@media only screen and (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 100%;
		padding-right: var(--bs-gutter-x,2.5rem);
		padding-left: var(--bs-gutter-x,2.5rem);
	}
	.banner-slider .banner-content {
		margin-left: 50px;
	}
	.container-fluid {
	  padding-right: var(--bs-gutter-x,2.5rem);
	  padding-left: var(--bs-gutter-x,2.5rem);
	}
}
@media only screen and (min-width: 992px) {
	.container-fluid {
	  padding-right: var(--bs-gutter-x,1.5rem);
	  padding-left: var(--bs-gutter-x,1.5rem);
	}
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 100%;
		padding-right: var(--bs-gutter-x,1.5rem);
		padding-left: var(--bs-gutter-x,1.5rem);
	}
}


@media only screen and (min-width: 1200px) and (max-width: 1318px) {
	.header-main.style--one ul.nav > li > a {
		padding: 0 11px;
	}
	.header-main.sticky.fixed-top ul.nav > li > a{
		padding: 0 5px;
	}

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.header-main .logo, 
	.header-main .col-lg-2 {
		display: none;
	}
	.header-main .col-lg-10 {
	    width: 100%;
	    padding: 0;
	}
	#menu-button {
		display: none;
	}
	.header-main ul li {
		margin: 0 3px;
	}
	.header-main ul.nav > li > a {
		padding: 0px 5px;
		color: #fff;
		font-size: 16px;
	}
	.header-main.sticky.fixed-top ul.nav > li > a {
	    font-size: 15px;
	    padding: 0 2px;
	}
	.header-main.sticky .col-lg-10 {
		width: 83.3333333333%;
	}
	.header-main.sticky .logo, .header-main.sticky .col-lg-2 {
	    display: block;
	    padding: 0;
	}
	.header-main.sticky ul li {
	    margin: 0 1px;
	}
	.banner-content {
	    margin-left: 50px!important;
	}
	.banner-content h1 {
	    font-size: 50px;
	}
	.newsletter-section h3 {
	    font-size: 28px;
	}
	.footer-menu li {
	    padding-left: 5px;
	}
	.footer .txt {
		padding-left: 45px;
        font-size: 16px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.container, .container-sm {
	    max-width: 100%;
	    padding-right: var(--bs-gutter-x,1.2rem);
		padding-left: var(--bs-gutter-x,1.2rem);
	}
	.header-middle a.btn.d-none{
		display: block!important;
		padding: 10px 10px;
	}
	.header-main .logo h4 {
		color: #fff;
	}
	.header-main .col-lg-10.justify-content-center{
       justify-content: end!important;
	}
	.header-main.style--one ul.nav > li > a {
       padding: 0px 10px;
	}
	.header-main ul.nav {
		padding-right: 20px;
	}
	.banner-slider .row.align-items-center {
		flex-direction: column-reverse;   
	}
	.banner-slider .banner-content.text-white h1 {
		text-align: center;
	} 
	.banner-slider .banner-btn-group {
		justify-content: center;
	}
	.banner-img.left-minus {
		margin-bottom: 25px;
	}
	.banner-slider .banner-content {
		margin-bottom: 1rem!important;
	}
	.header-main.sticky {
		padding: 2px 0;
        min-height: auto;
	}
	.header-main.style--one.fixed-top ul.nav > li.current-menu-parent > a {
		color: #fff;
	}
	.banner-content h1 {
	    font-size: 45px;
	}
	.newsletter-inner {
		text-align: center;
		padding: 25px 15px;
	}
	.newsletter-inner .cta-wrap {
	    float: none;
	}
	.footer-bottom .footer-menu-wrap {
		justify-content: center;
	}
	.page-title {
	    padding-top: 130px;
	}
	.contact-info-dtl {
		padding: 10px 15px;
	}
	.subproduct-detail-gallery.light-accessories h3 {
		font-size: 22px;
        line-height: 28px;
	}
	.subproduct-content h3 {
		font-size: 20px;
		line-height: 26px;
	}
	.subproduct-detail-gallery .featured__works-grid {
		grid-column-gap: 40px;
	}
	.subproduct-detail-desc .section__subtitle h2, .subproduct-detail-gallery .section__subtitle h2, .inner-abt .section__subtitle h2 {
		font-size: 30px;
	}
	.footer-main .col-xl-3.col-sm-3 {
		width: 50%;
	}
}


@media only screen and (max-width: 767px) { 
	.header-main ul.nav > li > a.hide_desk {
	  display: block;
	}
	.container, .container-sm {
	    max-width: 100%;
	    padding-right: var(--bs-gutter-x,1.2rem);
		padding-left: var(--bs-gutter-x,1.2rem);
	}
	.header-main .logo h4 {
		color: #fff;
	}
	.header-main .col-lg-10.justify-content-center{
       justify-content: end!important;
	}
	.header-main.style--one ul.nav > li > a {
       padding: 0px 10px;
	}
	.header-main ul.nav {
		padding-right: 20px;
	}
	.header .logo {
		margin-bottom: 6px!important;
	}
	.header-middle {
	    padding: 2px 0;
	}
	.newsletter-inner {
		text-align: center;
		padding: 25px 15px;
	}
	.newsletter-inner .cta-wrap {
	    float: none;
	}
	.footer-bottom .footer-menu-wrap {
		justify-content: center;
	}
	.header-main.sticky {
		padding: 2px 0;
        min-height: auto;
	}
	.header-main.style--one.fixed-top ul.nav > li.current-menu-parent > a {
		color: #fff;
	}
	.page-title {
	    padding-top: 140px;
	}
	.sub-product {
		padding: 10px 10px;
	}
	.contact-info-dtl {
		padding: 25px;
	}
	.contact-info-dtl .txt {
		font-size: 17px;
	}
	.our_projects .swiper-button-next-unique2, .our_projects .swiper-button-prev-unique2 {
		display: inline-flex;
	}
	.page-title h2 {
		font-size: 30px;
	}
	.subproduct-detail-desc .section__subtitle h2, .subproduct-detail-gallery .section__subtitle h2, .inner-abt .section__subtitle h2 {
		font-size: 30px;
	}
	.featured__works-grid {
		grid-column-gap: 30px;
        grid-row-gap: 30px;
	}
	.subproduct-section .col-lg-4.col-sm-4{
        width: 50%;
	}
	.banner-slider .row.align-items-center {
		flex-direction: column-reverse;   
	}
	.banner-slider .banner-content.text-white h1 {
		text-align: center;
	} 
	.banner-slider .banner-btn-group {
		justify-content: center;
	}
	.banner-img.left-minus {
		margin-bottom: 25px;
	}
	.banner-slider .banner-content {
		margin-bottom: 1rem!important;
	}
	.footer-main .col-xl-3.col-sm-3 {
		width: 100%;
	}
	.footer .widget.widget_nav_menu_half .widget-title {
		display: none;
	}
}

@media only screen and (max-width: 600px) {
	.about-area .shape-16 {
		top: 15%;
    }
    .newsletter-section h3 {
	    font-size: 28px;
	}
	.footer .widget.widget_nav_menu_half .widget-title {
		display: none;
	}
	.footer .widget.widget_nav_menu {
		margin-bottom: 0;
	}
	.widget.widget_nav_menu ul li:last-child {
	    margin-bottom: 14px;
	}
	.copyright-text {
		line-height: 26px;
		margin-bottom: 5px!important;
	}
	.inner-abt .abt-pic {
        margin-top: 20px;
	}
	.contact-info-dtl {
	    padding: 20px 15px;
	    min-height: auto;
	}
	.inner-contact .row {
	    margin-bottom: 40px;
	}	
	.inner-contact .col-lg-push-6 {
	  left: 0;
	} 
	.inner-contact .col-lg-pull-6 {
	  right: 0;
	}
	.inner-contact .col-lg-6.col-sm-6 {
      width: 100%;
	}
	.contact-form .col-lg-6.col-sm-6 {
		width: 100%;
	}
	.contact-form .cform-pic {
		margin-top: 20px;
	}
	.footer-main .col-xl-3 {
		width: 100%;
	}
	.subproduct-detail-gallery.light-accessories .col-lg-push-6 {
	    left: 0;
	}
	.subproduct-detail-gallery.light-accessories .col-lg-pull-6 {
	    right: 0;
	}
	.subproduct-detail-gallery.light-accessories .col-lg-6.col-sm-6 {
		width: 100%;	
	}
	.subproduct-detail-gallery.light-accessories .al-pic {
	    margin-bottom: 12px;
	}
	.subproduct-detail-gallery.light-accessories .subproduct-desc .col-lg-3.col-sm-3 {
		width: 100%;	
	}
}

@media only screen and (max-width: 540px) {
	.banner-content h1 {
	    margin-bottom: 20px; 
	}
	.banner-content h1 {
	    font-size: 40px;
	}
	.about-area .shape-17 {
		right: 6%;
	}
	.about-area .shape-13 {
	    bottom: 2%;
	    right: 2%;
	}
	.subproduct-content h3 {
		font-size: 18px;
	}
}

@media only screen and (max-width: 480px) {
	.about-area .shape-15 {
	    top: 3%;
	    left: 15%;
	}
	.about-area .shape-16 {
		top: 12%;
		left: 70%;
	}
	.subproduct-content h3 {
		line-height: 24px;
	}
	.page-title h2 {
	    font-size: 26px;
	}
	.page-title {
	    padding-top: 120px;
	    padding-bottom: 120px;
	}
	.featured__works-grid {
		display: block;
	}
	.subproduct-detail-gallery .featured-work {
	    margin-bottom: 20px;
	}
	.subproduct-detail-gallery .featured-work:last-of-type {
		margin-bottom: 0px;
	}
	.banner-slider {
	    min-height: auto;
	}
	.featured-work-morepic .featured__work-wrapper {
	    margin-bottom: 20px;
	}
}

@media only screen and (max-width: 414px) {
	.subproduct-section .col-lg-4.col-sm-4 {
	    width: 100%;
	}
	.header-main .logo h4{
	  color: #fff;
	  font-weight: 500;
	}
	.header-main.sticky.fixed-top .logo h4{
	  display: none;
	}
	.footer .widget.widget_nav_menu_half {
		margin-bottom: 30px;
	}
	.page-title h2 {
	    font-size: 24px;
	}
	.page-title-wrap .breadcrumb-nav {
		padding: 15px 5px 15px 20px;
	}
	.banner-slider .banner-btn-group {
		align-items: center;
	}
	.banner-slider {
	    min-height: auto;
	    padding-bottom: 30px;
	}
	.about__content {
	    padding: 0 5px;
	}
	.about-area .shape-15 {
	    top: 1%;
	    left: 8%;
	}
	.about-area .shape-14 {
	    bottom: 12%;
	    left: 1%;
	}
	.our_projects h2 {
		text-align: left;
	}
	.single_project .img img {
		width: 100%;
	}
	.subproduct-detail-gallery.light-accessories h3 {
		font-size: 24px;
	}
	.subproduct-detail-gallery.subproduct-detail-galleries {
		padding-bottom: 50px;
	}
	.page-title-wrap .breadcrumb-nav li:not(:last-child) {
	    padding-right: 5px;
	    margin-right: 5px;
	}
	.page-title-wrap .breadcrumb-nav li {
		font-size: 15px;
	}
	.page-title-wrap .breadcrumb-nav:before {
		height: 55px;
	}
}

@media only screen and (max-width: 393px) {
	.banner-content h1 {
	    font-size: 34px;
	}
	.about-area .shape-18 {
	    bottom: 10%;
	    right: 3%;
	}
	.about-area .shape-13 {
		bottom: 1%;
		right: 0%;
	}
	.page-title h2 {
	    font-size: 20px;
	    line-height: 26px;
	}
	.page-title {
	    padding-top: 110px;
	    padding-bottom: 90px;
	}
	.page-title-wrap .breadcrumb-nav {
	    padding: 8px 5px 8px 20px;
	}
	.page-title-wrap .breadcrumb-nav:before {
	    height: 45px;
	    display: none;
	}
}

@media only screen and (max-width: 375px) {
	.subproduct-detail-gallery.light-accessories h3 {
	    font-size: 20px;
	    line-height: 26px;
	}
	.page-title-wrap .breadcrumb-nav:before {
	    height: 45px;
	}
}

@media only screen and (max-width: 360px) {
	.about-area .shape-15 {
	    top: 0%;
	    left: 1%;
	}
	.our_projects .swiper-button-next-unique2, .our_projects .swiper-button-prev-unique2 {
		width: 35px;
        height: 35px;
	}
	.single_project .img img {
		width: auto;
	}
}

@media only screen and (max-width: 320px) {
	.banner-content h1 {
	    font-size: 30px;
	    line-height: 38px;
	}
	.about-area .shape-15 {
		left: 0%;
	}
	.our_projects h2 {
		font-size: 35px;
	}
	.footer-menu li {
	    padding-left: 2px;
	}
	.footer-menu li:not(:last-child) {
	    margin-right: 2px;
	}
	.footer-bottom .footer-menu-wrap .socials {
		margin-right: 3px;
	}
	.contact-info-dtl .txt {
	    font-size: 16px;
	    padding-left: 45px;
	    line-height: 26px;
	}
	.contact-info-dtl {
	    padding: 8px 5px;
	}
	.contact-info-dtl h3 {
		font-size: 20px;
	}
}