.header-section.style1 ul li a {
    padding: 35px 12px!important;
}

.header-section.style1 ul li ul li a {
    padding: 12px 23px!important;
}

img.alignleft.wp-post-image {
    width: 50px;
    height: auto;
    border-radius: 100%;
    float: left;
    margin-right: 10px;
}
.latest-post {
    max-width: 400px;
    margin: 20px auto 0px;
}

h1 {
    font-size: 20px!important;
    line-height: 28px!important;
}
.corner-ribbon-mobile {
    background: #39d;
    padding: 15px;
    text-align: center;
    color: white;
    font-weight: 600;
    font-size: 18px;
    text-decoration: none;
}
@media all and (min-width: 760px) {
    .header-section.off .logo.mar-4 img {
    margin-top: -15px;
    max-height: 50px;
}
        .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;}
section.sec-padding.mobile-white {
    background: white!important;
}
section.section-side-image.clearfix {
    margin-top: 105px!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;
}
section.header {
    padding: 100px 0px;
    margin-top: -250px;
    padding-top: 300px;
}