@charset "UTF-8";
/*
Theme Name:  Bowstern
Developer: Sean Kennedy, Lead Web Developer, BowStern Marketing Communications
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
html {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
.page-child #main ul {
    list-style: none;
    text-indent: 2em;
    margin-bottom: 2em;
    line-height: 26px;
}
.page-child #main ol {
    text-indent: 2em;
    margin-bottom: 2em;
    line-height: 26px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q,
blockquote {
    quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none;
}
a img {
    border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
body {
    color: #242424;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    line-height: 1.8;
}
body p {
    color: #242424;
    font-size: 18px;
    line-height: 24px;
    font-family: "Gotham A", "Gotham B";
    font-style: normal;
    font-weight: 400;
    margin-bottom: 2rem;
}
body p.large {
    font-size: 20px;
}
body p .text-muted {
    color: #777777;
    font-size: 12px;
}
body p .text-primary {
    color: #203E58 !important;
}
body p.lead {
    line-height: 26px;
    margin-bottom: 1.2rem;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    text-transform: uppercase;
    line-height: 1;
    padding-bottom: 15px;
    font-family: "Montserrat", sans-serif;
}
body h1 {
    text-transform: uppercase;
    font-style: normal;
    font-weight: 300;
    font-size: 1.75em;
    color: #BF311A;
}
body.home.page h2 {
    font-weight: 600;
    color: #2D4961;
    font-size: 28px;
    padding: 15px 0 55px;
}
body.page h2 {
    font-weight: 400;
    text-transform: none;
    color: #55666C;
    font-size: 24px;
    padding: 65px 0 12px;
}
h2 {
    font-weight: 400;
    text-transform: none;
    color: #55666C;
    font-size: 24px;
    padding: 65px 0 12px;
}
body.home.page h2.homepage-exception-one {
    color: white;
}
body h4 {
    font-size: 16px;
}
body h4 .category {
    font-size: 14px !important;
}
body a {
    color: #BF311A;
    transition: .3s;
}
body a,
body a:hover,
body a:focus,
body a:active,
body a.active {
    outline: none;
}
body a:hover,
body a:focus,
body a:active,
body a.active {
    color: #BF311A;
}
body.page {
    padding-top: 30px;
}
body.home {
    padding-top: 0;
}
i.fa-circle {
    color: #203E58;
}
i.mark {
    background-image: url(/wp-content/themes/bootstrap-four/_img/contact-lines.svg);
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: left;
}
.home .navbar-custom {
    font-family: 'Open Sans', sans-serif, Helvetica;
    font-size: 16px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
    background-color: transparent;
    border-color: transparent !important;
    padding-top: 20px !important;
    transition: .3s !important;
    border-radius: 0px !important;
    z-index: 9999;
    height: 50px;
    width: 100%;
    left: 0;
    right: 0;
    top: 50px;
    position: fixed;
    text-transform: uppercase;
}
.navbar-custom .navbar-brand {
    opacity: 0;
    color: #203E58;
    float: left;
}
.navbar-custom .navbar-brand img {
    padding: 0;
    margin: 0;
    height: 55px;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
    color: #122433;
}
.navbar-custom .navbar-collapse {
    border-color: rgba(255, 255, 255, 0.98);
}
.navbar-custom .navbar-toggle {
    background-color: #203E58;
    border-color: #203E58;
    color: white;
    font-size: 12px;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
    background-color: #203E58;
}
.navbar-custom .nav li a {
    font-weight: 400;
    letter-spacing: 1px;
    color: white;
}
.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
    color: white !important;
    outline: none;
}
.navbar-custom .navbar-nav > .active > a {
    border-radius: 0;
    color: white;
    background-color: transparent;
    position: relative;
    transition: all 0.2s;
}
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
    color: white;
    background-color: transparent;
}
.nav-wrap {
    padding: 0;
    margin: 0 auto;
    position: relative;
    height: 30px;
}
.nav-wrap div.navbar-right {
    float: right;
    right: 15px;
    text-align: right;
    width: 80px;
}
#menu-main-menu {
    margin: 0 auto;
    list-style: none;
    position: relative;
    width: 960px;
}
#menu-main-menu li {
    display: inline;
}
.page #menu-main-menu li a {
    color: #fff !important;
    font-size: 12px !important;
    display: block;
    padding: 6px 0px 7px 0;
    text-decoration: none;
    text-transform: uppercase;
}
@media only screen and (min-width: 900px) and (max-width: 1220px) {
    #menu-main-menu li a {
        color: #fff !important;
        font-size: 11px !important;
        display: block;
        padding: 6px 0px 4px 0 !important;
        text-decoration: none;
        text-transform: uppercase;
    }
    #menu-main-menu {
        margin: 0 auto;
        list-style: none;
        position: relative;
        width: 100%;
    }
}
#menu-main-menu li a:hover {
    color: white;
}
#magic-line {
    display: none;
}
body.page .navbar-custom {
    height: 50px;
    transition: all .6s cubic-bezier(0, 1.3, .5, 1.1);
    -moz-transition: all .6s cubic-bezier(0, 1.3, .5, 1.1);
}
body.home #access-logo {
    display: none;
}
body.page .navbar-custom.navbar-fixed-top {
    top: 0px;
    transition: all .6s cubic-bezier(0, 1.3, .5, 1.1);
    background-color: rgba(191, 49, 26, 0.75) !important;
    -o-backdrop-filter: saturate(180%) blur(10px) !important;
    -webkit-backdrop-filter: saturate(180%) blur(10px) !important;
    -moz-backdrop-filter: saturate(180%) blur(10px) !important;
    backdrop-filter: saturate(180%) blur(10px) !important;
    border-color: transparent;
    padding: 10px 0 0 !important;
    max-height: 50px;
    padding: 10px 0 0 !important;
    max-height: 50px;
    background-size: 98px;
}
body.logged-in.page .navbar-custom.navbar-fixed-top {
    top: 32px;
}
.navbar-fixed-top .navbar-brand {
    opacity: 1;
    color: #203E58;
}
.navbar-fixed-top .navbar-brand:hover,
.navbar-fixed-top .navbar-brand:focus,
.navbar-fixed-top .navbar-brand:active,
.navbar-fixed-top .navbar-brand.active {
    color: #122433;
}
.navbar-fixed-top .navbar-collapse {
    border-color: rgba(255, 255, 255, 0.98);
}
.navbar-fixed-top .navbar-toggle {
    background-color: #203E58;
    border-color: #203E58;
    color: white;
    font-size: 12px;
}
.navbar-fixed-top .navbar-toggle:hover,
.navbar-fixed-top .navbar-toggle:focus {
    background-color: #203E58;
}
.navbar-fixed-top .nav li a {
    font-weight: 400;
    letter-spacing: 1px;
    color: white;
}
.navbar-fixed-top .nav li a:hover,
.navbar-fixed-top .nav li a:focus {
    color: #203E58;
    outline: none;
}
.nav-itemdropdown:hover .dropdown-menu {
    display: block !important;
    top: 30px;
    border-radius: 0;
}
@media only screen and (min-width: 0) and (max-width: 768px) {
    body.logged-in .navbar-fixed-top {
        top: 0;
    }
}
.navbar-custom .navbar-collapse {
    border-color: rgba(255, 255, 255, 0.98);
}
.navbar-custom .navbar-toggle {
    background-color: #000;
    border-color: #000;
    color: white;
    font-size: 12px;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
    background-color: #000;
}
.navbar-custom .nav li a {
    font-weight: 400;
    letter-spacing: 1px;
    color: white;
    font-size: 14px;
}
.navbar-custom .navbar-nav > .active > a {
    border-radius: 0;
    color: white;
    background-color: transparent;
    position: relative;
    transition: all 0.2s;
}
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
    color: white;
    background-color: transparent;
}
.nav-wrap {
    padding: 0;
    margin: 0 auto;
    position: relative;
    height: 30px;
}
#menu-main-menu {
    margin: 0 auto;
    list-style: none;
    position: relative;
    width: 100%;
}
#menu-main-menu li {
    display: inline;
}
#menu-main-menu li a {
    color: #bbb;
    font-size: 14px;
    display: block;
    float: left;
    padding: 6px 10px 4px 10px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
}
#menu-main-menu li a:hover {
    color: white;
}
body.home .navbar-custom.navbar-fixed-top {
    background-color: rgba(255, 244, 255, 0.5);
    -o-backdrop-filter: saturate(180%) blur(10px);
    -webkit-backdrop-filter: saturate(180%) blur(10px);
    -moz-backdrop-filter: saturate(180%) blur(10px);
    backdrop-filter: saturate(180%) blur(10px);
    border-color: transparent;
    padding: .85rem 1rem !important;
}
.home .navbar-fixed-top .navbar-brand {
    opacity: 1;
    color: #000;
}
.home .navbar-fixed-top .navbar-brand:hover,
.home .navbar-fixed-top .navbar-brand:focus,
.home .navbar-fixed-top .navbar-brand:active,
.navbar-fixed-top .navbar-brand.active {
    color: black;
}
.home .navbar-fixed-top .navbar-collapse {
    border-color: rgba(255, 255, 255, 0.98);
}
.home .navbar-fixed-top .navbar-toggle {
    background-color: #000;
    border-color: #000;
    color: white;
    font-size: 12px;
}
.home .navbar-fixed-top .navbar-toggle:hover,
.home .navbar-fixed-top .navbar-toggle:focus {
    background-color: #000;
}
.home .navbar-fixed-top .nav li a {
    font-weight: 600;
    letter-spacing: 1px;
    color: white;
    font-size: 12px;
}
.home .navbar-fixed-top .nav li a:hover,
.home .navbar-fixed-top .nav li a:focus {
    color: #000;
    outline: none;
}
/* Animate the Responsive Push Menu and Button 
–––––––––––––––––––––––––––––––––––––––––––––––––– */

button#responsive-menu-button {
    width: 45px !important;
    height: 45px !important;
    background: #fff !important;
    position: relative;
    top: -9px !important;
    border: 1px solid rgba(191, 49, 26, 1.00);
}
#responsive-menu-button {
    display: block;
    transition: transform 0.85s, background-color 0.95s;
    padding: 1px !important;
    top: 12px;
}
#responsive-menu-container #responsive-menu,
#responsive-menu-container #responsive-menu ul {
    padding-top: 10px;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    color: white !important;
}
#responsive-menu-button:focus {
    outline: 1px solid rgba(0, 50, 0, 0.4);
}
.responsive-menu-button {
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.5) !important;
    position: fixed;
    top: 186px;
    border-radius: 0;
    right: 15px;
    transition: .2s;
}
.nav-itemdropdown:hover .dropdown-menu {
    display: block !important;
    top: 30px;
    border-radius: 0;
}
.responsive-menu-inner,
.responsive-menu-inner::before,
.responsive-menu-inner::after {
    width: 25px;
    height: 3px;
    background-color: rgba(191, 49, 26, 1.00);
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 1.15s;
    transition-timing-function: ease;
    transition: .85s !important;
}
.responsive-menu-boring .responsive-menu-inner {
    transition: .4s;
    transform: rotate(0deg) !important;
}
.responsive-menu-boring .responsive-menu-inner,
.responsive-menu-boring .responsive-menu-inner::before,
.responsive-menu-boring .responsive-menu-inner::after {
    transition-property: none;
    transition: .3s !important;
}
.responsive-menu-boring.is-active .responsive-menu-inner::after {
    bottom: 0;
    transform: rotate(-90deg) !important;
    transition: .3s;
}
.responsive-menu-open #responsive-menu-container.push-left,
.responsive-menu-open #responsive-menu-container.slide-left {
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    opacity: 1;
    transition: all 0.2s cubic-bezier(0, 1.3, 0.55, 1) !important;
}
#responsive-menu-container.push-left,
#responsive-menu-container.slide-left {
    opacity: .4;
    transition: all 0.2s cubic-bezier(0, 1.3, 0.55, 1);
}
.responsive-menu-box {
    width: 25px;
    height: auto;
    display: inline-block;
    position: relative;
    top: -2px;
}
.responsive-menu-boring.is-active .responsive-menu-inner {
    transform: rotate(45deg) !important;
}
.responsive-menu-boring.is-active .responsive-menu-inner::before {
    top: 0 !important;
    opacity: 0 !important;
}
@media (min-width: 768px) {
    header .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }
    header .intro-text .intro-lead-in {
        font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-style: italic;
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 25px;
    }
    header .intro-text .intro-heading {
        font-weight: 700;
        font-size: 75px;
        line-height: 75px;
        margin-bottom: 50px;
    }
}
body.logged-in .navbar-fixed-top {
    top: 32px;
}
.animation-element {
    position: relative;
}
/*3 grid layout*/

.animation-element:nth-of-type(3n-0) {
    clear: right;
}
/*bounce up animation for the subject*/

.bounce-up .subject {
    opacity: 0;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -moz-transform: translate3d(0px, 200px, 0px);
    -webkit-transform: translate3d(0px, 200px, 0px);
    -o-transform: translate(0px, 200px);
    -ms-transform: translate(0px, 200px);
    transform: translate3d(0px, 200, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.bounce-up.in-view .subject {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
/*bounce up animation for the subject*/

.fade-up .subject {
    opacity: 0;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -moz-transform: translate3d(0px, 200px, 0px);
    -webkit-transform: translate3d(0px, 200px, 0px);
    -o-transform: translate(0px, 200px);
    -ms-transform: translate(0px, 200px);
    transform: translate3d(0px, 200, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.fade-up .subject .in-view .subject {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
/*animation element sliding left*/

.animation-element.slide-left {
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
    -moz-transform: translate3d(-100px, 0px, 0px);
    -webkit-transform: translate3d(-100px, 0px, 0px);
    -o-transform: translate(-100px, 0px);
    -ms-transform: translate(-100px, 0px);
    transform: translate3d(-100px, 0px, 0px);
}
.animation-element.slide-left.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
/*animation element sliding right*/

.animation-element.slide-right {
    opacity: 0;
    -moz-transition: all 700ms linear;
    -webkit-transition: all 700ms linear;
    -o-transition: all 700ms linear;
    transition: all 700ms linear;
    -moz-transform: translate3d(100px, 0px, 0px);
    -webkit-transform: translate3d(100px, 0px, 0px);
    -o-transform: translate(100px, 0px);
    -ms-transform: translate(100px, 0px);
    transform: translate3d(100px, 0px, 0px);
}
.animation-element.slide-right.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
/*animation element fade in*/

.animation-element.fade {
    opacity: 0;
    -moz-transition: all 2s linear;
    -webkit-transition: all 2s linear;
    -o-transition: all 2s linear;
    transition: all 2s linear;
}
.animation-element.fade.in-view {
    opacity: 1;
}
footer {
    background: black;
    color: #ededed;
    padding: 45px;
    padding-top: 65px;
}
footer p {
    color: #ededed;
    font-size: 12px;
    line-height: 15px;
}
footer .fa,
footer a,
footer a:visited {
    color: #eeeeee;
}
footer.entry-footer {
    background-color: transparent !important;
}
footer .fa-stack-1x {
    background-color: #2f2f2f;
}
html {
    margin-top: 0 !important;
    overflow-x: hidden;
}
body {
    font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.img-centered {
    margin: 0 auto;
}
.bg-light-gray {
    background-color: #eeeeee;
}
.bg-darkest-gray {
    background-color: #222222;
}
.btn-primary {
    color: white;
    background-color: #000;
    border-color: #000;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 200;
}
.btn-primary:focus,
.btn-primary.focus {
    color: white;
    background-color: black;
    border-color: black;
}
.btn-primary:hover {
    color: white;
    background-color: black;
    border-color: black;
}
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    color: white;
    background-color: black;
    border-color: black;
}
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
    color: white;
    background-color: black;
    border-color: black;
}
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #000;
    border-color: #000;
}
.btn-primary .badge {
    color: #000;
    background-color: white;
}
.btn-xl {
    color: white;
    background-color: #000;
    border-color: #000;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 3px;
    font-size: 18px;
    padding: 20px 40px;
}
.btn-xl:focus,
.btn-xl.focus {
    color: white;
    background-color: black;
    border-color: black;
}
.btn-xl:hover {
    color: white;
    background-color: black;
    border-color: black;
}
.btn-xl:active,
.btn-xl.active,
.open > .btn-xl.dropdown-toggle {
    color: white;
    background-color: black;
    border-color: black;
}
.btn-xl:active:hover,
.btn-xl:active:focus,
.btn-xl:active.focus,
.btn-xl.active:hover,
.btn-xl.active:focus,
.btn-xl.active.focus,
.open > .btn-xl.dropdown-toggle:hover,
.open > .btn-xl.dropdown-toggle:focus,
.open > .btn-xl.dropdown-toggle.focus {
    color: white;
    background-color: black;
    border-color: black;
}
.btn-xl:active,
.btn-xl.active,
.open > .btn-xl.dropdown-toggle {
    background-image: none;
}
.btn-xl.disabled:hover,
.btn-xl.disabled:focus,
.btn-xl.disabled.focus,
.btn-xl[disabled]:hover,
.btn-xl[disabled]:focus,
.btn-xl[disabled].focus,
fieldset[disabled] .btn-xl:hover,
fieldset[disabled] .btn-xl:focus,
fieldset[disabled] .btn-xl.focus {
    background-color: #000;
    border-color: #000;
}
.btn-xl .badge {
    color: #000;
    background-color: white;
}
#hero-header {
    text-align: center;
    color: white;
}
#hero-header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}
#hero-header .intro-text .intro-lead-in {
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 25px;
}
#hero-header .intro-text .intro-heading {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 25px;
}
@media (min-width: 768px) {
    #hero-header .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }
    #hero-header .intro-text .intro-lead-in {
        font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-style: italic;
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 25px;
    }
    #hero-header .intro-text .intro-heading {
        font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 75px;
        line-height: 75px;
        margin-bottom: 50px;
    }
}
section {
    padding: 100px 0;
}
section h2.section-heading {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 15px;
}
section h3.section-subheading {
    font-size: 16px;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 75px;
}
@media (min-width: 768px) {
    section {
        padding: 150px 0;
    }
}
.service-heading {
    margin: 15px 0;
    text-transform: none;
}
#mission {
    background-color: #000;
}
#mission p {
    color: white;
}
#portfolio .portfolio-item {
    margin: 0 0 15px;
    right: 0;
}
#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    max-width: 400px;
    margin: 0 auto;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    width: 100%;
    height: 20px;
    font-size: 20px;
    text-align: center;
    top: 50%;
    margin-top: -12px;
    color: white;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}
#portfolio .portfolio-item .portfolio-caption {
    max-width: 400px;
    margin: 0 auto;
    background-color: white;
    text-align: center;
    padding: 25px;
}
#portfolio .portfolio-item .portfolio-caption h4 {
    text-transform: none;
    margin: 0;
}
#portfolio .portfolio-item .portfolio-caption p {
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 16px;
    margin: 0;
}
#portfolio * {
    z-index: 2;
}
@media (min-width: 767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}
.timeline {
    list-style: none;
    padding: 0;
    position: relative;
}
.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: "";
    width: 2px;
    background-color: #f1f1f1;
    left: 40px;
    margin-left: -1.5px;
}
.timeline > li {
    margin-bottom: 50px;
    position: relative;
    min-height: 50px;
}
.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}
.timeline > li:after {
    clear: both;
}
.timeline > li .timeline-panel {
    width: 100%;
    float: right;
    padding: 0 20px 0 100px;
    position: relative;
    text-align: left;
}
.timeline > li .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.timeline > li .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline > li .timeline-image {
    left: 0;
    margin-left: 0;
    width: 80px;
    height: 80px;
    position: absolute;
    z-index: 100;
    background-color: #000;
    color: white;
    border-radius: 100%;
    border: 7px solid #f1f1f1;
    text-align: center;
}
.timeline > li .timeline-image h4 {
    font-size: 10px;
    margin-top: 12px;
    line-height: 14px;
}
.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    text-align: left;
    padding: 0 20px 0 100px;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline > li:last-child {
    margin-bottom: 0;
}
.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}
.timeline .timeline-heading h4.subheading {
    text-transform: none;
}
.timeline .timeline-body > p,
.timeline .timeline-body > ul {
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .timeline:before {
        left: 50%;
    }
    .timeline > li {
        margin-bottom: 100px;
        min-height: 100px;
    }
    .timeline > li .timeline-panel {
        width: 41%;
        float: left;
        padding: 0 20px 20px 30px;
        text-align: right;
    }
    .timeline > li .timeline-image {
        width: 100px;
        height: 100px;
        left: 50%;
        margin-left: -50px;
    }
    .timeline > li .timeline-image h4 {
        font-size: 13px;
        margin-top: 16px;
        line-height: 18px;
    }
    .timeline > li.timeline-inverted > .timeline-panel {
        float: right;
        text-align: left;
        padding: 0 30px 20px 20px;
    }
}
@media (min-width: 992px) {
    .timeline > li {
        min-height: 150px;
    }
    .timeline > li .timeline-panel {
        padding: 0 20px 20px;
    }
    .timeline > li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }
    .timeline > li .timeline-image h4 {
        font-size: 18px;
        margin-top: 30px;
        line-height: 26px;
    }
    .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0 20px 20px;
    }
}
@media (min-width: 1200px) {
    .timeline > li {
        min-height: 170px;
    }
    .timeline > li .timeline-panel {
        padding: 0 20px 20px 100px;
    }
    .timeline > li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }
    .timeline > li .timeline-image h4 {
        margin-top: 40px;
    }
    .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0 100px 20px 20px;
    }
}
section#contact .section-heading {
    color: white;
}
section#contact .form-group {
    margin-bottom: 25px;
}
section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}
section#contact .form-group input.form-control {
    height: auto;
}
section#contact .form-group textarea.form-control {
    height: 200px;
}
section#contact .form-control:focus {
    border-color: #000;
    box-shadow: none;
}
section#contact::-webkit-input-placeholder {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #eeeeee;
}
section#contact:-moz-placeholder {
    /* Firefox 18- */
    
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #eeeeee;
}
section#contact::-moz-placeholder {
    /* Firefox 19+ */
    
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #eeeeee;
}
section#contact:-ms-input-placeholder {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #eeeeee;
}
section#contact .text-danger {
    color: #900;
}
section#contact input,
section#contact textarea {
    border-radius: 0;
    color: #000;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    max-width: 450px;
    max-width: 100%;
    height: 45px;
    padding: 0 15px;
    border: none;
    font-style: italic;
    background-color: rgba(255, 255, 255, 0.3);
}
section#contact input:-moz-placeholder,
section#contact textarea:-moz-placeholder {
    color: #fff;
    font-style: normal;
    font-weight: 200;
}
section#contact input::-moz-placeholder,
section#contact textarea::-moz-placeholder {
    color: #fff;
    font-style: normal;
    font-weight: 200;
}
section#contact input::-webkit-input-placeholder,
section#contact textarea::-webkit-input-placeholder {
    color: #fff;
    font-style: normal;
    font-weight: 200;
}
section#contact input:-ms-input-placeholder,
section#contact textarea:-ms-input-placeholder {
    color: #fff;
    font-style: normal;
    font-weight: 200;
}
section#contact input:focus:-moz-placeholder,
section#contact textarea:focus:-moz-placeholder {
    color: transparent;
    font-style: normal;
    font-weight: 200;
}
section#contact input:focus::-moz-placeholder,
section#contact textarea:focus::-moz-placeholder {
    color: transparent;
    font-style: normal;
    font-weight: 200;
}
section#contact input:focus::-webkit-input-placeholder,
section#contact textarea:focus::-webkit-input-placeholder {
    color: transparent;
    font-style: normal;
    font-weight: 200;
}
section#contact input:focus:-ms-input-placeholder,
section#contact textarea:focus:-ms-input-placeholder {
    color: transparent;
    font-style: normal;
    font-weight: 200;
}
.subject {
    float: left;
    width: 100%;
    margin: 0% 1.33% 2.66% 1.33%;
    background: #F5F5F5;
    padding: 15px;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
    border: solid 1px #EAEAEA;
}
.subject:hover,
.subject:active {
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.25);
}
.subject .header {
    margin: 8px 0px;
}
.subject .header .date,
.subject .header .category {
    margin: 0px;
    clear: none;
    width: 50%;
}
.subject .header .date i,
.subject .header .category i {
    margin-right: 5px;
    color: #333;
    -moz-transition: all 400ms linear;
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
}
.subject .header .date {
    float: left;
    text-align: left;
}
.subject .header .category {
    float: right;
    text-align: right;
}
.btn-nav {
    display: inline-block;
    padding: 5px 15px;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    border: 1px solid rgba(191, 49, 26, 1.00);
    border-radius: 0;
    color: rgba(191, 49, 26, 1.00);
    transition: .3s;
}
.btn-nav:hover {
    text-decoration: none;
    color: white;
    border-color: white;
}
header.entry-header {
    padding: 50px 0;
}
/*These styles contain basic styles for fomatting along with our animation css*/
/*animation element*/

.animation-element {
    position: relative;
}
/*3 grid layout*/

.animation-element:nth-of-type(3n-0) {
    clear: right;
}
/*bounce up animation for the subject*/

.bounce-up .subject {
    opacity: 0;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -moz-transform: translate3d(0px, 200px, 0px);
    -webkit-transform: translate3d(0px, 200px, 0px);
    -o-transform: translate(0px, 200px);
    -ms-transform: translate(0px, 200px);
    transform: translate3d(0px, 200, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.bounce-up.in-view .subject {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
/*bounce up animation for the subject*/

.fade-up .subject {
    opacity: 0;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -moz-transform: translate3d(0px, 200px, 0px);
    -webkit-transform: translate3d(0px, 200px, 0px);
    -o-transform: translate(0px, 200px);
    -ms-transform: translate(0px, 200px);
    transform: translate3d(0px, 200, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.fade-up .subject .in-view .subject {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
/*animation element sliding left*/

.animation-element.slide-left {
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
    -moz-transform: translate3d(-100px, 0px, 0px);
    -webkit-transform: translate3d(-100px, 0px, 0px);
    -o-transform: translate(-100px, 0px);
    -ms-transform: translate(-100px, 0px);
    transform: translate3d(-100px, 0px, 0px);
}
.animation-element.slide-left.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
/*animation element sliding right*/

.animation-element.slide-right {
    opacity: 0;
    -moz-transition: all 700ms linear;
    -webkit-transition: all 700ms linear;
    -o-transition: all 700ms linear;
    transition: all 700ms linear;
    -moz-transform: translate3d(100px, 0px, 0px);
    -webkit-transform: translate3d(100px, 0px, 0px);
    -o-transform: translate(100px, 0px);
    -ms-transform: translate(100px, 0px);
    transform: translate3d(100px, 0px, 0px);
}
.animation-element.slide-right.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
/*animation element fade in*/

.animation-element.fade {
    opacity: 0;
    -moz-transition: all 2s linear;
    -webkit-transition: all 2s linear;
    -o-transition: all 2s linear;
    transition: all 2s linear;
}
.animation-element.fade.in-view {
    opacity: 1;
}
footer {
    background: #101e2b;
    color: #ededed;
    padding: 45px;
    padding-top: 65px;
}
footer a:hover {
    text-decoration: none;
}
footer p,
footer .footer-text {
    color: #ededed;
    font-size: 12px;
    line-height: 25px;
    transition: .3s;
}
footer p:hover,
footer .footer-text:hover {
    color: rgba(191, 49, 26, 1.00) !important;
    text-decoration: none !important;
}
footer h3 {
    font-size: 14px;
    text-transform: uppercase;
}
@media only screen and (max-width: 991px) {
    footer h3 {
        padding: 15px 0;
        padding-top: 35px;
    }
}
.social_network .fa,
footer .fa,
footer a,
footer a:visited {
    color: #eeeeee;
}
footer img.img-footer {
    width: 250px;
}
.social_network,
footer.entry-footer {
    background-color: transparent !important;
}
.social_network .fa-stack-1x,
footer .fa-stack-1x {
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #BF311A;
}
.social_network .fa-stack-1x:hover,
footer .fa-stack-1x:hover {
    transition: .4s;
    background-color: #BF311A;
    border-radius: 50%;
}
footer .social_network.list-inline > li {
    padding-right: 15px !important;
    padding-left: 0px !important;
}
footer #footerRights {
    opacity: .2;
}
#primary .page {
    padding: 8px;
    background: #ededed;
}
.page a.page.larger {
    padding: 3px !important;
    background: transparent !important;
    color: #FE4902;
}
.hero-btn-wrapper,
.hero-btn-wrapper {
    display: none;
}
.top-bar {
    position: absolute;
    z-index: 9998;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    background-color: rgba(191, 49, 26, 1.00) !important;
    border-color: transparent;
    padding: .85rem 1rem !important;
    min-height: 95px;
}
.logged-in .top-bar {
    top: 57px;
}
.navbar-custom {
    border-color: transparent;
    background-color: rgba(191, 49, 26, 1.00);
    padding: .85rem 1rem !important;
    z-index: 9999;
    height: 50px;
    width: 100%;
    left: 0;
    right: 0;
    top: 95px;
    position: absolute;
}
nav.navbar-fixed-top {
    background-color: rgba(191, 49, 26, 0.975) !important;
    top: 0 !important;
    position: fixed;
    transition: all .6s cubic-bezier(0, 1.3, .5, 1.1);
}
.page .navbar-custom {
    top: 85px;
}
.page.admin-bar .navbar-custom {
    top: 108px;
}
@media only screen and (max-width: 768px) {
    .page-child.page .navbar-custom {
        top: 85px;
        transition: all .6s cubic-bezier(0, 1.3, .5, 1.1);
    }
    .page-child.admin-bar.page .navbar-custom {
        top: 122px;
        transition: all .6s cubic-bezier(0, 1.3, .5, 1.1);
    }
    .page-child.page .navbar-custom.navbar-fixed-top {
        top: 0px;
        display: none;
    }
}
body.home.page .navbar-custom {
    top: 0;
}
body.home.page .navbar-custom.navbar-fixed-top {
    top: 0;
}
.page {
    padding-top: 0;
}
.home {
    padding-top: 0px;
}
body.logged-in .navbar-custom.navbar-fixed-top {
    background-color: rgba(0, 0, 0, 0.62) !important;
    top: 32px;
}
#shiftnav-toggle-main {
    background: rgba(100, 10, 5, .85) !important;
}
@media only screen and (max-width: 991px) {
    body.home.page .navbar-custom.navbar-fixed-top {
        display: none;
    }
    .logged-in .navbar-custom.navbar-fixed-top {
        display: none;
    }
    body.home.page .navbar-custom {
        display: none;
    }
}
ul.page-list,
ul.page-list {
    margin-left: 20px;
    width: 90%;
}
ul.page-list li {
    list-style-type: disc;
    text-indent: 0;
}
.btn-xl {
    color: rgba(191, 49, 26, 1.00);
    background-color: transparent;
    border-color: rgba(191, 49, 26, 1.00);
    font-family: "Gotham A", "Gotham B";
    transition: .3s;
}
.page-pad {
    padding-top: 30px;
}
.page-pad h1.entry-title {
    font-weight: 500;
    padding-bottom: 35px;
    font-size: 2.75rem;
    margin-top: 35px;
    color: #666;
    text-transform: capitalize;
}

.page h1.entry-title {
    font-weight: 500;
    padding-bottom: 35px;
    font-size: 2.75rem;
    margin-top: 35px;
    color: #666;
    text-transform: capitalize;
}

@media only screen and (max-width: 991px) {
    .page-pad h1.entry-title {
        font-size: 42px;
    }
    .page h1.entry-title {
        font-size: 42px;
    }
}
html {
    margin-top: 0;
    overflow-x: hidden;
    background-color: #BF311A;
}
body {
    font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0;
    margin: 0;
}
.img-centered {
    margin: 0 auto;
}
body.page .bg-light-gray {
    background-color: #BF311A;
}
body.page.home .bg-light-gray {
    background-color: white
}
.bg-darkest-gray {
    background-color: #222222;
}
.clear-row {
    clear: both;
    padding-bottom: 50px;
}
.btn-primary {
    color: white;
    background-color: #203E58;
    border-color: #203E58;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 200;
}
.btn-primary:focus,
.btn-primary.focus {
    color: white;
    background-color: #122433;
    border-color: black;
}
.btn-primary:hover {
    color: white;
    background-color: #122433;
    border-color: #101e2b;
}
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    color: white;
    background-color: #122433;
    border-color: #101e2b;
}
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
    color: white;
    background-color: #091118;
    border-color: black;
}
.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #203E58;
    border-color: #203E58;
}
.btn-primary .badge {
    color: #203E58;
    background-color: white;
}
.btn-xl {
    color: white;
    background-color: #203E58;
    border-color: #203E58;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 3px;
    font-size: 18px;
    padding: 20px 40px;
}
.btn-xl:focus,
.btn-xl.focus {
    color: white;
    background-color: #122433;
    border-color: black;
}
.btn-xl:hover {
    color: white;
    background-color: #122433;
    border-color: #101e2b;
}
.btn-xl:active,
.btn-xl.active,
.open > .btn-xl.dropdown-toggle {
    color: white;
    background-color: #122433;
    border-color: #101e2b;
}
.btn-xl:active:hover,
.btn-xl:active:focus,
.btn-xl:active.focus,
.btn-xl.active:hover,
.btn-xl.active:focus,
.btn-xl.active.focus,
.open > .btn-xl.dropdown-toggle:hover,
.open > .btn-xl.dropdown-toggle:focus,
.open > .btn-xl.dropdown-toggle.focus {
    color: white;
    background-color: #091118;
    border-color: black;
}
.btn-xl:active,
.btn-xl.active,
.open > .btn-xl.dropdown-toggle {
    background-image: none;
}
.btn-xl.disabled:hover,
.btn-xl.disabled:focus,
.btn-xl.disabled.focus,
.btn-xl[disabled]:hover,
.btn-xl[disabled]:focus,
.btn-xl[disabled].focus,
fieldset[disabled] .btn-xl:hover,
fieldset[disabled] .btn-xl:focus,
fieldset[disabled] .btn-xl.focus {
    background-color: #203E58;
    border-color: #203E58;
}
.btn-xl .badge {
    color: #203E58;
    background-color: white;
}
.btn,
#nf-field-4m {
    display: inline-block;
    padding: .375rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    border: 1px solid rgba(191, 49, 26, 1.00);
    border-radius: 0;
    border-color: rgba(191, 49, 26, 1.00);
    background-color: rgba(255, 255, 255, 0.9) !important;
    color: rgba(191, 49, 26, 1.00);
    font-weight: 800;
    transition: .3s;
}
.btn.btn-lg.btn-danger {
    padding: 12px 25px;
    font-size: 22px;
    border-color: #fff;
    color: white;
    background-color: #E4A489 !important;
    transition: 1.5s;
}
.btn.btn-lg.btn-danger:hover {
    padding: 12px 25px;
    font-size: 22px;
    border-color: rgba(191, 49, 26, 1.00);
    color: rgba(191, 49, 26, 1.00);
    background-color: transparent !important;
    transform: scale(1.1);
}
#hero-header {
    text-align: center;
    color: white;
}
#hero-header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}
#hero-header .intro-text .intro-lead-in {
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 25px;
}
#hero-header .intro-text .intro-heading {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 25px;
}
@media (min-width: 768px) {
    #hero-header .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }
    #hero-header .intro-text .intro-lead-in {
        font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-style: italic;
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 25px;
    }
    #hero-header .intro-text .intro-heading {
        font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 75px;
        line-height: 75px;
        margin-bottom: 50px;
    }
}
section {
    padding: 100px 0;
}
section h2.section-heading {
    font-size: 40px;
    margin-top: 0;
    color: white !important;
    margin-bottom: 15px;
}
section h3.section-subheading {
    font-size: 16px;
    color: white;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 75px;
}
section h4.service-heading {
    color: white;
    text-transform: uppercase !important;
    margin-bottom: 1px;
}
section p.text-muted {
    color: #ededed;
}
body p.text-white {
    color: white;
}
@media (min-width: 768px) {
    section {
        padding: 150px 0;
        padding-top: 50px;
    }
}
#services {
    background-color: rgba(191, 49, 26, 1.00);
    margin-top: -50px;
}
#services .service-heading {
    margin: 15px 0;
    margin-bottom: 1px;
    text-transform: none;
}
#services i.fa-circle {
    color: #F3D7B3;
}
#services .fa-inverse {
    color: #203E58;
}
#mission {
    background-color: #203E58;
}
#mission p {
    color: white;
}
#weblinks h2 {
    color: #203E58;
}
#weblinks .portfolio-item {
    margin: 0 0 15px;
    right: 0;
}
#weblinks .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    max-width: 400px;
    margin: 0 auto;
}
#weblinks .portfolio-item .portfolio-link .portfolio-hover {
    background: rgba(32, 62, 88, 0.1);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
}
#weblinks .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}
#weblinks .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    width: 100%;
    height: 20px;
    font-size: 20px;
    text-align: center;
    top: 50%;
    margin-top: -12px;
    color: white;
}
#weblinks .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}
#weblinks .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#weblinks .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}
#weblinks .portfolio-item .portfolio-caption {
    max-width: 400px;
    margin: 0 auto;
    background-color: white;
    text-align: center;
    padding: 25px;
}
#weblinks .portfolio-item .portfolio-caption h4 {
    text-transform: none;
    margin: 0;
}
#weblinks .portfolio-item .portfolio-caption p {
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 16px;
    margin: 0;
}
#weblinks * {
    z-index: 2;
}
@media (min-width: 767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}
#cornerstone {
    background: #5B7E96 url(/wp-content/uploads/slider-lt2-2.jpg) center center no-repeat;
    position: relative;
    background-size: cover
}
#cornerstone:before {
    content: "";
    position: absolute;
    background: rgba(30, 58, 82, .87);
    background-size: cover;
    background-repeat: repeat;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
}
#cornerstone p.lead {
    color: #ededed;
    margin-bottom: 2rem;
}
#cornerstone h1 {
    color: white;
}
#cornerstone .timeline {
    list-style: none;
    padding: 0;
    position: relative;
}
#cornerstone .timeline:before {
    top: 0;
    bottom: 30px;
    position: absolute;
    content: "";
    width: 2px;
    background-color: rgba(255, 255, 255, 0.8);
    left: 40px;
    margin-left: -1.5px;
}
#cornerstone .timeline > li {
    margin-bottom: 50px;
    position: relative;
    min-height: 50px;
}
#cornerstone .timeline > li:before,
#cornerstone .timeline > li:after {
    content: " ";
    display: table;
}
#cornerstone .timeline > li:after {
    clear: both;
}
#cornerstone .timeline > li .timeline-panel {
    width: 100%;
    float: right;
    padding: 0 20px 0 100px;
    position: relative;
    text-align: left;
}
#cornerstone .timeline > li .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
#cornerstone .timeline > li .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
#cornerstone .timeline > li .timeline-image {
    left: 0;
    margin-left: 0;
    width: 80px;
    height: 80px;
    position: absolute;
    z-index: 100;
    background-color: #2e587d;
    color: white;
    border-radius: 100%;
    border: 5px solid white;
    text-align: center;
}
#cornerstone .timeline > li .timeline-image h4 {
    font-size: 10px;
    margin-top: 12px;
    line-height: 14px;
}
#cornerstone .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    text-align: left;
    padding: 0 20px 0 100px;
}
#cornerstone .timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
#cornerstone .timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
#cornerstone .timeline > li:last-child {
    margin-bottom: 0;
}
#cornerstone .timeline .timeline-heading h4 {
    margin-top: 0;
    font-size: 22px;
    text-transform: uppercase;
    color: #eeeeee;
}
#cornerstone .timeline .timeline-heading h4.subheading {
    text-transform: none;
}
#cornerstone .timeline .timeline-body > p,
#cornerstone .timeline .timeline-body > ul {
    margin-bottom: 0;
}
@media (min-width: 768px) {
    #cornerstone .timeline:before {
        left: 50%;
    }
    #cornerstone .timeline > li {
        margin-bottom: 100px;
        min-height: 100px;
    }
    #cornerstone .timeline > li .timeline-panel {
        width: 41%;
        float: left;
        padding: 0 20px 20px 30px;
        text-align: right;
    }
    #cornerstone .timeline > li .timeline-image {
        width: 100px;
        height: 100px;
        left: 50%;
        margin-left: -50px;
    }
    #cornerstone .timeline > li .timeline-image h4 {
        font-size: 13px;
        margin-top: 16px;
        line-height: 18px;
    }
    #cornerstone .timeline > li.timeline-inverted > .timeline-panel {
        float: right;
        text-align: left;
        padding: 0 30px 20px 20px;
    }
}
@media (min-width: 992px) {
    #cornerstone .timeline > li {
        min-height: 150px;
    }
    #cornerstone .timeline > li .timeline-panel {
        padding: 0 20px 20px;
    }
    #cornerstone .timeline > li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }
    #cornerstone .timeline > li .timeline-image h4 {
        font-size: 18px;
        margin-top: 30px;
        line-height: 26px;
    }
    #cornerstone .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0 20px 20px;
    }
}
@media (min-width: 1200px) {
    #cornerstone .timeline > li {
        min-height: 170px;
    }
    #cornerstone .timeline > li .timeline-panel {
        padding: 0 20px 20px 100px;
    }
    #cornerstone .timeline > li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }
    #cornerstone .timeline > li .timeline-image h4 {
        margin-top: 40px;
    }
    #cornerstone .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0 100px 20px 20px;
    }
}
section#contact {
    background-color: rgba(191, 49, 26, 1.00);
}
section#contact .section-heading {
    color: white;
}
section#contact .form-group {
    margin-bottom: 25px;
}
section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}
section#contact .form-group input.form-control {
    height: auto;
}
section#contact .form-group textarea.form-control {
    height: 200px;
}
section#contact .form-control:focus {
    border-color: #203E58;
    box-shadow: none;
}
section#contact::-webkit-input-placeholder {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #eeeeee;
}
section#contact:-moz-placeholder {
    /* Firefox 18- */
    
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #eeeeee;
}
section#contact::-moz-placeholder {
    /* Firefox 19+ */
    
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #eeeeee;
}
section#contact:-ms-input-placeholder {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #eeeeee;
}
section#contact .text-danger {
    color: rgba(191, 49, 26, 1.00);
}
section#contact input,
section#contact textarea {
    border-radius: 0;
    color: #203E58;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    max-width: 450px;
    max-width: 100%;
    height: 45px;
    padding: 0 15px;
    border: none;
    font-style: italic;
    background-color: rgba(255, 255, 255, 0.3);
}
section#contact input#nf-field-4 {
    font-family: "Montserrat", sans-serif;
    border-radius: 0;
    color: #FE4902;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    max-width: 450px;
    height: 45px;
    padding: 0 15px;
    border: none;
    font-style: normal;
    background-color: rgba(255, 255, 255, .95);
    text-transform: uppercase;
}
section#contact input#nf-field-4:hover {
    font-family: "Montserrat", sans-serif;
    border-radius: 0;
    color: #FE4902;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    max-width: 450px;
    max-width: 100%;
    height: 45px;
    padding: 0 15px;
    border: none;
    font-style: normal;
    background-color: rgba(255, 255, 255, .2);
    text-transform: uppercase;
}
section#contact input:-moz-placeholder,
section#contact textarea:-moz-placeholder {
    color: #fff;
    font-style: normal;
    font-weight: 200;
}
section#contact input::-moz-placeholder,
section#contact textarea::-moz-placeholder {
    color: #fff;
    font-style: normal;
    font-weight: 200;
}
section#contact input::-webkit-input-placeholder,
section#contact textarea::-webkit-input-placeholder {
    color: #fff;
    font-style: normal;
    font-weight: 200;
}
section#contact input:-ms-input-placeholder,
section#contact textarea:-ms-input-placeholder {
    color: #fff;
    font-style: normal;
    font-weight: 200;
}
section#contact input:focus:-moz-placeholder,
section#contact textarea:focus:-moz-placeholder {
    color: transparent;
    font-style: normal;
    font-weight: 200;
}
section#contact input:focus::-moz-placeholder,
section#contact textarea:focus::-moz-placeholder {
    color: transparent;
    font-style: normal;
    font-weight: 200;
}
section#contact input:focus::-webkit-input-placeholder,
section#contact textarea:focus::-webkit-input-placeholder {
    color: transparent;
    font-style: normal;
    font-weight: 200;
}
section#contact input:focus:-ms-input-placeholder,
section#contact textarea:focus:-ms-input-placeholder {
    color: transparent;
    font-style: normal;
    font-weight: 200;
}
.subject {
    float: left;
    width: 100%;
    margin: 0% 1.33% 2.66% 1.33%;
    background: #F5F5F5;
    padding: 15px;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
    border: solid 1px #EAEAEA;
}
.subject:hover,
.subject:active {
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.25);
}
.subject .header {
    margin: 8px 0px;
}
.subject .header .date,
.subject .header .category {
    margin: 0px;
    clear: none;
    width: 50%;
}
.subject .header .date i,
.subject .header .category i {
    margin-right: 5px;
    color: #333;
    -moz-transition: all 400ms linear;
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
}
.subject .header .date {
    float: left;
    text-align: left;
}
.subject .header .category {
    float: right;
    text-align: right;
}
/*subject icon at top*/

.subject .icon {
    position: absolute;
    top: -20px;
    left: 50%;
    left: calc(50% - 20px);
}
.subject .icon i {
    width: 40px;
    height: 40px;
    color: white;
    font-size: 150%;
    border-radius: 50%;
    text-align: center;
    padding: 7px;
}
/*Category color / icon color*/

.subject .category-color {
    height: 7px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}
.subject.design .category-color,
.subject.design .icon i {
    background: #203E58;
}
.subject.development .category-color,
.subject.development .icon i {
    background: rgba(191, 49, 26, 1.00);
}
.subject.photography .category-color,
.subject.photography .icon i {
    background: #122433;
}
/*hovering over subject*/

.subject.development:hover .header i {
    color: white;
}
.subject.design:hover .header i {
    color: #203E58;
}
.subject.photography:hover .header i {
    color: #2980b9;
}
.subject .title {
    margin: 12px 0px;
    border-bottom: dashed 1px #ccc;
    padding-bottom: 10px;
}
.subject .content {
    margin-bottom: 8px;
}
.subject .enrole {
    position: relative;
    color: #333;
    padding: 5px 12px;
    cursor: pointer;
    float: right;
    display: inline-block;
    border: solid 1px #ccc;
    -moz-transition: all 400ms linear;
    -webkit-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
}
.subject .enrole .enrole:hover,
.subject .enrole .enrole:active {
    background: #222;
    color: #fff;
}
/*media queries for mobile */

@media screen and (max-width: 678px) {
    .animation-element,
    .animation-element:nth-of-type(3n-1),
    .animation-element:nth-of-type(3n-2),
    .animation-element:nth-of-type(3n-0) {
        width: 100%;
        margin: 0px 0px 30px 0px;
    }
    .subject .header .date,
    .subject .header .category {
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }
}
.hero-strong-wrapper {
    position: relative;
    left: 150px;
    top: 150px;
}
@media only screen and (max-width: 991px) {
    .hero-strong-wrapper {
        left: -35px;
        top: 38px;
        display: block;
        position: absolute;
        transform: scale(.8);
        -webkit-transform: scale(.75);
    }
    body.page.home .hero-strong-wrapper {
        top: 165px;
        display: block;
        position: absolute;
        transform: scale(1);
        margin: 0 auto;
        width: -70%;
        left: 25px;
        right: 0;
        display: block;
    }
    .page.admin-bar .navbar-custom.navbar-fixed-top {
        display: none;
        top: 0px !important;
    }
    body.home.page div#n2-ss-2 h1,
    div#n2-ss-2 h2,
    div#n2-ss-2 h3,
    div#n2-ss-2 h4,
    div#n2-ss-2 h5,
    div#n2-ss-2 h6,
    div#n2-ss-2 p {
        padding-bottom: 10px !important;
    }
}
div#n2-ss-2 h1,
div#n2-ss-2 h2,
div#n2-ss-2 h3,
div#n2-ss-2 h4,
div#n2-ss-2 h5,
div#n2-ss-2 h6,
div#n2-ss-2 p {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    height: auto;
    width: auto;
    border: 0;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
    box-shadow: none;
    font-size: 62px;
    line-height: 55px;
    letter-spacing: -6px;
    color: white !important;
}
div#n2-ss-2 h1 > span.hero-sub,
div#n2-ss-2 h2 > span.hero-sub,
div#n2-ss-2 h3 > span.hero-sub,
div#n2-ss-2 h4 > span.hero-sub,
div#n2-ss-2 h5 > span.hero-sub,
div#n2-ss-2 h6 > span.hero-sub,
div#n2-ss-2 p > span.hero-sub {
    font-size: 78px !important;
    letter-spacing: -6px;
}
.hero-btn-wrapper {
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    height: 100px;
    bottom: 1px;
    position: absolute;
    z-index: 9000;
}
.hero-btn-wrapper .btn-danger,
.ninja-forms-field.nf-element {
    border-color: rgba(191, 49, 26, 1.00) !important;
    background-color: rgba(255, 255, 255, 0.9);
    color: rgba(191, 49, 26, 1.00);
    font-weight: 800;
    padding: 10px 45px;
    transition: .3s;
}
.ninja-forms-field.nf-element {
    padding-left: 10px;
}
.hero-btn-wrapper .field-wrap input[type="submit"],
.field-wrap input[type="button"],
.field-wrap button {
    padding: 10px 60px;
}
.hero-btn-wrapper .field-wrap input[type="submit"]:hover,
.field-wrap input[type="button"]:hover,
.field-wrap button:hover {
    background-color: rgba(191, 49, 26, 1.00);
    color: white;
}
.hero-btn-wrapper .btn-danger:hover {
    background-color: rgba(191, 49, 26, 1.00) !important;
    border-color: white;
    color: white;
}
.btn-danger:hover,
.btn-default:hover,
.btn-lg:hover {
    background-color: rgba(191, 49, 26, 1.00) !important;
    border-color: white !important;
    color: white !important;
}
.home.page .nf-form-fields-required {
    color: white;
}
.page.page-child .nf-form-fields-required {
    color: #203E58;
}
div.no-pad {
    padding: 0 !important;
}
.dropdown-menu {
    background-color: rgba(191, 49, 26, 1.00);
    border-radius: 0;
    top: 96%;
    padding: 5px 0;
    box-shadow: 0px 3px 25px rgba(0, 0, 0, .3000003);
}
.dropdown-item {
    padding: 135px !important;
    display: block;
}
.dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #444;
}
.dropdown-toggle:after {
    margin-left: 1px;
}
.page .hero-btn-wrapper.hidden-xs {
    display: none;
}
.home .hero-btn-wrapper.hidden-xs {
    display: block;
}
@media screen and (min-width: 0) and (max-width: 991px) {
    .hidden-xs {
        display: none;
    }
}
/* new stuff */

.homepage-exception-one {
    font-weight: 200 !important;
    color: #fff;
    line-height: 150%;
    font-size: 1.4em;
}
.homepage-exception-one span {
    font-weight: 500;
    display: block;
    font-size: 1.75em;
    color: rgba(191, 49, 26, 1.00);
}
.circle {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 0 auto;
    border: 5px solid #fff;
    background-size: 100%;
    transition: all .3s ease-in-out;
    transform: scale(.75);
}
a:hover {
    text-decoration: none;
}
.circle2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    margin: 0 auto;
    transition: all .3s ease-in-out
}
#circle-growth {
    background: #BF311A;
    position: relative;
    opacity: 1;
}
#circle-growth:hover {
    background: rgba(93, 151, 50, .3);
    transition: 1s;
}
#circle-growth:before {
    content: "\f073";
    font-family: FontAwesome;
    left: 0;
    right: 0;
    color: white;
    position: absolute;
    top: -1px;
    font-size: 80px;
}
.text-white {
    color: white !important;
}
#circle-advocate {
    background: #BF311A;
    position: relative;
}
#circle-advocate:hover {
    background: rgba(93, 151, 50, .3);
    position: relative;
}
#circle-advocate:before {
    content: "\f19d";
    font-family: FontAwesome;
    left: 23%;
    color: white;
    position: absolute;
    top: -35px;
    font-size: 120px;
}
#circle-cap {
    background: #BF311A;
}
#circle-cap:hover {
    background: rgba(93, 151, 50, .3);
}
#circle-cap:before {
    content: "\f19d";
    font-family: FontAwesome;
    left: 0;
    right: 0;
    color: white;
    position: absolute;
    top: -5px;
    font-size: 85px;
}
#circle-talent {
    background: #BF311A;
}
#circle-talent:hover {
    background: rgba(93, 151, 50, .3);
}
#circle-talent:before {
    content: "\f0c0";
    font-family: FontAwesome;
    left: 0;
    right: 0;
    color: white;
    position: absolute;
    top: -5px;
    font-size: 85px;
}
#circle-shake {
    background: #BF311A;
}
#circle-shake:hover {
    background: rgba(93, 151, 50, .3);
}
#circle-shake:before {
    content: "\f2b5";
    font-family: FontAwesome;
    left: 0;
    right: 0;
    color: white;
    position: absolute;
    top: -5px;
    font-size: 85px;
}
#home-news span {
    font-weight: 300;
    color: #999;
    display: block;
}
#home-news p {
    line-height: 1.5em;
    margin-bottom: 10px;
}
#contact {
    background-image: url(../_img/contact-arrow-01.svg) !important;
    background-color: rgba(191, 49, 26, 1.00);
    background-size: 184%;
    background-repeat: no-repeat;
    background-position: -1145px -1451px;
    background-attachment: fixed;
}
#contact .btn:hover {
    background: #f3d7b3;
    border: 1px solid #f3d7b3;
    color: #4c4c4c;
}
header {
    padding-top: 0 !important;
}
#sidebar li.menu-item {
    border-bottom: 1px solid #203E58;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
#sidebar {
    padding-top: 30px;
}
#sidebar h3 {
    color: #5b7e96;
}
#main {
    margin-top: 35px;
}
@media only screen and (max-width: 768px) {
    #main {
        margin-top: 25px;
    }
}
#joinnow {
    padding: 75px 0;
}
h5.sponsors {
    text-align: center;
    color: #ededed;
    font-weight: 300;
}
aside .testimonials {
    background: #f7ecde;
    padding: 10px;
    font-size: 0.875rem;
    margin: 40px 0;
    line-height: 1rem;
}
.testimonials h3 {
    color: #ecbc80;
    font-weight: 700;
}
aside .author {
    font-size: 0.875rem;
}
body.page-child strong,
.author strong {
    font-weight: 700;
}
aside .bubble {
    font-size: 0.75rem;
    margin-bottom: 1em;
}
footer button#responsive-menu-button {
    display: none;
}
footer .row.pad {
    padding-top: 3em;
}
@media only screen and (min-width: 991px) {
    div#n2-ss-2 img {
        width: 90%;
        margin-top: 68px;
    }
}
footer .footer-right2 {
    float: none !important;
    text-align: left;
}
.btn.btn-loggin {
    transform: scale(.7);
    margin-top: -5px;
    right: 0;
    margin-right: -15px;
    float: left;
    position: absolute;
    display: block;
}
@media only screen and (max-width: 991px) {
    .btn.btn-loggin {
        margin-top: -5px;
        left: 0;
        margin-left: -15px;
        float: left;
        width: 200px;
    }
    img.chamber-logo {
        display: block;
        width: 300px;
        margin: 15px auto;
        position: absolute;
        left: 0;
        right: 0;
    }
}
.panel {
    margin-bottom: 20px;
    width: 100%;
    margin: 25px 0;
    background: #F5F5F5;
    padding: 15px;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
    border: solid 1px #EAEAEA;
}
.bs-example>.alert:last-child,
.bs-example>.form-control:last-child,
.bs-example>.jumbotron:last-child,
.bs-example>.list-group:last-child,
.bs-example>.navbar:last-child,
.bs-example>.panel:last-child,
.bs-example>.progress:last-child,
.bs-example>.table-responsive:last-child>.table,
.bs-example>.table:last-child,
.bs-example>.well:last-child,
.bs-example>blockquote:last-child,
.bs-example>ol:last-child,
.bs-example>p:last-child,
.bs-example>ul:last-child {
    margin-bottom: 0;
}
.dropdown-item,
.dropdown-item.active,
.dropdown-item.active {
    left: 0;
    right: 0;
    width: 100%
}
.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #5D87A1;
    outline: 0;
}
.dropdown-menu>a {
    padding: 12px 15px !important;
}
.dropdown-item {
    display: block;
    padding: 3px 20px;
    line-height: 1;
}
#responsive-menu-container .responsive-menu-search-box {
    background: #fff;
    border: 2px solid #BF311A;
    color: #203E58;
}
@media screen and (max-width: 1000px) {
    #responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
        right: 0;
        height: 45px;
        line-height: 45px;
        width: 55px;
        color: #fff;
        border-left: 1px solid #212121;
        background-color: #5D87A1;
    }
}
body.home.page #nf-field-131 {
    min-height: 100px;
}
/* new stuff 2016 09 26 */

.staff-thumb {
    float: right;
    margin: 0 0px 10px 10px;
    padding: 5px;
    background: #fff;
}
#featuredimage {
    margin-top: 40px;
    background: #eee;
    padding: 0;
}
.page-template-page-banner h1.entry-title,
.member-news {
    background: #fdfdfd;
    border: 1px solid #eee;
    padding: 10px;
    margin: 0 0 15px 0;
}
.member-news h3 {
    font-weight: 400;
    text-transform: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.member-news .entry_metadata {
    color: #666;
}
.page-template-page-testimonials .author {
    margin-bottom: 10px;
}
.page-template-page-testimonials .quotes {
    border: 1px solid #eee;
    padding: 10px;
    margin-bottom: 15px;
}
.wp-pagenavi {
    margin: 50px 0;
}
.child_pages .child_page-container {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
/* remove a few headers - exceptions */

#post-147 .entry-header,
#post-143 .entry-header,
#post-153 .entry-header,
#post-149 .entry-header,
#post-10138 .entry-header {
    display: none;
}
#post-147 .entry-content,
#post-143 .entry-content,
#post-153 .entry-content,
#post-149 .entry-content,
#post-10138 .entry-content {
    padding-top: 40px;
}
#primary article ul {
    margin-left: 0;
    padding-left: 1em;
}
#primary article li {
    list-style: disc;
    list-style-position: outside;
    margin-left: 1em !important;
    padding-left: 0 !important;
    text-indent: 0em;
}
.sponsor-banner {
    margin-bottom: 10px;
}
.child_pages .attachment-thumbnail {
    display: none;
}
.ls-minimal {
    padding: 0 !important;
    background-color: #203E58;
}
body.logged-in nav.navbar-default.navbar-fixed-top,
body.logged-in {
    margin-top: 32px;
}
.navbar-nav .nav-item+.nav-item {
    margin-left: 1.5rem;
}
.nav {
    margin-top: -5px;
}
.ls-wp-fullwidth-container {
    background-color: #203E58 !important;
}
.ls-minimal .ls-nav-sides {
    width: 4px;
    display: none;
}
#access-logo {
    position: relative;
    height: 100px;
    width: 100%;
    left: 0;
    right: 0;
    background-color: rgba(191, 49, 26, 1.00);
}
div#access-logo>img.logo {
    width: 420px;
    height: auto;
    display: block;
    padding-top: 12px;
    transform: scale(.85);
    z-index: 9999;
    position: relative;
    margin-right: 3%;
    margin-left: auto;
}
img.chamber-access-logo {
    width: 415px;
}
section#cornerstone i.fa {
    font-size: 85px;
    display: block;
    position: absolute;
    opacity: .65;
    z-index: 0;
    left: -32px;
    top: -55px;
    transform: rotate(-30deg);
}
section#cornerstone {
    min-height: 700px;
    padding: 145px 0 50px 0;
}
section#cornerstone p,
section#cornerstone span.gr-author-name {
    color: white;
}
.ls-minimal {
    box-shadow: 2px 11px 33px -8.3px rgba(0, 0, 0, .5) !important;
}
i.fa.bgfa {
    opacity: 0.185;
    color: #203E58;
    position: absolute;
    scale: 1.5;
    transform: scale(1.5);
    top: -4px;
    left: -25px;
}
body.archive #access-logo,
body.post-template-default #access-logo,
body.page-template-default #access-logo,
body.error404 #access-logo,
body.page-template-page-profile {
    display: none;
}
img.chamber-logo {
    max-width: 310px;
    margin-top: 8px;
}
.shiftnav {
    box-shadow: 3px 6px 9px rgba(0, 0, 0, .5);
}
.shiftnav:after {
    content: ' ';
    display: block;
    position: absolute;
    right: 0px;
    top: 0 !important;
    height: 100%;
    width: 0 !important;
    background: navy !important;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    z-index: 10000;
}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu ul.sub-menu {
    color: #ccc;
    background: #071330;
}
.shiftnav.shiftnav-skin-standard-dark,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu {
    background: #002 !important;
    color: #eee;
}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item {
    display: block;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, .02) !important;
    border-bottom: none !important;
    text-transform: uppercase;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0);
}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item > .shiftnav-target {
    display: block;
    color: #eee;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, .02) !important;
    border-top: 1px solid rgba(255, 255, 255, 0) !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
}
aside.col-md-3.pull-right {
    background-color: rgba(32, 62, 88, .15);
    padding-bottom: 100px;
}
#sidebar h3.widget-title:nth-last-of-type(2) {
    padding-top: 20rem;
}
#sidebar h3.widget-title {
    color: #5b7e96;
    margin: 0;
    padding: 0;
    margin-top: 3rem;
    margin-bottom: .5rem;
}
#sidebar ul li {
    font-size: 13px;
    line-height: 24px;
    text-transform: uppercase;
}
aside.pull-right .testimonials {
    text-align: center;
    color: rgba(32, 62, 88, 1.00);
}
.wp-caption-text {
    font-size: 11px;
    line-height: 12px;
    text-align: left;
}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item > .shiftnav-target {
    display: block;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .005);
    border-top: 1px solid rgba(255, 255, 255, .05);
    text-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    background: rgba(0, 0, 34, 1.00);
}
.shiftnav.shiftnav-nojs.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item > .shiftnav-target:hover,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-target,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-in-transition > .shiftnav-target,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-highlight li.menu-item > .shiftnav-target:active,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-on-hover li.menu-item > .shiftnav-target:hover {
    background: rgba(32, 62, 88, 1.00) !important;
}
img#sponsor {
    max-width: 202px !important;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    vertical-align: top;
}
.ninja-forms-req-symbol,
.nf-error-msg {
    color: navy !important;
}
body.page.page-id-58 .entry-title,
body.page.page-id-467 .entry-title,
body.page.page-id-1494 .entry-title {
    display: none;
}
body.page-template div#access-logo>img.logo {
    display: none;
}
body.logged-in.admin-bar .navbar-custom {
    top: 25px;
}
.widget_stray_quotes span {
    font-size: 15px;
    line-height: 20px;
}
/*body.shiftnav-enabled.shiftnav-lock .page {
    margin-top: 75px;
}
body.shiftnav-disable-shift-body.shiftnav-disable-shift-body .page {
    margin-top: 0;
}
*/

div.quotes ul li {
    list-style: none !important;
    list-style-type: none;
}
div.gr-review-body p {
    text-transform: none;
    font-size: 14px;
    font-style: initial;
    line-height: 25px;
}
span.gr-author-name {
    font-size: 14px;
    text-align: right;
    font-style: initial;
    font-weight: 800;
    margin-bottom: 1.5rem;
}
.gr-author-text {
    border-bottom: 1px solid #ededed;
}
.page-template-page-testimonials .quotes {
    border: none;
}
body.shiftnav-disable-shift-body {
    margin-top: 0;
}
#fixed-pad {
    height: 65px;
    width: 5px;
}
.shiftnav {
    box-shadow: 3px 6px 9px rgba(0, 0, 0, .5);
}
.shiftnav:after {
    content: ' ';
    display: block;
    position: absolute;
    right: 0px;
    top: 0 !important;
    height: 100%;
    width: 0 !important;
    background: navy !important;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    z-index: 10000;
}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu ul.sub-menu {
    color: #ccc;
    background: #071330;
}
.shiftnav.shiftnav-skin-standard-dark,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu {
    background: #002 !important;
    color: #eee;
}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item {
    display: block;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, .02) !important;
    border-bottom: none !important;
    text-transform: uppercase;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0);
}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item > .shiftnav-target {
    display: block;
    color: #eee;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, .02) !important;
    border-top: 1px solid rgba(255, 255, 255, 0) !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
}
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item > .shiftnav-target {
    display: block;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .005);
    border-top: 1px solid rgba(255, 255, 255, .05);
    text-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    background: rgba(0, 0, 34, 1.00);
}
.shiftnav.shiftnav-nojs.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item > .shiftnav-target:hover,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-target,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-in-transition > .shiftnav-target,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-highlight li.menu-item > .shiftnav-target:active,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-on-hover li.menu-item > .shiftnav-target:hover {
    background: rgba(32, 62, 88, 1.00) !important;
}
h2.hero-driven {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    height: auto;
    width: auto;
    border: 0;
    text-transform: uppercase !important;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
    box-shadow: none;
    font-size: 60px !important;
    line-height: 59px !important;
    letter-spacing: -6px;
    color: white !important;
}
h2.hero-driven span.hero-sub {
    margin: 0;
    margin-top: 5px;
    padding-left: 0;
    padding-right: 0;
    height: auto;
    width: auto;
    border: 0;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
    box-shadow: none;
    font-size: 72px !important;
    line-height: 70px;
    letter-spacing: -4px;
    color: white !important;
}

@media only screen and (max-width: 991px) {
    h2.hero-driven span.hero-sub {
        font-size: 56px !important;
        line-height: 52px !important;
    }

    h2.hero-driven {
        font-size: 48px !important;
        margin-top: 75px;
        line-height: 50px !important;
    }
    .hero-strong-wrapper {
        margin-top: 85px;
    }
}


.btn.btn-loggin {
    /* transform: scale(.7); */
    
    background-image: url(/wp-content/uploads/mark.png);
    background-position: 2px 5px;
    background-repeat: no-repeat;
    background-size: 24px;
    margin-top: 5px;
    right: 5%;
    position: fixed;
    float: right;
    display: block;
    z-index: 55000;
    width: 110px;
}
@media only screen and (max-width: 991px) {
    .btn.btn-loggin {
        background-color: white;
        left: 80%;
        top: 2px;
        margin-top: -4px;
    }
}
body.page-template.page-template-page-member-news #primary,
body.page-template.page-template-page-testimonials #primary,
body.page-template-page-class #primary,
body.error404 #primary {
    padding-top: 90px;
}
@media only screen and (max-width: 991px) {
    body.page-template.page-template-page-member-news #primary,
    body.page-template.page-template-page-testimonials #primary,
    body.page-template-page-class #primary,
    body.error404 #primary {
        padding-top: 120px;
    }
}
#n2-ss-4-align {
    top: -50px;
}
div.staff {
    float: left;
    margin: 15px;
    margin-left: 0;
    margin-bottom: 4rem;
    padding: 10px;
    min-height: 350px !important;
    background-color: #ededed;
    border-top: 8px solid #BF311A;
}
div.staff:nth-child(1) {
    margin-left: -15px;
}
div.staff:nth-child(3) {
    clear: both;
    margin-right: 0;
}
@media only screen and (max-width: 991px) {
    div.staff {
        float: none;
        width: 90%;
    }
}
.nf-field-label label {
    font-weight: bold;
    margin: 0;
    padding: 0;
    color: white;
}
div.board {
    background-color: #55666C;
    border-top: 5px solid #BF311A;
    float: left;
    width: 225px;
    margin: 10px;
    font-size: 14px;
    margin-left: 0;
    padding: 10px;
    min-height: 200px;
    color: white !important;
    text-transform: none;
}
@media only screen and (max-width: 768px) {
    div.board {
        width: 95%;
        display: block;
        float: none;
        margin: 15px auto;
        left: 0;
        right: 0;
        font-size: +1.25rem;
        
    }
}


body.page-template-default.page-child img.alignnone.size-full.wp-image-1557 {
    border-top: 10px solid #BF311A;
    margin-bottom: 50px;
}