@media screen and (max-width: 1600px) {
    /* .img-contact {
        width: 591px !important;
        height: 418px !important;
    } */
    .col-detail-main{
        padding: 0 0 0 88px !important;
    }
    .col-detail-arm {
        margin-bottom: 128px !important;
        font-size: 24px;
        line-height: 1.42;
    }
    .col-detail-main-arm{
        padding: 0 0 0 88px !important;
    }
}
@media screen and (min-width: 1680px) {
    .img-contact {
        width: 591px !important;
        height: 418px !important;
    }
    .col-detail-main{
        padding: 40px 0 42px 88px !important;
    }
    .img-contact-arm {
        width: 602px !important;
        height: 426px !important;
    }
    .col-detail-main-arm {
        padding: 46px 0 0 88px !important;
    }
}


h1{
    font-family:"Avenir Next LT W01 Bold";
}
h4{
    font-family:"AvenirNextLTW01-Medium";
}
p,span{
    margin-bottom: 0 !important;
    font-family:"AvenirNextLTW01-Regular";
}


.container-contact{
    margin-left: 10.5%;
    margin-right: 10.5%;
}
.container-fluid{
    margin: 0 !important;
    padding: 0 !important;
}

.row.main{
    width: 100%;
    height: 624px;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.68),rgba(0, 0, 0, 0.68)),url('/images/contact/Oath2018-0122.jpg');
    position: relative;
    text-align: center;
    color: white;
    background-size: cover;
}
.row.centered {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.box{
    border-radius: 25px;
    background: #ce6e39;
    padding: 2px;
    width: 65px;
    height: 4px;
}

.text-main{
    font-family:"Avenir Next LT W01 Demi";
    text-align: center;
    font-size: 3.2rem;
}

.row.contact-sub{
    background-color: #f5f5f5;
    padding: 1%;
    padding-bottom: 41px;
    width: 100%;
    margin: 0 0 72px 0;
}

.img-contact {
    width: 100%;
    height: auto;
}
.img-contact-arm {
    width: 100%;
    height: auto;
}

.text-topic {
    font-family: "AvenirNextLTW01-Medium";
    color: #ce6e39;
    font-size: 32px;
}

.col-detail1{
    margin-bottom: 24px;
}

.col-detail2{
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 1.42;
}

.col-detail3{
    margin-bottom: 64px;
    font-size: 24px;
    line-height: 1.42;
}
.text-tel{
    font-family:"Avenir Next LT W01 Bold";
}
.text-Affiliated{
    margin: 0;
    font-size: 32px;
    color: #464646;
    font-family: "Avenir Next LT W01 Demi";


}
.col-detail-main{
    padding: 40px 0 42px 88px;
}
.col-detail-contact{
    font-size: 18px;
    line-height: 1.56;
    padding-left: 28px !important;
}
.row-contact{
    display: flex;
    align-items: center;
}
.row-contact-img{
    padding-right: 28px;
}
.row-contact-detail{
    font-size: 18px;
    line-height: 1.56;
}
.col-detail-arm{
    margin-bottom: 148px;
    font-size: 24px;
    line-height: 1.42;
}
