@media only screen and (min-width: 1200px){
	.container{
		max-width: 1200px;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1300px){
	.mainmenu li.has-droupdown .submenu{
		left: -50px;
	}
	.rts-banner-area .swiper-button-prev{
		left: 2px;
	}
	.rts-banner-area .swiper-button-next{
		right: 2px;
	}
	.rts-service-area .navigation-center-bottom .swiper-button-prev, 
	.rts-business-case .swiper-button-prev{
		left: 5px;
	}
	.rts-service-area .navigation-center-bottom .swiper-button-next, 
	.rts-business-case .swiper-button-next{
		right: 5px;
	}
}

@media only screen and (min-width: 992px){
	#menu-btn{
		display: none;
	}
	.mainmenu li.has-droupdown .submenu{
		background: #fff;
		border-top: 4px solid;
	}
}

@media only screen and (max-width: 1199px){
	.main-header .nav-main ul li:last-child{
		margin-right: 0;
	}
	.header-three .main-header-three .right a.rts-btn{
		/*margin-right: 0;
		position: fixed;
		right: auto;
        left: 0;
        top: auto;
        bottom: 0;
        transform: rotate(0deg);*/
	}
	.header-three .header-top-right .call, .header-three .header-top-right .email,
	.header-three .header-top-right .location{
		margin-right: 12px;
    	padding-right: 12px;
	}
	.header-three .main-header-three a.thumbnail-logo img{
		padding: 13px 30px;
		padding-left: 0;
	}
	.main-header .nav-main ul li a{
		font-size: 15px;
	}
	.main-header .nav-main ul li{
		margin-right: 15px;
	}
	.mainmenu li.has-droupdown > a::before{
		right: -12px;
    	font-size: 10px;
	}
	li.has-droupdown {
    	margin-right: 25px !important;
	}
	.mainmenu li.has-droupdown .submenu li a {
    	padding: 9px 0;
	}
	.mainmenu li.has-droupdown .submenu{		
		left: -85px;
	}
	.mainmenu li.has-droupdown .submenu::after{
		left: 24%;
	}
	.bg_banner-three{
		height: 400px;
	}
	.rts-banner-area .swiper-button-prev{
		left: 10px;
	}
	.rts-banner-area .swiper-button-next{
		right: 10px;
	}
	.banner-three-inner{
		width: 545px;
		padding-top: 50px;
	}
	.banner-three-inner2{
		padding-top: 70px;
	}
	.banner-three-inner .title{
		font-size: 28px;
		line-height: 38px;
		margin-bottom: 12px;
	}
	.banner-three-inner .disc{
		font-size: 16px;
		margin-bottom: 40px;
	}
	.cta-three-wrapper .title{
		width: 78%;
		font-size: 24.9px;
	}
	.cta-three-wrapper .rts-btn{
		padding: 14px 18px;
    	font-size: 16px;
	}
	.rts-service-area .navigation-center-bottom .swiper-button-prev,
	.rts-business-case .swiper-button-prev{
		left: 10px;
	}
	.rts-service-area .navigation-center-bottom .swiper-button-next,
	.rts-business-case .swiper-button-next{
		right: 10px;
	}
	.single-counter .counter-details p{
		font-size: 15px;
	}
	.rts-contact-fluid{
		padding: 30px 25px;
	}
	.rts-title-area .title, .single-contact-one-inner .content h3{
		font-size: 25px;
		margin-bottom: 20px;
	}
	.footer-three-single-wized .body .info-wrapper .single .icon2{
		margin-right: 0;
	}
	.footer-three-single-wized .body .foot-map iframe{
		height: 200px;
	}
	.rts-service-area4 .container .service-one-inner-four .big-thumbnail-area .content h5{
		height: 85px;
	}
	.single-contact-one-inner .content ul li+li {
    	margin-top: 15px;
	}
	.rts-contact-fluid .form-wrapper input, .rts-contact-fluid .form-wrapper select{
		height: 52px;
	}
	.rts-contact-fluid .form-wrapper textarea{
		height: 140px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
	/*.footer-three-single-wized .body .info-wrapper .single .icon2 li{
		padding-left: 18px;
	}*/
	.footer-three-single-wized .body .info-wrapper .single .icon .f-size1{
		font-size: 13.9px;
	}
	.testimonial-invild .review .review-description{
		padding: 25px 18px;
	}
	.about-left{
		margin: 0 30px 30px 0;
	}
}

@media only screen and (max-width: 991px){
	.header-three .header-top-right .location{
		display: none;
	}
	.header-three .header-top-right .email{
		border-right: none;
	}
	.header-three .header-top-three ul li a i{
		width: 28px;
    	height: 30px;
    	line-height: 30px;
	}
	.header-three .header-top-right .call, .header-three .header-top-right .email{
		margin-right: 15px;
	}
	.header-three .header-top-right .call a, .header-three .header-top-right .email a, 
	.header-three .header-top-right .location a{
		font-size: 16px;
	}
	.header-three .header-top-right .call i, .header-three .header-top-right .email i,
	.header-three .header-top-right .location i{
		margin-right: 5px;
		font-size: 15px;
	}
	.header-three .main-header-three .right a.rts-btn{
		right: 0;
		transform: rotate(0deg);
		top: auto;
		bottom: 0;
	}
	.mainmenu li.has-droupdown .submenu{
		left: 0;
		margin-top: 10px;
		width: 100%;
		min-width: 100%;
	}
	.bg_banner-three {
        height: 330px;
    }
    .banner-three-inner{
    	width: 425px;
    	padding-top: 25px;
    }
    .banner-three-inner .title{
    	font-size: 25px;
    	line-height: 34px;
    	margin-bottom: 8px;
    	margin-top: 8px;
    }
    .banner-three-inner .disc{
    	font-size: 15px;
    	line-height: 24px;
    	margin-bottom: 18px;
    }
    .banner-three-inner .subtitle-banner{
    	font-size: 18px;
    }
    .banner-three-inner .button-group .rts-btn{
    	padding: 9px 16px;
    	margin-right: 10px;
    }
    .rts-btn{
    	padding: 10px 18px;
    	font-size: 15px;
    }
    .title-service-three p, .title-area.left-right .title-left span{
    	font-size: 16px;
    }
    .about-right-three {
    	padding-left: 5px;
	}
	.about-right-three .title-area-about-three h2{
		font-size: 32px;
		margin-bottom: 5px;
	}
	.about-right-three .title-area-about-three h3{
		font-size: 18px;
		margin-bottom: 2px;
	}
	.about-right-three .title-area-about-three{
		padding-bottom: 8px;
		margin-bottom: 10px;
	}
	.inner-about-three p.disc{
		font-size: 14.5px;
	}
	.inner-about-three p.disc span{
		display: none;
	}
	.space{
		padding: 60px 0;
	}
	.rts-cta-area.space {
    	padding: 40px 0;
	}
	.title-service-three .title, .title-area.left-right .title-left .title{
		font-size: 36px;
		margin-top: 0;
		margin-bottom: 0;
	}
	.swiper.mySwiperh2_Service {
    	padding-bottom: 0px; 
	}
	.rts-service-area4 .container .service-one-inner-four .btn-primary-3{
		bottom: -43px;
	}
	.rts-counter-up-area.space {
    	padding: 30px 0;
	}
	.single-counter i{
		width: 65px;
    	height: 65px;
    	line-height: 65px;
    	font-size: 28px;
    	margin-right: 0px;
    	margin-bottom: 10px;
	}
	.single-counter .counter-details .title{
		margin-top: 0;
	}
	.single-counter{
		display: block;
		text-align: center;
	}
	.single-counter .counter-details .title span {
    	font-size: 30px;
	}
	.single-counter .counter-details .title{
		line-height: 40px;
	}
	.rts-business-case-s-2 .inner .title {
        font-size: 19px;
    }
    .footer-bg-2{
    	padding-top: 60px;
    }
    .footer-three-single-wized .body .info-wrapper .single .icon2 li+li {
    	margin-top: 8px;
	}
	.footer-three-single-wized .body .info-wrapper .single{
		margin-bottom: 12px;
	}
	.footer-three-single-wized.mid-left{
		padding-bottom: 35px;
	}
	.footer-three-single-wized.left {
        padding-right: 25px;
    }
	.rts-breadcrumb-area {
    	padding: 50px 0;
	}
	.rts-breadcrumb-area .title{
		font-size: 31px;
	}
	.about-left{
		width: 270px;
    	margin: 0 23px 20px 0;
	}
	.blog-single-post-listing.details{
		padding: 20px;
	}
	.blog-single-post-listing.details h2{
		font-size: 24px;
		line-height: 34px;
	}
	.blog-single-post-listing.details h4{
		font-size: 20px;
	}
	.rts-single-wized .single-categories li a{
		font-size: 15px;
	}
	.attachments.space, .reviews.space{
		padding: 55px 0;
	}
	.lightbox-gallery.space{
		padding: 50px 0;
	}
	.contact-map-area-fluid .contact-map{
		height: 320px;
		margin-top: -20px;
	}
	.single-contact-one-inner{
		margin-bottom: 20px;
	}
	.progress-wrap{
    	bottom: 45px;
    	right: 10px;
    }
	.title-service-three p, .title-area.left-right .title-left span{
		width: 100%;
	}
	.faq-item .faq-label i{
		width: 50px;
	}
	.faq-item .faq-label{
		font-size: 15px;
		line-height: 24px;
		padding-left: 65px;
		height: 80px;
	}
	.inner-about-three p{
		font-size: 15px;
		line-height: 26px;
	}
	.cta-three-wrapper .title{
		width: 100%;
	}
	.rts-cta-area.space{
		padding: 30px 0;
		margin-bottom: 10px;
	}
	.footer-three-single-wized .title{
		margin-top: 30px;
	}
	.rts-user-three-wrapper{
		margin-top: 5px;
	}
	.rts-client-review-two{
		padding-bottom: 40px;
	}
	.coming-text h2{
		font-size: 80px;
		line-height: normal;
	}
	.foot-order{
		order: 1;
		margin-top: 25px;
		text-align: center;
	}
	.contact-map-area-fluid{
		height: auto;
	}
	.contact-map-area-fluid iframe{
		height: 280px;
		width: 49%;
	}
	.footer-three-single-wized.mid-left{
		padding-left: 0;
	}
}

@media only screen and (max-width: 767px){
	.header-three .header-top-right .call a, .header-three .header-top-right .email a, 
	.header-three .header-top-right .location a{
		font-size: 15px;
	}
	.header-three .header-top-right .call i, .header-three .header-top-right .email i, 
	.header-three .header-top-right .location i{
		margin-right: 3px;
        font-size: 14px;
	}
	.header-three .header-top-right .call{
		margin-right: 10px;
	}
	.header-three .header-top-right .email{
		margin-right: 0;
	}
	.header-three .top-left a.rts-btn{
		padding: 10px 15px;
	}
	.bg_banner-three {
        height: 250px;
    }
    .banner-three-inner .disc2{
    	visibility: hidden;
        height: 0px;
    }
    .banner-three-inner .title {
        font-size: 23px;
        line-height: 32px;
        margin-bottom: 0px;
    }
    .banner-three-inner{
    	width: 315px;
    	padding-top: 40px;
    }
    .banner-three-inner2{
    	padding-top: 35px;
    }
    .rts-btn {
        padding: 10px 14px;
        font-size: 14px;
    }
    .rts-banner-area .swiper-button-prev, .rts-banner-area .swiper-button-next{
    	font-size: 12px;
    	width: 25px;
    	height: 35px;
    	line-height: 35px;
    }
    .about-three-thumbnail-left.mb-view{
    	display: block;
    }
    .about-three-thumbnail-left.desk-view{
    	display: none;
    }
    .about-three-thumbnail-left, .about-left{
    	width: 300px;
    	margin: 0 auto;
    	margin-bottom: 25px;
    	float: none;
    }
    .about-right-three{
    	padding-left: 0;
    	text-align: center;
    }
    .about-right-three .title-area-about-three h2 {
        font-size: 30px;
        margin-bottom: 3px;
    }
    .inner-about-three p.disc span{
    	display: block;
    }
    .rts-about-area-two .rts-user-three-wrapper{
    	display: block;
    }
    .rts-gallery-area.space {
    	padding: 35px 0;
	}
	.cta-three-wrapper .rts-btn {
        padding: 11px 12px;
        font-size: 15px;
        margin-top: 0;
    }
    .cta-three-wrapper .title {
        font-size: 22px;
    }
    .rts-cta-area.space {
        padding: 30px 0;
    }
    .space {
        padding: 55px 0;
    }
    .title-service-three p, .title-area.left-right .title-left span{
    	font-size: 16px;
    	line-height: 26px;
    }
    .title-service-three .title, .title-area.left-right .title-left .title{
    	font-size: 30px;
    }
    .title-service-three p, .title-area.left-right .title-left span{
    	font-size: 15px;
    }
    .rts-service-area4 .container .service-one-inner-four .big-thumbnail-area{
    	padding: 15px;
    }
    .rts-service-area .swiper-slide{
    	-webkit-box-align: start;
    	display: block;
    }
    .rts-service-area4 .container .service-one-inner-four .big-thumbnail-area .content h5{
    	font-size: 18px;
    	line-height: 25px;
    	margin-bottom: 5px;
    }
    .rts-service-area4 .container .service-one-inner-four .btn-primary-3 {
        bottom: -38px;
    }
    .rts-service-area4 .container .service-one-inner-four {
        margin-bottom: 40px;
    }
    .single-counter i {
        width: 55px;
        height: 55px;
        line-height: 55px;
        font-size: 22px;
        margin-bottom: 8px;
    }
    .single-counter .counter-details .title span::after{
    	right: -20px;
    }
    .single-counter .counter-details .title span {
        font-size: 28px;
    }
    .single-counter .counter-details p {
        font-size: 14px;
        line-height: 24px;
    }
    .rts-business-case-s-2 .thumbnail iframe{
    	height: 170px;
    }
    .rts-business-case-s-2 .inner .title {
        font-size: 18px;
        line-height: 24px;
    }
    .rts-client-review-two .title-area.left-right{
    	display: block;
    	text-align: center;
    }
    .title-area.left-right .button-area{
    	margin-bottom: 40px;
    	margin-top: -12px;
    }
    .rts-client-reviews-h2 .review-body p.disc{
    	height: 127px;
    }
    .footer-three-single-wized.left {
        padding-right: 0px;
    }
    .rts-single-wized{
    	display: none;
    }
    .blog-single-post-listing.details h2 {
        font-size: 22px;
        line-height: 30px;
    }
    .rts-breadcrumb-area {
        padding: 45px 0;
    }
    .rts-breadcrumb-area .title {
        font-size: 28px;
    }
    .lightbox-gallery.space {
        padding: 45px 0;
    }
    .contact-map-area-fluid .contact-map{
    	height: 280px;
    }
    .faq-item{
		width: 100%;
	}
	.faq-item .faq-label{
		height: auto;
	}
	.faq-item2{
		margin-bottom: 0px;
	}
	.title-area.left-right .title-left{
		width: 100%;
	}
	.cta-three-wrapper .title a i{
		margin: 0 0px 0 5px;
		width: 40px;
    	height: 40px;
    	line-height: 40px;
    	font-size: 25px;
	}
	.testimonial-invild .review .review-description{
		padding: 13px;
		padding-top: 20px;
	}
	.testimonial-invild .review .review-description .review-title h2{
		font-size: 15px;
		line-height: 24px;
	}
	.testimonial-invild .review .review-description .review-title a{
		font-size: 15px;
	}
	.testimonial-invild .review .review-description .review-title{
		padding-top: 6px;
	}
	.testimonial-invild .review .review-description .second ul li i{
		font-size: 14px;
	}
	.testimonial-invild .review .review-description .second ul{
		padding: 3px 8px;
		margin-left: -60px;
	}
	.rts-client-review-two{
		padding-bottom: 30px;
	}
	.title-service-three, .title-area.left-right .title-left{
		margin-bottom: 30px;
	}
	.footer-three-single-wized.mid-left{
		padding-bottom: 25px;
	}
	.footer-three-single-wized .title{
		margin-bottom: 15px;
	}
	.single-business-solution{
		text-align: left;
	}
	.blog-single-post-listing .blog-listing-content p,
	.blog-single-post-listing.details .check-area-details .single-check li{
		font-size: 15px;
		line-height: 25px;
	}
	.rts-business-case-s-2{
		padding: 12px;
		padding-bottom: 18px;
	}
	.rts-business-case{
		padding-bottom: 40px;
	}
	.coming-text h2{
		font-size: 70px;
	}
	.single-contact-one-inner, .rts-contact-fluid{
		height: auto;
	}
}

@media only screen and (max-width: 575px){
	.rts-sidebar-menu-desktop .body-mobile .mainmenu > li,
	.rts-sidebar-menu-desktop .body-mobile .mainmenu li.has-droupdown .submenu .mobile-menu-link,
	.rts-sidebar-menu-desktop .get-in-touch .wrapper .single a{
		font-size: 15px;
	}
	.side-bar{
		padding: 20px;
		padding-top: 40px;
	}
	.side-bar button i{
		right: 25px;
	}
	.header-three .header-top-three ul, .header-three .header-top-right .location{
		display: none;
	}
	.header-three .header-top-right .call{
		padding-top: 7px;
		padding-bottom: 7px;
		font-size: 14px;
	}
	.header-three .header-top-three .right-h-three{
		justify-content: center;
	}
	#menu-btn{
		height: 40px;
    	width: 40px;
    	padding: 11px;
	}
	.rts-banner-area .swiper-button-prev{
		left: 0;
	}
	.rts-banner-area .swiper-button-next{
		right: 0;
	}
	.rts-banner-area .swiper-button-prev, .rts-banner-area .swiper-button-next {
        font-size: 10px;
        width: 22px;
        height: 32px;
        line-height: 32px;
    }
    .banner-three-inner .button-group .rts-btn{
    	padding: 7px 12px;
    	margin-right: 5px;
    }
    .banner-three-inner .subtitle-banner{
    	font-size: 14px;
    }
    .bg_banner-three {
        height: 210px;
    }
    .banner-three-inner {
        padding-top: 25px;
        width: 280px;
    }
    .banner-three-inner2{
    	padding-top: 15px;
    }
    .banner-three-inner .title{
    	font-size: 19px;
    	line-height: 28px;
    	margin-top: 5px;
    	margin-bottom: 12px;
    }
    .banner-three-inner .disc2{
    	margin-top: -12px;
    }
    .banner-three-inner .rts-btn{
    	padding: 7px 14px;
    	font-size: 13px;
    }
    .banner-three-inner .disc{
    	font-size: 14px;
    	line-height: 22px;
    	margin-bottom: 15px;
    }
    .space {
        padding: 50px 0;
    }
    .about-three-thumbnail-left, .about-left{
    	width: 235px;
    }
    .about-right-three .title-area-about-three h2{
    	font-size: 24px;
    	margin-bottom: 0px;
    }
    .about-right-three .title-area-about-three{
    	padding-bottom: 10px;
    	margin-bottom: 12px;
    }
    .rts-btn{
    	padding: 8px 15px;
    }
    .about-right-three .title-area-about-three h3{
    	font-size: 16px;
    	line-height: 22px;
    }
    .inner-about-three p.disc{
    	font-size: 14px;
    }
    .cta-three-wrapper{
    	display: block;
    }
    .cta-three-wrapper .title{
    	line-height: 28px;
    }
    .title-service-three .title, .title-area.left-right .title-left .title{
    	font-size: 26px;
    	line-height: 34px;
    	margin-bottom: 5px;
    }
    .rts-service-area4 .container .service-one-inner-four .big-thumbnail-area .content p{
    	font-size: 14px;
    	line-height: 25px;
    }
    .rts-service-area4 .container .service-one-inner-four {
        margin-bottom: 35px;
    }
    .rts-service-area4 .container .service-one-inner-four .btn-primary-3 {
        bottom: -34px;
    }
    .single-counter.two, .single-counter.three{
    	margin-top: 20px;
    }
    .rts-business-case-s-2 .inner .title{
    	font-size: 16px;
    }
    .rts-client-reviews-h2 .review-body p.disc{
    	font-size: 14px;
    	margin-top: 20px;
    }
    .rts-client-reviews-h2 .review-header .discription .title{
    	font-size: 18px;
    }
    .rts-client-reviews-h2 .review-header .discription{
    	margin-left: 25px;
    }
   	.footer-bg-2 {
        padding-top: 50px;
    }
    .footer-three-single-wized.left p.disc{
    	font-size: 14px;
    	line-height: 24px;
    	margin-bottom: 25px;
    }
    .social-three-wrapper{
    	margin-bottom: 35px;
    }
    .footer-three-single-wized .title{
    	font-size: 22px;
    	margin-bottom: 15px;
    }
    .footer-three-single-wized .body .info-wrapper .single .icon li{
    	font-size: 14px;
    	line-height: 24px;
    }
    .footer-three .copyright-area P{
    	font-size: 14px;
    	line-height: 20px;
    }
    .rts-breadcrumb-area {
        padding: 38px 0;
    }
    .rts-breadcrumb-area .title {
        font-size: 24px;
        margin-bottom: 5px;
    }
    .rts-breadcrumb-area .bread-tag{
    	font-size: 15px;
    }
    .blog-single-post-listing.details{
    	padding: 15px;
    }
    .blog-single-post-listing.details h2 {
        font-size: 20px;
        line-height: 28px;
    }
    .blog-single-post-listing.details h4{
    	font-size: 18px;
    	line-height: 26px;
    }
    .blog-single-post-listing.details .thumbnail img{
    	margin: 20px 0;
    }
    .attachments .rts-business-case-s-2{
    	width: 100%;
    }
    .attachments.space, .reviews.space {
        padding: 45px 0;
    }
    .about-content table tr th{
    	text-align: left;
    	font-size: 20px;
    	padding-left: 20px;
    }
    .about-content table ul li{
    	font-size: 14px;
    	line-height: 25px;
    }
    .table-content{
    	overflow: scroll;
    }
    .lightbox-gallery.space {
        padding: 40px 0;
    }
    .lb-dataContainer{
    	top: -45px;
    	right: 10px;
    }
    .single-contact-one-inner .content .icone i{
    	font-size: 24px;
    }
    .single-contact-one-inner .content .info a h5{
    	font-size: 15px;
    }
    .single-contact-one-inner .content .info span{
    	font-size: 17px;
    }
    .contact-map-area-fluid .contact-map{
    	height: 250px;
    }
    .faq-item{
		margin: 0 auto;
	}
	.faq-item .faq-label{
		margin: 3px 0;
	}
	.rts-client-review-two{
		padding-bottom: 30px;
	}
	.rts-cta-area.space{
		padding: 30px 0 20px;
		margin-bottom: 5px;
	}
	.footer-three-single-wized .body .info-wrapper .single a b{
		font-size: 16px;
	}
	.footer-three-single-wized .body .foot-map{
		margin-top: 15px;
	}
	.footer-three-single-wized .body .foot-map iframe{
		width: 100%;
		height: 180px;
		margin-top: 5px;
	}
	.footer-three-single-wized.mid-left {
        padding-bottom: 20px;
    }
    .footer-three-single-wized .body .info-wrapper .single .icon2 li{
    	padding-left: 17px;
    }
    .inner-about-three h3{
    	font-size: 22px;
    	padding: 7px;
    	margin-bottom: 20px;
    	margin-top: 15px;
    }
    .coming-text h2 {
        font-size: 50px;
    }
    .coming-text{
    	padding-bottom: 30px;
    }
    .single-contact-one-inner .content ul li{
    	font-size: 15px;
    }
    .single-contact-one-inner .content ul li span{
    	font-size: 17px;
    }
    .rts-contact-fluid .form-wrapper input, .rts-contact-fluid .form-wrapper select{
    	height: 48px;
    	margin-bottom: 15px;
    }
    .rts-contact-fluid .form-wrapper input::placeholder,
    .rts-contact-fluid .form-wrapper selec::placeholder,
    .rts-contact-fluid .form-wrapper textarea::placeholder{
    	font-size: 15px;
    }
    .contact-map-area-fluid iframe{
    	width: 100%;
    	height: 200px;
    }
}

@media only screen and (max-width: 480px){
	.banner-three-inner{
		width: 200px;
	}
	.bg_banner-three {
        height: 160px;
    }
    .banner-three-inner{
    	padding-top: 12px;
    }
    .banner-three-inner2{
    	padding-top: 45px;
    }
    .banner-three-inner .disc {
        display: none;
    }
    .banner-three-inner .title{
    	font-size: 16px;
    	line-height: 22px;
    	margin-top: 0px;
    }
    .banner-three-inner .rts-btn {
        padding: 4px 10px;
        font-size: 12px;
    }
    .banner-three-inner .button-group .rts-btn{
    	padding: 4px 5px;
        margin-right: 0;
    }
    .banner-three-inner .button-group .rts-btn.btn-primary-3.transparent{
    	margin-right: 0;
    }
    .footer-bg-2{
    	margin-top: -20px;
    }
    .inner-about-three h3{
    	font-size: 20px;
    }
    .footer-three-single-wized .body .info-wrapper .single .icon2{
    	column-count: 1;
    }
    .cta-three-wrapper .title{
    	font-size: 20px;
    	line-height: 24px;
    }
    .rts-cta-area.space{
    	padding-top: 50px;
    }
    .about-two-bg{
    	padding: 70px 0;
    }
    .aboutus{
    	padding: 50px 0;
    }
    .header-three .header-top-right .call a, .header-three .header-top-right .email a{
    	font-size: 14px;
    }
    .header-three .header-top-right .call i, .header-three .header-top-right .email i{
    	font-size: 13px;
    	margin-right: 1px;
    }
    .header-three .header-top-right .email{
    	margin-right: 0;
    	padding-right: 0;
    }
    .header-three .header-top-right .call{
    	margin-right: 8px;
    	padding-right: 9px;
    }
    #menu-btn{
    	height: 38px;
    	padding: 10px;
    }
    .faq-item .faq-label{
    	padding: 12px;
    	padding-left: 65px;
    }
}

@media only screen and (max-width: 345px){
	.side-bar{
		width: 100%;
	}
	.header-three .main-header-three a.thumbnail-logo img{
		padding-right: 0;
	}
	.bg_banner-three {
        height: 140px;
    }
    .banner-three-inner{
    	width: 193px;
    }
    .banner-three-inner{
    	padding-top: 9px;
    }
    .banner-three-inner2{
    	padding-top: 40px;
    }
    .banner-three-inner .title{
    	font-size: 14px;
    	line-height: 20px;
    	margin-bottom: 5px;
    }
    .banner-three-inner .subtitle-banner {
        font-size: 13px;
    }
    .rts-btn{
    	padding: 8px 12px;
    }
    .rts-title-area .title, .single-contact-one-inner .content h3{
    	font-size: 23px;
    }
    .header-three .header-top-right .email{
    	display: none;
    }
    .header-three .header-top-right .call{
    	margin-right: 0;
    	padding-right: 0;
    	border-right: 0;
    }
    .header-three .header-top-right .call a{
    	font-size: 15px;
    }
    .header-three .header-top-right .call i{
    	font-size: 14px;
        margin-right: 4px;
    }
    .space{
    	padding: 40px 0;
    }
    .title-service-three .title, .title-area.left-right .title-left .title{
    	font-size: 24px;
    }
    .about-two-bg{
    	padding: 70px 0;
    }
    .aboutus{
    	padding: 40px 0;
    }
    .footer-bg-2 {
        margin-top: -35px;
    }
    .rts-cta-area.space {
        padding-top: 60px;
    }
    .footer-three-single-wized .body .info-wrapper .single span{
    	font-size: 16px;
    }
    .blog-single-post-listing.details h2 {
        font-size: 18px;
        line-height: 26px;
    }
    .rts-contact-fluid .form-wrapper input, .rts-contact-fluid .form-wrapper select{
    	height: 45px;
    }
    .rts-contact-fluid .form-wrapper textarea {
        height: 110px;
    }
    .banner-three-inner .button-group .rts-btn{
    	padding: 4px 7px;
        font-size: 11px;
    }
}
