/* ==================== contact style ============================== */

.contact-us .info h4 {
    font-weight: bold;
    color: #555;
    padding: 15px 0;
    border-bottom: 1px solid #9993;
}

.contact-us .info .items h6 {
    font-weight: bold;
    margin-top: 15px;
}

.contact-us .info .items li {
    font-size: 13px;
    color: #888;
    line-height: 2;
}

.contact-us .info .items li span {
    font-weight: 600;
    color: #555 !important;
}


/* ==================== responsive style ============================== */

@media screen and (max-width: 991px) {}


/* ======== */

@media screen and (max-width: 787px) {}


/* ======= */

@media screen and (max-width: 480px) {}