.color-white{color: #fff!important;}

.page-not-front .site-branding{
    margin-top: 0;
    padding: 0;
}
#google_translate_element{
    top: 30px!important;
    right: 25px;
}
.home #google_translate_element{
    position: absolute;
    top: 0px!important;
    background: rgb(9, 122, 179);
    padding: 13px 10px 14px 10px;
}

.page-not-front #google_translate_element {
    top: 62px!important;
    right: 25px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.page-not-front .site-header-menu.affix #google_translate_element {
    top: 23px!important;
}

.goog-te-gadget-simple {
    background-image: url('theme-base-img/translate-icon.svg');
    background-size: 25px;
    width: 27px;
    height: 23px;
}
.page-not-front .goog-te-gadget-simple {
    background-image: url('theme-base-img/translate-icon-dark.svg');
}

.page-not-front .search-wrapper svg.s-ico{
    fill: #000000;
}
.main-navigation{
    padding: 40px 0 12px 0;
}
.page-not-front .main-navigation {
    background: #fff;
    box-shadow: 0px 1px 10px 0 rgba(0, 0, 0, 0.17);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 5;
}

.page-not-front div#site-header-menu .main-navigation.affix:before,
.page-not-front div#site-header-menu .main-navigation:before{
    background-size: 100%;
    height: 102px;
    width: 230px;
    margin-left: 20px;
    background-position: center;
}
.page-not-front div#site-header-menu .main-navigation.affix:before {
    height: 60px;
    width: 200px;
}
.page-not-front #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu{
    box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.16);
    border-top: 0;
}


div#site-header-menu .main-navigation:before {
    content: " ";
    display: block;
    width: 210px;
    height: 100px;
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;
    background: #404040;
    background-image: url('theme-base-img/gfoa-logo.svg');
    background-size: 95px;
    background-position: center 7px;
    background-repeat: no-repeat;
}

div#site-header-menu .main-navigation.affix:before,
div#site-header-menu .main-navigation:before{
    background-size: 72px;
    background-position: center 5px;
    background-color: rgba(0, 74, 103, 0);
    height: 59px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
}
.home div#site-header-menu .main-navigation.affix-top:before {
    opacity: 0;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
    height: 59px;
    background-size: 72px;
}
.home div#site-header-menu .main-navigation.affix:before{
    display:none;
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open {
    background: rgb(255, 255, 255);
    height: 65px;
    margin: -5px 0;
    border-bottom: 5px solid #ffffff;
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-right {
    background: #ffffff;
    margin-right: 0;
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:before {
    content: "×";
    font-family: 'Open Sans',sans-serif;
    line-height: 1;
    padding: 0px 22px;
    font-size: 34px;
    margin: 0;
    top: 15px;
    color: #000000;
}
.home #mega-menu-wrap-primary {
    bottom: 43px;
}
.home #mega-menu-wrap-primary #mega-menu-primary {
    background: rgb(28, 151, 212);
}

.comments-title, .comment-reply-title{
    border-top: 5px solid #eeeeee;
    font-size: 1.1rem;
    color: #555;
}

p.form-submit input {
    border-radius: 0;
    background: #333333;
    font-family: 'Oswald',sans-serif;
    font-weight: 400;
}
p.comment-awaiting-moderation {
    margin: 0;
    padding: 15px;
    background: #FFECB3;
    display: inline-block;
}
.comment-metadata {
    margin-bottom: 0.7rem;
}
a.comment-reply-link {
    margin-top: 1rem;
}

.page-not-front h1.entry-title{
    padding-top: 50px;
    padding-left: 15px;
}
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{
margin-top: 0;
}
.entry-content blockquote {
    border: 0;
    font-family: serif;
    font-size: 1.45rem;
    position: relative;
    overflow: visible;
}
.entry-content blockquote p{
    display: initial;
}
.entry-content blockquote:before,
.entry-content blockquote:after{
    font-size: 5rem;
    z-index: 1;
    color: #ccc;
    font-family: sans-serif;
    display: block;
    position: absolute;
}
.entry-content blockquote:before {
    content: "“";
    top: -3px;
    left: -31px;

}
.entry-content blockquote:after{
    content:"”";
    display: inline-block;
    margin-top: -27px;
}

.archive.category.category-reports header.entry-header h2 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 2.2rem;
}
.category-reports header.entry-header {
    background: rgb(236, 236, 236);
    margin: 0 -60px 1px -60px;
    padding: 20px 50px;
}
.page-not-front.single-post header.entry-header {
    margin-top: -25px;
}
.page-not-front.single-post h1.entry-title {
    padding-top: 0;
}
.archive.category.category-reports header.page-header .page-title {
    background: #e2e2e2;
    font-weight: 100;
    padding: 6px 10px;
    font-size: 1rem;
    margin-top: 0;
    color: #5d5d5d;
}
.archive.category.category-reports header.page-header {
    margin: 10px -60px 0 -60px;
    padding: 0;
    text-align: right;
    z-index: 1;
    background: #ececec;
}

#mega-menu-wrap-primary{
    margin-right: 70px;
    bottom: -8px;
}
.page-not-front #mega-menu-wrap-primary{bottom: -12px;}

.page-not-front #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.page-not-front #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
.page-not-front #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
.page-not-front #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
    color: #1a1a1a;
}
.page-not-front #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
.page-not-front #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus
{
    color: #ffffff;
    background: rgb(25, 137, 192);
}
.page-not-front #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:hover > a.mega-menu-link{border-top:2px solid rgb(28, 151, 212);}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover{
    background: rgba(9, 122, 179, 0.48);
}


#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-item-has-children > a.mega-menu-link:before {
    width: 0;
}
.home #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-item-object-custom.mega-menu-item-has-children > a.mega-menu-link:after {
    bottom: 0px;
    width: 0;
}
.home #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-item-object-custom.mega-menu-item-has-children:hover > a.mega-menu-link {
    background: #fff;
    color: #000;
}
.home #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{
    display:none;
}
.archive.category.category-reports a.post-thumbnail {
    height: 340px;
}
.archive.category.category-reports a.post-thumbnail img {
    position: absolute;
    top: -45%;
    max-height: 700px;
}
.home-brand{
    height: 600px;
}
span.a-wrape {
    position: absolute;
    bottom: 0;
    left: 46%;
}
.home-brand a {
    background: none;
    font-size: 0px;
    width: 80px;
    height: 80px;
    padding: 0;
    border: 4px solid #fff;
    border-radius: 50%;
    -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 3s; /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    position: relative;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
    0%   {top:-3px;}
    50%  {top:10px;}
    100% {top:-3px;}
}

/* Standard syntax */
@keyframes example {
    0%   {top:-5px;}
    50%  {top:5px;}
    100% {top:-5px;}
}

.home-brand a svg {
    width: 40px;
    height: inherit;
}


.search-wrapper{
    right: 0;
    display: none;
}
.page-not-front .search-wrapper{
    top: 1px!important;
    right: 0;
    background: rgba(0, 74, 103, 0);
    opacity: 1;
}




body.home.intro-page{
    background-image: url("theme-base-img/bg.jpg");
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    background-size: cover;

}
body.home.intro-page:after {
    content: " ";
    width: 100%;
    height: 120vh;
    background: rgba(0, 0, 0, 0.32);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;

    /*background: linear-gradient(212deg, rgba(0, 197, 163, 0.8), rgba(0, 100, 197, 0.8), rgba(195, 0, 144, 0.8), rgba(78, 121, 230, 0.78), rgba(243, 160, 14, 0.8));
    background-size: 1000% 1000%;

    -webkit-animation: anim-gradient 100s ease infinite;
    -moz-animation: anim-gradient 100s ease infinite;
    animation: anim-gradient 100s ease infinite;*/

}

@-webkit-keyframes anim-gradient {
    0%{background-position:78% 0%}
    50%{background-position:23% 100%}
    100%{background-position:78% 0%}
}
@-moz-keyframes anim-gradient {
    0%{background-position:78% 0%}
    50%{background-position:23% 100%}
    100%{background-position:78% 0%}
}
@keyframes anim-gradient {
    0%{background-position:78% 0%}
    50%{background-position:23% 100%}
    100%{background-position:78% 0%}
}


a{
    -webkit-transition: all .6s;
    transition: all .6s;
}
body.home .intro .page{
    height: 100%;
    vertical-align: middle;
    display: table;
    width: 100%;
}
.intro .content-wrape{
    text-align: center;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.intro .logo img{ max-width: 800px;}

.intro .links {
    margin: 50px 0 50px 0;
}
.intro .links a {
        display: inline-block;
    font-size: 1.6rem;
    line-height: 1;
    text-transform: uppercase;
    background: rgb(221, 23, 104);
    color: #ffffff;
    border: 2px solid rgb(221, 23, 104);
    border-radius: 3px;
    padding: 20px 20px 20px 20px;
    margin: 10px;
    -webkit-transition: all .6s;
    transition: all .6s;
    position: relative;
    overflow: hidden;
    box-shadow: none;

}
.intro .links a:hover {
    text-decoration: none;
    padding: 20px 50px 20px 25px;
    color: #fff;
}
.intro .links a:hover{ text-decoration: none;}
.intro .links a span{display: block;}
.intro .links a span:nth-child(1) {
    font-size: 1rem;
    font-weight: 700;
    padding-bottom: 5px;
    line-height: 10px;
}
.intro .links a span:nth-child(2) {font-family: 'Oswald', sans-serif;font-weight: 500;}

.intro .links a:after {
    content: " ";
    display: block;
    width: 0px;
    background: #fd207a;
    height: 75px;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url('theme-base-img/arrow-right.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 120%;
    -webkit-transition: all .6s;
    transition: all .6s;
}

.intro .links a:hover:after {
    width: 33px;
}

.intro .foot a.contact:hover {
    color: #ffffff;
    padding: 0 0px 3px 0px;
    text-decoration: none;
    border-bottom: 1px solid;
}

.intro .foot a.contact{ font-size: 1.4rem; color: #fff;box-shadow: none;}

.intro ul.social{
    padding: 0;
    margin: 10px 0 0 0;
}

.intro ul.social li {
    display: inline-block;
}
.intro ul.social li a{
    display: block;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 9px 10px 2px 10px;
    margin: 10px 5px;
    box-shadow: none;
}
.intro ul.social li a:hover{background: #fff;}
.intro ul.social li a svg{
    fill: #fff;
    width: 20px;
    height: 22px;
    -webkit-transition: all .6s;
    transition: all .6s;
}
.intro ul.social li a:hover svg{fill: #101010;}

.home footer#colophon {
    display: none;
}
.home.intro-page .site, .home.intro-page .site-header-main{    background-color: rgba(255, 255, 255, 0);}

body:not(.custom-background-image):before{display: none;}

.home .main-navigation.affix, .home .main-navigation {
    position: relative;
    padding-top: 15px;
}

.main-navigation.affix{
    z-index: 5;
}
.page-not-front .main-navigation.affix{
    padding: 0px 0 12px 0;
}

.page-not-front header.entry-header {
    margin-top: 0px; position: relative;     margin: 0;
}
.page-not-front header.entry-header.affix {
    position: fixed;
    width: 100%;
    top: -13px;
    box-shadow: 0px 1px 10px 0 rgba(0, 0, 0, 0.17);
    z-index: 2;
}
.wpb_single_image a {
    box-shadow: none;
}
.page-not-front div#content.site-content {
    margin-top: 45px;
}
.site-main > article {
    position: relative;
}
/*header.entry-header {
    position: absolute;
    z-index: 1;
    top: 241px;
    left: 15px;
    z-index: 1;
}*/
.page-not-front h1.entry-title {
    padding: 60px 60px 15px 40px;
    color: #fff;
    margin: 0;
    font-weight: 500;
    background: #1c97d4;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.page-not-front header.entry-header.affix h1.entry-title {
    font-size: 1.6rem;
    padding: 85px 60px 10px 40px;
}
.post-thumbnail {
    margin-bottom: 0;
    height: 580px;
    margin: 0 -61px 40px -61px;

}

/*.page-not-front .entry-content {
    background: #fff;
    top: -300px;
    z-index: 2;
    position: relative;
    padding: 40px;
}*/
.post-thumbnail:before {
    content: " ";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-right: 0px solid transparent;
    border-left: 630px solid transparent;
    border-bottom: 100px solid rgb(255, 255, 255);
    z-index: 1;
}

.post-thumbnail:after {
    content: " ";
    display: block;
    position: absolute;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 540px solid transparent;
    border-bottom: 115px solid rgb(255, 255, 255);
}
.page-not-front header.entry-header:before {
    content: " ";
    display: block;
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 0;
    height: 0;
    /*border-right: 340px solid transparent;
    border-left: 73px solid transparent;
    border-top: 20px solid rgb(28, 151, 212);*/
}
.page-not-front #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:before{
    color: #000000;
}

.pum-container #mc_embed_signup div#mce-responses {
    margin: 0;
    float: none;
    width: 99%;
    position: absolute;
    padding: 0;
}
.pum-container #mc_embed_signup div.response {
    background: #fff;
    height: 300px;
    width: 100%;
    padding: 0 20px 0 0;
    font-size: 1.2rem;
    font-weight: 400;
    font-family: 'Open Sans',sans-serif;
}

.table-wrap {
    margin-bottom: 50px;
}
.entry-content table {
    border-width: 0;
}
.entry-content th {
    padding: 15px 7px;
    border-width: 0;
    border-color: #484848;
    border-top: solid 1px;
    border-bottom: 4px solid #484848;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}
.entry-content tr:nth-child(even) {
    background: rgba(204, 204, 204, 0.03);
}
.entry-content tbody tr:nth-child(odd) {
    background: rgba(204, 204, 204, 0.14);
}
.entry-content td {
    border: 1px solid #ffffff;
    border-bottom: 0px;
    border-top: 0px;
    padding: 15px 20px;
    border-width: 0 2px 0 2px;
}

.pum-container #mc_embed_signup input#mc-embedded-subscribe {
    border-radius: 3px;
    padding: 10px 30px;
    height: inherit;
    background: #2196F3;
    font-weight: 700;
    text-shadow: 1px -1px 0px rgba(0, 0, 0, 0.42);
}
.pum-container #mc_embed_signup .mc-field-group label {
    font-weight: 700;
}

#mc_embed_signup #mce-success-response:after {
    display: block;
    content: " ";
    width: 100px;
    height: 100px;
    margin: 30px auto;
    background-image: url('theme-base-img/success.svg');
    background-repeat: no-repeat;
    background-position: center;
}

.content-area .entry-content h2 {
    position: relative;
    display: inline-block;
    padding: 5px 80px 6px 5px;
    background-image: url('theme-base-img/simple-pat.png');
    background-size: 5px;
    margin-top: 2rem;
}
.content-area .entry-content h2:before {
    content: " ";
    display: block;
    /*width: 24px;*/
    height: 24px;
    background-image: url('theme-base-img/simple-pat.png');
    background-color: rgb(97, 97, 97);
    position: absolute;
    background-size: 5px;
    z-index: 0;
    top: 11px;
    left: -8px;
}

.home #mc_embed_signup {
    background: rgba(255, 255, 255, 0)!important;
}
.home #mc_embed_signup .mc-field-group input {
    border-radius: 0;
    background: rgba(255, 255, 255, 0.29);
    border-color: rgba(255, 255, 255, 0);
    color: #2b2b2b;
}
.home #mc_embed_signup .button{
    display: block;
    border-radius: 0;
    font-weight: 700;
    padding: 8px 20px;
    height: auto;
    width: 180px;
    margin: 0 auto 30px auto;
    background: rgba(1, 59, 88, 0);
    color: #fff;
    border: 2px solid #fff;
}
.home #mc_embed_signup .button:hover {
    background: #fff;
    color: #005078;
}
.home #mc_embed_signup #mce-success-response,
.home #mc_embed_signup #mce-error-response{
    width: 100%;
    margin: 15px 0 -77px 0;
    padding: 40px 20px 40px 20px;
    text-align: center;
    color: #ffffff;
    position: relative;
    background: rgb(117, 117, 117);
    background-image: url('theme-base-img/simple-pat.png');
    z-index: 11;
}
.home #mc_embed_signup div#mce-responses {
    float: none;
    overflow: visible;
    width: 96%;
    clear: none;
    position: relative;
    top: 0;
    margin: 0px 0px 0px 0px;
    padding: 0;
    z-index: 11;
}
/*.home #mc_embed_signup div#mce-responses {
    float: none;
    top: -1.4em;
    padding: 0;
    overflow: hidden;
    width: 100%;
    margin: 24px 0px 24px -10px;
    clear: both;
    background: rgb(0, 83, 121);
    margin-bottom: -108px;
    z-index: 11;
    position: relative;
}*/

.home #mc_embed_signup #mce-success-response:after{margin: 0px auto;}

.home .subscribe-block{    float: none;
    margin: 40px auto 40px auto;
    background: rgba(167, 167, 167, 0.41);
    text-align: left;
    color: rgb(255, 255, 255);
    overflow: hidden;
    position: relative;
    background-image: url('theme-base-img/simple-pat.png');
    background-size: 5px;
}
.home .subscribe-block:after {
    display: block;
    width: 100%;
    height: 100vh;
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('theme-base-img/bg_blur.jpg');
    background-position: 0;
    z-index: -1;
}
.home #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-item-object-custom.mega-menu-item-has-children:hover > a.mega-menu-link, .home #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-item-object-custom.mega-menu-item-has-children > a.mega-menu-link:hover, .home #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-item-object-custom.mega-menu-item-has-children > a.mega-menu-link:focus{
    color: #383838;
    background: #fff;
    border: none;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
    background-image: url('theme-base-img/simple-pat.png');
    background-repeat: repeat;
    background-color: #fff!important;
    border: 0!important;
    border-bottom: 3px solid rgba(220, 220, 220, 0.64)!important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading a {
    background: rgba(255, 255, 255, 0.56);
    color: #000!important;
    font-size: 1.4rem;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border: 0;
    box-shadow: inset 0px -9px 36px 10px #fff;
    background-image: url('theme-base-img/simple-pat.png');
    background-repeat: repeat;
    background-color: #fff;
    border: 0!important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading a {
    background: none;
    color: #000!important;
}
.heading-gray i {
    background: #ffffff;
    background-image: url('theme-base-img/simple-pat.png');
    color: #1b1b1b;
    min-width: 330px;
    background-size: 5px;
}
h3.cross-line.heading-gray {
    font-size: 1.7rem;
}
.cross-line:before {
        content: " ";
    display: block;
    width: 100%;
    background: #ffffffc7;
    height: 3px;
    position: absolute;
    top: 50%;
    z-index: 0;
    background-image: url(theme-base-img/simple-pat.png);
    background-size: 4px;
}

@media (min-width: 76.75em){
    .action-row .wpb_column.vc_column_container.vc_col-sm-4{width: 50%;}
}

/*iPad mini in portrait*/
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 1)  {
    #google_translate_element {
        top: 50px!important;
    }
}


@media screen and (max-width: 76.75em){
    .entry-content{    margin-right: 0;}
    .page-not-front .main-navigation{box-shadow: none;}
    .main-navigation {
        padding: 0 0 0px 0;
    }
    .page-not-front .site-header-main {
        margin-bottom: 0px;
    }


    .search-wrapper, .page-not-front .search-wrapper{
        top: 4px!important;
    }
    /*
        .site-header-main #google_translate_element {
        right: 70px;
        left: inherit;
        top: 23px!important;
        background: none;
        border: 0;
        position: absolute;
    }
    */
    .main-navigation.affix {
        height: 60px;
    }

    .main-navigation li {
        border-top: 0px;
    }
    .main-navigation .primary-menu {
        border-bottom: 0px;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
        padding: 1px 20px 0px 10px;
        height: 48px;
        margin-top: 0px;
        text-align: right;
    }
    .page-not-front .site-header-menu.affix #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        padding: 0 20px 0px 10px;
        margin-top: 0;
        border-bottom: 0;
    }
    .page-not-front .entry-content {
        min-height: 470px;
    }
    .page-not-front div#content.site-content{
        padding: 0 40px;
    }
}
@media only screen and (max-width: 600px){
    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        display: block;
        z-index: 1;
    }
    #mega-menu-wrap-primary #mega-menu-primary {
        background: #fff;
    }
}

@media screen and (min-width: 61.5625em){
    .comment-list + .comment-respond{
        padding-top: 2rem;
    }

}

@media screen and (max-width: 44.375em){
    div#preloader div:nth-child(2) {
        left: 43vw!important;
    }
    .home .site-header-main #google_translate_element {
        position: absolute;
        top: -95px!important;
        right: 0px;
    }
    .home #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{    color: #000000;}
    .home #mega-menu-wrap-primary #mega-menu-primary{background: rgb(253, 253, 253);}
    body.home .site-content {
        margin-top: -35px;
    }
    body.home.intro-page{background-size: cover;}
    .home .subscribe-block{margin: 30px -35px;}
    .intro ul.social li a{
        padding: 9px 12px 2px 12px;

    }
    .pum-theme-15 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
        right: 0!important;
        top: 0!important;
        color: #737373!important;
        font-size: 30px!important;
    }
    body, button, input, select, textarea{
        font-size: 1.2rem;
    }

    .entry-content ul {
        margin-left: 25px;
    }
    .page-not-front div#content.site-content {
        margin-top: 25px;
        padding: 0 20px;
    }

    .content-area .entry-content h2 {
        display: block;
        font-size: 1.7rem;
        margin: 30px 0px 15px -20px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
        color: #060606;    border-top: 1px solid #ccc;
    }
    .home #mega-menu-wrap-primary {
        bottom: 44px;
    }
    .page-not-front .entry-content{
        margin-left: 0;
    }
    .home .logo {
        margin: 0 0 0 0!important;
    }
    #mega-menu-wrap-primary {
        margin-right: 0;
        bottom: 0;
    }
    .content-area .entry-content .title-n-text h1{margin-bottom: 10px;}
    .pat-block{    margin: 0;
        padding: 6px;}

    .stats-reg-count .wpb_raw_code.wpb_content_element.wpb_raw_html {
        font-size: 1.65rem!important;
        margin: 0 -15px;
    }
    .page-not-front.home.v2 .main-navigation {
        background: rgb(0, 74, 103);
    }
    .reg-geo-map .h-reg .h-reg-w a span.txt{
        width: 245px;
    }
    .modal-body {
        padding: 0;
    }
    a.h-banner:hover {
        background-size: 130%;
    }

    .page-not-front .search-wrapper{
        background: rgba(0, 74, 103, 0);
    }
    .md-preloader{
        left: 43vw;
    }
    .udate-2 .intro-block {
        text-align: center;
        padding: 25px 30px;
        margin: 0 -30px;
    }
    .th-iframe{
        padding: 0;
        margin: 0 -30px;
        margin-bottom: -100px;
    }


    .page-not-front h1.entry-title {

        font-weight: 500;
    }

    .join-us-block a{
        border: 2px solid;
        margin: 5px 0;
        padding: 5px 5px;
        border-radius: 5px;
    }
    .join-us-block h3{
        padding: 20px 20px;
        line-height: 25px;
    }
    .h-reg .h-reg-w{
        height: inherit;
    }
    .h-reg .h-reg-w a{
        margin: 0 -10px;
        margin-top: -20px;
        padding: 22px 20px 20px 20px;
    }
    .intro .shape {
        width: 590%;
        height: inherit;
        left: -330px;
    }
    .intro p.txt{
        padding: 60px 0px 20px 0px;
        text-align: justify;
        font-size: 1.2rem;
    }
    p#demo {
        margin: 0 -40px;
        margin-top: -50px;
        margin-bottom: -30px;
    }
    p#demo span {
        font-size: 2rem;
        width: 22%;
        height: inherit;
        padding: 35px 0;
    }

    .main-navigation .primary-menu{
        border-bottom: 0;
    }
    div#site-header-menu .main-navigation:before{
        width: 100px;
    }
    .home div#site-header-menu .main-navigation.affix-top:before,
    .home div#site-header-menu .main-navigation.affix:before{
        opacity: 0;
        background-color: rgba(0, 74, 103, 0);
    }
    .search-wrapper{
        position: absolute;
    }
    .main-navigation{
        background: rgba(0, 74, 103, 0);
        padding: 5px 0 5px 0;
        position: absolute;
        z-index: 2;
    }

    .main-navigation li{
        border-top: 0;
    }
    .site-header-main #google_translate_element {
        right: 40px;
        left: inherit;
        top: 13px!important;
        background: none;
        border: 0;
        position: fixed;
    }
    .page-not-front .site-header-menu.affix #google_translate_element{
        right: 40px;
        left: inherit;
        top: 11px!important;
        background: none;
        border: 0;
        position: fixed;

    }
    .page-not-front div#site-header-menu .main-navigation.affix:before, .page-not-front div#site-header-menu .main-navigation:before{
        height: 65px;
        width: 190px;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
        color: #484747;
        background: rgb(236, 238, 239);
        border-bottom: 1px solid #d6d6d6;
        padding: 21px 20px;
        text-align: right;
    }

    .page-not-front .site-branding{
        height: 0;
    }

    img.home-brand-img {
        width: 120px;
    }
    span.a-wrape {
        bottom: -33px;
        left: 40%;
    }
    .home-brand a{
        width: 30px;
        height: 30px;
        border: 2px solid #fff
    }
    .home-brand a svg {
        width: 16px;
        height: inherit;
    }
    .home-brand {
        height: inherit!important;
    }
}