@media screen and (max-width: 991px){
header{
    background: #fff;
    padding: 14px 0;
 	text-align: center;
}
.logo img{
	max-width: 27%;
	margin-bottom: 10px;
}
.slider-content h2{
    font-size: 22px;
}
.slider-content h1{
	font-size: 24px;
}
.slider-content p{
	font-size: 14px;
}
.slider-content .learn-more{
	font-size: 14px;
}
.slider-content .book-now{
	font-size: 14px;
}
.slider-img img{
	max-width: 100%;
	display: block;
	margin: 15px auto;
}
.dental-plus-section{
	text-align: center;
    background: #fff;
    padding-top: 30px;
}
.dental-plus-content{
	margin-top: 20px;
}
.dental-plus-content p{
    max-width: 85%;
    margin: 0 auto 15px;
}

/*doctors-section*/
.doctors-section{
    padding-top: 30px;
    padding-bottom: 30px;
}
/*our-services-section*/
.our-services-section{
    padding-top: 30px;
    padding-bottom: 30px;
}
/*pricing-plan-section*/
.pricing-plan-section{
    padding-top: 35px;
    padding-bottom: 35px;
}
.pricing-plan{
    margin-top: 30px;
}
.pricing h2{
    font-size: 20px;
}
.pricing p{
	font-size: 13px;
}
.plan h1{
    font-size: 30px;
}
.pricing a{
	font-size: 13px;
}
/*footer-top-section*/
.footer-top-section{
	padding-top: 40px;
	padding-bottom: 40px;
}

}
@media screen and (max-width: 767px){
.logo img{
	max-width: 30%;
	margin-bottom: 15px;
}
.navbar-expand-md .navbar-nav .nav-link {
    font-size: 14px;
}
.menu-section .appointment{
    right: 30px;
    transform: skewX(0deg);
}
.slider-img img{
	max-width: 50%;
}
/*dental-plus-section*/
.dental-plus-img{}
.dental-plus-img img{
	max-width: 60%;
}
.overlay-3 .nav li{
	margin: 0 5px;
}
.doctor .overlay-3 .nav li a{
	height: 28px;
	width: 28px;
	line-height: 28px;
}
.doctor-info h3{
    font-size: 16px;
}
.doctor-info span{
    font-size: 13px;
}

}

@media screen and (max-width: 575px){
.navbar-expand-md .navbar-nav .nav-link {
    font-size: 13px;
}
.slider-img img{
}
.dental-plus-img img{
	max-width: 50%;
}
.dental h6{
    font-size: 15px;
}
.dental p{
	font-size: 14px;
}
/*doctors-section*/
.doctors-section{
    padding-top: 20px;
    padding-bottom: 20px;
}
.heading h2{
    font-size: 24px;
}
.heading p{
    max-width: 90%;
    margin: 7px auto;
    font-size: 13px;
}
.doctor-info h3{
    font-size: 16px;
}
.doctor-info span{
    font-size: 13px;
}
.overlay-3 .nav li{
	margin: 0 3px;
}
.doctor .overlay-3 .nav li a{
	height: 20px;
	width: 20px;
	line-height: 20px;
	font-size: 12px;
}
/*our-services-section*/
.our-services-section{
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
.services .nav li img{
    display: block;
    margin: 0 auto;
}
/*our-services-section*/
.our-services-section{
    padding-top: 20px;
    padding-bottom: 20px;
}
/*footer-top-section*/
.footer-top-section{
	padding-top: 20px;
	padding-bottom: 20px;
}
.recent-post{
	margin: 20px 0;
}
.footer-info img{
	max-width: 50%;
	margin: 0 auto;
	display: block;
}
.recent-post h5{
    text-align: center;
}
.newsletter h5{
	text-align: center;
}
footer p{
    color: #777777;
    font-size: 13px;
    margin: 0;
}
}


    