@media screen and (max-width: 980px) {
.logo_container {
    float: unset !important;
    float: initial !important;
    position: unset !important;
    position: initial !important;
}
}

#main-header {
    box-shadow: none !important;
    background: transparent !important;
}

.sub-menu {
    padding: 0 0 5px !important;
}

.sub-menu .menu-item {
    padding: 0 !important;
}

.et_pb_image_wrap img {
    cursor: zoom-in;
}

.cl-popup-overlay.pos_fixed.active {
    background: #000 !important;
}

.cl-popup-box.size_xl .cl-popup-box-content {
    text-align: center;
}

.cl-popup-closer::before {
    color: #FFF !important;
}

.cl-popup-box.size_xl .cl-popup-box-content {
    background: #000 !important;
}

.mfp-bg {
    background: #fff !important;
    opacity: 1 !important;
}

.mfp-close {
    color: #000 !important;
}

#main-header {
    z-index: 10000;
}

h3 {
    line-height: 35px;
}

#main-footer {
    display: none !important;
}

.logo_container {
    float: left;
    margin-top: 10px;
    position: absolute;
}

sup {
    font-size: 12px;
}

#main-header.et-fixed-header {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#main-header {
    padding-top: 15px;
    position: fixed;
}

#et-top-navigation {
    padding-top: 10px;
}
