.s-glass-types {
    width: 100%;
    background-color: #f0f2f4;
    font-size: 14px;
}

@media only screen and (min-width:960px) {
    .s-glass-types .cd-tabs-navigation li {
        width: 9%
    }
    .s-glass-types .cd-tabs-navigation li:last-of-type {
        width: 10%
    }
}

.o-glass-types {
    font-size: 10px;
}

.o-glass-types__h-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: #f0f2f4;
    padding: 20px;
    margin-bottom: 20px;
    width: 100%
}

@media only screen and (min-width:768px) {
    .o-glass-types__h-container {
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -webkit-box-pack: justify;
        justify-content: space-between
    }
}

@media only screen and (min-width:960px) {
    .o-glass-types__h-container {
        width: 100%
    }
}

.o-glass-types__c-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1600px;
    width: 100%
}

.o-glass-types__title {
    font-size: 2em;
    text-align: center;
    width: 100%
}

@media only screen and (min-width:768px) {
    .o-glass-types__title {
        text-align: left;
        font-size: 3em;
        width: 50%
    }
}

.o-glass-types__cta-link {
    margin: 10px 0 0 0;
    padding: 10px;
    font-size: 1rem;
}

@media only screen and (min-width:768px) {
    .o-glass-types__cta-link--more {
        margin: 0 0 0 auto
    }
}

@media only screen and (min-width:960px) {
    .o-glass-types__cta-link--more {
        padding: 15px
    }
}

@media only screen and (min-width:768px) {
    .o-glass-types__cta-link--contact {
        -webkit-box-shadow: inset 0 0 0 2px #f57c6b;
        box-shadow: inset 0 0 0 2px #f57c6b;
        background: none;
        color: #f57c6b
    }
}

@media only screen and (min-width:768px) and (min-width:960px) {
    .o-glass-types__cta-link--contact {
        padding: 15px
    }
}

@media only screen and (min-width:768px) {
    .o-glass-types__cta-link--contact:hover {
        color: #fff;
        background: #f57c6b
    }
}

.o-glass-types__cta-link:nth-of-type(2) {
    margin: 10px 0 0 10px
}

@media only screen and (min-width:768px) {
    .o-glass-types__cta-link:nth-of-type(2) {
        margin: 0 0 0 10px
    }
}

.o-glass-types p a {
    color: #fff;
    text-decoration: underline
}

.o-glass-types p.disclaimer {
    font-size: 1em
}

.o-glass-types p.copyp,
.o-glass-types p.disclaimer {
    padding: 0;
    text-align: center
}

@media (min-width:800px) {
    .o-glass-types p.copyp,
    .o-glass-types p.disclaimer {
        padding: 0 60px
    }
}

.o-glass-types__col {
    width: 100%;
    padding: 0;
    width: 100%;
    margin-bottom: 20px
}

@media only screen and (min-width:960px) {
    .o-glass-types__col {
        width: 25%
    }
    .o-glass-types__col:first-child {
        padding-right: 20px
    }
}

.o-glass-types__col img {
    width: 100%
}

.o-glass-types__col ul li {
    display: block;
    position: relative;
    margin: .4em 0;
    padding: 0 0 0 25px;
    font-size: 1.6em;
    color: #7b7b7b
}

@media (min-width:800px) {
    .o-glass-types__col ul li {
        font-size: 1.8em
    }
}

.o-glass-types__col ul li:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f00c";
    left: 0;
    position: absolute;
    color: #688bc7;
    font-weight: 900
}

.o-glass-types__col--two {
    width: 100%;
    margin-left: 0
}

@media (min-width:800px) {
    .o-glass-types__col--two {
        width: 50%;
        padding-right: 20px
    }
}

.o-glass-types__owl-glass {
    max-width: calc(100vw - 40px);
    margin: 0 auto
}

@media only screen and (min-width:768px) {
    .o-glass-types__owl-glass {
        max-width: calc(100vw - 140px)
    }
}

@media only screen and (min-width:960px) {
    .o-glass-types__owl-glass {
        max-width: calc(100vw - 40px)
    }
}

.o-glass-types__subtitle {
    font-size: 2em;
    line-height: 1.2;
    font-weight: 700;
    color: #688bc7;
    margin-bottom: 10px
}

@media (min-width:800px) {
    .o-glass-types__subtitle {
        margin-bottom: 15px;
        font-size: 2.4em
    }
}

.o-glass-types__subtitle--blanc {
    color: #fff
}

.o-glass-types__what,
.o-glass-types__why {
    background-color: #f0f2f4;
    padding: 20px;
    margin-bottom: 10px
}

@media (min-width:800px) {
    .o-glass-types__what,
    .o-glass-types__why {
        margin-bottom: 20px
    }
}

.o-glass-types__what-list-item:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f105";
    left: -8px;
    position: absolute;
    font-weight: 900
}

.o-glass-types__where {
    background-color: #688bc7;
    padding: 20px;
    margin-bottom: 10px
}

@media (min-width:800px) {
    .o-glass-types__where {
        margin-bottom: 20px
    }
}

.o-glass-types__where a,
.o-glass-types__where span {
    display: inline-block;
    background: #f57c6b;
    color: #fff;
    padding: 5px;
    margin: 10px 10px 0 0;
    font-size: 1.6em
}

@media (min-width:800px) {
    .o-glass-types__where a,
    .o-glass-types__where span {
        font-size: 1.8em;
        padding: 10px
    }
}

.o-glass-types__where a:hover {
    background-color: #233652
}

.o-glass-types__cost-container {
    max-width: 300px;
    margin: 0 auto
}

@media only screen and (min-width:768px) {
    .o-glass-types__cost-container {
        margin: 0
    }
}

.o-glass-types__cost {
    background: #688bc7;
    padding: 20px;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden
}

@media (min-width:800px) {
    .o-glass-types__cost {
        margin-bottom: 20px
    }
}

.o-glass-types__cost p.pounds {
    font-size: 2em
}

.o-glass-types__cost p.pounds span {
    color: #233652 !important
}

.o-glass-types__cost img {
    width: 100%
}

.o-glass-types__cost-left,
.o-glass-types__cost-right {
    color: #fff
}

.o-glass-types__cost-left {
    float: left
}

.o-glass-types__cost-right {
    float: right
}