@media only screen and (min-width: 1024px){
	.rs-header-one .rs-header-right{
		display: none;
	}
	.middle-header .container{
/*		max-width: 1198px;*/
	}
}

@media only screen and (max-width: 1600px){

}
@media only screen and (min-width: 1024px) and (max-width: 1200px){
	.middle-header .container{
		max-width:100%!important;
		padding:0 15px!important;
	}
	.main-menu li a{padding:40px 8px;}
	.rs-header-one .rs-header-logo .logo-icon img{width:180px;}
	.rs-header-one .rs-header-menu{gap:20px;}
}
@media only screen and (min-width: 1024px) and (max-width: 1100px){
	.rs-services-seven .rs-services-title{font-size:16px;}
	.rs-services-seven .descrip-text {color: #fff;font-size: 14px;height: 146px;line-height:21px;}
}
@media only screen and (min-width: 767px) and (max-width: 991px){
	.rs-about-nine .rs-about-content-wrapper .descrip{font-size:15px;}
	.name_title{height:200px;}
}
@media only screen and (max-width: 991px){
	.carousel-control-next {right: 10px;}
	.carousel-control-prev {left: 5px;}
}
@media only screen and (max-width: 767px){
	.name_title{height:auto;}
	.doctor_panel .sec_one{border-radius:0px;margin:15px 0;}
	.rs-about-four .rs-section-title {font-size: 18px!important;line-height:28px;}
	.space{padding:30px 0;}
	.doctor_panel .sec_one{padding:15px 7px;}
	.rs-services-seven .rs-services-bg-thumb{border-radius:0px!important;}
	.rs-services-seven .rs-services-title{height:auto;}
	.rs-section-title{font-size:22px;}
	.rs-testimonial-one .rs-testimonial-item.has-clip-path{border-radius:0px;padding:5px;}
	.rs-footer-copyright{display:block;text-align:center;}
	.rs-copyright-one .rs-footer-copyright.has-theme-blue p{margin-top:15px;}
	.rs-services-details-wrapper{padding:0px;}
	.rs-services-details-wrapper p{text-align:justify;}
	.widget-download .call-icon{margin:0 0 20px;}
	.rs-contact-ten .rs-contact-form h3{font-size:22px;}
	.rs-contact-ten .rs-contact-form{padding:30px 15px;border-radius:0px;}
}

@media only screen and (min-width: 420px) and (max-width: 768px){
	.rs-header-menu .rs-btn{width: 100px;margin-right: 17px;padding:6px;font-size:14px;gap:0;}
	.banner-slider .carousel-control-next-icon i, .banner-slider .carousel-control-prev-icon i{width: 25px;height: 25px;line-height: 26px;font-size: 26px;}
}
@media only screen and (min-width: 240px) and (max-width: 420px){
	.rs-header-top.rs-header-top-two{padding:0px;}
	.rs-header-top.rs-header-top-two .rs-header-contact-item span{width:20px;height:20px; line-height:20px;}
	.rs-header-top.rs-header-top-two .rs-header-contact-item span i{font-size:10px;}
	.rs-header-top.rs-header-top-two .rs-header-contact-item h6{font-size:13px;}
	
	.rs-header-menu .rs-btn{width: 100px;margin-right: 17px;padding:6px;font-size:14px;gap:0;}
	.banner-slider .carousel-control-next-icon i, .banner-slider .carousel-control-prev-icon i{width: 25px;height: 25px;line-height: 26px;font-size: 26px;}
	.rs-about-nine .about-left{float:none;width:100%;text-align:center;margin:0px;padding:0px;}
	.rs-about-nine .rs-about-thumb-wrapper {margin-bottom:25px;margin-right:0px;}
	.rs-about-nine .rs-about-content-wrapper .descrip{line-height:31px;}
}
