@media only screen and (min-width: 320px) and (max-width: 768px) {
.web-navigation{
    display:none;
} 
.parent_row .form-box {
    width: 100%;
    margin-left:15px;
    float: inherit;
    margin-bottom:25px;
}
.banner-image-img img{
 height:150px!important;   
}
.ankdhara-service-box{
    position:relative;
    width:100%;
    margin-bottom:25px;
}
.info-content-area.text-center {
    text-align: justify !important;
}
.ankdhara-service-section .col-lg-3 {
    flex: 0 0 auto;
    width: 100%;
}
.web-navigation.active{
    position:absolute;
    z-index:99;
    background:#9f5f26;
    left:0;
    top:60px;
    display:inline-block;
    z-index:999;
}
.web-navigation.active ul li{
    position:relative;
    width:100%;
    display:block;
    text-align:left;
}
.toggle-btn{
    display:inline-block;
}
.web-logo img{
   height:40px;
}
header .col-lg-3{
    width:70%;
}
#home-1.homepage-slides .owl-nav button.owl-prev,
#home-1.homepage-slides .owl-nav button.owl-next {
		width: 30px;
		height: 30px;
		top: 58%;
	}
.card-text-tittle a {
    font-size: 24px;
    line-height: 35px;
}
.content-text-box5 {
    padding: 15px 7px;
}
.content-text-box4 {
    padding: 15px 7px;
}
.content-text-box3 {
    padding: 15px 7px;
}
.content-text-box2 {
    padding: 15px 7px;
}
.content-text-box1 {
    padding: 15px 7px;
}
	.about-area-sec {
		padding: 30px 0;
	}

	.content-text-box4 {
		background-color: #3333ff;
		padding: 24px 15px;
	}

	.content-text-box3 {
		background-color: #ff0000;
		padding: 24px 15px;
	}

	.content-text-box1 {
		background-color: #ffa500;
		padding: 24px 15px;
	}

	.content-text-box2 {
		background-color: #008000;
		padding: 24px 15px;
	}

	.footer-up {
		padding: 30px 0;
	}

	.WhatsappMe4u {
		display: none;
	}

	.PhoneCallMe4u {
		display: none;
	}

	.call_float {
		position: fixed !important;
		background: #2cbfe0 !important;
		left: 0;
		bottom: 0;
		width: 50% !important;
		padding: 10px !important;
		float: left !important;
		text-align: center !important;
		height: 44px;
		display: block;
		z-index: 999;
	}
	.whatsapp_float {
        position: fixed !important;
        background: #40c351 !important;
        width: 50% !important;
        right: 0;
        bottom: 0;
        padding: 7px !important;
        float: right !important;
        text-align: center !important;
        height: 44px;
        z-index: 999;
        display: block;
    }
.about-btn.mt-40 {
    text-align: center;
}
.ankdhara-service-section {
    padding: 50px 0px 0px;
}
.about-area-sec {
    padding: 10px 0 30px;
}
.about-img-logo img {
    display: inline-block;
}
    h2.about-tittle {
        width: 138px;
        font-size: 20px;
        margin-left: 94px;
    }
}