.contact .banner{
    /* Rectangle 7 Copy 8: */
    background: #1B87B3;
    padding-top: 13px;
    padding-bottom: 13px;
    box-shadow: 0 2px 4px 0 rgba(220,220,220,0.50);
    width: 100%;
    height: auto;
    /* WHERE TO BUY Copy: */
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 1.16px;
    line-height: 25px;
}
.contact-body{
    margin: 15px 0 0 0;
}
.contact-body-box{
    height: 200px;
    /* Rectangle 7 Copy 8: */
    background: #D7E7F2;
    margin: 1px 0;
    padding: 15px;
    /* Rectangle 7 Copy 8: */
    box-shadow: 0 2px 4px 0 rgba(220,220,220,0.50);
}
.contact-body-box:nth-child(even){
    background: #C0DEEF;
}

.contact-info-box, .wheretobuy-body-box{
    /* Line 2: */
    border-bottom: 0.5px solid #B2B2B2;
    padding: 15px 0;

}
.contact-info-box-last{
    /* Line 2: */
    border-bottom: transparent;
}

.wheretobuy-map{
    width: 100%;
}

.wheretobuy-map img{
    width: 100%;
}
.wheretobuy-map img.wheretobuy-m{
    display: block;
}
.wheretobuy-map img.wheretobuy-desktop{
    display: none;
}

.wheretobuy-map-us{
    width: 100%;
}

.wheretobuy-map-sign{
    height: 45px;
    width: 20px;
    border: 1px #0B82BA solid;
    clear: bottom;
    border-radius: 2px;
}
.wheretobuy-map-sign.color1{
    background: #8EE9D9;
}


/* .wheretobuy-map-sign.color2{
    background: #73D2ED;
}
.wheretobuy-map-sign.color3{
    background: #ff99cc;
}
.wheretobuy-map-sign.color4{
    background: #EFDDA7;
}
.wheretobuy-map-sign.color5{
    background: #9799CC;
}
.wheretobuy-map-sign.color51{
    background: #ff9966;
}
.wheretobuy-map-sign.color52{
    background: #99cc99;
} */


.wheretobuy-map-sign.color2{
    background: #193593;
}
/* .wheretobuy-map-sign.color3{
    background: #8F0079;
} */
.wheretobuy-map-sign.color3{
    background: #810f7c;
}
.wheretobuy-map-sign.color4{
    background: #008758;
}
.wheretobuy-map-sign.color5{
    background: #FC0000;
}
.wheretobuy-map-sign.color51{
    background: #41ae76;
}
.wheretobuy-map-sign.color52{
    background: #F47600;
}
.wheretobuy-map-sign.color53{
    background: #FFCBE3;
}
.wheretobuy-map-sign.color54{
    background: #984E00;
}
.wheretobuy-map-sign.color55{
    background: #ffff33;
}






.wheretobuy-map-sign.color6{
    background: #BDBCA2;
}
.wheretobuy-map-sign.color11{
    background: #FFD2D2;
}

.wheretobuy .col-md-3.col-sm-4{
    margin-bottom: 30px;
}
.wheretobuy .vendor-info{
    margin-left:25px;
}

.contact h3{
    /* SALES INQUIRIES - Se: */
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    letter-spacing: 1.29px;
    line-height: 25px;
}
.contact-body h4, .wheretobuy-body h4{
    /* CORPORATE HEADQUARTE: */
    margin-bottom: 30px;
}

.contact-body .contact-body-link{
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.contact-body .pic.contact-body-icon{
    font-size: 60px;
    opacity: 0.3;
}
.contact-body .arrow.contact-body-icon{
    font-size: 25px;
}
.contact p.small{
    font-size: 13px;
}

.contact-form{
    /* Rectangle 17: */
    background: #FFFFFF;
    padding: 15px;
}
.contact-form-sales, .contact-form-tech, .contact-form-cs, .contact-form-media{
    display: none;
}
.contact-form form label{
    font-size: 12px;
    color: #777777;
    letter-spacing: 0.77px;
    line-height: 25px;
    margin-bottom: 0;
    font-weight: 100;
}

.contact-form form .contact-form-control{
    display: block;
    width: 100%;
    /*
    height: 34px;
    padding: 6px 12px;
    */
    border-radius: 0px;
    font-size: 14px;
    color: #555;
    border:transparent;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0.77px;
    line-height: 20px;

    /*
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    */
}

.contact-form form .submit{
    /* Rectangle 7 Copy 2: */
    background: #1B87B3;
    height: 60px;
    width: 100%;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 4.29px;
    line-height: 25px;
    border: transparent;
}
.contact-form form .col-md-12, .contact-form form .col-md-6, .contact-form form .col-md-4{
    padding-left: 0px;
    padding-right: 0px;
}
/*where to buy*/
.sub-nav.row > div{
    padding-left: 0px;
    padding-right: 0px;
}
.sub-nav.row div.first{
    border-bottom: 1px solid #8E8E8E;
    margin-bottom: 20px;
}
.sub-nav.row div.last{
    margin-bottom: 20px;
}
/* management */
.management-picture img{
    width: 100%;
}
.management-inner{
    background: #FFFFFF;
}
.management-info{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 1px;
}
.management-modal h4{
    color: #333333;
}


.management-body-box{
    margin-bottom: 10px;
}


.divider.careers{
    border-bottom: 2px solid #A6A6A6;
    width: 100%;
    margin: 20px 0;
}
/* our brand */
.our-brand .data-box{
    margin-bottom: 30px;
}


.our-brand .icon{
    font-size: 40px;
    color: #333333;
}
.our-brand .milestones{
    padding: 40px 20px 0px 20px;
    min-height: 300px;
}

.our-brand .milestones{
    background-size:     cover;                     
    background-repeat:   no-repeat;
    background-position: center center; 
}
.our-brand .advantage{
    margin-top:20px;
    margin-bottom:20px;
}
.our-brand .milestones-img{
    height: 160px;
    background-size: cover;
    background-repeat: no-repeat;
}
.honorary-award-img{
    width: 100%;
}

@media (min-width: 768px){ 
    .wheretobuy .col-md-3.col-sm-4{
        margin-bottom: 0px;
    }
    .wheretobuy-map-sign{
        margin-top: 10px;
    }
    .our-brand .data-box{
        margin-bottom: 0px;
    }
}
@media (min-width: 992px){
    .management-modal h4{
        color: #FFFFFF;
    }
    .management-modal h4.honorary-award{
        color: #333333;
    }
    .wheretobuy-map img.wheretobuy-m{
        display: none;
    }
    .wheretobuy-map img.wheretobuy-desktop{
        display: block;
    }
    /* where to buy and contact */
    .contact-body{
        float: right;
        width: 70%;
        margin: 0;
    }
    .contact-header, .contact-info{
        width: 25%;
        float: left;
    }
    .contact-body-box{
        height: 250px;
        margin: 0;
    }   
    .contact-form-subscription form .submit{
        width: 30%;
    }
    .contact-body-box:nth-child(even){
        background: #D7E7F2;
    }
    .contact-body-box:nth-child(3n+1){
        background: #C0DEEF;
    }
    .contact-body-box:nth-child(1),.contact-body-box:nth-child(3){
        border-right: 3px solid #EAEFF2;
    }
    .contact-body-box:nth-child(1),.contact-body-box:nth-child(2){
        border-bottom: 3px solid #EAEFF2;
    }

    .contact-body .pic.contact-body-icon{
        font-size: 80px;
    }
    .contact-form form .col-md-6, .contact-form form .col-md-4{
        padding-left: 15px;
        padding-right: 15px;
    }
    .contact-form form .col-md-6.first, .contact-form form .col-md-4.first{
        padding-left: 0px;
    }
    .contact-form form .col-md-6.last, .contact-form form .col-md-4.last{
        padding-right: 0px;
    }
    .sub-nav.row > div{
        padding-left: 15px;
        padding-right: 15px;
    }
    .sub-nav.row div.first{
        border-bottom: none;
        margin-bottom: 0px;
        padding-left: 0px;
    }
    .sub-nav.row div.last{
        margin-bottom: 0px;

    }
    .sub-nav.row .form-group{
        margin-bottom: 10px;
        margin-top: 10px;
    }
}