@import url('brandon/stylesheet.css');

html {
    font-size: 1rem;
}

body {
    color: #121212;
    /*font-family: 'brandon_grotesquelight', sans-serif;*/
    font-family: 'Urbanist', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    margin: 0;
    padding: 0;
    line-height: normal;
}

input:focus {
    outline: none;
}

.head,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'brandon_grotesquelight', sans-serif;
    font-weight: bold;
}

p {
    line-height: 28px;
}

a,
a:hover,
a img,
a:hover img {
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: inline-block;
}

p a {
    color: #4b81bf;
    font-weight: 700;
}

#header .topbar {
    background: #3f6ea3;
    font-weight: bold;
    padding: 12px 15px;
}

#header .topbar .z-container div {
    display: inline-block;
}

#header a,
#header a,
#header .logot {
    display: inline-block;
    vertical-align: top;
}

#header .logo {
    margin: 5px 0;
}

#header .topbar a.social {
    font-size: 24px;
    line-height: 1;
    margin: 0 0 0 30px;
}

#header .logot {
    padding: 40px 0 0 0;
    font-size: 24px;
    color: #01204e;
    font-style: italic;
}

#header .topbar a.tel {
    margin: 0 30px 0 0;
}

.topbar a:hover {
    color: #333333;
}

#header a.quote {
    background-color: #6a2206;
    padding: 17px 32px;
    font-size: 16px;
    margin: -12px 0 -20px 0;
    text-transform: uppercase;
}

#header a.quote:hover {
    background-color: #01204e;
    color: #FFF;
}

#header .topbar .ltext {
    float: left;
    text-align: center;
    width: 400px;
    max-width: 100%;
}

.main-menu {
    display: inline-block;
    width: 100%;
    background-color: #01204e;
}

.main-menu li {
    display: inline-block;
    padding: 16px 38px;
}

.main-menu li a {
    color: #fff;
    text-transform: uppercase;
}

.main-menu li a:hover {
    color: #5383ba;
}

#footer {
    background-color: #3f6ea3;
    padding: 60px 0 30px 0;
}

#footer .head {}

#footer .box {
    float: left;
    padding: 0 0 35px 0;
    width: 50%;
}

.rightcol {
    float: right;
    width: 50%;
}

#footer ul.menu li {
    padding: 4px 0;
}

#footer .copyr {
    font-size: 15px;
}

#footer a:hover {
    color: #000000;
}

#footer .copyr .left {
    float: left;
    color: #e8e0d8;
}

#footer .copyr .right {
    float: right;
    margin: -13px 0 0 0;
}

#footer .copyr .right a {
    background-color: #c7823a;
    display: inline-block;
    margin: 0 4px;
    border-radius: 50%;
}

#footer .copyr .right a img {
    float: left;
}

#footer .copyr .right a:hover {
    background-color: #0c171c;
}

#footer a.tel {
    font-size: 22px;
}

#footer .social {
    padding: 10px 0 0 0;
}

#footer .social a {
    font-size: 24px;
    margin: 0 0 0 30px;
}

.hsec1 {
    padding: 50px 0 25px 0;
}

.hsec1 .box {
    max-width: 395px;
}

.hsec1 .box a {
    display: inline-block;
    background-color: #2798d4;
    color: #fff;
    text-transform: uppercase;
}

.hsec1 .box a .text {
    display: inline-block;
    width: 100%;
    padding: 0 15px 4px 15px;
    letter-spacing: 2px;
}

.hsec1 .box a .z-arrow-right-10 {
    border-left-color: #ffffff;
    border-width: 10px 10px;
    margin: 5px -11px 0 0;
}

.hsec1 .box a:hover {
    background-color: #a7aeaf;
}

.hleft {
    border-right: 1px solid #000000;
    padding-right: 30px;
}

.hleft .head {
    color: #223c46;
    line-height: 38px;
    font-size: 28px;
}

.hleft img {
    float: right;
    padding: 0 0 0 50px;
}

.hleft a.more {
    color: #2798d4;
}

.hleft a.more:hover {
    color: #a7aeaf;
}

.hsec3 {
    background-image: url(../images/testibg.jpg);
    background-position: center;
    background-size: cover;
    color: #fff;
    padding: 45px 0;
    margin-top: 50px;
}

.hsec3 .head {
    font-size: 28px;
    text-transform: uppercase;
}

.htesti {
    width: 100%;
    display: inline-block;
}

.htesti {
    width: 100%;
    display: inline-block;
    color: #ffffff;
    font-size: 24px;
    line-height: 30px;
    position: relative;
    padding: 40px 34px 0 34px;
    margin: 0;
}

.htesti .text {
    padding: 0;
}

.htesti .by {
    padding: 15px 0 0 0;
}

.htesti .slider-previous-button,
.htesti a.slider-next-button {
    width: 13px;
    height: 21px;
    line-height: 21px;
    background-color: transparent !important;
}

.z-default-subpage-title {
    display: block;
    float: left;
}

.z-default-subpage-header {
    background-color: #000;
}

.z-default-subpage-header {
    background-image: url(../images/page-banner.jpg);
    background-position: center top;
    background-size: cover;
    text-align: left;
}

.z-default-subpage-header .z-default-subpage-title {
    margin: 160px 0 10px 0;
    padding: 0 15px;
    text-transform: uppercase;
    font-size: 50px;
    color: #fff;
    font-weight: 500;
}

.rss-summary-title,
.rss-summary-text,
.rss-summary-text a.rss-summary-readmore {
    color: #1b2855;
}

.rss-summary-text {
    font-size: 20px;
    display: inline-block;
    width: 100%;
}

.rss-summary-text a.rss-summary-readmore {
    display: block;
    clear: both;
    margin: 20px 0 0 0;
    color: #384b9f;
}

a.rss-summary-title {
    color: #37b349;
    font-size: 24px;
}

.rss-summary-title:hover {
    color: #384b9f;
}

.rss-summary-text a.rss-summary-readmore:hover {
    color: #37b349;
}

#slideshowHomeDiv1 {
    position: relative;
    z-index: 1;
}

.homeSlideshowPrevious,
.homeSlideshowNext,
.homeSlideshowPause,
.homeSlideshowPlay {
    background-color: #6a2206;
    color: #FFF;
    font-size: 40px;
    line-height: 1;
    padding: 15px;
    position: absolute;
    z-index: 4;
    border: 1px solid rgba(255, 255, 255, .7);
}

.homeSlideshowPause,
.homeSlideshowPlay {
    border: 1px solid rgba(255, 255, 255, .7);
    width: 60px;
    padding: 7px;
    text-align: center;
}

.homeSlideshowPrevious {
    bottom: 45%;
    left: 0px;
}

.homeSlideshowNext {
    bottom: 45%;
    right: 0px;
}

.homeSlideshowPlay,
.homeSlideshowPause {
    bottom: 15px;
    right: 10px;
}

.homeSlideshowPause:focus,
.homeSlideshowPlay:focus,
.homeSlideshowNext:focus,
.homeSlideshowPrevious:focus {
    outline: 2px dashed #FFF;
}

.testimonial-slider .slider-next-button:focus,
.testimonial-slider .slider-previous-button:focus {
    outline: 2px dashed #ffffff;
}

.about-columns {
    margin: 0 -20px;
}

.about-columns:after {
    clear: both;
    content: '';
    display: table;
}

.about-text,
.about-gallery {
    box-sizing: border-box;
    float: left;
    padding: 0 20px;
    width: 50%;
}

.aboutsec1 .z-center-children.z-float:after {
    clear: both;
    content: '';
    display: table;
}

.aboutsec1 .zGalleryViewSlideshowContainer {
    float: left;
    margin-bottom: 40px;
}

.fancybox-overlay {
    z-index: 99999;
}

.team-boxes {
    margin: 0 -20px;
}

.team-boxes:after {
    clear: both;
    content: '';
    display: table;
}

.teamsec .box {
    float: left;
    margin-bottom: 40px;
    max-width: 395px;
    padding: 0 20px;
    width: 33.33%;
}

.teamsec .box:nth-child (3n + 1) {
    clear: both;
}

.teamsec .box a {
    position: relative;
    background-color: #000;
    overflow: hidden;
}

.teamsec .box a:hover img {
    opacity: .5;
    transform: scale(1.2);
}

.teamsec a .text {
    /*opacity: 0;*/
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 15px;
    color: #fff;
    /*transform: translateY(100%);*/
    z-index: 5;
}

.teamsec a:hover .text {
    opacity: 1;
    transform: translateY(0%);
}

.teamsec a .text .t3 {
    text-decoration: underline;
}

.teamsec a .t1 {
    font-size: 24px;
}

.teamsec a .t2 {
    font-style: italic;
    padding: 3px 0;
}

.staff-box {
    display: block;
}

.staff-box:hover {
    display: block;
}

.staff-box:hover .staff-image {
    transform: scale(1.1);
}

.staff-box:hover .staff-image:before {
    background: rgba(0, 0, 0, .25);
}

.staff-image {
    background-position: top center;
    background-size: cover;
    box-sizing: content-box;
    padding-bottom: 135%;
    transition: all .3s ease;
}

.staff-image:before {
    background: rgba(0, 0, 0, 0);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s ease;
    z-index: 2;
}

.teamsec .box .staff-button {
    background: #6a2206;
    color: #FFF;
    display: inline-block;
    font-size: .875rem;
    font-weight: 700;
    margin-top: 1em;
    padding: .65em 1.75em .55em 1.75em;
    text-transform: uppercase;
}

.teamsec .box .staff-button:hover {
    background: #01204e;
}

#fancybox-content {
    background-color: #ffffff;
    border-color: #ffffff;
}

#fancybox-overlay {
    background-color: #231f20 !important;
    opacity: 0.9 !important;
}

#fancybox-close {
    right: -30px;
}

.teampop {
    padding: 50px;
    box-sizing: border-box;
    display: inline-block;
}

.teampop .img {
    float: left;
    display: inline-block;
    width: 35%;
}

.teampop .info {
    float: left;
    width: 65%;
    padding: 0 0 0 35px;
}

.teampop .info .tit {
    font-size: 25px;
    text-transform: uppercase;
}

.contact-text,
.contact-form {
    box-sizing: border-box;
    float: left;
    padding: 0 20px;
}

.contact-text {
    float: right;
    width: 33.33%;
}

.contact-form {
    width: 66.67%;
}

.contact-form-heading {
    /* copied from h1 styles */
    font-size: 36px;
    padding-bottom: 16px;
}

.contact-form .table-list {
    box-sizing: border-box;
    margin-bottom: 40px;
    width: 100%;
}

.contact-form .table-list table,
.contact-form .table-list thead,
.contact-form .table-list tbody,
.contact-form .table-list th,
.contact-form .table-list tr,
.contact-form .table-list td {
    display: block;
}

.contact-form .table-list tbody {
    margin: 0 -20px;
}

.contact-form .table-list tbody:after {
    clear: both;
    content: '';
    display: table;
}

.contact-form .table-list tr {
    box-sizing: border-box;
    float: left;
    padding: 0 20px;
    width: 50%;
}

.contact-form .table-list tr:last-child {
    clear: both;
    color: #FFF;
    float: none;
    width: 100%;
}

.contact-form input[type='text'],
.contact-form input[type='email'],
.contact-form textarea {
    border: 1px solid #AAA;
    padding: .35em .5em;
    width: 100% !important;
}

/* Contact Us checkboxes */
.contact-form .table-list .siteOptionFormField6307 {
    /*clear: both;
    width: 100%;*/
}

.contact-form .zSiteOptionGroupSubmitButton {
    background: #6a2206;
}

.two-columns {
    column-count: 2;
}

ul.two-columns {
    padding-left: 25px;
}

.two-columns-flex {
    display: flex;
    flex-wrap: nowrap;
    margin: 0 -20px;
}

.highlight-box {
    background: #F7F7FA;
    border: 1px solid #DDD;
    flex-grow: 1;
    /*margin-bottom: 1em;
    margin-left: 20px;
    margin-right: 20px;*/
    margin: 1em 20px;
    /*max-width: 480px;*/
    padding: 20px 20px 20px 20px;
    /*width: 50%;
    width: calc(50% - 20px);*/
}

.highlight-box ul {
    padding-left: 25px;
}

.topbar>div {
    display: flex;
    align-items: center;
    /* this is the part that centers vertically */
    justify-content: space-between;
}

@media screen and (max-width: 1362px) {
    .main-menu li {
        padding: 15px;
    }
}

@media screen and (max-width: 992px) {

    #header .logo,
    .main-menu,
    #header .topbar .z-container div.ltext {
        display: none;
    }

    #header {
        padding: 0;
    }

    #header .right {
        text-align: center !important;
        width: 100%;
        padding: 10px 15px;
    }

    .hleft {
        border-right: 0;
        padding-right: 2%;
    }

    #footer {
        padding-left: 15px;
        padding-right: 15px;
    }

    #header {
        border-top: 0px solid #bbc3c7;
    }

    .z-mobile-header .z-mobile-menu,
    .z-mobile-menu-icon span {
        background-color: #01204e;
    }

    .z-mobile-header,
    .z-mobile-header-fixed {
        background-color: #fff !important;
    }

    .z-mobile-menu-icon.open span {
        background: #fff;
    }

    .z-default-subpage-header {
        margin-top: 0;
    }

    .z-mobile-header .z-mobile-header-logo {
        width: 265px;
    }

    #header .logot {
        padding: 0;
    }

    #header .topbar .z-container {
        text-align: center !important;
    }

    .hsec2 img {
        display: block;
        float: none;
        margin: 1em auto;
    }

    .about-text,
    .about-gallery {
        float: none;
        width: 100%;
    }

    .teamsec a .text {
        opacity: 1;
        transform: translateY(0%);
    }

    .contact-text,
    .contact-form {
        float: none;
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .z-mobile-header .z-mobile-header-logo {
        width: 155px;
    }

    .z-default-subpage-title {
        margin-top: 100px;
    }

    .z-default-subpage-header .z-default-subpage-title {
        margin: 100px 0 10px 0;
        font-size: 38px;
    }

    .teamsec .box {
        width: 50%;
    }

    .teamsec .box:nth-child (3n + 1) {
        clear: none;
    }

    .teamsec .box:nth-child (2n + 1) {
        clear: bot;
    }

    .contact-form-heading {
        font-size: 29px;
        padding-bottom: 15px;
    }

    .two-columns {
        column-count: 1;
    }

    .two-columns-flex {
        display: block;
    }
}

@media screen and (max-width: 640px) {
    .teamsec .box {
        width: 100%;
    }

    .contact-form .table-list tr {
        width: 100%;
    }
}

@media screen and (max-width: 479px) {
    #header .topbar a.tel {
        display: block;
        margin: 6px 0;
        text-align: center;
    }

    #header a.quote {
        display: block;
        padding: 10px 20px;
        margin: 5px 0;
    }

    .hsec1 .box a .z-arrow-right-10 {
        display: none;
    }

    .hleft img {
        float: none;
        padding: 0 0 20px 0;
    }

    .hleft .head {
        line-height: 30px;
        font-size: 24px;
    }

    .hleft,
    .hright {
        padding: 0;
    }

    .htesti {
        font-size: 18px;
        line-height: 27px;
    }

    #footer .box.box1,
    #footer .box.box2,
    #footer .box1 .text {
        width: 100%;
    }

    #footer .box1 .text {
        padding: 4px 0;
    }

    #footer ul.menu li {
        padding: 2px 0;
    }

    .z-mobile-header .z-mobile-header-logo img {
        max-width: 200px;
    }

    .p-title {
        font-size: 32px;
    }

    #footer .copyr .right {
        margin: 15px 0 0 0;
        width: 100%;
    }

    #header .topbar a.social {
        margin: 5px 10px 0 10px;
    }

    #header .logot {
        font-size: 20px;
    }

    #footer .social a {
        margin: 0 0 0 10px;
    }
}