body {
    font: 16px/1.5 'Lato', sans-serif;
}

.hprotator-text-block {
    background: transparent !important;
    left: 10%;
    right: 10%;
    top: 25%;
    bottom: 80px;
    position: absolute;
    padding: 10px 45px 10px 35px;
    text-align: center;
    width: auto;
    flex-wrap: wrap;
    width: auto;
    position: absolute;
    z-index: 2;
    margin: 0;
    font-style: italic;
    /*font-family: 'Vollkorn', sans-serif !important;*/
}

.hprotator-text-block h2,
.hprotator-text-block h2 a {
    font-style: italic;
    font-family: 'Vollkorn', serif;
    font-weight: normal;
    font-size: 2.433em;
    margin-bottom: 50px;
    font-weight: 400;
    text-align: center;
    width: auto;
    /*text-shadow: 1px 1px 6px #000; */
    color: #ffff;
}

.hprotator-text-block h2 a {
    line-height: 1.0em;
}

.hprotator-text-block:before,
.hprotator-text-block:after {
    content: '';
    position: absolute;
    left: 0;
    z-index: -1;
    background-color: transparent;
    border-color: transparent;
}

#hp_top_read_more a {
    font-size: 19px;
    margin-top: 20px;
    padding: 14px 15px;
    border-radius: 5px;
    box-shadow: none;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    color: #ffff;
    position: relative;
    margin: 0 0 10px auto;
    line-height: 24px;
    letter-spacing: 3px;
    border-style: solid;
    border-width: 2px;
    background-color: none;
    border-color: #ffff;
}

#hp_top_read_more a:hover {
    text-decoration: none;
    background: rgba(190, 190, 190, 0.33);
}

#block-menu-block-congress-main-menu-superfish {
    background: transparent;
    display: flex;
    float: left;
    justify-content: center;
    margin-bottom: 0;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    z-index: 11;
    font-family: 'Lato', sans-serif;
}

.logo-img {
    width: 315px;
}

#zone-menu-wrapper {
    position: relative;
    background: rgb(17, 46, 80) !important;
    transition: all 0.4s ease;
    width: 100%;
	    top: 0;
}

#zone-menu-wrapper.fixed i.fa {
    color: #FFFF !important;
}

#zone-menu-wrapper a i.fa:hover, #zone-menu-wrapper.fixed a i.fa:hover {
    color: #759dc0;
}

#region-menu {
    width: 50%;
    margin: 0 0 0 80px;
    font-family: 'lato', sans-serif;
}
#zone-menu-wrapper.fixed .sf-menu a:hover, #zone-menu-wrapper.fixed i.fa {
    color: #072850;
}



.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu li:hover ul, .sf-menu li.sfHover ul {
    z-index: 499;
    background: #759dc0;
}
.sf-menu li.sfHover a, .sf-menu a:focus, .sf-menu a:hover {
    color: #072850;
}
/*

.sf-menu a:focus, .sf-menu a:hover {
    background: rgba(182, 208, 241, 0.8);
    color: #ffff !important;
    text-decoration: none; */
}

.sf-menu li.sfHover a {
    color: #072850;
}
#region-menu {
    width: 50%;
    margin: 0 0 0 80px;
}

.not-front #region-content h1#page-title {
    padding: 0 18px;
    font-size: 2.5em;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
}
.front #zone-preface-wrapper {
    background: #263442;
}

#region-preface-first {
    margin-left: auto;
    margin-right: auto;
    transition: all 0.2s ease 0s;
    width: 100% !important;
    top: 125px;
}

#zone-newsletter-wrapper.fixed {
    background: rgb(63, 102, 140);
}

#zone-footer-bottom-wrapper {
    background: #112e50;
}

#block-boxes-newsletter-signup-extended-bs a {
    color: #8ceaff;
}

#block-boxes-newsletter-signup-extended-bs a:hover {
    color: #fec0ae;
    text-decoration: underline;
}

.view-congress-hprotator .flex-control-nav {
     background: #112e50;
     bottom: 0 !important;
}

#region-user-first {
    margin: 0;
    width: 25%;
}

#region-menu {
    margin-left: 0 !important;
}



@media all and (max-width: 1500px) {
    #region-menu {
        margin-left: 0;
    }
}

@media all and (max-width: 1360px) {
    #region-branding {
        width: 25%;
    }
    #region-menu {
        width: 50%;
        margin-left: 0;
    }
    #region-user-first {
        margin: 0;
        width: 25%;
    }
    .logo-img {
    width: 315px;
}
}

@media all and (max-width: 1245px) {
    #region-branding {
        width: 35%;
    }
    #region-menu {
        width: 65%;
        margin-left: 0;
    }
    #region-user-first {
        margin: 0;
        width: 25%;
    }
    .logo-img {
    width: 315px;
}
    .view-congress-hprotator .flex-control-nav {
        background: #263442;
        position: relative;
        /*padding-top: 10px;*/
    }
    .hprotator-text-block h2,
    .hprotator-text-block h2 a {
        font-size: 1.833em;
    }
}

@media all and (max-width: 1220px) {
	#region-menu {
    flex: 100%;
}
    #region-branding {
        width: 100%;
    }
    #region-user-first {
        width: 50%;
    }
/*    #boxes-box-cng_social_media_fa_medium .boxes-box-content {
        display: flex;
        justify-content: center;
        font-size: 25px;
    }*/
    #zone-menu {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    #block-menu-block-congress-main-menu-superfish .main-menu {
        display: flex;
        justify-content: center;
    }
    #section-header {
        position: relative !important;
    }
    #logo {
        max-width: 320px;
    }
    .logo-img {
        text-align: center;
    }
    #block-boxes-cng-social-media-fa-medium {
        padding-top: 5px;
    }
    .admin-menu.front #section-header {
        top: 0;
    }
    #region-preface-first {
        top: 0;
    }
}

.sf-menu a.active, .sf-menu a.active-trail, #zone-menu-wrapper.fixed .sf-menu a .sf-menu a.active-trail {
    background: transparent;
    color: #ffff;
}