
.corner-ribbon-mobile {
    background: #39d!important;
    padding: 15px;
    text-align: center;
    color: white;
    font-weight: 600;
    font-size: 18px;
    text-decoration: none;
    z-index: 9999!important;
}
@media all and (min-width: 760px) {
    .off.header-section .logo.mar-4 img {
    margin-top: -20px;
    max-height: 85px;
}
    .header-section .logo.mar-4 img {
    max-height: 100px;
    margin-top: -60px;
}

.topbar-transparent.bborder {
    border-bottom: none!important;
}

    .mobile-only{display:none;
    }
}
@media screen and (max-width: 760px) {
    .desktop-only{display:none;}
    }
    
    @media all and (max-width: 760px) {
section.header {
    padding: 0px 0px 50px 0px!important;
    margin-top: -70px!important;
}
section.header h2 {
    font-size: 38px!important;
    line-height: 46px!important;
    text-shadow: 0px 0px 10px black;
}
}
.header h2 {
font-size: 50px!important;
    line-height: 58px!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
}


@media screen and (min-width: 760px) {
section.header {
    margin-top: -180px;
}
}

@media screen and (max-width: 760px) {
section.sec-padding.mobile-white {
    background: white!important;
}
section.section-side-image.clearfix {
    margin-top: 105px!important;
}
}


section.header {
    padding: 150px 0px;
}

h1 {
font-size: 18px!important;
line-height: 26px!important;
margin-bottom:15px!important
}
h2 {
margin-bottom:15px!important;
}

.red {
    color: #e21717;
}
a.red {
    color: 3e21717;
}
img.zoom:hover {
    transform: scale(1.1);
}
img.zoom {
transition: all 0.2s;
}
.header-inner-tmargin {
    margin-top: -180px!important;
}