.promo50 img {
    padding: 0%;
}

.promo50 {
    padding: 2%;
    padding-top: 0;
}

.promo80 {
    width: 80%;
    margin-left: 10%;
    float: left;
}


.promo25 {
    width: 25%;
    float: left;
}

.promo25 img {
    width: 100%;
}

.promo20 {
    width: 20%;
    float: left;
}

.promo20 img {
    width: 100%;
}



.attributes_container {
    background-color: #fff;
    border: 1px solid #ccc;
}





@media (max-width: 767px) {
    .promo80 {
        width: 100%;
        margin-left: 0%;
    }

    .attributes_container {
        background-color: transparent;
        border: 0px;
    }
}

.bridgtitle {
    font-family: BrightonStd-Medium;
    font-size: 1.2rem;
    line-height: 0;
    letter-spacing: -.21px;
    color: #122940;
    margin: 12px 0 12px;
    font-weight: 500;
    text-align: center;
}

.bridgvalue {
    font-size: 13px;
    line-height: 1.62;
    letter-spacing: normal;
    text-align: center;
    color: #122940;
}

.iconval img {
    width: 60% !important;
    margin-left: 20%;
}

.tintext {
    margin: auto;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.54;
    text-align: center;
    color: #122940;
    max-width: 541px;
    opacity: .5;
    margin-bottom: 15px;
}

.headertin {
    font-family: BrightonStd-Medium, serif;
    font-size: 2.7vw !important;
    font-weight: 500 !important;
    line-height: .91;
    letter-spacing: -.5px;
    text-align: left;
    line-height: 49px;
    width: 70%;
}

.headertinl {
    font-family: BrightonStd-Medium, serif;
    font-size: 3vw !important;
    font-weight: 500 !important;
    line-height: .91;
    letter-spacing: -.5px;
    margin-bottom: 1.38889vw;
    text-align: center;
}

.blocktin {
    font-family: Montserrat-Medium, sans-serif;
    color: #122940;
    font-size: 1.11111vw;
    line-height: 27px;
}

.promo40 {
    width: 40%;
    float: left;
    padding: 3%;
}

.bottomtin {
    text-align: center; font-size: 1.3rem;
}

@media (max-width: 900px) {
    .promo80 {
width: 100%;
margin-left: 0%;
}

.blocktin {
font-size: 2vw;

}

.headertin {
line-height: .91;
}

.bridgtitle {
line-height: 1;
}

.headertin {
font-size: 5vw !important;
width: 100%;
}

}

@media (max-width: 500px) {

    .promo25 {
width: 50%;
float: left;
}

.promo20 {
width: 50%;
float: left;
}

.headertinl {
font-size: 7vw !important;

}
.blocktin {
font-size: 4vw;
}

.headertin {
font-size: 8vw !important;
width: 100%;
}

.bottomtin {
    text-align: center; font-size: 1rem;
}

}