﻿.full-bg-white div.row {
    display: flex;
    flex-direction: row-reverse;
}

.full-bg-white {
    background: white;
    padding: 20px;
}

[data-sf-element="Header"] .jnf-widget-separator, .share-button {
    display: none !important;
}

[data-sf-element="Footer"] {
    margin-top: 26px;
}

.col-md-6 {
    padding: 0;
}

.blog-posts p, .blog-posts .sf-Long-text, .blog-posts .sf-Long-text span, .blog-posts .sf-Long-text a {
    font-size: 17px;
    line-height: 1.4;
    max-width: 630px;
}

    .blog-posts .sf-Long-text [style*="font-size: xx-small"], .blog-posts .sf-Long-text [style*="font-size: small"], .blog-posts .sf-Long-text [style*="font-size: x-small"] {
        font-size: 17px !important;
        line-height: 1.4 !important;
    }

    .blog-posts .sf-Long-text a {
        color: #015ba7;
    }

.blog-posts iframe {
    border: none;
    vertical-align: top;
}

.whitebg {
    display: inline-block;
    background: white;
    text-align: center;
    width: 100%;
    vertical-align: top;
    height: 145px;
}

h2.whitebg {
    position: relative;
    margin: 26px 0 6px 0;
    padding: 40px 20px;
    max-width: 651px;
}

div.whitebg {
    max-width: 293px;
    margin: 26px 0 0 2px;
    padding: 15px;
}

h2.whitebg, .single-post > h1 {
    font-size: 48rem !important;
    color: #002855;
}

.single-post {
    text-align: center;
}

    .single-post iframe {
        height: 400px;
    }

.sf-Long-text {
    text-align: left;
    padding: 45px 0 0 0;
}

    .sf-Long-text img {
        padding: 0 0 15px 0;
    }

.single-post > * {
    max-width: 630px !important;
    margin: 0 auto !important;
}

.blog-posts.single-post p {
    margin: 0 auto 33px auto;
}

.single-post > p:first-child {
    padding-top: 35px;
}

.single-post > h1 {
    padding: 10px 0 20px 0;
    font-family: "Compasse-ExtraBold",Compasse,Helvetica,Verdara,Arial !important;
}

h2.whitebg a {
    text-decoration: none;
    line-height: 73px;
    margin-left: 50px;
}

.circlebtn {
    position: absolute;
    left: 20px;
    top: calc(50% - 30px);
    display: block;
    width: 60px;
    height: 60px;
    font-size: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 1px solid #FE5000;
    line-height: 60px;
    padding: 0 3px;
    cursor: pointer;
}

h1, .blog-posts, .blog-posts *, .whitebg form {
    color: #002855;
}

.whitebg form {
    margin-bottom: 7px;
}

.blog-posts > div {
    margin-bottom: 50px;
}

body, p, .sidenav a, .sidenav p {
    font-family: Compasse,Compasse-Regular,Helvetica,Verdara,Arial;
}

.blog-posts p, .sf-Long-text, .sf-Long-text span, .sf-Long-text a {
    font-family: Compasse,Compasse-Regular,Helvetica,Verdara,Arial !important;
}

.blog-posts p {
    margin: 0.6em auto 0.6em auto;
}

.blog-posts.featured-posts p {
    margin: 0.6em auto 1em auto;
}

.blog-posts .small-text {
    font-size: 14px;
    margin: 0 auto 1em auto;
}

.blog-posts.featured-posts .small-text {
    margin: 1.4em auto 1em auto;
}

h1 {
    font-family: Compasse-Bold,Compasse,Helvetica,Verdara,Arial;
}

.blog-posts h1, .blog-posts h2 {
    font-family: Compasse,Helvetica,Verdara,Arial;
    font-weight: 800;
}

.blog-posts h1, .top-feature h2 {
    font-size: 36px;
    line-height: 1.1;
}

.blog-posts h2 {
    margin: 0;
    line-height: 1.1;
    font-size: 26px;
}

.featured-posts {
    padding: 4px 0 0 30px;
}

    .featured-posts > div {
        margin-bottom: 72px;
    }

.bgimage {
    background-size: cover;
    max-width: 100%;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.featured-posts .bgimage {
    height: 150px;
}

.clearfix .bgimage {
    height: 200px;
    background-color: #002855;
}

    .clearfix .bgimage.lazy {
        background-color: #FFFFFF;
    }

.top-feature .bgimage {
    height: 370px;
}

.top-feature p:first-of-type {
    margin: 0 auto 1em auto;
}

.top-feature h2 {
    margin: 20px auto 0 auto;
}

.top-feature .small-text {
    margin: 0 auto;
}

.deco-bar {
    position: relative;
    padding-top: 0.3em;
    margin: 1em auto 0.6em auto !important;
}

    .deco-bar::before {
        content: "";
        background-color: #002855;
        position: absolute;
        width: 40px;
        height: 6px;
        top: -1em;
        left: 0;
    }

.clearfix .padding-left {
    padding-left: 20px;
}

.comma:last-child {
    display: none;
}

a:hover {
    cursor: pointer;
}

.mobile {
    display: none;
}

.desktop {
    display: block;
}
/*blog menu style*/
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 2000000;
    top: 0;
    left: 0;
    background-color: #FFFFFF;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 90px;
    overflow: auto;
}

    .sidenav.box-shadow {
        -webkit-box-shadow: 5px 4px 6px 1px #cccccc;
        -moz-box-shadow: 5px 4px 6px 1px #cccccc;
        box-shadow: 5px 4px 6px 1px #cccccc;
    }

    .sidenav > a, .sidenav > div, .sidenav p {
        text-decoration: none;
        color: #002855;
        display: block;
        transition: 0.3s;
        white-space: nowrap;
    }

    .sidenav > a, .sidenav > div {
        font-size: 25px;
    }

    .sidenav > a {
        padding: 3px 30px;
    }

        .sidenav > a:last-child {
            padding: 3px 30px 40px 30px;
        }

div.whitebg * {
    font-size: 15px;
}

.whitebg form label {
    font-weight: bold;
}

.whitebg form label, .whitebg form input {
    font-family: Compasse,Compasse-Regular,Helvetica,Verdara,Arial;
    font-size: 15px;
}

.whitebg form input {
    width: 247px;
    padding: 5px;
    height: 43px;
    margin: 5px 0 0 0;
}

    .whitebg form input::placeholder {
        font-family: Compasse,Compasse-Regular,Helvetica,Verdara,Arial;
        font-size: 15px;
        color: #002855;
        text-align: center;
        opacity: 1;
    }

    .whitebg form input::-webkit-input-placeholder {
        font-family: Compasse,Compasse-Regular,Helvetica,Verdara,Arial;
        font-size: 15px;
        color: #002855;
        text-align: center;
    }

    .whitebg form input::-ms-input-placeholder {
        font-family: Compasse,Compasse-Regular,Helvetica,Verdara,Arial;
        font-size: 15px;
        color: #002855;
        text-align: center;
    }

    .whitebg form input:-ms-input-placeholder {
        font-family: Compasse,Compasse-Regular,Helvetica,Verdara,Arial;
        font-size: 15px;
        color: #002855;
        text-align: center;
    }

.sidenav .closebtn {
    position: absolute;
    top: 20px;
    left: 6px;
    width: 50px;
    height: 50px;
}

.closebar {
    height: 50px;
    width: 2px;
    margin-left: 12px;
    background-color: #FE5000;
    transform: rotate(45deg);
    Z-index: 1;
}

    .closebar > div {
        height: 50px;
        width: 2px;
        background-color: #FE5000;
        transform: rotate(90deg);
        Z-index: 2;
    }

.sidenav > div {
    padding: 20px 30px;
}

    .sidenav > div:last-of-type {
        padding: 0 30px 20px 30px !important;
    }

.publico, .publico a {
    font-family: "Publico-text", Times New Roman, serif;
    font-size: 26px;
}

.single-post > p:first-child, .single-post > h1, .single-post > div:first-of-type img {
    width: 100%;
    text-align: center;
}

.blog-posts .sf-Long-text .caption, .blog-posts .sf-Long-text .caption a, .blog-posts .sf-Long-text .tr-caption, .blog-posts .sf-Long-text .tr-caption *, .sf-Long-text .wp-caption-text {
    color: #fe5000;
    font-size: 15px !important;
    text-align: center !important;
    line-height: 1 !important;
}

.sf-Long-text > .caption:first-child, .sf-Long-text > div:first-child > .tr-caption-container, .sf-Long-text > .post-share-buttons:first-child + .tr-caption-container, .sf-Long-text > .tr-caption-container:first-child {
    margin-top: -32px;
}

.tr-caption-container[style*="float: left"] {
    margin-right: 1em;
}

.tr-caption-container[style*="float: right"] {
    margin-left: 1em;
}

@media screen and (min-width: 992px) and (max-width: 1000px) {
    .container {
        padding-right: 18px;
        padding-left: 18px;
        margin-left: auto;
        margin-right: auto;
        width: auto;
        box-sizing: content-box;
    }

    .page-content {
        max-width: 700px;
    }

    .col-md-8, .col-md-6 {
        width: 100%;
    }
}

@media screen and (max-width: 1000px) {
    h2.whitebg a {
        line-height: 92px;
    }

    .mobile {
        display: block !important;
    }

    .desktop {
        display: none !important;
    }

    .full-bg-white {
        padding: 0 20px 20px 20px;
    }

    .clearfix .padding-left {
        padding-left: 0;
    }

    .clearfix > div:first-of-type {
        text-align: center;
        background-color: #000000;
    }

    .clearfix .bgimage {
        height: 370px;
    }

    h2.whitebg {
        padding: 30px 20px;
        font-size: 36rem;
    }

    .whitebg {
        display: block;
        max-width: 100% !important;
        margin: 0 !important;
    }

    .blog-posts h1, .blog-posts h2 {
        margin: 0.6em 0 0 0;
        font-size: 1.8em;
    }
}

@media screen and (max-width: 600px) {
    .clearfix .bgimage, .top-feature .bgimage {
        height: 200px;
    }

    h2.whitebg, .single-post > h1 {
        font-size: 33rem !important;
    }

    .single-post iframe {
        height: 300px;
    }
}
