

@media(max-width:1350px){

	.hdr_nav_section .navbar{
		width: 70%; 
	}

	.sec4_cont h3{
	  	padding-left: 0%;
	}
	.sec4_cont h2{
	  	padding-left: 0%;
	}

	.sec3_heading{
		width: 100%;
	}
	.sec6_heading{
		width: 100%;
	}

}



@media(max-width:1200px){

	.hdr_nav_section .navbar{
		width: 80%; 
	    font-size: 12px;
	}

.sec5_txt_head_cnt{
	padding: 0px 0px;
}
.sec5_txt1{
  	padding: 0px 0px;
}

}




@media(max-width:992px){

	.sec5_txt_head{
	  	font-size: 13px;
	}
}



@media(min-width:768px){

	.mob_menu_dropdown{
		display: none !important;
	}
}

@media(max-width:768px){
	.hdr_nav_section, .hdr_cont{
		display: none;
	}
	.hdr_mob_menu_sec{
		display: block;
	}
	.hdr_logo img{
	    display: block;
	    width: ;
	}

	.sec3_post_cont{
		margin-bottom: 5%;
	}

	.sec5_cont2{
		flex-direction: column-reverse;
	}
	.sec5_txt_head{
	  	font-size: 15px;
	}

	.sec6_post_cont{
		width: 70%;
		margin-bottom: 5%;
	}

	.sec6_post_text p{
	  	font-size: 18px;
	}

	.sec10_post_cont{
		width: 70%;
		margin: auto;
		margin-bottom: 5%;
	}

	.cont7_text{
		padding-bottom: 10%;
	}

	.footer_logo{
		width: 30%;
	}

	.hdr_logo img{
		width: 100%;
	}

}




@media(max-width:600px){

	.footer_navigation{
		padding-left: 0%;
	}

	.section2 img {
	    width: 90%;
	}
	
}





@media(max-width:576px){

	.sec3_post_cont{
		margin: 10px 0%;
	}

	.sec9_text{
		margin-bottom: 0px;
	}
	.footer_logo{
		width: 50%;
	}

	.footer_section form{
		padding-bottom: 35px;
	}
	.footer_section form input, .footer_section form button{
		width: 100%;
	}

}





@media(max-width:440px){

.wt_bnr_txt{
    font-size: 26px;
    right: 50%;
    transform: translateX(50%);
    width: max-content;
}

}