@media only screen and (min-width: 1600px) {
	.container {
	    max-width: 1520px;
	}
	header .main-menu .sub-menu a {
		font-size: 17px;
	}
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
	.container {
	   max-width: 1320px;
	}
	body {
		font-size: 18px;
	}
	h2, .h2 {
	    font-size: 30px;
	}
	h3, .h3 {
	    font-size: 22px;
	}
	h4, .h4 {
	    font-size: 20px;
	}
    .breadcrumb_wrap {
	    padding: 100px 0;
	}
	.slider-main-title {
		max-width: 1200px;
	}
	.banner-carousel .slide-item {
		min-height: 550px;
	}
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 55px;
		line-height: 65px;
	}
	.footer-shape1 img {
		width: 44px;
	}
	.footer-shape2 img {
		width: 57px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
	    max-width: 1200px;
	}
	body {
		font-size: 16px;
		overflow-x: hidden;
		line-height: 1.6;
	}
	h2, .h2 {
	    font-size: 32px;
	}
	h3, .h3 {
	    font-size: 20px;
	}
	h4, .h4 {
	    font-size: 20px;
	}
	.top_bar ul > li a {
	    font-size: 16px;
	}
	.pad-tb {
	    padding: 40px 0;
	}
    .breadcrumb_wrap {
    	padding: 90px 0;
    }
	.breadcrumb_title h1 {
		font-size: 38px;
	}
	.slider-main-title {
		max-width: 1200px;
	}
	.banner-carousel .slide-item {
		min-height: 520px;
	}
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 45px;    
		line-height: 55px;
	}
	.contact-box-wrap {
		min-height: 205px;
	}
	.enquiry-form.pad-tb {
		padding: 40px 0 140px;
	}
	.top_bar::after {
		width: 58%;
	}
	.intro-shape1 {
		right: 30px;
	}
	.intro-shape2 {
		left: 100px;
	}
	.services-wrap.pad-tb {
		padding: 40px 0 140px;
	}
	.footer-shape2 {
		top: 15px;
	}
	.footer-shape1 img {
		width: 44px;
	}
	.footer-shape2 img {
		width: 60px;
	}
	.intro-section-wrap.pad-tb {
		padding: 40px 0 50px;
	}
	.intro-shape2 img, .intro-shape1 img {
		width: 200px;
	}
	.footer-top .col-off-40 {
		margin-left: -20px;
		margin-right: 20px;
	}
	.intro-section-wrap.about-section-wrap {
		padding: 40px 0 140px;
	}
	.inner-services-detail h3 {
		font-size: 24px;
	}
	.servicedetail-content {
		padding: 0px 0px;
	}
	.thanks-sec {
		padding: 40px 0 140px;
	}
	.clients-wrap.pad-tb {
		padding: 40px 0 140px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1280px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
	    max-width: 1170px;
	}
	.slider-main-title {
		max-width: 1000px;
	}
	.banner-carousel .slide-item {
		min-height: 500px;
	}
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 40px;    
		line-height: 50px;
	}
	.footer-widget ul.widget-links > li a {
		padding-left: 22px;
	}
	.footer-shape1 {
		bottom: 12px;
	}
	.inner-services-detail h3 {
        font-size: 23px;
    }
	.services-item_title {
		font-size: 18px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
	.container, .container-lg, .container-md, .container-sm {
		max-width: 980px;
	}
	body {
		font-size: 16px;
		line-height: 1.6;
	}
	h2, .h2 {
	    font-size: 26px;
	}
	h3, .h3 {
	    font-size: 22px;
	}
	h4, .h4 {
	    font-size: 19px;
	}
	h5, .h5 {
	    font-size: 17px;
	}
	.top_bar ul > li a {
		font-size: 16px;
	}
	header .main-menu > li > a {
	    padding: 10px 1.3vw;
	}
	.pad-tb {
	    padding: 40px 0;
	}
	.breadcrumb_title h1 {
		font-size: 35px;
	}
	.breadcrumb_wrap {
	    padding: 85px 0;
	}
    .inner-services-detail h3 {
        font-size: 19px;
        margin-bottom: 10px;
    }
	.slider-main-title {
		max-width: 850px;
	}
	.banner-carousel .slide-item {
		min-height: 450px;
	}
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 35px;    
		line-height: 45px;
	}
	.footer-widget ul.widget-links > li {
        margin-bottom: 10px;
    }
	.footer-widget ul.widget-links {
		line-height: 1.5;
	}
	.contact-box-wrap {
		min-height: 230px;
	}
	.top_bar::after {
		width: 50%;
	}
	.intro-shape1 {
		right: 18px;
	}
	.intro-shape2 {
		left: 80px;
	}
	.services-wrap.pad-tb {
		padding: 40px 0 140px;
	}
	.footer-shape2 {
		top: 15px;
	}
	.footer-shape1 img {
		width: 44px;
	}
	.footer-shape2 img {
		width: 50px;
	}
	.footer-top .col-off-40 {
		margin-left: -40px;
		margin-right: 40px; 
	}
	.contact-map-wrap.pad-tb {
		padding: 0px 0px 120px;
	}
	.servicedetail-content {
		padding: 0;
	}
	.servicedetail-content p {
		margin-bottom: 8px;
	}
	.enquiry-form.pad-tb {
		padding: 40px 0 140px;
	}
	.thanks-sec {
		padding: 40px 0 140px;
	}
	.gallery-wrap.pad-tb {
		padding: 40px 0 120px;
	}
	.inner-services-detail.inner-services-detail-first {
		padding-top: 40px;
	}
	.intro-section-wrap.about-section-wrap {
		padding: 40px 0 140px;
	}
	.intro-section-wrap .intro-content {
		padding-left: 10px;
	}
	.intro-section-wrap.about-section-wrap .intro-content {
		padding-left: 0;
	}
	.footer-widget ul.widget-links > li a {
		padding-left: 20px;
	}
	.clients-wrap .col-lg-3.col-md-3 {
		-ms-flex: 0 0 33.333%;
		flex: 0 0 33.333%;
		max-width: 33.333%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.container, .container-md, .container-sm {
	    max-width: 740px;
	}
	body {
		font-size: 16px;
		line-height: 1.6;
	}
	h2, .h2 {
	    font-size: 26px;
	}
	h3, .h3 {
	    font-size: 20px;
	}
	h4, .h4 {
	    font-size: 19px;
	}
	h5, .h5 {
	    font-size: 17px;
	}
    .side-menu-logo img {
    	width: 100%;
    }
    .side-menu-logo {
    	width: 85%;
    }
    .pad-tb {
	    padding: 40px 0;
	}
	.breadcrumb_title h1 {
		font-size: 30px;
	}
	.breadcrumb_wrap {
	    padding: 75px 0;
	}
	.inner-services-detail h3 {
	    font-size: 21px;
	    margin-bottom: 12px;
	    padding-bottom: 10px;
	}
	.servicedetail-content {
	    padding: 0;
	}
	.servicedetail-content p {
		margin-bottom: 0;
	}
	.slider-main-title {
		max-width: 700px;
	}
	.banner-carousel .slide-item {
		min-height: 360px;
	}
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 30px;    
		line-height: 40px;
	}
	nav.side-menu-nav {
		margin-top: 35px;
	}
	.services-item_title {
		font-size: 18px;
	}
	.footer-widget h3.widget_title_one {
		opacity: 1;
	}
	.footer-top .col-off-40 {
		margin-left: 0;
		margin-right: 0;
	}
	.footer-top {
		padding: 40px 0 20px;
	}
	.servicedetail-content ul.cgs-list > li {
		padding-left: 25px;
	}
	.inner-services-detail.inner-services-detail-last {
		padding-bottom: 140px;
	}
	.footer-bottom ul {
		margin-right: 10px;
	}
	.top_bar::after {
		width: 34%;
		-webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%, 5% 51%);
		clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 100%, 5% 51%);
	}
	.intro-shape1 img, .intro-shape2 img {
		width: 180px;
	}
	.intro-shape1 {
		top: 15%;    
		right: 20px;
	}
	.intro-shape2 {
		bottom: -15%;    
		left: 50px;
	}
	.intro-section-wrap.pad-tb {
		padding: 40px 0;
	}
	.intro-section-wrap.about-section-wrap.pad-tb {
		padding: 40px 0 120px;
	}
	.services-wrap.pad-tb {
		padding: 40px 0 140px;
	}
	.footer-shape2 {
		top: 15px;
	}
	.footer-shape1 img {
		width: 40px;
	}
	.footer-shape2 img {
		width: 50px;
	}
	.footer-shape1 {
		bottom: 0;
	}
	.intro-section-wrap .intro-content {
		padding-left: 0;
	}
	.services-view-all {
		margin-top: 15px;
	}
	.footer-widget ul.widget-links > li {
		margin-bottom: 8px;
	}
	.icn_txt {
		margin-bottom: 10px;
	}
	.gallery-wrap.pad-tb {
		padding: 40px 0 120px;
	}
	.inner-services-detail.inner-services-detail-first {
		padding-top: 40px;
	}
	.contact-section-wrap .col-lg-4.col-md-4:nth-of-type(1) {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 20px;
	}
	.contact-box-wrap {
		min-height: auto;
	}
	.contact-section-wrap .col-lg-4.col-md-4:nth-of-type(2), .contact-section-wrap .col-lg-4.col-md-4:nth-of-type(3) {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.enquiry-form.pad-tb {
		padding: 40px 0 140px;
	}
	.thanks-sec {
		padding: 40px 0 140px;
	}
	.clients-wrap .col-lg-3.col-md-3 {
		-ms-flex: 0 0 33.333%;
		flex: 0 0 33.333%;
		max-width: 33.333%;
	}
	.clients-wrap.pad-tb {
		padding: 40px 0 140px;
	}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
	.container {
		max-width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	body {
		font-size: 16px;
		line-height: 1.6;
	}
	h2, .h2 {
	    font-size: 26px;
	}
	h3, .h3 {
	    font-size: 20px;
	}
	h4, .h4 {
	    font-size: 19px;
	}
	h5, .h5 {
	    font-size: 17px;
	}
    header {
    	padding: 6px 10px;
    }
    .pad-tb {
	    padding: 40px 0;
	}
	.call_toaction {
		display: block;
	    position: fixed;
	    bottom: 0;
	    width: 100%;
	    z-index: 99999;
	    clear: both;
	}
	.call_toaction ul { 
	    display: flex;
	    list-style: none;
        justify-content: center;
        margin-bottom: 0;
        padding-inline-start: 0;
        margin-block-start: 0em;
		margin-block-end: 0em;
	}
	.call_toaction ul > li { 
		width: 50%;
		text-align: center;
	}
	.call_toaction ul > li:first-child a {
		background: #2a8802;
	    display: block;
	    color: #fff;
	    padding: 10px 0;
	}
	.call_toaction ul > li:last-child a {
		background: #1f2385; /*#09346d*/
	    display: block;
	    color: #fff;
	    padding: 10px 0; 
	}
	.call_toaction ul > li a i { 
		padding-right: 5px;
	}
	.call_toaction ul > li:last-child a i {
		font-weight: 600;
	}
	.call_toaction ul > li a {
		font-size: 16px;
	} 
	.intro-section-wrap .col-lg-push-6 {
	    left: 0;
	}
	.intro-section-wrap .col-lg-pull-6 {
	    right: 0;
	}
	.side-menu-nav {
		margin-top: 35px;
	}
	.slider-main-title {
		max-width: 100%;
		padding: 0px 15px;
	}
	.banner-carousel .slide-item {
		min-height: 360px;
	}
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 30px;    
		line-height: 40px;
	}
	.footer-top .col-off-40 {
		margin-left: 0;
		margin-right: 0;
	}
	.footer-widget h3.widget_title_one {
		display: none;
	}
	.footer-bottom {
		padding: 15px 0 65px;
		text-align: center;
	}
	.footer-bottom ul {
		float: none;
		margin-right: 0;
		margin-top: 8px;
		padding-inline-start: 0;
	}
	.inner-services-detail .col-md-push-6 {
		left: 0;
	}
	.inner-services-detail .col-md-pull-6 {
		right: 0;
	}
	.servicedetail-content {
		padding: 0px 0px 10px;
	}
	.contact-box-wrap {
		min-height: auto;
		margin-bottom: 30px;
	}
	.footer-top {
		padding: 40px 0 35px;
	}
	.breadcrumb_wrap {
		padding: 70px 0;
	}
	.breadcrumb_title h1 {
		font-size: 35px;
	}
	.inner-services-detail.inner-services-detail-first {
		padding-top: 40px;
	}
	.inner-services-detail.inner-services-detail-last {
		padding-bottom: 120px;
	}
	.thanks-sec h3 {
	    font-size: 24px;
	    line-height: 34px;
	}
	.thanks-sec h2 {
		font-size: 40px;
	}
	.gallery-wrap .masonry-gallery .grid {
        width: 50%;
    }
	.top_bar ul.social-links {
		display: none;
	}
	.top_bar::after {
		width: 0%;
	}
	.intro-section-wrap .intro-content {
		padding-left: 0;
		padding-bottom: 20px;
	}
	.services-wrap.pad-tb {
		padding: 40px 0 120px;
	}
	.services-item_title {
		padding: 15px 5px;
	}
	.footer-shape2 {
		top: 15px;
	}
	.footer-shape1 img {
		width: 44px;
	}
	.footer-shape2 img {
		width: 50px;
	}
	.footer-shape1 {
		bottom: 0;
	}
	.footer-widget.footer-widget-one, .footer-widget.footer-widget-one ul {
		margin-bottom: 0;
	}
	.intro-shape1 img, .intro-shape2 img {
		width: 180px;
	}
	.intro-shape1 {
		top: 12%;    
		right: 55px;
	}
	.intro-shape2 {
		bottom: -8%;    
		left: 100px;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-next, .services-carousel.owl-carousel .owl-nav button.owl-prev {
		top: -40px;
	}
	.services-item {
		margin-top: 20px;
	}
	.icn_txt {
		margin-bottom: 8px;
	}
	.gallery-wrap.pad-tb {
		padding: 40px 0 100px;
	}
	.contact-map-wrap.pad-tb {
		padding: 0px 0px 100px;
	}
	.enquiry-form .intro-thumb {
		margin: 30px auto 0;
	}
	.intro-section-wrap.pad-tb {
		padding: 40px 0 40px;
	}
	.footer-shape3 {
		top: -120px;
	}
	.footer-shape2 {
		z-index: 2;
	}
	.intro-section-wrap.about-section-wrap.pad-tb {
		padding: 40px 0 120px;
	}
	.inner-services-detail h3 {
		font-size: 26px;
	}
	.contact-section-wrap.pad-tb {
		padding: 40px 0 20px;
	}
	.enquiry-form.pad-tb {
		padding: 40px 0 100px;
	}
	.thanks-sec {
		padding: 40px 0 120px;
	}
	.clients-wrap .col-lg-3.col-md-3 {
		-ms-flex: 0 0 33.333%;
		flex: 0 0 33.333%;
		max-width: 33.333%;
	}
	.clients-wrap.pad-tb {
		padding: 40px 0 100px;
	}
	.gallery-wrap .grid .grid-img-overlay i { 
		font-size: 25px;
	}
}
@media only screen and (max-width: 575px) {
	.banner-carousel .slide-item {
		min-height: 300px;
	}
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 25px;    
		line-height: 35px;
	}
	.top_bar ul.top-contact {
		float: none; padding: 0; margin-right: 0; margin-top: 5px;
	}
	.top_bar ul.top-contact > li {
	    margin-left: 0;
	    float: none;        
		padding-top: 4px;
	}
	.top_bar ul.top-contact > li a {
		padding: 0;
	}
	.top_bar ul.top-contact > li a:after {
		display: none;
	}
	.top_bar {
		text-align: center;    
		padding: 0px 0px 5px;
	}
	.top_bar ul.top-contact > li a {
		font-size: 16px;
	}
	.banner-section .owl-carousel .owl-nav button.owl-prev span, .banner-section .owl-carousel .owl-nav button.owl-next span {
		font-size: 20px;
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-next span, .services-carousel.owl-carousel .owl-nav button.owl-prev span {
		width: 35px;
		height: 35px;
		line-height: 35px;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-next, .services-carousel.owl-carousel .owl-nav button.owl-prev {
        top: -30px;
    }
	.services-carousel.owl-carousel .owl-nav button.owl-prev {
		right: 40px;
	}
	.banner-section .owl-carousel .owl-nav button.owl-prev {
		right: 45px;
	}
	.breadcrumb_title h1 {
        font-size: 30px;
    }
	.inner-services-detail h3 {
        font-size: 22px;
    }
	.thanks-sec h2 {
        font-size: 36px;
		margin-bottom: 8px;
    }
	.clients-wrap .col-lg-3.col-md-3 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}	
@media only screen and (max-width: 480px) { 
	h2, .h2 {
        font-size: 24px;
    }
	header .header-logo {
		width: 80%;
	}
	.slider-main-title h2, .slider-main-title h1 {
        font-size: 22px;
        line-height: 32px;
    }
	.breadcrumb_wrap {
        padding: 65px 0;
    }
	.intro-shape1 img, .intro-shape2 img {
        width: 150px;
    }
	.intro-shape1 {
        top: 50px;
        right: 30px;
    }
	.intro-shape2 {
        bottom: -35px;
        left: 60px;
    }
	.banner-carousel .slide-item {
        min-height: 250px;
    }
}
@media only screen and (max-width: 393px) {
	.banner-carousel .slide-item {
        min-height: 230px;
    }
	.services-item_title {
		font-size: 18px;
	}
	.inner-services-detail h3 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 375px) {
	.services-item_title {
		line-height: 26px;
    }
	.breadcrumb_title h1 {
        font-size: 28px;
    }
	header {
        padding: 6px 5px;
    }	
	.thanks-sec h2 {
        font-size: 32px; 
	}
	.thanks-sec h3 {
        font-size: 20px;
        line-height: 30px;
    }
}
@media only screen and (max-width: 360px) { 
	h2, .h2 {
        font-size: 22px;
    }
	.banner-carousel .slide-item {
        min-height: 220px;
    }
	.slider-main-title h2, .slider-main-title h1 {
        font-size: 18px;
        line-height: 26px;
    }
	.slider-main-title {
		padding: 0px 8px;
	}
	.top_bar ul.top-contact > li {
		padding-top: 2px;
	}	
	.services-item_title {
        line-height: 24px;
    }
	.breadcrumb_title h1 {
        font-size: 25px;
    }
	.inner-services-detail h3 {
        font-size: 19px;
    }
	.thanks-sec h3 {
        font-size: 18px;
        line-height: 28px;
    }
}
@media only screen and (max-width: 340px) {
	header .header-logo {
        width: 85%;
    }
	header .header-logo img { 
		width: 100%;
	}
}
@media only screen and (max-width: 320px) { 
	.side-menu-wrap {
	    width: 95%;
	}
	.slider-main-title h2, .slider-main-title h1 {
        font-size: 16px;
        line-height: 24px;
    }
	.breadcrumb_wrap {
        padding: 55px 0;
    }
	.banner-carousel .slide-item {
        min-height: 200px;
    }
}