@media only screen and (min-width: 1600px) {
	.container {
	    max-width: 1520px;
	}
	header .main-menu .sub-menu a {
		font-size: 17px;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-prev {
		left: -45px;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-next {
		right: -45px;
	}
	ul.header-cinfo > li a, header .main-menu > li > a, .hero-content .mfc-btn {
		font-size: 17px; 
	}
	.footer-widget ul.widget-links > li 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: 32px;
	}
	h3, .h3 {
	    font-size: 24px;
	}
	h4, .h4 {
	    font-size: 22px;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-prev {
		left: -45px;
	} 
	.services-carousel.owl-carousel .owl-nav button.owl-next {
		right: -45px;
	}
	.hero-slide-wrap {
		height: 650px;
	}
	.mfc-service-content {
		padding: 33px 40px 32px 15px;
	}
	.mfc-service-content h3 {
		font-size: 22px;
	}
	ul.header-cinfo > li a, header .main-menu > li > a, .hero-content .mfc-btn {
		font-size: 17px; 
	}
    .breadcrumb_wrap {
	    padding: 200px 0 100px;
	}
	.hero-content {
		max-width: 700px;
		margin: 0 0 20px 105px;
	}
	.hero-content h1 {
		font-size: 48px;
	}
	.about-img {
		margin: 0;
	}
	.business_handling_wrap {
		font-size: 22px;
	}
	.footer-widget ul.widget-links > li a {
		font-size: 16px;
	}
}
@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: 22px;
	}
	h4, .h4 {
		font-size: 20px;
	}
	.pad-tb {
	    padding: 40px 0;
	}
	.mfc-btn {
		padding: 14px 30px;
	}
	.hero-slide-wrap {
		height: 650px;
	}
	.hero-content h1 {
		font-size: 45px;
	}
	.intro-section-wrap .intro-content {
		padding: 0px 80px;
	}
	.intro-section-wrap p {
		font-size: 22px;
	}
	.mfc-service-content {
		padding: 25px 15px 39px 15px;
	}
	.mfc-service-content h3 {
		font-size: 20px; 
		line-height: 1.3;
	}
	.industries-icon {
		width: 170px;
		height: 170px;
		line-height: 165px;
	}
	.industries-icon img {
		width: 100px;
	}
	.hero-content p {
		font-size: 18px;
		max-width: 500px;
	}
	.hero-content .mfc-btn {
		padding: 12px 15px;
	}
	header .header-logo img {
		width: 172px;
	}
	.hero-content {
		max-width: 600px;    
		margin: 0 0 50px 165px;
	}
    .breadcrumb_wrap {
    	padding: 195px 0 95px;
    }
	.breadcrumb_title h1 {
		font-size: 36px;
	}
	.about-img {
		margin: 0 0px;
	}
	.about-img img:nth-child(2) {
		margin-right: -15px;
	}
	.business_handling_wrap {
		font-size: 20px;
	}
	.contact-info-right .contact-form textarea {
		height: 100px;
	}
	.contact-info-right .contact-form input, .contact-info-right .contact-form select {
		height: 52px;
	}
	header .main-menu > li > a {
		padding: 8px 0.6vw;
	}
	.footer-widget ul.widget-links > li a {
		font-size: 14px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1280px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
	    max-width: 1170px;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-prev {
	    left: -28px;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-next {
	    right: -28px;
	}
	.hero-content h1 {
        font-size: 42px;
    } 
	.intro-section-wrap p {
        font-size: 20px;
    }
	.breadcrumb_wrap {
        padding: 185px 0 85px;
    }
	.about-img img:nth-child(2) {
		width: 350px;
	}
	header .main-menu > li > a, header .main-menu .sub-menu a {
		font-size: 15px;
	}
	.footer-widget ul.widget-links > li a {
		font-size: 14px;
	}
}
@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: 28px;
	}
	h3, .h3 {
	    font-size: 22px;
	}
	h4, .h4 {
	    font-size: 20px;
	}
	h5, .h5 {
	    font-size: 19px;
	}
	.pad-tb {
	    padding: 40px 0;
	}
	.breadcrumb_title h1 {
		font-size: 34px;
	}
	.breadcrumb_wrap {
	    padding: 165px 0 65px;
	}
    .services-carousel.owl-carousel .owl-nav button.owl-prev {
	    left: -15px;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-next {
	    right: -15px;
	}
	.footer-widget ul.widget-links > li {
		margin-bottom: 7px;
	}
	.footer-widget ul.widget-links {
		line-height: 1.5;
	}
	.footer-top {
		padding: 40px 0 20px;
	}
	.mfc-btn {
		padding: 15px 25px;
	}
	.intro-section-wrap .intro-content {
		padding: 0px 65px;
	}
	.intro-section-wrap p {
		font-size: 20px;
	}
	.mfc-service-content h3 {
		font-size: 20px; 
	}
	.industries-icon {
		width: 160px;
		height: 160px;
		line-height: 155px;
	}
	.industries-icon img {
		width: 90px;
	}
	.hero-slide-wrap {
        height: 580px;
    }
	header .header-logo img {
		width: 140px; 
	}
	header .main-menu > li > a {
        padding: 10px 0.4vw;
        font-size: 15px;
    }
	ul.header-cinfo > li a {
		font-size: 15px;
	}
	ul.header-cinfo > li {
		margin-left: 8px;
	}
	.hero-content {
		max-width: 600px;
		margin: 0 0 30px 115px;
	}
	.hero-content p {
		font-size: 18px;
		max-width: 450px;
	}
	.hero-content .mfc-btn {
		padding: 12px 15px;    
		font-size: 15px;
	}
	.hero-content h1 {
		font-size: 40px;
	}
	.footer-top .col-off-40 {
		margin-left: 0;
		margin-right: 0;
	}
	.about-img {
		margin: 0;    
		padding: 0px 15px 30px;
	}
	.about-img img:nth-child(2) {
		margin-top: -160px;
		width: 65%;
		margin-right: -30px;
	}
	.business_handling_wrap {
		font-size: 18px;
	}
	.contact-info-right .col-xl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.contact-info-right .col-xl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}
	.contact-info-right .contact-form input, .contact-info-right .contact-form select {
		height: 50px;
	}
	.contact-info-right .contact-form textarea {
		height: 90px;
	} 
	.contact-info-left .single-item {
		gap: 10px;
		background-color: #f1f1f1;
		padding: 30px 10px 30px 10px;
		margin-bottom: 20px;
	}
	.contact-info-left .single-item .icon img {
		width: 32px;
	}
	.contact-info-left .single-item .icon {
		width: 55px;
		height: 55px;    
		line-height: 52px;
	}
	.contact-info-right .mfc-btn {
        padding: 10px 25px;
    }
	header .main-menu > li > a, header .main-menu .sub-menu a {
		font-size: 14px;
	}
	header .container {
		padding-left: 12px;
        padding-right: 12px;
	}
	.banner-section .owl-carousel .owl-nav button.owl-prev span, .banner-section .owl-carousel .owl-nav button.owl-next span {
		font-size: 40px;
	}
	.banner-section .owl-carousel .owl-nav button.owl-prev {
		left: 25px;
	}
	.banner-section .owl-carousel .owl-nav button.owl-next {
		right: 25px;
	}
	.footer-widget ul.widget-links > li a {
		font-size: 14px;
	}
}
@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: 28px;
	}
	h3, .h3 {
	    font-size: 22px;
	}
	h4, .h4 {
	    font-size: 20px;
	}
	h5, .h5 {
	    font-size: 19px;
	}
    .side-menu-logo img {
    	width: 100%;
    }
    .side-menu-logo {
    	width: 85%;
    }
    .pad-tb {
	    padding: 40px 0;
	}
	.breadcrumb_title h1 {
		font-size: 30px;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-prev {
	    left: -25px;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-next {
	    right: -25px;
	}
	nav.side-menu-nav {
		margin-top: 35px;
	}
	.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;
	}
	.footer-bottom ul {
		margin-right: 10px;
	}
	.mfc-btn {
		padding: 12px 30px;
	}
	.hero-slide-wrap {
		height: 550px;
	}
	.hero-content h1 {
		font-size: 34px;
	}
	.intro-section-wrap .intro-content {
		padding: 0px 5px;
	}
	.intro-section-wrap p {
		font-size: 18px;
	}
	.mfc-service-content h3 {
		font-size: 18px; 
	}
	.industries-icon {
		width: 160px;
		height: 160px;
		line-height: 155px;
	}
	.industries-icon img {
		width: 90px;
	}
	.hero-content {
		max-width: 500px;
		margin: 0 0 20px 50px;
	}
	.mfc-service-content {
		padding: 28px 40px 40px 15px;
	}
	.hero-content p {
		font-size: 18px;
		max-width: 450px;
	}
	.hero-content .mfc-btn {
		padding: 12px 15px;
		font-size: 15px;
	}
	header .header-logo img {
		width: 152px;
	}
	ul.header-cinfo {
		margin-left: 50px;
	}
	header.header_fixed .side-menu-close span {
		background: var(--black);
	}
	.hero-content .mfc-btn {
		margin: 0;
	}
	.mfc-service-content h3 {
		line-height: 28px;
	}
	.vision_mission_wrap .col-lg-push-6 {
		left: 0;
	}
	.vision_mission_wrap .col-lg-pull-6 {
		right: 0;
	}
	.breadcrumb_wrap {
		padding: 165px 0 65px;
	}
	.about-img {
		padding: 0;
		margin: 0;
	}
	.about-img img:nth-child(2) {
		margin-top: -100px;
		width: 250px;
		margin-right: -20px;
	}	
	.vision_mission_content {
		padding-bottom: 10px;
	}
	.business-handling-terms .col-md-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
	.business_handling_wrap {
		font-size: 20px;
	}
	.contact-thumb {
		margin-bottom: 20px;
	}
	.banner-section .owl-carousel .owl-nav button.owl-prev {
		left: 5px;
	}
	.banner-section .owl-carousel .owl-nav button.owl-next {
		right: 5px;
	}
	.banner-section .owl-carousel .owl-nav button.owl-prev span, .banner-section .owl-carousel .owl-nav button.owl-next span {
		font-size: 40px;
	}
	.footer-widget ul.widget-links > li a {
		font-size: 15px;
	}
}
@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: 28px;
	}
	h3, .h3 {
	    font-size: 22px;
	}
	h4, .h4 {
	    font-size: 20px;
	}
	h5, .h5 {
	    font-size: 19px;
	}
    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: #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;
	} 
	.services-carousel.owl-carousel .owl-nav button.owl-prev {
		left: 0;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-next {
	    right: 0;
	}
	.side-menu-nav {
		margin-top: 35px;
	}
	.footer-top .col-off-40 {
		margin-left: 0;
		margin-right: 0;
	}
	.footer-bottom {
		padding: 15px 0 70px;
		text-align: center;
	}
	.footer-bottom ul {
		float: none;
		margin-right: 0;
		margin-top: 10px;
		padding-inline-start: 0;
	}
	.footer-top {
		padding: 40px 0 25px;
	}
	.breadcrumb_title h1 {
		font-size: 32px;
	}
	.thanks-sec h3 {
	    font-size: 24px;
	    line-height: 34px;
	}
	.thanks-sec h2 {
		font-size: 42px;
	}
	.footer-widget h3 {
		margin-bottom: 15px;
	}
	.hero-content .mfc-btn {
		width: auto;
        font-size: 14px;
        padding: 8px 10px;
	}
	.hero-slide-wrap {
		min-height: 420px;    
		height: auto;
	}
	.intro-section-wrap .intro-content {
		padding: 0px 0px;
	}
	.intro-section-wrap p {
		font-size: 18px;
	}
	.industries-icon img {
		width: 100px;
	}
	.industries-icon {
		width: 170px;
		height: 170px;
		line-height: 165px;
	}
	.mfc-service-shape .shape1 {
		display: none;
	}
	.mfc-service-shape .shape2 {
		opacity: 0.8;
	}
	.mfc-service-content {
		margin-top: -40px;    
		padding: 25px 40px 25px 15px;
	}
	.mfc-service-content h3 {
		font-size: 20px;
		line-height: 28px;
	}
	.mfc-services-wrap .owl-dot-style1.owl-theme .owl-dots .owl-dot span {
		width: 8px;
		height: 8px;
		margin: 0px 10px;
	}
	ul.header-cinfo {
		display: none;
	}
	header .header-logo img {
        width: 120px;
    }
	.header.header_fixed .header-logo img {
		width: 120px;
	}
	header.header_fixed .side-menu-close span {
		background: var(--black);
	}
	.inner_service_wrap .col-lg-push-6 {
		left: 0;
	}
	.inner_service_wrap .col-lg-pull-6 {
		right: 0;
	}
	.vision_mission_wrap .col-lg-pull-6 {
		right: 0;
	}
	.vision_mission_wrap .col-lg-push-6 {
		left: 0;
	}
	body{
		overflow-x: hidden;
	}
	.breadcrumb_wrap {
        padding: 165px 0 65px;
    }
	.business_handling_wrap {
		font-size: 18px;
	}
	.contact-info-left .single-item {
		gap: 0;
		display: block !important;    
		padding: 25px 15px;
	}
	.contact-info-left .single-item .icon {
		margin-bottom: 15px;
	}
	.contact-info-right {
		padding: 25px 15px;
	}
	.contact-thumb {
		margin-bottom: 20px;
	}
	.footer-widget h3.widget_title_one {
		display: none;
	}
	.about-img {
		margin: 0;
	}
	.about-img {
		padding: 30px 30px 30px 0;    
		margin: 0;
	}
	.about-img img:nth-child(2) {
		margin-top: -100px;
		width: 80%;
		margin-bottom: 15px;
		margin-right: -30px;
	}
	.hero-content h1 {
		font-size: 30px;
	}
	.hero-content {
		max-width: 450px;
		margin: 0 0 0px 15px;
	}
	.hero-content p {
		font-size: 16px;
		max-width: 320px;
	}
	.footer-top .col-lg-3:nth-of-type(2) .footer-widget {
		margin-bottom: 0;
	}
	.txt {
		line-height: inherit;
	}
	.vision_mission_content, .inner_service_content {
		margin-bottom: 15px;
	}
	ul.mfc-list > li {
		padding-left: 25px;
	}
	.breadcrumb_title h1 {
		margin-bottom: 0;
	}
	.banner-section .owl-carousel .owl-nav button.owl-prev {
		left: 5px;
	}
	.banner-section .owl-carousel .owl-nav button.owl-next {
		right: 5px;
	}
	.banner-section .owl-carousel .owl-nav button.owl-prev span, .banner-section .owl-carousel .owl-nav button.owl-next span {
		font-size: 25px;
	}
	.footer-widget ul.widget-links > li a {
		font-size: 15px;
	}
}
@media only screen and (max-width: 575px) {
	.hero-content h1 {
        font-size: 25px;
    }
	.hero-content {
        max-width: 400px;
	}
	.hero-content p {
		max-width: 300px;
	}
	.breadcrumb_wrap {
        padding: 155px 0 55px;
    }
}	
@media only screen and (max-width: 480px) { 
	.breadcrumb_wrap {
        padding: 165px 0 65px;
    }
	.breadcrumb_title h1 {
        font-size: 30px;
    }
	.inner-services-detail h3 {
        font-size: 22px;
	}
	.hero-content {
		max-width: 350px;
		margin: 0 0 0px 0px;
	}
	.hero-content h1 {
        font-size: 24px;
        margin-bottom: 10px;
        line-height: 1.2;
    }
	.hero-content p {
		font-size: 16px;
		max-width: 100%;
		letter-spacing: 0;
	}
}
@media only screen and (max-width: 393px) {
	.hero-content {
		max-width: 100%;
		margin: 0 0 0px 0px;
	}
	.mfc-service-content {
		padding: 25px 40px 50px 15px;
	}
}
@media only screen and (max-width: 375px) {
	.inner-services-detail h3 {
        font-size: 20px;
    }
	.breadcrumb_title h1 {
        font-size: 25px;
    }
}
@media only screen and (max-width: 360px) { 
	h2, .h2 {
        font-size: 25px;
    }
	.hero-slide-wrap {
        min-height: 485px;
	}
	.mfc-service-content h3 {
        font-size: 19px;
	}
}
@media only screen and (max-width: 320px) { 
	.side-menu-wrap {
	    width: 95%;
	}
	h2, .h2 {
        font-size: 22px;
    }
	.hero-content .mfc-btn {
        font-size: 14px;
        padding: 8px 15px;
    }
}