@import url("//hello.myfonts.net/count/391019");
@import url("//hello.myfonts.net/count/39101c");

@font-face {font-family: 'Bodoni-Regular';src: url('/wp-content/themes/gdba/fonts/391019_0_0.eot');src: url('/wp-content/themes/gdba/fonts/391019_0_0.eot?#iefix') format('embedded-opentype'),url('/wp-content/themes/gdba/fonts/391019_0_0.woff2') format('woff2'),url('/wp-content/themes/gdba/fonts/391019_0_0.woff') format('woff'),url('/wp-content/themes/gdba/fonts/391019_0_0.ttf') format('truetype');}
  
@font-face {font-family: 'HelveticaNeueLTPro-Lt';src: url('../fonts/39101C_0_0.eot');src: url('../fonts/39101C_0_0.eot?#iefix') format('embedded-opentype'),url('/wp-content/themes/gdba/fonts/39101C_0_0.woff2') format('woff2'),url('/wp-content/themes/gdba/fonts/39101C_0_0.woff') format('woff'),url('/wp-content/themes/gdba/fonts/39101C_0_0.ttf') format('truetype');}
  
@font-face {font-family: 'HelveticaNeueLTPro-Bd';src: url('/wp-content/themes/gdba/fonts/9101C_1_0.eot');src: url('/wp-content/themes/gdba/fonts/39101C_1_0.eot?#iefix') format('embedded-opentype'),url('/wp-content/themes/gdba/fonts/39101C_1_0.woff2') format('woff2'),url('/wp-content/themes/gdba/fonts/39101C_1_0.woff') format('woff'),url('/wp-content/themes/gdba/fonts/39101C_1_0.ttf') format('truetype');}

body {
    padding-top: 88px;
    font-size: 17px;
    font-family: HelveticaNeueLTPro-Lt, sans-serif;
	
}

.j2s_sidebar_wrapper {
    border: 2px solid #000;
    padding: 4px;
    margin-bottom: -1em;
}

a.j2s_sidebar_button {
    display: block;
    color: rgb(255, 255, 255);
    background: rgb(166, 113, 62);
    line-height: 24px;
    font-family: Bodoni-Regular, serif;
    font-size: 24px;
    cursor: pointer;
    text-align: center;
    padding: 0.375em;
    margin-bottom: 0.5em;
    border:2px solid rgb(166, 113, 62);
}

a.j2s_sidebar_button:hover {
    background: rgb(255, 255, 255);
    color: rgb(166, 113, 62);
    text-decoration: none  !important;
}

img.j2s_sidebar_image {
    display: block;
    width: 100%;
}

.grecaptcha-badge{display:none !important;}
@media (min-width: 768px) {
    body {
        padding-top: 98px;
    }

    .second-line {
        display: block;
        text-align: center;
    }

}

img {
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

iframe {
    max-width: 100%;
}

ol, ul {
    margin: 20px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: HelveticaNeueLTPro-Lt, sans-serif, Bodoni-Regular;
}

h2 {
    font-size: 36px;
}

p {
    margin-bottom: 1em;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

.noPadding {
    padding: 0;
}

@media screen and (max-width: 700px) {
    .col-xs-8 {
        width: 100%; /* make it look good on mobile */
    }
}

.clear {
    clear: both;
}

.navbar-brand {
    height: auto;
    
    max-width: 250px;
    padding: 22px 15px;
}

.navbar-brand > img {
    width: 100%;
}





.navbar-inverse .navbar-nav>li>a {
    font-family: 'HelveticaNeueLTPro-Lt';
    text-transform: uppercase;
    color: #fff;
    opacity: 0.9;
    font-size: 10px;
    letter-spacing: 1.2px;
}

.navbar-inverse .navbar-nav>.menu-item>a>span {
    position: relative;
    display: block;
    text-align: center;
}
.navbar-inverse .navbar-nav>.menu-item>a>span:after {
    border-bottom: 1px solid transparent;
    height: 1px;
    position: absolute;
	bottom: 0;
    left: 0;
    width: 100%;
    content: '';
    transition: 0.4s border-bottom ease;
}
.navbar-inverse .navbar-nav>.active>a>span:after, .navbar-inverse .navbar-nav>.menu-item:hover>a>span:after {
	border-bottom: 1px solid #a6713e;
}
.navbar-inverse .navbar-nav>li>a:hover {
    opacity: 1;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover {
    background: none;
}



.menu-item.active span.underline {
    border-bottom: 1px solid #cd4546;
    padding-bottom: 5px;
    display: block;
    box-sizing: border-box;
}

#navsearch {
    float: right;
}

#navsearch a {
    padding: 13px 13.5px;
    border: 4px solid rgba(255,255,255,0.40);
    display: block;
    margin: 25px 0 16px 65px;
}

#navsearch a:hover {
    border: 4px solid rgba(255,255,255,1);
}

.navbar-inverse .navbar-collapse {
    float: right;
}

#footer-top {
    background-color: #2d2d2d;
    padding: 30px 0;
}

@media screen and (min-width: 991px) {
    #footer-top .row {
        display: -webkit-flex;
        display: flex;
    }
}

.footer-box {
    padding: 22px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

@media (min-width: 992px) {
    .footer-box + .footer-box {
        border-left: 1px solid #525252;
    }
    .footer-box p {
        margin-bottom: 45px;
    }
}

.footer-box h3 {
    color: #fff;
    text-align: center;
    font-family: 'Bodoni-Regular', sans-serif;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 45px;
}

.footer-box p {
    font-size: 15px;
    color: #e7e7e7;
    line-height: 20px;
    text-align: center;
    font-family: 'HelveticaNeueLTPro-Lt', sans-serif;
    margin-top: 0;
}
@media (min-width: 992px) {
    .footer-box p {
        min-height: 100px;
    }
}

.footer-box a {
    font-size: 12px;
    letter-spacing: 1.2px;
    color: #fff;
    font-family: 'HelveticaNeueLTPro-Bd', sans-serif;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 13px;
    border: 1px solid #7d7d7d;
    transition: all 0.25s ease-in-out;
    margin: 0 auto;
    width: 100%;
}

@media (max-width: 991px) {
    .footer-box a {
        width: 100%;
        max-width: 200px;
        padding: 20px 13px;
    }
}

.footer-box a:hover {
    border: 1px solid #9e6633;
    background-color: #9e6633;
}

#footer-bottom {
    padding: 50px 0;
    background-color: #484341;
}

#footer-bottom .row {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#footer-bottom .row > div {
    flex: 1;
}

#footer-copyright-final p {
    max-width: 1200px;

    text-align: center;
    padding: 0 15px;
    color: #aaa;
    font-size: 14px;
}

@media (max-width: 1199px) {
    #footer-bottom .row > div {
        min-width: 33%;
        margin: 10px 0;
        flex: 1 0 33%;
    }
    #footer-bottom .row > div:first-child {
        order: 5;
        text-align: center;
        min-width: 100%;
        flex: 1 0 100%;
    }
    #footer-bottom .row .footer-contact {
        min-width: 100%;
        text-align: center;
    }
    #footer-social {
        margin: 0 auto;
    }
}

@media (max-width: 650px) {
    #footer-bottom .row > div {
        min-width: 50%;
        flex: 1 0 50%;
        margin: 10px 0;
    }
}

@media (max-width: 510px) {
    #footer-bottom .row > div {
        min-width: 100%;
        margin: 10px 0;
        flex: 1 0 100%;
    }
}

#footer-logo {
    margin-bottom: 40px;
}

@media (max-width: 1199px) {
    #footer-logo {
        max-width: 50%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 992px) {
    #footer-social {
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        max-width: 200px;
    }
}
#footer-social a {
    display: inline-block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
}
#footer-social a + a {
    margin-left: 10px;
}

#footer-social a img {
    opacity: 0.3;
}

#footer-social a:hover img {
    opacity: 1;
}

#footer-copyright {
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    color: #555555;

}

#footer-copyright a {
    color: #aaaaaa;
}
#footer-copyright a:hover {
    color:#fff;
}

.footer-menu {
    padding: 0 25px;
}

.footer-menu h3 {
    font-size: 20px;
    font-family: 'Bodoni-Regular', sans-serif;
    color: #fff;
    margin-bottom: 12px;
    margin-top: 0;
}

.footer-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.footer-menu ul li {
    margin-bottom: 0px;
}

.footer-menu ul li a {
    color: #8e8d8c;
    font-family: 'HelveticaNeueLTPro-Lt';
    font-size: 15px;
	text-decoration: none;
}

.footer-menu ul li a:hover {
    color: #fff;
    text-decoration: none;
}

.footer-menu-block {
    margin-bottom: 40px;
}

.footer-contact a.button {
    font-size: 12px;
    letter-spacing: 1.2px;
    color: #fff;
    font-family: 'HelveticaNeueLTPro-Bd', sans-serif;
	text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    display: block;
    padding: 13px;
    border: 1px solid #a6713e;
    transition: all 0.25s ease-in-out;
    margin: 0 auto;
    width: 100%;
    max-width: 200px;
}
.footer-contact a:not(.button) {
    color: #fff;
    font-family: 'HelveticaNeueLTPro-Bd', sans-serif;
}

.footer-contact p {
    color: #e7e7e7;
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 17px;
    font-family: 'HelveticaNeueLTPro-Lt', sans-serif;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.footer-contact p strong {
    text-decoration: underline;
}

.footer-contact a.button:hover {
    border: 1px solid #9e6633;
    background-color: #9e6633;
}

.carousel-control.left, .carousel-control.right {
    background: none;
    /*width: 60px;*/
    top: 20px;
    left: 20px;
    bottom: auto;
    /*-ms-transform: translateY(-50%);*/
    /*-moz-transform: translateY(-50%);*/
    /*-webkit-transform: translateY(-50%);*/
    /*-o-transform: translateY(-50%);*/
    /*transform: translateY(-50%);*/
}

.carousel-control > * {
    top: 20px;
    left: 0 !important;
}

.carousel-control.right {
    left: 80px;
}

.carousel-inner > .item > img {
    width: 100%;
    height: auto;
}

.carousel-caption {
    right: 0;
    left: 0;
    width: 100%;
    z-index: 18;
}

.carousel-caption a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

.carousel-caption p:last-child {
    margin-bottom: 0;
}

.carousel-title {
    position: absolute;
    top: 80px;
    z-index: 1;
}

.carousel-title .container {
    width: 100%;
    padding: 0;
}

.carousel-title h2 {
    margin: 0;
    font-family: Bodoni-Regular, arial;
    line-height: 1;
    color: #282828;
    white-space: nowrap;
}


.carousel-title p {
    font-family: HelveticaNeueLTPro-Lt, sans-serif;
    text-align: left;
}

.carousel-title h3 {
    margin: 10px 0;
    font-family: Bodoni-Regular;
    font-size: 22px;
    line-height: 28px;
    text-transform: uppercase;
}

.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
    display: none;
}

#home-hero .item {
    background: #f2f2f2;
}

#home-hero .item .item-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background-color: #f5f5f5;
}

#home-hero .item .item-content img {
    position: absolute;
    max-width: initial;
    width: auto;
    z-index: 0;
}

#home-hero ol.carousel-indicators li {
    width: 40px !important;
    height: 10px !important;
    border-radius: 0;
    margin: 0;
    background-color: #242424 !important;
    opacity: 0.25;
    border: none !important;
}

@media (max-width: 767px) {
    #home-hero .item .item-content {
        display: flex;
        flex-direction: column;
        position: relative;
        top: auto;
        left: auto;
        height: auto;
        min-height: 450px;
        background-color: #f5f5f5;
    }
    #home-hero .carousel-title {
        position: static;
        width: 100%;
        max-width: 100%;
        background: #fff;
        padding: 30px 30px 0 30px;
    }
    #home-hero .item .item-content img {
        display: block;
        position: static !important;
        width: 100% !important;
        height: auto !important;
    }
    #home-hero .item .item-content .carousel-caption {
        order: 3;
        position: relative;
        bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
    #home-hero .item .item-content .carousel-caption .container {
        padding-left: 0;
        padding-right: 0;
    }
    #home-hero .item .item-content .carousel-caption p {
        width: 100%;
        float: none;
        min-height: 140px;
    }
    #home-hero .carousel-control.left, #home-hero .carousel-control.right {
        display: none;
    }
    #home-hero ol.carousel-indicators li {
        width: 15px !important;
    }
}

@media (max-width: 767px) {
    #home-hero .carousel-title {
        padding: 30px 10px 85px 10px;
    }
}

#home-hero .carousel-others {
    position: absolute;
    text-align: center;
    font-family: 'HelveticaNeueLTPro-Lt';
}

@media screen and (min-width: 1px) {
    #home-hero .carousel-title {
        top: 30px;
        left: 20px;
        width: calc(100% - 20px);
    }

    #home-hero .carousel-title h2 {
        font-size: 19px;
    }

    #home-hero .carousel-title h3 {
        font-size: 16px;
        margin-bottom: 5px;
        line-height: 1.25;
    }

    #home-hero .carousel-title p {
        font-size: 14px;
    }

    .carousel-control.left,
    .carousel-control.right {
        height: 40px;
        width: 40px;
        top: auto;
        bottom: 45px;
    }

    .carousel-control.left > *,
    .carousel-control.right > * {
        height: auto;
        width: 40px;
    }

    .carousel-control.left {
        left: calc(50% - 130px);
    }

    .carousel-control.right {
        left: calc(50% + 100px);
    }

    #home-hero ol.carousel-indicators {
        margin: 0;
        left: 10px;
        bottom: 10px;
        width: calc(100% - 20px);
    }

    #home-hero .carousel-others {
        font-size: 14px;
        left: calc(50% - 84px);
        bottom: 40px;
        width: 168px;
    }
}

@media screen and (min-width: 550px) {
    #home-hero .carousel-title {
        top: 30px;
        left: 20px;
        width: calc(100% - 20px);
    }

    #home-hero .carousel-title h2 {
        font-size: 19px;
    }

    #home-hero .carousel-title h3 {
        font-size: 16px;
        margin-bottom: 5px;
        line-height: 1.25;
    }

    #home-hero .carousel-title p {
        font-size: 14px;
    }

    .carousel-control.left,
    .carousel-control.right {
        height: 40px;
        width: 40px;
        top: auto;
        bottom: 34px;
    }

    .carousel-control.left > *,
    .carousel-control.right > * {
        height: auto;
        width: 40px;
    }

    .carousel-control.left {
        left: calc(50% - 237px);
    }

    .carousel-control.right {
        left: calc(50% + 206px);
    }

    #home-hero ol.carousel-indicators {
        margin: 0;
        left: 10px;
        bottom: 10px;
        width: calc(100% - 20px);
    }

    #home-hero .carousel-others {
        font-size: 20px;
        left: 20px;
        bottom: 35px;
        width: calc(100% - 40px);
    }
}

@media (min-width: 768px) {
    #home-hero .item {
        min-height: 350px;
    }

    #home-hero .carousel-title {
        top: 30px;
        left: 20px;
        width: 410px;
    }

    #home-hero .carousel-title h2 {
        font-size: 28px;
    }

    #home-hero .carousel-title h3 {
        font-size: 16px;
        margin-bottom: 5px;
        line-height: 1.25;
    }

    #home-hero .carousel-title p {
        font-size: 14px;
    }

    #home-hero .item .item-content img {
        left: -15px;
        height: 350px;
    }

    .carousel-control.left,
    .carousel-control.right {
        height: 40px;
        width: 60px;
        bottom: 41px;
    }

    .carousel-control.left > *,
    .carousel-control.right > * {
        height: auto;
        width: 60px;
    }

    .carousel-control.left {
        left: 30px;
    }

    .carousel-control.right {
        left: 509px;
    }

    #home-hero ol.carousel-indicators {
        text-align: left;
        margin: 0;
        left: 20px;
        bottom: 10px;
        width: calc(100% - 40px);
    }

    #home-hero .carousel-others {
        font-size: 21px;
        left: 20px;
        bottom: 35px;
        width: 550px;
    }
}

@media (min-width: 1024px) {
    #home-hero .item {
        min-height: 400px;
    }

    #home-hero .carousel-title {
        top: 40px;
        left: 40px;
        width: 550px;
    }

    #home-hero .carousel-title h2 {
        font-size: 37px;
    }

    #home-hero .carousel-title h3 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    #home-hero .carousel-title p {
        font-size: 16px;
    }

    #home-hero .item .item-content img {
        left: 75px;
        height: 400px;
    }

    .carousel-control.left,
    .carousel-control.right {
        height: 40px;
        width: 60px;
        bottom: 56px;
    }

    .carousel-control.left > *,
    .carousel-control.right > * {
        height: auto;
        width: 60px;
    }

    .carousel-control.left {
        left: 39px;
    }

    .carousel-control.right {
        left: 540px;
    }

    #home-hero ol.carousel-indicators {
        text-align: center;
        bottom: 25px;
        font-size: 20px;
        left: 40px;
        width: 550px;
    }

    #home-hero .carousel-others {
        font-size: 22px;
        left: 40px;
        bottom: 48px;
        width: 550px;
    }
}

@media (min-width: 1280px) {
    #home-hero .item {
        min-height: 450px;
    }

    #home-hero .carousel-title {
        top: 40px;
        left: 50px;
        width: 700px;
    }

    #home-hero .carousel-title h2 {
        font-size: 47px;
    }

    #home-hero .carousel-title h3 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    #home-hero .carousel-title p {
        font-size: 19px;
    }

    #home-hero .item .item-content img {
        left: 200px;
        height: 450px;
    }

    .carousel-control.left,
    .carousel-control.right {
        height: 40px;
        width: 60px;
        bottom: 60px;
    }

    .carousel-control.left > *,
    .carousel-control.right > * {
        height: auto;
        width: 60px;
    }

    .carousel-control.left {
        left: 125px;
    }

    .carousel-control.right {
        left: 624px;
    }

    #home-hero ol.carousel-indicators {
        left: 50px;
        width: 700px;
    }

    #home-hero .carousel-others {
        font-size: 22px;
        left: 50px;
        bottom: 53px;
        width: 700px;
    }
}

@media (min-width: 1440px) {
    #home-hero .item {
        min-height: 500px;
    }

    #home-hero .carousel-title {
        top: 50px;
        left: 50px;
        width: 820px;
    }

    #home-hero .carousel-title h2 {
        font-size: 55px;
    }

    #home-hero .carousel-title h3 {
        font-size: 24px;
    }

    #home-hero .carousel-title p {
        font-size: 22px;
    }

    #home-hero .item .item-content img {
        left: 250px;
        height: 500px;
    }

    .carousel-control.left,
    .carousel-control.right {
        height: 40px;
        width: 60px;
        bottom: 70px;
    }

    .carousel-control.left > *,
    .carousel-control.right > * {
        height: 40px;
        width: 60px;
    }

    .carousel-control.left {
        left: 165px;
    }

    .carousel-control.right {
        left: 705px;
    }

    #home-hero ol.carousel-indicators {
        left: 50px;
        width: 820px;
    }

    #home-hero .carousel-others {
        font-size: 24px;
        left: 50px;
        bottom: 62px;
        width: 820px;
    }
}

@media (min-width: 1680px) {
    #home-hero .item {
        min-height: 520px;
    }

    #home-hero .carousel-title {
        top: 50px;
        left: 150px;
        width: 900px;
    }

    #home-hero .carousel-title h2 {
        font-size: 61px;
    }

    #home-hero .carousel-title h3 {
        font-size: 24px;
    }

    #home-hero .carousel-title p {
        font-size: 22px;
    }

    #home-hero .item .item-content img {
        left: 400px;
        height: 520px;
    }

    .carousel-control.left,
    .carousel-control.right {
        height: 40px;
        width: 60px;
        bottom: 70px;
    }

    .carousel-control.left > *,
    .carousel-control.right > * {
        height: 40px;
        width: 70px;
    }

    .carousel-control.left {
        left: 253px;
    }

    .carousel-control.right {
        left: 885px;
    }

    #home-hero ol.carousel-indicators {
        left: 150px;
        width: 900px;
    }

    #home-hero .carousel-others {
        font-size: 28px;
        left: 150px;
        bottom: 55px;
        width: 900px;
    }
}


@media (min-width: 1920px) {
    #home-hero .item {
        min-height: 520px;
    }

    #home-hero .carousel-title {
        top: 50px;
        left: 300px;
        width: 900px;
    }

    #home-hero .carousel-title h2 {
        font-size: 61px;
    }

    #home-hero .carousel-title h3 {
        font-size: 24px;
    }

    #home-hero .carousel-title p {
        font-size: 22px;
    }

    #home-hero .item .item-content img {
        left: 550px;
        height: 520px;
    }

    .carousel-control.left,
    .carousel-control.right {
        height: 40px;
        width: 60px;
        bottom: 70px;
    }

    .carousel-control.left > *,
    .carousel-control.right > * {
        height: 40px;
        width: 80px;
    }

    .carousel-control.left {
        left: 395px;
    }

    .carousel-control.right {
        left: 1035px;
    }

    #home-hero ol.carousel-indicators {
        left: 300px;
        width: 900px;
    }

    #home-hero .carousel-others {
        font-size: 28px;
        left: 300px;
        bottom: 51px;
        width: 900px;
    }
}

@media (min-width: 2560px) {
    #home-hero .item {
        min-height: 520px;
    }

    #home-hero .carousel-title {
        top: 50px;
        left: 570px;
        width: 900px;
    }

    #home-hero .carousel-title h2 {
        font-size: 61px;
    }

    #home-hero .carousel-title h3 {
        font-size: 24px;
    }

    #home-hero .carousel-title p {
        font-size: 22px;
    }

    #home-hero .item .item-content img {
        left: 820px;
        height: 520px;
    }

    .carousel-control.left,
    .carousel-control.right {
        height: 40px;
        width: 60px;
        bottom: 70px;
    }

    .carousel-control.left > *,
    .carousel-control.right > * {
        height: 40px;
        width: 80px;
    }

    .carousel-control.left {
        left: 665px;
    }

    .carousel-control.right {
        left: 1305px;
    }

    #home-hero ol.carousel-indicators {
        left: 570px;
        width: 900px;
    }

    #home-hero .carousel-others {
        font-size: 28px;
        left: 570px;
        bottom: 51px;
        width: 900px;
    }
}

body ol.carousel-indicators li.active,
body ol.carousel-indicators li:hover {
    opacity: 1 !important;
}

#home-videos {
    padding: 50px 0;
    background-color: #fff;
}

#home-videos h2 {
    text-align: center;
    font-family: Bodoni-Regular;
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 30px;
}

.home-video {
    text-align: center;
}

.home-video iframe {
    border-radius: 10px;
}

.feature-banner {
    overflow: hidden;
    height: 530px;
    position: relative;
    background-size: cover;
    background-position: center;
}

.feature-banner-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}

.feature-banner-image img {
    width: 100%;
    display: block;
    height: auto;
}

.feature-banner-caption {
    z-index: 20;
    position: absolute;
    bottom: 70px;
    left: 90px;
    color: #ececec;
    width: 730px;
}

.feature-banner-caption h2 {
    font-family: Bodoni-Regular;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 10px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 1);
}

@media (min-width: 375px) {
    .feature-banner-caption h2 {
        font-size: 30px;
    }
}

@media (min-width: 425px) {
    .feature-banner-caption h2 {
        font-size: 40px;
    }
}

@media (min-width: 768px) {
    .feature-banner-caption h2 {
        font-size: 70px;
    }
}


.feature-banner-caption p {
    margin: 0;
    font-family: HelveticaNeueLTPro-Lt, sans-serif;
    font-size: 24px;
}

.dual-box {
    border-bottom: 1px solid #75767a;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
}
.dual-box .row {
    position: relative;
    display: flex;
    transition: height 0.5s ease;
    flex-direction: column;
}
@media (min-width: 992px) {
    .dual-box .row {
        flex-direction: row;
        padding-top: 50px;
		padding-bottom: 50px
    }
    .dual-box .dual-box-content {
        align-self: center;
    }
}

@media (min-width: 1025px) {
    .dual-box .row {
        min-height: 420px;
		padding-top: 50px;
		padding-bottom: 50px
    }
}

.dual-box.last {
    border-bottom: none;
}

.dual-box-link {
    position: relative;
}

.dual-box-img {
    width: 100%;
}

/*@media (min-width: 992px) {
    .dual-box-img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }
}*/


@media (max-width: 1078px) {
    .dual-box-title h3 {
        font-size: 48px;
    }
}
@media (max-width: 660px) {
    .dual-box-title h3 {
        width: 100%;
        font-size: 45px;
    }
    .dual-box-title {
        padding: 40px 60px 60px 40px;
    }
}
@media (max-width: 500px) {
    .dual-box-title h3 {
        width: 100%;
        font-size: 28px;
    }
}

.dual-box-content {
    padding: 40px;
}

@media (min-width: 992px) {
    .dual-box-content {
        padding: 0 40px;
    }
}

@media (min-width: 1500px) { /* make things look better on HUGE monitors */
    .dual-box-content {
        /*padding: 100px;*/
    }
}

.dual-box-content p {
    margin-bottom: 30px;
	margin-top: 10px;
}

.dual-box-content p:last-child {
    margin-bottom: 0;
}

.dual-box-content a {
    font-size: 12px;
	letter-spacing: 1.2px;
	text-transform: uppercase;
    color: #a6713e;
    font-family: 'HelveticaNeueLTPro-Bd', sans-serif;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 13px;
    border: 2px solid #a6713e;
    width: 60%;
	min-width: 280px;
    margin: 0 auto;
    transition: all 0.25s ease-in-out;
}

.dual-box-content a:hover {
    color: #fff;
    background-color: #a6713e;
}

@media (max-width: 1200px) {
    .dual-box-content a {
        width: 80%;
    }
}

@media (max-width: 991px) {
    .dual-box-content a {
        width: 100%;
    }
}

/* .dual-box-content-training {
    padding: 40px;
	align-self: center;
}

@media (min-width: 992px) {
    .dual-box-content-training {
        padding: 0 40px;
    }
}

@media (min-width: 1500px) 
    .dual-box-content-training {
        padding: 200px 50px;
    }
} */

.dual-box-content-training p {
    font-size: 17px;
    font-family: HelveticaNeueLTPro-Lt, sans-serif;
    line-height: 26px;
    color: #333333;
    margin-bottom: 30px;
}

.dual-box-content-training p:last-child {
    margin-bottom: 0;
}
.dual-box-content-training .teambox-learn-more{
	margin-bottom: 0 !important;
}
.dual-box-content-training a {
    text-decoration: none;

}

.feature-title {
    background-color: #000000;
    padding: 65px 0;
}

.feature-title h1 {
    color: #ececec;
    font-size: 40px;
    letter-spacing: 1.5px;
    font-family: Bodoni-Regular;
    margin: 0;
}

#page-title {
    color: #1b67b9;
    font-size: 12px;
    font-family: Bodoni-Regular;
    background-color: #d8d6d7;
    padding: 13px 0;
}

#page-breadcrumb {
    color: #4f4f4f;
    font-size: 12px;
    font-family: HelveticaNeueLTPro-Bd, sans-serif;
    background-color: #d8d6d7;
    padding: 13px 0;
    line-height: normal;
}

#page-breadcrumb a {
    color: #1b67b9;
    font-family: HelveticaNeueLTPro-Bd;
}

#page-breadcrumb a:hover {
    text-decoration: none;
}

#page-content {
    padding: 60px 0 120px 0;
}

#page-content p {
    font-size: 17px;
    font-family: HelveticaNeueLTPro-Lt, sans-serif;
    color: #343434;
    line-height: 22px;
    margin-bottom: 28px;
}

#page-content li {
    font-family: HelveticaNeueLTPro-Lt, sans-serif;
    line-height: 22px;
    font-size: 17px;
}

body.page-template-template-bio #page-content p {
    margin-bottom: 16px;
}

.bio-image {
    text-align: left;
}

.bio-image img {
    display: block;
    width: 200px;
    text-align: left;
    margin: 0 auto 20px;
}

@media (min-width: 768px) {
    .bio-image img {
        height: auto;
        float: left;
        margin: 0 20px 14px 0;
    }
}

.bio-meta-row {
    padding: 10px;
    border-top: 1px solid #e9e9e9;
}

.bio-meta-row.last {
    border-bottom: 1px solid #e9e9e9;
}

.bio-meta-row a {
    color: #a6713e;
}

.bio-meta-row.social a {
    color: #a6713e;
}

.bio-meta-row a:hover {
    color: #9e6633;
    text-decoration: none;
}

.bio-title {
    margin: 10px 0;
}

.bio-title h3 {
    font-family: Bodoni-Regular;
    font-size: 40px;
    line-height: 1.25;
    margin-top: 0;
    margin-bottom: 0px;
    color: #484341;
}

.bio-title.protectors h3 {
    color: #75767a;
}

.bio-title h4 {
    font-family: Bodoni-Regular;
    font-size: 24px;
    line-height: 1.25;
    color: #484341;
    margin: 0 0 20px 0;
}

.bio-meta-title {
    font-size: 15px;
    font-weight: bold;
    color: #75767a;
    font-family: 'HelveticaNeueLTPro-Bd', sans-serif;
}

#protectors {
    padding: 40px 0 90px 0;
}

#protectors h1 {
    color: #484341;
    font-size: 40px;
    font-family: Bodoni-Regular;
    text-align: center;
    position: relative;
    margin: 0 0 70px;
}

#protectors .container {
    position: relative;
}

.protector h3 {
    text-align: left;
    font-size: 24px;
    font-family: Bodoni-Regular;
    color: #a6713e;
    margin: 26px 0 4px;
}

.protector h4 {
    font-size: 18px;
    font-family: Bodoni-Regular;
    color: #75767a;
    margin: 0;
    text-align: left;
}
#leader-overview h7 {
    font-size: 20px;
    font-family: Bodoni-Regular;
    margin: auto;
}

#executive-overview h7 {
    font-size: 20px;
    font-family: Bodoni-Regular;
    margin: auto;
}

.protector p {
    font-size: 17px;
    color: #202020;
    font-family: HelveticaNeueLTPro-Lt, sans-serif;
    line-height: 20px;
    margin-top: 14px;
}

.protector-content.dark {
    background: #202020;
    padding: 26px;
    color: #fff;
	text-decoration: none
}

.protector-content.dark h4,
.protector-content.dark p {
    color: #fff;
	text-decoration: none
}

.protector-content h3 {
    margin-top: 0;
}
.protector-content.dark h3 {
    color: #fff;
    margin-top: 0;
}

.protector-image {
    min-height: 210px;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    margin-bottom: 10px;
}

.protector-content {
    box-sizing: border-box;
}

a:hover .protector .protector-content {
    
	text-decoration: none;
}
a:hover .protector .protector-content h3, a:hover .protector .protector-content p, a:hover .protector .protector-content h4 {
   
	text-decoration: none;
}

.contact-sidebar hr {
    margin-top: 20px;
    margin-bottom: 20px;
}

.more-boxes {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex: 1 0 230px;
}

@media (min-width: 992px) {
    #resources > .container > .row {
        display: flex;
    }

    #resources > .container > .row > .col-md-8 {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
}

@media (max-width: 990px) {
    .more-boxes {
        flex-direction: column;
    }
}
.more-box {
    flex: 1;
    min-width: 250px;
    padding: 90px 30px 30px 30px;
    margin: 10px;
    background-color: #222;
    position: relative;
    background-size: cover;
}

.more-box-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.more-box-link:hover {
    background-color: #9e6633;
}

.more-box-title {
    font-size: 16px;
    font-family: HelveticaNeueLTPro-Bd;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 2px;
}

.more-box-content {
    font-size: 12px;
    font-family: HelveticaNeueLTPro-Lt, sans-serif;
    line-height: 25.2px;
    color: #fff;
}

#client-slider {
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 10px;
	padding-right: 10px;
}

#client-slider h3 {
    color: #fff;
    text-align: center;
    margin: 0 auto 8px auto;
    font-size: 25px;
    font-family: Bodoni-Regular, sans-serif;
    line-height: 30px;
}

#client-slider .item {
    text-align: center;
}
#client-slider .slick-next, #client-slider .slick-prev {
    background: transparent;
}
#client-slider .slick-prev {
    left: -20px;
}
#client-slider .slick-next {
    right: -20px;
}

#client-slider img {
    max-width: 150px;
    height: auto;
    display: block;
    margin: 20px auto;
}

@media screen and (min-width: 992px) {
    .howWeSlider,
    .howWeSlider .slick-list,
    .howWeSlider .slick-track {
        height: 100%;
    }
}

.subSlider {
    margin: 0;
    padding: 0;
}

.subSlider img {
    width: 100%;
}

body.admin-bar .navbar-fixed-top {
    top: 32px;
}

body.page-template-template-leadership .protector, body.page-template-template-protectors .protector, body.page-template-template-executives .protector{
    margin-bottom: 80px;
}

body.page-template-template-leadership hr, .page-template-template-protectors hr, .page-template-template-executives hr {
    margin-top:
    0;
}

body.page-template-template-leadership #protectors h1,
body.page-template-template-leadership .protector h3 {
    color: #cf5152;
}

body.page-template-template-leadership .more-box-link:hover {
    background-color: #9e6633;
}

body.page-template-template-resources .feature-banner-caption {
    max-width: 650px;
}

body.page-template-template-resources #footer-top {
    display: none;
}

.book {
    margin-bottom: 60px;
    clear: both;
}

h3.resource-title {
    color: #75767a;
    font-family: 'Bodoni-Regular', serif;
	font-size: 30px;
    margin: 30px 0;
}


/*@media (min-width: 768px) {*/
    /*.book-image {*/
        /*float: right;*/
        /*margin-bottom: 0;*/
        /*margin-left: 20px;*/
    /*}*/
/*}*/

.book-title a {
    margin-bottom: 0;
}

.book-title a {
    font-size: 40px;
    font-family: Bodoni-Regular;
    letter-spacing: .02em;
}

.book-title span {
    display: block;
    font-size: 24px;
}

.book-author {
    font-size: 13px;
    letter-spacing: .03em;
    text-transform: uppercase;
    font-family: HelveticaNeueLTPro-Lt;
    margin-bottom: 26px;
}

.book-button {
    color: #1f8537;
    letter-spacing: 1.5px;
    border-radius: 4px;
    font-size: 12px;
    font-family: HelveticaNeueLTPro-Bd, sans-serif;
    text-decoration: none;
    border: 1px solid #1f8537;
    display: inline-block;
    padding: 10px;
    transition: all 0.25s ease-in-out;
}

.book-button:hover, .book-button:active {
    background: #1f8537;
    color: #fff;
    text-decoration: none;
}

div.resource-all-link {
    margin-bottom: 50px;
}

div.resource-all-link a {
    color: #484341;
    letter-spacing: 3px;
    font-family: HelveticaNeueLTPro-Bd, sans-serif;
    text-decoration: none;
    font-size: 24px;
    display: block;
    text-align: center;
}

h3.resource-widget-title {
    color: #646464;
    font-family: 'Bodoni-Regular', sans-serif;
    margin-bottom: 38px;
}

.resource-widget {
    background-color: #dadada;
    padding: 27px;
}

.resource-widget.dark {
    background-color: #dadada;
}

.resource-widget-content p {
    padding: 0px;
    font-size: 15px;
    color: #484341;
    font-family: HelveticaNeueLTPro-Lt, sans-serif;
    line-height: 20px;
}

.resource-widget-content ul {
    margin: 20px 0;
    padding: 0;
}

.resource-widget-content ul li {
    list-style-type: none;
    margin: 0 10px;
}

.resource-widget-content a {
    color: #a6713e;
    font-size: 15px;
    font-family: HelveticaNeueLTPro-Lt, sans-serif;
}

.resource-widget-content a:hover {
    text-decoration: none;
	color: #9e6633;
}

.resource-widget-content ul li a {
    border-top: 1px solid #dadada;
    padding: 10px;
    display: block;
    line-height: normal;
}

.resource-widget-content ul li:last-child a {
    border-bottom: 1px solid #dadada;
}

.resource-widget-content .resource-view-all {
    color: #a6713e;
    font-size: 12px;
    font-family: HelveticaNeueLTPro-Bd, sans-serif;
    margin-left: 0;
}

.resource-widget-content .resource-article {
    margin-bottom: 40px;
}

.resource-article p {
    padding: 0;
    margin-top: 0;
}

.resource-article h4 {
    margin-bottom: 1;
    font-size: 18px;
    font-family: Bodoni-Regular;
    color: #484341;
}

.resource-widget-content .resource-article .resource-view-all {
    margin-left: 0;
}

.about-section {
    padding: 50px 0;
}

.about-section.light-grey {
    background-color: #f0f0f0;
}

.about-section h3 {
    font-family: Bodoni-Regular;
    color: #646464;
    font-size: 18px;
    letter-spacing: 1.5px;
    font-weight: bold;
    margin-bottom: 40px;
}

.about-section p {
    font-size: 15px;
    font-family: HelveticaNeueLTPro-Lt, sans-serif;
    color: #393939;
}

.about-section iframe {
    width: 100%;
    height: 500px;
}

#leader-overview {
    padding: 40px 0;
}

#leader-overview h2 {
    color: #2d2d2d;
    font-size: 36px;
    font-family: Bodoni-Regular;
    text-align: center;
    position: relative;
    margin: 0 0 10px;
}
#leader-overview h3 {
    font-size: 25px;
    font-family: Bodoni-Regular;
    text-align: left;
    position: relative;
    margin: 0 0 10px;
}

#executive-overview {
    padding: 40px 0;
}

#executive-overview h2 {
    color: #2d2d2d;
    font-size: 36px;
    font-family: Bodoni-Regular;
    text-align: center;
    position: relative;
    margin: 0 0 10px;
}
#executive-overview h3 {
    font-size: 25px;
    font-family: Bodoni-Regular;
    font-weight: normal;
    text-align: left;
    position: relative;
    margin: 0 0 10px;
}

.protector-row, .leadership-row, .executive-row{
    margin-top: 40px;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  
}

@media (max-width: 711px) {
    .protector-row, .leadership-row, .executive-row{
        justify-content: center;
    }
}

.protector-row:after, .leadership-row:after, .executives-row:after, .protector-row:before, .leadership-row:before, .executive-row:before {
    content: none;
}

.protector-row a, .leadership-row a, .executive-row a{
    display: block;
    float: left;
    flex: 0 0 228px;
    padding: 0 10px 50px 5px;
}

.protector-row a:nth-child(3n+1), .leadership-row a:nth-child(3n+1), .executive-row a:nth-child(3n+1){
    clear: left;
}

@media (max-width: 767px) {
    .protector-row a, .leadership-row a, .executive-row a{
        float: none;
        width: 100%;
        max-width: 100%;
        padding: 0 15px 30px 15px;
    }
}


.protector.leader.executive h3 {
    color: #cd4647;
}

.view-all-protectors {
    text-align: center;
    clear: both;
    margin-top: 70px;
}

.view-all-protectors a {
    color: #cd4647;
    border: 1px solid #cd4647;
    padding: 10px 20px;
    width: 250px;
    margin: 0 auto;
    font-size: 15px;
    font-weight: bold;
    font-family: HelveticaNeueLTPro-Bd, sans-serif;
    letter-spacing: 2px;
    text-decoration: none;
    display: inline-block;
}

.view-all-protectors a:hover {
    text-decoration: none;
	color: #9e6633;
}

.view-all-protectors.blue a {
    color: #a6713e;
    border: 1px solid #a6713e;
}

#what-others-say {
    background-image: url('../images/quotes-background.jpg');
    background-size: cover;
}
#what-others-say #quotes-carousel {
    margin: 50px 0 70px;
    height: 350px;
}
#quotes-carousel .carousel-control .icon-next, #quotes-carousel .carousel-control .icon-prev {
    opacity: 0;
}
#what-others-say h2 {
    color: #fff;
    font-size: 26px;
    font-family: Bodoni-Regular;
	text-transform: uppercase;
    text-align: center;
    position: relative;
    margin: 70px 0 0;
}
#what-others-say h3 {
    text-align: center;
    color: #fff;
}
#quotes-carousel p {
    padding: 50px 50px 10px 50px;
    text-align: center;
    font-family: Bodoni-Regular, serif;
    font-size: 32px;
    line-height: 1.2;
    text-shadow: 1.5px 2.598px 2px rgba(0, 0, 0, 0.85);
    color: #fff;
}
@media (max-width: 650px) {
    #quotes-carousel p {
        font-size: 24px;
    }
    #what-others-say h3 {
        font-size: 18px;
    }
}
#quotes-carousel .item {
    padding-bottom: 50px;
}
#quotes-carousel .carousel-indicators {
    display: none;
}
#quotes-carousel .carousel-control.left {
    background: url('../images/left-arrow-red.png');
    background-repeat: no-repeat;
    background-position: left center;
}
#quotes-carousel .carousel-control.right {
    background: url('../images/right-arrow-red.png');
    background-repeat: no-repeat;
    background-position: right center;
}

#join-our-team,
#child-safety {
    padding: 30px 0;
}

.teambox {
    background-color: #f2f2f2;
    overflow: hidden;
}
/* 
.teambox-head {
    background-color: #396ea7;
    color: #fff;
    font-family: Bodoni-Regular;
    letter-spacing: 1.5px;
    font-size: 22px;
    padding: 10px 60px 10px 10px;
    position: relative;
} */

.teambox-head {
    background-color: #fff;
    font-family: Bodoni-Regular;
    font-size: 22px;
    padding: 20px 60px 10px 0px;
    position: relative;
	border-bottom:solid #dadada 5px;
}

.teambox-extended {
    font-family: HelveticaNeueLTPro-Lt;
}

.teambox-content,
.teambox-content-extended {
    width: 100%;
    padding: 20px;
    background-color: #f0f0f0;
    color: #484341;
}

@media (max-width: 992px) {
    .teambox-content,
    .teambox-content-extended {
        padding: 20px;
    }
}

.teambox-content_question.disabled {
    display: none;
}

.teambox-content-extended * {
    max-width: 100% !important;
    height: auto;
}

.teambox-content-extended img {
    margin-bottom: 10px;
}

.teambox-content-blurb {
    display: inline-block;
   width: 100% !important;
}

.teambox-learn-more a {
    color: #a6713e;
    font-size: 14px;
    font-family: HelveticaNeueLTPro-Bd, sans-serif;
    text-decoration: none;
    border: 2px solid #a6713e;
    display: inline-block;
    padding: 10px 20px;

    transition: all 0.25s ease-in-out;
}
.teambox-learn-more a:hover {
    background: #9e6633;
    color: #fff;
}
#gdba-blog {
    padding: 30px 0;
}

.teambox {
    background-color: #f0f0f0;
    overflow: hidden;
}

.teambox-head2 {
    background-color: #808080;
    color: #fff;
    font-family: Bodoni-Regular;
    letter-spacing: 1.5px;
    font-size: 22px;
    padding: 10px 60px 10px 10px;
    position: relative;
}

.teambox-extended {
    font-family: HelveticaNeueLTPro-Lt;
}

@media (max-width: 992px) {
    .teambox-content,
    .teambox-content-extended {
        padding: 20px;
    }
}

.teambox-content_question.disabled {
    display: none;
}

.teambox-content-extended * {
    max-width: 100% !important;
    height: auto;
}

.teambox-content-extended img {
    margin-bottom: 10px;
}

.teambox-content-blurb {
    display: inline-block;
    width: calc(100% - 168px);
}

.teambox-learn-more {
    display: inline-block;
    margin-left: 0px;
    margin-bottom: 30px;
    vertical-align: top;
}

/* .teambox-learn-more a {
    color: #a6713e;
    letter-spacing: 1.5px;
    border-radius: 4px;
    font-size: 12px;
    font-family: HelveticaNeueLTPro-Bd, sans-serif;
    font-weight: bold;
    text-decoration: none;
    border: 2px solid #396ea7;
    display: inline-block;
    padding: 10px 20px;

    transition: all 0.25s ease-in-out;
}
.teambox-learn-more a:hover {
    background: #9e6633;
    color: #fff;
} */
#faqs dt {
    padding-top: 20px;
}
#faqs dd + dt {
    margin-top: 20px;
    border-top: 1px solid #ccc;
}

.join-button {
    font-size: 40px;
    font-family: Bodoni-Regular;
    letter-spacing: 1.5px;
    padding: 40px;
    display: block;
    border: 2px solid #fff;
    text-align: center;
    margin-bottom: 30px;
    transition: all 0.25s ease-in-out;
    background: #a6713e;
    color: #eee;
}
.join-button:hover{
	font-size: 40px;
    font-family: Bodoni-Regular;
    letter-spacing: 1.5px;
    padding: 40px;
    display: block;
    border: 2px solid rgb(46, 145, 183) !important;
    text-align: center;
    margin-bottom: 30px;
    transition: all 0.25s ease-in-out;
    background: #fff !important;
    color: rgb(46, 145, 183) !important;
}

#e_and_b{
	background: rgb(166, 113, 62); 
	color: rgb(255, 255, 255);  
	border: 2px solid rgb(166, 113, 62) !important;
	font-weight: bold; font-size: 1.75em; 
	padding: 0.5em; 
	width: 100%; 
	display: block; 
	text-align: center; 
	margin-bottom: -0.675em; 
	margin-top: -0.675em; 
	letter-spacing: 1px; 
	line-height: 1.175em; 
	cursor: pointer; 
	text-decoration: none;
}
#e_and_b:hover{
	background: rgb(255, 255, 255) !important; 
	color: rgb(166, 113, 62) !important; 
	border: 2px solid rgb(166, 113, 62) !important;
	font-weight: bold; font-size: 1.75em; 
	padding: 0.5em; 
	width: 100%; 
	display: block; 
	text-align: center; 
	margin-bottom: -0.675em; 
	margin-top: -0.675em; 
	letter-spacing: 1px; 
	line-height: 1.175em; 
	cursor: pointer; 
	text-decoration: none;
}

#try_btn{
	color: rgb(255, 255, 255); 
	background: rgb(166, 113, 62); 
	border: 2px solid rgb(166, 113, 62) !important;
	line-height: 24px; 
	font-family: Bodoni-Regular, serif; 
	font-size: 24px; 
	cursor: pointer; 
	text-align: center; 
	padding: 0.375em; 
	margin-bottom: 0.5em;
}
#try_btn:hover{
	color: rgb(166, 113, 62)!important;
	background: rgb(255, 255, 255) !important; 
	border: 2px solid rgb(166, 113, 62) !important;
	line-height: 24px; 
	font-family: Bodoni-Regular, serif; 
	font-size: 24px; 
	cursor: pointer; 
	text-align: center; 
	padding: 0.375em; 
	margin-bottom: 0.5em;
}

@media all and (min-width:481px) {
    #join-button-xs { display:none; }
	
	.join-button {
		padding: 30px;
	}
}

/*a.join-button span:after {*/
    /*content: ' ';*/
    /*background-image: url(../images/client-slide-right.png);*/
    /*width: 14px;*/
    /*height: 24px;*/
    /*display: inline-block;*/
    /*background-size: contain;*/
    /*margin: 0 0 -2px 15px;*/
    /*position: absolute;*/
/*}*/

.join-button:hover {
    color: #fff;
    background-color: #9e6633;
    text-decoration: none;
}


.newsletter-button {
	font-size: 14px;
	padding:10px;
    font-family: HelveticaNeueLTPro-Bd, sans-serif;
    letter-spacing: .5px;
    display: block;
    border: 2px solid #a6713e;
    text-align: center;
    margin-bottom: 30px;
    transition: all 0.25s ease-in-out;
    background: #fff;
    color: #a6713e;
}

.newsletter-button:hover{
	border: 2px solid #9e6633;
	background: #9e6633;
	color: #fff;
	text-decoration: none;
}

.join-sidebar {
    color: #333333;
    line-height: 22px;
    font-family: HelveticaNeueLTPro-Lt, sans-serif;
	font-size: 17px;
}

.join-sidebar h3 {
    text-align: center;
    text-transform: uppercase;
    margin-top: 70px;
}

.join-sidebar li {
    margin-bottom: 10px;
    font-size: 15px;
}


.join-sidebar strong {
	font-family: Bodoni-Regular;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 24px;
}

#contact {
    padding: 50px 0;
}

.form-label {
    text-align: right;
    padding: 13px;
}

.form-input input[type="tel"],
.form-input input[type="url"],
.form-input input[type="email"],
.form-input input[type="text"] {
    background-color: #f2f2f2;
    padding: 13px;
    border: none;
    width: 100%;
    font-size: 18px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#recipient
{
    background-color: #f2f2f2;
    padding: 13px;
    border: none;
    width: 100%;
    font-size: 18px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.swd-form-set textarea {
    background-color: #f2f2f2;
    padding: 13px;
    border: none;
    width: 100%;
    font-size: 18px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;

}

.swd-form-set textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #000;
}
.swd-form-set textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #000;
    opacity:  1;
}
.swd-form-set textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #000;
    opacity:  1;
}
.swd-form-set textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #000;
}

.swd-form-set {
    margin-bottom: 20px;
}

.swd-form-set input[type="submit"] {
    float: center;
    font-family: HelveticaNeueLTPro-Bd, sans-serif;
    font-size: 12px;
    text-align: center;
    display: inline-block;
	text-decoration: none;
    margin: 0 auto;
    border: none;
    color: #fff;
    background-color: #a6713e;
    padding: 13px;
    width: 250px;
    letter-spacing: 1.2px;
}

form h3 {
    font-family: Bodoni-Regular;
    padding-bottom: 8px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 30px;
    margin-top: 40px;
}

form h3.no-top-margin {
    margin-top: 0;
}

#contact p {
    font-size: 19px;
    font-family: Bodoni-Regular, serif;
}


@media (max-width: 992px) {
    .contact-sidebar {
        margin-top: 80px;
    }
}

.contact-sidebar strong {
    font-family: Bodoni-Regular;
    font-size: 24px;
    display: block;
    margin: 30px 0;
}

.teambox-head img {
    margin-right: 20px;
}

.feature-video-banner-title {
    text-align: center;
}

.feature-banner-caption.video {
    width: 100%;
    left: 0;
    bottom: 38px;
    text-align: center;
}

.feature-video-banner-embed-code {
    margin-top: 60px;
}

.dual-box-dropdown {
    background-color: #222;
    color: #fff;
    padding: 60px 0;
    display: none;
}

.dual-box-dropdown h4 {
    font-size: 36px;
    font-family: Bodoni-Regular;
    letter-spacing: 2px;
    padding-bottom: 30px;
    border-bottom: 2px solid #cf4b4b;
    margin-bottom: 30px;
}

.dual-box-dropdown p, .dual-box-dropdown ul {
    font-size: 16px;
    font-family: HelveticaNeueLTPro-Lt, sans-serif;
    line-height: 26px;
    margin-bottom: 20px;
}

.dual-box-dropdown p strong {
    font-family: HelveticaNeueLTPro-Lt;
}

.dual-box-dropdown p:last-child {
    margin-bottom: 0;
}

.dual-box-dropdown .container {
    position: relative;
}

.dual-box-close {
    position: absolute;
    top: 16px;
    right: 15px;
    cursor: pointer;
}

#footer-carousel {
    padding-bottom: 30px;
    width: 100%;
}

#homeServices {
    padding: 0 60px;
}

@media (max-width: 670px) {
    #homeServices {
        padding: 0 10px;
    }
    #homeServices .slick-prev {
        left: 10px;
    }
    #homeServices .slick-next {
        right: 10px;
    }
}

#homeServices .service-box {
    background-color: #161616;
}

#footer-carousel .carousel-control .glyphicon-chevron-right,
#homeServices .carousel-control .glyphicon-chevron-right {
    right: 0;
    margin-right: 0;
}

#footer-carousel .carousel-control .glyphicon-chevron-left,
#homeServices .carousel-control .glyphicon-chevron-left {
    left: 0;
    margin-left: 0;
}

#footer-carousel .item {
    padding: 0 30px;
}

body.single .single-content h1 {
    font-family: Bodoni-Regular;
    font-weight: bold;
    font-size: 40px;
    margin: 0;
}

body.single .single-title {
    background: #000;
}

body.single .single-title h1 {
    font-family: Bodoni-Regular;
    font-weight: bold;
    font-size: 40px;
    margin: 50px 0;
    color: #fff;
}

body.single .single-content h3 {
    margin-top: 0;
    font-family: Bodoni-Regular, sans-serif;
    font-size: 24px;
}

body.single .single-content {
    padding: 60px 10px;
}

body.single .single-content p, body.single .single-content ul {
    font-size: 16px;
    font-family: HelveticaNeueLTPro-Lt, sans-serif;
    line-height: 26px;
    color: #333333;
    margin-bottom: 15px;
}

body.single .single-content p:last-child {
    margin-bottom: 0;
}

div.single-product-image {
    text-align: center;
}
div.single-product-image img {
    max-width: 306px;
    height: auto;
}
@media (min-width: 650px) {
    div.single-product-image {
        float: right;
        margin-left: 20px;
        margin-bottom: 20px;
    }
}

.single-product-purchase {
    margin: 20px 0;
}

.single-product-purchase a {
    font-size: 12px;
    letter-spacing: 1.2px;
    color: #a6713e;
    font-family: 'HelveticaNeueLTPro-Bd', sans-serif;
    text-align: center;
    text-decoration: none;
    display: block;
    padding: 13px;
    border: 1px solid #a6713e;
    transition: all 0.25s ease-in-out;
    width: 200px;
}

.single-product-purchase a:hover {
    background: #9e6633;
    color: #fff;
    text-decoration: none;
}

#home-services-slider {
    padding: 60px 0;
    background-color: #855228;
    color: #fff;
}

.service-box {
    position: relative;
    cursor: pointer;
    margin: 10px;
}

.slick-slide:focus {
    outline-style: none;
}

.service-box h3 {
    font-family: Bodoni-Regular;
    padding-bottom: 10px;
    border-bottom: 1px solid #cf4a4b;
    margin-bottom: 10px;
}

.service-box-content {
    font-size: 13px;
    font-family: HelveticaNeueLTPro-Lt, sans-serif;
    line-height: 22px;
}

.service-box-learn-more {
    margin-top: 40px;
}

.service-box-learn-more a {
    font-family: HelveticaNeueLTPro-Lt, sans-serif;
    padding-bottom: 15px;
    color: #fff;
}

.service-box-learn-more a:hover {
    text-decoration: none;
}

.service-box-learn-more a span {
    color: #a6713e;
}

body.page-template-template-contact .swd-radio-selection {
    padding: 25px;
    border: 2px solid #eeeeee;
}

body.page-template-template-contact .swd-radio-selection .wpcf7-list-item {
    display: block;
    line-height: 26px;
}

body.page-template-template-contact .swd-radio-selection .wpcf7-list-item label {
    color: #000;
    font-family: HelveticaNeueLTPro-Lt, sans-serif;
    font-size: 16px;
}

#homeServices a {
    text-decoration: none;
}

.service-link {
    background-color: #333333;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-family: HelveticaNeueLTPro-Lt;
    text-transform: uppercase;
    line-height: 30px;
    display: block;
    padding: 20px;
    min-height: 100px;
    height: 100px;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    text-decoration: none;
}

@media screen and (max-width: 470px) {
    .service-link {
        font-size: 16px;
        line-height: 20px;
    }
}

#homeServices a:hover .service-link {
    background-color: #9e6633;
    text-decoration: none;
}

.service-box-content {
    padding: 20px;
    height: 235px;
    position: relative;
    overflow: hidden;
}

.service-box-content .service-box-bg {
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: transform 0.4s ease-in-out;
    -o-transition: transform 0.4s ease-in-out;
    -moz-transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
}

.service-box:hover .service-box-bg {
    transform: scale(1.2);
}

.teambox-close {
    position: absolute;
    right: 10px;
    top: 25px;
    cursor: pointer;
    display: none;
    font-size: 20px;
	color: #a6713e
}


/* RESPONSIVE STYLES */

@media (min-width: 1500px){
    .container {
        width: 1500px;
    }
}


@media (max-width: 1399px){

/*     .navbar-nav>li>a {
        padding: 33px 10px;
    } */

    #navsearch a {
        margin: 25px 0 16px 12px;
    }

    .navbar-fixed-top .container {
        width: 100%;
    }

}

@media (max-width: 1039px){

    .feature-banner-caption {
        width: 100%;
        left: 0;
        text-align: center;
        padding: 0 30px;
        bottom: 20px;
    }

    body:not(.page-template-template-join-our-team) .feature-banner {
        height: 350px;
    }

    body.page-template-template-resources .feature-banner-caption {
        max-width: none;
    }

}

@media (max-width: 1199px){

    .navbar-inverse .navbar-nav > li > a {
        font-size: 10px;
    }

    .navbar-brand > img {

        width: 140px;
    }

    .navbar-brand {
        padding: 38px 15px;
    }

}

@media (max-width: 991px){

    .protector-image {
        text-align: center;
    }

    div.protector, div.leader, div.executive{
        margin-bottom: 40px;
    }

    .resource-sidebar img {
        margin: 60px auto 30px auto;
        display: block;
    }

    .form-label {
        text-align: left;
    }

    .footer-box {
        border-right: none;
    }

    .footer-menu {
        padding: 0 10px;
        margin-top: 20px;
    }

    #footer-bottom {
        padding: 40px 10px;
    }

    .teambox-learn-more {
        float: none;
        text-align: center;
        margin: 0 0 20px 0;
    }

    .teambox-content {
        padding: 20px;
    }

}

@media (max-width: 1050px){

    #navsearch a {
        display: none;
    }

    

    .navbar-inverse .navbar-nav>li>a {
        font-size: 8px;
/*         padding: 33px 2px !important; */
    }

}

@media (max-width: 991px){
	.navbar-inverse .navbar-nav>li>a {
		padding: 20px 5px !important;
	}
}
@media (max-width: 782px){

    body.admin-bar .navbar-fixed-top {
        top: 46px;
    }

}

@media (max-width: 767px) {
    .navbar-brand {
        padding: 29px 15px;
    }

    .teambox-content-blurb {
        width: 100%;
    }

    .teambox-learn-more {
        display: block;
    }
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }

    .carousel-caption {
        padding-bottom: 0;
    }


    #client-slider .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -104px;
        margin-top: -22px;
    }

    #client-slider .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -104px;
        margin-top: -22px;
    }

    body.page-template-template-leadership .row.last .protector {
        margin-bottom: 0;
    }

}

@media (max-width: 767px){

    .navbar-toggle {
        margin: 26px 30px;
    }

    .navbar-inverse .navbar-collapse {
        float: none;
        margin: 0;
    }

    .navbar-inverse .navbar-nav>li>a,
    .navbar-inverse .navbar-nav>li:not(:first-child)>a {
        padding: 10px !important;
    }

    .resource-sidebar {
        padding: 0;
    }

}

@media (max-width: 599px){
    .feature-banner-caption p {
        font-size: 16px;
    }

}

@media (max-width: 514px){

    .teambox-head {
        font-size: 19px;
    }

}

@media (max-width: 405px){
    .resource-sidebar img {
        margin: 0 auto;
    }

}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1280px) {
    .feature-banner {
        height: 530px;
        background-position: center 30%;
    }

    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.pagination-links {
    background: #ddd;
    padding: 10px;
}

.pagination-links a {
    color: #1f8537;
    font-family: HelveticaNeueLTPro-Bd, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
}

body.category-child-safety .book {
    margin-bottom: 28px;

}

.quote {
    margin-bottom: 70px;
}

.quote-text {
    padding: 0 25px 10px 25px;
    text-align: left;
    font-family: Bodoni-regular, serif;
    font-size: 20px;
    line-height: 1.2;
    color: #fff;
}

.quote-source {
    font-family: Bodoni-regular, serif;
	margin-top: 20px;
    margin-bottom: 10px;
	margin-left: 25px;
    font-size: 16px;
    text-align: left;
    color: #fff;
}

@media (min-width: 650px) {
    .quote-text {
        font-size: 22px;
    }

    .quote-source {
        font-size: 18px;
    }
}

.vr {
    margin-bottom: 5px;
}

.vr_lg {
    margin-bottom: 50px;
}

.teambox .disabled .expand-box {
    display: none;
}

.expandGroup {
    text-align: right;
    margin-bottom: 20px;
}

.expandGroup > * {
    display: inline;
    color: #396ea7;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    border-radius: 4px;
    font-size: 12px;
    font-family: HelveticaNeueLTPro-Lt, sans-serif;
    text-decoration: none;
    border: 2px solid #396ea7;
    padding: 10px 20px;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
}

.expandGroup > *:hover {
    background: #a6713e;
    color: #fff;
}

.expandGroup-close {
    display: none;
}

body.noscroll {
    overflow: hidden;
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5);
    -webkit-transition: transform 0.4s ease-in-out;
    -o-transition: transform 0.4s ease-in-out;
    -moz-transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
}

.popupModal {
    display: none;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100vw;
    max-width: 800px;
    background-color: #ffffff;
    -webkit-transition: transform 0.4s ease-in-out;
    -o-transition: transform 0.4s ease-in-out;
    -moz-transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    max-height: 100vh;
}

.overlay.isActive,
.popupModal.isActive {
    display: block;
}

.popupModal-hd {
    background-color: #000000;
    padding: 15px 140px 15px 40px;
    font-family: Bodoni-Regular;
    font-size: 26px;
    color: #ffffff;
}

.popupModal-bd {
    padding: 40px;
    box-sizing: border-box;
    overflow: auto;
    max-height: calc(100vh - 67px);
    font-size: 14px;
}

@media (min-width: 780px) {
    .popupModal-bd {
        font-size: 20px;
    }
}

.popupModal-close {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 10px;
    right: 20px;
    color: #9e6633;
    font-size: 20px;
    text-align: right;
    cursor: pointer;
}

@media (min-width: 769px) {
    .popupModal {
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100vw;
        max-width: 800px;
    }

    .popupModal-bd {
        max-height: 696px;
    }
}

#colorbox #cboxClose {
    height: 50px;
    width: 50px;
    background-image: url("/wp-content/themes/gdba/images/close-icon.png");
    background-color: transparent;
    background-size: cover;
    margin-top: 10px;
    margin-right: 10px;
}

@media (max-width: 640px) {
    #colorbox #cboxClose {
        height: 20px;
        width: 20px;
        background-image: url("/wp-content/themes/gdba/images/close-icon.png");
        background-size: cover;
        margin-top: 10px;
        margin-right: 10px;
    }
}

/* ---------------------------------------------------------------------
Generic Class for any pages that need some style
------------------------------------------------------------------------ */

.content {
    font-size: 19px;
    line-height: 26px;
    color: #000;
    font-family: HelveticaNeueLTPro-Lt, sans-serif;
}

#cboxLoadedContent {
    background: #000 !important;
}

#cboxLoadedContent video {
    width: 100%;
    height: 100%;
    border: 0;
}

.isHidden {
    display: none;
}

@media (min-width: 2000px) {
    .restriction {
        max-width: 2000px;
        margin: 0 auto;
    }
}

@media (min-width: 992px) {
    .jumpLink {
        position: absolute;
        top: 0;
        left: 0;
    }
}

.heightFix {
    height: calc(100vw * 0.5);
}

@media (min-width: 992px) {
    .heightFix {
        height: calc(50vw * 0.5);
    }
}

@media (min-width: 2000px) {
    .heightFix {
        height: 680px;
    }
}

.noMargTop {
    margin-top: 0;
}



/* ---------------------------------------------------------------------
Carousel Overrides
------------------------------------------------------------------------ */

.carousel-control {
    opacity: 1;
}


/* ---------------------------------------------------------------------
Teambox Overrides
------------------------------------------------------------------------ */
.teambox-content {
    padding-bottom: 0;
}

.teambox-content-extended {
    padding-top: 0;
}

.teambox-content_question + .teambox-content-extended {
    padding-top: 20px;
}


/* ---------------------------------------------------------------------
CSS Homepage Carousel
------------------------------------------------------------------------ */
.css-carousel {
    width: 100%;
    height: 100%; /* Height of images */
    overflow: hidden;
}
.css-carousel .css-img {
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-animation: css-carousel-fade 15s linear infinite;
    -moz-animation: css-carousel-fade 15s linear infinite;
    -ms-animation: css-carousel-fade 15s linear infinite;
    animation: css-carousel-fade 15s linear infinite;
}
.css-carousel .css-img:nth-child(2) {
    -webkit-animation-delay: 5s;
    -moz-animation-delay: 5s;
    -ms-animation-delay: 5s;
    animation-delay: 5s;
}
.css-carousel .css-img:nth-child(3) {
    -webkit-animation-delay: 10s;
    -moz-animation-delay: 10s;
    -ms-animation-delay: 10s;
    animation-delay: 10s;
}
@-webkit-keyframes css-carousel-fade {
    0% { opacity: 0; }
    10% { opacity: 1; }
    33.333333% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 0;}
}
@-moz-keyframes css-carousel-fade {
    0% { opacity: 0; }
    10% { opacity: 1; }
    33.333333% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 0;}
}
@-ms-keyframes css-carousel-fade {
    0% { opacity: 0; }
    10% { opacity: 1; }
    33.333333% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 0;}
}
@keyframes css-carousel-fade {
    0% { opacity: 0; }
    10% { opacity: 1; }
    33.333333% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 0;}
}

/*----- Accordion -----*/

/*----- Accordion -----*/
.accordion, .accordion * {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

.accordion {
    overflow:hidden;
    box-shadow:0px 0px 0px rgba(0,0,0,0);
    border-radius:3px;
    background:#e3e3e3;
}

/*----- Section Titles -----*/
.accordion-section-title {
    width:100%;
    padding:15px;
    display:inline-block;
    border-bottom:1px solid #ffffff;
    background:#e3e3e3;
    transition:all linear 0.15s;
    /* Type */
    font-size:1.00em;
    text-shadow:0px 1px 0px #1a1a1a;
    color:#0576f4;
}

.accordion-section-title.active, .accordion-section-title:hover {
    background:#818181;
    /* Type */
    text-decoration:none;
}

.accordion-section:last-child .accordion-section-title {
    border-bottom:none;
}

/*----- Section Content -----*/
.accordion-section-content {
    padding:15px;
    display:none;
}

.training-blurb {
    text-align: center;
    align-content: center;
    background-color: #fff;
    font-family: HelveticaNeueLTPro-Lt, sans-serif;
}
.newsletterLink {
    border: 2px solid #396ea7;
}

.teambox-content-blurb>p:first-child{
	margin-bottom: 20px;
}

.upcomingEvents p{
	margin: 0;
}

.upcomingEvents {
	margin-top: 20px;
	margin-bottom: 10px;
}

.upcomingEvents:after{
	content:' ';
    display:block;
    border:2px solid #8a9ca5;
	margin-top:20px;
}

h4.book-title a:hover{
	color: #9e6633;
	text-decoration: none;
}

.faq ul {
	margin-left:50px
}

.faq .answer {
    margin-left: 30px;
}

.faq .question {
    margin: 0px !important;
    font-weight: bold;
}

.faq {
    margin-bottom: 20px;
}



#faqs .teambox-content-extended h3 a:hover {
	text-decoration: none !important;
	border-bottom: 1px solid #a6713e;
	color: #E5D7C5;
	cursor:pointer !important;
}

footer .blog .social-media{
	justify-content:center !important;
	margin: 0px !important;
}






h4.book-title a:hover{
	color: #9e6633;
	text-decoration: none;
}
.protector-row a, .leadership-row a:hover{
	background-color: transparent;
	color:#9e6633;
	text-decoration: none;
}
.protector-row a:hover .protector-content, .leadership-row a:hover .protector-content{
	background: none; 
	color: #9e6633;
}
.leadership-row a:hover .protector-content h3, .leadership-row a:hover .protector-content h4, .protector-row a:hover .protector-content h3, .protector-row a:hover .protector-content h4{
	color: #9e6633;
}

/* Styles for footer */
.footer-menu a:hover{
	text-decoration: none; 
}

@media all and (min-width: 767px){
	.navbar-collapse.collapse {
		padding:15px;
}

}

#contact form{
	overflow:visible;
}

#active_shooter {
	padding-top: 30px;
}


body.home{
	background: #f5f5f5;
}

@media all and (max-width: 991px) {
	a.dual-box-link.noPadding{
		padding-top:40px;
	}
}

.dual-box-content-training {
	padding: 40px;
}


footer .blog .social-media{
	justify-content:center !important;
	margin: 0px !important;
}

footer .vue-content p, footer .vue-content u{
	font-size: 16px;
	color: #75787B;
}

footer .vue-content label{
	font-size: 16px;
	color: #75787B;
}

footer .vue-content span {
	font-family:HelveticaNeueLTPro-Lt, sans-serif !important;
	color: #75787B;
	
}

#blog_post h4 {
	font-size: 22px !important;
}

#join-button a {
	padding: 0;
}


@media (max-width: 768px ) and (min-width: 411px) {
	ul#menu-main-menu li>a {
		font-size: 10px !important;
	}
	
	#navbar {
		padding: 18px 0px !important;
	}
	.second-line {
		margin-top:  -5px !important;
	}
}
