@media only screen and (min-width: 1200px){
	.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 (max-width: 991px){
	.rs-header-one .rs-header-logo .logo-icon img{margin-top:0px;}
	/* .rs-header-one .rs-header-left{float:left;} */
	/* .rs-header-one .rs-header-right {float: right;} */
	.rs-subscribe-one .rs-subscribe-text p{text-align:center;}
	.rs-header-one .rs-header-right {float: right;background: #f1f1f1;width: 100%;float: right;text-align: right;display: block;padding:5px;}
	.carousel-control-next {right: 14px;}
	.carousel-control-prev {left: 14px;}
	.rs-about-nine .rs-section-title{padding-top:30px;}
	.rs-about-nine .rs-about-content-wrapper p{text-align:justify;}
	.rs-services-seven .rs-services-bg-thumb{border-radius:0px!important;}
	
}

@media only screen and (min-width: 991px){
	.rs-header-one .rs-header-right{display:none!important;}
}
@media only screen and (min-width: 1200px) and (max-width: 1400px){
	.rs-header-top.rs-header-top-two{justify-content:right;}
	.top-header:before{width:60%;}
	.rs-header-top.rs-header-top-two .rs-header-contact-item h6{font-size:16px;}
	.rs-header-one .rs-header-logo .logo-icon img {width: 400px;margin-top: -40px;}
	.main-menu li a{font-size:15px;padding:15px 8px;}
}
@media only screen and (min-width: 1024px) and (max-width: 1200px){
	.rs-header-top.rs-header-top-two{justify-content:right;}
	.top-header:before{width:60%;}
	.rs-header-top.rs-header-top-two .rs-header-contact-item h6{font-size:14px;}
	.rs-header-one .rs-header-logo .logo-icon img {width: 344px;margin-top: -65px;}
	.main-menu li a{font-size:13px;padding:15px 5px;}
}
@media only screen and (min-width: 891px) and (max-width: 1024px){
	.middle-header .container{max-width:98%!important;}
	.main-menu li a{font-size:13px;padding:15px 5px;}
	.rs-header-one .rs-header-left{display:block;}
	.rs-header-one .rs-header-logo .logo-icon{margin:0 auto;width:100%;text-align:center;}
	.rs-header-one .rs-header-logo .logo-icon img{margin-top:0px;}
}
@media only screen and (min-width: 240px) and (max-width: 991px){
	.rs-footer-copyright, .rs-footer-widget3 .rs-footer-widget-contact-info{display:block;}
	.rs-copyright-one .rs-footer-copyright.has-theme-blue p{padding-top:20px;}
	.rs-subscribe-one .rs-subscribe-text p{font-size:22px;}
	.rs-services-details-wrapper p{text-align:justify;}
    .rs-contact-ten .rs-contact-form h3{font-size:22px;text-align:center;padding-bottom:30px;}
}