@charset "UTF-8";

/* RESET */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }
::-moz-selection { background: #323640; color: #fff; text-shadow: none; }
::selection { background: #323640; color: #fff; text-shadow: none; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top:1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: hidden; }
table button, table input { *overflow: hidden; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
/* END RESET */

/* FONTS */

@font-face { font-family: 'QuattrocentoSans';
    src: url('/flashcab/fonts/QuattrocentoSans/QuattrocentoSans.eot');
    src: local(☺), url('/flashcab/fonts/QuattrocentoSans/QuattrocentoSans.eot?#iefix') format('embedded-opentype'),
        url('/flashcab/fonts/QuattrocentoSans/QuattrocentoSans.woff') format('woff'),
        url('/flashcab/fonts/QuattrocentoSans/QuattrocentoSans.ttf') format('truetype'),
        url('/flashcab/fonts/QuattrocentoSans/QuattrocentoSans.svg#QuattrocentoSans') format('svg');
    font-weight: normal; font-style: normal; }

@font-face { font-family: 'gandhiserif';
    src: url('/flashcab/fonts/gandhiserif/gandhiserif.eot');
    src: local(☺), url('/flashcab/fonts/gandhiserif/gandhiserif.eot?#iefix') format('embedded-opentype'),
        url('/flashcab/fonts/gandhiserif/gandhiserif.woff') format('woff'),
        url('/flashcab/fonts/gandhiserif/gandhiserif.ttf') format('truetype'),
        url('/flashcab/fonts/gandhiserif/gandhiserif.svg#gandhiserif') format('svg');
    font-weight: normal; font-style: normal; }

/* END FONTS */

/* RESPONSIVE BREAK POINTS */
@media only screen and (max-width: 1279px) {
}
@media only screen and (max-width: 767px) {
}
/* END RESPONSIVE BREAK POINTS */

/* GENERAL */

body {
    background-color: #292929;
    color: #FFF;
    font-family: 'gandhiserif', serif;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width:100%;
    overflow-x:hidden;
}

h1 {
    color: #FFF;
    font-size: 22px;
    font-weight: normal;
    line-height: 24px;
    text-transform: uppercase;
    margin: 15px 0 5px 0;
}

h2 {
    color: #FFF;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
    text-transform: uppercase;
    margin: 15px 0 5px 0;
}

h3 {
    color: #d41334;
    font-size: 17px;
    font-style: italic;
    font-weight: normal;
    line-height: 22px;
    margin: 15px 0 5px 0;
}

p {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    margin: 5px 0 20px 0;
}

ul {
    list-style-type: none;
    margin: 5px 0 20px 0;
    padding: 0;
}

li {
    background: url(/i/SITE_150904_10330739_BOU91/templates/bullet.png) left 8px no-repeat;
    display: block;
    color: #fff;
    list-style-type: none;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    padding: 0 0 0 20px;
}

.text-right li {
    background: url(/i/SITE_150904_10330739_BOU91/templates/bullet.png) right 7px no-repeat;
    padding: 0 20px 0 0;
}

a,
a:hover,
a:active,
a:hover:active {
    color: white;
    text-decoration: underline;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
p:first-child,
ul:first-child {
    margin-top: 0;
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
p:last-child,
ul:last-child {
    margin-bottom: 0;
}

@media only screen and (max-width: 1020px) {
    h1 { font-size: 22px; line-height: 24px; }
    h2 { font-size: 18px; line-height: 22px; }
    h3 { font-size: 16px; line-height: 22px; }
    p { font-size: 14px; line-height: 22px; }
    li { font-size: 14px; line-height: 22px; }
}

.unbootstrap {
    margin-right: -15px;
    margin-left: -15px;
}

/* END GENERAL */


/* HEADER */

header, body.alertActive.alertHidden header {
    background: url(/i/SITE_150904_10330739_BOU91/templates/tx01.png);
    font-family: 'QuattrocentoSans', sans-serif;
    position: fixed;
    top: 35px;
    right: 0;
    width: 100%;
    height: 75px;
    z-index: 500;
}

body.alertActive header {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
}

@media only screen and (max-width: 1279px) {
    header, body.alertActive.alertHidden header { background-image: none; background-color: #181818; position: relative; top: 35px; right: auto; height: 75px; z-index: auto; }
}

@media only screen and (max-width: 1020px) {
    header .box { width: 300px; margin: 0 auto; padding: 0; }
}

@media only screen and (max-width: 767px) {
    header {
        top: 40px;
    }
}

header .logo {
    background: url(/i/SITE_150904_10330739_BOU91/templates/logo.png) center center no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 260px;
    height: 150px;
    z-index: 4;
}
@media only screen and (max-width: 1279px) {
    header .logo {
        background: url(/i/SITE_150904_10330739_BOU91/templates/logo.png) center center no-repeat;
        background-size: 130px 75px;
        float: left;
        position: relative;
        top: auto;
        left: auto;
        width: 130px;
        height: 75px;
        z-index: auto;
        margin: 0 0 0 10px;
    }
}
@media only screen and (max-width: 1020px) {
    header .logo {
        margin: 0;
    }
}

header .logo a {
    display: block;
    text-decoration: none;
    width: 260px;
    height: 150px;
}
@media only screen and (max-width: 1279px) {
    header .logo a { width: 130px; height: 75px; }
}

.res {
    position: absolute;
    top: 25px;
    right: 290px;
}
@media only screen and (max-width: 1279px) {
    .res { position: relative; float: left; top: auto; right: auto; margin: 30px 0 0 10px; }
}
@media only screen and (max-width: 1020px) {
    .res { display: none; }
}
.res a {
    background-color: #c41230;
    border: none;
    display: block;
    color: white;
    font-family: 'QuattrocentoSans', sans-serif;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 160px;
    line-height: 18px;
    padding: 5px 0;
}
@media only screen and (max-width: 1279px) {
    .res a { font-size: 12px; width: auto; padding: 5px 15px; }
}

.resBest {
    position: absolute;
    top: 25px;
    right: 834px;
}
@media only screen and (max-width: 1279px) {
    .resBest { position: relative; float: left; top: auto; right: auto; margin: 30px 0 0 10px; }
}
@media only screen and (max-width: 1020px) {
    .resBest { display: none; }
}
.resBest a {
    background-color: #c41230;
    border: none;
    display: block;
    color: white;
    font-family: 'QuattrocentoSans', sans-serif;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 190px;
    line-height: 18px;
    padding: 5px 0;
}
@media only screen and (max-width: 1279px) {
    .resBest a { font-size: 12px; width: auto; padding: 5px 15px; }
}


.txpack {
    position: absolute;
    top: 25px;
    right: 1034px;
}
@media only screen and (max-width: 1279px) {
    .txpack { position: relative; float: left; top: auto; right: auto; margin: 30px 0 0 10px; }
}
@media only screen and (max-width: 1020px) {
    .txpack { display: none; }
}
.txpack a {
    background: #c41230 url(/i/SITE_150904_10330739_BOU91/templates/icon-texas.png) 10px 0 no-repeat;
    border: none;
    display: block;
    color: white;
    font-family: 'QuattrocentoSans', sans-serif;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 18px;
    padding: 5px 15px 5px 45px;
}
@media only screen and (max-width: 1279px) {
    .txpack a { font-size: 12px; }
}
.txpack a:hover,
.txpack a:active,
.txpack a:hover:active {
    text-decoration: none;
}



.mobitxpack {
    display: none;
}
@media only screen and (max-width: 1020px) {
    .mobitxpack { display: block; background-color: #181818; overflow: hidden; text-align: center; }
}
.mobitxpack a {
    background: #c41230 url(/i/SITE_150904_10330739_BOU91/templates/icon-texas.png) 10px 0 no-repeat;
    border: none;
    display: inline-block;
    color: white;
    font-family: 'QuattrocentoSans', sans-serif;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 18px;
    margin: 5px auto;
    padding: 5px 15px 5px 45px;
}
.mobitxpack a:hover,
.mobitxpack a:active,
.mobitxpack a:hover:active {
    text-decoration: none;
}



.hgift {
    background: url(/i/SITE_150904_10330739_BOU91/templates/soc-gift.png) right center no-repeat;
    position: absolute;
    top: 25px;
    right: 470px;
    width: 26px;
    height: 26px;
}
@media only screen and (max-width: 1279px) {
    .hgift { position: relative; float: left; top: auto; right: auto; margin: 30px 0 0 0; }
}
@media only screen and (max-width: 1020px) {
    .hgift { display: none; }
}
.hgift a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 26px;
    z-index: 999;
}

.hgift .hlabel {
    display: none;
    background-color: black;
    border:1px solid white;
    position: absolute;
    top: -20px;
    left: -35px;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    line-height: 15px;
    width: 110px;
    z-index: 998;
}
.hgift:hover .hlabel {
    display: block;
}


.hemail {
    background: url(/i/SITE_150904_10330739_BOU91/templates/soc-email.png) right center no-repeat;
    position: absolute;
    top: 25px;
    right: 500px;
    width: 26px;
    height: 26px;
}
@media only screen and (max-width: 1279px) {
    .hemail { position: relative; float: left; top: auto; right: auto; margin: 30px 0 0 10px; }
}
@media only screen and (max-width: 1020px) {
    .hemail { display: none; }
}
.hemail a {
    display: block;
    text-decoration: none;
    width: 26px;
    height: 26px;
}

.hphone {
    border-left: 1px solid #504d4a;
    position: absolute;
    top: 25px;
    right: 530px;
    color: white;
    font-family: 'gandhiserif', serif;
    font-size: 18px;
    line-height: 26px;
    padding: 0 0 0 10px;
}
@media only screen and (max-width: 1279px) {
    .hphone { font-size: 14px; position: relative; float: left; top: auto; right: auto; margin: 30px 0 0 10px; }
}
@media only screen and (max-width: 1020px) {
    .hphone { display: none; }
}

.hsoc {
    position: absolute;
    top: 25px;
    right: 680px;
}
@media only screen and (max-width: 1279px) {
    .hsoc { position: relative; float: left; top: auto; right: auto; margin: 30px 0 0 10px; }
}

@media only screen and (max-width: 1020px) {
    .hsoc { display: none; }
}

.hsoc ul {
    margin: 0;
    padding: 0;
}

.hsoc li {
    float: left;
    margin: 0 5px;
    padding: 0;
}
.hsoc li.facebook {
    background: url(/i/SITE_150904_10330739_BOU91/templates/soc-facebook.png) right center no-repeat;
}
.hsoc li.twitter {
    background: url(/i/SITE_150904_10330739_BOU91/templates/soc-twitter.png) right center no-repeat;
}
.hsoc li.instagram {
    background: url(/i/SITE_150904_10330739_BOU91/templates/soc-instagram.png) right center no-repeat;
}
.hsoc li.tripadvisor {
    background: url(/i/SITE_150904_10330739_BOU91/templates/soc-tripadvisor.png) right center no-repeat;
}

.hsoc li a {
    display: block;
    text-decoration: none;
    width: 26px;
    height: 26px;
}

.mobires {
    display: none;
    float: right;
    width: 150px;
    padding: 0 0 0 0;
}
@media only screen and (max-width: 1020px) {
    .mobires { display: block; }
}

.mobires .resbtn a {
    background-color: #d41334;
    display: block;
    color: #fff;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
}

.mobires .restxt {
    text-align: center;
    padding: 5px 0 0 0;
}

.mobires .restxt a {
    display: inline-block;
}

/* END HEADER */


/* FOOTER */

footer {
    background: url(/i/SITE_150904_10330739_BOU91/templates/tx01.png);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 42px;
    z-index: 500;
}
@media only screen and (min-width: 1024px) {
    footer {min-width: auto;}
}
@media only screen and (max-width: 1517px) {
    footer {min-height: 85px;}
}
@media only screen and (max-width: 1350px) {
    footer {min-height: 100px;}
}
@media only screen and (max-width: 1279px) {
    footer {position: initial;bottom: 0;left: auto;height: auto;min-height: 105px;z-index: auto;padding: 20px;}
}

@media only screen and (max-width: 600px) {
    footer {min-height: 220px;}
}

footer .add {
    float: left;
    margin: 0;
    padding: 15px 0 0 10px;
}
@media only screen and (max-width: 1350px) {
    footer .add {float: none;text-align: center;padding: 25px 25px 10px;}
}

footer .add p {
    color: #949494;
    font-size: 13px;
    line-height: 15px;
    margin: 0;
    padding: 0;
}
@media only screen and (max-width: 1023px) {
    footer .add p { line-height: 28px; }
}

footer .add i {
    font-size: 12px;
    text-transform: uppercase;
}

footer .add b,
footer .add strong {
    font-weight: normal;
    color: #FFF;
}

footer .add a {
    color: #FFF;
    text-decoration: none;
}

#search {
    float: left;
    padding: 10px 0 0 30px;
}
@media only screen and (max-width: 1279px) {
    #search { display: none; }
}

#search #searchtxt {
    background-color: #313131;
    border: none;
    float: left;
    color: white;
    font-family: 'QuattrocentoSans', sans-serif;
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    width: 150px;
    line-height: 18px;
    padding: 2px 10px;
}

#search #searchbtn {
    background: #c41230 url(/i/SITE_150904_10330739_BOU91/templates/btn-arrow.png) right center no-repeat;
    border: none;
    float: left;
    color: white;
    font-family: 'QuattrocentoSans', sans-serif;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    width: 90px;
    line-height: 18px;
    margin: 0 0 0 10px;
    padding: 2px 10px;
}

/* END FOOTER */


/* FOOTER 2 */

.footer2 {
    background: url(/i/SITE_150904_10330739_BOU91/templates/footer2-bg.png) center top repeat-x;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    padding: 30px 0 100px 0;
}

#home .footer2 {
    padding: 30px 0 100px 0;
}

.footer2 p.notice {
    font-family: 'QuattrocentoSans', sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    margin: 15px 0;
}

.footer2 p {
    font-size: 12px;
    text-transform: uppercase;
}

.footer2 li {
    background-image: none;
    padding: 0;
}

.footer2 .footnav ul {
    text-align: center;
    padding: 10px 0 30px 0;
}

.footer2 .footnav li {
    display: inline-block;
}

.footer2 .footnav a {
    color: #b9b9b9;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 10px;
}

.citygate {
    font-family: 'QuattrocentoSans', sans-serif;
    overflow: hidden;
}

.citygate .left {
    float: left;
    text-align: right;
    width: 48%;
}

.citygate .right {
    float: right;
    text-align: left;
    width: 48%;
}

#home .citygate .left { float: none; text-align: center; width: 100%; margin-top: 0 !important; }
#home .citygate .right { float: none; text-align: center; width: 100%; }
@media only screen and (max-width: 1020px) {
    .citygate .left { float: none; text-align: center; width: 100%; margin-top: 0 !important; }
    .citygate .right { float: none; text-align: center; width: 100%; }
}

.citygate .left h2 {
    font-size: 18px;
    line-height: 18px;
    text-transform: none;
    margin: 0;
}

.citygate .left p {
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
    margin: 15px 0;
}

.citygate .right h2 {
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    margin: 15px 0;
}

.citygate .map {
    background: url(/i/SITE_150904_10330739_BOU91/templates/foot2-citylogo.png) center center no-repeat;
    float: right;
    width: 119px;
    height: 84px;
}
#home .citygate .map { float: none; margin: 0 auto; }
@media only screen and (max-width: 1020px) {
    .citygate .map { float: none; margin: 0 auto; }
}

.citygate .right ul {
    margin: 0;
    padding: 0;
}

.citygate .right li {
    margin: 0;
    padding: 0;
}

.citygate .right a {
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

/* OLD

.footer2 .logos ul {
    margin: 0;
    padding: 20px 0 0 0;
}

.footer2 .logos li {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.footer2 .logos .bench {
    background: url(/i/SITE_150904_10330739_BOU91/templates/foot2-bench.png) center center no-repeat;
    width: 220px;
    height: 88px;
    margin: 0;
}
.footer2 .logos .bench a {
    display: block;
    text-decoration: none;
    width: 220px;
    height: 88px;
}
*/

/* END FOOTER 2 */


/* BRAND STANDARD LOGOS */

.brslogos {
    overflow: hidden;
    width: 100%;
    margin: 30px 0 40px 0;
}
.brslogos p {
    color: #8a8a8a;
    text-align: center;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    text-transform: none;
    margin: 15px 0;
}
.brslogos p.tag {
    font-family: 'Arial Bold', Arial, sans-serif;
    color: black;
}
.brslogos ul {
    display: block;
    overflow: hidden;
    width: 100%;
    list-style-type: none;
    text-align: center;
    padding: 0;
    margin: 0 auto;
}
.brslogos li {
    background-image: none;
    display: inline-block;
    overflow: hidden;
    list-style-type: none;
    vertical-align: middle;
    text-indent: 100%;
    white-space: nowrap;
    width: 120px;
    height: 90px;
    margin: 0;
    padding: 0;
}
.brslogos li a {
    display: block;
    vertical-align: middle;
    width: 120px;
    height: 90px;
}
.brslogos .benchmark {
    background: url(/flashcab/brslogos/brslogos-inv-benchmark.png) center center no-repeat;
    width: 270px;
    height: 110px;
}

#brslogos .benchmark a {
    display: block;
    width: 230px;
    height: 110px;
}

.brslogos .plux a {
    display: block;
    width: 230px;
}

@media only screen and (min-width: 1px) and (max-width: 768px) {
    .brslogos li {
        width: 60px;
        height: 45px;
    }
    .brslogos li a {
        width: 60px;
        height: 45px;
    }
    .brslogos .benchmark {
        background: url(/flashcab/brslogos/brslogos-inv-benchmark-mobile.png) center center no-repeat;
        background-size: auto 45px;
        background-repeat: no-repeat;
        background-position: center;
        width: 110px;
        height: 45px;
    }
    .brslogos .benchmark a {
        width: 115px;
    }
}

/* END BRAND STANDARD LOGOS */


/* NAV 1 */

.navres {
    padding: 15px 10px 15px 30px;
}

.navres a {
    background-color: #d41334;
    display: block;
    color: white;
    font-family: 'QuattrocentoSans', sans-serif;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 150px;
    padding: 0;
}

#nav1 {
    float: right;
    width: 260px;
    padding: 0 0 30px 0;
}
#home #nav1, #mini #nav1 {
    float: none;
    margin: 0 0 0 20px;
}

@media only screen and (max-width: 1279px) {
    #home #nav1, #mini #nav1 { float: right; margin: 0; }
}

@media only screen and (max-width: 1020px) {
    #nav1 { display: none; }
}

#nav1 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#nav1 li {
    border-bottom: 1px solid #292929;
    background-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#nav1 li a {
    display: block;
    color: #FFF;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0;
    padding: 8px 10px 8px 30px;
}

#nav1 li a:hover,
#nav1 li.active a {
    color: #d41334;
    font-style: italic;
}

#nav1 ul ul {
    border-top: 1px solid #292929;
    display: none;
    font-family: 'QuattrocentoSans', sans-serif;
    padding: 5px 0 30px 0;
}

#nav1 ul ul li {
    border-bottom: 0;
    border-bottom: none;
}

#nav1 ul .active ul {
    display: block;
}

#nav1 li.active li a {
    background-image: none;
    display: block;
    color: #d41334;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    line-height: 13px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0;
    padding: 2px 10px 2px 30px;
}

#nav1 li.active li a:hover,
#nav1 li.active li.active a {
    color: #d41334;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}

/* END NAV 1 */


/* MOBI NAV 1 */

#mobinav1 {
    background-color: #393939;
    display: none;
}
@media only screen and (max-width: 1020px) {
    #mobinav1 { display: block; }
}

#mobinav1 .toggle {
}

#mobinav1 .toggle a {
    background: url(/i/SITE_150904_10330739_BOU91/templates/mobinav1-toggle.png) right top no-repeat;
    border-bottom: 1px solid #4f4f4f;
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 0 20px;
}

#mobinav1 .toggle a.active {
    background: #d41334 url(/i/SITE_150904_10330739_BOU91/templates/mobinav1-toggle.png) right bottom no-repeat;
    text-decoration: none;
}

#mobinav1 .navshow {
    background-color: #393939;
    display: none;
}

#mobinav1 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#mobinav1 li {
    background-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#mobinav1 li a {
    border-bottom: 1px solid #4f4f4f;
    display: block;
    color: #fff;
    line-height: 15px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 20px;
}
#mobinav1 li.active a {
    background-color: #464646;
}

#mobinav1 li.active li a {
    border-bottom: 1px solid #5e5e5e;
    background-color: #525252;
    text-decoration: none;
}
#mobinav1 li.active li.active a {
    background-color: #5e5e5e;
}

#mobinav1 ul ul {
    border-top: 2px solid #5e5e5e;
    border-bottom: 8px solid #5e5e5e;
    background-color: #5e5e5e;
    display: none;
}

#mobinav1 ul .active ul {
    display: block;
    padding: 0 0 0 15px;
}

/* END MOBI NAV 1 */


/* MOBI SUB NAV */

#mobinav2 {
    display: none;
    background-color: #393939;
    overflow: hidden;
    margin: 20px 0 0 0;
}
@media only screen and (min-width: 1px) and (max-width: 1020px) {
    #mobinav2 { display: block; }
}

#mobinav2 .toggle {
}

#mobinav2 .toggle a {
    background: url(/i/SITE_150904_10330739_BOU91/templates/mobinav1-toggle.png) right top no-repeat;
    border-bottom: 1px solid #4f4f4f;
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 0 20px;
}

#mobinav2 .toggle a.active {
    background: #d41334 url(/i/SITE_150904_10330739_BOU91/templates/mobinav1-toggle.png) right top no-repeat;
}

#mobinav2 .navshow {
    background-color: #393939;
    display: none;
}

#mobinav2 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#mobinav2 ul ul {
    display: none ;
}

#mobinav2 li {
    background-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#mobinav2 li a {
    border-bottom: 1px solid #4f4f4f;
    display: block;
    color: #fff;
    line-height: 15px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 20px;
}
#mobinav2 li.active a {
    background-color: #464646;
}

/* END MOBI SUB NAV */


/* EXTRA NAV */

#extranav {
    background: url(/flashcab/benchmark/upa/upa-extranav.png) center -2px;
    display: block;
    box-sizing: border-box;
    text-align: center;
    font-size: 12px;
    margin: 20px auto 35px auto;
}

#extranav * {
    box-sizing: border-box;
}

#extranav ul {
    font-size: 0;
    margin: 0;
    padding: 0;
}

#extranav li {
    background-image: none;
    font-family: QuattrocentoSansRegular, Arial, Helvetica, sans-serif;
    font-style: normal;
    display: inline-block;
    margin: 3px 4px;
    padding: 0;
}

#extranav li a {
    background-color: rgba(255, 255, 255, .05);
    display: block;
    overflow: hidden;
    vertical-align: text-top;
    font-family: 'QuattrocentoSans', Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 30px;
    color: white;
    min-width: 107px;
    height: 30px;
    margin: 0;
    padding: 0 10px;
}

#extranav li.active a,
#extranav li a:hover {
    background-color: rgba(255, 255, 255, .075);
}

/* END EXTRA NAV */


/* MAIN */

#main {
    background: url(/i/SITE_150904_10330739_BOU91/templates/main-bg.png) left top;
    float: right;
    width: 600px;
}

#home #main {
    background: url(/i/SITE_150904_10330739_BOU91/templates/main-bg.png) left top;
    width: 280px;
margin-top: 20px;
}

#wide #main {
    background: url(/i/SITE_150904_10330739_BOU91/templates/main-bg.png) left top;
    width: 1000px;
}

#mini #main {
    background: url(/i/SITE_150904_10330739_BOU91/templates/main-bg.png) left top;
    width: 280px;
}

@media only screen and (max-width: 1279px) {
    #main, #home #main, #wide #main, #mini #main { width: 100%; min-height: 0 !important; background: url(/i/SITE_150904_10330739_BOU91/templates/main-bg.png) left top; margin-left: 0 !important; }
}

#main .box {
    padding: 165px 0 20px 0;
}
@media only screen and (max-width: 1279px) {
    #main .box {  min-height: 0 !important; padding: 30px 0; }
}

#main #area1 {
    float: left;
    width: 300px;
    margin: 0 0 0 20px;
}
#home #main #area1 {
    float: none;
    width: 240px;
}
#wide #main #area1 {
    width: 700px;
}
#mini #main #area1 {
    float: none;
    width: 240px;
}
@media only screen and (max-width: 1279px) {
    #main #area1, #home #main #area1, #wide #main #area1, #mini #main #area1 { width: 65%; margin: 0; padding: 0 0 0 5%; }
}
@media only screen and (max-width: 1020px) {
    #main #area1, #home #main #area1, #wide #main #area1, #mini #main #area1 { float: none; width: auto; margin: 0; padding: 0 10px; }
}
#hidebtn {
    position: fixed;
    bottom: 42px;
    right: 600px;
    width: 75px;
    height: 75px;
    z-index: 5;
}
@media only screen and (max-width: 1279px) {
    #hidebtn { display: none; }
}
#hidebtn a {
    background: url(/i/SITE_150904_10330739_BOU91/templates/main-hide.png) bottom left no-repeat;
    display: block;
    text-decoration: none;
    width: 75px;
    height: 75px;
}
#hidebtn a:hover {
    background: url(/i/SITE_150904_10330739_BOU91/templates/main-hide.png) top left no-repeat;
}
#hidebtn.active a {
    background: url(/i/SITE_150904_10330739_BOU91/templates/main-hide.png) bottom right no-repeat;
}
#hidebtn.active a:hover {
    background: url(/i/SITE_150904_10330739_BOU91/templates/main-hide.png) top right no-repeat;
}

#homehidebtn {
    position: fixed;
    bottom: 42px;
    right: 280px;
    width: 75px;
    height: 75px;
    z-index: 5;
}
@media only screen and (max-width: 1279px) {
    #homehidebtn { display: none; }
}
#homehidebtn a {
    background: url(/i/SITE_150904_10330739_BOU91/templates/main-hide.png) bottom left no-repeat;
    display: block;
    text-decoration: none;
    width: 75px;
    height: 75px;
}
#homehidebtn a:hover {
    background: url(/i/SITE_150904_10330739_BOU91/templates/main-hide.png) top left no-repeat;
}
#homehidebtn.active a {
    background: url(/i/SITE_150904_10330739_BOU91/templates/main-hide.png) bottom right no-repeat;
}
#homehidebtn.active a:hover {
    background: url(/i/SITE_150904_10330739_BOU91/templates/main-hide.png) top right no-repeat;
}

#widehidebtn {
    position: fixed;
    bottom: 42px;
    right: 1000px;
    width: 75px;
    height: 75px;
    z-index: 5;
}
@media only screen and (max-width: 1279px) {
    #widehidebtn { display: none; }
}
#widehidebtn a {
    background: url(/i/SITE_150904_10330739_BOU91/templates/main-hide.png) bottom left no-repeat;
    display: block;
    text-decoration: none;
    width: 75px;
    height: 75px;
}
#widehidebtn a:hover {
    background: url(/i/SITE_150904_10330739_BOU91/templates/main-hide.png) top left no-repeat;
}
#widehidebtn.active a {
    background: url(/i/SITE_150904_10330739_BOU91/templates/main-hide.png) bottom right no-repeat;
}
#widehidebtn.active a:hover {
    background: url(/i/SITE_150904_10330739_BOU91/templates/main-hide.png) top right no-repeat;
}

#minihidebtn {
    position: fixed;
    bottom: 42px;
    right: 270px;
    width: 75px;
    height: 75px;
    z-index: 5;
}
@media only screen and (max-width: 1279px) {
    #minihidebtn { display: none; }
}
#minihidebtn a {
    background: url(/i/SITE_150904_10330739_BOU91/templates/main-hide.png) bottom left no-repeat;
    display: block;
    text-decoration: none;
    width: 75px;
    height: 75px;
}
#minihidebtn a:hover {
    background: url(/i/SITE_150904_10330739_BOU91/templates/main-hide.png) top left no-repeat;
}
#minihidebtn.active a {
    background: url(/i/SITE_150904_10330739_BOU91/templates/main-hide.png) bottom right no-repeat;
}
#minihidebtn.active a:hover {
    background: url(/i/SITE_150904_10330739_BOU91/templates/main-hide.png) top right no-repeat;
}

#homebanner {
    background-color: #d21939;
    position: relative;
    width: 264px;
    height: 104px;
    margin: 0 auto;
    padding: 4px;
}

#homebanner .cycle-slide {
    top: 2px !important;
    left: 2px !important;
}

#homebanner img {
    width: 260px;
    height: 100px;
}

#homebanner .banner-text {
    background-image: url(/i/SITE_150904_10330739_BOU91/templates/tx02.png);
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    color: white;
    font-family: 'QuattrocentoSans', sans-serif;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
}

#homemobibanner {
    display: none;
    width: 264px;
    height: 104px;
    margin: 20px auto 0 auto;
}
@media only screen and (max-width: 1020px) {
    #homemobibanner { display: block; }
}

#banner1 {
    width: 264px;
    height: 104px;
    margin: -50px 0 30px 0;
}
@media only screen and (max-width: 1279px) {
    #banner1 { margin: 0 auto 20px auto; }
}
@media only screen and (max-width: 768px) {
    #banner1 { height: auto; }
}

#banner2 {
    width: 264px;
    height: 104px;
    margin: 0 0 0 -8px;
}

/* END MAIN */


/* HOME HERO */

.homehero {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
}

.homeheroback {
    background: url(/i/SITE_150904_10330739_BOU91/templates/slideshow-arrow-back.png) center center;
    position: fixed;
    left: 20px;
    top: 300px;
    width: 50px;
    height: 50px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    z-index: 8;
}
.homeheroback:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.homeheroback a {
    display: block;
    width: 50px;
    height: 50px;
}

.homeheronext {
    background: url(/i/SITE_150904_10330739_BOU91/templates/slideshow-arrow-next.png) center center;
    position: fixed;
    right: 300px;
    top: 300px;
    width: 50px;
    height: 50px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    z-index: 8;
}
.homeheronext:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.homeheronext a {
    display: block;
    width: 50px;
    height: 50px;
}

@media only screen and (max-width: 1279px) {
    .homehero {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        z-index: auto;
        width: 100%;
    }
    .homehero img {
        width: 100% !important;
        height: auto !important;
        margin: 0 !important;
    }
    .homeheroback {
        display: none;
    }
    .homeheronext {
        display: none;
    }
}

/* END HOME HERO */


/* HERO 01 */

.hero01 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
}

.hero01img {
    width: 100%;
    height: 100%;
}

.hero01txt {
    position: absolute;
    width: 700px;
    bottom: 140px;
    left: 80px;
    z-index: 2;
}

.hero01txt h1,
.hero01txt h2,
.hero01txt h3 {
    font-size: 65px;
    font-style: italic;
    line-height: 67px;
    text-transform: uppercase;
    margin: 0;
}

.hero01txt p {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 10px 0;
}

@media only screen and (max-width: 1279px) {
    .hero01txt { position: relative; bottom: auto; left: auto; z-index: auto; width: 100%; }
    .hero01txt h1, .hero01txt h2, .hero01txt h3 { font-size: 34px; line-height: 36px; }
    .hero01txt p { font-size: 14px; line-height: 18px; }
}

.hero01back {
    background: url(/i/SITE_150904_10330739_BOU91/templates/slideshow-arrow-back.png) center center;
    position: fixed;
    left: 20px;
    top: 300px;
    width: 50px;
    height: 50px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    z-index: 8;
}

.hero01back:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.hero01back a {
    display: block;
    text-decoration: none;
    width: 50px;
    height: 50px;
}

.hero01next {
    background: url(/i/SITE_150904_10330739_BOU91/templates/slideshow-arrow-next.png) center center;
    position: fixed;
    right: 620px;
    top: 300px;
    width: 50px;
    height: 50px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    z-index: 8;
}
#wide .hero01next {
    right: 1020px;
}
#mini .hero01next {
    right: 300px;
}
.hero01next:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.hero01next a {
    display: block;
    text-decoration: none;
    width: 50px;
    height: 50px;
}

@media only screen and (max-width: 1279px) {
    .hero01 {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        z-index: auto;
        width: 100%;
    }
    .hero01 img {
        width: 100% !important;
        height: auto !important;
        margin: 0 !important;
    }
    .hero01back {
        display: none;
    }
    .hero01next {
        display: none;
    }
}

/* END HERO 01 */


/* CC01 */

.cc01 {
    overflow: hidden;
    margin: 25px 0;
}

/* END CC01 */


/* CC02 */

.cc02 {
    overflow: hidden;
    max-width: 768px;
    margin: 25px auto;
}

.cc02 img {
    width: 100%;
    height: auto;
}

/* END CC02 */


/* CC03 */

.cc03 {
    overflow: hidden;
    max-width: 400px;
    margin: 25px 0 5px 0;
}

.cc03b {
    border-bottom: 1px dotted #d41334;
    margin: 5px 0 20px 0;
}

.cc03 h1,
.cc03 h2,
.cc03 h3 {
    color: #d41334;
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
    line-height: 22px;
    margin: 0;
}

.cc03 .name {
    float: left;
    width: 80%;
}

.cc03 .name p {
    font-size: 16px;
    line-height: 22px;
    margin: 5px 0;
}

.cc03 .name em,
.cc03 .name i {
    font-size: 13px;
    line-height: 15px;
}

.cc03 .price {
    float: right;
    width: 15%;
}

.cc03 .price p {
    color: #d41334;
    font-size: 20px;
    line-height: 22px;
    margin: 5px 0;
}

/* END CC03 */


/* CC04 */

.cc04 {
    overflow: hidden;
    max-width: 1170px;
    margin: 25px auto;
}

.cc04 ul {
    list-style-type: none;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
}

.cc04 li {
    background-image: none;
    display: inline-block;
    list-style-type: none;
    margin: 0 10px;
    padding: 0;
}

.cc04 a {
    background-color: #d41334;
    display: block;
    color: #FFF;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 20px;
    min-width: 170px;
    margin: 10px 0 10px 0;
    padding: 5px 15px;
}

.cc04 a:hover {
    background-color: #bf3111;
    color: #FFF;
    text-decoration: none;
}

/* END CC04 */


/* CC05 */

.cc05 {
    display: block;
    position: relative;
    width: 100%;
    margin: 25px auto;
    padding: 0 0 56.25% 0;
}

.cc05 iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.cc05 video {
    width: 100% !important;
    height: auto !important;
}

/* END CC05 */

/* CC06A */

.cc06a {
    overflow: hidden;
    margin: 25px auto;
}

.cc06a img {
    width: 100%;
    height: auto;
}

.cc06a-left{
    float: left;
    width: 45%;
    padding: 0 10px 0 0;
}

.cc06a-right{
    float: right;
    width: 50%;
}

@media only screen and (max-width: 1020px) {
.cc06a img {
    max-width:300px;
}
.cc06a-left{
    float: none;
    width: 100%;
    padding: 0 0 0 0;
}

.cc06a-right{
    float: none;
    width: 100%;
}
}

/* END CC06A */


/* CC06B */

.cc06b {
    overflow: hidden;
    margin: 25px auto;
}

.cc06b img {
    width: 100%;
    height: auto;
}

.cc06b-left{
    float: left;
    width: 50%;
}

.cc06b-right{
    float: right;
    width: 45%;
    padding: 0 10px 0 0;
}

@media only screen and (max-width: 1020px) {
.cc06b img {
    max-width:300px;
}
.cc06b-left{
    float: none;
    width: 100%;
    padding: 0 0 0 0;
}

.cc06b-right{
    float: none;
    width: 100%;
}
}

/* END CC06B */

/* CC07 */

.cc07 {
    overflow: hidden;
    margin: 25px auto;
}

.cc07 .cc07header {
    background: #121212 url(/i/SITE_150904_10330739_BOU91/templates/ccAccordion-arrows.png) bottom right no-repeat;
    overflow: hidden;
    cursor: pointer;
    color: white;
    padding: 8px 30px 8px 15px;
}

.cc07 .cc07header.active {
    background: #d41334 url(/i/SITE_150904_10330739_BOU91/templates/ccAccordion-arrows.png) top right no-repeat;
}

.cc07 .cc07header h2 {
    color: white;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
}

.cc07 .cc07hide {
    display: none;
    padding: 20px 20px 0 20px;
}
@media only screen and (max-width: 1020px) {
    .cc07 .cc07hide { padding: 20px 10px 0 10px; }
}

.cc07 .cc07img {
    float: left;
    width: 48.5%;
    padding: 5px 0 0 0;
}

.cc07 .cc07img img {
    width: 100%;
    height: auto;
}

.cc07 .cc07txt {
    float: right;
    width: 48.5%;
}

@media only screen and (max-width: 1020px) {
    .cc07 .cc07img { float: none; width: 100%; padding: 5px 0 0 0; }
    .cc07 .cc07txt { float: none; width: 100%; padding: 20px 0 0 0; }
}

/* END CC07 */


/* HM01 */

.hm01 {
    overflow: hidden;
    text-align: center;
    margin: 30px auto;
}

.hm01 h1 {
    color: white;
    font-size: 22px;
    font-style: italic;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0;
}
.hm01 h2 {
    color: white;
    font-size: 22px;
    font-style: italic;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0;
}
.hm01 h3 {
    color: white;
    font-size: 14px;
    font-style: italic;
    line-height: 16px;
    text-transform: uppercase;
    margin: 0;
}

/* END HM01 */





/* OPEN TABLE */

div#opentablebox.container-fluid {
    padding-right:0;
    padding-left:0;
}
#opentablebox{
    margin-bottom:40px;
}
#opentablebox p{
    margin:0;
}
#opentablebox #submit{
    margin-top:5px;
}
#opentablebox .col-lg-3 {
    margin: 0 0 10px 0;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}
#opentablebox .sc01 {
    margin: 10px 0;
}

/* END OPEN TABLE */



/* PHOTO GALLERY */

.photoGallery-desc {
    text-align: center;
    padding: 10px 0 0 0;
}

.photoGallery-desc p {
    font-size: 16px;
    text-transform: uppercase;
}

.photoGallery .photoGallery-pager img {
    cursor: pointer;
    margin: 5px !important;
}

/* EN DPHOTO GALLERY */

/* SEO LIST */

#seolist {
    overflow: hidden;
    text-align: center;
    max-width: 320px;
    margin: 0 auto;
    padding: 30px 0;
}

#seolist a {
    text-decoration: none;
}

#seolist .seotog a {
    background: url(/i/SITE_150904_10330739_BOU91/templates/seolist-arrow.png) 20px 5px no-repeat;
    display: block;
    color: #FFF;
    font-family: 'QuattrocentoSans', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

#seolist .seobox {
    display: none;
}

#seolist .hider {
    display: none;
}

#seolist .legend {
    text-align: left;
    overflow: hidden;
    max-width: 165px;
    margin: 20px auto;
}

#seolist .legend p {
    display: block;
    font-size: 14px;
    line-height: 14px;
    margin: 10px 0;
    padding: 0 0 0 25px;
}

#seolist .legend br {
    display: none;
}

#seolist .legend .bench {
    background: url(/prop-listing/propMap/dot_orange.png) left bottom no-repeat;
    color: #db6a18;
}
#seolist .legend .personal {
    background: url(/prop-listing/propMap/dot_green.png) left bottom no-repeat;
    color: #72A900;
}
#seolist .legend .gemstone {
    background: url(/prop-listing/propMap/dot_gemstone.png) left bottom no-repeat;
    color: #ab382f;
}

#seolist .stateList .tog {
    border-bottom: 1px solid #FFF;
    cursor: pointer;
}

#seolist .stateList .tog h2 {
    line-height: 32px;
    margin: 0;
}

#seolist .propListing {
    border-bottom: 1px solid #FFF;
    text-align: center;
    line-height: 27px;
    margin: 10px 5px;
    padding: 15px 10px;
}

#seolist .propListing a {
    background: url(/prop-listing/propMap/dot_orange.png) left -25px no-repeat;
    display: inline-block;
    color: #db6a18;
    line-height: 14px;
    text-align: left;
    padding: 6px 0 6px 25px;
}

#seolist .propListing a.personal {
    background: url(/prop-listing/propMap/dot_green.png) left -25px no-repeat;
    color: #72A900;
}

#seolist .propListing a.gemstone {
    background: url(/prop-listing/propMap/dot_gemstone.png) left -25px no-repeat;
    color: #ab382f;
}

#seolist .propListing a.reserve {
    display: inline-block;
    background-image: none;
    background-color: #db6a18;
    color: #ffffff;
    padding: 5px 15px;
    margin: 0 auto;
}

#seolist .propListing a.reserve.personal {
    background-color: #72A900;
}

#seolist .propListing a.reserve.gemstone {
    background-color: #ab382f;
}

#seolist .propListing img {
    border: solid 1px #FFF;
}

/* END SEO LIST */


/* AP01 */

.ap01 {
    border-bottom: 1px solid white;
    position: relative;
    min-height: 220px;
    margin: 20px 0;
    padding: 0 0 20px 0;
}

.ap01 .ap01img {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

.ap01 .ap01img .ap01pad {
    border: 1px solid white;
    padding: 4px;
}

.ap01 .ap01txt {
    padding: 0;
}

.ap01 .ap01addthis {
    max-width: 335px;
    margin: 0 auto;
}

@media only screen and (max-width: 1020px) {
    .ap01 .ap01img {
        position: relative;
        top: auto;
        left: auto;
        width: 277px;
        margin: 0;
    }

    .ap01 .ap01txt {
        padding: 0;
    }
}

/* END AP01 */



/* EHUNTER STYLES */

.padiOverlay * { box-sizing:border-box; }
.padiOverlay {
    position: fixed;
    left: 0;
    top: 0;
    padding: 0;
    margin: 0;
    visibility: visible;
    overflow-x: hidden;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    height: 100%;
    z-index: 1040;
}

.padiFade {
    zoom: 1;
    background-color: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    z-index: 1041;
}

.padiPop4Overlay h1, .padiPop4Overlay h2, .padiPop4Overlay h3, .padiPop4Overlay div, .padiPop4Overlay ul, .padiPop4Overlay li, .padiPop4Overlay ol, .padiPop4Overlay p, .padiPop4Overlay a, .padiPop4Overlay input, .padiPop4Overlay input[type=text], .padiPop4Overlay input[type=email] {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    font-size: 14px;
    line-height:18px;
    font-family: 'Proxima Nova Regular', Arial, Helvetica, sans-serif;
    font-weight:normal;
    vertical-align: middle;
    float: none;
    width: auto;
    height: auto;
    background-image: none;
    letter-spacing: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    list-style: none;
    text-shadow: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.padiPop4Overlay *, .padiPop4Overlay :before, .padiPop4Overlay :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.padiPop4Wrap {
    position: relative;
    visibility: visible;
    z-index: 1602;
    height: auto;
    width: auto;
    width:100%;
    max-width: 400px;
    padding: 5px;
    box-sizing:border-box;
    background-color: rgba(180,180,180,0.8);
}

.padiPop4Overlay {
    font-family: 'Proxima Nova Regular', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight:normal;
}

.padiPop4Overlay a {
    color: inherit;
    text-decoration: underline;
    border-bottom: none;
}

.padiPop4Overlay a:hover {
    color: inherit;
    text-decoration: underline;
    border-bottom: none;
}


.padiPop4Overlay h1.padiTitle {
    color: #000000;
    font-family: 'Proxima Nova Regular', Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height:20px;
    font-weight: normal;
    text-align:center;
    text-transform:uppercase;
    margin: 0;
    padding: 5px 0 5px 0;
    text-shadow: none;
    word-spacing: 2px;
    text-decoration: none;
}

img.logo {
    width:100%;
    height:auto;
    display:block;
    border:0;
}

.padiPop4Overlay div.padiPopupContent {
    position: relative;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: url(http://www.hmaimages.com/HMA/ehunter/hc_ehunter_bg.jpg) bottom center; 
    background-size: cover;
    background-color:#FFFFFF;
    margin-bottom: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #000000;
}

.padiPop4Overlay .padiContent {
    padding: 1.5em 2em 1.5em 2em;
    color: #000000;
    width:100%;
}

.padiPop4Overlay .padiContent p {
    margin-top: 0;
    margin-bottom: .6em;
}

.padiPop4Overlay .padiContent label {
    color: #000000;
    display:block;
}

.padiPop4Overlay .padiCriticalMessage {
    border: none !important;
    background: #FCC;
    padding: 10px;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.padiPop4Overlay .padiFields {
    width: 100%;
    display: block;
    vertical-align: top;
    padding: 0;
}

.padiPop4Overlay .padiThanks {
    width: 100%;
    display: block;
    vertical-align: top;
    padding: 25px 5px 25px 5px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    font-size: 24px;
    line-height: 28px;
}

.padiClearfix:after {
    content: " ";
/* Older browser do not support empty content */
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.padiPop4Overlay .padiClose {
    font-family: 'Proxima Nova Regular', Arial, Helvetica, sans-serif;
    padding: 8px;
    margin: 0;
    display: block;
    float: right;
    font-size: 28px;
    font-weight: bold;
    line-height: 18px;
    color: rgb(180,180,180);
    text-shadow: none;
    opacity: .8;
    filter: alpha(opacity=80);
    text-decoration: none !important;
    border: none;
}

.padiPop4Overlay .padiClose:hover {
    color: rgb(180,180,180);
    text-decoration: none;
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: pointer;
    text-decoration: none !important;
    border: none;
    padding: 8px;
    margin: 0;
    display: block;
}

/* THE FORM FIELDS */

.padiPop4Overlay form {
    position: relative;
    padding-top: 5px;
    margin: 0;
    display: block;
}

.padiPop4Overlay form .padiField {
    display: block;
    width: 100%;
    height: 30px;
    padding: 6px 8px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #2d2d2d;
    vertical-align: middle;
    background-color: rgba(255,255,255,0.9);
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.18);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.18);
    box-shadow: inset 0 0 3px rgba(0,0,0,0.18);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin: 0px;
    font-family: 'Proxima Nova Regular', Arial, Helvetica, sans-serif;
}

.padiPop4Overlay form .padiCheck {
    margin: 0 4px 2px;
    vertical-align: bottom;
}

.padiPop4Overlay form .padiField:focus {
    border-color: #666;
    outline: 0;
    border: 1px solid #333333;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(255,255,255,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(255,255,255,0.6);
}

.padiPop4Overlay form .padiLabel {
    font-weight: normal;
}

.padiPop4Overlay form .padiRadioLabel {
    font-weight: normal !important;
    font-size: 12px;
}

.padiPop4Overlay form option {
    color: #333;
}

.padiPop4Overlay form .padiRadio {
    margin-bottom: 1.4em;
    padding: 0;
    list-style: none;
}

.padiPop4Overlay form .padiRadio li {
    margin: 3px 0;
}

.padiPop4Overlay form .padiButton {
    display: block;
    padding: 4px 10px;
    margin: 20px auto 140px auto;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.428571429;
    text-shadow: 0 1px 2px rgba(0,0,0,0.3);
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: hsla(0,0%,0%,0.85);
    border: 1px solid transparent;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    outline: none;
    font-family: 'Proxima Nova Regular', Arial, Helvetica, sans-serif;
    box-shadow: hsla(0,0%,0%,0.90) 1px 1px 1px;
    -webkit-box-shadow: hsla(0,0%,0%,0.90) 1px 1px 1px;
    -moz-box-shadow: hsla(0,0%,0%,0.90) 1px 1px 1px;
}

.padiPop4Overlay form .padiButton:hover {
    background-color: hsla(0,0%,0%,0.90);
    box-shadow: none;
    position: relative;
    top: 1px;
    left: 1px;
}

.padiPop4Overlay form .padiButton:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.225);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.225);
}

.padiPop4Overlay form .padiButton::after {
    content: " \25BA";
}

.padiPop4Overlay form .padiSLabel {
    font-size: 12px;
    display: block;
    margin: 5px 0;
}

.padiPop4Overlay .padiPrivacy {
    font-size: 12px;
    line-height: 14px;
    font-style: normal;
    color: #FFFFFF;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align:center;
}

.padiPreload {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: inherit;
    padding: 3px;
}

div.padiFormWrap {
    padding-top: 10px;
}

div.padiPrivacy {
    font-size: 12px;
    padding: 0 0 5px;
}

.padiPop4Overlay #logo {
    display:block;
    width:100%;
    padding:40px 20px 0px 20px;
    box-sizing:border-box;
}


@media only screen and (min-width: 400px) /* min-width 401px */ {
    .padiPop4Wrap {
        position: absolute;
        visibility: visible;
        z-index: 1602;
        left: 50%;
        margin-left: -200px;
        top: 0px;
        height: auto;
        width: auto;
        max-width: 400px;
        background-color:transparent;
    }
    .padiPop4Overlay {
        font-family: 'Proxima Nova Regular', Arial, Helvetica, sans-serif;
        font-size: 13px;
        background-color: rgb(180,180,180);
        background-color: rgba(180,180,180,0.8);
        background-image: none;
        background-repeat: no-repeat;
        padding: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        box-shadow: 0 0 25px rgba(0,0,0,0.8);
        -webkit-box-shadow: 0 0 25px rgba(0,0,0,0.8);
        -moz-box-shadow: 0 0 25px rgba(0,0,0,0.8);
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        position: static;
        margin: 0;
        z-index: 1060;
        overflow: hidden;
    }
    .padiPop4Overlay div.padiPopupContent {
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
    }
}

/* END EHUNTER STYLES */


/* PACKAGES HEADER */

.packheader {
    text-align: center;
    margin: -25px 0 25px 0;
    padding: 0;
}

.packheader h1 {
    text-align: center;
    margin: 0;
    padding: 0;
}

/* END PACKAGES HEADER */


/* UNIVERSAL PACKAGES APP */

.upa {
    box-sizing: border-box;
    color: white;
    position: relative;
    z-index: 1;
    font-family: 'Quattrocento Sans', sans-serif;
    font-size: 15px !important;
    margin: 30px auto !important;
}

.upa * {
    box-sizing: border-box;
}

.upa h1 {
    font-family: 'Raleway', sans-serif;
    font-size: 42px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    margin: 5px 0;
}
@media (max-width: 1020px) {
    .upa h1 { font-size: 5vw; }
}

.upa h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    margin: 5px 0;
}
@media (max-width: 1279px) {
    .upa h2 { font-size: 4vw; }
}
@media (max-width: 600px) {
    .upa h2 { font-size: 5vw; }
}

.upa h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    margin: 5px 0;
}

.upa p {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin: 5px 0 15px 0;
}

.upa ul li {
    background: url(/flashcab/benchmark/upa/upa-bull.png) left 4px no-repeat;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
    margin: 14px 0;
    padding: 0 0 0 20px;
}

.upa a,
.upa a:visited,
.upa a:hover,
.upa a:active,
.upa a:focus {
    color: white;
    text-decoration: none;
}

.upa .header-text {
    text-align: center;
}

.upa .header-text h1 {
    border-bottom: 1px solid white;
    font-size: 46px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 1;
    width: 80%;
    margin: 0 auto;
}
/*
@media (max-width: 1111px) {
    .upa .header-text h1 { font-size: 40px; }
}
*/
@media (max-width: 90000px) {
    .upa .header-text h1 { font-size: 30px; }
}

.upa .header-text p {
    text-transform: uppercase;
    padding-top: 20px;
}

/* END UNIVERSAL PACKAGES APP */


/* UPA PACKAGE LIST */

.upacat {
    display: block;
    overflow: hidden;
    text-align: center;
    width: 100%;
    font-size: 0;
}

.upapack {
    background-color: rgba(255, 255, 255, .05);
    display: inline-block !important;
    vertical-align: top !important;
    width: 95% !important;
    max-width: 380px !important;
    font-size: 15px !important;
    padding: 40px 15px 30px 15px !important;
    margin: 15px !important;
}

@media (max-width: 76800px) {
    .upapack {
        width: 100%;
        margin: 15px 0;
    }
}

.upapack .group {
    position: relative;
    width: 100%;
    padding: 0 0 30px 0;
    z-index: 1;
}

.upapack .grad {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#353535+0,212121+100&0+0,0+50,1+100 */
    background: -moz-linear-gradient(top, rgba(53, 53, 53, 0) 0%, rgba(43, 43, 43, 0) 50%, rgba(33, 33, 33, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(53, 53, 53, 0) 0%, rgba(43, 43, 43, 0) 50%, rgba(33, 33, 33, 1) 100%);
    background: linear-gradient(to bottom, rgba(53, 53, 53, 0) 0%, rgba(43, 43, 43, 0) 50%, rgba(33, 33, 33, 1) 100%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 30px;
    left: 0;
    z-index: 2;
}

.upapack .img {
    position: relative;
    width: 100%;
    z-index: 1;
}

.upapack .img img {
    width: 100%;
    height: auto;
}

.upapack .lnk {
    position: absolute;
    text-align: center;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 5;
}

.upapack .lnk h1, .upapack .lnk h2 { color: white; }

.upapack .lnk a {
    transition: all 250ms ease;
    display: inline-block;
    background-color: white;
    color: black;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    padding: 12px 24px;
}

.upapack .lnk a:hover {
    transition: all 250ms ease;
    background-color: black;
    color: white;
}

.upapack .txt {
    min-height: 100px;
    padding: 20px 0 0 0;
}

/* END UPA PACKAGE LIST */


/* UPA DETAILS */

.upadets {
    width: 95%;
    max-width: 1375px;
    margin: 60px auto;
    text-align: center;
}
/*
@media (max-width: 1279px) {
    .upadets { background-color: rgba(255, 255, 255, .05); }
}
*/
@media (max-width: 76800px) {
    .packages-page .upadets { margin: 30px auto; }
}

.upadets .mediabg {
    background-color: rgba(255, 255, 255, .05);
    overflow: visible;
    width: 70%;
    padding: 40px 0 20px 0;
}
@media (max-width: 102400px) {
    .upadets .mediabg { background-color: transparent; width: 100%; padding: 20px 0; }
}

.upadets .media {
    overflow: visible;
    width: 123%;
    margin: 0 0 0 9%;
}
@media (max-width: 102400px) {
    .upadets .media { width: 90%; margin: 0 auto; }
}

.upadets .media img {
    width: 100%;
    height: auto;
}

.upadets .media .video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.upadets .media .video iframe,
.upadets .media .video object,
.upadets .media .video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.upadets .media .arrows {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

@media (max-width: 90000px) {
    .upadets .media .arrows { display: none; }
}

.upadets .media .prev {
    transition: opacity 300ms ease;
    background: url(/flashcab/benchmark/upa/upa-arrows.png) left center no-repeat;
    opacity: 0.8 !important;
    position: absolute !important;
    cursor: pointe !importantr;
    top: 50% !important;
    left: -30px !important;
    width: 25px !important;
    height: 25px !important;
    margin-top: -12px !important;
    z-index: 900 !important;
}

.upadets .media .prev:hover {
    transition: opacity 300ms ease;
    opacity: 1 !important;
}

.upadets .media .next {
    transition: all 300ms ease;
    background: url(/flashcab/benchmark/upa/upa-arrows.png) right center no-repeat;
    opacity: .8 !important;
    position: absolute !important;
    cursor: pointer !important;
    top: 50% !important;
    right: -40px !important;
    width: 25px !important;
    height: 25px !important;
    margin-top: -12px !important;
    z-index: 900 !important;
}

.upadets .media .next:hover {
    transition: all 300ms ease;
    opacity: 1 !important;
}

.upadets .group {
    position: relative;
    width: 100%;
}

.upadets .booknow {
    background: url(/flashcab/benchmark/upa/upa-bookbg.png) center 24px repeat-x;
    position: absolute;
    left: 2.5%;
    top: 0;
    width: 97.5%;
    z-index: 3;
}
@media (max-width: 102400px) {
    .upadets .booknow {
        background-image: none;
        float: none;
        position: relative;
        left: auto;
        top: auto;
        width: 90%;
        max-width: 400px;
        z-index: auto;
        margin: 0 auto;
        text-align: center;
    }
}

.upadets .booknow a {
    transition: all 250ms ease;
    background-color: white;
    color: #414141;
    display: block;
    float: right;
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    padding: 10px 18px;
}
@media (max-width: 102400px) {
    .upadets .booknow a {
        width: 100%;
        float: none;
        font-size: 18px;
        line-height: 20px;
        padding: 10px 0;
    }
}

.upadets .booknow a:hover {
    transition: all 500ms ease;
    background-color: #414141;
    color: white;
}

.upadets .call {
    background: url(/flashcab/benchmark/upa/upa-call.png) left center no-repeat;
    position: absolute;
    right: 0;
    top: 80px;
    z-index: 2;
    text-align: left;
    padding: 10px 0 10px 40px;
}
@media (max-width: 102400px) {
    .upadets .call {
        clear: both;
        display: inline-block;
        position: relative;
        right: auto;
        top: auto;
        z-index: auto;
        width: auto;
        float: none;
        margin: 20px auto 0 auto;
        text-align: left;
    }
}
@media (max-width: 76800px) {
    .upadets .call {
        background-image: none;
        padding: 10px 0;
        text-align: center;
    }
}

.upadets .call h2 {
    font-size: 22px;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.upadets .call h3 {
    font-size: 12px;
    line-height: 13px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}
@media (max-width: 102400px) {
    .upadets .call h2 { font-size: 18px; }
    .upadets .call h3 { font-size: 11px; }
}

.upadets .property {
    background-color: rgba(255, 255, 255, .05);
    overflow: visible;
    width: 70%;
    padding: 20px 10% 10px 2.5%;
    text-align: left;
}
@media (max-width: 102400px) {
    .upadets .property {
        background-color: transparent;
        clear: both;
        width: 90%;
        padding: 20px 0;
        margin: 0 auto;
        text-align: center;
    }
}

.upadets .tease {
    background-color: rgba(255, 255, 255, .05);
    overflow: visible;
    width: 70%;
    padding: 50px 10% 30px 2.5%;
    text-align: left;
}
@media (max-width: 102400px) {
    .upadets .tease {
        background-color: transparent;
        clear: both;
        width: 90%;
        padding: 20px 0 0 0;
        margin: 0 auto;
        text-align: center;
    }
}

.upadets .tease p:last-of-type {
    margin: 0;
}

.upadets .expand {
    display: none;
    text-align: left;
    padding: 15px 0 0 0;
}

.upadets .seeit {
    background: url(/flashcab/benchmark/upa/upa-tog.png) left bottom no-repeat;
    display: block;
    position: relative;
    cursor: pointer;
    float: left;
    color: white;
    font-size: 15px;
    line-height: 30px;
    text-align: left;
    text-transform: uppercase;
    width: 67.5%;
    padding: 0 20px 0 40px;
    margin: 10px 0 0 2.5%;
    z-index: 99999;
}
.upadets .seeit:hover { color: white; }
@media (max-width: 1279px) {
    .upadets .seeit {
        clear: both;
        float: none;
        display: inline-block;
        width: auto;
        font-size: 13px;
        margin: 10px auto;
    }
}
.upadets .seeit:before {
    content: "See Complete Package Details";
}
.upadets .seeit.active {
    background: url(/flashcab/benchmark/upa/upa-tog.png) left top no-repeat;
}
.upadets .seeit.active:before {
    content: "Hide Package Details";
}

/* END UPA DETAILS */



/* CAP01 */

.cap01 {
    color: white;
    font-family: 'Quattrocento Sans', sans-serif;
    font-size: 15px;
    width: 95%;
    margin: 0 auto;
}

.cap01 #headerspace {}

@media (max-width: 76700px) {
    .cap01 #headerspace { padding: 200px 0 40px 0; }
    .cap01 #headerspace { padding: 100px 0 0 0; }
}

.cap01 h1 {
    border-bottom: 1px solid white;
    font-family: 'Raleway', sans-serif;
    font-size: 60px;
    font-weight: 400;
    line-height: 62px;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}

.cap01 h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 19px;
    font-weight: 800;
    line-height: 20px;
    text-transform: uppercase;
    margin: 60px 0 0 0;
}

.cap01 h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}

.cap01 p {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 15px 0;
}

.cap01 ul li {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
}

@media (max-width: 76700px) {
    .cap01 h1 {
        font-size: 34px;
        line-height: 34px;
    }
    .cap01 h2 {
        font-size: 17px;
    }
    .cap01 h3 {
        font-size: 16px;
    }
    .cap01 p {
        font-size: 14px;
    }
    .cap01 ul li {
        font-size: 14px;
    }
}

.cap01fade {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#212121+0,212121+100&0+50,1+100 */
    background: -moz-linear-gradient(top, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0) 50%, rgba(33, 33, 33, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0) 50%, rgba(33, 33, 33, 1) 100%);
    background: linear-gradient(to bottom, rgba(33, 33, 33, 0) 0%, rgba(33, 33, 33, 0) 50%, rgba(33, 33, 33, 1) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 900px;
    z-index: -1;
}
@media (max-width: 76700px) {
    .cap01fade { height: 210px; }
}


.cap01bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 900px;
    z-index: -2;
}
@media (max-width: 767px) {
    .cap01bg { height: 210px; }
}


.cap01top {
    background: url(/flashcab/benchmark/gpca/gpca-glow.png) center center no-repeat;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 740px;
    margin: 0 auto;
}
@media (max-width: 76700px) {
    .cap01top { background-image: none; height: 320px; }
}
@media (max-width: 480px) {
    .cap01top { height: 200px; }
}
.packages-page .cap01top { height: 320px; }
@media (max-width: 76700px) {
    .packages-page .cap01top { height: 210px; }
}

.cap01 .txt1 {
    text-align: center;
}

.cap01 .txt1Pad {
    width: 95%;
    max-width: 1124px;
    margin: 0 auto;
}

.cap01 .txt1 h1 {
    border-bottom: 1px solid white;
    font-family: 'Raleway', sans-serif;
    font-size: 76px;
    font-weight: 700;
    line-height: .9;
    text-transform: uppercase;
    margin: 15px 0;
    padding: 0 0 12px 0;
}

.cap01 .txt1 h2,
.cap01 .txt1 h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 21px;
    font-weight: 600;
    line-height: 21px;
    text-transform: uppercase;
    margin: 10px 0;
}

.cap01 .txt1 p {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
    text-transform: uppercase;
    margin: 10px 0;
}

@media (max-width: 128000px) {
    .cap01 .txt1 h1 {
        font-size: 60px;
        line-height: 60px;
    }
    .cap01 .txt1 h2,
    .cap01 .txt1 h3 {
        font-size: 18px;
        line-height: 18px
    }
}

@media (max-width: 110000px) {
    .cap01 .txt1 h1 {
        font-size: 50px;
        line-height: 50px;
    }
}

@media (max-width: 76700px) {
    .cap01 .txt1 h1 {
        font-size: 36px;
        line-height: 36px;
    }
}

.cap01 .img1 {
    width: 95%;
    max-width: 1400px;
    margin: 0 auto 40px auto;
}

.cap01 .img1 img {
    width: 100%;
    height: auto;
}

.cap01 .txt2 {
    width: 95%;
    max-width: 1400px;
    margin: 40px auto;
}

.cap01 .img2 {
    float: left;
    max-width: 400px;
    width: 30%;
}

.cap01 .img2 img {
    width: 100%;
    height: auto;
}

.cap01 .txt3 {
    float: right;
    text-align: left;
    width: 67.5%;
}

@media (max-width: 76800px) {
    .cap01 .img2 {
        float: none;
        width: 100%;
        margin: auto;
    }
    .cap01 .txt3 {
        float: none;
        width: 100%;
        padding: 20px 0 0 0;
    }
}

.cap01 .img3 {
    float: right;
    max-width: 400px;
    width: 30%;
}

.cap01 .img3 img {
    width: 100%;
    height: auto;
}

.cap01 .txt4 {
    float: left;
    width: 67.5%;
}

@media (max-width: 76800px) {
    .cap01 .img3 {
        float: none;
        width: 100%;
        margin: auto;
    }
    .cap01 .txt4 {
        float: none;
        width: 100%;
        padding: 20px 0 0 0;
    }
}

.cap01 .vdo .vdopad {
    position: relative;
    width: 100%;
    height: 0;
    padding: 0 0 56.25% 0;
}

.cap01 .vdo .vdopad iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.cap01 .vdo .vdopad video {
    width: 100% !important;
    height: auto !important;
}

.cap01 .area01 .vtbl1 {
    max-width: 1280px;
    margin: 0 auto;
}

@media (max-width: 76700px) {
    .cap01 .area01 .vtbl1 {
        display: block !important;
    }
}

.cap01 .spcr {
    width: 3%;
}

@media (max-width: 76700px) {
    .cap01 .spcr {
        display: none;
    }
}

.cap01 .txt5 {
    width: 48.5%;
}

@media (max-width: 76700px) {
    .cap01 .txt5 {
        display: block !important;
        width: 100%;
        text-align: left;
    }
}

.cap01 .txt5 h1,
.cap01 .txt5 h2,
.cap01 .txt5 h3,
.cap01 .txt5 p {
    border: none;
    color: white;
    font-family: 'Cardo', serif;
    font-size: 64px;
    font-style: italic;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 60px;
    margin: 0;
    padding: 0;
}

@media (max-width: 128000px) {
    .cap01 .txt5 h1,
    .cap01 .txt5 h2,
    .cap01 .txt5 h3,
    .cap01 .txt5 p {
        font-size: 4vw;
        line-height: 1;
    }
}

@media (max-width: 76700px) {
    .cap01 .txt5 h1,
    .cap01 .txt5 h2,
    .cap01 .txt5 h3,
    .cap01 .txt5 p {
        font-size: 9vw;
        line-height: 1;
    }
}

.cap01 .txt6 {
    width: 48.5%;
}

@media (max-width: 76700px) {
    .cap01 .txt6 {
        display: block !important;
        width: 100%;
    }
}

.cap01 .txt6 h1,
.cap01 .txt6 h2,
.cap01 .txt6 h3 {
    border: none;
    color: white;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 22px;
    margin: 25px 0;
    padding: 0;
}

.cap01 .txt6 p {
    color: white;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    text-transform: none;
    line-height: 26px;
    margin: 25px 0;
    padding: 0;
}

.cap01 .img4 {
    background-color: white;
    max-width: 1176px;
    padding: 3px;
    margin: 40px auto;
}

.cap01 .img4 img {
    width: 100%;
    height: auto;
}


/* END CAP01 */


/* CAP02 */

.cap02 {
    position: relative;
    overflow: visible;
    width: 95%;
    min-height: 100px;
    margin: 0 auto;
}
@media (min-width: 700px) and (max-width: 76700px) {
    .cap02 { margin: 90px auto 0 auto; }
}
@media (max-width: 69900px) {
    .cap02 {margin: 30px auto 30px auto;}
}

.cap02 .cap02div {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+20,1+50,1+80,0+100 */
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0) 100%);
    width: 95%;
    height: 1px;
    margin: 0 auto;
}

@media (max-width: 699px) {
    .cap02 .cap02div { display: none; }
}

.cap02 .cap02icon {
    background: white url(/flashcab/benchmark/cap/cap02-icon.png) center center no-repeat;
    box-shadow: 0 0 20px black;
    border-radius: 100%;
    overflow: hidden;
    position: absolute;
    top: -150px;
    left: 0;
    width: 350px;
    height: 350px;
    z-index: 100;
}

@media (max-width: 699px) {
    .cap02 .cap02icon {
        background-size: 200px 200px;
        width: 200px;
        height: 200px;
        margin: 0 auto;
        position: relative;
        top: auto;
        left: auto;
        z-index: auto;
    }
}

.cap02 ul {
    background-image: none;
    list-style-type: none;
    text-align: center;
    margin: 0px auto;
    padding: 0 0 0 360px;
}

@media (max-width: 699px) {
    .cap02 ul {
        display: none;
    }
}

.cap02 ul li {
    background-image: none;
    display: inline-block;
    list-style-type: none;
    text-align: center;
    margin: 0;
    padding: 0;
}

.cap02 ul li a {
    display: block;
    color: white;
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 46px;
    text-transform: uppercase;
    padding: 10px;
    white-space: nowrap;
}


/* END CAP02 */


/* CAP03 */

.cap03 {
    text-align: center;
    width: 95%;
    margin: 30px auto;
}

.cap03 p {
    font-family: 'Quattrocento Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 15px 0;
}

.cap03 p.brand-cap {
    font-size: 13px;
    margin: 0;
}

.cap03 .logo {
    position: relative;
    width: 100%;
    height: 120px;
    z-index: 1;
}

.cap03 .logo .logo-pad {
    background: #212121 url(/i/SITE_150904_12094595_5NG1K/templates/logo-willows-lodge.png) center center no-repeat;
    background-size: 280px auto;
    position: relative;
    width: 300px;
    height: 120px;
    margin: 0 auto;
    z-index: 3;
}
@media only screen and (max-width: 76700px) {
    .cap03 .logo .logo-pad { width: 280px; }
}

.cap03 .logo .logo-div-left {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+20,1+50,1+80,0+100 */
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0) 100%);
    position: relative;
    width: 80%;
    height: 1px;
    margin: -60px auto 0 auto;
    z-index: 2;
}
@media only screen and (max-width: 76700px) {
    .cap03 .logo .logo-div-left { display: none; }
}
.cap03 .logo .logo-div-right {
    display: none;
}

.cap03 ul {
    background-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.cap03 ul li {
    background-image: none;
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0 15px;
}

@media (max-width: 76700px) {
    .cap03 ul li {
        display: block;
    }
}

.cap03 ul.hotlinks li a {
    background-color: #2b2b2b;
    display: block;
    color: white;
    font-family: 'Quattrocento Sans', sans-serif;
    font-size: 15px;
    line-height: 33px;
    text-transform: uppercase;
    white-space: nowrap;
    width: 200px;
    margin: 10px auto;
    padding: 0;
}

.cap03 ul.hotlinks li.weblink a {
    background-color: #ac6534;
    width: 160px;
}

@media (max-width: 76700px) {
    .cap03 ul.hotlinks li.weblink a {
        width: 200px;
    }
}

.cap03 ul.brand-standards-icons li {
    display: inline-block;
    width: 120px;
    height: 90px;
}

.cap03 ul.brand-standards-icons li.brs1 {
    background: url(/flashcab/brslogos/brslogos-inv-ctr-aaa.png) center center no-repeat;
}

.cap03 ul.brand-standards-icons li.brs2 {
    background: url(/flashcab/brslogos/brslogos-inv-ctr-bhi.png) center center no-repeat;
}

.cap03 ul.brand-standards-icons li.brs3 {
    background: url(/flashcab/brslogos/brslogos-inv-ctr-iacc.png) center center no-repeat;
}

.cap03 ul.brand-standards-icons li.brs4 {
    background: url(/flashcab/brslogos/brslogos-inv-ctr-lifestyle.png) center center no-repeat;
}

.cap03 ul.brand-standards-icons li.brs5 {
    background: url(/flashcab/brslogos/brslogos-inv-ctr-lvx.png) center center no-repeat;
}

/* END CAP03 */


/* CAP04 */

.cap04 {
    position: relative;
    overflow: visible;
    width: 95%;
    min-height: 250px;
    margin: 30px auto;
}

@media (max-width: 100000px) {
    .cap04 {
        min-height: 200px;
    }
}

.cap04 .cap04icon {
    background: white url(/i/SITE_150904_12094595_5NG1K/templates/cap04-icon.png) center center no-repeat;
    background-size: 200px 200px;
    box-shadow: 0 0 20px black;
    border-radius: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 50%;
    width: 200px;
    height: 200px;
    margin-left: -100px;
}

.cap04 .cap04div1 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+20,1+50,1+80,0+100 */
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 0) 100%);
    width: 80%;
    height: 1px;
    margin: 95px auto 0 auto;
}

.cap04 .cap04div2 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0.5+20,0.5+50,0.5+80,0+100 */
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 20%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 20%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 20%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.5) 80%, rgba(255, 255, 255, 0) 100%);
    width: 80%;
    height: 1px;
    margin: 10px auto 0 auto;
}

@media (max-width: 100000px) {
    .cap04 .cap04div2 {
        margin-bottom: 125px;
    }
}

.cap04 ul {
    background-image: none;
    list-style-type: none;
    float: left;
    width: 50%;
    margin: 0;
    padding: 40px 120px 0 0;
}

.cap04 ul.right {
    float: right;
    padding: 40px 0 0 120px;
}

@media (max-width: 100000px) {
    .cap04 ul,
    .cap04 ul.right {
        float: none;
        width: 100%;
        padding: 0;
    }
}

.cap04 ul li {
    background-image: none;
    list-style-type: none;
    float: left;
    width: 50%;
    max-width: 320px;
    margin: 0;
    padding: 0;
}

.cap04 ul.right li {
    float: left;
}

@media (max-width: 100000px) {
    .cap04 ul li,
    .cap04 ul.right li {
        float: none;
        width: 100%;
        margin: 25px auto;
    }
}

.cap04 ul li a {
    color: white;
    font-family: 'Libre Baskerville', serif;
    font-size: 14px;
    text-align: center;
    font-style: italic;
}

.cap04 ul li a span {
    display: block;
}

.cap04 .cap04group {
    background: url(/i/SITE_150904_12094595_5NG1K/templates/cap04-grad1.png) center bottom no-repeat;
    background-size: 75% 100%;
}

.cap04 .cap04name {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 20px;
    padding: 0 10%;
}

.cap04 .cap04tag {
    overflow: hidden;
    width: 100%;
    min-height: 75px;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 10%;
}

@media (max-width: 100000px) {
    .cap04 .cap04tag {
        display: none;
    }
}

.cap04 .cap04action {
    background: url(/i/SITE_150904_12094595_5NG1K/templates/cap04-grad2.png) center top no-repeat;
    background-size: 75% 100%;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 5px 10%;
}


/* END CAP04 */


/* GPCA STRUCTURE */

.gpca {
    color: white;
    font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-size: 16px;
    line-height: 1.5;
    width: 95%;
    padding: 0;
    margin: 0 auto;
}

.gpca h1 {
    color: white;
    font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-weight: bold;
    font-size: 40px;
    font-style: italic;
    line-height: 1.1;
    text-transform: uppercase;
    margin: 15px 0 0 0;
    padding: 0;
}

.gpca h2 {
    color: white;
    font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-weight: bold;
    font-size: 28px;
    font-style: italic;
    line-height: 1.1;
    text-transform: uppercase;
    margin: 15px 0 0 0;
    padding: 0;
}

.gpca h3 {
    color: white;
    font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-weight: bold;
    font-size: 24px;
    font-style: italic;
    line-height: 1.1;
    text-transform: uppercase;
    margin: 15px 0 0 0;
    padding: 0;
}

.gpca p {
    color: white;
    font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-size: 16px;
    font-style: normal;
    line-height: 1.6;
    text-transform: none;
    margin: 0 0 20px 0;
    padding: 0;
}

.gpca h1:first-child,
.gpca h2:first-child,
.gpca h3:first-child,
.gpca p:first-child,
.gpca ul:first-child {
    margin-top: 0;
}

.gpca h1:last-child,
.gpca h2:last-child,
.gpca h3:last-child,
.gpca p:last-child,
.gpca ul:last-child {
    margin-bottom: 0;
}

@media (max-width: 160000px) {
    .gpca h2 { font-size: 1.5vw; }
}

@media (max-width: 100000px) {
    .gpca h1 { font-size: 26px; }
    .gpca h2 { font-size: 22px; }
    .gpca h3 { font-size: 18px; }
    .gpca p { font-size: 15px; }
}

.gpca .header h1 {
    color: white;
    font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-size: 82px;
    font-style: italic;
    font-weight: bold;
    line-height: .9;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.gpca .header h2 {
    color: white;
    font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-size: 82px;
    font-style: italic;
    font-weight: bold;
    line-height: .9;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.gpca .header h3 {
    color: white;
    font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
    line-height: 1;
    text-transform: none;
    margin: 0;
    padding: 0;
}

.gpca .header p {
    color: white;
    font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
    line-height: 1;
    text-transform: none;
    margin: 0;
    padding: 0;
}

.gpca .header h1:first-child,
.gpca .header h2:first-child,
.gpca .header h3:first-child,
.gpca .header p:first-child,
.gpca .header ul:first-child {
    margin-top: 0;
}

.gpca .header h1:last-child,
.gpca .header h2:last-child,
.gpca .header h3:last-child,
.gpca .header p:last-child,
.gpca .header ul:last-child {
    margin-bottom: 0;
}

@media (max-width: 100000px) {
    .gpca .header h1 {
        font-size: 38px;
    }
    .gpca .header h2 {
        font-size: 24px;
    }
    .gpca .header h3 {
        font-size: 17px;
    }
    .gpca .header p {
        font-size: 17px;
    }
}

.gpca b {
    font-weight: bold;
    text-transform: uppercase;
}

.gpca a,
.gpca a:hover {
    color: white;
    font-weight: bold;
    text-decoration: underline;
}

.gpca-menu {
    transition: all 200ms ease;
    background: white url(/flashcab/benchmark/gpca/gpca-menu-btn.png) left center no-repeat;
    cursor: pointer;
    display: block;
    width: 228px;
    color: #212121;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 33px;
    text-align: center;
    text-transform: uppercase;
    margin: 40px auto 0 auto;
    padding: 0 0 0 40px;
}

.gpca-menu:hover {
    transition: all 300ms ease;
    background-color: #212121;
    color: white;
}

#nav2 ul.gpca-nav {
    position: relative;
    overflow: hidden;
    width: 95%;
    max-width: 500px;
    margin: 0 auto;
    padding: 10px 0 0 0;
}

#nav2 ul.gpca-nav li {
    display: block;
    float: left;
    width: 48.5%;
    line-height: 34px;
    margin: 5px 0;
}

#nav2 ul.gpca-nav li:nth-child(odd) {
    clear: both;
}

#nav2 ul.gpca-nav li:nth-child(even) {
    float: right;
}

@media (max-width: 500px) {
    #nav2 ul.gpca-nav li,
    #nav2 ul.gpca-nav li:nth-child(odd),
    #nav2 ul.gpca-nav li:nth-child(even) {
        float: none;
        width: 100%;
    }
}

#nav2 ul.gpca-nav li a {
    background-color: white;
    color: #414141;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 0;
}

#nav2 ul.gpca-nav li a:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
}


/* END GPCA STRUCTURE */


/* GPCA MOBILE HIDE */

@media (max-width: 100000px) {
    .gpca .content {
        height: 600px;
        min-height: 600px;
        margin-bottom: 40px;
    }
    .gpca.mobishow .content {
        height: auto;
    }
}

.gpca .mobifade {
    transition: all 900ms ease;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#313131+0,313131+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 1) 100%);
    background: linear-gradient(to bottom, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 1) 100%);
    border-bottom: 60px solid #313131;
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 400px;
    z-index: 50;
}

@media (max-width: 100000px) {
    .gpca .mobifade {
        display: block;
    }
}

.gpca.mobishow .mobifade {
    transition: all 900ms ease;
    height: 0;
}

.gpca .mobishowbtn,
.gpca .mobishowbtn:hover {
    display: none;
    text-align: center;
    font-weight: normal;
    line-height: 30px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 0;
}

.gpca .mobishowbtn:before {
    content: 'Show More';
}

@media (max-width: 100000px) {
    .gpca .mobishowbtn,
    .gpca .mobishowbtn:hover {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 51;
    }
}

.gpca.mobishow .mobishowbtn:before {
    content: 'Show Less';
}


/* END GPCA MOBILE HIDE */


/* GPCA 01 */

.gpca01 {
    background-color: #313131;
    overflow: hidden;
    position: relative;
    margin: 60px auto;
    padding: 60px 5%;
    z-index: 1;
}

@media (max-width: 100000px) {
    .gpca01 {
        padding: 150px 20px 20px 20px;
    }
}

.gpca01 .bg1 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#313131+0,313131+100&0+0,0.5+25,1+100 */
    background: -moz-linear-gradient(left, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 0.5) 25%, rgba(49, 49, 49, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 0.5) 25%, rgba(49, 49, 49, 1) 100%);
    background: linear-gradient(to right, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 0.5) 25%, rgba(49, 49, 49, 1) 100%);
    position: absolute;
    top: 10px;
    right: 25%;
    bottom: 10px;
    left: 10px;
    z-index: -1;
}

@media (max-width: 100000px) {
    .gpca01 .bg1 {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#313131+0,313131+100&0+0,0.5+25,1+100 */
        background: -moz-linear-gradient(top, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 0.5) 25%, rgba(49, 49, 49, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 0.5) 25%, rgba(49, 49, 49, 1) 100%);
        background: linear-gradient(to bottom, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 0.5) 25%, rgba(49, 49, 49, 1) 100%);
        right: 10px;
        bottom: auto;
        height: 100%;
        max-height: 600px;
    }
}

.gpca01 .bg2 {
    position: absolute;
    top: 10px;
    right: 25%;
    bottom: 10px;
    left: 10px;
    z-index: -2;
}

@media (max-width: 100000px) {
    .gpca01 .bg2 {
        right: 10px;
        bottom: auto;
        height: 100%;
        max-height: 600px;
    }
}

.gpca01 .content {
    display: table;
    overflow: hidden;
}

@media (max-width: 100000px) {
    .gpca01 .content {
        display: block;
    }
}

.gpca01 .header {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 25%;
}

@media (max-width: 100000px) {
    .gpca01 .header {
        display: block;
        text-align: left;
        width: 100%;
        margin: 20px auto;
    }
}

.gpca01 .spacer {
    display: table-cell;
    vertical-align: middle;
    width: 5%;
}

@media (max-width: 100000px) {
    .gpca01 .spacer {
        display: none;
    }
}

.gpca01 .txt {
    display: table-cell;
    vertical-align: middle;
    width: 70%;
}

@media (max-width: 100000px) {
    .gpca01 .txt {
        display: block;
        width: 100%;
    }
}


/* END GPCA 01 */


/* GPCA 02 */

.gpca02 {
    background-color: #313131;
    overflow: hidden;
    position: relative;
    margin: 60px auto;
    padding: 20px 5%;
    z-index: 1;
}

@media (max-width: 100000px) {
    .gpca02 {
        padding: 150px 20px 20px 20px;
    }
}

.gpca02 .bg1 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#313131+0,313131+100&0+0,0.5+25,1+100 */
    background: -moz-linear-gradient(top, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 0.5) 25%, rgba(49, 49, 49, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 0.5) 25%, rgba(49, 49, 49, 1) 100%);
    background: linear-gradient(to bottom, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 0.5) 25%, rgba(49, 49, 49, 1) 100%);
    position: absolute;
    top: 10px;
    right: 10px;
    left: 10px;
    height: 100%;
    max-height: 1400px;
    z-index: -1;
}

@media (max-width: 100000px) {
    .gpca02 .bg1 {
        max-height: 500px;
    }
}

.gpca02 .bg2 {
    position: absolute;
    top: 10px;
    right: 10px;
    left: 10px;
    height: 100%;
    max-height: 1400px;
    z-index: -2;
}

@media (max-width: 100000px) {
    .gpca02 .bg2 {
        max-height: 500px;
    }
}

.gpca02 .content {
    position: relative;
    overflow: hidden;
}

.gpca02 .vdo {
    box-shadow: 0 0 20px black;
    width: 95%;
    max-width: 980px;
    margin: 20px auto;
}

.gpca02 .vdo .vdopad {
    position: relative;
    width: 100%;
    height: 0;
    padding: 0 0 56.25% 0;
}

.gpca02 .vdo .vdopad iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.gpca02 .vdo .vdopad video {
    width: 100% !important;
    height: auto !important;
}

.gpca02 .header {
    text-align: center;
    width: 95%;
    max-width: 980px;
    margin: 20px auto;
}

@media (max-width: 100000px) {
    .gpca02 .header {
        text-align: left;
    }
}

.gpca02 .group {}

.gpca02 .col1 {
    width: 23%;
    float: left;
    margin: 0 2% 0 0;
}

.gpca02 .col2 {
    width: 46%;
    float: left;
    margin: 0 2%;
}

.gpca02 .col3 {
    width: 23%;
    float: left;
    margin: 0 0 0 2%;
}

@media (max-width: 100000px) {
    .gpca02 .col1,
    .gpca02 .col2,
    .gpca02 .col3 {
        width: 100%;
        float: none;
        margin: 20px 0;
    }
}


/* END GPCA 02 */


/* GPCA 03 */

.gpca03 {
    background-color: #313131;
    overflow: hidden;
    position: relative;
    margin: 60px auto;
    padding: 20px 5%;
    z-index: 1;
}

@media (max-width: 100000px) {
    .gpca03 {
        padding: 150px 20px 20px 20px;
    }
}

.gpca03 .bg1 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#313131+0,313131+100&0+0,0.5+25,1+100 */
    background: -moz-linear-gradient(top, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 0.5) 25%, rgba(49, 49, 49, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 0.5) 25%, rgba(49, 49, 49, 1) 100%);
    background: linear-gradient(to bottom, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 0.5) 25%, rgba(49, 49, 49, 1) 100%);
    position: absolute;
    top: 10px;
    right: 10px;
    left: 10px;
    height: 100%;
    max-height: 1400px;
    z-index: -1;
}

@media (max-width: 100000px) {
    .gpca03 .bg1 {
        max-height: 500px;
    }
}

.gpca03 .bg2 {
    position: absolute;
    top: 10px;
    right: 10px;
    left: 10px;
    height: 100%;
    max-height: 1400px;
    z-index: -2;
}

@media (max-width: 100000px) {
    .gpca03 .bg2 {
        max-height: 500px;
    }
}

.gpca03 .header {
    text-align: center;
}

.gpca03 .content {
    position: relative;
}

.gpca03 .gal {
    width: 95%;
    max-width: 980px;
    margin: 20px auto;
}

.gpca03 .gal .pad {
    box-shadow: 0 0 20px black;
    width: 100%;
}

.gpca03 .gal img {
    width: 100%;
    height: auto;
}

.gpca03 .gal .caption,
.gpca03 .gal .caption p {
    color: #ccc;
    font-size: 12px;
    text-align: right;
    margin: 0;
    padding: 0;
}

.gpca03 .galpager {
    list-style-type: none;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.gpca03 .galpager li {
    transition: all 500ms ease;
    background-color: white;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 2px;
    margin: 0 5px;
}

.gpca03 .galpager li.active {
    transition: all 500ms ease;
    height: 8px;
}

.gpca03 .group {
    margin: 40px auto 0 auto;
}

.gpca03 .col {
    float: left;
    width: 18%;
    margin: 0 1%;
}

@media (max-width: 128000px) {
    .gpca03 .col {
        float: none;
        width: 100%;
        margin: 50px auto;
    }
}


@media (max-width: 60000px) {
    .gpca03 .col {
        margin: 20px auto;
    }
}

.gpca03 .img {
    width: 100%;
}

@media (max-width: 128000px) {
    .gpca03 .img {
        float: left;
        width: 25%;
        margin: 0;
    }
}

@media (max-width: 60000px) {
    .gpca03 .img {
        float: none;
        width: auto;
        max-width: 255px;
        margin: 20px auto 0 auto;
    }
}

.gpca03 .img .pad {
    box-shadow: 0 0 20px black;
}

.gpca03 .img img {
    width: 100%;
    height: auto;
}

.gpca03 .img .caption,
.gpca03 .img .caption p {
    color: #ccc;
    font-size: 12px;
    text-align: right;
    margin: 0;
    padding: 0;
}

.gpca03 .txt {
    padding: 20px 0 0 0;
}

@media (max-width: 128000px) {
    .gpca03 .txt {
        float: right;
        width: 70%;
        margin: 0 auto;
    }
}

@media (max-width: 60000px) {
    .gpca03 .txt {
        float: none;
        width: 100%;
        max-width: 350px;
    }
}


/* END GPCA 03 */


/* GPCA 04 */

.gpca04 {
    background-color: #313131;
    overflow: hidden;
    position: relative;
    margin: 60px auto;
    padding: 60px 5%;
    z-index: 1;
}

@media (max-width: 100000px) {
    .gpca04 {
        padding: 150px 20px 20px 20px;
    }
}

.gpca04 .bg1 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#313131+0,313131+100&0+0,0.5+25,1+100 */
    background: -moz-linear-gradient(left, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 0.5) 25%, rgba(49, 49, 49, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 0.5) 25%, rgba(49, 49, 49, 1) 100%);
    background: linear-gradient(to right, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 0.5) 25%, rgba(49, 49, 49, 1) 100%);
    position: absolute;
    top: 10px;
    right: 25%;
    bottom: 10px;
    left: 10px;
    z-index: -1;
}

@media (max-width: 100000px) {
    .gpca04 .bg1 {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#313131+0,313131+100&0+0,0.5+25,1+100 */
        background: -moz-linear-gradient(top, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 0.5) 25%, rgba(49, 49, 49, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 0.5) 25%, rgba(49, 49, 49, 1) 100%);
        background: linear-gradient(to bottom, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 0.5) 25%, rgba(49, 49, 49, 1) 100%);
        right: 10px;
        bottom: auto;
        height: 100%;
        max-height: 600px;
    }
}

.gpca04 .bg2 {
    position: absolute;
    top: 10px;
    right: 25%;
    bottom: 10px;
    left: 10px;
    z-index: -2;
}

@media (max-width: 100000px) {
    .gpca04 .bg2 {
        right: 10px;
        bottom: auto;
        height: 100%;
        max-height: 600px;
    }
}

.gpca04 .header {}

@media (max-width: 100000px) {
    .gpca04 .header {
        text-align: center;
        width: 95%;
        margin: 20px auto;
    }
}

.gpca04 .group {
    width: 95%;
    max-width: 1250px;
    margin: 40px 0 40px auto;
}

@media (max-width: 100000px) {
    .gpca04 .group {
        width: 95%;
        margin: 20px auto;
    }
}

.gpca04 .img {
    float: left;
    width: 33.6%;
}

@media (max-width: 100000px) {
    .gpca04 .img {
        float: none;
        width: 100%;
        margin: 20px 0 0 0;
    }
}

.gpca04 .img .pad {
    box-shadow: 0 0 20px black;
}

.gpca04 .img .caption,
.gpca04 .img .caption p {
    color: #ccc;
    font-size: 12px;
    text-align: right;
    margin: 0;
    padding: 0;
}

.gpca04 .img img {
    width: 100%;
    height: auto;
}

.gpca04 .txt {
    float: right;
    width: 62%;
}

@media (max-width: 100000px) {
    .gpca04 .txt {
        float: none;
        width: 100%;
        padding: 20px 0 0 0;
    }
}


/* END GPCA 04 */


/* GPCA 05 */

.gpca05 {
    background-color: #313131;
    overflow: hidden;
    position: relative;
    margin: 60px auto;
    padding: 20px 5%;
    z-index: 1;
}

@media (max-width: 100000px) {
    .gpca05 {
        padding: 150px 20px 20px 20px;
    }
}

.gpca05 .bg1 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#313131+0,313131+100&0+0,0.5+25,1+100 */
    background: -moz-linear-gradient(top, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 0.5) 25%, rgba(49, 49, 49, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 0.5) 25%, rgba(49, 49, 49, 1) 100%);
    background: linear-gradient(to bottom, rgba(49, 49, 49, 0) 0%, rgba(49, 49, 49, 0.5) 25%, rgba(49, 49, 49, 1) 100%);
    position: absolute;
    top: 10px;
    right: 10px;
    left: 10px;
    height: 100%;
    max-height: 1400px;
    z-index: -1;
}

@media (max-width: 10000px) {
    .gpca05 .bg1 {
        max-height: 500px;
    }
}

.gpca05 .bg2 {
    position: absolute;
    top: 10px;
    right: 10px;
    left: 10px;
    height: 100%;
    max-height: 1400px;
    z-index: -2;
}

@media (max-width: 100000px) {
    .gpca05 .bg2 {
        max-height: 500px;
    }
}

.gpca05 .header {
    text-align: center;
}

.gpca05 .content {
    position: relative;
}

.gpca05 .gal {
    width: 95%;
    max-width: 980px;
    margin: 20px auto;
}

.gpca05 .gal .pad {
    box-shadow: 0 0 20px black;
    width: 100%;
}

.gpca05 .gal img {
    width: 100%;
    height: auto;
}

.gpca05 .gal .caption,
.gpca05 .gal .caption p {
    color: #ccc;
    font-size: 12px;
    text-align: right;
    margin: 0;
    padding: 0;
}

.gpca05 .galpager {
    list-style-type: none;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.gpca05 .galpager li {
    transition: all 500ms ease;
    background-color: white;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 2px;
    margin: 0 5px;
}

.gpca05 .galpager li.active {
    transition: all 500ms ease;
    height: 8px;
}

.gpca05 .group {
    max-width: 1120px;
    margin: 40px auto 0 auto;
}

.gpca05 .col {
    float: left;
    width: 23%;
    margin: 0 1%;
}

@media (max-width: 128000px) {
    .gpca05 .col {
        float: none;
        width: 100%;
        margin: 50px auto;
    }
}

@media (max-width: 60000px) {
    .gpca05 .col {
        margin: 20px auto;
    }
}

.gpca05 .img {
    width: 100%;
}

@media (max-width: 128000px) {
    .gpca05 .img {
        float: left;
        width: 25%;
        margin: 0;
    }
}

@media (max-width: 60000px) {
    .gpca05 .img {
        float: none;
        width: auto;
        max-width: 255px;
        margin: 20px auto 0 auto;
    }
}

.gpca05 .img .pad {
    box-shadow: 0 0 20px black;
    width: 100%;
}

.gpca05 .img .caption,
.gpca05 .img .caption p {
    color: #ccc;
    font-size: 12px;
    text-align: right;
    margin: 0;
    padding: 0;
}

.gpca05 .img img {
    width: 100%;
    height: auto;
}

.gpca05 .txt {
    padding: 20px 0 0 0;
}

@media (max-width: 128000px) {
    .gpca05 .txt {
        float: right;
        width: 70%;
        margin: 0 auto;
    }
}

@media (max-width: 60000px) {
    .gpca05 .txt {
        float: none;
        width: 100%;
        max-width: 350px;
    }
}


/* END GPCA 05 */
/*MEETINGS PAGE STYLES*/

#sub #main .area01 .area01 {
    padding: 0px 5%;
}

.area01 .cap02.meetings {
    display: none;
}

.area01 .cap01 {
    display: none; 
}

.cap02.meetings{
    top: 0px;
    margin: 40px auto 30px!important;
    height: 351px;
}

.cap02.meetings ul li a {
    padding: 10px!important;
    font-size: 20px!important;
}

.cap02.meetings .cap02icon {
    background: white url(/flashcab/benchmark/cap/MeetingsApp-Cap-Icon2.png) center center no-repeat!important;
    position: relative!important;
    margin: 0px auto!important;
    width: 350px!important;
    height: 350px!important;
    top: 0;
}

.gpca h2{
    /* word-wrap: break-word; */
    /*font-size: 17px;*/
}

.gpca03.meetings1 ,.gpca04.meetings2, .gpca04.meetings3, .gpca04.meetings4, .gpca04.meetings5{margin: 30px auto 0px!important;}

#sub #main .area01 {
    padding: 0px 5% 15px!important;
}


@media (max-width: 699px){
    .cap02.meetings .cap02icon {
        background-size: 200px 200px!important;
        width: 200px!important;
        height: 200px!important;
        top: auto!important;
    }
    .cap02.meetings{
        height: 200px;
        margin: 20px auto!important;
        top: auto;
    }
    #sub #main .areagroup .area01.clearfix {padding: 0px}
    .gpca03.meetings1 ,.gpca04.meetings2, .gpca04.meetings3, .gpca04.meetings4, .gpca04.meetings5{
        padding: 60px 30px;
    }
}


/*END MEETINGS PAGE STYLES*/

#loaderoverlay {
    background: rgba(0, 0, 0, .9);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
     z-index: 1000;
}

#loaderanimate {
    position: fixed;
    top: 50%;
    left: 50%;
    height: 180px;
    width: 290px;
    margin: -90px 0 0 -145px;
    display: block;
    overflow: hidden;
    background: url(/flashcab/respond/001e.gif) no-repeat;
}

/*CVENT BUTTON*/
.cvent-button {
    float: left;
    position: relative;
    top: 6.5px;
    left: 20px;
    display: inline-block;
    margin: 0px auto;
    text-align: center;
}

.cvent-button2 {
    display: inline-block;
    text-align: center;
    margin: 0px auto;
    position: relative;
    width: 100%;
}

@media (max-width: 1540px) {
    .cvent-button {
        top: 6px;
    }
}

@media (max-width: 1279px) {
    .cvent-button {
        float: none;
        top: 10px;
        width: 100%;
        left: 0;
    }
}

/*END CVENT BUTTON*/



/* FOOTER RFP LINK */

.footerRFP{
    float:left;
    text-align:center;
    padding:10px 0 0 15px;
    margin:0;
}

.footerRFP a{
    background-color:#c41230;
    border: none;
    display: inline-block;
    color: white;
    font-family: 'QuattrocentoSans', sans-serif;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    /*width: 190px;*/
    line-height: 10px;
    padding:6px 20px;
}

@media (max-width: 1279px) {
    .footerRFP{
        float:none;
        display:block;
        width:100%;
    }
}

/* END FOOTER RFP LINK */

/* BOILERPLATE OVERRIDES */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.scaleme { overflow: hidden; }
.CMSPublishButtons { position: fixed; height: 40px; bottom: 0; right: 0; z-index: 999; }
.CMSPublishButtons img { height: auto; }
/* END BOILERPLATE OVERRIDES */

/* CMS Component Font Color Overide For Dark Sites*/
table.CmsAreaToolbar {
    /*margin-top: 40px;*/
    background: #ccc;
}

.CmsComponentToolbar tbody {
    background: #eee;
    font-weight: 600;
    line-height: 1.5;
}
/* END CMS Component Font Color Overide */



/* ALERT BANNER */
.banner-container {
    position:  relative;
    width:  100%;
    font-family:  'Raleway', sans-serif;
    font-size: 14px;
    line-height:  1;
    transition: all 200ms ease;
    /* display: none; */
}

.banner-container.red {
    background: #e50000;
    border-bottom: 2px solid red;
    background: rgba(229, 0, 0,.95);

}

.banner-container.red:hover {
    background: red;
}

.banner-container.yellow {
    background: #FEDA73;
    background: rgba(254, 218, 115,.95);
    border-bottom: 2px solid #FEDE81;
}

.banner-container.yellow:hover {
    background: #FEDE81;
}

.banner-container.white {
    background: rgba(255,255,255,.95);
    border-bottom: 2px solid white;
}

.banner-container.white:hover {
    background: white;
}

.banner-link {
    display:  block;
    padding: 10px 28px 8px 15px;
    z-index:  1;
    text-decoration:  none;
}

.banner-container.red .banner-link {
    color:  white;
}

.banner-container.yellow .banner-link {
    color: #252525;
}


.banner-container.yellow .banner-link .banner-subtitle {
    color: #454545;
}

.banner-container.white .banner-link{
    color: #657679;
}

.banner-container.white .banner-link .banner-subtitle {
    color: #454545;
}

.banner-title {
    font-weight:  bold;
    font-size: 15px;
    text-transform:  uppercase;
    margin-bottom: 2.5px;
    max-width: 1300px;
    margin: 0px auto 5px;
}

.banner-subtitle {
    font-weight: 500;
    max-width: 1300px;
    margin:  0px auto;
}

.banner-container .banner-close {
    background:  url(/i/SITE_150904_10330739_BOU91/templates/alert-close.png) center center no-repeat;
    position:  absolute;
    z-index:  999;
    width: 32px;
    height: 32px;
    top: 5px;
    right: 15px;
    cursor:  pointer;
}

.banner-container.red .banner-close {
    background:  url(/i/SITE_150904_10330739_BOU91/templates/alert-close-inv.png) center center no-repeat;
}

@media only screen and (max-width: 767px){
    .banner-container .banner-close {
        right: 0;
        top: 0;
    }
}

/* END ALERT BANNER */

/* COUNTDOWN WIDGET */
#countdownholder{
    position: relative;
}

.countdown {
    position: relative;
    top:0px;
    margin: 0 auto;
    width: 100%;
}

.countdown {

    line-height: .8em;
    margin: 0 auto;
    max-width: 800px;
    text-align: center;
}

.countdown {
    color: #ebad4c;
    line-height: 1.4;
    padding: 8px 0 0;
}

.countDownHolder {
    text-align:  center;
}

.countDownHolder label {
    font-weight: 300;
    line-height: 42px;
    text-align:  center;
    color: white;
    font-size: 56px;
    margin: 10px 0 20px;
    line-height: 56px;
    border-bottom: none;
    padding: 0;
}

.countdown .ce-days,
.countdown .ce-hours,
.countdown .ce-minutes,
.countdown .ce-seconds,
.countdown .ce-dseconds,
.countdown .ce-mseconds {
    font-size: 45px;
    text-shadow: 1px 1px 3px #000;
    text-align: center;
    letter-spacing: 0.05em;
    font-family: 'Quattrocento Sans', sans-serif;
    line-height:  1;
}

.countdown .ce-days-label,
.countdown .ce-hours-label,
.countdown .ce-minutes-label,
.countdown .ce-seconds-label,
.countdown .ce-dseconds-label,
.countdown .ce-mseconds-label {
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    text-shadow: 1px 1px 2px #333;
    color: white;
    font-family: 'Quattrocento Sans', sans-serif;
    text-transform: uppercase;
    margin: 5px 0;
    font-size: 15px;
    line-height: 1;
    font-weight: bold;
}

.countdown .ce-dseconds {
    display: inline-block;
    width: 50px;
}

.countdown .ce-mseconds {
    display: inline-block;
    width: 50px;
}

.countdown .col {
    padding: 20px 20px;
    margin: 0 10px;
    display: inline-block;
    min-width: 58px;
    background: rgba(50, 50, 50,.9);
    box-shadow: 1px 1px 10px #000;
}

@media only screen and (min-width: 1px) and (max-width: 767px) {
    .countdown .ce-days,
    .countdown .ce-hours,
    .countdown .ce-minutes,
    .countdown .ce-seconds,
    .countdown .ce-dseconds,
    .countdown .ce-mseconds {
        font-size: 30px;
        text-align: center;
        letter-spacing: 0.05em;
    }

    .countdown .ce-days-label,
    .countdown .ce-hours-label,
    .countdown .ce-minutes-label,
    .countdown .ce-seconds-label,
    .countdown .ce-dseconds-label,
    .countdown .ce-mseconds-label {
        display: block;
        font-size: 12px;
        text-align: center;
    }

    .countdown .col {
        display: block;
        padding: 10px;
        margin: 5px;
        display: inline-block;
        min-width: 58px;
        background: rgb(0, 0, 0);
        background: rgba(50, 50, 50,.9);
    }

    .countDownHolder label{
        font-size: 32px;
        line-height: 1;
        margin:  10px 0;
    }
    
    .countDownHolder + .spacerAfter {
        display:  none;
    }
}

/* COUNTDOWN WIDGET */

/*PACKAGES APP ENHANCEMENT*/

.upaNew {
    margin: 65px auto;
    width: 100%;
    max-width: 1560px;
    text-align: left;
}

.upaNew .header-text {
    text-align:  center;
    max-width: 1360px;
    margin: 0 auto 20px;
}

.upaNew .upa h1 {
    font-size: 46px;
    font-weight: 200;
    border-bottom: 1px solid rgba(255,255,255,.5);
    padding-bottom: 15px;
    margin: 0 0 15px;
    width:  100%;
}

.upaNew .header-text p {
    text-transform:  uppercase;
    padding: 0;
}

@media (max-width: 1024px) {
    .upaNew {
        text-align: center;
    }
    .upaNew .upadets{
        margin: 30px auto;
    }
}

.upaNew .upaButton-wrap {
    /* position:  absolute; */
    /* right: 0; */
    /* max-width:  490px; */
    z-index:  9;
    margin: 0 auto;
    text-align: center;
}

@media (max-width: 1024px) {
    .upaNew .upaButton-wrap  {
        max-width: none;
        position: relative;
        width: 90%;
        right: auto;
        margin:  0 auto;
    }
}

.upaNew .upaButtons .booknow {
    height: 40px;
    display: none;
}

@media (max-width: 1024px) {
    .upaNew .upaButtons .booknow {
        display: none;
    }
}

.upaNew .upaButton-wrap a {
    transition: all 250ms ease;
    background: -moz-linear-gradient(top, #D41334 0%, #C11230 100%);
    background: linear-gradient(to bottom, #D41334 0%, #C11230 100%);
    background: linear-gradient(to bottom, #D41334 0%, #C11230 100%);
    border: 1px solid #DB3D58;
    border-bottom: 4px solid #DB3D58;
    color: white;
    display: block;
    float: right;
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase;
    padding: 10px;
    min-width: 240px;
    text-shadow: 1px 1px 4px rgba(0,0,0,.5);
}

.upaNew .upaButton-wrap a:hover {
    transition: all 500ms ease;
    background: -moz-linear-gradient(top, #C11230 0%, #D41334 100%);
    background: linear-gradient(to bottom, #C11230 0%, #D41334 100%);
    background: linear-gradient(to bottom, #C11230 0%, #D41334 100%);
    color: white;
}

.upaNew .upaButton-wrap a:nth-child(2){
    margin: 0 10px 0 0;
}

.upaNew .upaButton-wrap a:nth-child(3) {
    margin: 10px 0 0 0;
}

.upaNew .upaButton-wrap a:nth-child(4) {
    margin: 10px 10px 0 0;
}

@media (max-width: 1024px) {
    .upaNew .upaButton-wrap a, .upaNew .upaButton-wrap a:nth-child(2), .upaNew .upaButton-wrap a:nth-child(3), .upaNew .upaButton-wrap a:nth-child(4) {
        width: 47%;
        display: inline-block;
        font-size: 17px;
        line-height: 20px;
        padding: 10px 0;
        margin: 5px 1%;
        float: none;
    }
}

@media (max-width: 767px) {
    .upaNew .upaButton-wrap a, .upaNew .upaButton-wrap a:nth-child(2), .upaNew .upaButton-wrap a:nth-child(3), .upaNew .upaButton-wrap a:nth-child(4) {
        width: 100%;
        margin: 5px auto;
    }
}

.upaNew .upaButtons + .tease {
    padding: 45px 10% 30px 2.5%;
}

.upaNew .tease {
    padding:  0 10% 30px 2.5%;
}


@media (max-width: 1024px) {
    .upaNew .upaButtons + .tease, .upaNew .tease  {
        padding: 0 0 20px;
     }
}

.upaNew .expand {
    padding: 10px 0 0;
}

.upaNew .seeit {
    margin: 5px auto 0;
    cursor:  pointer;
}

.upaNew .seeitMobile {
    background: url(/flashcab/benchmark/upa/upa-tog.png) left bottom no-repeat;
    display: none;
    float: left;
    color: white;
    font-size: 15px;
    line-height: 30px;
    text-align: left;
    text-transform: uppercase;
    width: 67.5%;
    padding: 0 20px 0 40px;
    margin: 10px 0 0 2.5%;
    cursor: pointer;
}

@media (max-width: 1024px) {
    .upaNew .seeitMobile {
        clear: both;
        float: none;
        display: inline-block;
        width: auto;
        font-size: 13px;
        margin: 10px auto;
    }
    
    .upaNew .seeitDesktop  {
        display: none;
     }
}

.upaNew .seeitMobile:before {
    content: "See Complete Package Details";
}

.upaNew .seeitMobile.active {
    background: url(/flashcab/benchmark/upa/upa-tog.png) left top no-repeat;
}

.upaNew .seeitMobile.active:before {
    content: "Hide Package Details";
}

.upaNew .titleShortdescription {
    padding: 0 2.5% 0 2.5%;
}

@media (max-width: 1024px) {
    .upaNew .titleShortdescription  {
        text-align: center;
     }
}

.upaNew .titleShortdescription h2 {
    margin:  0 0 15px;
}

@media (max-width: 1024px) {
    .upaNew .titleShortdescription h2{
        font-size: 4vw;
    }
}


.upaNew .titleShortdescription p {
    margin:  0 0 15px;
}

.upaNew .titleShortdescription .details {
    background: url(/flashcab/benchmark/upa/upa-tog.png) left bottom no-repeat;
    display: block;
    color: white;
    font-size: 15px;
    line-height: 30px;
    text-align: left;
    text-transform: uppercase;
    width: 200px;
    padding: 0 20px 0 40px;
    margin: 0px auto;
}

@media (max-width: 1024px) {
    .upaNew .titleShortdescription .details {
        margin: auto;
        padding: 0 0 0 40px;
        width:  auto;
        max-width: 175px;
    }
}

.upaNew .titleShortdescription .details:before {
    content: "See Offer Details";
}

.upaNew .packageDisclaimer {
    margin: 0 0 19px;
}

.upaNew .giftShare {
    margin: 0 0 15px;
}

.upaNew ul li {
    text-transform: none;
    font-size: 15px;
}

.upaNew .property h2 {
    font-size: 26px;
    line-height:  1;
}

.upaNew .property {
    padding: 0 13% 0px 2.5%;
}

.upaNew .property + .seeitMobile + .group .upaButton-wrap {
    margin-top:  -30px;
}

@media (max-width: 1989px) {
    .upaNew .property {
        padding: 0 3% 0px 2.5%;
    }
    
    .upaNew .property + .seeitMobile + .group .upaButton-wrap {
        margin-top:  0px;
    }
}

@media (max-width: 1024px) {
    .upaNew .property h2 {
        font-size: 18px;
    }

    .upaNew .property {
        padding: 0;
        margin: 15px auto 10px;
    }
    
    .upaNew .property + .seeitMobile + .group .upaButton-wrap {
        margin-top:  0px;
    }
}


.upaNew .giftShare > div {
    display:  inline-block;
    vertical-align: middle;
}

.upaNew .giftPackage a {
    transition: all 250ms ease;
    background: -moz-linear-gradient(top, #D41334 0%, #C11230 100%);
    background: linear-gradient(to bottom, #D41334 0%, #C11230 100%);
    background: linear-gradient(to bottom, #D41334 0%, #C11230 100%);
    border: 1px solid #DB3D58;
    border-bottom: 4px solid #DB3D58;
    color: white;
    display: block;
    float: right;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    line-height: 1;
    font-size: 14px;
    text-transform: uppercase;
    padding: 9px 14px;
    text-shadow: 1px 1px 4px rgba(0,0,0,.5);
}

.upaNew .giftPackage a:hover {
    transition: all 500ms ease;
    background: -moz-linear-gradient(top, #C11230 0%, #D41334 100%);
    background: linear-gradient(to bottom, #C11230 0%, #D41334 100%);
    background: linear-gradient(to bottom, #C11230 0%, #D41334 100%);
    color: white;
}

.upaNew .giftPackage a:before{
   font-family: FontAwesome;
   display: inline-block;
   margin-right: 7px;
   vertical-align: middle;
    content:"\f06b";
   font-size: 17px;
}

.upaNew .giftPackage {
    margin-right: 15px;
}

.upaNew .addthis_toolbox {
    margin-top: 5px;
}

.upaNew .upadets .mediabg {
    padding: 30px 0 35px 0;
}

@media (max-width: 1024px) {
    .upaNew .upadets .mediabg {
        padding: 20px 0 0 0;
     }
     
     .upaNew .arrows {
        display:  none;
    }
}

.upaNew .upadets .call {
    /* right: 9%; */
    /* top: 30px; */
}

.upaNew .upadets .call a{
    color: white;
}

@media (max-width: 1024px) {
    .upaNew .upadets .call {
        right: auto;
        position: relative;
        margin: 15px auto;
        top: auto;
        background:  url(/flashcab/benchmark/upa/upa-call.png) left center no-repeat;
        padding: 10px 0 10px 40px;
        text-align: left;
    }
}

.upaNew .call h3 {
    font-size: 16px;
    margin: 0 0 5px;
    color: white;
}

.upaNew .media {
    position: relative;
}

@media (max-width: 767px) {
    .upaNew .media {
        width:  95%;
    }
}

.upaNew .packagesCountdown {
    position:  absolute;
    right: 0;
    bottom: 15px;
    z-index: 999;
    margin-right: -10.5%;
}

@media (max-width: 1024px) {
    .upaNew .packagesCountdown {
        right: auto;
        position: relative;
        margin: 15px auto;
        top: auto;
        bottom: auto;
     }
}

.upaNew .countdown{
    padding: 0;
}

.upaNew .countdown .col {
    background: rgba(48, 48, 48, .85);
    box-shadow:  none;
    margin:  0 5px;
    padding: 20px 15px;
    min-width: 80px;
}

.upaNew .countdown .col:first-child {
    margin-left: 0;
}

.upaNew .countdown .col:last-child {
    margin-right:  0;
}

.upaNew .countdown .ce-days, .upaNew .countdown .ce-hours, .upaNew .countdown .ce-minutes, .upaNew .countdown .ce-seconds, .upaNew .countdown .ce-dseconds, .upaNew .countdown .ce-mseconds {
    font-size: 30px;
    color: white;
    text-shadow:  1px 1px 3px rgba(0,0,0,.4);
    font-weight:  600;
}

.upaNew .countdown .ce-days-label, .upaNew .countdown .ce-hours-label, .upaNew .countdown .ce-minutes-label, .upaNew .countdown .ce-seconds-label, .upaNew .countdown .ce-dseconds-label, .upaNew .countdown .ce-mseconds-label{
    color: white;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    text-shadow: 1px 1px 3px rgba(0,0,0,.4);
}

@media (max-width: 1024px) {
    .upaNew .countdown .col {
        padding: 15px 10px;
        min-width:  auto;
        background: rgba(33, 33, 33,.8);
        margin: 0 5px 5px;
    }
    
    .upaNew .countdown .ce-days, .upaNew .countdown .ce-hours, .upaNew .countdown .ce-minutes, .upaNew .countdown .ce-seconds, .upaNew .countdown .ce-dseconds, .upaNew .countdown .ce-mseconds {
        font-size: 25px;
    }
    
    .upaNew .countdown .ce-days-label, .upaNew .countdown .ce-hours-label, .upaNew .countdown .ce-minutes-label, .upaNew .countdown .ce-seconds-label, .upaNew .countdown .ce-dseconds-label, .upaNew .countdown .ce-mseconds-label{
        font-size: 12px;
    }
}

/* UPA GRID VIEW */

.upaNew.gridLayout {
    width: 100%;
    max-width: 1560px;
    text-align: center;
}

.upaNew.gridLayout .upaWrap  {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    margin: 40px 0;
    -webkit-column-gap: 30px;
    column-gap: 30px;
    padding: 0 15px;
}

@media only screen and (max-width: 1020px){
    .upaNew.gridLayout .upaWrap {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 30px;
        column-gap: 30px;
        padding: 0 15px;
    }
}

@media only screen and (max-width: 767px){
    .upaNew.gridLayout .upaWrap {
        -moz-column-count: initial;
        -webkit-column-count: initial;
        column-count: initial;
        -webkit-column-gap: initial;
        column-gap: initial;
        padding: 0;
        margin:  0 auto;
    }
}

.upaNew.gridLayout .expand {
    padding: 0;
}

@media (max-width: 767px) {
    .upaNew.gridLayout .expand {
        padding: 10px 0 0;
    }
}

.upaNew.gridLayout .upadets {
    display:  block;
    position:  relative;
    margin: 15px 0;
    padding: 0;
    vertical-align:  top;
    background:  rgba(255, 255, 255, .05);
    text-align: center;
    width: 100%;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

_:-ms-lang(x), .upaNew.gridLayout .upadets {
	display: inline-block;
}

.upaNew .changeView {
        display: none;
    }

@media (max-width: 767px) {
    .upaNew.gridLayout .upadets{
        margin: 30px auto;
        width: 95%;
        display:  block;
    }


}

.upaNew.gridLayout .upadets .mediabg {
    width:  100%;
    padding: 25px 15px 5px;
    background:  transparent;
}

@media (max-width: 1024px) {
    .upaNew.gridLayout .upadets .mediabg{
        padding: 20px 2.5% 0;
    }
}

.upaNew.gridLayout .upadets .call {
    background: url(/flashcab/benchmark/upa/upa-call.png) left center no-repeat;
    padding: 10px 0 10px 40px;
    clear: both;
    display: inline-block;
    position: relative;
    right: auto;
    top: auto;
    z-index: auto;
    width: auto;
    float: none;
    margin: 0 auto 10px;
    text-align: left;
}

.upaNew.gridLayout .titleShortdescription .details {
    margin: 0 auto 10px;
    padding: 0 0 0 40px;
    width: auto;
    max-width: 175px;
}

.upaNew.gridLayout .titleShortdescription {
    text-align:  center;
    padding:  0;
}

.upaNew.gridLayout .media {
    width:  100%;
    margin: 0 auto;
}

.upaNew.gridLayout .titleShortdescription h2 {
    font-size: 25px;
}

@media (max-width: 767px) {
    .upaNew.gridLayout .titleShortdescription h2{
        font-size: 4vw;
     }
}

.upaNew.gridLayout .packagesCountdown {
    position:  relative;
    margin-right:  0;
    right: auto;
    bottom: auto;
    margin: 15px auto 0;
}

@media (max-width: 1024px) {
    .upaNew.gridLayout .packagesCountdown {
        margin: 15px auto;
     }
}

.upaNew.gridLayout .countdown .col {
    padding: 15px 10px;
    min-width: 77px;
    background: rgba(33, 33, 33,.8);
    margin: 0 5px 8px;
}
     
.upaNew.gridLayout .countdown .ce-days, .upaNew.gridLayout .countdown .ce-hours, .upaNew.gridLayout .countdown .ce-minutes, .upaNew.gridLayout .countdown .ce-seconds, .upaNew.gridLayout .countdown .ce-dseconds, .upaNew.gridLayout .countdown .ce-mseconds {
    font-size: 25px;
}
    
.upaNew.gridLayout .countdown .ce-days-label, .upaNew.gridLayout .countdown .ce-hours-label, .upaNew.gridLayout .countdown .ce-minutes-label, .upaNew.gridLayout .countdown .ce-seconds-label, .upaNew.gridLayout .countdown .ce-dseconds-label, .upaNew.gridLayout .countdown .ce-mseconds-label{
    font-size: 12px;
}

@media only screen and (max-width: 1290px){
    .upaNew.gridLayout .countdown .col{
        min-width: auto;
        margin: 0 5px 5px;
    }
}

.upaNew.gridLayout .property {
    width: 100%;
    padding: 0 5%;
    text-align:  center;
    background-color: transparent;
    margin: 15px 0;
}

@media only screen and (max-width: 1000px){
    .upaNew.gridLayout .property {
        margin: 10px 0 5px;
    }
}

@media only screen and (max-width: 767px){
    .upaNew.gridLayout .property {
        margin: 15px auto 10px;
    }
}

.upaNew.gridLayout .property h2 {
    font-size: 18px;
}

.upaNew.gridLayout .tease {
    width:  100%;
    padding: 0 5%;
    background:  transparent;
}

@media (max-width: 767px) {
    .upaNew.gridLayout .upaButtons + .tease, .upaNew .tease  {
        padding: 0 5% 20px;
     }
}

.upaNew.gridLayout .seeit {
    clear: both;
    margin: 10px auto;
    float:  none;
    text-align:  center;
    width: 290px;
    display:  none;
}

.upaNew.gridLayout .upaButton-wrap {
    position:  relative;
    max-width: none;
    margin-top:  0;
    padding: 0 15px 25px;
    right: auto;
}

@media only screen and (max-width: 767px){
    .upaNew.gridLayout .upaButton-wrap {
        margin: 0 auto;
        padding: 0;
    }
}

.upaNew.gridLayout .property + .seeitMobile + .group .upaButton-wrap {
    margin-top:  0;
}

.upaNew.gridLayout .upaButtons .booknow {
    display:  none;
}

.upaNew.gridLayout .upaButton-wrap a {
    width: 48%;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0;
    margin: 0 1% 1% 0;
    float: none;
    min-width:  auto;
}

.upaNew.gridLayout .upaButton-wrap a:nth-child(2){
    margin: 0 0 1% 1%;
}

.upaNew.gridLayout .upaButton-wrap a:nth-child(3) {
    margin: 1% 1% 0 0;
}

.upaNew.gridLayout .upaButton-wrap a:nth-child(4) {
    margin: 1% 0 0 1%;
}

.upaNew.gridLayout .upaButton-wrap a:only-child {
    margin: 1% 0 0 0;
    width:  60%;
}


@media only screen and (max-width: 1290px){
    .upaNew.gridLayout .upaButton-wrap a{
        font-size: 15px;
    }
}

@media only screen and (max-width: 1050px){
    .upaNew.gridLayout .upaButton-wrap a, .upaNew.gridLayout .upaButton-wrap a:nth-child(2), .upaNew.gridLayout .upaButton-wrap a:nth-child(3), .upaNew.gridLayout .upaButton-wrap a:nth-child(4), .upaNew.gridLayout .upaButton-wrap a:only-child {
        margin: 5px  auto;
        width: 100%;
        font-size: 17px;
    }
}

.upaNew.gridLayout .upadets .media .arrows{
    display: none;
}

.upaNew.gridLayout .seeitMobile {
    display:  block;
    clear: both;
    margin: 0px auto 15px;
    float: none;
    text-align: center;
    width: 290px;
}

@media (max-width: 1024px) {
    .upaNew.gridLayout .seeitMobile {
        clear: both;
        float: none;
        display: inline-block;
        width: unset;
        font-size: 13px;
        margin: 10px auto;
    }
}

/* END UPA GRID VIEW */

/* UPA CHANGE VIEW BUTTONS */

.upaNew .changeView {
    width: 95%;
    max-width: 1375px;
    margin:  0 auto;
    /* display: none; */
}

.upaNew .viewWrap {
    position: relative;
    height:  50px;
}

.upaNew .viewWrap > div {
    display:  inline-block;
    padding: 0px 15px;
    background:  #f0f3f6;
    color: #000;
    margin:  0;
    transition: all 250ms ease;
    cursor:  pointer;
    font-size: 25px;
    float: right;
    line-height: 50px;
    border: 1px solid rgba(48, 48, 48, .15);
}

.upaNew .viewWrap > div:hover {
    background:  #555555;
    color: white;
}

.upaNew .viewWrap .listView {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.upaNew .viewWrap .gridView {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.upaNew .viewWrap > div i {
    vertical-align:  middle;
}

/* END UPA CHANGE VIEW BUTTONS */

/* END PACKAGES APP ENHANCEMENT */


/* ADA BAR */
.adaBar {
    position: relative;
    text-align: right;
    font-size: 13px;
    height: 32px;
    background-color: #F0EFEB;
    box-shadow: inset 0 0.5px 2px 0 rgba(0,0,0,0.1);
    line-height: 32px;
    position: relative;
    color: #111;
    position:  fixed;
    width:  100%;
    z-index: 500;
}

.adaLink{
    background-color: #c41230; /* USE PRIMARY BUTTON BACKGROUND COLOR */
    color: white;
    float: right;
    padding: 0 10px;
    display:  inline-block;
    text-decoration: none;
}

.adaLink:hover, .adaLink:active, .adaLink:focus{
    color: white;
    text-decoration: underline;
}

.adaDescription {
    padding-right: 20px;
}

@media only screen and (max-width: 767px) {
    .adaBar {
        height: auto;
        text-align: center;
        line-height: 1.1;
        padding: 0;
    }

    .adaLink{
        text-align: center;
        margin:  0px auto;
        display:  block;
        width:  100%;
        padding:  10px 0;
    }

    .adaDescription, .adaBar span{
        display:  block;
    }

    .adaBar span{
        min-height: 35px;
    }

    .adaBar .adaDescription{
        padding-right: 0;
        padding: 5px 5px 10px;
        display:  block;
        min-height: auto;
        display: none;
    }
}

/* END ADA BAR */


/* HM001A */
.cc00a .countdown .col {
    display: inline-block;
    min-width: 58px;
    background: rgba(122, 10, 41,0);
    box-shadow: none;
    border: 8px solid #d41334;
    padding: 0px !important;
}

.cc00a .countdown {
    margin-top: 10px;
    margin-bottom: 20px;
}

.cc00a .countdown .col .cd-days{
    padding: 15px 25px;
    border: 2px solid white;
    background: #d41334 !important;
}

.cc00a .countdown .col .cd-hours{
    padding: 15px 25px;
    border: 2px solid white;
    background: #d41334 !important;
}

.cc00a .countdown .col .cd-minutes{
    padding: 15px 25px;
    border: 2px solid white;
    background: #d41334 !important;
}

.cc00a .countdown .col .cd-seconds{
    padding: 15px 25px;
    border: 2px solid white;
    background: #d41334 !important;
}

.cc00a .countdown .ce-days,
.cc00a .countdown .ce-hours, 
.cc00a .countdown .ce-minutes, 
.cc00a .countdown .ce-seconds, 
.cc00a .countdown .ce-dseconds, 
.cc00a .countdown .ce-mseconds {
    font-size: 45px;
    text-shadow: none;
    text-align: center;
    letter-spacing: 0.05em;
    line-height:  1;
    color: white;
}

.cc00a .countdown .ce-days-label,
.cc00a .countdown .ce-hours-label,
.cc00a .countdown .ce-minutes-label,
.cc00a .countdown .ce-seconds-label,
.cc00a .countdown .ce-dseconds-label,
.cc00a .countdown .ce-mseconds-label {
    display: block;
    text-transform: uppercase;
    font-size: 15px;
    text-align: center;
    text-shadow: none;
    color: white;
    text-transform: uppercase;
    margin: 5px 0;
    font-size: 15px;
    line-height: 1;
    font-weight: bold;
}

.cc00a .txt .lnk a {
    font-size: 20px;
    min-width: 270px;
    padding: 15px 33px;
    background-color: #d41334;
    display: inline-block;
    border: 2px solid #d41334;
    color: white;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    min-width: 210px;
}
    
/* SITUATIONAL CC00A*/
.cc00a .txt {
position: absolute;
    text-align: center;
    top: 40%;
    left: 5%;
    width: 50%;
    z-index: 4;
}

.cc00a .lnk {
position:relative;
top:108%;
}
        
.cc00a h1 {
        border-bottom: 1px solid white;
    color: white;
    font-size: 76px;
    line-height: 76px;
    margin: 0;
    padding: 0;
}  

.cc00a h2 {
    color: white;
    font-size: 24px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    font-weight: 300;
}
    
.cc00a {
height: 100%;
}

.cc00a .img {
    height: 100%;
}

.cc00a .img img {
    height: 100%;
    position:absolute;
    top:139px;
}
    

/* BENC146 */
.specials {
    margin-bottom: 200px;
    width: 300px;
}

.specials .spec_pack_2 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.spec_pack_2 .countdown {
    color: white;
}

.spec_pack_2 .spec_countdown {
    position: absolute;
    bottom: 0%;
    max-width: 500px;
    left: 0px;
}

.spec_pack_2 .spec_countdown .countdown .col {
    background: rgba(48,48,48,0.8);
    box-shadow: none;
    margin-bottom: 10px;
}

.spec_pack_2 .box1 h2 {
    font-size: 48px;
    color: #d41334;
    text-transform: uppercase;
    line-height: 52px;
}

.spec_pack_2 .box1 h3 {
    font-size: 24px;
    text-transform: uppercase;
}

.spec_pack_2 .box1 p {
    font-size: 18px;
}

.spec_pack_2 .box1 ol li a {
    background-color: #d41334;
    color: white;
}

.spec_pack_2 .back .fa-angle-double-left {
    display: none;
}

.spec_pack_2 .next .fa-angle-double-right {
    display: none;
}

.cc20-border {
    display: none;
}

.cc20-content-wrapper {
    margin: top;
    margin-top: 30px;
    text-align: left;
}

.spec_pack_2 .box1 {
    height: 100%;
    width: 100%;
    max-width: 300px;
}

.spec_pack_2 .box2 {
    width: 100%;
    max-width: 300px;
}

.cc20 .vcenter {
    margin-top: 6% important!;
    text-align: left;
}

.cc20 .txt.clearfix {
    margin-right: 56px;
    margin-top: 15px;
}

.spec_pack_2 .box1 ol li {
    text-decoration: none;
    background-image: none;
padding: 5px;
margin-bottom:10px;
}

.spec_pack_2 .box1 ol li a {
    background-color: #d41334;
    color: white;
    padding: 12px 42px;
    text-decoration:none;
    width: 100px;
}

.spec_pack_2 .box1 ol li a:hover {
    background-color: white;
    color: #d41334;
    padding: 12px 42px;
    border-bottom: 2px solid #d41334;
}

/**** Wingspread ****/
@media (max-width: 1280px) {
.specials {
    max-width: 1250px;
    width: 100%;
    margin-bottom: 200px;
}
.spec_pack_2 .box1 {
    height: 100%;
    width: 100%;
    max-width: 1250px;
}

.spec_pack_2 .box2 {
    width: 90%;
    max-width: 1250px;
}
}

@media (max-width: 1199px) {

.specials {
    max-width: 1190px;
    width: 100%;
    margin-bottom: 200px;
}
.spec_pack_2 .box1 {
    height: 100%;
    width: 100%;
    max-width: 1190px;
}

.spec_pack_2 .box2 {
    width: 90%;
    max-width: 1190px;
}

}

@media (max-width: 1050px) {

    .specials {
    max-width: 1050px;
    width: 100%;
    margin-bottom: 200px;
}
.spec_pack_2 .box1 {
    height: 100%;
    width: 100%;
    max-width: 1050px;
}

.spec_pack_2 .box2 {
    width: 90%;
    max-width: 1050px;
}

}

@media (max-width: 991px) {

    .specials {
    max-width: 991px;
    width: 100%;
    margin-bottom: 200px;
}
.spec_pack_2 .box1 {
    height: 100%;
    width: 100%;
    max-width: 991px;
}

.spec_pack_2 .box2 {
    width: 90%;
    max-width: 991px;
}

}

@media (max-width:850px){
    .specials {
    max-width: 850px;
    width: 100%;
    margin-bottom: 200px;
}
.spec_pack_2 .box1 {
    height: 100%;
    width: 90%;
    max-width: 850px;
}

.spec_pack_2 .box2 {
    width: 80%;
    max-width: 850px;
}
    
}

@media (max-width: 767px) {

  .specials {
    max-width: 767px;
    width: 100%;
    margin-bottom: 200px;
}
.spec_pack_2 .box1 {
    height: 100%;
    width: 90%;
    max-width: 767px;
}

.spec_pack_2 .box2 {
    width: 80%;
    max-width: 767px;
}
}

@media (max-width:650px){
      .specials {
    max-width: 650px;
    width: 100%;
    margin-bottom: 200px;
}
.spec_pack_2 .box1 {
    height: 100%;
    width: 90%;
    max-width: 650px;
}

.spec_pack_2 .box2 {
    width: 80%;
    max-width: 650px;
}
}

@media (max-width: 550px) {
      .specials {
    max-width: 500px;
    width: 100%;
    margin-bottom: 200px;
}
.spec_pack_2 .box1 {
    height: 100%;
    width: 90%;
    max-width: 500px;
}

.spec_pack_2 .box2 {
    width: 80%;
    max-width: 500px;
}
}

@media (max-width:425px){
          .specials {
    max-width: 425px;
    width: 100%;
    margin-bottom: 200px;
}
.spec_pack_2 .box1 {
    height: 100%;
    width: 90%;
    max-width: 425px;
}

.spec_pack_2 .box2 {
    width: 80%;
    max-width: 425px;
}
}

@media (max-width: 375px) { 
          .specials {
    max-width: 375px;
    width: 100%;
    margin-bottom: 200px;
}
.spec_pack_2 .box1 {
    height: 100%;
    width: 90%;
    max-width: 375px;
}

.spec_pack_2 .box2 {
    width: 80%;
    max-width: 375px;
}
}

/* Experiential Map White */

.newMap h3.poi_subtitle {
    color: White;
}


.newMap h3:before {
    border-color: White;
}


.fa-list:before {
    color: White !important;
}

.fa-list:before {
    color: White !important;
}

.newMap h1 {
    color: White !important;
}

h1.poi_title {
    color: black !important;
}

h3.poi_subtitle {
    color: Black !important;
}

.expMapTxt h1 {
    color: black !important;
}

.map-btn::before {
    color: White !important;
    border-color: White !important;
}

.list-only-container h3:before, .newMap h3:before {
    content:'';
    position:absolute;
    width:100%;
    height:2px;
    background:linear-gradient(to right, black, transparent) !important;
    top:0px;
    left:0px;
    width: 90%;
    margin: 0 auto;
}

.list-only-container h3, .newMap h3 {
    border-left: 2px solid black !important;
}

.closeMap {
    color: White !important;
}

.poiList img {
    background-size: cover;
    width: 100%;
    height: auto;
}

.homehero img {
    background-size: cover;
    width: 100%;
    height: auto;
}

.ExpMapListBtn {
    width: inherit;
}

/* END Experiential Map White */
