body {
    font-size: 18px;
    line-height: 28px;
    font-family: Inconsolata, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #666666;
}

section, footer {
    padding: 30px 0;
    position: relative;
    overflow: hidden;
}

.wpb_single_image .vc_figure-caption {
    margin-top: .2em;
    font-size: .6em;
    text-align: right;
}

.pb96 {
    padding-bottom: 50px!important;
    padding-top: 0px!important;
}

a {
    font-weight: 600;
    color: #da0101;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    cursor: poitner;
}

a, a:visited, a:focus, a:active, a:hover {
    text-decoration: none;
    outline: none;
    color: #da0101;
}
[class^="ti-"], [class*=" ti-"], [class^="ti-"]:before, [class*=" ti-"]:before {
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10pt;
    color: black;
}

/*  THIS ENABLES THE MENU TOGGLE TO BE SEEN IN MOBILE  */

@media screen and (max-width: 768px){
    .logo {
        max-width: 275px;
}


.login h1 a {
    background-position: center;
    background-size: contain !important;
    padding-top: 115px;
}

.vc_gitem-zone.vc_gitem-zone-c {
    background-color: white!important;
}

.footnotes {
    font-size: .8em!important;
    line-height: 14px!important;
}

.menu-item-18648 a {
    color: red!important;
}

