@media (min-width:992px) {

    .col-md-c {

        -ms-flex-preferred-size: 0;

        flex-basis: 0;

        -webkit-box-flex: 1;

        -ms-flex-positive: 1;

        flex-grow: 1;

        max-width: 100%

    }

}



.col-6-c,

.col-md-c,

.col-sm-4-c {

    position: relative;

    width: 100%;

    min-height: 1px;

    padding-right: 13px;

    padding-left: 13px

}



@media (max-width:991px) {

    .col-sm-4-c {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 33.33333%;

        flex: 0 0 33.33333%;

        max-width: 33.33333%

    }

}



@media (max-width:767px) {

    .col-6-c {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 50%;

        flex: 0 0 50%;

        max-width: 50%

    }

}



.compare-materials-section {

    padding-top: 55px;

    padding-bottom: 120px

}



.compare-materials-section h1 {

    font-size: 40px;

    color: #eebd0a;

    text-align: center;

    text-transform: uppercase;

    font-family: 'Open Sans', sans-serif;

    font-weight: 800;

    margin-bottom: 30px

}



@media (max-width:1199px) {

    .compare-materials-section {

        padding-top: 60px;

        padding-bottom: 100px

    }

}



@media (max-width:767px) {

    .compare-materials-section {

        padding-top: 40px;

        padding-bottom: 50px

    }

}



.compare-mat-holder {

    margin: 0 50px

}



.compare-mat-holder .row-compare .col-md-c:first-child .compare-box {

    padding-top: 100px;

    height: 480px;

    position: relative;

    overflow: visible

}



.material-img {

    position: absolute;

    width: 100%;

    left: 0;

    top: -50px

}



.material-img img {

    max-width: 100%

}



@media (max-width:992px) {

    .material-img {

        top: -35px

    }

}



.wet-spaces-img img {

    width: 23px

}



.compare-box {

    position: relative;

    overflow: hidden;

    padding: 20px;

    padding-top: 150px;

    height: 530px;

    background-color: #fff;

    -webkit-box-shadow: 5px 5px 5px 0px #dbdbdb;

    -moz-box-shadow: 5px 5px 5px 0px #dbdbdb;

    box-shadow: 5px 5px 5px 0px #dbdbdb

}



@media (max-width:992px) {

    .compare-box {

        margin-bottom: 30px

    }

}



.compare-box-content {

    margin-bottom: 20px;

    height: 46px

}



.compare-box-content h6,

.compare-box-content p {

    text-transform: uppercase;

    font-weight: 700

}



.compare-box-content h6 {

    font-size: 17px;

    color: #95979a;

    margin-bottom: 5px

}



.compare-box-content p {

    font-size: 12px;

    color: #eebd0a;

    margin-left: 10px;

    position: relative

}



.compare-box-content p:before {

    position: absolute;

    content: '';

    width: 3px;

    height: 3px;

    background-color: #eebd0a;

    border-radius: 50%;

    top: 5px;

    left: -10px

}



@media (max-width:1450px) {

    .compare-box-content h6 {

        font-size: 15px

    }



    .compare-box-content p {

        font-size: 11px

    }



    .material-img {

        top: -30px

    }

}



@media (max-width:992px) {

    .compare-box-content {

        height: 40px

    }

}



@media (max-width:992px) {

    .compare-box-content h6 {

        font-size: 15px

    }

}



@media (max-width:992px) {

    .compare-box-content p:before {

        display: none

    }

}



.dollar-content {

    margin-bottom: 20px;

    height: 46px

}



.dollar-content p {

    margin-left: 10px;

    color: #40ae49;

    display: inline-block;

    font-weight: 700;

    vertical-align: text-bottom

}



.dollar-content p span {

    font-weight: 300

}



.dollar-content-img {

    display: inline-block

}



.dollar-content-img img {

    width: 15px;

    vertical-align: text-bottom

}



@media (max-width:1440px) {

    .dollar-content-img {

        display: block;

        text-align: center;

        margin-bottom: 5px

    }

}



.top-colorful-header {

    position: absolute;

    content: '';

    width: 100%;

    height: 60px;

    text-align: center;

    color: #fff;

    top: 0;

    left: 0;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: end;

    -ms-flex-align: end;

    align-items: flex-end

}



.top-colorful-header h5 {

    text-transform: uppercase;

    font-size: 20px;

    letter-spacing: 1px

}



.triangle-bottom {

    position: absolute;

    top: 60px;

    display: inline-block;

    width: 0;

    height: 0;

    border-style: solid;

    border-width: 50px 135px 0 135px

}



@media (max-width:580px) {

    .compare-mat-holder {

        margin: 0

    }



    .compare-mat-holder .col-6-c {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 100%;

        flex: 0 0 100%;

        max-width: 100%

    }



    .compare-mat-holder .row-compare .col-6-c:first-child .compare-box {

        height: auto

    }



    .material-img {

        position: initial;

        text-align: center;

        margin-bottom: 20px

    }



    .material-img img {

        width: 180px

    }



    .top-colorful-header {

        position: initial;

        margin-bottom: 20px

    }



    .compare-box {

        padding-top: 20px !important;

        height: auto

    }



    .compare-box-content {

        height: auto;

        text-align: center

    }



    .compare-box-content p {

        margin-left: 0

    }



    .top-colorful-header {

        -webkit-box-align: center;

        -ms-flex-align: center;

        align-items: center

    }



    .triangle-bottom {

        display: none

    }



    .dollar-content {

        text-align: center

    }



    .dollar-content p {

        font-size: 15px;

        margin-left: 0

    }

}



.compare-materials-section .container-fluid {

    width: 100%;

    padding-right: 15px;

    padding-left: 15px;

    margin-right: auto;

    margin-left: auto

}



.compare-materials-section .align-items-end {

    -webkit-box-align: end !important;

    -ms-flex-align: end !important;

    align-items: flex-end !important

}



.compare-materials-section .justify-content-center {

    -webkit-box-pack: center !important;

    -ms-flex-pack: center !important;

    justify-content: center !important

}



.row-compare {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    margin-right: -15px;

    margin-left: -15px

}



@media (min-width:992px) and (max-width:1300px) {

    .compare-box {

        margin-bottom: 30px

    }



    .compare-mat-holder .row-compare .col-md-c {

        -webkit-box-flex: 0;

        -ms-flex: 0 0 25%;

        flex: 0 0 25%;

        max-width: 25%

    }

}



.customer-reviews-section {

    background-color: #f2f2f2

}



.customer-reviews-section h1 {

    font-size: 40px;

    display: inline-block;

    font-family: 'Open Sans', sans-serif;

    font-weight: 800

}



.customer-reviews-section h1 span {

    position: relative;

    top: 10px;

    font-size: 80px;

    font-weight: 400;

    color: #d02f2c

}



.customer-reviews-section svg {

    width: 40px;

    height: auto;

    margin-left: 5px

}



.customer-reviews-section .container-full {

    width: 100%;

    margin: auto;

    padding-left: 15px;

    padding-right: 15px

}



@media (min-width:1440px) {

    .customer-reviews-section .container-full {

        width: 1400px

    }

}



.masonry {

    -webkit-column-count: 2;

    column-count: 2;

    -webkit-column-gap: 1em;

    column-gap: 1em;

    text-align: center

}



.masonry .item:first-child {

    margin-top: 30px

}



.masonry .item .customer-box-holder:nth-child(2n) {

    margin-left: 20px

}



.item {

    display: inline-block;

    margin: 0 0 2em;

    width: 97%;

    margin-bottom: 30px;

    text-align: center

}



@media only screen and (max-width:767px) {

    .masonry {

        -webkit-column-count: 1;

        column-count: 1

    }

}



@media only screen and (max-width:1023px) and (min-width:768px) {

    .masonry {

        -webkit-column-count: 3;

        column-count: 3

    }

}



.customer-box-content {

    border-radius: 30px;

    padding: 35px 40px 40px 40px;

    background-color: #fff;

    margin-top: 30px;

    position: relative;

    text-align: left

}



.customer-box-content p {

    display: block;

    margin-bottom: 15px;

    font-size: 18px

}



.customer-box-content p:last-of-type {

    margin-bottom: 0

}



@media (max-width:768px) {

    .customer-box-content {

        padding: 30px 20px 30px 20px;

        margin-top: 25px

    }

}



.customer-quottes-img {

    position: absolute;

    top: -25px;

    left: 60px;

    width: 60px;

    height: 60px;

    background-color: #fff;

    border-radius: 50%;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center

}



.customer-quottes-img img {

    width: 40px

}



.star-logo {

    position: absolute;

    bottom: 20px;

    right: 30px

}



.star-logo img {

    width: 50px

}



.star-logo h6 {

    display: inline-block;

    font-weight: 900;

    font-size: 30px;

    vertical-align: middle

}



@media (max-width:992px) {

    .star-logo img {

        width: 40px

    }



    .star-logo h6 {

        font-size: 20px

    }

}



@media (max-width:768px) {

    .star-logo {

        bottom: 10px;

        right: 20px

    }



    .star-logo img {

        width: 30px

    }



    .star-logo h6 {

        font-size: 18px

    }

}



.customer-header {

    margin-bottom: 40px

}



@media (max-width:580px) {

    .star-logo {

        position: initial;

        text-align: center

    }

}













@media (min-width:1220px) and (max-width:1366px) {

    .offering_section .product_home_item {

        flex: 0 0 16.6% !important;

        max-width: 16.6% !important;

    }



}

@media (min-width:900px) and (max-width:1345px) {

    .offering_section .product_home_item {

        flex: 0 0 16.6% !important;

        max-width: 16.6% !important;

    }

    .product_home_item h2 {
        font-size: 15px !important;
    }



}

@media (min-width: 992px) and (max-width: 1197.98px) {
    .product_home_item h2 {
        font-size: 12px !important;
    }
}

@media (min-width:992px) and (max-width:1300px) {

    .header-section .top-bar .header-holder .hide-menu ul li {

        padding: 0 8px !important;

    }

}

@media (min-width:992px) and (max-width:1640px) {

    .menu-column {

        width: 100%;

    }

    .logo-figure {

        position: absolute !important;

    }

}







.compare-materials-section h5, .compare-materials-section h6, .compare-materials-section .desc-1, .customer-box-content p, .customer-box-content  {

    font-family: sans-serif;

}



.top-text-holder {

    margin-bottom: 40px;

}



