/********************************************************************************************************

							(max-width:1920px)

********************************************************************************************************/

@media (max-width: 1920px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1600px;
  }

  .product-head h2:before {
    content: "";

    display: block;

    width: 478px;

    height: 2.5px;

    background: #262626;

    left: -500px;

    top: 50%;

    position: absolute;
  }

  .our-story-image:before {
    content: "";

    position: absolute;

    background: #f5f5f5;

    width: 100%;

    height: 360px;

    left: 0;

    top: 41.8%;

    z-index: -1;
  }

  .mission {
    width: 49%;
  }

  .vision {
    padding: 146px 122px;

    width: 51%;

    display: flex;

    flex-direction: column;

    justify-content: center;
  }

  .cnt-bnr-rightbox-div {
    width: 45%;
  }
}

/********************************************************************************************************

							(max-width:1680px)

********************************************************************************************************/

@media (max-width: 1680px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1500px;
  }

  .navbar {
    justify-content: space-between;
  }

  header {
    border-bottom: 1px solid #e5e5e5;
  }

  .banner-main {
    top: 60px;
  }

  a.nav-link {
    color: #171717;

    font-size: 18px;

    font-weight: 600;

    line-height: 18px;

    padding: 0px 20px !important;

    font-family: "bentonmoddisp-regular";
  }

  .dropdown-toggle::after {
    display: none;
  }

  a#navbarDropdown {
    display: flex;

    gap: 10px;

    align-items: center;
  }

  a#navbarDropdown svg {
    color: #d79728;
  }

  .dropdown:hover .dropdown-menu {
    display: block;
  }

  ul.dropdown-menu {
    box-shadow: 0px 10px 15px -3px #0000001a;

    border: none;

    padding: 32px 24px 24px 24px;

    border-radius: 0;

    width: 250px;
  }

  a.dropdown-item {
    font-size: 18px;

    line-height: 26px;

    font-weight: 600;

    font-family: "bentonmoddisp-regular";

    color: #737373;

    position: relative;

    padding: 0;

    display: flex;

    align-items: center;

    gap: 10px;
  }

  .dropdown-item svg {
    display: none;
  }

  .dropdown-item.active svg,
  .dropdown-item:hover svg {
    display: block;
  }

  .dropdown-menu li {
    margin-bottom: 15px;
  }

  .dropdown-menu:nth-child(6) {
    margin-bottom: 0px;
  }

  .dropdown-item.active,
  .dropdown-item:active,
  .dropdown-item:focus,
  .dropdown-item:hover {
    color: #d79728;

    background-color: transparent;
  }

  .cntct-dtls {
    display: flex;

    gap: 10px;
  }

  .hdr-right {
    display: flex;

    justify-content: end;

    width: 35%;

    align-items: center;

    gap: 20px;
  }

  .logo {
    width: 25%;
  }

  .hdr-menu {
    width: 40%;
  }

  .h-full {
    height: 100%;
  }

  .cta-btn a {
    border-right: 1px solid #fff;

    color: #fff;

    font-size: 14px;

    font-weight: 700;

    line-height: 22px;

    /* font-family: Helvetica; */

    font-family: "bentonmoddisp-regular";

    padding-right: 10px;

    text-decoration: none;

    white-space: nowrap;

    transition: all 0.3s ease;

    transition-duration: 800ms;
  }

  .cta-btn {
    padding: 8px 16px;

    background: #d79728;

    color: #fff;

    display: flex;

    align-items: center;

    gap: 10px;

    /* font-family: Helvetica; */

    font-family: "bentonmoddisp-regular";

    transition: all 0.3s ease;

    transition-duration: 800ms;
  }

  .cta-btn:hover {
    flex-direction: row-reverse;
  }

  .cta-btn:hover a {
    border-right: none;

    border-left: 1px solid #fff;

    padding-right: 0px;

    padding-left: 10px;
  }

  .cntct-dtls a {
    font-size: 16px;

    line-height: 18px;

    font-weight: 600;

    color: #171717;

    font-family: "bentonmoddisp-regular";

    text-decoration: none;
  }

  .hdr-num {
    border-right: 1px solid #d79728;

    padding-right: 10px;
  }

  section.banner {
    background: #fafafa;
  }

  .slider-wrapper {
    display: flex;

    align-content: center;

    justify-content: center;
  }

  .slider.slick-dotted.slick-slider {
    max-width: 100%;

    margin-bottom: 5px;
  }

  .slider div {
    font-size: 35px;

    font-weight: bold;

    text-align: center;

    height: 100%;
  }

  .slider .slick-dots {
    bottom: 45px;
  }

  .slider .slick-dots li button:before {
    color: #fff;

    content: "•";

    background: #fff;

    border-radius: 50%;

    font-size: 10px;

    line-height: 12px;

    width: 10px;

    height: 10px;
  }

  .slick-dots li button {
    display: none !important;
  }

  .single-pro-slider .slick-dots .animated-dot {
    background-image: url(/assets/images/play.png);

    background-repeat: no-repeat;

    background-size: cover;

    height: 50px;

    width: 50px;

    position: absolute;

    right: 18%;

    margin-top: 0;

    top: -10px;
  }

  .slick-dots .animated-dot {
    background-image: url(/assets/images/Pasue.png);

    background-repeat: no-repeat;

    background-size: cover;

    height: 50px;

    width: 50px;

    position: absolute;

    right: 18%;

    margin-top: 0;

    top: -10px;
  }

  .slider-count {
    position: absolute;

    bottom: 42px;

    left: 60%;

    font-size: 24px;

    line-height: 24px;

    font-weight: 600;

    color: #fff;

    font-family: "bentonmoddisp-regular";

    margin-bottom: 0;
  }

  .slider-progress {
    width: 100%;

    left: 39%;

    height: 3px;

    background: #ffffff99;

    max-width: 170px;

    margin: 0 auto;

    bottom: 56px;
  }

  .slider-progress .progress {
    width: 0%;

    height: 3px;

    background: #d79728;
  }

  .slider .previous-slide,
  .slider .next-slide {
    height: 50px;

    width: 50px;

    position: absolute;

    top: auto;

    bottom: 30px;

    left: auto;

    right: auto;

    cursor: pointer;

    z-index: 2;
  }

  .slider .previous-slide {
    background: url(/assets/images/Arrow-right.png) no-repeat;

    background-size: contain;

    left: 260px !important;
  }

  .slider .next-slide {
    background: url(/assets/images/Arrow-left.png) no-repeat;

    background-size: contain;

    background-position: right;

    right: 250px !important;
  }

  .bnr-cnt {
    padding-left: 80px;

    padding-right: 130px;
  }

  .bnr-cnt h1 {
    font-size: 80px;

    line-height: 92px;

    font-weight: 600;

    color: #262626;

    padding-right: 115px;

    font-family: "bentonmoddisp-regular";
  }

  .bnr-cnt h1 span {
    font-style: italic;

    color: #085a00;
  }

  .bnr-cnt p {
    font-size: 16px;

    font-weight: 300;

    line-height: 24px;

    /* font-family: "Helvetica"; */

    font-family: "bentonmoddisp-regular";

    color: #737373;

    padding: 24px 0;
  }

  .divider {
    border: 2px solid #a3a3a3;
  }

  .bnr-btn {
    padding: 8px 16px;

    background: #d79728;

    color: #fff;

    display: flex;

    align-items: center;

    gap: 10px;

    width: fit-content;

    transition: all 0.3s ease;

    transition-duration: 800ms;
  }

  .bnr-btn a {
    color: #fff;

    text-decoration: none;

    font-size: 14px;

    line-height: 20px;

    font-weight: 700;

    /* font-family: "Helvetica"; */

    font-family: "bentonmoddisp-regular";

    border-right: 1px solid #fff;

    padding-right: 10px;

    white-space: nowrap;

    transition: all 0.3s ease;

    transition-duration: 800ms;
  }

  .bnr-btn:hover {
    flex-direction: row-reverse;
  }

  .bnr-btn:hover a {
    border-right: none;

    border-left: 1px solid #fff;

    padding-right: 0px;

    padding-left: 10px;
  }

  .bnr-cnt img {
    position: absolute;

    top: -8%;

    left: 57px;

    animation: Rotate 20s linear infinite;
  }

  .bnr-cnt {
    position: relative;
  }

  @keyframes Rotate {
    from {
      transform: rotate(0deg);
    }

    to {
      transform: rotate(360deg);
    }
  }

  .home-sec-cnt h2 {
    font-size: 18px;

    line-height: 28px;

    font-weight: 300;

    /* font-family: "helvetica-light"; */

    font-family: "bentonmoddisp-regular";

    color: #d79728;
  }

  .home-sec-cnt h3 {
    margin: 0 auto;

    font-size: 64px;

    line-height: 80px;

    font-weight: 600;

    font-family: "bentonmoddisp-regular";

    color: #262626;

    border-bottom: 2px solid #e5e5e5;

    width: 60%;
  }

  .home-sec-cnt p {
    font-size: 18px;

    line-height: 28px;

    font-weight: 300;

    /* font-family: helvetica-light; */

    font-family: "bentonmoddisp-regular";

    color: #525252;

    margin-top: 30px;

    width: 70%;

    margin-right: auto;

    margin-left: auto;
  }

  .home-sec-cnt {
    text-align: center;
  }

  section.home-sec {
    margin-top: 160px;

    position: relative;

    margin-bottom: 40px;
  }

  .top-img img {
    position: absolute;

    top: -90px;

    right: 0;

    animation: float 3s ease-in-out infinite;

    transform: translatey(0px);
  }

  .btm-img img {
    position: absolute;

    bottom: -40px;

    left: 0;

    animation: float 3s ease-in-out infinite;

    transform: translatey(0px);
  }

  @keyframes float {
    0% {
      transform: translatey(0px);
    }

    50% {
      transform: translatey(-15px);
    }

    100% {
      transform: translatey(0px);
    }
  }

  .owl-nav {
    position: absolute;

    top: -130px;

    right: 0px;

    display: flex;

    align-items: center;

    gap: 15px;
  }

  .product-sec {
    padding: 80px 0;

    position: relative;
  }

  .prev-icon,
  .next-icon {
    display: flex;

    align-items: center;

    border: 2px solid #d4d4d4;

    padding: 10px 24px;

    font-size: 18px;

    line-height: 28px;

    font-weight: 400;

    /* font-family: "Helvetica"; */

    font-family: "bentonmoddisp-regular";

    transition: 0.3s ease-out;
  }

  .prev-icon:hover,
  .next-icon:hover {
    border-color: #d79728;
  }

  .prev-icon svg {
    margin-right: 10px;

    color: #a3a3a3;

    background: #fafafa;

    padding: 10px;

    border-radius: 50%;
  }

  .prev-icon:hover svg,
  .next-icon:hover svg {
    color: #d79728;

    background: #fdf2db66;
  }

  .next-icon svg {
    margin-left: 10px;

    color: #a3a3a3;

    background: #fafafa;

    padding: 10px;

    border-radius: 50%;
  }

  div#counter {
    font-size: 24px;

    line-height: 32px;

    font-weight: 300;

    /* font-family: "Helvetica"; */

    font-family: "bentonmoddisp-regular";

    color: #262626;

    width: 24%;
  }

  div#counter span {
    color: #a3a3a3;
  }

  .pro-head {
    display: flex;

    justify-content: space-between;

    align-items: end;

    margin-bottom: 80px;

    padding-left: 104px;
  }

  .title h2 {
    font-size: 18px;

    line-height: 28px;

    font-weight: 300;

    /* font-family: "helvetica-light"; */

    font-family: "bentonmoddisp-regular";

    color: #d79728;
  }

  .title h3 {
    font-size: 64px;

    line-height: 96px;

    font-weight: 600;

    font-family: "bentonmoddisp-regular";

    color: #262626;

    /* border-bottom: 2px solid #e5e5e5; */

    padding-bottom: 16px;
  }

  .slider2 {
    margin-top: 80px;
  }

  .title {
    width: 40%;
  }

  .pro-right-cnt {
    background: #fafafa;

    padding: 80px 200px 80px 80px;

    position: absolute;

    bottom: 0;
  }

  .prod-right-cnt {
    background: #fafafa;

    padding: 80px 100px 80px 200px;

    position: absolute;

    bottom: 0;

    width: 50%;
  }

  .pro-right-cnt h3,
  .prod-right-cnt h3 {
    font-size: 56px;

    line-height: 84px;

    font-weight: 600;

    font-family: "bentonmoddisp-regular";
  }

  .pro-btn a {
    font-size: 14px;

    line-height: 20px;

    font-weight: 700;

    /* font-family: "Helvetica"; */

    font-family: "bentonmoddisp-regular";

    text-decoration: none;

    border-right: 1px solid #262626;

    color: #262626;

    padding-right: 8px;

    /* margin-right: 8px; */

    white-space: nowrap;

    transition: all 0.3s ease;

    transition-duration: 800ms;
  }

  .pro-btn {
    display: flex;

    align-items: center;

    gap: 10px;

    padding: 8px 16px;

    border: 1px solid #262626;

    width: fit-content;

    transition: all 0.3s ease;

    transition-duration: 800ms;
  }

  .pro-btn:hover {
    flex-direction: row-reverse;
  }

  .pro-btn:hover a {
    border-right: none;

    border-left: 1px solid #262626;

    padding-right: 0px;

    padding-left: 10px;
  }

  .pro-left-img img,
  .prod-left-img img {
    min-height: 498px;
  }

  .product-sec .item {
    position: relative;
  }

  .pro-right-cnt p,
  .prod-right-cnt p {
    font-size: 18px;

    line-height: 28px;

    font-weight: 300;

    /* font-family: helvetica-light; */

    font-family: "bentonmoddisp-regular";

    color: #525252;
  }

  .prod-right-cnt p,
  .prod-right-cnt h3 {
    text-align: right;
  }

  .prod-right-cnt .pro-btn {
    float: right;
  }

  .pro-top {
    /* background: #ffffffb2; */

    padding: 12px;

    text-align: center;

    /* margin-bottom: 40px; */
  }

  div#project-text {
    top: 50%;

    z-index: 1;

    left: 16%;

    width: 70%;

    /* display: none; */

    transition: all 0.3s ease;

    transition-duration: 800ms;
  }

  /* .item:hover #project-text {

	display: block;

} */

  .project-content .cta-btn {
    width: fit-content;

    margin: 0 auto;
  }

  .pro-top h2 {
    font-size: 42px;

    line-height: 84px;

    font-weight: 600;

    font-family: "bentonmoddisp-regular";
  }

  .pro-top p {
    font-size: 18px;

    line-height: 28px;

    font-weight: 300;

    /* font-family: helvetica-light; */

    font-family: "bentonmoddisp-regular";
  }

  .pro-slider .item img {
    filter: blur(0);

    transition: all 0.3s ease;

    transition-duration: 800ms;
  }

  .pro-slider .item:hover img {
    filter: blur(8px);
  }

  section.test-sec {
    padding: 80px 0;

    position: relative;
  }

  .test-sec .pro-right-cnt {
    background: #fafafa;

    padding: 24px;

    position: absolute;

    bottom: 0;
  }

  .test-sec .pro-left-img img {
    min-height: 432px;
  }

  .testi-profile img {
    max-width: 40px !important;

    height: 40px;
  }

  .test-sec .pro-right-cnt img {
    max-width: 24px;
  }

  .testi-btm {
    align-items: center;

    justify-content: space-between;
  }

  .testi-profile {
    align-items: center;

    gap: 8px;
  }

  .testi-btm p {
    margin-bottom: 0;

    font-size: 12px;

    line-height: 15.64px;

    letter-spacing: -0.24px;

    font-weight: 500;

    /* font-family: "Helvetica"; */

    font-family: "bentonmoddisp-regular";

    text-transform: uppercase;
  }

  .testi-profile h2 {
    font-size: 18px;

    line-height: 29px;

    font-weight: 700;

    letter-spacing: -0.36px;

    text-transform: uppercase;

    margin-bottom: 0;

    /* font-family: "Helvetica"; */

    font-family: "bentonmoddisp-regular";
  }

  .test-sec .pro-right-cnt p {
    margin-top: 14px;
  }

  div#counter2 {
    font-size: 24px;

    line-height: 32px;

    font-weight: 300;

    /* font-family: "Helvetica"; */

    font-family: "bentonmoddisp-regular";

    color: #262626;

    width: 24%;

    bottom: 2px;

    right: 50px;
  }

  div#counter2 span {
    color: #a3a3a3;
  }

  .contact-sec {
    background: url(/assets/images/contact-bnr.jpg);

    padding: 80px 0;

    background-repeat: no-repeat;

    background-size: contain;

    background-position: 100% 100%;
  }

  .cntct-life {
    padding-right: 220px;
  }

  .cntct-life h2 {
    font-size: 18px;

    font-weight: 300;

    line-height: 28px;

    /* font-family: helvetica-light; */

    font-family: "bentonmoddisp-regular";

    color: #d79728;
  }

  .cntct-life h3 {
    font-size: 40px;

    line-height: 48px;

    font-weight: 600;

    font-family: "bentonmoddisp-regular";
  }

  .cntct-right {
    padding-left: 120px;
  }

  .cntct-top-box .form-group input {
    border-radius: 0;

    padding: 12px 20px;

    border: 1px solid #e5e5e5;
  }

  .cntct-top-box .form-group input,
  .msg-box textarea {
    border-radius: 0;

    padding: 12px 20px;

    border: 1px solid #e5e5e5;

    font-size: 16px;

    line-height: 22px;

    font-weight: 300;

    /* font-family: helvetica-light; */

    font-family: "bentonmoddisp-regular";

    color: #a3a3a3;
  }

  .form-btn .cta-btn:hover svg {
    border-left: 0;

    padding-left: 0;

    padding-right: 8px;

    border-right: 1px solid #fff;
  }

  button.cta-btn svg {
    border-left: 1px solid #fff;

    padding-left: 8px;

    transition: all 0.3s ease;

    transition-duration: 800ms;
  }

  button.cta-btn {
    border: none;

    width: fit-content;

    float: right;
  }

  .cntct-top-box {
    display: flex;

    gap: 16px;
  }

  .cntct-top-box .form-group {
    width: 50%;
  }

  .cntct-right form {
    display: flex;

    flex-direction: column;

    gap: 16px;
  }

  section.footer {
    background: #262626;

    padding: 60px 0 40px 0;

    border-bottom: 1px solid #d4d4d4;
  }

  .ftr-logo {
    display: flex;

    gap: 35px;

    align-items: center;
  }

  .ftr-logo img {
    width: 82px;

    height: 80px;

    object-fit: cover;
  }

  .ftr-box {
    background: #ffffff0f;

    height: 365px;

    /* padding: 29px 20px;

	width: 70%;

	margin-top: 30px; */
  }

  .ftr-logo p {
    font-size: 16px;

    line-height: 24px;

    font-weight: 300;

    color: #d4d4d4;

    /* font-family: "helvetica-light"; */

    font-family: "bentonmoddisp-regular";

    margin-top: 34px;

    width: 50%;
  }

  .ftr-head h2 {
    font-size: 24px;

    color: #e9bd71;

    line-height: 21px;

    font-weight: 600;

    font-family: "bentonmoddisp-regular";

    margin-bottom: 24px;
  }

  .ftr-head ul li a {
    color: #d4d4d4 !important;

    font-size: 16px;

    line-height: 34px;

    font-weight: 400;

    /* font-family: "Helvetica"; */

    font-family: "bentonmoddisp-regular";

    text-decoration: none !important;
  }

  .ftr-head ul li {
    list-style: disc;

    color: #fff;
  }

  .ftr-head p {
    color: #d4d4d4;

    font-size: 16px;

    line-height: 26px;

    font-weight: 400;

    /* font-family: "Helvetica"; */

    font-family: "bentonmoddisp-regular";
  }

  .ftr-head ul {
    padding-left: 0;

    margin-bottom: 0;
  }

  .cust-ftr-list {
    display: grid;

    grid-template-columns: 50% 50%;
  }

  .ftr-box ul li {
    list-style: none;
  }

  .ftr-box ul li img {
    margin-right: 10px;
  }

  .ftr-head ul li a img {
    margin-right: 10px;
  }

  .btm-footer {
    background: #262626;

    color: #d4d4d4;

    padding: 15px 0 15px 0;
  }

  .social-link ul {
    padding-left: 0;

    display: flex;

    gap: 12px;

    justify-content: end;

    margin-bottom: 0;
  }

  .social-link ul li {
    list-style: none;
  }

  .social-link ul li {
    list-style: none;

    padding: 8px 12px;

    border: 2px solid #737373;

    transition: all 0.3s ease;

    transition-duration: 800ms;
  }

  .social-link ul li:hover {
    border-color: #d79729;
  }

  .social-link ul li svg {
    font-size: 14px;

    transition: all 0.3s ease;

    transition-duration: 800ms;
  }

  .social-link ul li:hover svg {
    color: #d79729;
  }

  .copyright p {
    font-size: 14px;

    line-height: 24px;

    font-weight: 500;

    /* font-family: "Helvetica"; */

    font-family: "bentonmoddisp-regular";

    color: #d4d4d4;

    margin-bottom: 0;
  }

  .flooring,
  .acoustic,
  .wall,
  .ceiling,
  .wallcovering {
    padding: 80px 0;

    position: relative;
  }

  .flooring:before,
  .acoustic:before,
  .wall:before,
  .ceiling:before,
  .wallcovering:before {
    content: "";

    display: block;

    width: 65%;

    height: 510px;

    background: #fafafa;

    right: 0px;

    top: 0px;

    position: absolute;

    z-index: -1;
  }

  .product-box {
    display: grid;

    grid-template-columns: 25% 25% 25% 25%;

    grid-row-gap: 50px;
  }

  .product-content a {
    text-decoration: none;
  }

  .product-content a .pro-title h2 {
    font-size: 18px;

    line-height: 48px;

    font-weight: 600;

    font-family: "bentonmoddisp-regular";

    color: #262626;

    text-align: center;

    position: relative;

    background: #fafafa;

    padding: 12px 24px;

    border-bottom: 2px solid #262626;

    z-index: -1;
  }

  /* .pro-title h2.head1:before {

	content: "";

	display: block;

	width: 95px;

	height: 1px;

	background: #262626;

	left: 20px;

	top: 50%;

	position: absolute;

 }



.pro-title h2.head1:after {

	content: "";

	display: block;

	width: 95px;

	height: 1px;

	background: #262626;

	right: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head2:before {

	content: "";

	display: block;

	width: 55px;

	height: 1px;

	background: #262626;

	left: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head2:after {

	content: "";

	display: block;

	width: 55px;

	height: 1px;

	background: #262626;

	right: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head3:before {

	content: "";

	display: block;

	width: 50px;

	height: 1px;

	background: #262626;

	left: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head3:after {

	content: "";

	display: block;

	width: 50px;

	height: 1px;

	background: #262626;

	right: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head4:before {

	content: "";

	display: block;

	width: 45px;

	height: 1px;

	background: #262626;

	left: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head4:after {

	content: "";

	display: block;

	width: 45px;

	height: 1px;

	background: #262626;

	right: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head5:before {

	content: "";

	display: block;

	width: 35px;

	height: 1px;

	background: #262626;

	left: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head5:after {

	content: "";

	display: block;

	width: 35px;

	height: 1px;

	background: #262626;

	right: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head6:before {

	content: "";

	display: block;

	width: 35px;

	height: 1px;

	background: #262626;

	left: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head6:after {

	content: "";

	display: block;

	width: 35px;

	height: 1px;

	background: #262626;

	right: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head7:before {

	content: "";

	display: block;

	width: 50px;

	height: 1px;

	background: #262626;

	left: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head7:after {

	content: "";

	display: block;

	width: 50px;

	height: 1px;

	background: #262626;

	right: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head8:before {

	content: "";

	display: block;

	width: 25px;

	height: 1px;

	background: #262626;

	left: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head8:after {

	content: "";

	display: block;

	width: 25px;

	height: 1px;

	background: #262626;

	right: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head9:before {

	content: "";

	display: block;

	width: 20px;

	height: 1px;

	background: #262626;

	left: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head9:after {

	content: "";

	display: block;

	width: 20px;

	height: 1px;

	background: #262626;

	right: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head10:before {

	content: "";

	display: block;

	width: 15px;

	height: 1px;

	background: #262626;

	left: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head10:after {

	content: "";

	display: block;

	width: 15px;

	height: 1px;

	background: #262626;

	right: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head11:before {

	content: "";

	display: block;

	width: 65px;

	height: 1px;

	background: #262626;

	left: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head11:after {

	content: "";

	display: block;

	width: 65px;

	height: 1px;

	background: #262626;

	right: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head12:before {

	content: "";

	display: block;

	width: 90px;

	height: 1px;

	background: #262626;

	left: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head12:after {

	content: "";

	display: block;

	width: 90px;

	height: 1px;

	background: #262626;

	right: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head13:before {

	content: "";

	display: block;

	width: 35px;

	height: 1px;

	background: #262626;

	left: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head13:after {

	content: "";

	display: block;

	width: 35px;

	height: 1px;

	background: #262626;

	right: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head14:before {

	content: "";

	display: block;

	width: 80px;

	height: 1px;

	background: #262626;

	left: 20px;

	top: 50%;

	position: absolute;

}



.pro-title h2.head14:after {

	content: "";

	display: block;

	width: 80px;

	height: 1px;

	background: #262626;

	right: 20px;

	top: 50%;

	position: absolute;

} */

  .product-content {
    position: relative;

    width: 100%;

    max-width: 350px;

    margin: auto;

    overflow: hidden;
  }

  .product-content .pro-content-overlay {
    background: #fbf5ea;

    position: absolute;

    height: 97%;

    width: 100%;

    left: 0;

    top: 0;

    bottom: 0;

    right: 0;

    opacity: 0;

    -webkit-transition: all 0.4s ease-in-out 0s;

    -moz-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;
  }

  .product-content:hover .pro-content-overlay {
    opacity: 1;
  }

  .pro-content-image {
    width: 100%;

    max-height: 340px;

    min-height: 340px;

    min-width: 300px;

    object-fit: cover;
  }

  .pro-content-details {
    position: absolute;

    text-align: left;

    padding-left: 24px;

    padding-right: 24px;

    width: 100%;

    top: 50%;

    left: 50%;

    opacity: 0;

    -webkit-transform: translate(-50%, -50%);

    -moz-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    -webkit-transition: all 0.3s ease-in-out 0s;

    -moz-transition: all 0.3s ease-in-out 0s;

    transition: all 0.3s ease-in-out 0s;
  }

  .product-content:hover .pro-content-details {
    top: 50%;

    left: 50%;

    opacity: 1;
  }

  .pro-content-details h2 {
    color: #262626;

    font-size: 22px;

    line-height: 48px;

    font-weight: 600;

    font-family: "bentonmoddisp-regular";
  }

  .pro-content-details p {
    color: #262626;

    font-size: 16px;

    line-height: 24px;

    font-weight: 300;

    margin-bottom: 25px;

    /* font-family: helvetica-light; */

    font-family: "bentonmoddisp-regular";
  }

  .fadeIn-left {
    left: 20%;
  }

  .product-head h2 {
    font-size: 64px;

    line-height: 109px;

    font-weight: 600;

    font-style: italic;

    font-family: "bentonmoddisp-regular";

    margin-left: 310px;

    position: relative;
  }

  .product-head h2:before {
    content: "";

    display: block;

    width: 395px;

    height: 2px;

    background: #262626;

    left: -415px;

    top: 50%;

    position: absolute;
  }

  .product-head h2 span {
    color: #085a00;
  }

  .product-head #counter3,
  .product-head #counter4,
  .product-head #counter5 {
    font-size: 24px;

    line-height: 32px;

    font-weight: 300;

    /* font-family: "Helvetica"; */

    font-family: "bentonmoddisp-regular";

    color: #262626;

    width: 27%;
  }

  .product-head #counter3 span,
  .product-head #counter4 span,
  .product-head #counter5 span,
  .product-head #counter6 span {
    color: #a3a3a3;
  }

  .pro-leftbx {
    width: 59%;
  }

  .pro-leftbx p {
    font-size: 18px;

    line-height: 28px;

    font-weight: 300;

    /* font-family: 'helvetica-light'; */

    font-family: "bentonmoddisp-regular";

    color: #737373;

    margin-bottom: 0;
  }

  .wall .product-head h2 {
    margin-left: 190px;
  }

  .ceiling .product-head h2 {
    margin-left: 125px;
  }

  .type-project {
    padding: 80px 0px;
  }

  h2.our-story-head-1:before {
    content: "";

    position: absolute;

    height: 2px;

    background: #085a00;

    width: 51%;

    left: -101px;

    top: 50%;
  }

  h2.our-story-head-2:before {
    content: "";

    position: absolute;

    height: 2px;

    background: #000;

    width: 41.5%;

    right: -100px;

    top: 57%;
  }

  .project-content-background h2 {
    margin-bottom: 20px;
  }

  .our-story-image img {
    width: 100%;

    max-width: 1200px;
  }

  .our-story-image:before {
    content: "";

    position: absolute;

    background: #fafafa;

    width: 100%;

    height: 400px;

    left: 0;

    top: 38.2%;

    z-index: -1;
  }

  .our-story-head-1 {
    color: #085a00;

    font-size: 64px;

    font-weight: 600;

    position: relative;

    line-height: 96px;

    margin-bottom: -16px;
  }

  .our-story-head-2 {
    position: relative;

    font-size: 64px;

    font-weight: 600;

    line-height: 96px;

    color: #262626;
  }

  .heading-bold {
    font-size: 28px;

    font-weight: 600;

    position: relative;

    margin-bottom: 30px;

    color: #262626 !important;

    line-height: 60px;

    margin-top: 30px;
  }

  .our-story-banner-heading p {
    width: 94%;

    color: #525252;
  }

  .our-story-banner-heading {
    margin-top: 30px;

    display: flex;

    flex-direction: column;

    align-items: center;

    font-size: 18px;

    line-height: 32px;
  }

  h3.vision-heading {
    color: #085a00;

    font-weight: 600;

    position: relative;

    left: 60px;

    font-size: 56px;

    line-height: 96px;
  }

  .vision-mission p {
    color: #525252;

    font-size: 18px;

    line-height: 32px;
  }

  h3.vision-heading:before {
    content: "";

    position: absolute;

    background: #085a00;

    height: 2px;

    width: 50px;

    left: -58px;

    bottom: 41px;
  }

  h3.mission-heading {
    color: #085a00;

    font-weight: 600;

    position: relative;

    left: 60px;

    font-size: 56px;

    line-height: 96px;
  }

  .vision {
    padding: 110px 122px;

    width: 50%;
  }

  .mission {
    padding: 56px 84px;

    width: 50%;
  }

  .mission-image img {
    width: 100%;

    max-width: 840px;

    height: 520px;
  }

  .vision-image img {
    width: 100%;

    max-width: 840px;

    height: 660px;
  }

  h3.mission-heading:before {
    content: "";

    position: absolute;

    background: #085a00;

    height: 2px;

    width: 50px;

    left: -58px;

    bottom: 45px;
  }

  .goal-content h2 {
    font-weight: 600;

    position: relative;

    font-size: 56px;

    line-height: 96px;
  }

  .goal-content h2:before {
    content: "";

    position: absolute;

    background: black;

    height: 1px;

    width: 320px;

    left: 350px;

    top: 54px;
  }

  .goal-content h2:after {
    content: "";

    position: absolute;

    background: black;

    height: 1px;

    width: 320px;

    right: 350px;

    top: 54px;
  }

  .goal-content p {
    width: 65%;

    color: #525252;

    font-size: 18px;

    line-height: 38px;
  }

  .goal:after {
    content: "";

    position: absolute;

    background: #fafafa;

    width: 100%;

    height: 204px;

    bottom: 0;

    z-index: -1;
  }

  .project-content-background h2 {
    margin-bottom: 20px;

    font-size: 56px;

    line-height: 96px;

    font-weight: 600;
  }

  .ftr-head.ftr-box:before {
    content: "";

    position: absolute;

    width: 90px;

    height: 2px;

    background: #fff;

    top: 16%;
  }

  section#wall .pro-head {
    padding-left: 174px;
  }

  section#wall .pro-leftbx {
    width: 62%;
  }

  section#wall .product-head #counter4 {
    position: relative;

    right: 14px;

    bottom: 2px;
  }

  section#ceiling .pro-head {
    padding-left: 220px;
  }

  section#ceiling .pro-leftbx {
    width: 64%;
  }

  section#ceiling .product-head #counter5 {
    position: relative;

    right: 25px;

    bottom: 2px;
  }

  .large-sustain-image img {
    height: 335px;
  }

  /* .cta-btn.forbo-contribute-button {

    width: 10%;

    font-family: "bentonmoddisp-regular";

} */

  h2.sustain-head-1:before {
    content: "";

    position: absolute;

    height: 2px;

    background: #085a00;

    width: 42%;

    left: -100px;

    top: 50%;
  }

  h2.sustain-head-2:before {
    content: "";

    position: absolute;

    height: 2px;

    background: #000;

    width: 35%;

    right: -100px;

    top: 50%;
  }

  .cnt-head h2:before {
    content: "";

    display: block;

    width: 317px;

    height: 2.5px;

    background: #262626;

    left: 0px;

    top: 50%;

    position: absolute;
  }

  .cnt-head h2 {
    font-size: 64px;

    line-height: 96px;

    font-weight: 600;

    font-family: "bentonmoddisp-regular";

    padding-left: 330px;

    position: relative;
  }

  .cnt-bnr-rightbox img {
    width: 100%;

    min-width: 828px;

    max-height: 680px;

    transform: translate(-16%, 0%);

    object-fit: cover;
  }

  .bnr-form h2 {
    font-size: 50px;
  }

  .sustain-forbo-contribute-img img {
    height: 300px;
    object-fit: cover;
    object-position: top;
  }

  .forbo-contribute-heading h2,
  .sustain-forbo-contribute-linoleum-content h3,
  .build-required-details h3,
  .sustainable-future-heading h3 {
    font-size: 64px;
  }

  .single-pro-slider .next-slide {
    right: 70px !important;
  }

  .single-slider .slider-count {
    left: 89%;
  }

  .single-pro-slider .slick-dots .animated-dot {
    right: 13%;
  }

  .single-slider .slider-progress {
    left: 72%;
    max-width: 145px;
  }

  .single-pro-slider .previous-slide {
    left: 992px !important;
  }
  .gc-product-icon-box img {
    max-width: 35px;
    margin: 0px 16px 0px 0px;
    width: 100%;
}
}

/********************************************************************************************************

							(max-width:1600px)

********************************************************************************************************/

@media (max-width: 1600px) {
  .project-content {
    min-height: 310px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .pro-top h2 {
    font-size: 32px;
  }

  .pro-slider .item img {
    height: 620px;
  }

  div#project-text {
    top: 40%;
  }

  .home-sec-cnt h3,
  .project .title h3,
  .brand-para h3 {
    font-size: 55px;
    line-height: 70px;
  }

  .cnt-head h2 {
    font-size: 55px;
    line-height: 70px;
  }

  .cnt-bnr-rightbox img {
    min-width: 680px;
    min-height: 680px;
  }

  .forbo-contribute-heading h2,
  .sustain-forbo-contribute-linoleum-content h3,
  .build-required-details h3,
  .sustainable-future-heading h3 {
    font-size: 55px;
  }

  .slider .previous-slide {
    left: 225px !important;
  }

  .slider .next-slide {
    right: 205px !important;
  }

  .slider-count {
    left: 61.5%;
  }

  .slider .previous-slide,
  .slider .next-slide {
    width: 40px;
    height: 40px;
  }

  .slider-progress {
    left: 38%;
  }

  .slick-dots .animated-dot {
    height: 40px;
    width: 40px;
    top: 2px;
  }
}

@media (max-width: 1364px) {
  .flooring {
    padding: 60px 0 30px;
  }

  .acoustic,
  .wall,
  .ceiling,
  .wallcovering {
    padding: 60px 0;
  }
}

/********************************************************************************************************

							(max-width:1550px)

********************************************************************************************************/

@media (max-width: 1550px) {
  .single-pro-slider .previous-slide {
    left: 967px !important;
  }
}

/********************************************************************************************************

							(max-width:1440px)

********************************************************************************************************/

@media (max-width: 1440px) {
  div#project-text {
    top: 55%;
  }

  .project .pro-slider .item img {
    height: 630px;
  }

  .project .project-content {
    min-height: 240px;
    justify-content: center;
    display: flex;
    flex-direction: column;
  }

  .project .pro-top h2 {
    font-size: 32px;
    line-height: 50px;
  }

  .logo img {
    width: 100%;
    max-width: 300px;
  }

  a.nav-link {
    padding: 0px 15px !important;
  }

  .bnr-cnt h1 {
    padding-right: 39px;
  }

  .slider .previous-slide {
    left: 160px !important;
  }

  .slider .next-slide {
    right: 190px !important;
  }

  .slider-progress {
    left: 32%;
  }

  .slider-count {
    left: 60%;
  }

  .home-sec-cnt h3 {
    width: 62%;
  }

  div#project-text {
    top: 61%;
    left: 10%;
    width: 81%;
  }

  .pro-top h2 {
    font-size: 52px;
  }

  .contact-sec {
    background: url(/assets/images/contact-bnr.jpg);

    padding: 40px 0;

    background-repeat: no-repeat;

    background-size: contain;

    background-position: 100% 100%;
  }

  .cntct-life {
    padding-right: 20px;

    margin-left: 56px;
  }

  .cntct-right {
    padding-left: 85px;

    margin-right: 55px;
  }

  .bnr-form h2 {
    font-size: 50px;
  }

  .our-story-image:before {
    height: 400px;
  }

  h2.sustain-head-1:before {
    width: 40%;
  }

  h2.sustain-head-2:before {
    width: 31%;
  }

  .product-head h2 {
    margin-left: 166px;
  }

  div#counter2 {
    right: 85px;
  }

  section#wall .product-head #counter4 {
    right: 65px;
  }

  section#ceiling .product-head #counter5 {
    right: 70px;
  }

  .wall .product-head h2 {
    margin-left: 105px;
  }

  .ceiling .product-head h2 {
    margin-left: 50px;
  }

  .single-pro-head h2,
  .single-pro-heads h2,
  .sp-head h3 {
    font-size: 64px;
    line-height: 90px;
  }

  .thumbnail-slider .slick-list .slick-track img {
    width: 315px;
  }

  .single-product .thumb-leftbx {
    padding: 60px;
  }

  .single-slider .slider-count {
    left: 88%;
  }

  .single-slider .slider-progress {
    left: 70%;
  }

  .single-pro-slider .previous-slide {
    left: 880px !important;
  }
}

/********************************************************************************************************

							(max-width:1370px)

********************************************************************************************************/

@media (max-width: 1370px) {
  .single-pro-slider .previous-slide {
    left: 837px !important;
  }
}


/********************************************************************************************************

							(max-width:1366px)

********************************************************************************************************/

@media(max-width:1366px){
  .gc-product-icon-box img {
    max-width: 35px;
    margin: 0px 12px 0px 0px;
    width: 100%;
}
}

/********************************************************************************************************

							(max-width:1300px)

********************************************************************************************************/

@media (max-width: 1300px) {
  div#project-text {
    top: 40%;
  }

  .project .pro-slider .item img {
    height: 630px;
  }

  .project .project-content {
    min-height: 350px;
    justify-content: center;
    display: flex;
    flex-direction: column;
  }

  .project .pro-top h2 {
    font-size: 32px;
    line-height: 50px;
  }

  .footer .row {
    justify-content: space-around;
  }

  .footer .col-md-7 {
    width: 50%;
  }

  .cnt-bnr-rightbox img {
    width: 100%;
    min-width: 590px;
    min-height: 703px;
  }

  h2.our-story-head-2:before {
    width: 38.5%;
  }

  .thumbnail-slider .slick-list .slick-track img {
    width: 295px;
  }

  .slider .next-slide {
    right: 165px !important;
  }

  .slider .previous-slide {
    left: 130px !important;
  }

  .slick-dots .animated-dot {
    right: 15%;
  }

  .slider-count {
    left: 62%;
  }

  .single-pro-slider .previous-slide {
    left: 822px !important;
  }
  .gc-product-icon-box img {
    max-width: 32px;
    margin: 0px 10px 0px 0px;
    width: 100%;
}
}

/********************************************************************************************************

							(max-width:1280px)

********************************************************************************************************/

@media (max-width: 1280px) {
  .logo img {
    width: 100%;
    max-width: 250px;
  }

  a.nav-link {
    padding: 0px 14px !important;
  }

  .hdr-num {
    padding-right: 7px;
  }

  div#counter2 {
    right: 100px;
  }

  section#wall .product-head #counter4 {
    right: 80px;
  }

  section#ceiling .product-head #counter5 {
    right: 95px;
  }

  .thumbnail-slider .slick-list .slick-track img {
    width: 270px;
  }

  .single-slider .slider-count {
    left: 85%;
  }

  .single-pro-slider .slick-dots .animated-dot {
    right: 17%;
  }

  .single-slider .slider-progress {
    left: 63%;
  }

  .single-pro-slider .previous-slide {
    left: 620px !important;
  }
}

/********************************************************************************************************

							(max-width:1288px)

********************************************************************************************************/

@media (max-width: 1288px) {
  a.nav-link {
    font-size: 17px;
    padding: 0px 8px !important;
  }

  .navbar-brand {
    margin-right: 0;
  }

  .hdr-right {
    gap: 40px;
  }

  .cntct-dtls {
    flex-direction: column;
  }

  .hdr-num {
    /* border-bottom: 1px solid #d79728; */
    display: inline-block;
    position: relative;
    border-right: none;
  }

  .hdr-num::after {
    position: absolute;
    content: "";
    border-bottom: 1px solid #d79728;
    width: 100%;
    transform: translateX(-50%);
    bottom: -6px;
    left: 50%;
  }

  .thumbnail-slider .slick-list .slick-track img {
    width: 230px;
    height: 150px;
  }

  .single-product .thumb-leftbx {
    padding: 40px;
  }

  .slider .next-slide {
    right: 130px !important;
  }

  .slick-dots .animated-dot {
    right: 10%;
  }

  .slider .previous-slide {
    left: 110px !important;
  }

  .slider-count {
    left: 64%;
  }
}

/********************************************************************************************************

							(max-width:1200px)

********************************************************************************************************/

@media (max-width: 1200px) {
  .bnr-cnt img {
    width: 25%;
  }

  .bnr-cnt {
    padding-left: 50px;
    padding-right: 50px;
  }

  .bnr-cnt h1 {
    font-size: 50px;
    line-height: 75px;
  }

  .footer .row {
    flex-direction: column;
    justify-content: space-around;
    gap: 50px;
  }

  .footer .col-md-5 {
    padding: 0 5%;
    width: 100%;
  }

  .ftr-box {
    width: 100%;
  }

  .footer .col-md-7 {
    padding: 0 5%;
    width: 100%;
  }

  .home-sec-cnt h3,
  .project .title h3,
  .brand-para h3 {
    font-size: 45px;
    line-height: 65px;
  }

  .cnt-head h2 {
    font-size: 45px;
    line-height: 65px;
  }

  .bnr-form {
    padding: 35px;
    top: 8%;
  }

  .bnr-form h2 {
    font-size: 45px;
    line-height: 75px;
  }

  .cnt-bnr-rightbox img {
    min-width: 485px;
    min-height: 580px;
  }

  .bnr-form h2:before {
    width: 47px;
  }

  .bnr-form h2 {
    padding-left: 60px;
  }

  .project-content-background h2 {
    font-size: 46px;
  }

  .project-content-background {
    padding: 48px 60px;
  }

  .product-head h2,
  .wall .product-head h2,
  .ceiling .product-head h2 {
    font-size: 45px;
    line-height: 75px;
  }

  .forbo-contribute-heading h2,
  .sustain-forbo-contribute-linoleum-content h3,
  .build-required-details h3,
  .sustainable-future-heading h3 {
    font-size: 45px;
  }

  section#ceiling .pro-head,
  section#wall .pro-head {
    padding-left: 90px;
  }

  .pro-head {
    padding-left: 90px;
  }

  div#counter2 {
    right: 130px;
  }

  section#ceiling .product-head #counter5,
  section#wall .product-head #counter4 {
    right: 70px;
  }

  .sp-sec2 .product-list {
    grid-template-columns: auto auto auto;
  }
  .gc-product-icon-box img {
    max-width: 30px;
    margin: 0px 8px 0px 0px;
    width: 100%;
}
}

/********************************************************************************************************

							(max-width:1146px)

********************************************************************************************************/

@media (max-width: 1146px) {
  .cnt-bnr-rightbox img {
    min-height: 600px;
  }

  h2.sustain-head-1:before {
    width: 37%;
  }

  h2.sustain-head-2:before {
    width: 28%;
  }

  section#ceiling .product-head #counter5,
  section#wall .product-head #counter4 {
    right: 100px;
  }

  .slider .previous-slide {
    left: 110px !important;
  }

  .slider .next-slide {
    right: 90px !important;
  }

  .slick-dots .animated-dot {
    right: 5%;
  }

  .slider-count {
    left: 67%;
    bottom: 37px;
  }

  .slider-progress {
    bottom: 50px;
  }
}

/********************************************************************************************************

							(max-width:1100px)

********************************************************************************************************/

@media (max-width: 1100px) {
  a.nav-link {
    font-size: 16px;
    padding: 0px 8px !important;
  }

  .single-pro-slider .previous-slide {
    left: 530px !important;
  }

  .single-slider .slider-progress {
    left: 61%;
  }
  .gc-product-icon-box img {
    max-width: 27px;
    margin: 0px 8px 0px 0px;
    width: 100%;
}
}

/********************************************************************************************************

							(max-width:1008px)

********************************************************************************************************/

@media (max-width: 1008px) {
  .cnt-details-box {
    min-height: 322px;
  }
}

/********************************************************************************************************

							(max-width:1024px)

********************************************************************************************************/

@media (max-width: 1024px) {
  .bnr-cnt img {
    display: none;
  }

  a.nav-link {
    font-size: 16px;
    padding: 0px 7px !important;
  }

  .hdr-right {
    gap: 20px;
  }

  .logo img {
    max-width: 200px;
  }

  .bnr-cnt h1 {
    font-size: 33px;
    line-height: 45px;
  }

  .home-sec-cnt h3,
  .project .title h3,
  .brand-para h3,
  .cntct-life h3 {
    font-size: 35px;
    line-height: 45px;
  }

  .cnt-head h2 {
    font-size: 35px;
    line-height: 45px;
  }

  .bnr-form {
    width: 87%;
    margin-top: 100px;
  }

  .bnr-form h2 {
    font-size: 33px;
    line-height: 45px;
    padding-left: 95px;
  }

  .bnr-form h2:before {
    width: 10%;
  }

  .cnt-bnr-rightbox-div {
    width: 100%;
    padding: 0;
  }

  .cnt-bnr-rightbox img {
    min-width: 100%;
    transform: none;
  }

  section.cnt-sec2 {
    padding: 100px 0 80px;
  }

  .our-story-banner {
    padding: 40px 0;
  }

  .sustain {
    padding: 40px 0;
  }

  h2.our-story-head-2:before {
    width: 35.5%;
  }

  .vision-mission .box-1 {
    flex-direction: column-reverse;
  }

  .vision-mission .box-2 {
    flex-direction: column;
  }

  .our-story-image:before {
    display: none;
  }

  .vision,
  .mission {
    width: 100%;
  }

  .vision-image img,
  .vision-image img {
    max-width: 100%;
  }

  .mission-image img {
    max-width: 100%;
  }

  .project-content-background h2 {
    font-size: 38px;
  }

  h2.sustain-head-2:before {
    width: 27%;
  }

  .sustain-head-1,
  .sustain-head-2 {
    font-size: 47px;
  }

  .our-story-banner-content .our-story-head-1,
  .our-story-banner-content .our-story-head-2 {
    font-size: 47px;
    line-height: 75px;
  }

  .vision-mission p {
    line-height: 27px;
  }

  .our-story-banner-heading p {
    font-size: 18px;
    line-height: 27px;
  }

  h2.sustain-head-2:before {
    width: 30%;
  }

  .product-head h2 {
    font-size: 33px;
  }

  .product-head h2 {
    margin-left: 115px;
  }

  .forbo-contribute-heading h2,
  .sustain-forbo-contribute-linoleum-content h3,
  .build-required-details h3,
  .sustainable-future-heading h3 {
    font-size: 35px;
  }

  .build-required-details p,
  .build-required-details li,
  .sustain-forbo-contribute p,
  .sustainable-future-heading p {
    font-size: 18px;
    line-height: 27px;
  }

  .sustain-detail-card {
    flex-direction: column;
  }

  .sustain-card {
    width: 100%;
  }

  .sustain-image {
    width: 100%;
    height: 400px;
  }

  .sustain-image img {
    padding-right: 90px;
    width: 30%;
  }

  .forbo-contribute-heading p {
    width: 100%;
  }

  .sustain-forbo-contribute-img img {
    margin-bottom: 20px;
  }

  .sustain-forbo-contribute-linoleum-images .col-lg-3 {
    width: 50%;
  }

  .sustain-forbo-contribute-img img {
    object-position: center;
  }

  #flooring .product-head h2 {
    font-size: 45px;
  }

  .pro-head {
    flex-direction: column;
    gap: 50px;
    padding-right: 30px;
  }

  .pro-leftbx {
    width: 100% !important;
  }

  .pro-leftbx p {
    text-align: right;
  }

  .owl-nav {
    padding-right: 30px;
  }

  section#ceiling .product-head #counter5,
  section#wall .product-head #counter4 {
    right: 145px;
  }

  div#counter2 {
    right: 170px;
  }

  .flooring .owl-dots {
    display: none;
  }

  .pro-content-image {
    max-height: 280px;
    min-height: 262px;
  }

  .single-pro-head h2,
  .single-pro-heads h2,
  .sp-head h3 {
    font-size: 45px;
    line-height: 60px;
  }

  .thumbnail-slider .slick-list .slick-track img {
    width: 280px;
    height: 180px;
  }

  .single-product .col-md-3 {
    width: 30%;
  }

  .single-product .col-md-9 {
    width: 70%;
  }

  .single-product .thumb-leftbx {
    padding: 55px 5px;
  }

  .slider .next-slide {
    right: 84px !important;
  }

  .slider .next-slide {
    right: 70px !important;
  }

  .slider-progress {
    left: 25%;
  }

  .slider .previous-slide {
    left: 35px !important;
  }
  .gc-product-icon-box img {
    max-width: 27px;
    margin: 0px 4px 0px 0px;
    width: 100%;
}
}

/********************************************************************************************************

							(max-width:900px)

********************************************************************************************************/

@media (max-width: 900px) {

  .sustain-head-2,
  .sustain-head-1 {
    font-size: 45px;
    line-height: 55px;
  }

  .our-story-banner-content .our-story-head-1,
  .our-story-banner-content .our-story-head-2 {
    font-size: 45px;
    line-height: 75px;
  }

  h2.our-story-head-2:before {
    width: 40.5%;
  }

  section#ceiling .product-head #counter5,
  section#wall .product-head #counter4 {
    right: 183px;
  }

  div#counter2 {
    right: 200px;
  }
  .gc-product-icon-box img {
    max-width: 30px;
    margin: 0px 8px 0px 0px;
    width: 100%;
}
}

/********************************************************************************************************

							(max-width:991px)

********************************************************************************************************/

@media (max-width: 991px) {
  header .container {
    padding: 0;
  }

  .navbar-collapse {
    position: absolute;
    top: 93px;
    left: 0px;
    width: 100%;
    background: #fafafa;
    z-index: 9;
    padding: 0 15px;
  }

  .nav-item {
    border-bottom: none !important;
  }

  .navbar-toggler:focus {
    box-shadow: none !important;
  }

  .navbar {
    flex-direction: row-reverse;
    padding: 0 15px;
  }

  a.nav-link {
    line-height: 35px;
    font-size: 18px;
  }

  .hdr-menu {
    width: 20%;
    display: flex;
    justify-content: space-around;
  }

  .logo {
    width: 50%;
    justify-content: center;
  }

  .logo img {
    max-width: 250px;
  }

  .hdr-right {
    width: 30%;
    display: flex;
    justify-content: space-around;
  }

  .hdr-right .cta-btn {
    display: none;
  }

  .cntct-right {
    padding-left: 20px;
    margin-right: 42px;
  }

  .bnr-form h2 {
    padding-left: 115px;
  }

  .bnr-form h2:before {
    width: 15%;
  }

  h2.sustain-head-2:before {
    width: 28%;
  }

  .covering-build-required .col-lg-3 {
    width: 50%;
  }

  .required-build-image {
    margin-top: 20px;
  }

  .single-pro-slider .next-slide {
    right: 25px !important;
  }

  .single-slider .slider-count {
    left: 85%;
  }

  .slider-progress {
    left: 54% !important;
  }

  .single-pro-slider .previous-slide {
    left: 340px !important;
  }
  .gc-product-icon-box img {
    max-width: 32px;
    margin: 0px 7px 0px 0px;
    width: 100%;
}

}

/********************************************************************************************************

							(max-width:880px)

********************************************************************************************************/

@media (max-width: 880px) {
  .thumbnail-slider .slick-list .slick-track img {
    width: 250px;
    height: 160px;
  }

  .single-product .bnr-btn a,
  .single-product .pro-btn a {
    font-size: 12px;
  }

  .slider .previous-slide,
  .slider .next-slide {
    width: 30px;
    height: 30px;
  }

  .slick-dots .animated-dot {
    width: 30px;
    height: 30px;
    top: 12px;
  }

  .slider-count {
    left: 66%;
  }

  /* .slider-progress {
    left: 19% !important;
  } */

  .slider-count {
    left: 65%;
  }
  .gc-product-icon-box img {
    max-width: 30px;
    margin: 0px 7px 0px 0px;
    width: 100%;
}
}

/********************************************************************************************************

							(max-width:700px)

********************************************************************************************************/

@media (max-width: 700px) {
  .logo img {
    max-width: 200px;
  }
}

/********************************************************************************************************

							(max-width:767px)

********************************************************************************************************/

@media (max-width: 767px) {
  section.single-product {
    padding: 80px 0 0;
  }

  .hdr-right {
    display: none;
  }

  .hdr-menu {
    width: 35%;
    flex-direction: column;
    align-items: end;
  }

  .project .pro-top h2 {
    font-size: 28px;
  }

  .project .project-content {
    min-height: 225px;
  }

  .project .pro-slider .item img {
    height: 450px;
  }

  .contact-sec {
    padding: 0;
  }

  .cntct-life {
    padding-right: 20px;
    margin-left: 40px;
    margin-bottom: 50px;
  }

  .cntct-right {
    padding-left: 40px;
    padding-bottom: 30px;
  }

  .pro-slider .item:hover img {
    filter: none;
  }

  .bnr-cnt {
    padding-bottom: 30px;
  }

  .project .pro-head {
    margin-bottom: 40px;
  }

  .bnr-form {
    width: 87%;
  }

  .bnr-form h2 {
    padding-left: 120px;
  }

  section.cnt-sec2:before {
    width: 72%;
  }

  .cnt-head h2 {
    padding-left: 145px;
  }

  .bnr-form h2:before {
    width: 5%;
  }

  .bnr-form h2 {
    padding-left: 26px;
  }

  .cnt-head h2:before {
    width: 139px;
  }

  section.cnt-sec2 {
    margin-top: 100px;
  }

  .cnt-details-box {
    min-height: unset;
  }

  iframe {
    padding-bottom: 30px;
  }

  h2.our-story-head-2:before {
    width: 43.5%;
  }

  .vision,
  .mission {
    padding: 50px 52px;
  }

  .vision-image img,
  .mission-image img {
    height: 535px;
  }

  .project-content-background h2 {
    font-size: 26px;
  }

  h2.our-story-head-1:before {
    width: 56%;
  }

  h2.sustain-head-2:before {
    width: 24%;
  }

  .sustain-head-2,
  .sustain-head-1 {
    font-size: 40px;
    line-height: 50px;
  }

  .our-story-banner-content .our-story-head-1,
  .our-story-banner-content .our-story-head-2 {
    font-size: 40px;
    line-height: 60px;
  }

  .product-head h2 {
    margin-left: 85px;
  }

  .sustain-image img {
    padding-right: 20px;
    width: 35%;
  }

  .sustain-card p {
    margin-top: 20px;
  }

  .sustain-card h4 {
    line-height: 45px;
  }

  .sustain-forbo-contribute-linoleum-images .col-lg-3 {
    width: 100%;
  }

  .sustain-forbo-contribute-img {
    display: flex;
    justify-content: center;
  }

  .sustain-forbo-contribute-img img {
    object-fit: cover;
    width: 70%;
  }

  .sustain-image {
    height: 300px;
  }

  .sustainable-future {
    padding-bottom: 30px;
  }

  div#counter2 {
    right: 240px;
  }

  section#ceiling .product-head #counter5,
  section#wall .product-head #counter4 {
    right: 230px;
  }

  .product-head h2,
  .wall .product-head h2,
  .ceiling .product-head h2,
  #flooring .product-head h2 {
    font-size: 35px;
  }

  .pro-content-image {
    min-height: 260px;
    max-height: 280px;
  }

  .gc-product-icon-box img {
    max-width: 25px;
  }

  .single-pro-head h2,
  .single-pro-heads h2,
  .sp-head h3 {
    font-size: 35px;
    line-height: 50px;
    width: 100%;
  }

  .sp-sec2 .product-list {
    grid-template-columns: auto auto;
  }

  .single-product .thumbnail-slider.slick-initialized.slick-slider {
    display: none;
  }

  .single-product .col-md-3 {
    width: 100%;
  }

  .single-product .thumb-leftbx {
    flex-direction: row;
    justify-content: center;
  }

  .single-product .thumb-leftbx {
    padding: 40px 5px;
  }

  .slider .previous-slide,
  .slider .next-slide {
    width: 40px;
    height: 40px;
  }

  .slick-dots .animated-dot {
    width: 40px;
    height: 40px;
    right: 17px;
    top: 2px;
  }

  .slider-progress {
    left: 50% !important;
  }

  .slider-count {
    left: 76%;
  }

  .slider .next-slide {
    right: 90px !important;
  }

  .slider .previous-slide {
    left: 300px !important;
  }
}

/********************************************************************************************************

							(max-width:768px)

********************************************************************************************************/

@media (max-width: 768px) {
  .slider-progress {
    left: 54% !important;
  }

  .single-pro-slider .slick-dots .animated-dot,
  .single-pro-slider .next-slide,
  .single-pro-slider .previous-slide {
    height: 40px;
    width: 40px;
  }

  .single-pro-slider .slick-dots {
    bottom: 33px;
  }


  .single-slider .slider-count {
    left: 75%;
    bottom: 40px;
  }

  .single-pro-slider .slick-dots .animated-dot {
    right: 13%;
  }

  .single-pro-slider .next-slide {
    right: 287px !important;
  }

  .single-pro-slider .next-slide {
    right: 45px !important;
  }
  .gc-product-icon-box img {
    max-width: 32px;
    margin: 0px 16px 0px 0px;
    width: 100%;
}

}

/********************************************************************************************************

							(max-width:700px)

********************************************************************************************************/

@media (max-width: 700px) {
  .slider .previous-slide {
    left: 206px !important;
  }

  .slider-progress {
    left: 45% !important;
  }

  .slider-count {
    left: 76%;
  }

  .slider .next-slide {
    right: 69px !important;
  }
}

/********************************************************************************************************

							(max-width:740px)

********************************************************************************************************/

@media (max-width: 740px) {
  .slider-progress {
    left: 51% !important;
  }

  .single-pro-slider .previous-slide {
    left: 290px !important;
  }
}

/********************************************************************************************************

							(max-width:576px)

********************************************************************************************************/

@media (max-width: 576px) {
  .title h3:before {
    width: 200px;
  }

  .navbar-collapse {
    position: absolute;
    top: 78px;
  }

  .home-sec-cnt h3 {
    font-size: 26px;
    line-height: 37px;
    width: 90%;
  }

  .bnr-cnt {
    padding-left: 30px;
    padding-right: 30px;
  }

  .cntct-right {
    padding-left: 30px;
    margin-right: 30px;
  }

  .bnr-cnt h1 {
    font-size: 38px;
    line-height: 50px;
  }

  .ftr-head.ftr-box:before {
    top: 7%;
  }

  .cntct-life h3 {
    font-size: 26px;
    line-height: 40px;
  }

  .contact-sec .form-btn {
    display: flex;
  }

  .brand-para h3 {
    font-size: 40px;
  }

  section.project {
    padding-top: 30px;
  }

  .project .pro-head .title {
    width: 100%;
  }

  .project .pro-head {
    padding-left: 0;
    margin-bottom: 30px;
  }

  .project .pro-head h3 {
    font-size: 26px;
    text-align: center;
    padding-left: 0;
    line-height: 40px;
  }

  .project .pro-head .title h3:before {
    width: 175px;
  }

  .brand-para h3 {
    font-size: 40px;
  }

  .cnt-head h2 {
    font-size: 26px;
    line-height: 40px;
  }

  .bnr-form h2 {
    font-size: 38px;
    line-height: 50px;
  }

  .cnt-head h2:before {
    width: 18px;
  }

  .cnt-head h2 {
    padding-left: 35px;
  }

  .our-story-banner-content .our-story-head-1,
  .our-story-banner-content .our-story-head-2 {
    font-size: 35px;
    line-height: 50px;
  }

  .sustain-head-2,
  .sustain-head-1 {
    font-size: 35px;
    line-height: 50px;
  }

  h2.our-story-head-1:before {
    width: 58%;
  }

  h2.our-story-head-2:before {
    width: 40.5%;
  }

  .project-content-background {
    padding: 48px 30px;
  }

  .project-content-background h2 {
    font-size: 26px;
    line-height: 50px;
  }

  .project .project-content {
    min-height: unset;
  }

  div#project-text {
    top: 23%;
  }

  .project .pro-slider .item img {
    height: 270px;
  }

  .pro-top {
    padding: 0;
  }

  .project .pro-top h2 {
    font-size: 20px;
    line-height: 50px;
  }

  .project .pro-top h2 {
    font-size: 18px;
    line-height: 35px;
  }

  .pro-top p {
    font-size: 17px;
    line-height: 23px;
  }

  .cta-btn a {
    font-size: 10px;
  }

  h2.our-story-head-1:before {
    width: 56%;
  }

  .product-head h2 {
    font-size: 38px;
  }

  .forbo-contribute-heading h2,
  .sustain-forbo-contribute-linoleum-content h3,
  .build-required-details h3,
  .sustainable-future-heading h3 {
    font-size: 26px;
    line-height: 40px;
  }

  .sustain-image img {
    padding-right: 20px;
    width: 55%;
  }

  .sustain-card h4 {
    font-size: 38px;
    line-height: 48px;
  }

  .sustain-card p {
    font-size: 18px;
  }

  .sustain-forbo-contribute-img img {
    width: 100%;
    height: 350px;
  }

  .sustain-image {
    height: 200px;
  }

  .vision-image img,
  .mission-image img {
    height: 280px;
  }

  .covering-build-required .col-lg-3 {
    width: 100%;
  }

  .flooring:before,
  .acoustic:before,
  .wall:before,
  .ceiling:before,
  .wallcovering:before {
    width: 100%;
  }

  .flooring:before {
    height: 360px;
  }

  .wall:before {
    height: 420px;
  }

  .ceiling:before {
    height: 440px;
  }

  .product-head h2,
  .wall .product-head h2,
  .ceiling .product-head h2,
  #flooring .product-head h2 {
    font-size: 26px;
    line-height: 45px;
  }

  .flooring .prev-icon,
  .flooring .next-icon {
    padding: 3px 10px;
  }

  .wall .prev-icon,
  .wall .next-icon {
    padding: 3px 10px;
  }

  .ceiling .prev-icon,
  .ceiling .next-icon {
    padding: 3px 10px;
  }

  .sp-sec2 .product-list {
    grid-template-columns: auto;
  }

  .slider .previous-slide {
    left: 145px !important;
  }

  .slider-progress {
    width: 120px !important;
    left: 41% !important;
  }

  .slider-count {
    left: 69%;
  }
  .gc-product-icon-box img {
    max-width: 28px;
    margin: 0px 7px 0px 0px;
    width: 100%;
}
}

/********************************************************************************************************

							(max-width:500px)

********************************************************************************************************/

@media(max-width:500px){
  .gc-product-icon-box img {
    max-width: 28px;
    margin: 0px 3px 0px 0px;
    width: 100%;
}
}

/********************************************************************************************************

							(max-width:480px)

********************************************************************************************************/

@media (max-width: 480px) {

  .our-story-banner-content .our-story-head-1,
  .our-story-banner-content .our-story-head-2 {
    font-size: 40px;
    line-height: 70px;
  }

  .sustain-head-2,
  .sustain-head-1 {
    font-size: 22px;
    line-height: 30px;
  }

  h2.sustain-head-1:before {
    width: 47%;
  }

  h2.our-story-head-1:before {
    width: 61%;
  }

  h2.sustain-head-2:before {
    width: 36%;
  }

  .sustain-card h4 {
    font-size: 26px;
    line-height: 35px;
  }

  .navbar-toggler-icon {
    height: 1rem;
    width: 1rem;
  }

  .sustain-forbo-contribute-img img {
    height: 240px;
  }

  .sustain-card {
    padding: 40px;
  }

  .pro-head {
    gap: 40px;
    padding-right: 15px;
    padding-left: 10px;
  }

  section#ceiling .pro-head,
  section#wall .pro-head {
    padding-left: 10px;
  }

  .wall .product-head h2 {
    margin-left: 30px;
  }

  .ceiling .product-head h2 {
    margin-left: 10px;
  }

  .flooring .prev-icon,
  .flooring .next-icon {
    font-size: 12px;
  }

  .wall .prev-icon,
  .wall .next-icon {
    font-size: 12px;
  }

  .ceiling .prev-icon,
  .ceiling .next-icon {
    font-size: 12px;
  }

  section#ceiling .product-head #counter5,
  section#wall .product-head #counter4 {
    right: 200px;
  }

  div#counter2 {
    right: 215px;
  }

  .acoustic,
  .wall,
  .ceiling,
  .wallcovering {
    padding: 30px 0;
  }

  .flooring {
    padding: 30px 0 30px;
  }

  .flooring:before {
    height: 350px;
  }

  div#counter2 {
    right: 215px;
  }

  section#ceiling .product-head #counter5,
  section#wall .product-head #counter4 {
    right: 205px;
  }

  .flooring {
    padding: 30px 0 0px;
  }

  .wall:before {
    height: 440px;
  }

  .ceiling:before {
    height: 465px;
  }

  .pro-content-image {
    width: 100%;
    max-height: 270px;
  }

  .single-product .bnr-btn a,
  .single-product .pro-btn a {
    font-size: 10px;
  }

  .single-product .bnr-btn,
  .single-product .pro-btn {
    padding: 8px 8px;
  }

  .slider .previous-slide,
  .slider .next-slide {
    width: 30px;
    height: 30px;
  }

  .slick-dots .animated-dot {
    width: 30px;
    height: 30px;
  }

  .slider .previous-slide {
    left: 90px !important;
  }

  .slider-progress {
    width: 100px !important;
    left: 35% !important;
  }

  .slider-count {
    left: 65%;
  }

  .slick-dots .animated-dot {
    top: 12px;
  }
  .gc-product-icon-box img {
    max-width: 26px;
    margin: 0px 3px 0px 0px;
    width: 100%;
}
}

/********************************************************************************************************

							(max-width:450px)

********************************************************************************************************/
@media(max-width:450px){
  .gc-product-icon-box img {
    max-width: 32px;
    margin: 0px 16px 0px 0px;
    width: 100%;
}
}

/********************************************************************************************************

							(max-width:390px)

********************************************************************************************************/

@media (max-width: 390px) {
  .navbar-collapse {
    top: 69px;
  }

  .slider .next-slide {
    right: 60px !important;
  }

  .slider-count {
    left: 61%;
  }

  .slider .previous-slide {
    left: 70px !important;
  }

  .slider-progress {
    width: 70px !important;
  }
}

@media (max-width: 369px) {
  div#project-text {
    top: 19%;
  }

  h2.our-story-head-1:before {
    width: 65%;
  }
}

/********************************************************************************************************

							(max-width:320px)

********************************************************************************************************/

@media (max-width: 320px) {
  div#project-text {
    top: 6%;
  }

  .navbar-collapse {
    top: 59px;
  }

  .pro-top {
    padding: 10px;
  }

  .project .pro-top h2 {
    font-size: 16px;
  }

  .project .pro-top p {
    font-size: 15px;
    margin-bottom: 0px;
  }

  .project-content .cta-btn {
    padding: 6px 14px;
  }
  .gc-product-icon-box img {
    max-width: 32px;
    margin: 0px 12px 0px 0px;
    width: 100%;
}
}