@media only screen and (max-width: 1199px) {
	.navbar-nav > li > a{
		padding: 10px 5px;
	}
	.abthomelft{
		text-align: left;
		padding-top: 0;
	}
	.abthomelft h2, .abthomergt h2{
		font-size: 40px;
	}
	.abthomelft h4{
		font-size: 24px;
	}
	.abthomelft p {
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 1023px) {
	.butn.appointment {
	    padding: 5px 4px!important;
	}
	.header-style3 .navbar-nav > li > a{
		font-size: 14px!important;
	}
	.logo{
		text-align: center;
	}
}
@media only screen and (max-width: 991px) {
	.testimonialpage .testmonial-single{
		padding: 30px;
	}
	.header-style3 .navbar-nav ul.sub-menu li a{
		color: #000!important;
	}
	.hidesec{
		display: none;
	}
	.caption h1{
		font-size: 42px;
	}
	.butn.appointment{
		font-size: 35px;
		border: none;
		background: none!important;	
		outline: none!important;
	}
	.butn.appointment:focus{
		outline: none!important;
	}
	.topemail{
		display: none;
	}
	.topcall{
		display: none;
	}
	.attr-nav {
    position: absolute;
    top: 3px;
    right: 0;
}
	.navbar-toggler{
		top: -72px;
	}
	.aboutsec{
	padding: 2rem 0;
}
.serviceshome h2.h1 {
	font-size: 28px;
}
section.md{
	padding: 40px 0;
}
.serboxcnt p{
	font-size: 15px;
}
.testmonial-single{
	width: 100%;
	padding: 25px 10px;
}
.testmonial-single p {
	padding: 10px 0;
	font-size: 16px;
}
.footer-style2{
	padding: 2rem 0;
}

}
@media only screen and (max-width: 767px) {
	.aboutus h3 {
		font-size: 20px;
	}
	.aboutus{
		padding: 2rem 4rem;
	}
	.map1 iframe{
    	height: 320px;
	}
	.caption h1{
		font-size: 32px;
	}
	.about-image{
		text-align: center;
		margin-bottom: 20px;
	}
	.abthomelft{
		padding-right: 0;
	}
	.abthomelft h2, .abthomergt h2{
		font-size: 35px;
	}
	.abthomelft h3 {
    	font-size: 22px;
	}
	.abthomelft h4{
		font-size: 20px;
	}
}
@media only screen and (max-width: 500px) {
	.logo{
		text-align: left;
	}
	.logo img {
		min-height: 60px!important;
	}
	
	.attr-nav a.butn:hover, a.butn:active, a.butn:focus{
		border: 0;
	}
}
@media only screen and (max-width: 449px) {
.attr-nav {
    	position: absolute;
    	top: -5px;
}
.caption h1 {
	font-size: 15px;
}
.banner .carousel-control-prev{
	width: 20px;
}
.banner .carousel-control-next{
	width: 20px;
}
.abthomelft h2, .abthomergt h2{
	font-size: 26px;
}
.abthomelft h3{
	font-size: 18px;
}
.abthomelft h4 {
	font-size: 16px;
}
.about-image img{
	width: 180px;
}
.aboutsec{
	padding: 2rem 0;
}
.footer-style2 h3{
	font-size: 18px;
	margin-bottom: 10px!important;
}
.footer-list li{
	padding: 3px 0;
}
}