a h2,
a h3,
a h4,
a h5,
a,
.navbar a,
.form-control {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

h4 {
    font-size: 18px;
    line-height: 140%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto';
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #25282A;
}

h5 {
    font-size: 16px;
    line-height: 140%;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #25282A;
}

h2 {
    font-size: 27px;
    line-height: 120%;
}

ol,
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.jumbotron {
    background-color: transparent;
}

#nav-main {
    margin-top: 58px;
}

#wrapper-footer {
    background: #363B40;
    padding-top: 50px;
}

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer h1 a,
.footer h2 a,
.footer h3 a,
.footer h4 a,
.footer h5 a,
.footer h6 a {
    color: #FFF;
}

.footer p {
    color: #D7DCE0;
    font-size: 14px;
}

.footer a {
    color: #FFF;
    line-height: 140%;
}

.row.copyright_row {
    border-top: 1px solid #464D53;
    margin-top: 15px;
    padding-top: 35px;
}

.copyright_row{
    font-family: 'Arial';
    font-size: 12px;
    color: #9DA4AB;
    text-align: center;
    margin-top: 20px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu {
    top: 82px;
}

#cff .cff-item {
    /*display: inline-block;*/
    /*width: 48%;*/
    /*float: none;*/
    /*padding: 20px 20px 15px 20px;*/
    /*vertical-align: text-top;*/
}

#cff .cff-photo:after,
#cff .cff-event-thumb:after,
#cff .cff-html5-video:after {
    border: none;
}

#comments {
    clear: both;
    padding: 2em 0 0.5em;
}

.comments-title {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 1.5em;
}

.comment-list,
.comment-list .children {
    list-style: none;
    margin: 0;
    padding: 0;
}

.cff-wrapper {
    width: 100%;
}

.comment-list li:before {
    display: none;
}

.comment-author {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 0.4em;
    position: relative;
    z-index: 2;
}

.comment-author .avatar {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 30px;
}

.comment-author .says {
    display: none;
}

.comment-meta {
    margin-bottom: 15px;
}

.reply {
    margin-left: 135px;
}

.reply a {
    color: #0A0A6A;
}

.comment-metadata {
    color: #767676;
    font-size: 10px;
    font-size: 0.625rem;
    font-weight: 800;
    letter-spacing: 0.1818em;
    text-transform: uppercase;
}

.comment-metadata a {
    color: #767676;
}

.cff-link-title a,
.cff-post-links a {
    color: #0A0A6A;
}

#cff .cff-load-more {
    color: #0A0A6A;
}

.comment-metadata a.comment-edit-link {
    color: #222;
    margin-left: 1em;
}

.comment-body {
    color: #333;
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 3em;
}

.comment-reply-link {
    font-weight: 800;
    position: relative;
}

.comment-reply-link .icon {
    color: #222;
    left: -2em;
    height: 1em;
    position: absolute;
    top: 0;
    width: 1em;
}

.children .comment-author .avatar {
    height: 100px;
    left: -45px;
    width: 100px;
}

.bypostauthor>.comment-body>.comment-meta>.comment-author .avatar {
    padding: 2px;
}

.no-comments,
.comment-awaiting-moderation {
    color: #767676;
    font-size: 14px;
    font-size: 0.875rem;
    font-style: italic;
}

.comments-pagination {
    margin: 2em 0 3em;
}

.form-submit {
    text-align: right;
}

.comment-form #wp-comment-cookies-consent {
    margin: 0 10px 0 0;
}

.comment-form .comment-form-cookies-consent label {
    display: inline;
}

.comment-form-email,
.comment-form-author,
.comment-form-url {
    display: inline-block;
    width: 33%;
}

.comment-reply-title {
    border-left: 3px solid #0A0A6A;
    padding: 8px 15px 11px;
    max-width: 570px;
    width: 100%;
    background: #0A0A6A;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 20px;
}

.comment-form input#submit {
    border: 1px solid #0A0A6A;
    color: #fff;
    font-family: 'Arial';
    font-size: 12px;
    font-weight: bold;
    padding: 14px 13px 13px;
    text-align: center;
    cursor: pointer;
    border-radius: 0;
    background-color: #0A0A6A;
}

.comment-form input#submit:hover {
    background-color: #fff;
    color: #0A0A6A;
}

.main-navigation li {
    float: left;
    margin: 0 19px;
}

.comment-form input,
.comment-form textarea {
    background: #F0F0F0;
    border: none;
    font-size: 14px;
    padding: 15px 20px;
}


#cff .cff-item:first-child {
    padding-top: 20px;
}

nav ul li:hover,
nav ul li.active {
    background-color: transparent;
}

.main-navigation li a {
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    line-height: 110px;
    display: block;
    padding: 0;
    position: relative;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
}

.main-navigation li.active a {
    color: #a4a4a4;
}

.main-navigation .navigation>li>ul {
    left: 0px;
    top: 100%;
}

.main-navigation .submenu {
    position: absolute;
    width: 150px;
    z-index: 100;
    background: #222222;
    visibility: hidden;
    opacity: 0;
    transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
}

/* Home Page */

.box_header {
    border-left: 3px solid #0A0A6A;
    padding: 8px 15px 11px;
    max-width: 570px;
    width: 100%;
    background: #0A0A6A;
    color: #fff;
    font-weight: 700;
}

.post_details {
    clear: both;
    display: block;
    margin-top: 25px;
}

.post_details li.category {
    font-weight: bold;
    background: #0A0A6A;
    padding: 14px 15px 13px 14px;
}

.post_details li.date {
    color: #7C7C7C;
    border: 1px solid #E9E9E9;
    border-left: none;
    padding: 13px 14px 12px 13px;
}

.post_details li {
    float: left;
    font-size: 12px;
}

.post_details li.category a {
    color: #FFF;
}

.featured-post {
    padding: 50px 0;
    width: 100%;
    display: block;
}

.read_more {
    position: relative;
    display: block;
    height: 29px;
    clear: both;
    float: left;
    color: #25282A;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    padding-right: 12px;
    transition: unset;
}

.read_more .arrow {
    position: absolute;
    width: 29px;
    height: 29px;
    margin-left: 0;
    background: #0A0A6A url(../img/call_to_action_arrow.png) no-repeat;
    margin-top: 0;
}

.read_more span {
    display: block;
    line-height: normal;
    margin-top: 7px;
    position: relative;
    margin-left: 38px;
    text-transform: uppercase;
}

.read_more:hover {
    color: #FFF;
}

.read_more:hover .arrow {
    width: 100%;
}

.home-news-box {
    border: 1px solid #E9E9E9;
    padding: 15px;
    margin-bottom: 50px;
}

.events-post h5 {
    clear: both;
    color: #FFF;
    margin-top: 15px;
}

ul.post_details.simple {
    position: static;
    background: none;
    margin-top: 14px;
}

.post_details.simple li.category,
ul.post_details.simple li.category a {
    color: #0A0A6A;
    text-transform: uppercase;
}

ul.post_details.simple li {
    background: none;
    padding: 0;
}

ul.post_details.simple li.date {
    margin-left: 10px;
    border: none;
}

.events-post {
    margin-top: 30px;
    margin-bottom: 30px;
}

.widget_wpforo_widget_recent_replies {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}

.wpforo-widget-wrap .wpforo-widget-content li{
    display: inline-block;
    width: 33%;   
}

.wpforo-list-item {
    padding: 5px 15px;
}

.wpforo-widget-wrap .widget-title {
    background: #F0F0F0;
    border-left: 3px solid #0A0A6A;
    padding: 8px 15px 11px;
    width: 50%;
    font-size: 18px;
    margin-bottom: 30px;
}

footer .box_header {
    background: #42494F;
    border-color: #858D94;
}

input.wpcf7-form-control.wpcf7-submit.footer-button {
    background-color: #0a0a6a;
    color: #fff;
}

footer form.wpcf7-form {
    margin-top: 20px;
}

.car-caption {
    background-color: #6c6c6c;
    color: #fff;
    padding: 30px;
    position: absolute;
    bottom: 0;
    width: 100%;
}

#carousel-88 .slick-slide {
    margin: 0 !important;
}

p.rpc-content {
    max-width: 650px;
    margin-top: 10px;
}

.rpc-content .slider-btn {
    background-color: #0A0A6A;
    color: #fff;
    padding: 5px;
    height: 29px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 15px;
    display: inline-block;
}

.slick-dots li button:before {
    font-size: 20px !important;
}

.post h2 {
    margin-top: 20px;
}

.post {
    margin-top: 50px;
}

.footer .textwidget {
    padding: 25px 0;
}

li.detail.category {
    background-image: url(../img/post_category.png);
}

.post.single li.detail {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left center;
    border: none;
    padding: 0 0 0 20px;
    margin-right: 20px;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: bold;
    color: #7C7C7C;
}

.post.single .post_details {
    clear: both;
    float: none;
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid #E9E9E9;
}

.post.single .post_details a {
    color: #0A0A6A;
}

.detail.author {
    background-image: url(../img/post_author.png);
}

.detail.date {
    background-image: url(../img/post_date.png);
}

.post.single .post_image {
    display: block;
    position: relative;
    margin-top: 30px;
}

.entry-content {
    margin-top: 50px;
}

.widget ul {
    margin-top:30px;
}

.recent-posts-widget-with-thumbnails h3,
.widget_categories h3 {
    margin-top: 50px;
    background: #F0F0F0;
    border-left: 3px solid #0A0A6A;
    padding: 8px 15px 11px;
    font-size: 18px;
}

.cat-item {
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
}

.cat-item a{
    display: block;
    border: 1px solid #E9E9E9;
    color: #7C7C7C;
    font-family: 'Arial';
    font-size: 12px;
    font-weight: bold;
    padding: 13px 12px 12px;
    text-align: left;
}

.cat-item a:hover {
    color: #FFF;
    background: #0A0A6A;
    border-color: #0A0A6A;
}

.rpwwt-post-categories {
    color: #0A0A6A;
    margin-top: 10px;
    font-size: 12px;
    font-family: Arial;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
}

.rpwwt-post-title {
    display: block;
}

.rpwwt-post-date {
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    font-weight: 700;
    color: #7C7C7C;
}

.nav-previous a, .nav-next a {
    display: block;
    color: #7C7C7C;
    font-size: 14px;
    padding: 8px 10px 7px 11px;
    background: #F0F0F0;
    font-weight: 700;
}

.nav-previous a:hover, .nav-next a:hover {
    color: #FFF;
    background-color: #0A0A6A;
    text-decoration: none;
}

.nav-previous i {
    margin-right: 20px;
}

.nav-next i {
    margin-left: 20px;
}

.large-cover-wrapper {
    background-position: center center;
    background-size: 100% auto;
    width: 100%;
    margin: 15px 0 60px 0;
    height: 615px;
    position: relative;
    background-repeat: no-repeat;
}

.cover-overlay {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
}

.cover-overlay .caption {
    color: #fff;
    max-width: 1024px;
    padding: 25px 50px;
}

.cover-overlay .caption h1 {
    color: #fff;
    margin-bottom: 15px;
}

.about_title,
.about_subtitle {
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 55px;
}

/* Case for Reinstatement */

.page_header .page_title {
    font-weight: bold;
}

.divider {
    background: #F0F0F0;
    border: none;
    height: 10px;
    margin: 0;
}

.divider-block {
    margin-top: 25px;
}

.divider.first {
    width: 30px;
}

.divider-block .divider {
    float: left;
}

.divider.subheader_arrow {
    width: 20px;
    height: 30px;
    background: url(../img/subheader_arrow.png) no-repeat 0 0;
}

.divider.last {
    width: calc(100% - 50px);
}

.argument-col ol {
    list-style-type: disc;
}

.argument-col ol li {
    margin-bottom: 15px;
}

.featured-left img {
    position: absolute;
    display: inline-block;
    top: 110px;
    padding: 0 15px;
}

.featured-left {
    position: relative;
    background-color: #ddd;
    width: 250px;
    height: 250px;
}

.jumbo-page-title {
    font-size: 84px;
    text-transform: uppercase;
    font-weight: 700;
    color: #BCBDC0;
    letter-spacing: 5px;
}

.jumbo-page-subtitle {
    font-size: 120px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 5px;
    margin-left: 30%;
}

@font-face {
    font-family: "Georgia";
    src: url(../fonts/Georgia.ttf);
    font-weight: normal;
}

@font-face {
    font-family: "Georgia";
    src: url(../fonts/georgia-bold.ttf);
    font-weight: bold;
}

.article-row p {
    font-family: "Georgia",
    "Lucida Grande",
    Helvetica,
    Arial,
    Verdana,
    sans-serif;
    font-size: 16px;
    margin-top: .5em;
    color: #424242;
}

.header-top:before {
    content: "";
    width: 100%;
    background-color: #0A0A6A;
    height: 55px;
    display: block;
    position: absolute;
    top: 85px;
}

.wpcf7 {
    max-width: unset !important;
}

.wpcf7 input[type=submit] {
    width: 250px;
    float: right;
}

.key-info_pdf {
    text-align: center;
    border: 1px solid #E9E9E9;
    padding: 15px;
}

.rail-blog.big .post-content {
    width: 49%;
    padding: 15px 25px;
    display: inline-block;
}

.rail-blog.big li > a {
    width: 49%;
    display: inline-block;
    padding: 15px 45px;
    vertical-align: top;
}


.key-info .key-info_pdf a {
    width: fit-content;
    display: table;
    margin: 0 auto;
    float: none;
}

.key-info .key-info_pdf .post-content {
    width: unset;
    padding: 0;
}

.row.key-info {
    width: 100%;
}

@media only screen and (min-width: 767px) {
    .row.key-info {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .rail-blog.big .rail-post.key-info_pdf .post-content{
        padding-bottom: 0;
    }
    .key-info_pdf {
        margin-bottom: 20px;
    }
}

.rail-blog.big .post-content h2 {
    margin-bottom: 15px;
}

.rail-post.key-info_pdf img.pdf-photo {
    height: 200px;
    margin-bottom: 25px;
}

.footer-social li {
    display: inline-block;
    font-size: 24px;
    margin-right: 10px;
}

.footer-social li a {
    color: #9DA4AB;
}

.footer-social li a:hover {
    color: #FFF;
}

#title {
    text-align: center;
    font-size: 40px;
    margin-top: 40px;
    margin-bottom: -40px;
    position: relative;
    color: #fff;
}

.circles:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100px;
    background: #fff;
    position: absolute;
    top: -50px;
    left: 0;
    transform: skewY(-4deg);
    -webkit-transform: skewY(-4deg);
}

.circles {
    background: #fff;
    text-align: center;
    position: relative;
    margin-top: -60px;
}

.circles p {
    font-size: 240px;
    color: #fff;
    margin-top: 160px;
    position: relative;
    z-index: 9;
    line-height: 100%;
}

.circles p small {
    font-size: 40px;
    line-height: 100%;
    vertical-align: top;
}

.circles .circle.small {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background: #0A0A6A;
    position: absolute;
    z-index: 1;
    top: 80px;
    left: 50%;
    animation: 7s smallmove infinite cubic-bezier(1, .22, .71, .98);
    -webkit-animation: 7s smallmove infinite cubic-bezier(1, .22, .71, .98);
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
}

.circles .circle.med {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: #0A0A6A;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 10%;
    animation: 7s medmove infinite cubic-bezier(.32, .04, .15, .75);
    -webkit-animation: 7s medmove infinite cubic-bezier(.32, .04, .15, .75);
    animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
}

.circles .circle.big {
    width: 400px;
    height: 400px;
    border-radius: 50%;
    background: #0A0A6A;
    position: absolute;
    z-index: 1;
    top: 200px;
    right: 0;
    animation: 8s bigmove infinite;
    -webkit-animation: 8s bigmove infinite;
    animation-delay: 3s;
    -webkit-animation-delay: 1s;
}

@-webkit-keyframes smallmove {
    0% {
        top: 10px;
        left: 45%;
        opacity: 1;
    }
    25% {
        top: 300px;
        left: 40%;
        opacity: 0.7;
    }
    50% {
        top: 240px;
        left: 55%;
        opacity: 0.4;
    }
    75% {
        top: 100px;
        left: 40%;
        opacity: 0.6;
    }
    100% {
        top: 10px;
        left: 45%;
        opacity: 1;
    }
}

@keyframes smallmove {
    0% {
        top: 10px;
        left: 45%;
        opacity: 1;
    }
    25% {
        top: 300px;
        left: 40%;
        opacity: 0.7;
    }
    50% {
        top: 240px;
        left: 55%;
        opacity: 0.4;
    }
    75% {
        top: 100px;
        left: 40%;
        opacity: 0.6;
    }
    100% {
        top: 10px;
        left: 45%;
        opacity: 1;
    }
}

@-webkit-keyframes medmove {
    0% {
        top: 0px;
        left: 20%;
        opacity: 1;
    }
    25% {
        top: 300px;
        left: 80%;
        opacity: 0.7;
    }
    50% {
        top: 240px;
        left: 55%;
        opacity: 0.4;
    }
    75% {
        top: 100px;
        left: 40%;
        opacity: 0.6;
    }
    100% {
        top: 0px;
        left: 20%;
        opacity: 1;
    }
}

@keyframes medmove {
    0% {
        top: 0px;
        left: 20%;
        opacity: 1;
    }
    25% {
        top: 300px;
        left: 80%;
        opacity: 0.7;
    }
    50% {
        top: 240px;
        left: 55%;
        opacity: 0.4;
    }
    75% {
        top: 100px;
        left: 40%;
        opacity: 0.6;
    }
    100% {
        top: 0px;
        left: 20%;
        opacity: 1;
    }
}

@-webkit-keyframes bigmove {
    0% {
        top: 0px;
        right: 4%;
        opacity: 0.5;
    }
    25% {
        top: 100px;
        right: 40%;
        opacity: 0.4;
    }
    50% {
        top: 240px;
        right: 45%;
        opacity: 0.8;
    }
    75% {
        top: 100px;
        right: 35%;
        opacity: 0.6;
    }
    100% {
        top: 0px;
        right: 4%;
        opacity: 0.5;
    }
}

@keyframes bigmove {
    0% {
        top: 0px;
        right: 4%;
        opacity: 0.5;
    }
    25% {
        top: 100px;
        right: 40%;
        opacity: 0.4;
    }
    50% {
        top: 240px;
        right: 45%;
        opacity: 0.8;
    }
    75% {
        top: 100px;
        right: 35%;
        opacity: 0.6;
    }
    100% {
        top: 0px;
        right: 4%;
        opacity: 0.5;
    }
}

















