@media (max-width: 1400px) {
	header.header .row.d-flex .header-right.col-10 nav ul.main-menu li {
		margin-right: 30px;
	}
	.logo:before {
		left: calc(50% - 81px);
		height: 141px;
	}
	.carasol_content {
		 max-width: 30%;
		margin-right:30px;
		padding:30px;
	}
	.cata-left-sec {
    height: 450px;
    width: 700px;
}
    .cata-box {
        padding: 40px;
        width: 710px;
    }
    .cata-right-sec {
        width: 247%;
        margin-left: -155%;
    }
	.cata-box p {
    margin-bottom: 30px;
		font-size:16px;
		line-height:26px;
}
}
@media (max-width:1399px){
	nav ul.main-menu li a {
    font-size: 16px;
    line-height: 26px;
		color:#000;
}

	section.Main-pro .pro-heading {
    margin-bottom: 0px;
}
	section.Main-pro .pro-heading h2 {
    margin-bottom: 20px;
}
	.why-inner-sec .tabs {
    width: 90%;
}
	.item h3{
		font-size:17px;
		line-height:27px;
	}	

	.item{
		margin:0px 5px;
	}
	section.why-main.p_100 {
    height: 582px;
}

/*header*/
    ul.main-menu {
        column-gap: 18px;
    }
	.logo {
    width: 360px;
}
}
@media (min-width: 1200px) and (max-width: 1400px) {
    .indus-image-item {
        width: 210px!important;
        height: 140px!important;
    }
	.card-image img{
		height:180px!important;
		width:316px !important;
	}
	.card-content{
		min-height:130px;
	}
	.card-content h3{
		font-size:18px;
		font-weight:300;
	}
	.card-link{
		font-size:16px;
	}
	.studio-right img{
		height:375px;
	}
		.main-pro-slider {
    width: 90%;
    margin: auto;
}
    section.Main-pro.p_100 .main-pro-slider .owl-stage-outer .item img {
        width: auto;
        height: 370px;
        object-fit: cover;
    }
	    .studio-right img {
        height: 368px;
        width: 88%;
    }
	
.owl-carousel .owl-stage-outer {
    padding: 0px;
    max-width: 1000px;
    margin: auto;
}
	.tabs button.tablink {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}
	.why-inner-sec {
    position: relative;
    max-width: 1050px;
    margin: auto;
}
section.single-indus-tab .row ul li a {
    font-size: 16px;
   line-height:26px;
}
	.tps-box-sec {
    justify-content: start;
}
.tps-box-sec:first-child {
    padding-left: 90px; 
}
	section.main-catalog .col-8.cata.p0 .cata-left-sec {
    width: 700px;
    margin-left: auto;
}
	    .cata-box {
        margin-right: 30px;
    }
	
.flip-box-front h2 {
    font-size: 24px;
    line-height: 34px;
}
	.footer-top.p_100 {
    padding: 100px 50px 80px 50px;
}
}
@media (max-width:1199px){
	    .float-broucher-icon {
        left: -13%;
    }
        .indus-image-item {
        width: 200px;
        height: 170px;
        object-fit: cover;
    }
	.hover-effect {
    background: #00000080;
}
	    .indus-image-grid {
        max-width: 850px;
        margin: auto;
    }
	.carousel-caption h1 {
    font-size: 20px;
    line-height: 30px;
}
	.carousel-caption p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
}
	section.Main-pro.p_100.pt-0 .main-pro-slider .owl-carousel .owl-stage-outer{
		max-width:800px;
		margin:auto;
	}
	.about-inner {
    max-width: 60%;
    top: 22%;
    left: 20%;
    right: auto;
    width: 65%;
}
	.tabs button.tablink {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    padding: 10px;
}
	    section.why-main.p_100 {
        height: 515px;
    }
	section.main-client.p_100 {
    padding: 100px 0px;
    margin-top: 160px;
}
	ul.tps-main-box {
    height: 65vh;
}
	.studio-right img {
    width: 90%;
	height: 350px;
}.owl-carousel .owl-stage-outer {
    padding: 0px;
    max-width: 800px;
    margin: auto;
}
	
.tps-box-sec {
    padding-left: 62px;
}
.flip-box-front h2 {
    font-size: 24px;
    line-height: 34px;
}
	ul.tps-main-box li:hover .flip-box {
    background: var(--blue);
    padding: 19px;
    border-radius: 12px;
    width: 342px;
    height: auto;
    margin-bottom: 20px;
}
	    .cata-right-sec {
        width: 150%;
        margin-left: -51%;
    }
	    .cata-left-sec {
        margin-left: 7%;
        width: 600px;
    }
	.inner-dealer-sec {
    max-width: 820px;
}
    .footer-top.p_100 {
        padding: 100px 30px 80px 30px;
    }
	section.Main-pro.p_100 .main-pro-slider button.owl-next {
    right: 0px;
}
}
@media(min-width:1199px){
	.header-right .mobile-menu-toggle {
    display: none;
}
	.mobile-menu-close {
    display: none;
}
}
@media(max-width:1199px) {
     ul.main-menu {
        display: flex;
        flex-direction: column;
        background: transparent;
        padding: 20px;
    }
       .header-right nav {
        transform-origin: top left;
        position: fixed;
        width: 100vw;
        height: 100vh;
        top: 0;
        z-index: 999;
        /* left: -100vw; */
        transform: scale(0);
        background: rgb(79 79 79 / 31%);
        box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
        backdrop-filter: blur(15.5px);
        -webkit-backdrop-filter: blur(15.5px);
        border-radius: 0px;
        border: 1px solid rgba(255, 255, 255, 0.18);
        transition: transform 0.1s ease;
    }
.header-right nav.active {
        transform: scale(1);
    }
	ul.sub-menu {
    background: rgb(79 79 79 / 31%);
} 
	ul.sub-menu {
        position: static;
        width: 100%;
        margin-top: 13px;
        margin-left: 21px;
    }
	.header-right nav ul li ul.sub-menu li {
    border-bottom: none;
}
    .mobile-menu-close {
        display: block;
        position: absolute;
        top: 14px;
        border: 1px solid #fff;
        padding: 3px 12px;
        right: 6%;
        font-size: 20px;
        cursor: pointer;
        background: rgba(255, 255, 255, 0.35);
        box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
        backdrop-filter: blur(15.5px);
        -webkit-backdrop-filter: blur(15.5px);
        border-radius: 10px;
    }
.mobile-menu-close i {
    color: #fff;
}
    .main-menu.active ~ .mobile-menu-close {
        display: block;
    }

    .logo {
        padding: 20px 0;
    }

    .header-right .mobile-menu-toggle i {
        font-size: 20px;
        margin-left: 20px;
    }

    .search-bar button i {
        font-size: 13px;
    }

    .search-bar button.search-toggle {
        padding: 4px 10px;
    }
	.about-snlc-right-sec {
    max-width: 830px;
    margin: auto;
}
	    .footer-top.p_100 {
        padding: 100px 50px 80px 50px;
    }
	.color-left-sec .color-box {
    padding: 40px 0px 40px 60px;
}
	.pow-left-sec {
    margin-right: -121%;
    margin-left: 43%;
}
	.color-right-sec {
    margin-right: 31%;
    margin-top: -55px;
    margin-left: -125%;
}
	.about-img img {
    height: 400px;
}
	.about-img {
    max-width: 800px;
    margin: auto;
}
	section.why_sunlac_paints.slc.p_100 {
    padding: 60px 0px 96px 0px;
}
	.why_Sunlac_paints_box {
    padding: 20px;
}

}
@media(max-width:991px){
	.top-outer .col.d-flex.justify-content-end.align-items-center a.text-white {
    font-size: 12px;
}
	.top-heading h6 {
    padding: 0px 0px 0px 16px;
}
	.carousel-caption {
    padding: 10px;
}
	    .carousel-caption h1 {
        font-size: 16px;
        line-height: 26px;
    }
	.carousel-caption {
    width: 90%;
}
	    .carousel-caption p {
        font-size: 14px;
        line-height: 24px;
        font-weight: 300;
    }
	    button.carousel-control-next {
        right: 5%;
        top: 29%;
        width: 40px;
        height: 40px;
    }
	.carousel-control-prev{
		left: 5%;
    top: 25%;
		  width: 40px;
        height: 40px;
	}
}
@media(max-width:575px){
	.top-bar {
    display: none;
}
	    .logo {
        width: 100%;
    }
      .carousel-item img {
        height: 30vh;
    }
	section.Main-Industries {
    padding: 50px 0px;
}
	.Indus-heading h2 {
    font-size: 32px;
    line-height: 42px;
}

.indus-image-grid {
    display: flex;
    justify-content: left;
    flex-wrap: nowrap;
    overflow-x: scroll;
    gap: 15px;
    scrollbar-width: none;
}
	.indus-image-grid .indus-image-item {
    flex: 0 0 auto;
}
	    .indus-image-item {
        width: 300px;
        height: 170px;
        object-fit: cover;
    }
	section.Main-pro .pro-heading h2 {
    font-size: 32px;
    line-height: 42px;
}
	.card {
    margin: 0px 22px;
}
section.Main-pro.p_100 .main-pro-slider button.owl-next {
    top: 99%;
    left: 50%;
}
    section.Main-pro.p_100 .main-pro-slider button.owl-prev {
        top: 99%;
        left: 33%;
    }
    section.Main-pro .pro-button a.main-btn {
        margin-top: 50px;
    }
	    .about-inner {
        max-width: 100%;
        top: 22%;
        left: 0;
        right: auto;
        width: 100%;
    }
	section.about-main.p_100 .about-inner h2 {
    font-size: 32px;
    line-height: 42px;
}
	section.about-main .about-inner h3 {
    font-size: 18px;
    line-height: 28px;
    width: 90%;
    margin: auto;
}
	section.about-main {
    height: 423px;
}
	.pro-button {
    margin-top: 0px;
}
	.counter_box p {
    font-size: 16px;
    line-height: 26px;
}
    section.about-breadcrumb .row {
        row-gap: 13px;
        padding: 0;
    }
	section.why-main {
    padding: 50px 0px;
}
	section.about-main .pro-button {
    margin-top: 20px;
}
section.why-main .why-heading h2 {
    font-size: 32px;
    line-height: 42px;
}
	.why-inner-sec img {
    height: 45vh;
}
    .why-inner-sec .tabs {
        width: 95%;
        border-top: none;
    }
	    .why-inner-sec .tabs {
        bottom: 9px;
        padding: 7px;
    }
	    .tabs button.tablink {
        font-size: 13px;
        line-height: 23px;
        padding: 5px;
			margin-bottom:10px;
    }
    .tablink.active {
        background: var(--red);
    }
	section.main-brands .pro-button {
    margin-top: 20px;
}
	section.main-client {
    padding: 50px 0px !important;
    margin: 0 !important;
}
	section.main-client .pro-button {
    margin-top: 20px;
}
	section.main-brands {
    padding: 50px 0px;
}
    .studio-right img {
        width: 100%;
    }	
	    nav ul.main-menu li a {
        color: #fff;
    }
    ul.tps-main-box {
        display: grid;
        grid-template-columns: 1fr;
        height: 75vh;
    }
	    .cata-left-sec {
        width: 100%;
    }
section.Studio {
    padding: 50px 0px;
}
    .cata-box {
        width: 100%;
        padding: 10px;
    }
	.cata .cata-left-sec {
    margin: 0;
}
	    .cata-right-sec {
        width: 100%;
        margin-left: 0;
    }
	    .cata-box p {
        margin-bottom: 15px;
        font-size: 14px;
        line-height: 24px;
    }
      section.main-catalog .row .cata-right-sec {
        position: absolute;
        top: 0%;
        max-width: 325px;
        left: 25px;
        right: 0;
    }
    .cata-right-sec .cata-box h2 {
        font-size: 20px;
        line-height: 30px;
    }
	    .tps-box-sec {
        padding-left: 0px;
    }
	.cata-right-sec .main-btn {
    margin-right: 10px;
    padding: 10px 20px;
}

.tps-box-sec {
    justify-content: flex-start;
}
	ul.tps-main-box li {
    padding: 20px;
}
	    .tps-box-sec {
        margin-bottom: 0;
        padding-bottom: 0;
    }
.dealer-inner-box {
    width: 100%;
    padding: 10px;
}
	section.dealer-loc.p_100 {
    padding: 50px 0px;
}
	ul.Footer-list-main-tab {
    grid-template-columns: 1fr 1fr;
}
	    .footer-top.p_100 {
        padding: 50px 20px;
    }
	.footer-bt p {
    font-size: 12px;
    line-height: 24px;
}
	section.banner_common img {
    height: 22vh;
}
	section.banner_common .breadcrumb-title h2 {
  font-size: 26px;
        line-height: 36px;
}
    section.main-about-colortek {
        padding: 50px 0px !important;
    }
	    .color-left-sec .color-box {
        padding: 10px;
        width: 100%;
    }
	section.main-about-colortek .color-box h2 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 20px;
}
	    .color-right-sec {
        margin: 0;
    }
	    .pow-left-sec {
        margin: 0;
    }
	.pow-right-sec .Power-box {
    padding: 20px;
    width: 100%;
}
	.pow-right-sec .Power-box h2 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 20px;
}
	
section.About-background {
    height: 100px;
    margin-top: -23%;
}
	section.why_sunlac_paints.slc .main_heading h2 {
    font-size: 32px;
    line-height: 42px;
}
	section.why_sunlac_paints.slc.p_100 .main_heading p {
    width: 100%;
}
    section.why_sunlac_paints.slc .row {
        row-gap: 20px;
    }
    section.about-us-1 .image-container img {
        height: 74vh;
    }
	section.about-us-1 .row {
    row-gap: 20px;
}
	section.about-us-1 .image-container .our-vision {
    padding: 10px;
}
	.image-container .our-vision.position-absolute.bottom-0.start-0.w-100 {
    width: 100% !important;
}
	
.image-container.position-relative.text-white .Our-mission.position-absolute.bottom-0.start-0.w-100 {
    width: 100% !important;
    padding: 20px;
}
	.our-vision h2 {
    font-size: 32px!important;
    line-height: 42px;
}
.Our-mission h2 {
    font-size: 32px!important;
    line-height: 42px;
}
	section.about-sunlac-main-sec {
    padding: 50px 0px;
}
	section.about-sunlac-main-sec .about-sunlac-left-sec img {
    width: 100%;
}
	.brand-logo-img img {
    width: 100%;
    background: #fff;
    padding: 0;
    margin: 0;
}
	section.single-indus-tab .row .single-right-content {
    margin-left: 0;
    width: 100%;
}
	.filters {
    width: 100%!important;
    position: static!important;
		    margin-bottom: 20px;
}
	.main-content {
    display: block!important;
}
	.product-list {
    width: 100%!important;
}
	section.studio-int-page.p_100 .\33 d-left-std .owl-nav {
    display: grid;
    margin-right: 0px;
    grid-template-columns: repeat(2, 1fr);
		gap:0px;
}
	
.studio-layout {
    display: block!important;
}
section.studio-int-page .owl-carousel .item6 img {
    height: 100%;
}
	section.contact-form {
    padding: 50px 0px;
}
	section.contact-address {
    padding: 50px 0px;
}
	.contact-address .cont-add-right {
    padding: 20px;
}
	
.contact-address .cont-add-right .pro-heading h2 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 20px;
}
	.contact-address .cont-add-right .pro-heading {
		margin-bottom:0px;
	}
	.clr-100 {
    padding-top: 0px;
}
.clr-100 {
    padding-top: 50px 0px!important;
}
}