/* HOB CSS FS */

@font-face {
    font-family: "Brandon Bold";
    src: url('/Themes/HOB/fonts/brandon_bld-webfont.eot');
    src: url('/Themes/HOB/fonts/brandon_bld-webfont.ttf') format('truetype'), url('/Themes/HOB/fonts/brandon_bld-webfont.svg') format('svg'), url('/Themes/HOB/fonts/brandon_bld-webfont.woff2') format('woff2'), url('/Themes/HOB/fonts/brandon_bld-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Brandon Medium";
    src: url('/Themes/HOB/fonts/brandon-med-webfont.eot');
    src: url('/Themes/HOB/fonts/brandon-med-webfont.ttf') format('truetype'), url('/Themes/HOB/fonts/brandon-med-webfont.svg') format('svg'), url('/Themes/HOB/fonts/brandon-med-webfont.woff2') format('woff2'), url('/Themes/HOB/fonts/brandon-med-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Brandon Regular";
    src: url('/Themes/HOB/fonts/brandon-reg-webfont.eot');
    src: url('/Themes/HOB/fonts/brandon-reg-webfont.ttf') format('truetype'), url('/Themes/HOB/fonts/brandon-reg-webfont.svg') format('svg'), url('/Themes/HOB/fonts/brandon-reg-webfont.woff2') format('woff2'), url('/Themes/HOB/fonts/brandon-reg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    * img {
        max-width: 100%;
        height: auto;
        margin-bottom: 0px;
    }

header.vip {
    width: 100%;
    background-color: #000;
    display: block;
    max-width: 1280px;
    height: 65px;
    margin: 0 auto;
    text-align: center;
}

.fr-logo {
    width: 50%;
    float: left;
    text-align: left;
    padding-left: 30px;
}

    .fr-logo img {
        height: 60px;
        text-align: left;
    }

#vip6 {
    background-color: #111;
}

.link {
    width: 50%;
    float: right;
    display: block;
}

.redbox {
    float: right;
    padding: 6px 15px 7px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Brandon Medium', Arial, sans-serif;
    font-size: 15px;
    font-weight: 800;
    text-align: right;
    letter-spacing: 3px;
    background-color: #e45f4d;
    width: 220px;
}

    .redbox a {
        color: #fff;
    }

#prospecting {
    margin: 0 auto;
    margin-top: 0px;
    width: 100%;
    max-width: 1280px;
    background-color: #e5e5dc;
}

.top-container {
    position: relative;
    z-index: 1;
}

button.cta {
    border: 1px solid #111;
    box-shadow: none;
    background: #561c77;
    padding: 10px 25px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
}

    button.cta a {
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
    }

h2.title {
    position: absolute;
    top: 40%;
    left: 8%;
    right: 8%;
    padding: 0px 10px;
    margin: 0 auto;
    text-align: center;
    font-family: 'brandon-grotesque-black', 'Arial Black', sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 42px;
    line-height: 40px;
    letter-spacing: 3px;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    color: #fff;
}

h3.tit3 {
    position: absolute;
    top: 28%;
    left: 8%;
    right: 8%;
    padding: 0px 30px;
    margin: 0 auto;
    text-align: center;
    font-family: 'brandon-grotesque-black', 'Arial Black', sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
    letter-spacing: 3px;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 20px;
    color: #fff;
}

section {
    margin: 0 auto;
    font-family: 'Brandon Medium', Arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    /*width:100%;*/
    display: block;
}

    section.touts {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        max-width: 1000px;
    }

.tout {
    /*width:200px;*/
    width: 27%;
    margin: 0px 15px;
    margin-top: -80px;
    margin-bottom: 30px;
    background: #fff;
    z-index: 10;
    box-shadow: 0px 10px 45px #00000045;
}

h4.tit4 {
    padding: 0px 10px;
    margin: 0 auto;
    text-align: center;
    font-family: 'Brandon Medium', Arial, sans-serif;
    text-align: center;
    font-size: 18px;
    letter-spacing: .5px;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    color: #000;
    margin-top: 5px;
}

img.t-icon {
    margin-top: -25px;
    width: 18%;
}

p.tot {
    padding: 10px 20px 40px;
    margin: 0 auto;
    text-align: center;
    font-family: 'Brandon Regular', Arial, sans-serif;
    text-align: center;
    text-transform: none;
    font-weight: normal;
    font-size: 15px;
    line-height: 17px;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    color: #333;
}

section.section-one {
    max-width: 920px;
    background: #fff;
    box-shadow: 0px 10px 45px #00000045;
    height: 250px;
    padding: 2%;
}

.module2 {
    width: 100%;
    position: relative;
    height: 155px;
}

.quote1 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    margin-top:35px;
}

p.quote {
    font-family: 'Brandon Regular', Arial, sans-serif;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    padding: 20px 20px 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    color: #222;
}

p.author {
    font-family: 'Brandon Regular', Arial, sans-serif;
    text-align: center;
    font-size: 18px;
    padding-right: 10px;
    padding-top: 0px;
    letter-spacing: 1px;
    text-transform: none;
    color: #333;
    margin-top: 10px;
}

section.section-two {
    font-weight: normal;
}

.sm-txt {
    font-size: 12px;
}

h2.sub-tit {
    font-family: 'brandon-grotesque-black', Arial, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 1.5px;
    line-height: 32px;
    font-weight: bold;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    margin-top: 20px;
    padding-bottom: 10px;
    color: #111;
    margin-top: 50px;
}

h2.sub-tit2 {
    font-family: 'brandon-grotesque-black', Arial, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 1.5px;
    line-height: 36px;
    font-weight: bold;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    padding-bottom: 10px;
    color: #111;
    padding: 0px 13px;
}

img.ln {
    width: 22%;
    margin: 0 0;
    vertical-align: text-bottom;
}

img.grey, img.grey1 {
    margin: 0 5px;
    vertical-align: text-center;
    padding-bottom: 6px;
}

.e-outer {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.upcom-events {
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 40px;
    margin-left: 5%;
    margin-right: 5%;
    display: block;
}

#fade1, #fade2, #fade3, #fade4 {
    position: relative;
    float: left;
    width: 25%;
    height: 415px;
}

.galleryFr-container.desktop #fade1, .galleryFr-container.desktop #fade2, .galleryFr-container.desktop #fade3, .galleryFr-container.desktop #fade4 {
    height: 200px;
}

.item1, .item2, .item3, .item4 {
    background-color: #222;
    position: absolute;
    left: 0px;
    top: 0px;
    margin: 5px;
}

img.e-item-img {
    width: 100%;
    margin: 0 0 0px;
}

h3.e-item {
    font-family: 'brandon-grotesque-bold', Arial, sans-serif;
    font-size: 15px;
    line-height: 18px;
    text-align: left;
    letter-spacing: 1px;
    padding: 20px 25px;
    color: #fff;
    text-transform: uppercase;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    position: absolute;
    bottom: 0;
    background-color: rgba(0,0,0,0.7);
    width: 100%;
}

.galleryFr-container {
    margin: 0 auto;
    text-align: center; /*
    overflow:auto;*/
    max-width: 1140px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

a.gallFr-img {
    width: 23%;
    height: 100%;
}

    a.gallFr-img img {
        margin: 0 0 0px;
        opacity: 1;
    }

section.section-three {
    margin: 0 0;
    text-align: center;
    margin-bottom: 10px;
}

a.vip-contact {
    color: #fff;
    text-transform: none;
    font-size: 18px;
    text-decoration: underline;
}

button.cta-dark {
    border: 1px solid #111;
}

.btn-center {
    text-align: center;
}

section.section-four {
    margin-top: 10px;
}

h2.conta {
    color: #fff;
    font-family: 'brandon-grotesque-black', sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 40px;
    letter-spacing: 0.5px;
    margin-top: 38px;
    padding-bottom: 10px;
}

.sales-contact a.contact-tel {
    text-decoration: none;
}

.contact-outer {
    margin: 0 0;
    padding: 0px 0px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    height: auto;
    overflow: auto;
}

.sales-contact {
    display: block;
    width: 46%;
    max-width: 980px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 35px;
    margin-left: 2%;
    margin-right: 2%;
    padding: 0;
    background: url('https://mavenprodstorage.blob.core.windows.net/img/HOB/VIPInvite/img/contact-boxes.png') no-repeat center center;
    height: 160px;
    float: left;
}

.single-contact {
    margin-left: 27%;
    margin-right: 27%;
}

.contact-left {
    width: 33.3%;
    float: left;
    padding-left: 10px;
    text-align: right;
}

.sales-container {
    width: 90%;
    margin: 0 auto;
}

.contact-right {
    width: 33.3%;
    float: left;
    text-align: left;
    padding-right: 10px;
}
.sales-contact a {
    color: #fff;
    text-decoration: underline;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */
@media screen and (min-width: 1180px) {
    img.ln {
        width: 16%;
    }
}

@media screen and (max-width: 1100px) {
    h3.tit3 {
        top: 20%;
        font-size: 26px;
    }

    h2.title {
        font-size: 32px;
        top: 35%;
    }

    .e-outer {
        margin-left: 0;
    }

    img.grey, img.grey1 {
        display: none;
    }

    #fade1, #fade2, #fade3, #fade4 {
        height: 260px;
    }
}

@media screen and (max-width: 980px) {
    section.section-one {
        margin-left: 20px;
        margin-right: 20px;
    }

    img.ln {
        width: 20%;
    }
}

@media screen and (max-width: 909px) {
    #fade1, #fade2, #fade3, #fade4 {
        width: 40%;
    }

    .e-outer {
        margin-left: 7%;
    }

    #fade1, #fade2, #fade3, #fade4 {
        height: 320px;
    }
}

@media screen and (max-width: 848px) {
    h2.quote-title, p.quote {
        padding-left: 0px;
    }

    p.quote {
        padding: 10px 10px 0px;
    }

    p.author {
        -webkit-margin-before: 0.5em;
        padding-top: 0px;
        font-size: 16px;
    }

    a.gallFr-img img {
        padding: 5px;
    }

    .e-outer {
        margin-left: 5%;
    }
}

@media screen and (max-width: 795px) {
    .fr-logo img {
        height: 50px;
    }

    .redbox {
        width: 200px;
        padding: 7px 5px;
    }

    h3.tit3 {
        top: 28%;
        font-size: 24px;
    }

    h2.title {
        font-size: 32px;
        line-height: 32px;
        padding-top: 0px;
        margin-left: 1%;
        margin-right: 1%;
        padding: 0 0;
        letter-spacing: 2px;
    }

    p.tot {
        padding: 5px 10px 25px;
        font-size: 15px;
        line-height: 17px;
    }

    .module2 {
        height: 130px;
    }

    section.section-one {
        height: 190px;
    }

    h2.sub-tit2 {
        font-size: 20px;
        line-height: 22px;
        padding: 0 0;
    }

    h2.sub-tit {
        font-size: 18px;
        line-height: 22px;
        margin-top: 25px;
    }

    p.quote {
        font-size: 16px;
        line-height: 20px;
    }

    button.cta {
        font-size: 13px;
        padding: 8px 20px;
        letter-spacing: 1px;
    }

    img.t-icon {
        width: 22%;
    }

    .item1, .item2, .item3, .item4 {
        border-bottom: 2px solid #e5e5dc;
    }
}

@media screen and (max-width: 768px) {
    .galleryFr-container.desktop {
        display: none;
    }

    h3.tit3 {
        top: 14%;
        font-size: 15px;
    }
    h2.title {
        font-size: 21px;
        top: 30%;
    }

    .ln-bw {
        max-width: 175px;
    }
}
@media screen and (min-width: 769px) {
    .galleryFr-container.mobile {
        display: none;
    }
}

@media screen and (max-width: 705px) {
    h4.tit4 {
        font-size: 16px;
        letter-spacing: 0;
        margin-top: 0px;
    }
}

@media screen and (max-width: 685px) {
    .tout {
        width: 210px;
        margin-top: 10px;
        margin-bottom: 5px;
    }

        .tout:last-of-type {
            margin-bottom: 15px;
        }

    img.t-icon {
        width: 18%;
    }

    img.grey {
        display: none;
    }
}

@media screen and (max-width: 660px) {
    h4.tit4 {
        font-size: 14px;
        line-height: 18px;
    }

    .contact-left, .contact-right {
        display: none;
    }

    .contact-center {
        width: 100%;
        padding-top: 0px;
    }

    a.gallFr-img {
        width: 49%;
    }

    h3.tit3 {
        top: 20%;
        padding: 0px 5px;
    }

    img.ln {
        width: 26%;
    }
}

@media screen and (max-width: 606px) {
    h2.conta {
        font-size: 15px;
    }

    .sales-contact {
        padding: 10px;
    }

    section.section-one {
        margin-left: 10px;
        margin-right: 10px;
        padding: 2% 10px;
    }
}

@media screen and (max-width: 580px) {
    h3.tit3 {
        top: 16%;
        line-height: 24px;
    }
}

@media screen and (max-width: 490px) {
    #fade1, #fade2, #fade3, #fade4 {
        width: 100%;
        float: none;
        height: 570px;
    }

    h3.tit3 {
        top: 13%;
        font-size: 11px;
        line-height: 20px;
    }

    h2.title {
        font-size: 22px;
        line-height: 28px;
        top: 35%;
    }

    .e-outer {
        margin-left: 8%;
    }

    img.ln {
        width: 30%;
    }

    .ln-bw {
        max-width: 250px;
    }
}

@media screen and (max-width: 465px) {
    .e-outer {
        margin-left: 7%;
    }
}

@media screen and (max-width: 455px) {
    section.section-one {
        margin-left: 5px;
        margin-right: 5px;
        padding: 3% 5px;
    }

    h2.sub-tit, h2.sub-tit2 {
        font-size: 18px;
        letter-spacing: 0px;
    }

    p.quote {
        font-size: 15px;
        letter-spacing: 0px;
    }

    p.author {
        font-size: 15px;
        letter-spacing: 0px;
    }

    .module2 {
        height: 120px;
    }

    .e-outer {
        margin-left: 1%;
    }

    .upcom-events {
        margin-left: 0;
        margin-right: 0;
    }

    .item1, .item2, .item3, .item4 {
        width: 96%;
        margin: 1%;
    }

    .single-contact {
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }
}

@media screen and (max-width: 435px) {

   img.ln {
        width: 34%;
    }
}

@media screen and (max-width: 425px) {
    span.nix {
        display: none;
    }

    .redbox {
        width: 155px;
        font-size: 10px;
    }

    .fr-logo img {
        height: 40px;
    }

    header.vip {
        height: 45px;
    }

    #fade1, #fade2, #fade3, #fade4 {
        height: 540px;
    }

    .ln-bw {
        margin: 5px 35px;
    }

    .section-two h2.sub-tit {
        font-size: 22px;
    }
}

@media screen and (max-width: 410px) {
    .upcom-events {
        width: 90%;
        margin-left: 4%;
        margin-right: 4%;
    }

    .e-outer {
        margin-left: 3%;
    }

    img.ln {
        width: 38%;
    }
}

@media screen and (max-width: 400px) {
    .e-outer {
        margin-left: 2%;
    }
}

@media screen and (max-width: 376px) {
    .e-outer {
        margin-left: 0%;
    }

    h3.tit3 {
        line-height: 15px;
    }

    h2.title {
        margin-left: 0%;
        margin-right: 0%;
        font-size: 16px;
        line-height: 20px;
        top: 45%;
    }

    #fade1, #fade2, #fade3, #fade4 {
        height: 450px;
    }

    section.section-one {
        height: 210px;
    }
    .module2 {
        height: 150px;
    }
}
