﻿@charset "utf-8";

/* -- SAP CSS Document -- */

/* ===== @FONT-FACE ============================================================================================================= */
/* -- This CSS resource incorporates links to font software which is the valuable copyrighted property of WebType LLC, The Font Bureau, and/or their suppliers. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software. Please contact WebType with any questions:http://www.webtype.com -- */
@font-face {
    font-family: "BentonSans";
    font-style: normal;
    font-weight: 400;
    src: url("/assets/fonts/sap/BentonSans/BentonSans-Regular.eot?") format("embedded-opentype"), url('/assets/fonts/sap/BentonSans/BentonSans-Regular.woff') format('woff'), url("/assets/fonts/sap/BentonSans/BentonSans-Regular.otf"), url("/assets/fonts/sap/BentonSans/BentonSans-Regular.ttf") format("truetype"), url("/assets/fonts/sap/BentonSans/BentonSans-Regular.svg#web") format("svg");
}

@font-face {
    font-family: "BentonSans";
    font-style: normal;
    font-weight: 500;
    src: url("/assets/fonts/sap/BentonSans/BentonSans-Medium.eot?") format("embedded-opentype"), url('/assets/fonts/sap/BentonSans/BentonSans-Medium.woff') format('woff'), url("/assets/fonts/sap/BentonSans/BentonSans-Medium.otf"), url("/assets/fonts/sap/BentonSans/BentonSans-Medium.ttf") format("truetype"), url("/assets/fonts/sap/BentonSans/BentonSans-Medium.svg#web") format("svg");
}

@font-face {
    font-family: "BentonSans";
    font-style: normal;
    font-weight: 700;
    src: url("/assets/fonts/sap/BentonSans/BentonSans-Bold.eot?") format("embedded-opentype"), url('/assets/fonts/sap/BentonSans/BentonSans-Bold.woff') format('woff'), url("/assets/fonts/sap/BentonSans/BentonSans-Bold.otf"), url("/assets/fonts/sap/BentonSans/BentonSans-Bold.ttf") format("truetype"), url("/assets/fonts/sap/BentonSans/BentonSans-Bold.svg#web") format("svg");
}

@font-face {
    font-family: "BentonSans";
    font-style: normal;
    font-weight: normal;
    src: url("/assets/fonts/sap/BentonSans/BentonSans-Book.eot?") format("embedded-opentype"), url('/assets/fonts/sap/BentonSans/BentonSans-Book.woff') format('woff'), url("/assets/fonts/sap/BentonSans/BentonSans-Book.otf"), url("/assets/fonts/sap/BentonSans/BentonSans-Book.ttf") format("truetype"), url("/assets/fonts/sap/BentonSans/BentonSans-Book.svg#web") format("svg");
}

@font-face {
    font-family: "BentonSans";
    font-style: normal;
    font-weight: 200;
    src: url("/assets/fonts/sap/BentonSans/BentonSans-Light.eot?") format("embedded-opentype"), url('/assets/fonts/sap/BentonSans/BentonSans-Light.woff') format('woff'), url("/assets/fonts/sap/BentonSans/BentonSans-Light.otf"), url("assets/fonts/BentonSans-Light.ttf") format("truetype"), url("assets/fonts/BentonSans-Light.svg#web") format("svg");
}

/* ===== RESETS, ANCHOR OUTLINE REMOVAL, CLEARFIX ========================================================================= */
html, body, a, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup,
var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin:0; padding:0; outline:0; border:0; border-spacing:0; border-collapse:collapse; background:transparent; vertical-align:baseline; font-size:100%; }

/* ===== GLOBALS ======================================================================================================= */

/* -- Base -- */
/*!
 * SAP Success Connect 2016
 * Copyright 2016 SuccessFactors
 *
 *  CONTENTS:
 *  - Variables and Fonts
 *  - General Layout
 *  - Component Styles
 *
 */@media print {
    * {
        -webkit-transition: none!important;
        transition: none!important
    }
}

.bts,.btb,.btr,.btl,.fab {
    display: inline-block;
    font: normal normal normal 14px/1 "Black Tie";
    font-size: inherit;
    vertical-align: -14.28571%;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

.bts {
    font-weight: 900
}

.btb {
    font-weight: 700
}

.btl {
    font-weight: 200
}

.fab {
    font-family: "FontAwesome"
}

.bt-sm {
    font-size: .7em;
    vertical-align: baseline
}

.bt-lg {
    font-size: 1.33333em;
    line-height: .75em
}

.bt-2x {
    font-size: 2em
}

.bt-3x {
    font-size: 3em
}

.bt-4x {
    font-size: 4em
}

.bt-5x {
    font-size: 5em
}

.bt-lg,.bt-2x,.bt-3x,.bt-4x,.bt-5x {
    vertical-align: -30%
}

.bt-fw {
    width: 1.28571em;
    text-align: center
}

.bt-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.bt-ul>li {
    position: relative
}

.bt-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.bt-li.bt-lg {
    left: -2em
}

.bt-border {
    padding: .2em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.bts.pull-left,.btb.pull-left,.btr.pull-left,.btl.pull-left,.fab.pull-left {
    margin-right: .3em
}

.bts.pull-right,.btb.pull-right,.btr.pull-right,.btl.pull-right,.fab.pull-right {
    margin-left: .3em
}

.bt-spin {
    -webkit-animation: bt-spin 2s infinite linear;
    animation: bt-spin 2s infinite linear
}

.bt-pulse {
    -webkit-animation: bt-spin 1s infinite steps(8);
    animation: bt-spin 1s infinite steps(8)
}

@-webkit-keyframes bt-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes bt-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.bt-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.bt-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.bt-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.bt-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.bt-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

:root .bt-rotate-90,:root .bt-rotate-180,:root .bt-rotate-270,:root .bt-flip-horizontal,:root .bt-flip-vertical {
    -webkit-filter: none;
    filter: none
}

.bt-stack {
    position: relative;
    display: inline-block;
    width: 1.28571em;
    height: 1em;
    line-height: 1em;
    vertical-align: baseline
}

.bt-stack-sm {
    position: absolute;
    top: 0;
    left: 0;
    line-height: inherit;
    font-size: .5em
}

.bt-stack-1x,.bt-stack-sm {
    display: inline-block;
    width: 100%;
    text-align: center
}

.bt-inverse {
    color: #fff
}

.bt-bars:before {
    content: ""
}

.bt-envelope:before {
    content: ""
}

.bt-search:before {
    content: ""
}

.bt-search-plus:before {
    content: ""
}

.bt-search-minus:before {
    content: ""
}

.bt-phone:before {
    content: ""
}

.bt-comment:before {
    content: ""
}

.bt-commenting:before {
    content: ""
}

.bt-comments:before {
    content: ""
}

.bt-rss:before {
    content: ""
}

.bt-times:before {
    content: ""
}

.bt-times-circle:before {
    content: ""
}

.bt-clock:before {
    content: ""
}

.bt-star:before {
    content: ""
}

.bt-star-half:before {
    content: ""
}

.bt-check:before {
    content: ""
}

.bt-check-circle:before {
    content: ""
}

.bt-check-square:before {
    content: ""
}

.bt-th:before {
    content: ""
}

.bt-th-large:before {
    content: ""
}

.bt-heart:before {
    content: ""
}

.bt-heart-half:before {
    content: ""
}

.bt-calendar:before {
    content: ""
}

.bt-shopping-cart:before {
    content: ""
}

.bt-plus:before {
    content: ""
}

.bt-plus-circle:before {
    content: ""
}

.bt-plus-square:before {
    content: ""
}

.bt-pen:before {
    content: ""
}

.bt-minus:before {
    content: ""
}

.bt-minus-circle:before {
    content: ""
}

.bt-minus-square:before {
    content: ""
}

.bt-pencil:before {
    content: ""
}

.bt-edit:before {
    content: ""
}

.bt-thumbs-up:before {
    content: ""
}

.bt-thumbs-down:before {
    content: ""
}

.bt-gear:before {
    content: ""
}

.bt-trash:before {
    content: ""
}

.bt-file:before {
    content: ""
}

.bt-info-circle:before {
    content: ""
}

.bt-label:before {
    content: ""
}

.bt-rocket:before {
    content: ""
}

.bt-book:before {
    content: ""
}

.bt-book-open:before {
    content: ""
}

.bt-notebook:before {
    content: ""
}

.bt-camera:before {
    content: ""
}

.bt-folder:before {
    content: ""
}

.bt-quote-left:before {
    content: ""
}

.bt-quote-right:before {
    content: ""
}

.bt-eye:before {
    content: ""
}

.bt-lock:before {
    content: ""
}

.bt-lock-open:before {
    content: ""
}

.bt-gift:before {
    content: ""
}

.bt-spinner-clock:before {
    content: ""
}

.bt-spinner:before {
    content: ""
}

.bt-wrench:before {
    content: ""
}

.bt-cloud:before {
    content: ""
}

.bt-cloud-upload:before {
    content: ""
}

.bt-cloud-download:before {
    content: ""
}

.bt-sync:before {
    content: ""
}

.bt-question-circle:before {
    content: ""
}

.bt-share:before {
    content: ""
}

.bt-briefcase:before {
    content: ""
}

.bt-money:before {
    content: ""
}

.bt-megaphone:before {
    content: ""
}

.bt-sign-in:before {
    content: ""
}

.bt-sign-out:before {
    content: ""
}

.bt-film:before {
    content: ""
}

.bt-trophy:before {
    content: ""
}

.bt-code:before {
    content: ""
}

.bt-light-bulb:before {
    content: ""
}

.bt-print:before {
    content: ""
}

.bt-fax:before {
    content: ""
}

.bt-video:before {
    content: ""
}

.bt-signal:before {
    content: ""
}

.bt-sitemap:before {
    content: ""
}

.bt-upload:before {
    content: ""
}

.bt-download:before {
    content: ""
}

.bt-key:before {
    content: ""
}

.bt-mug:before {
    content: ""
}

.bt-bookmark:before {
    content: ""
}

.bt-flag:before {
    content: ""
}

.bt-external-link:before {
    content: ""
}

.bt-smile:before {
    content: ""
}

.bt-frown:before {
    content: ""
}

.bt-meh:before {
    content: ""
}

.bt-magic:before {
    content: ""
}

.bt-bolt:before {
    content: ""
}

.bt-exclamation-triangle:before {
    content: ""
}

.bt-exclamation-circle:before {
    content: ""
}

.bt-flask:before {
    content: ""
}

.bt-music:before {
    content: ""
}

.bt-push-pin:before {
    content: ""
}

.bt-shield:before {
    content: ""
}

.bt-sort:before {
    content: ""
}

.bt-reply:before {
    content: ""
}

.bt-forward:before {
    content: ""
}

.bt-reply-all:before {
    content: ""
}

.bt-forward-all:before {
    content: ""
}

.bt-bell:before {
    content: ""
}

.bt-bell-off:before {
    content: ""
}

.bt-ban:before {
    content: ""
}

.bt-database:before {
    content: ""
}

.bt-hard-drive:before {
    content: ""
}

.bt-merge:before {
    content: ""
}

.bt-fork:before {
    content: ""
}

.bt-wifi:before {
    content: ""
}

.bt-paper-plane:before {
    content: ""
}

.bt-inbox:before {
    content: ""
}

.bt-fire:before {
    content: ""
}

.bt-play:before {
    content: ""
}

.bt-pause:before {
    content: ""
}

.bt-stop:before {
    content: ""
}

.bt-play-circle:before {
    content: ""
}

.bt-next:before {
    content: ""
}

.bt-previous:before {
    content: ""
}

.bt-repeat:before {
    content: ""
}

.bt-fast-forward:before {
    content: ""
}

.bt-fast-reverse:before {
    content: ""
}

.bt-volume:before {
    content: ""
}

.bt-volume-off:before {
    content: ""
}

.bt-volume-up:before {
    content: ""
}

.bt-volume-down:before {
    content: ""
}

.bt-maximize:before {
    content: ""
}

.bt-minimize:before {
    content: ""
}

.bt-closed-captions:before {
    content: ""
}

.bt-shuffle:before {
    content: ""
}

.bt-triangle:before {
    content: ""
}

.bt-square:before {
    content: ""
}

.bt-circle:before {
    content: ""
}

.bt-hexagon:before {
    content: ""
}

.bt-octagon:before {
    content: ""
}

.bt-angle-up:before {
    content: ""
}

.bt-angle-down:before {
    content: ""
}

.bt-angle-left:before {
    content: ""
}

.bt-angle-right:before {
    content: ""
}

.bt-angles-up:before {
    content: ""
}

.bt-angles-down:before {
    content: ""
}

.bt-angles-left:before {
    content: ""
}

.bt-angles-right:before {
    content: ""
}

.bt-arrow-up:before {
    content: ""
}

.bt-arrow-down:before {
    content: ""
}

.bt-arrow-left:before {
    content: ""
}

.bt-arrow-right:before {
    content: ""
}

.bt-bar-chart:before {
    content: ""
}

.bt-pie-chart:before {
    content: ""
}

.bt-circle-arrow-up:before {
    content: ""
}

.bt-circle-arrow-down:before {
    content: ""
}

.bt-circle-arrow-left:before {
    content: ""
}

.bt-circle-arrow-right:before {
    content: ""
}

.bt-caret-up:before {
    content: ""
}

.bt-caret-down:before {
    content: ""
}

.bt-caret-left:before {
    content: ""
}

.bt-caret-right:before {
    content: ""
}

.bt-long-arrow-up:before {
    content: ""
}

.bt-long-arrow-down:before {
    content: ""
}

.bt-long-arrow-left:before {
    content: ""
}

.bt-long-arrow-right:before {
    content: ""
}

.bt-Bold:before {
    content: ""
}

.bt-italic:before {
    content: ""
}

.bt-underline:before {
    content: ""
}

.bt-link:before {
    content: ""
}

.bt-paper-clip:before {
    content: ""
}

.bt-align-left:before {
    content: ""
}

.bt-align-center:before {
    content: ""
}

.bt-align-right:before {
    content: ""
}

.bt-align-justify:before {
    content: ""
}

.bt-cut:before {
    content: ""
}

.bt-copy:before {
    content: ""
}

.bt-paste:before {
    content: ""
}

.bt-photo:before {
    content: ""
}

.bt-table:before {
    content: ""
}

.bt-ulist:before {
    content: ""
}

.bt-olist:before {
    content: ""
}

.bt-indent:before {
    content: ""
}

.bt-outdent:before {
    content: ""
}

.bt-undo:before {
    content: ""
}

.bt-redo:before {
    content: ""
}

.bt-sup:before {
    content: ""
}

.bt-sub:before {
    content: ""
}

.bt-text-size:before {
    content: ""
}

.bt-text-color:before {
    content: ""
}

.bt-remove-formatting:before {
    content: ""
}

.bt-blockquote:before {
    content: ""
}

.bt-globe:before {
    content: ""
}

.bt-map:before {
    content: ""
}

.bt-map-arrow:before {
    content: ""
}

.bt-map-marker:before {
    content: ""
}

.bt-map-pin:before {
    content: ""
}

.bt-home:before {
    content: ""
}

.bt-building:before {
    content: ""
}

.bt-industry:before {
    content: ""
}

.bt-desktop:before {
    content: ""
}

.bt-laptop:before {
    content: ""
}

.bt-tablet:before {
    content: ""
}

.bt-mobile:before {
    content: ""
}

.bt-tv:before {
    content: ""
}

.bt-radio-checked:before {
    content: ""
}

.bt-radio-unchecked:before {
    content: ""
}

.bt-checkbox-checked:before {
    content: ""
}

.bt-checkbox-unchecked:before {
    content: ""
}

.bt-checkbox-intermediate:before {
    content: ""
}

.bt-user:before {
    content: ""
}

.bt-user-male:before {
    content: ""
}

.bt-user-female:before {
    content: ""
}

.bt-crown:before {
    content: ""
}

.bt-credit-card:before {
    content: ""
}

.bt-strikethrough:before {
    content: ""
}

.bt-eject:before {
    content: ""
}

.bt-ellipsis-h:before {
    content: ""
}

.bt-ellipsis-v:before {
    content: ""
}

.fab-facebook:before {
    content: ""
}

.fab-facebook-alt:before {
    content: ""
}

.fab-twitter:before {
    content: ""
}

.fab-linkedin:before {
    content: ""
}

.fab-linkedin-alt:before {
    content: ""
}

.fab-instagram:before {
    content: ""
}

.fab-github:before {
    content: ""
}

.fab-github-alt:before {
    content: ""
}

.fab-googleplus:before {
    content: ""
}

.fab-googleplus-alt:before {
    content: ""
}

.fab-pinterest:before {
    content: ""
}

.fab-pinterest-alt:before {
    content: ""
}

.fab-tumblr:before {
    content: ""
}

.fab-tumblr-alt:before {
    content: ""
}

.fab-bitcoin:before {
    content: ""
}

.fab-bitcoin-alt:before {
    content: ""
}

.fab-dropbox:before {
    content: ""
}

.fab-stackexchange:before {
    content: ""
}

.fab-stackoverflow:before {
    content: ""
}

.fab-flickr:before {
    content: ""
}

.fab-flickr-alt:before {
    content: ""
}

.fab-bitbucket:before {
    content: ""
}

.fab-html5:before {
    content: ""
}

.fab-css3:before {
    content: ""
}

.fab-apple:before {
    content: ""
}

.fab-windows:before {
    content: ""
}

.fab-android:before {
    content: ""
}

.fab-linux:before {
    content: ""
}

.fab-dribbble:before {
    content: ""
}

.fab-youtube:before {
    content: ""
}

.fab-skype:before {
    content: ""
}

.fab-foursquare:before {
    content: ""
}

.fab-trello:before {
    content: ""
}

.fab-maxcdn:before {
    content: ""
}

.fab-gittip:before,.fab-gratipay:before {
    content: ""
}

.fab-vimeo:before {
    content: ""
}

.fab-vimeo-alt:before {
    content: ""
}

.fab-slack:before {
    content: ""
}

.fab-wordpress:before {
    content: ""
}

.fab-wordpress-alt:before {
    content: ""
}

.fab-openid:before {
    content: ""
}

.fab-yahoo:before {
    content: ""
}

.fab-yahoo-alt:before {
    content: ""
}

.fab-reddit:before {
    content: ""
}

.fab-google:before {
    content: ""
}

.fab-google-alt:before {
    content: ""
}

.fab-stumbleupon:before {
    content: ""
}

.fab-stumbleupon-alt:before {
    content: ""
}

.fab-delicious:before {
    content: ""
}

.fab-digg:before {
    content: ""
}

.fab-piedpiper:before {
    content: ""
}

.fab-piedpiper-alt:before {
    content: ""
}

.fab-drupal:before {
    content: ""
}

.fab-joomla:before {
    content: ""
}

.fab-behance:before {
    content: ""
}

.fab-steam:before {
    content: ""
}

.fab-steam-alt:before {
    content: ""
}

.fab-spotify:before {
    content: ""
}

.fab-deviantart:before {
    content: ""
}

.fab-soundcloud:before {
    content: ""
}

.fab-vine:before {
    content: ""
}

.fab-codepen:before {
    content: ""
}

.fab-jsfiddle:before {
    content: ""
}

.fab-rebel:before {
    content: ""
}

.fab-empire:before {
    content: ""
}

.fab-git:before {
    content: ""
}

.fab-hackernews:before {
    content: ""
}

.fab-hackernews-alt:before {
    content: ""
}

.fab-slideshare:before {
    content: ""
}

.fab-twitch:before {
    content: ""
}

.fab-yelp:before {
    content: ""
}

.fab-paypal:before {
    content: ""
}

.fab-google-wallet:before {
    content: ""
}

.fab-angellist:before {
    content: ""
}

.fab-cc-visa:before {
    content: ""
}

.fab-cc-mastercard:before {
    content: ""
}

.fab-cc-discover:before {
    content: ""
}

.fab-cc-amex:before {
    content: ""
}

.fab-cc-paypal:before {
    content: ""
}

.fab-cc-stripe:before {
    content: ""
}

.fab-lastfm:before {
    content: ""
}

.fab-whatsapp:before {
    content: ""
}

.fab-medium:before {
    content: ""
}

.fab-meanpath:before {
    content: ""
}

.fab-meanpath-alt:before {
    content: ""
}

.fab-pagelines:before {
    content: ""
}

.fab-ioxhost:before {
    content: ""
}

.fab-buysellads:before {
    content: ""
}

.fab-buysellads-alt:before {
    content: ""
}

.fab-connectdevelop:before {
    content: ""
}

.fab-dashcube:before {
    content: ""
}

.fab-forumbee:before {
    content: ""
}

.fab-leanpub:before {
    content: ""
}

.fab-sellsy:before {
    content: ""
}

.fab-shirtsinbulk:before {
    content: ""
}

.fab-simplybuilt:before {
    content: ""
}

.fab-skyatlas:before {
    content: ""
}

.fab-viacoin:before {
    content: ""
}

.fab-codiepie:before {
    content: ""
}

.fab-queue:before {
    content: ""
}

.fab-queue-alt:before {
    content: ""
}

.fab-fonticons:before {
    content: ""
}

.fab-fonticons-alt:before {
    content: ""
}

.fab-blacktie:before {
    content: ""
}

.fab-blacktie-alt:before {
    content: ""
}

.fab-xing:before {
    content: ""
}

.fab-vk:before {
    content: ""
}

.fab-weibo:before {
    content: ""
}

.fab-renren:before {
    content: ""
}

.fab-tencent-weibo:before {
    content: ""
}

.fab-qq:before {
    content: ""
}

.fab-wechat:before,.fab-weixin:before {
    content: ""
}

body {
    color: #000;
    font: normal 14px/23px "BentonSans",Arial,Helvetica,san-serif
}

h1 {
    font: 300 44px/48px "BentonSans",Helvetica,Arial,san-serif
}

h2 {
    color: #000;
    font: 400 36px/40px "BentonSans",Arial,Helvetica,san-serif;
    margin: 0 0 .5em
}

h3 {
    color: #000;
    font: 400 30px/34px "BentonSans",Arial,Helvetica,san-serif;
    margin: 0 0 .5em
}

h4,h5,h6 {
    font: bold 19px/23px "BentonSans",Arial,Helvetica,san-serif;
    text-transform: none
}

p,ul,ol,dl,ul li,ol li {
    font: normal 14px/23px "BentonSans",Arial,Helvetica,san-serif;
    color: #000;
    margin-bottom: 12px
}

ul li,ol li {
    line-height: 19px;
    margin: 0 0 12px
}

.big-gray {
    color: #000;
    font: 400 34px/39px "BentonSans",Arial,Helvetica,san-serif
}

.med-gray {
    color: #000;
    font: 400 20px/25px "BentonSans",Arial,Helvetica,san-serif
}

.text--orange {
    color: #eb7300
}

.text--gold {
    color: #f0ab00
}

.text--bold {
    font-weight: bold
}

.text--sm {
    font-size: 12px;
    line-height: 16px
}

@media all and (max-width:767px) {
    h1 {
        font-size: 32px;
        line-height: 36px
    }

    h2 {
        font-size: 26px;
        line-height: 30px
    }

    h3 {
        font-size: 20px;
        line-height: 24px
    }

    h4,h5,h6 {
        font-size: 16px;
        text-transform: none
    }
}

.selectboxit-container {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.selectboxit-container * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    white-space: nowrap
}

.selectboxit-container .selectboxit {
    cursor: pointer;
    margin: 0;
    padding: 0;
    border-radius: 6px;
    overflow: hidden;
    display: block;
    position: relative
}

.selectboxit-container span,.selectboxit-container .selectboxit-options a {
    height: 30px;
    line-height: 30px;
    display: block
}

.selectboxit-container .selectboxit:focus {
    outline: 0
}

.selectboxit.selectboxit-disabled,.selectboxit-options .selectboxit-disabled {
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none;
    cursor: default
}

.selectboxit-text {
    text-indent: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left
}

.selectboxit .selectboxit-option-icon-container {
    margin-left: 5px
}

.selectboxit-container .selectboxit-options {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 100%;
    *width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    cursor: pointer;
    display: none;
    z-index: 9999999999999;
    border-radius: 6px;
    text-align: left;
    box-shadow: none
}

.selectboxit-option .selectboxit-option-anchor {
    padding: 0 2px
}

.selectboxit-option .selectboxit-option-anchor:hover {
    text-decoration: none
}

.selectboxit-option,.selectboxit-optgroup-header {
    text-indent: 5px;
    margin: 0;
    list-style-type: none
}

.selectboxit-optgroup-header {
    font-weight: bold
}

.selectboxit-optgroup-header:hover {
    cursor: default
}

.selectboxit-arrow-container {
    width: 30px;
    position: absolute;
    right: 0
}

.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
    margin: 0 auto;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0
}

.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
    top: 30%
}

.selectboxit-option-icon-container {
    float: left
}

.selectboxit-container .selectboxit-option-icon {
    margin: 0;
    padding: 0;
    vertical-align: middle
}

.selectboxit-option-icon-url {
    width: 18px;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    height: 100%;
    background-position: center;
    float: left
}

.selectboxit-rendering {
    display: inline-block!important;
    *display: inline!important;
    zoom: 1!important;
    visibility: visible!important;
    position: absolute!important;
    top: -9999px!important;
    left: -9999px!important
}

.jqueryui .ui-icon {
    background-color: inherit
}

.jqueryui .ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px,0px,0px)
}

.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    -webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("global/css/owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    transition: scale 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3,1.3);
    transition: scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.video-js .vjs-big-play-button:before,.video-js .vjs-control:before,.video-js .vjs-modal-dialog,.vjs-modal-dialog .vjs-modal-dialog-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-js .vjs-big-play-button:before,.video-js .vjs-control:before {
    text-align: center
}

@font-face {
    font-family:VideoJS;src:url("global/css/fonts/VideoJS/VideoJS.eot?#iefix") format("eot")
}

@font-face {
    font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAA4wAAoAAAAAFfAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAAA9AAAAD4AAABWUZFeBGNtYXAAAAE0AAAAOgAAAUriLxC2Z2x5ZgAAAXAAAAnnAAAO5OV/F/5oZWFkAAALWAAAACsAAAA2C4eUa2hoZWEAAAuEAAAAGAAAACQOogcfaG10eAAAC5wAAAAPAAAAeNIAAABsb2NhAAALrAAAAD4AAAA+MMgtQm1heHAAAAvsAAAAHwAAACABLwB5bmFtZQAADAwAAAElAAACCtXH9aBwb3N0AAANNAAAAPkAAAF5vawAenicY2BkZ2CcwMDKwMFSyPKMgYHhF4RmjmEIZzzHwMDEwMrMgBUEpLmmMDh8ZPwoyw7iLmSHCDOCCADu/Qo9AAB4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGD7K/v8PUvCREUTzM0DVAwEjG8OIBwCOWgbUAAB4nI1XfVBU1xV/574vlsUlj/14grDs48FuAgaR3X2LEnY3UZSgEkTwAySAgkIwI8bRfFDjTszYCWRMW9lNa4y2meokmq+2k5ia0dpkmknbkWgSSW3GyaaNf0RTx0wxX7A3Pe/tQmIgHXf3vXvvueeee+45v3POXQYY/PCD/CBDGAYkIE2sxg+OXSJmhmH1OaFX6MU5C5PDMCZi5Rg2i+ELGSthwM14NCbgYGSBIZfhFA1H6Zu0OS0NDkMVfg+npdFm+maCvigI0JBIQIMg0BdJGdTj9ylj7nr+b97+Hl8C1+H2xNAvjPqxjIgaKtItICkSnIISeo40QQls4xxjlzgHsnGGvi7BxQiMlSlkPMhfCh67rAUEUQ6CHxW2O7JARCkKnlUQ7UEIyAEQZe4MdDW9xr5OPFuKbubpRxcPDY8da4MOelDfAYJLW+sGKn/Vlmjfv5+NdB4oOfTazJn3tGxZtL9xFNZX7PPRUbjcRg/SMB2EL+gblXn7shbO/WUbF9u/H5XQ9eKO8iMMr9tY35qYoRi20wGuXV/CHaGDk2fdgHwCk5HUXQpCcgHfBV2NjV3jkq4PHTSUSBwuOQALvxPAps6fiftk6P6yJpcm5bB4dFkgoh195mbiSTnkL3jupq7jh4ZZdvjQRVB4PPx3SsVTu5D/6kd85RU66ttXAeuuXYN1E/Y2sMMzZkZiZNRZlRS/ynr9Xr8Cql2RVNbutXslYo7B9ngsFqcDbCQO22PxeIxcpgMxkh6PjUdwkvw6hvRpZeoCFKshDQzJVr++DWyLx+hAXJcGp3TJMV1ME45xCNvHLsWRrpOZSduOoG0zERuIIwuIkhNkBREglQKLiODD45FQE0BTiE214xE2wp8zOt9NjH3GRtDMk7Ehoq2tzCzGxdyMEQJuD0qGIrQ58ApoWQE3D2h1h6zwuB14wYFIDAA5CZ11jT+92gFZ7B7/p7+hV8jFxBl4aG03wLiVXtBbCylLfIJzkPUAvWAw0yvsVdKdBbC6nnruP/RFkHqWJLZ2Auxdtgy+6qTf7l1WswTJcJ6mGVxwXj92UtfU2WXUNX+qBUCxK6D4FR4f/cufG1sZbiSkMcwdMdoxBxTTEXIp4SCXMNhHoFjvTTFP4vkoPReNRmPRCTwa+3qY0DR7qn7Vjh612wRRTaI04HWCnZ+gIzvS/ZJP0+mynphCui4hzmG0id6+aLSv2BV3FQMYDTHrlGQ/SZ+q4ZdF8aLa5Ar8GW3tVNKEj13cF0buMaesx1i9CL/Uo1tM0h+74o9HjQ+UcPaxy8mH9ccwK8KpKA3rHdIUjTKpfIBxuokpxUGBIILm84ATvHh8tAIe2iZj8KvYwUOXawHMVNgxZvlwSa0z8Zkokkxn3ey2nYTsbMO3mPh8cji7zklsPLD9a9f2s2w/uSt/FgSytWzw5bmS3PielU1P56aGrlz6NzlnbT8h/Wtb+1OxIqxBbC9g7kINUbtAEDxsKWSCe46eltCPmaiUxy2IrODIB8EmixaQrU4IAQ6THg6BFpAdWsCquT16DkL9ccIC/FGeP5AuiDExe8bx+QtzWVsmHcm0kdzqecdn5IhRkTc/zfNPm3ns5sw4Pq86l9gyofh6jkTF5iFChjYbbzZQWFvYb8qZAWyGiV9ya+5bFgnzpuWt3FuX8KYMmsiYZepPseBgGhZcOMt0+4Q8fDOTftJjHIuhdaLsFXFM9AclTi9jbGRq8ZvIOykZei77kfo53eoppVPovbGiyV63p/p/dkWETTjmhjTIm8RP284b04bcNYlRsvO6Gp2JeaiIueVHsgJGF2aASlCQLuG8EsBomzb++/AXmwhaOoLhL7iQ4/uc449gWJ56/XWDARn74v/PL1bRBB4TBEyYrqezSkUPHaWjPWCm13ogAzJ66LVpbTEuXccDZlyXxBQ/IrzKOPS7gAkkIyZ0N6joE6M246aDsO1kgucTJ/EdFWA5pbAcTfoSP4hJeBCni7nEn5IclL4kpDgmMMuH8Kpk0+WrBUIeKCyWS0nPVz7NW86Hnl55GxR5KB3+9tszL+wVRulXNTUn6D8SJvIl3PzP46eZST/tQTllTDXTzmxCaTYna7eJAqcWuD1ulBXQsMz5fQEBCfowCF5FVDF/2yysB9OW5veVEtRAFOy41FoeJEiAOZhDiFstsKAwJ8Hijs72q1jWvWx+uKU5XFZDLx189OK8ojW1u0By5dtLHUN/rwkte68PnhnYVbt0bvWiub9w1+f4C0L3hIuXZ8+xlVSt0eb3tgQsmVZnem5R3U0uf/fmFdqiLTvY3nPnet5/v4f9pLB6QX2krnnFQ1tXtN+2ePlAaUNWcfiWwrncn4ca9ml3hFeHHm+u2bq4MhxUZs3bMH/3jgaPUtlVunFjg2/8yRzf3cHsssKZqlnOqyCWworWykW9lXnspk0ffrjpfCreIpjPWbwnFxt3PAkcQgkUuH1auUMf+txJQ0hK1k1zsNaqQdaLMxfoq9AGGxtJQ+fGw53cE/TY8pWhJruZHiMAcCexFS/eGDp6hntiXGE/gvI7163b29ExfiHxNsnqub/a6/QmPoAn4GpZ2c9cZRX5/57IWUNYuubiQBAddhuxAKe6PA5vuV5dkk0VXkMM3zk42W3Awrgka8LQgjZY+tQIffd5+vnHasnHL/cczldyS4r79i6su6Nu9oPQ8lbaid2Pt9/bXtTTynevq7bkPkITV47d+3NugOzo4M3y77Zxbnb2nhWrl0T/kO4u3H1ig33e1lD6JDYjiKkCHOioF0pZv6T6gxxipxLNhFc8xERA48vq5ZfXdL/QV6c8W3PfwjIsZyI3Csvo72e4FpTVwTv/UYNAKtY+8MB84vogZ1Xr5lW38iJdPZ74xunzO4Gk7BARIkytjlyCoPVoIb3IluMfAYRhEoAO2aGXKc2TNAJaSwdzQEeq7jC7TWYF2Y2jrEIXlyVEhunBs5t7K62a7Z6qB0923/+vPT2v7mwpqV/mTEsTiCB5zz735HOP9VbVWtKKZK08uDJ7vcQN02HogGegY5iNnKUHh12ti9/zzHvsauy+tx+e375j94LuA64MV/5MQbZVNT95/re7jlxZVaVuW5Nffsd9TXfOpXcv6m2Bn3x6FgXg/oz+P0h/ce8g2mTEWxVTzzQzrTruNCcRdbu6VY87gLVXc4uSjXfosak7XxWM4oyl+ockmzCFhJXaGwK8e6sCW2T3sLmPnh5qSZtx9JHFL6QBHGnsTjdtWQ8PFygWtQTIkrI84NILfQSC65FUMFsnOYFHEoSmUCD49a4rt3985PTsd8GzB/5KEnzmhhORgVOZPM+yb5KmpRu38jQqviH6826Lrdrxx6DZdFPo2fVbTiy9AUpDJ3SxGYvpK7u+Rhz8D4BCxssAeJxjYGRgYABi/vcdWfH8Nl8ZuNkZQODSliXbkWl2BrA4BwMTiAIAKDsJfgB4nGNgZGBgZwCChWASxGZkQAVyABOTANd4nGNnYGBgHwAMADNUANMAAAAAAAAOAFAAZgCyAMYA5gEeAUgBdAGcAfICLgKOAroDCgOOA7AD6gQ4BHwEuAToBQwFogXoBjYGbAbaB3IAAHicY2BkYGCQY8hlYGcAASYg5gJCBob/YD4DABa6AakAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2P2XLCMAxFfYE4CWlZSveFP8hHOY4gHhw79VLav68hMNOH6kG60mg5YhM22pr9b1vGMMEUM2TgyFGgxBwVbnCLBZZYYY07bHCPBzziCc94wSve8I4PbGeDFj/VydVSOakpG0T0VH1ZHXuq+xhoftHaHq+yV+21o1P7brWLWnvpiExNJpBb/i18q8D9ZxSOcj8oY8iVPjZBBU2+kGIIypokuqTI+cx3qXMq7Z6PQIsx1DYGrQxtLul50YV50rVcCiNJc0enX4qdkNRYe8j2g46+SIMHapXJw1GFdIWH2DfalQknZeTDWsRW2bqlBK3ORIz9AqJUapQAAAA=) format("woff"),url(data:application/x-font-ttf;charset=utf-8;base64,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ATcuAScjBh8BHgEXDgEFMz8BFTMRIwYDJRUnAxyEzZRbCA2rgketCAEBqlRoCglxYwF+IiEOIysBAkswHQEECiQ0AgE+YyIhDiIsAQJLMB4BBQokNAE/YyIhDiIsAQJLMB4BBQokNAEBPvmD7kHhqs0s0gEnjgHJAv0FD2a9gIrADwUFAwPDAlVMZ3MF/pUHwgc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9UmQBZQMMR/61g/kBAAAAAAAQAMYAAQAAAAAAAQAHAAAAAQAAAAAAAgAHAAcAAQAAAAAAAwAHAA4AAQAAAAAABAAHABUAAQAAAAAABQALABwAAQAAAAAABgAHACcAAQAAAAAACgArAC4AAQAAAAAACwATAFkAAwABBAkAAQAOAGwAAwABBAkAAgAOAHoAAwABBAkAAwAOAIgAAwABBAkABAAOAJYAAwABBAkABQAWAKQAAwABBAkABgAOALoAAwABBAkACgBWAMgAAwABBAkACwAmAR5WaWRlb0pTUmVndWxhclZpZGVvSlNWaWRlb0pTVmVyc2lvbiAxLjBWaWRlb0pTR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AVgBpAGQAZQBvAEoAUwBSAGUAZwB1AGwAYQByAFYAaQBkAGUAbwBKAFMAVgBpAGQAZQBvAEoAUwBWAGUAcgBzAGkAbwBuACAAMQAuADAAVgBpAGQAZQBvAEoAUwBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAACAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB4AAAECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgAAAAAA) format("truetype");font-weight:normal;font-style:normal
}

.vjs-icon-play,.video-js .vjs-big-play-button,.video-js .vjs-play-control {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-play:before,.video-js .vjs-big-play-button:before,.video-js .vjs-play-control:before {
    content: '\f101'
}

.vjs-icon-play-circle {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-play-circle:before {
    content: '\f102'
}

.vjs-icon-pause,.video-js .vjs-play-control.vjs-playing {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-pause:before,.video-js .vjs-play-control.vjs-playing:before {
    content: '\f103'
}

.vjs-icon-volume-mute,.video-js .vjs-mute-control.vjs-vol-0,.video-js .vjs-volume-menu-button.vjs-vol-0 {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-volume-mute:before,.video-js .vjs-mute-control.vjs-vol-0:before,.video-js .vjs-volume-menu-button.vjs-vol-0:before {
    content: '\f104'
}

.vjs-icon-volume-low,.video-js .vjs-mute-control.vjs-vol-1,.video-js .vjs-volume-menu-button.vjs-vol-1 {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-volume-low:before,.video-js .vjs-mute-control.vjs-vol-1:before,.video-js .vjs-volume-menu-button.vjs-vol-1:before {
    content: '\f105'
}

.vjs-icon-volume-mid,.video-js .vjs-mute-control.vjs-vol-2,.video-js .vjs-volume-menu-button.vjs-vol-2 {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-volume-mid:before,.video-js .vjs-mute-control.vjs-vol-2:before,.video-js .vjs-volume-menu-button.vjs-vol-2:before {
    content: '\f106'
}

.vjs-icon-volume-high,.video-js .vjs-mute-control,.video-js .vjs-volume-menu-button {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-volume-high:before,.video-js .vjs-mute-control:before,.video-js .vjs-volume-menu-button:before {
    content: '\f107'
}

.vjs-icon-fullscreen-enter,.video-js .vjs-fullscreen-control {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-fullscreen-enter:before,.video-js .vjs-fullscreen-control:before {
    content: '\f108'
}

.vjs-icon-fullscreen-exit,.video-js.vjs-fullscreen .vjs-fullscreen-control {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-fullscreen-exit:before,.video-js.vjs-fullscreen .vjs-fullscreen-control:before {
    content: '\f109'
}

.vjs-icon-square {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-square:before {
    content: '\f10a'
}

.vjs-icon-spinner {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-spinner:before {
    content: '\f10b'
}

.vjs-icon-subtitles,.video-js .vjs-subtitles-button {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-subtitles:before,.video-js .vjs-subtitles-button:before {
    content: '\f10c'
}

.vjs-icon-captions,.video-js .vjs-captions-button {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-captions:before,.video-js .vjs-captions-button:before {
    content: '\f10d'
}

.vjs-icon-chapters,.video-js .vjs-chapters-button {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-chapters:before,.video-js .vjs-chapters-button:before {
    content: '\f10e'
}

.vjs-icon-share {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-share:before {
    content: '\f10f'
}

.vjs-icon-cog {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-cog:before {
    content: '\f110'
}

.vjs-icon-circle,.video-js .vjs-mouse-display,.video-js .vjs-play-progress,.video-js .vjs-volume-level {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-circle:before,.video-js .vjs-mouse-display:before,.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before {
    content: '\f111'
}

.vjs-icon-circle-outline {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-circle-outline:before {
    content: '\f112'
}

.vjs-icon-circle-inner-circle {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-circle-inner-circle:before {
    content: '\f113'
}

.vjs-icon-hd {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-hd:before {
    content: '\f114'
}

.vjs-icon-cancel,.video-js .vjs-control.vjs-close-button {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-cancel:before,.video-js .vjs-control.vjs-close-button:before {
    content: '\f115'
}

.vjs-icon-replay {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-replay:before {
    content: '\f116'
}

.vjs-icon-facebook {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-facebook:before {
    content: '\f117'
}

.vjs-icon-gplus {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-gplus:before {
    content: '\f118'
}

.vjs-icon-linkedin {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-linkedin:before {
    content: '\f119'
}

.vjs-icon-twitter {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-twitter:before {
    content: '\f11a'
}

.vjs-icon-tumblr {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-tumblr:before {
    content: '\f11b'
}

.vjs-icon-pinterest {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-pinterest:before {
    content: '\f11c'
}

.vjs-icon-audio-description {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-audio-description:before {
    content: '\f11d'
}

.video-js {
    display: block;
    vertical-align: top;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    font-family: Arial,Helvetica,sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.video-js:-moz-full-screen {
    position: absolute
}

.video-js:-webkit-full-screen {
    width: 100%!important;
    height: 100%!important
}

.video-js *,.video-js *:before,.video-js *:after {
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

.video-js ul {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    list-style-position: outside;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0
}

.video-js.vjs-fluid,.video-js.vjs-16-9,.video-js.vjs-4-3 {
    width: 100%;
    max-width: 100%;
    height: 0
}

.video-js.vjs-16-9 {
    padding-top: 56.25%
}

.video-js.vjs-4-3 {
    padding-top: 75%
}

.video-js.vjs-fill {
    width: 100%;
    height: 100%
}

.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto
}

.vjs-full-window .video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.video-js.vjs-fullscreen {
    width: 100%!important;
    height: 100%!important;
    padding-top: 0!important
}

.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none
}

.vjs-hidden {
    display: none!important
}

.video-js .vjs-offscreen {
    height: 1px;
    left: -9999px;
    position: absolute;
    top: 0;
    width: 1px
}

.vjs-lock-showing {
    display: block!important;
    opacity: 1;
    visibility: visible
}

.vjs-no-js {
    padding: 20px;
    color: #fff;
    background-color: #000;
    font-size: 18px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    width: 300px;
    height: 150px;
    margin: 0 auto
}

.vjs-no-js a,.vjs-no-js a:visited {
    color: #66a8cc
}

.video-js .vjs-big-play-button {
    font-size: 3em;
    line-height: 1.5em;
    height: 1.5em;
    width: 3em;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    border: .06666em solid #fff;
    background-color: #2b333f;
    background-color: rgba(43,51,63,0.7);
    border-radius: .3em;
    -webkit-transition: all .4s;
    transition: all .4s
}

.vjs-big-play-centered .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-top: -0.75em;
    margin-left: -1.5em
}

.video-js:hover .vjs-big-play-button,.video-js .vjs-big-play-button:focus {
    outline: 0;
    border-color: #fff;
    background-color: #73859f;
    background-color: rgba(115,133,159,0.5);
    -webkit-transition: all 0s;
    transition: all 0s
}

.vjs-controls-disabled .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button,.vjs-error .vjs-big-play-button {
    display: none
}

.video-js button {
    background: 0;
    border: 0;
    color: inherit;
    display: inline-block;
    overflow: visible;
    font-size: inherit;
    line-height: inherit;
    text-transform: none;
    text-decoration: none;
    -webkit-transition: none;
    transition: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.video-js .vjs-control.vjs-close-button {
    cursor: pointer;
    height: 3em;
    position: absolute;
    right: 0;
    top: .5em;
    z-index: 2
}

.vjs-menu-button {
    cursor: pointer
}

.vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    overflow: auto
}

.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
    display: none
}

.vjs-menu li {
    list-style: none;
    margin: 0;
    padding: .2em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase
}

.vjs-menu li:focus,.vjs-menu li:hover {
    outline: 0;
    background-color: #73859f;
    background-color: rgba(115,133,159,0.5)
}

.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover {
    background-color: #fff;
    color: #2b333f
}

.vjs-menu li.vjs-menu-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 2em;
    padding: 0;
    margin: 0 0 .3em 0;
    font-weight: bold;
    cursor: default
}

.vjs-menu-button-popup .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    width: 10em;
    left: -3em;
    height: 0;
    margin-bottom: 1.5em;
    border-top-color: rgba(43,51,63,0.7)
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    background-color: #2b333f;
    background-color: rgba(43,51,63,0.7);
    position: absolute;
    width: 100%;
    bottom: 1.5em;
    max-height: 15em
}

.vjs-menu-button-popup:hover .vjs-menu,.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
    display: block
}

.video-js .vjs-menu-button-inline {
    -webkit-transition: all .4s;
    transition: all .4s;
    overflow: hidden
}

.video-js .vjs-menu-button-inline:before {
    width: 2.222222222em
}

.video-js .vjs-menu-button-inline:hover,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js.vjs-no-flex .vjs-menu-button-inline {
    width: 12em
}

.video-js .vjs-menu-button-inline.vjs-slider-active {
    -webkit-transition: none;
    transition: none
}

.vjs-menu-button-inline .vjs-menu {
    opacity: 0;
    height: 100%;
    width: auto;
    position: absolute;
    left: 4em;
    top: 0;
    padding: 0;
    margin: 0;
    -webkit-transition: all .4s;
    transition: all .4s
}

.vjs-menu-button-inline:hover .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
    display: block;
    opacity: 1
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
    display: block;
    opacity: 1;
    position: relative;
    width: auto
}

.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
    width: auto
}

.vjs-menu-button-inline .vjs-menu-content {
    width: auto;
    height: 100%;
    margin: 0;
    overflow: hidden
}

.video-js .vjs-control-bar {
    display: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3.0em;
    background-color: #2b333f;
    background-color: rgba(43,51,63,0.7)
}

.vjs-has-started .vjs-control-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility .1s,opacity .1s;
    transition: visibility .1s,opacity .1s
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s,opacity 1s;
    transition: visibility 1s,opacity 1s
}

.vjs-controls-disabled .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar,.vjs-error .vjs-control-bar {
    display: none!important
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
    visibility: visible
}

@media �screen {
    .vjs-user-inactive.vjs-playing .vjs-control-bar:before {
        content: ""
    }
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
    display: table
}

.video-js .vjs-control {
    outline: 0;
    position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 4em;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.video-js .vjs-control:before {
    font-size: 1.8em;
    line-height: 1.67
}

.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before,.video-js .vjs-control:focus {
    text-shadow: 0 0 1em white
}

.video-js .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.vjs-no-flex .vjs-control {
    display: table-cell;
    vertical-align: middle
}

.video-js .vjs-custom-control-spacer {
    display: none
}

.video-js .vjs-progress-control {
    -webkit-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.vjs-live .vjs-progress-control {
    display: none
}

.video-js .vjs-progress-holder {
    -webkit-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    -webkit-transition: all .2s;
    transition: all .2s;
    height: .3em
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
    font-size: 1.666666666666666666em
}

.video-js .vjs-progress-control:hover .vjs-mouse-display:after,.video-js .vjs-progress-control:hover .vjs-play-progress:after {
    display: block;
    font-size: .6em
}

.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div {
    position: absolute;
    display: block;
    height: .3em;
    margin: 0;
    padding: 0;
    width: 0;
    left: 0;
    top: 0
}

.video-js .vjs-mouse-display:before {
    display: none
}

.video-js .vjs-play-progress {
    background-color: #fff
}

.video-js .vjs-play-progress:before {
    position: absolute;
    top: -0.333333333333333em;
    right: -0.5em;
    font-size: .9em
}

.video-js .vjs-mouse-display:after,.video-js .vjs-play-progress:after {
    display: none;
    position: absolute;
    top: -2.4em;
    right: -1.5em;
    font-size: .9em;
    color: #000;
    content: attr(data-current-time);
    padding: .2em .5em;
    background-color: #fff;
    background-color: rgba(255,255,255,0.8);
    border-radius: .3em
}

.video-js .vjs-play-progress:before,.video-js .vjs-play-progress:after {
    z-index: 1
}

.video-js .vjs-load-progress {
    background: #bfc7d3;
    background: rgba(115,133,159,0.5)
}

.video-js .vjs-load-progress div {
    background: white;
    background: rgba(115,133,159,0.75)
}

.video-js.vjs-no-flex .vjs-progress-control {
    width: auto
}

.video-js .vjs-progress-control .vjs-mouse-display {
    display: none;
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #000;
    z-index: 1
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    z-index: 0
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
    display: block
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s,opacity 1s;
    transition: visibility 1s,opacity 1s
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
    display: none
}

.video-js .vjs-progress-control .vjs-mouse-display:after {
    color: #fff;
    background-color: #000;
    background-color: rgba(0,0,0,0.8)
}

.video-js .vjs-slider {
    outline: 0;
    position: relative;
    cursor: pointer;
    padding: 0;
    margin: 0 .45em 0 .45em;
    background-color: #73859f;
    background-color: rgba(115,133,159,0.5)
}

.video-js .vjs-slider:focus {
    text-shadow: 0 0 1em white;
    box-shadow: 0 0 1em #fff
}

.video-js .vjs-mute-control,.video-js .vjs-volume-menu-button {
    cursor: pointer;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.video-js .vjs-volume-control {
    width: 5em;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.video-js .vjs-volume-bar {
    margin: 1.35em .45em
}

.vjs-volume-bar.vjs-slider-horizontal {
    width: 5em;
    height: .3em
}

.vjs-volume-bar.vjs-slider-vertical {
    width: .3em;
    height: 5em;
    margin: 1.35em auto
}

.video-js .vjs-volume-level {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff
}

.video-js .vjs-volume-level:before {
    position: absolute;
    font-size: .9em
}

.vjs-slider-vertical .vjs-volume-level {
    width: .3em
}

.vjs-slider-vertical .vjs-volume-level:before {
    top: -0.5em;
    left: -0.3em
}

.vjs-slider-horizontal .vjs-volume-level {
    height: .3em
}

.vjs-slider-horizontal .vjs-volume-level:before {
    top: -0.3em;
    right: -0.5em
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
    height: 100%
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
    width: 100%
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
    display: block;
    width: 0;
    height: 0;
    border-top-color: transparent
}

.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
    left: .5em;
    height: 8em
}

.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
    left: -2em
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
    height: 0;
    width: 0;
    overflow-x: hidden;
    overflow-y: hidden
}

.vjs-volume-menu-button-vertical:hover .vjs-menu-content,.vjs-volume-menu-button-vertical:focus .vjs-menu-content,.vjs-volume-menu-button-vertical.vjs-slider-active .vjs-menu-content,.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content {
    height: 8em;
    width: 2.9em
}

.vjs-volume-menu-button-horizontal:hover .vjs-menu-content,.vjs-volume-menu-button-horizontal:focus .vjs-menu-content,.vjs-volume-menu-button-horizontal .vjs-slider-active .vjs-menu-content,.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content {
    height: 2.9em;
    width: 8em
}

.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
    background-color: transparent!important
}

.vjs-poster {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%
}

.vjs-poster img {
    display: block;
    vertical-align: middle;
    margin: 0 auto;
    max-height: 100%;
    padding: 0;
    width: 100%
}

.vjs-has-started .vjs-poster {
    display: none
}

.vjs-audio.vjs-has-started .vjs-poster {
    display: block
}

.vjs-controls-disabled .vjs-poster {
    display: none
}

.vjs-using-native-controls .vjs-poster {
    display: none
}

.video-js .vjs-live-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    font-size: 1em;
    line-height: 3em
}

.vjs-no-flex .vjs-live-control {
    display: table-cell;
    width: auto;
    text-align: left
}

.video-js .vjs-time-control {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    font-size: 1em;
    line-height: 3em
}

.vjs-live .vjs-time-control {
    display: none
}

.video-js .vjs-current-time,.vjs-no-flex .vjs-current-time {
    display: none
}

.video-js .vjs-duration,.vjs-no-flex .vjs-duration {
    display: none
}

.vjs-time-divider {
    display: none;
    line-height: 3em
}

.vjs-live .vjs-time-divider {
    display: none
}

.video-js .vjs-play-control {
    cursor: pointer;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.vjs-text-track-display {
    position: absolute;
    bottom: 3em;
    left: 0;
    right: 0;
    top: 0;
    pointer-events: none
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em
}

.video-js .vjs-text-track {
    font-size: 1.4em;
    text-align: center;
    margin-bottom: .1em;
    background-color: #000;
    background-color: rgba(0,0,0,0.5)
}

.vjs-subtitles {
    color: #fff
}

.vjs-captions {
    color: #fc6
}

.vjs-tt-cue {
    display: block
}

video::-webkit-media-text-track-display {
    -ms-transform: translateY(-3em);
    -webkit-transform: translateY(-3em);
    transform: translateY(-3em)
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
    -ms-transform: translateY(-1.5em);
    -webkit-transform: translateY(-1.5em);
    transform: translateY(-1.5em)
}

.video-js .vjs-fullscreen-control {
    width: 3.8em;
    cursor: pointer;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.vjs-playback-rate .vjs-playback-rate-value {
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.vjs-playback-rate .vjs-menu {
    width: 4em;
    left: 0
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
    font-size: 1.4em;
    text-align: center
}

.vjs-error .vjs-error-display:before {
    color: #fff;
    content: 'X';
    font-family: Arial,Helvetica,sans-serif;
    font-size: 4em;
    left: 0;
    line-height: 1;
    margin-top: -0.5em;
    position: absolute;
    text-shadow: .05em .05em .1em #000;
    text-align: center;
    top: 50%;
    vertical-align: middle;
    width: 100%
}

.vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .85;
    text-align: left;
    border: 6px solid rgba(43,51,63,0.7);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box;
    width: 50px;
    height: 50px;
    border-radius: 25px
}

.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner {
    display: block
}

.vjs-loading-spinner:before,.vjs-loading-spinner:after {
    content: "";
    position: absolute;
    margin: -6px;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    opacity: 1;
    border: inherit;
    border-color: transparent;
    border-top-color: white
}

.vjs-seeking .vjs-loading-spinner:before,.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after {
    -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6,0.2,0,0.8) infinite,vjs-spinner-fade 1.1s linear infinite;
    animation: vjs-spinner-spin 1.1s cubic-bezier(0.6,0.2,0,0.8) infinite,vjs-spinner-fade 1.1s linear infinite
}

.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before {
    border-top-color: white
}

.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after {
    border-top-color: white;
    -webkit-animation-delay: .44s;
    animation-delay: .44s
}

@keyframes vjs-spinner-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes vjs-spinner-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes vjs-spinner-fade {
    0% {
        border-top-color: #73859f
    }

    20% {
        border-top-color: #73859f
    }

    35% {
        border-top-color: white
    }

    60% {
        border-top-color: #73859f
    }

    100% {
        border-top-color: #73859f
    }
}

@-webkit-keyframes vjs-spinner-fade {
    0% {
        border-top-color: #73859f
    }

    20% {
        border-top-color: #73859f
    }

    35% {
        border-top-color: white
    }

    60% {
        border-top-color: #73859f
    }

    100% {
        border-top-color: #73859f
    }
}

.vjs-chapters-button .vjs-menu {
    left: -10em;
    width: 0
}

.vjs-chapters-button .vjs-menu ul {
    width: 24em
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
    -webkit-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
    width: auto
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button {
    display: none
}

.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-fullscreen-control {
    display: none
}

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button {
    display: none
}

.vjs-caption-settings {
    position: relative;
    top: 1em;
    background-color: #2b333f;
    background-color: rgba(43,51,63,0.75);
    color: #fff;
    margin: 0 auto;
    padding: .5em;
    height: 15em;
    font-size: 12px;
    width: 40em
}

.vjs-caption-settings .vjs-tracksettings {
    top: 0;
    bottom: 2em;
    left: 0;
    right: 0;
    position: absolute;
    overflow: auto
}

.vjs-caption-settings .vjs-tracksettings-colors,.vjs-caption-settings .vjs-tracksettings-font {
    float: left
}

.vjs-caption-settings .vjs-tracksettings-colors:after,.vjs-caption-settings .vjs-tracksettings-font:after,.vjs-caption-settings .vjs-tracksettings-controls:after {
    clear: both
}

.vjs-caption-settings .vjs-tracksettings-controls {
    position: absolute;
    bottom: 1em;
    right: 1em
}

.vjs-caption-settings .vjs-tracksetting {
    margin: 5px;
    padding: 3px;
    min-height: 40px
}

.vjs-caption-settings .vjs-tracksetting label {
    display: block;
    width: 100px;
    margin-bottom: 5px
}

.vjs-caption-settings .vjs-tracksetting span {
    display: inline;
    margin-left: 5px
}

.vjs-caption-settings .vjs-tracksetting>div {
    margin-bottom: 5px;
    min-height: 20px
}

.vjs-caption-settings .vjs-tracksetting>div:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    min-height: 0
}

.vjs-caption-settings label>input {
    margin-right: 10px
}

.vjs-caption-settings input[type="button"] {
    width: 40px;
    height: 40px
}

.video-js .vjs-modal-dialog {
    background: rgba(0,0,0,0.8);
    background: -webkit-linear-gradient(-90deg,rgba(0,0,0,0.8),rgba(255,255,255,0));
    background: -webkit-linear-gradient(270deg,rgba(0,0,0,0.8),rgba(255,255,255,0));
    background: linear-gradient(180deg,rgba(0,0,0,0.8),rgba(255,255,255,0))
}

.vjs-modal-dialog .vjs-modal-dialog-content {
    font-size: 1.2em;
    line-height: 1.5;
    padding: 20px 24px;
    z-index: 1
}

.section--bgwhite {
    background-color: #fff
}

.section--bgltgray {
    background-color: #f5f5f5
}

.no-margin {
    margin: 0
}

.nowrap {
    white-space: nowrap
}

.img-right {
    float: left;
    margin-left: 15px;
    vertical-align: middle
}

.img-left {
    float: left;
    margin-right: 15px;
    vertical-align: middle
}

.divider {
    display: inline-block;
    padding: 0 10px;
    vertical-align: text-top
}

.btn {
    background-color: #f0ab00;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0,0,0,0.4);
    color: #fff!important;
    display: inline-block;
    font: 400 19px/1 "BentonSans",Arial,Helvetica,san-serif;
    padding: 12px 20px;
    text-align: center;
    text-transform: nonw;
    vertical-align: middle;
    white-space: nowrap
}

.btn:link,.btn:visited {
    color: #fff
}

.btn:hover,.btn:active,.btn:focus {
    background-color: #003283;
    color: #fff;
    outline: 0
}

.btn a:link,.btn a:visited,.btn a:active,.btn a:hover {
    color: #fff
}

@media screen and (max-width:767px) {
    .btn {
        font-size: 16px;
        padding: 10px 20px 8px
    }
}

.dots-pagination,.owl-dots {
    list-style: none outside none;
    margin: 35px 0 0;
    padding: 0;
    text-align: center
}

.dots-pagination__item {
    display: inline-block;
    color: #a8a8a8;
    cursor: pointer;
    font-size: 14px;
    margin: 0 6px;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s;
    vertical-align: middle
}

.dots-pagination__item a {
    color: #a8a8a8
}

.dots-pagination__item a:link,.dots-pagination__item a:visited {
    color: #a8a8a8
}

.dots-pagination__item a:hover,.dots-pagination__item a:active,.dots-pagination__item a:focus {
    color: #333;
    outline: 0;
    text-decoration: none
}

.dots-pagination__item.cycle-pager-active {
    color: #333
}

.dots-pagination__item.cycle-pager-active a {
    color: #333
}

.dots-pagination__item.cycle-pager-active a:link,.dots-pagination__item.cycle-pager-active a:visited {
    color: #333
}

.owl-dot {
    display: inline-block;
    margin: 0 6px;
    vertical-align: middle
}

.owl-dot span {
    background: #a8a8a8;
    border-radius: 50%;
    display: block;
    height: 12px;
    -webkit-transition: background .3s ease 0s;
    transition: background .3s ease 0s;
    width: 12px
}

.owl-dot span:hover {
    background: #333
}

.owl-dot.active span {
    background: #333
}

@media screen and (max-width:769px) {
    .dots-pagination,.owl-dots {
        margin: 30px 0 0
    }
}

.owl-prev,.owl-next {
    color: #0096d6;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: color .2s ease 0s;
    transition: color .2s ease 0s
}

.owl-prev i,.owl-next i {
    font-size: 48px
}

.owl-prev:hover,.owl-next:hover {
    color: #1d5f95
}

.owl-prev.disabled,.owl-next.disabled {
    display: none!important
}

.owl-prev {
    left: 0
}

.owl-next {
    right: 0
}

.owl-stage {
    margin: 0 auto
}

.site-header {
    background: #fff;
    box-shadow: none;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100
}

.site-logos {
    padding-top: 20px;
    padding-bottom: 20px
}

.site-headline {
    margin: 0
}

@media screen and (max-width:767px) {
    .site-header {
        box-shadow: 0 0 13px -5px rgba(0,0,0,0.8)
    }

    .site-header .container {
        padding: 0 10px
    }

    .site-logos {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.site-navigation {
    background: #000;
    color: #fff;
    min-height: 50px;
    position: relative
}

.site-navigation__list,.site-navigation-subList {
    list-style: none outside none;
    margin: 0;
    padding: 0
}

.site-navigation__listItem {
    float: left;
    display: block;
    margin: 0 -1px 0 0
}

.site-navigation__listItem:hover .site-navigation__listLink {
    background-color: #ccc;
    border-color: #ccc;
    color: #000;
    cursor: pointer;
    margin: 0 -1px;
    padding-right: 20px;
    padding-left: 20px;
    z-index: 10
}

.site-navigation__listItem:first-child .site-navigation__listLink {
    border-left-color: #000
}

.site-navigation__listLink {
    background-color: #000;
    /*border-right: 1px solid #fff;*/
    /*border-left: 1px solid #fff;*/
    color: #fff;
    display: block;
    font: bold 16px/1 "BentonSans",Arial,Helvetica,san-serif;
    padding: 17px 19px;
    position: relative;
    -webkit-transition: background-color .3s ease,color .3s ease;
    transition: background-color .3s ease,color .3s ease;
    z-index: 1
}

.site-navigation__listLink .fa {
    font-size: 12px;
    line-height: 14px;
    padding: 0 0 0 5px;
    position: relative;
    top: -2px
}

.site-navigation__listLink:link,.site-navigation__listLink:visited {
    color: #fff
}

.site-navigation__listLink:hover,.site-navigation__listLink:active,.site-navigation__listLink:focus {
    text-decoration: none;
    outline: 0
}

.active .site-navigation__listLink {
    background-color: #f0ab00;
    border-color: #000;
    color: #fff;
    margin: 0 -1px;
    padding-left: 20px;
    padding-right: 20px;
    z-index: 5
}

.site-navigation-subList {
    display: none;
    position: absolute;
    right: 15px;
    top: 100%;
    text-align: center
}

.site-navigation__hasDropdown .site-navigation-subList {
    background: #ccc;
    left: 15px;
    padding: 15px 10px;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    width: auto
}

.site-navigation__hasDropdown .site-navigation-subList .container {
    padding-right: 5px;
    padding-left: 5px
}

.site-navigation__hasDropdown.site-navigation__listItem:hover .site-navigation-subList {
    display: block
}

.site-navigation-subItem {
    display: inline-block;
    line-height: 18px;
    margin-bottom: 0;
    padding: 0 4px;
    text-align: left;
    vertical-align: bottom;
    width: 9.5%
}

.site-navigation-subItem img {
    margin-top: 10px;
    -webkit-transition: all .1s ease;
    transition: all .1s ease
}

.site-navigation-subLink {
    color: #000;
    display: block
}

.site-navigation-subLink:link,.site-navigation-subLink:visited {
    color: #000
}

.site-navigation-subLink:hover,.site-navigation-subLink:active {
    color: #000
}

.site-navigation-subLink:hover img,.site-navigation-subLink:active img {
    opacity: .6
}

.site-nav--language {
    float: right;
    position: relative
}

.site-nav--languageLink {
    border-color: #093c71
}

.site-nav--languageList {
    padding: 0
}

.site-nav--languageItem {
    display: block;
    padding: 0;
    width: 100%
}

.site-nav--languageItemLink {
    display: block;
    padding: 10px;
    text-align: left
}

.site-nav--languageItemLink:hover,.site-nav--languageItemLink:active {
    color: #ccc;
    text-decoration: none
}

@media screen and (min-width:768px) {
    #sap-logo {
        float: right
    }

    .logo--mobile {
        display: none
    }

    .logo--desktop {
        display: block
    }

    .site-navigation__listItem:hover .site-navigation__listLink {
        margin-bottom: -1px
    }

    .site-navigation__hasDropdown:hover .site-navigation__listLink {
        padding-bottom: 18px
    }

    .site-navigation-subTitle {
        display: block;
        height: 53px
    }
}

@media screen and (max-width:1025px) {
    .site-navigation .col-sm-12 {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    .site-navigation__listItem.active .site-navigation__listLink {
        padding-right: 16px;
        padding-left: 16px
    }

    .site-navigation__listItem:hover .site-navigation__listLink {
        padding-right: 16px;
        padding-left: 16px;
        padding-bottom: 20px
    }

    .site-navigation__listLink {
        font-size: 14px;
        padding: 19px 12px
    }

    .site-navigation-subList .container {
        padding-left: 10px;
        padding-right: 10px
    }

    .site-navigation-subItem {
        font-size: 12px
    }
}

@media screen and (max-width:767px) {
    .site-headline {
        margin: 2px 0
    }

    .logo--desktop {
        display: none
    }

    .logo--mobile {
        display: block;
        max-height: 30px
    }

    #header-logo-sap {
        float: right
    }

    .site-logos,.site-navigation {
        display: inline-block;
        vertical-align: middle
    }

    .site-header .site-logos {
        width: -webkit-calc(100% - 65px);
        width: calc(100% - 65px)
    }

    .site-navigation {
        background: #fff;
        color: #a8a8a8;
        height: auto;
        position: static;
        width: 60px
    }

    .site-navigation .col-sm-12 {
        padding-left: 15px;
        padding-right: 15px
    }

    .site-navigation__toggle {
        border: 0;
        height: 30px;
        padding: 3px 0 0;
        position: relative;
        top: 8px;
        width: 100%
    }

    .site-navigation__toggle.active .icon-bar {
        left: 0;
        position: absolute;
        top: 12px
    }

    .site-navigation__toggle.active .icon-bar.top-bar {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .site-navigation__toggle.active .icon-bar.middle-bar {
        display: none
    }

    .site-navigation__toggle.active .icon-bar.bottom-bar {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .icon-bar {
        background: #a8a8a8;
        border-radius: 4px;
        display: block;
        height: 4px;
        margin: 4px 0;
        -webkit-transition: -webkit-transform .3s ease,display 0s ease .4s;
        transition: transform .3s ease,display 0s ease .4s;
        width: 100%
    }

    .site-navigation__list {
        background: #000;
        bottom: 0;
        display: none;
        left: 0;
        top: 49px;
        overflow-x: scroll;
        padding-bottom: 50px;
        position: fixed;
        width: 100%
    }

    .site-navigation__hasDropdown .site-navigation-subList {
        left: 0;
        padding: 0;
        position: relative;
        right: 0
    }

    .site-navigation__hasDropdown .site-navigation-subList .container {
        padding: 0
    }

    .site-navigation__listItem,.site-navigation-subItem {
        border-left: 0;
        border-right: 0;
        display: block;
        padding: 0;
        width: 100%
    }

    .site-navigation__listItem.site-navigation__hasDropdown:hover .site-navigation-subList {
        display: none
    }

    .site-navigation__listItem:hover,.site-navigation__listItem:active,.site-navigation__listItem:focus {
        border-top: 0
    }

    .site-navigation__listItem.active {
        border-top: 0
    }

    .site-navigation__listItem.active .site-navigation__listLink {
        background-color: transparent
    }

    .site-navigation__listItem.active .site-navigation__listLink:link,.site-navigation__listItem.active .site-navigation__listLink:visited,.site-navigation__listItem.active .site-navigation__listLink:hover,.site-navigation__listItem.active .site-navigation__listLink:active,.site-navigation__listItem.active .site-navigation__listLink:focus {
        color: #fff
    }

    .site-navigation__listItem.hover {
        border-top: 0
    }

    .site-navigation__listItem.hover .site-navigation-subList {
        border-top: 1px solid rgba(255,255,255,0.5);
        display: block!important
    }

    .site-navigation__listItem.hover .site-navigation__listLink {
        background: #f0ab00;
        color: #fff
    }

    .site-navigation__listItem.hover .site-navigation__listLink:link,.site-navigation__listItem.hover .site-navigation__listLink:visited,.site-navigation__listItem.hover .site-navigation__listLink:hover,.site-navigation__listItem.hover .site-navigation__listLink:active,.site-navigation__listItem.hover .site-navigation__listLink:focus {
        color: #fff
    }

    .site-navigation__listItem.hover .site-navigation__listLink .fa {
        float: right;
        top: 2px;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    .site-navigation__listLink {
        border-left: 0;
        border-right: 0;
        color: #fff;
        font-size: 20px;
        padding: 15px 20px
    }

    .site-navigation__listLink:hover,.site-navigation__listLink:active,.site-navigation__listLink:focus {
        background: #ccc;
        border: 0;
        color: #fff;
        outline: 0;
        text-decoration: none
    }

    .site-navigation__listLink .fa {
        float: right;
        top: 6px;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .site-navigation-subItem {
        border-bottom: 1px solid #fff
    }

    .site-navigation-subItem:last-child {
        border-bottom: 0
    }

    .site-navigation-subLink {
        display: block;
        padding: 15px 20px
    }

    .site-navigation-subLink:hover,.site-navigation-subLink:active,.site-navigation-subLink:focus {
        background: #ccc;
        border: 0;
        color: #fff;
        outline: 0;
        text-decoration: none
    }

    .site-navigation-subLink img {
        display: none
    }

    .site-navigation-subLink .fa {
        display: none
    }
}

@media screen {
    html {
        background-color: #e9e9e9;
        min-height: 100%
    }

    body {
        background-color: #fff;
        padding-top: 150px
    }

    body>iframe {
        display: none;
        visibility: hidden
    }

    main .container {
        padding-right: 24px;
        padding-left: 24px
    }

    section {
        padding: 40px 0
    }

    a {
        color: #0096d6;
        -webkit-transition: all .1s ease;
        transition: all .1s ease
    }

    a:link,a:visited {
        color: #0096d6
    }

    a:hover,a:active,a:focus {
        color: #1d5f95
    }

    img,video,iframe,embed {
        /*height: auto;*/
        max-width: 100%
    }

    hr {
        border-color: #ccc;
        margin: 30px 0
    }

    .container {
        margin: 0 auto;
        max-width: 1025px;
        width: 100%
    }

    .position-static {
        position: static
    }

    .site-content {
        position: relative;
        z-index: 40
    }

    .sold-out {
        border-top: 1px solid #da1a32;
        border-bottom: 1px solid #da1a32;
        color: #da1a32;
        display: inline-block;
        font: bold 12px/1 "BentonSans",Arial,Helvetica,san-serif;
        padding: 5px 0 4px;
        position: relative;
        text-transform: uppercase;
        top: -3px;
        vertical-align: middle
    }
}

@media screen and (min-width:992px) {
    main .container {
        padding-right: 45px;
        padding-left: 45px
    }
}

@media screen and (min-width:768px) {
    main .container {
        padding-right: 40px;
        padding-left: 40px
    }

    .hide--desktop {
        display: none
    }
}

@media screen and (max-width:767px) {
    body {
        padding-top: 49px
    }

    section {
        padding: 30px 0
    }

    hr {
        border-color: #ccc;
        margin: 20px 0
    }

    .hide--mobile {
        display: none
    }

    a[href^=tel] {
        line-height: 44px
    }
}

.form__row {
    position: relative;
    margin-bottom: 15px
}

.form__row.form--error {
    margin-bottom: 20px
}

.form__row .col-xs-6:first-child,.form__row .col-sm-6:first-child {
    padding-right: 5px
}

.form__row .col-xs-6:first-child .error--message,.form__row .col-sm-6:first-child .error--message {
    left: 15px
}

.form__row .col-xs-6:last-child,.form__row .col-sm-6:last-child {
    padding-left: 5px
}

.form__row .col-xs-6:last-child .error--message,.form__row .col-sm-6:last-child .error--message {
    left: 5px
}

fieldset,.form__fieldset {
    border: 0;
    padding: 0
}

.form__field {
    position: relative
}

.form__button {
    min-width: 0
}

.form__label {
    color: #333;
    display: block;
    font: normal 12px/18px "BentonSans",Arial,Helvetica,san-serif;
    margin: 0 0 1px
}

.label--inline {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle
}

.label--hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.form__input {
    background: #fff;
    border: 1px solid #7f7f7f;
    border-radius: 3px;
    color: #333;
    font: normal 12px/30px "BentonSans",Arial,Helvetica,san-serif;
    height: 30px;
    padding: 0 7px;
    width: 100%
}

.form__input::input-placeholder {
    color: #333;
    opacity: 1;
    text-transform: none
}

.form__input::-webkit-input-placeholder {
    color: #333;
    opacity: 1;
    text-transform: none
}

.form__input::-moz-placeholder {
    color: #333;
    opacity: 1;
    text-transform: none
}

.form__input:-moz-placeholder {
    color: #333;
    opacity: 1;
    text-transform: none
}

.form__input:-ms-input-placeholder {
    color: #333;
    opacity: 1;
    text-transform: none
}

.form__selectWrap {
    position: relative;
    width: 100%
}

.selectboxit-container {
    display: block;
    max-width: 100%
}

.selectboxit-container * {
    font: normal 12px/1.2 "BentonSans",Arial,Helvetica,san-serif
}

.selectboxit-container .selectboxit {
    background: #fff;
    border: 1px solid #7f7f7f;
    border-radius: 3px;
    max-width: 100%;
    min-width: 100%
}

.selectboxit-container .selectboxit:after {
    content: "\f107";
    color: #333;
    font-family: "FontAwesome";
    font-size: 13px;
    line-height: 9px;
    padding: 10px 0 10px 1px;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 0
}

.selectboxit-container .selectboxit-options {
    background: #f5f5f5;
    border: 1px solid #7f7f7f;
    border-radius: 0;
    max-height: 300px;
    margin: 4px 0;
    padding: 4px 10px 4px 4px;
    min-width: 100%!important
}

.selectboxit-container .selectboxit-option .selectboxit-option-anchor {
    color: #333
}

.selectboxit-container .selectboxit-option .selectboxit-option-anchor:hover,.selectboxit-container .selectboxit-option .selectboxit-option-anchor:active,.selectboxit-container .selectboxit-option .selectboxit-option-anchor:focus {
    background: #f0ab00;
    color: #fff
}

.selectboxit-container .selectboxit-option.selectboxit-disabled .selectboxit-option-anchor {
    cursor: none
}

.selectboxit-container .selectboxit-option.selectboxit-disabled .selectboxit-option-anchor:hover,.selectboxit-container .selectboxit-option.selectboxit-disabled .selectboxit-option-anchor:active,.selectboxit-container .selectboxit-option.selectboxit-disabled .selectboxit-option-anchor:focus {
    background: transparent;
    color: #333
}

.select-custom {
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 3px;
    display: inline-block;
    height: 30px;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    width: auto;
    z-index: 1
}

.select-custom:before {
    background-color: #fff;
    border-left: 1px solid #ccc;
    bottom: 1px;
    color: #0096d6;
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 16px;
    height: 100%;
    padding: 4px 8px;
    position: absolute;
    right: 1px;
    top: 0;
    width: 28px;
    z-index: -1
}

.select-custom__dropdown {
    background: transparent;
    border: 0;
    font: 400 13px/1 "BentonSans",Arial,Helvetica,san-serif;
    height: 28px;
    padding: 6px 9px 5px;
    width: 114%
}

.form__radio {
    margin: 0 5px 0 0
}

.radio--custom {
    position: relative
}

.radio--custom input {
    height: 20px;
    opacity: 0;
    width: 20px;
    z-index: -1
}

.radio--custom input:checked ~ .radio__indicator:after {
    background: #333;
    border: 5px solid #fff;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    height: 18px;
    left: 0;
    position: absolute;
    top: 0;
    width: 18px
}

.radio__indicator {
    background: #fff;
    border: 1px solid dimgray;
    border-radius: 50%;
    height: 20px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 20px
}

.radio__indicator:hover {
    background: #f5f5f5
}

.form__checkbox {
    margin: 0 5px 0 0
}

.checkbox--custom {
    display: inline-block;
    position: relative;
    vertical-align: top
}

.checkbox--custom input {
    height: 20px;
    opacity: 0;
    width: 20px;
    z-index: -1
}

.checkbox--custom input:checked ~ .checkbox__indicator:after {
    content: "\f012";
    font-family: "Black Tie";
    font-size: 9px;
    font-weight: 800;
    color: #333;
    left: 4px;
    line-height: 9px;
    position: absolute;
    top: 5px
}

.checkbox__indicator {
    background: #fff;
    border: 1px solid dimgray;
    border-radius: 3px;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px
}

.checkbox__indicator:hover {
    background: #f5f5f5
}

.error--message {
    clear: both;
    color: #da1a32;
    display: none;
    font: normal 11px/18px "BentonSans",Arial,Helvetica,san-serif;
    left: 0;
    position: absolute;
    top: 100%;
    white-space: nowrap
}

.form__privacy .error--message {
    top: 44px
}

.horizontal-form,.vertical-form {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.form-column__form,.form-column__text {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    float: none
}

@media screen and (max-width:767px) {
    .horizontal-form,.vertical-form {
        display: block
    }
}

.horizontal-form .form-column__text {
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative
}

.horizontal-form .form-column__text:before,.horizontal-form .form-column__text:after {
    background: #a8a8a8;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 72%
}

.horizontal-form .form-column__text:before {
    top: 0
}

.horizontal-form .form-column__text:after {
    bottom: 0
}

.horizontal-form .form__wrap {
    padding: 15px 0
}

.horizontal-form .form__banner {
    font: normal 38px/28px "BentonSans",Helvetica,Arial,san-serif;
    padding: 0 10px 18px
}

.horizontal-form .form__submit {
    text-align: right
}

.vertical-form .rich-text {
    padding-bottom: 5px
}

.vertical-form .rich-text ul {
    list-style: none outside none;
    padding-left: 28px
}

.vertical-form .rich-text ul li {
    margin-bottom: 3px;
    position: relative
}

.vertical-form .rich-text ul li:before {
    color: #f0ab00;
    content: "\f012";
    font-family: "Black Tie";
    font-size: 18px;
    font-weight: 800;
    left: -28px;
    position: absolute;
    top: 1px
}

.vertical-form .form__banner {
    font: normal 21px/24px "BentonSans",Helvetica,Arial,san-serif;
    padding: 0 10px 18px
}

.vertical-form .form-column__form {
    padding-bottom: 30px;
    padding-top: 30px
}

.vertical-form #explicit-opt-in-country {
    color: #666;
    font-size: 13px;
    line-height: 19px
}

.vertical-form #explicit-opt-in-country p {
    font-weight: bold
}

.vertical-form .btn {
    min-width: 0
}

@media screen and (min-width:767px) {
    .vertical-form hr:last-child {
        margin-bottom: 0
    }
}

@media screen and (max-width:991px) {
    .vertical-form {
        margin-bottom: 0;
        margin-top: 0
    }
}

@media screen and (max-width:768px) {
    .vertical-form .rich-text h1 {
        text-align: center
    }

    .vertical-form .form__banner,.vertical-form .col-sm-12 {
        padding-left: 0;
        padding-right: 0
    }
}

.text--disclaimer {
    font-size: 11px;
    line-height: 15px;
    margin: 0 0 15px;
    max-height: 42px;
    overflow-x: hidden;
    overflow-y: scroll
}

.form--note {
    font-size: 12px;
    margin: 0 0 2px
}

.form-column__img {
    display: block;
    margin: 0 auto
}

#explicit-opt-in-country {
    font-size: 12px;
    line-height: 16px
}

#explicit-opt-in-country span {
    color: #666;
    display: inline-block;
    font-weight: bold;
    margin: 0 10px 0 0;
    position: relative;
    top: 3px;
    width: 38px
}

#explicit-opt-in-copy input[type="checkbox"] {
    display: inline-block;
    margin: 2px 7px 0 0;
    vertical-align: top
}

#explicit-opt-in-copy .text--disclaimer {
    display: inline-block;
    width: -webkit-calc(100% - 32px);
    width: calc(100% - 32px)
}

.form-column__callToAction {
    font-size: 18px;
    line-height: 23px;
    padding: 3px 0 3px 30px;
    position: relative
}

.form-column__callToAction img {
    left: 0;
    position: absolute;
    top: -3px
}

@media screen and (max-width:380px) {
    .form-column__callToAction img {
        top: 7px
    }
}

@media screen and (max-width:767px) {
    .form__row .col-sm-6 {
        margin-bottom: 8px
    }

    .form__row .col-sm-6:first-child {
        padding-right: 15px
    }

    .form__row .col-sm-6:last-child {
        padding-left: 15px
    }

    .form-column__img {
        margin: 0
    }

    .form__button {
        min-width: 160px
    }
}

.page-footer {
    background: #e9e9e9;
    color: #000;
    min-height: 145px;
    padding: 30px 0;
    position: relative;
    z-index: 40
}

.page-footer a {
    color: #000
}

.page-footer a:link,.page-footer a:visited {
    color: #000
}

.page-footer a:hover,.page-footer a:active {
    color: #a8a8a8;
    text-decoration: none
}

.page-footer p,.page-footer ul,.page-footer ol {
    color: #000
}

.site-footer__copyright,.footer-nav__list,.footer-social__list {
    margin: 0;
    padding: 0
}

.site-footer__copyright {
    font-size: 12px
}

.footer-nav__list,.footer-social__list {
    list-style: none outside none
}

.footer-nav__listItem {
    font-size: 14px;
    display: inline-block;
    margin-bottom: 5px;
    padding: 0 7px
}

.footer-nav__listItem a {
    font-weight: 700
}

.footer-nav__listItem:first-child {
    padding-left: 0
}

.footer-social__listItem {
    display: inline-block;
    font-size: 13px
}

.footer-social__listItem a.tw {
    color: #00aced
}

.footer-social__listItem a.fb {
    color: #3b5998
}

.footer-social__listItem a.li {
    color: #007bb6
}

.footer-social__listItem a.yt {
    color: #b00
}

.footer-social__listItem a.gp {
    color: #dd4b39
}

.footer-social__listItem a.fl {
    color: #ff0084
}

.footer-social__listItem a.wc {
    color: #7bb32e
}

.footer-social__listItem a.wi {
    color: #e02831
}

@media all and (max-width:767px) {
    .page-footer {
        margin-top: -3px;
        padding: 30px 0 50px
    }

    .site-footer__copyright,.footer-nav__list,.footer-social__list {
        text-align: center;
        margin: 7px 0
    }
}

section.section-content {
    overflow: hidden;
    padding: 40px 0;
    position: relative;
    width: 100%
}

section.section--lessPadding {
    padding: 20px 0
}

section.section--extraPadding {
    padding: 80px 0
}

.section-content__backgroundImg {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.section-content__backgroundImg img {
    min-height: 100%;
    height: auto;
    left: 50%;
    position: relative;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: none;
    min-width: 100%;
    width: auto
}

@media screen and (max-width:768px) {
    section.section-content {
        padding: 30px 0
    }
}

@media screen and (max-width:550px) {
    .section-content__backgroundImg img {
        height: 100%
    }
}

.section--videobackground {
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.section--videobackground>div {
    z-index: 0!important
}

.section--videobackground video {
    min-height: 100%;
    max-width: none;
    min-width: 100%;
    width: auto
}

.home_hero.section {
    height: 780px
}

.home-hero {
    background-color: #333;
    height: 780px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
    z-index: 1
}

@media all and (max-width:991px) {
    .home_hero.section,.home-hero {
        height: 420px
    }
}

@media screen and (max-width:767px) {
    .home_hero.section,.home-hero {
        height: auto;
        position: relative!important;
        top: 0!important
    }
}

@-webkit-keyframes halftoneFade {
    0% {
        opacity: 0
    }

    16% {
        opacity: .1
    }

    33% {
        opacity: .2
    }

    50% {
        opacity: .3
    }

    66% {
        opacity: .4
    }

    83% {
        opacity: .5
    }

    100% {
        opacity: .6
    }
}

@keyframes halftoneFade {
    0% {
        opacity: 0
    }

    16% {
        opacity: .1
    }

    33% {
        opacity: .2
    }

    50% {
        opacity: .3
    }

    66% {
        opacity: .4
    }

    83% {
        opacity: .5
    }

    100% {
        opacity: .6
    }
}

.home-hero__content {
    height: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    max-width: 1500px;
    width: 100%
}

.home-hero__content.halftone--yes:before,.home-hero__content.halftone--yes:after {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 22%;
    z-index: 1
}

.home-hero__content.halftone--yes:before {
    background: transparent url("../../designs/successconnect/images/dots-left.png") right top no-repeat;
    left: 0
}

.home-hero__content.halftone--yes:after {
    background: transparent url("../../designs/successconnect/images/dots-right.png") left top no-repeat;
    right: 0
}

@media screen and (max-width:1040px) {
    .home-hero__content:before {
        width: 13%
    }
}

@media screen and (min-width:768px) {
    .home-hero__content:before,.home-hero__content:after {
        -webkit-animation-duration: 3s;
        animation-duration: 3s;
        -webkit-animation-name: halftoneFade;
        animation-name: halftoneFade
    }
}

@media screen and (max-width:767px) {
    .home-hero__content:before,.home-hero__content:after {
        display: none
    }
}

.home-hero__headline {
    color: #fff;
    font: 400 42px/50px "BentonSans",Helvetica,Arial,san-serif;
    margin: 0 auto 30px;
    text-align: center;
    text-shadow: 0 0 6px rgba(0,0,0,0.9);
    width: 100%;
    z-index: 20
}

@media screen and (min-width:768px) {
    .home-hero__headline {
        left: 50%;
        position: absolute;
        top: 40%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }
}

@media screen and (max-width:767px) {
    .home-hero__headline {
        display: none;
        font-size: 26px;
        line-height: 32px;
        position: relative;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        max-width: 330px
    }

    .home_hero_city:first-child .home-hero__headline {
        display: block
    }
}

.home-hero__cities {
    height: 100%;
    width: 100%
}

@media screen and (min-width:768px) {
    .gradient--yes .home-hero__cities:before,.gradient--yes .home-hero__cities:after {
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        top: 0;
        width: 26%;
        z-index: 5
    }

    .gradient--yes .home-hero__cities:before {
        background: -webkit-linear-gradient(left,#333 0,rgba(51,51,51,0.01) 67%,rgba(51,51,51,0.01) 100%);
        background: linear-gradient(to right,#333 0,rgba(51,51,51,0.01) 67%,rgba(51,51,51,0.01) 100%);
        left: 0
    }

    .gradient--yes .home-hero__cities:after {
        background: -webkit-linear-gradient(left,rgba(51,51,51,0.01) 0,rgba(51,51,51,0.01) 33%,#333 100%);
        background: linear-gradient(to right,rgba(51,51,51,0.01) 0,rgba(51,51,51,0.01) 33%,#333 100%);
        right: 0
    }
}

.heroCities {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

@media screen and (max-width:1300px) {
    .home-hero__cities:before,.home-hero__cities:after {
        width: 18%
    }
}

@media screen and (max-width:1040px) {
    .home-hero__cities:before,.home-hero__cities:after {
        display: none
    }
}

@media screen and (max-width:991px) {
    .home_hero_city {
        width: 20%
    }
}

@media screen and (max-width:767px) {
    .heroCities,.home-hero__cities {
        display: block
    }
}

.home_hero_city {
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 100%;
    overflow: hidden;
    position: relative;
    max-width: 275px
}

.home_hero_city:first-child,.home_hero_city:last-child {
    -webkit-box-flex: 2;
    -webkit-flex: 2 2 auto;
    -ms-flex: 2 2 auto;
    flex: 2 2 auto;
    max-width: none
}

.home-hero__cityColumn {
    height: 100%;
    padding: 420px 55px 0;
    position: relative;
    width: 100%
}

@media screen and (max-width:1040px) {
    .home_hero_city:first-child,.home_hero_city:last-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        max-width: none
    }
}

@media screen and (max-width:991px) {
    .home-hero__cityColumn {
        padding: 268px 20px 0
    }
}

@media screen and (min-width:768px) {
    .home_hero_city:first-child {
        text-align: right
    }

    .home_hero_city:first-child img {
        left: auto;
        right: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .home_hero_city:last-child {
        text-align: left
    }

    .home_hero_city:last-child img {
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@media all and (max-width:767px) {
    .home_hero_city {
        max-width: none;
        width: 100%
    }

    .home_hero_city:first-child,.home_hero_city:last-child {
        text-align: center
    }

    .halftone--yes .home_hero_city:first-child:before,.halftone--yes .home_hero_city:first-child:after {
        bottom: 0;
        content: "";
        height: 100%;
        position: absolute;
        top: 0;
        width: 100px;
        z-index: 10
    }

    .halftone--yes .home_hero_city:first-child:before {
        background: transparent url("../../designs/successconnect/images/dots-left-mobile.png") left center no-repeat;
        left: 0
    }

    .halftone--yes .home_hero_city:first-child:after {
        background: transparent url("../../designs/successconnect/images/dots-right-mobile.png") right bottom no-repeat;
        right: 0
    }

    .home-hero__cityColumn {
        padding: 60px 20px;
        max-width: none
    }
}

@-webkit-keyframes heroImgFade {
    0% {
        opacity: .2
    }

    40% {
        opacity: .3
    }

    60% {
        opacity: .6
    }

    80% {
        opacity: .8
    }

    100% {
        opacity: 1
    }
}

@keyframes heroImgFade {
    0% {
        opacity: .2
    }

    40% {
        opacity: .3
    }

    60% {
        opacity: .6
    }

    80% {
        opacity: .8
    }

    100% {
        opacity: 1
    }
}

.home-hero__cityBkgrd {
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.home-hero__cityBkgrd img {
    min-height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    max-width: none;
    width: auto
}

@media screen and (min-width:768px) {
    .home-hero__cityBkgrd img {
        -webkit-animation-duration: 3.5s;
        animation-duration: 3.5s;
        -webkit-animation-name: heroImgFade;
        animation-name: heroImgFade
    }
}

@media screen and (max-width:767px) {
    .home-hero__cityBkgrd {
        z-index: 1
    }

    .home-hero__cityBkgrd img {
        bottom: 0!important;
        min-height: 100%;
        height: auto;
        left: 50%!important;
        right: auto;
        top: auto!important;
        -webkit-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
        transform: translate(-50%,0);
        min-width: 100%;
        width: auto
    }
}

.home-hero__button {
    background: #f0ab00;
    border-radius: 4px;
    box-shadow: 0 0 2px rgba(0,0,0,0.4);
    color: #fff;
    display: inline-block;
    font: normal 18px/22px "BentonSans",Helvetica,Arial,san-serif;
    overflow: hidden;
    position: relative;
    text-align: center;
    white-space: nowrap;
    z-index: 10
}

.home-hero__button a {
    display: block;
    padding: 9px 18px
}

.home-hero__button a:link,.home-hero__button a:visited {
    background: #f0ab00;
    color: #fff
}

.home-hero__button a:hover,.home-hero__button a:active {
    background: #008fd3;
    color: #fff;
    text-decoration: none
}

.home-hero__button a:focus {
    outline: 0
}

@media all and (max-width:991px) {
    .home-hero__button {
        font-size: 16px;
        line-height: 20px
    }

    .home-hero__button a {
        padding: 9px 12px
    }
}

@media all and (max-width:767px) {
    .hero-content__headline {
        font-size: 30px;
        line-height: 40px
    }

    .home-hero__button {
        font-size: 18px;
        line-height: 22px;
        white-space: nowrap
    }
}

.hero.section {
    height: 498px
}

.hero-component {
    background-color: #093c71;
    height: 498px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
    z-index: 1
}

.hero--fixed {
    position: fixed;
    top: 150px
}

@media all and (max-width:991px) and (min-width:768px) {
    .hero.section,.hero-component {
        height: 420px
    }
}

@media all and (max-width:767px) {
    .hero.section,.hero-component {
        height: 360px
    }

    .hero--fixed {
        top: 49px
    }
}

.hero-background {
    -webkit-animation-name: patternOpacity;
    animation-name: patternOpacity;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    margin: 0 auto;
    opacity: 0;
    position: relative;
    width: 100%;
    max-width: 1500px;
    z-index: 1
}

.hero-background__picture {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    -webkit-perspective: 1000;
    position: absolute;
    right: 0;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    top: 0;
    width: 100%
}

.hero-background__picture img {
    -webkit-animation-name: cityBackground;
    animation-name: cityBackground;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 50%;
    left: 50%;
    position: absolute;
    -ms-transform: translate(-50%,-50%) scale(1);
    -webkit-transform: translate(-50%,-50%) scale(1);
    transform: translate(-50%,-50%) scale(1);
    -webkit-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    max-width: none
}

@-webkit-keyframes cityBackground {
    0% {
        -ms-transform: translate(-50%,-50%) scale(1);
        -webkit-transform: translate(-50%,-50%) scale(1);
        transform: translate(-50%,-50%) scale(1)
    }

    100% {
        -ms-transform: translate(-50%,-50%) scale(2);
        -webkit-transform: translate(-50%,-50%) scale(2);
        transform: translate(-50%,-50%) scale(2)
    }
}

@keyframes cityBackground {
    0% {
        -ms-transform: translate(-50%,-50%) scale(1);
        -webkit-transform: translate(-50%,-50%) scale(1);
        transform: translate(-50%,-50%) scale(1)
    }

    100% {
        -ms-transform: translate(-50%,-50%) scale(2);
        -webkit-transform: translate(-50%,-50%) scale(2);
        transform: translate(-50%,-50%) scale(2)
    }
}

@-webkit-keyframes patternOpacity {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes patternOpacity {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@media screen and (min-width:992px) {
    .hero-background__picture img {
        width: 70%
    }
}

@media screen and (max-width:991px) {
    .hero-background__picture img {
        height: 100%;
        width: auto
    }
}

.hero-background__pattern,.hero-background__gradient {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.hero-background__pattern:before,.hero-background__pattern:after,.hero-background__gradient:before,.hero-background__gradient:after {
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    top: 0
}

.hero-background__pattern:before,.hero-background__pattern:after {
    width: 30%
}

.hero-background__pattern:before {
    left: 0
}

.hero-background__pattern:after {
    right: 0
}

@media screen and (min-width:992px) {
    .hero-background__pattern:before {
        background: transparent url("../../designs/successconnect/images/halftone-left.png") right top no-repeat
    }

    .hero-background__pattern:after {
        background: transparent url("../../designs/successconnect/images/halftone-right.png") left top no-repeat
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    .hero-background__pattern:before {
        background: transparent url("../../designs/successconnect/images/halftone-left-tablet.png") right top no-repeat;
        width: 30%
    }

    .hero-background__pattern:after {
        background: transparent url("../../designs/successconnect/images/halftone-right-tablet.png") left top no-repeat;
        width: 30%
    }
}

@media screen and (max-width:767px) {
    .hero-background__pattern:before {
        background: transparent url("../../designs/successconnect/images/halftone-left-mobile.png") left top no-repeat
    }

    .hero-background__pattern:after {
        background: transparent url("../../designs/successconnect/images/halftone-right-mobile.png") right top no-repeat;
        width: 50%
    }
}

.hero-background__gradient:before,.hero-background__gradient:after {
    width: 20%
}

@media screen and (min-width:992px) {
    .hero-background__gradient:before {
        background: -webkit-linear-gradient(left,#093c71 0,#093c71 5%,rgba(9,60,113,0.01) 100%);
        background: linear-gradient(to right,#093c71 0,#093c71 5%,rgba(9,60,113,0.01) 100%);
        left: 0
    }

    .hero-background__gradient:after {
        background: -webkit-linear-gradient(left,rgba(9,60,113,0.01) 0,#093c71 95%,#093c71 100%);
        background: linear-gradient(to right,rgba(9,60,113,0.01) 0,#093c71 95%,#093c71 100%);
        right: 0
    }
}

@media screen and (max-width:991px) {
    .hero-background__gradient {
        display: none
    }
}

.hero-content {
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    z-index: 6
}

.hero-content__headline {
    color: #fff;
    font: 400 42px/50px "BentonSans",Helvetica,Arial,san-serif;
    margin: 0 auto 30px;
    max-width: 700px;
    text-shadow: 0 0 6px rgba(0,0,0,0.9)
}

.hero-content__button {
    background: #f0ab00;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font: normal 19px/1 "BentonSans",Helvetica,Arial,san-serif;
    overflow: hidden
}

.hero-content__button a {
    display: block;
    padding: 9px 20px
}

.hero-content__button a:link,.hero-content__button a:visited {
    background: #f0ab00;
    color: #fff
}

.hero-content__button a:hover,.hero-content__button a:active {
    background: #008fd3;
    color: #fff;
    text-decoration: none
}

@media all and (max-width:767px) {
    .hero-content__headline {
        font-size: 30px;
        line-height: 40px
    }
}

.section.hero-video,.video-hero {
    height: 498px;
    width: 100%;
    z-index: 1
}

.video-hero__backgroundImg {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.video-hero__backgroundImg img {
    min-height: 100%;
    height: auto;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    min-width: 100%;
    max-width: none;
    width: auto
}

.video-hero__content {
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    z-index: 6
}

@media screen and (max-width:991px) {
    .section.hero-video,.video-hero {
        height: 420px
    }
}

.city-hero-component {
    background-color: #333;
    background-image: none!important;
    height: 178px
}

.city-hero__title {
    color: #f0ab00;
    font: 500 38px/43px "BentonSans",Helvetica,Arial,san-serif;
    margin: 0
}

.city-hero__subtitle {
    color: #f0ab00;
    font: 500 30px/43px "BentonSans",Helvetica,Arial,san-serif;
    margin: 0
}

@media all and (min-width:768px) {
    .city-hero__content {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media all and (max-width:767px) {
    .city-hero-component {
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px
    }

    .city-hero__title {
        font-size: 28px;
        line-height: 34px
    }

    .city-hero__subtitle {
        font-size: 24px;
        line-height: 28px
    }
}

.gallery-component {
    background: #f5f5f5;
    padding: 0;
    position: relative;
    z-index: 5
}

.slide-gallery,.slide-gallery__item {
    list-style: none outside none;
    margin: 0;
    padding: 0
}

.slide-gallery {
    background: #fff;
    height: 205px;
    position: relative;
    width: 100%
}

.slide-gallery__item {
    background: #fff;
    color: #000;
    cursor: pointer;
    float: left;
    height: 100%;
    padding-right: 5px;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 10%
}

.slide-gallery__item:last-child {
    padding-right: 0
}

.slide-gallery__itemContent {
    background-size: 610px auto;
    background-repeat: no-repeat;
    float: left;
    height: 205px;
    opacity: .65;
    -webkit-transition: width .15s ease;
    transition: width .15s ease;
    width: 100%
}

.slide-gallery__itemText {
    background: #fff;
    background-color: rgba(255,255,255,0.8);
    bottom: 0;
    display: none;
    height: 65px;
    left: 0;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    right: 0;
    width: 100%
}

.slide-gallery__itemHeadline {
    font: bold 17px/1 "BentonSans",Arial,Helvetica,san-serif;
    margin: 0
}

.slide-gallery__itemSubhead {
    margin: 0
}

.slide-gallery__item:hover .slide-gallery__itemContent {
    opacity: 1
}

.slide-gallery__item.open {
    width: 60%
}

.slide-gallery__item.open .slide-gallery__itemContent {
    opacity: 1
}

.slide-gallery__item.open .slide-gallery__itemText {
    display: block
}

@media all and (max-width:767px) {
    .slide-gallery {
        margin: 0 -9px;
        width: auto
    }

    .slide-gallery__item {
        position: static
    }

    .slide-gallery__itemText {
        height: 70px;
        z-index: 100
    }

    .slide-gallery__itemSubhead {
        font-size: 12px;
        line-height: 16px;
        margin-top: 2px
    }
}

@media all and (max-width:350px) {
    .slide-gallery__itemText {
        height: 80px
    }

    .slide-gallery__itemHeadline {
        font-size: 15px;
        line-height: 1
    }
}

.video-js .vjs-big-play-button:before,.video-js .vjs-control:before,.video-js .vjs-modal-dialog,.vjs-modal-dialog .vjs-modal-dialog-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-js .vjs-big-play-button:before,.video-js .vjs-control:before {
    text-align: center
}

@font-face {
    font-family:VideoJS;src:url("global/css/fonts/VideoJS/VideoJS.eot?#iefix") format("eot")
}

@font-face {
    font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,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) format("woff"),url(data:application/x-font-ttf;charset=utf-8;base64,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ATcuAScjBh8BHgEXDgEFMz8BFTMRIwYDJRUnAxyEzZRbCA2rgketCAEBqlRoCglxYwF+IiEOIysBAkswHQEECiQ0AgE+YyIhDiIsAQJLMB4BBQokNAE/YyIhDiIsAQJLMB4BBQokNAEBPvmD7kHhqs0s0gEnjgHJAv0FD2a9gIrADwUFAwPDAlVMZ3MF/pUHwgc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9UmQBZQMMR/61g/kBAAAAAAAQAMYAAQAAAAAAAQAHAAAAAQAAAAAAAgAHAAcAAQAAAAAAAwAHAA4AAQAAAAAABAAHABUAAQAAAAAABQALABwAAQAAAAAABgAHACcAAQAAAAAACgArAC4AAQAAAAAACwATAFkAAwABBAkAAQAOAGwAAwABBAkAAgAOAHoAAwABBAkAAwAOAIgAAwABBAkABAAOAJYAAwABBAkABQAWAKQAAwABBAkABgAOALoAAwABBAkACgBWAMgAAwABBAkACwAmAR5WaWRlb0pTUmVndWxhclZpZGVvSlNWaWRlb0pTVmVyc2lvbiAxLjBWaWRlb0pTR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AVgBpAGQAZQBvAEoAUwBSAGUAZwB1AGwAYQByAFYAaQBkAGUAbwBKAFMAVgBpAGQAZQBvAEoAUwBWAGUAcgBzAGkAbwBuACAAMQAuADAAVgBpAGQAZQBvAEoAUwBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAACAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB4AAAECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgAAAAAA) format("truetype");font-weight:normal;font-style:normal
}

.vjs-icon-play,.video-js .vjs-big-play-button,.video-js .vjs-play-control {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-play:before,.video-js .vjs-big-play-button:before,.video-js .vjs-play-control:before {
    content: '\f101'
}

.vjs-icon-play-circle {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-play-circle:before {
    content: '\f102'
}

.vjs-icon-pause,.video-js .vjs-play-control.vjs-playing {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-pause:before,.video-js .vjs-play-control.vjs-playing:before {
    content: '\f103'
}

.vjs-icon-volume-mute,.video-js .vjs-mute-control.vjs-vol-0,.video-js .vjs-volume-menu-button.vjs-vol-0 {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-volume-mute:before,.video-js .vjs-mute-control.vjs-vol-0:before,.video-js .vjs-volume-menu-button.vjs-vol-0:before {
    content: '\f104'
}

.vjs-icon-volume-low,.video-js .vjs-mute-control.vjs-vol-1,.video-js .vjs-volume-menu-button.vjs-vol-1 {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-volume-low:before,.video-js .vjs-mute-control.vjs-vol-1:before,.video-js .vjs-volume-menu-button.vjs-vol-1:before {
    content: '\f105'
}

.vjs-icon-volume-mid,.video-js .vjs-mute-control.vjs-vol-2,.video-js .vjs-volume-menu-button.vjs-vol-2 {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-volume-mid:before,.video-js .vjs-mute-control.vjs-vol-2:before,.video-js .vjs-volume-menu-button.vjs-vol-2:before {
    content: '\f106'
}

.vjs-icon-volume-high,.video-js .vjs-mute-control,.video-js .vjs-volume-menu-button {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-volume-high:before,.video-js .vjs-mute-control:before,.video-js .vjs-volume-menu-button:before {
    content: '\f107'
}

.vjs-icon-fullscreen-enter,.video-js .vjs-fullscreen-control {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-fullscreen-enter:before,.video-js .vjs-fullscreen-control:before {
    content: '\f108'
}

.vjs-icon-fullscreen-exit,.video-js.vjs-fullscreen .vjs-fullscreen-control {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-fullscreen-exit:before,.video-js.vjs-fullscreen .vjs-fullscreen-control:before {
    content: '\f109'
}

.vjs-icon-square {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-square:before {
    content: '\f10a'
}

.vjs-icon-spinner {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-spinner:before {
    content: '\f10b'
}

.vjs-icon-subtitles,.video-js .vjs-subtitles-button {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-subtitles:before,.video-js .vjs-subtitles-button:before {
    content: '\f10c'
}

.vjs-icon-captions,.video-js .vjs-captions-button {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-captions:before,.video-js .vjs-captions-button:before {
    content: '\f10d'
}

.vjs-icon-chapters,.video-js .vjs-chapters-button {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-chapters:before,.video-js .vjs-chapters-button:before {
    content: '\f10e'
}

.vjs-icon-share {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-share:before {
    content: '\f10f'
}

.vjs-icon-cog {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-cog:before {
    content: '\f110'
}

.vjs-icon-circle,.video-js .vjs-mouse-display,.video-js .vjs-play-progress,.video-js .vjs-volume-level {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-circle:before,.video-js .vjs-mouse-display:before,.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before {
    content: '\f111'
}

.vjs-icon-circle-outline {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-circle-outline:before {
    content: '\f112'
}

.vjs-icon-circle-inner-circle {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-circle-inner-circle:before {
    content: '\f113'
}

.vjs-icon-hd {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-hd:before {
    content: '\f114'
}

.vjs-icon-cancel,.video-js .vjs-control.vjs-close-button {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-cancel:before,.video-js .vjs-control.vjs-close-button:before {
    content: '\f115'
}

.vjs-icon-replay {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-replay:before {
    content: '\f116'
}

.vjs-icon-facebook {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-facebook:before {
    content: '\f117'
}

.vjs-icon-gplus {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-gplus:before {
    content: '\f118'
}

.vjs-icon-linkedin {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-linkedin:before {
    content: '\f119'
}

.vjs-icon-twitter {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-twitter:before {
    content: '\f11a'
}

.vjs-icon-tumblr {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-tumblr:before {
    content: '\f11b'
}

.vjs-icon-pinterest {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-pinterest:before {
    content: '\f11c'
}

.vjs-icon-audio-description {
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal
}

.vjs-icon-audio-description:before {
    content: '\f11d'
}

.video-js {
    display: block;
    vertical-align: top;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    font-family: Arial,Helvetica,sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.video-js:-moz-full-screen {
    position: absolute
}

.video-js:-webkit-full-screen {
    width: 100%!important;
    height: 100%!important
}

.video-js *,.video-js *:before,.video-js *:after {
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

.video-js ul {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    list-style-position: outside;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0
}

.video-js.vjs-fluid,.video-js.vjs-16-9,.video-js.vjs-4-3 {
    width: 100%;
    max-width: 100%;
    height: 0
}

.video-js.vjs-16-9 {
    padding-top: 56.25%
}

.video-js.vjs-4-3 {
    padding-top: 75%
}

.video-js.vjs-fill {
    width: 100%;
    height: 100%
}

.video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto
}

.vjs-full-window .video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.video-js.vjs-fullscreen {
    width: 100%!important;
    height: 100%!important;
    padding-top: 0!important
}

.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none
}

.vjs-hidden {
    display: none!important
}

.video-js .vjs-offscreen {
    height: 1px;
    left: -9999px;
    position: absolute;
    top: 0;
    width: 1px
}

.vjs-lock-showing {
    display: block!important;
    opacity: 1;
    visibility: visible
}

.vjs-no-js {
    padding: 20px;
    color: #fff;
    background-color: #000;
    font-size: 18px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    width: 300px;
    height: 150px;
    margin: 0 auto
}

.vjs-no-js a,.vjs-no-js a:visited {
    color: #66a8cc
}

.video-js .vjs-big-play-button {
    font-size: 3em;
    line-height: 1.5em;
    height: 1.5em;
    width: 3em;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0;
    cursor: pointer;
    opacity: 1;
    border: .06666em solid #fff;
    background-color: #2b333f;
    background-color: rgba(43,51,63,0.7);
    border-radius: .3em;
    -webkit-transition: all .4s;
    transition: all .4s
}

.vjs-big-play-centered .vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin-top: -0.75em;
    margin-left: -1.5em
}

.video-js:hover .vjs-big-play-button,.video-js .vjs-big-play-button:focus {
    outline: 0;
    border-color: #fff;
    background-color: #73859f;
    background-color: rgba(115,133,159,0.5);
    -webkit-transition: all 0s;
    transition: all 0s
}

.vjs-controls-disabled .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button,.vjs-error .vjs-big-play-button {
    display: none
}

.video-js button {
    background: 0;
    border: 0;
    color: inherit;
    display: inline-block;
    overflow: visible;
    font-size: inherit;
    line-height: inherit;
    text-transform: none;
    text-decoration: none;
    -webkit-transition: none;
    transition: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.video-js .vjs-control.vjs-close-button {
    cursor: pointer;
    height: 3em;
    position: absolute;
    right: 0;
    top: .5em;
    z-index: 2
}

.vjs-menu-button {
    cursor: pointer
}

.vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    overflow: auto
}

.vjs-scrubbing .vjs-menu-button:hover .vjs-menu {
    display: none
}

.vjs-menu li {
    list-style: none;
    margin: 0;
    padding: .2em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase
}

.vjs-menu li:focus,.vjs-menu li:hover {
    outline: 0;
    background-color: #73859f;
    background-color: rgba(115,133,159,0.5)
}

.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover {
    background-color: #fff;
    color: #2b333f
}

.vjs-menu li.vjs-menu-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 2em;
    padding: 0;
    margin: 0 0 .3em 0;
    font-weight: bold;
    cursor: default
}

.vjs-menu-button-popup .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    width: 10em;
    left: -3em;
    height: 0;
    margin-bottom: 1.5em;
    border-top-color: rgba(43,51,63,0.7)
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    background-color: #2b333f;
    background-color: rgba(43,51,63,0.7);
    position: absolute;
    width: 100%;
    bottom: 1.5em;
    max-height: 15em
}

.vjs-menu-button-popup:hover .vjs-menu,.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
    display: block
}

.video-js .vjs-menu-button-inline {
    -webkit-transition: all .4s;
    transition: all .4s;
    overflow: hidden
}

.video-js .vjs-menu-button-inline:before {
    width: 2.222222222em
}

.video-js .vjs-menu-button-inline:hover,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js.vjs-no-flex .vjs-menu-button-inline {
    width: 12em
}

.video-js .vjs-menu-button-inline.vjs-slider-active {
    -webkit-transition: none;
    transition: none
}

.vjs-menu-button-inline .vjs-menu {
    opacity: 0;
    height: 100%;
    width: auto;
    position: absolute;
    left: 4em;
    top: 0;
    padding: 0;
    margin: 0;
    -webkit-transition: all .4s;
    transition: all .4s
}

.vjs-menu-button-inline:hover .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
    display: block;
    opacity: 1
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
    display: block;
    opacity: 1;
    position: relative;
    width: auto
}

.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
    width: auto
}

.vjs-menu-button-inline .vjs-menu-content {
    width: auto;
    height: 100%;
    margin: 0;
    overflow: hidden
}

.video-js .vjs-control-bar {
    display: none;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3.0em;
    background-color: #2b333f;
    background-color: rgba(43,51,63,0.7)
}

.vjs-has-started .vjs-control-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility .1s,opacity .1s;
    transition: visibility .1s,opacity .1s
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s,opacity 1s;
    transition: visibility 1s,opacity 1s
}

.vjs-controls-disabled .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar,.vjs-error .vjs-control-bar {
    display: none!important
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
    visibility: visible
}

@media �screen {
    .vjs-user-inactive.vjs-playing .vjs-control-bar:before {
        content: ""
    }
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
    display: table
}

.video-js .vjs-control {
    outline: 0;
    position: relative;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 4em;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.video-js .vjs-control:before {
    font-size: 1.8em;
    line-height: 1.67
}

.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before,.video-js .vjs-control:focus {
    text-shadow: 0 0 1em white
}

.video-js .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.vjs-no-flex .vjs-control {
    display: table-cell;
    vertical-align: middle
}

.video-js .vjs-custom-control-spacer {
    display: none
}

.video-js .vjs-progress-control {
    -webkit-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.vjs-live .vjs-progress-control {
    display: none
}

.video-js .vjs-progress-holder {
    -webkit-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    -webkit-transition: all .2s;
    transition: all .2s;
    height: .3em
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
    font-size: 1.666666666666666666em
}

.video-js .vjs-progress-control:hover .vjs-mouse-display:after,.video-js .vjs-progress-control:hover .vjs-play-progress:after {
    display: block;
    font-size: .6em
}

.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div {
    position: absolute;
    display: block;
    height: .3em;
    margin: 0;
    padding: 0;
    width: 0;
    left: 0;
    top: 0
}

.video-js .vjs-mouse-display:before {
    display: none
}

.video-js .vjs-play-progress {
    background-color: #fff
}

.video-js .vjs-play-progress:before {
    position: absolute;
    top: -0.333333333333333em;
    right: -0.5em;
    font-size: .9em
}

.video-js .vjs-mouse-display:after,.video-js .vjs-play-progress:after {
    display: none;
    position: absolute;
    top: -2.4em;
    right: -1.5em;
    font-size: .9em;
    color: #000;
    content: attr(data-current-time);
    padding: .2em .5em;
    background-color: #fff;
    background-color: rgba(255,255,255,0.8);
    border-radius: .3em
}

.video-js .vjs-play-progress:before,.video-js .vjs-play-progress:after {
    z-index: 1
}

.video-js .vjs-load-progress {
    background: #bfc7d3;
    background: rgba(115,133,159,0.5)
}

.video-js .vjs-load-progress div {
    background: white;
    background: rgba(115,133,159,0.75)
}

.video-js.vjs-no-flex .vjs-progress-control {
    width: auto
}

.video-js .vjs-progress-control .vjs-mouse-display {
    display: none;
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #000;
    z-index: 1
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
    z-index: 0
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
    display: block
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s,opacity 1s;
    transition: visibility 1s,opacity 1s
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after {
    display: none
}

.video-js .vjs-progress-control .vjs-mouse-display:after {
    color: #fff;
    background-color: #000;
    background-color: rgba(0,0,0,0.8)
}

.video-js .vjs-slider {
    outline: 0;
    position: relative;
    cursor: pointer;
    padding: 0;
    margin: 0 .45em 0 .45em;
    background-color: #73859f;
    background-color: rgba(115,133,159,0.5)
}

.video-js .vjs-slider:focus {
    text-shadow: 0 0 1em white;
    box-shadow: 0 0 1em #fff
}

.video-js .vjs-mute-control,.video-js .vjs-volume-menu-button {
    cursor: pointer;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.video-js .vjs-volume-control {
    width: 5em;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.video-js .vjs-volume-bar {
    margin: 1.35em .45em
}

.vjs-volume-bar.vjs-slider-horizontal {
    width: 5em;
    height: .3em
}

.vjs-volume-bar.vjs-slider-vertical {
    width: .3em;
    height: 5em;
    margin: 1.35em auto
}

.video-js .vjs-volume-level {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff
}

.video-js .vjs-volume-level:before {
    position: absolute;
    font-size: .9em
}

.vjs-slider-vertical .vjs-volume-level {
    width: .3em
}

.vjs-slider-vertical .vjs-volume-level:before {
    top: -0.5em;
    left: -0.3em
}

.vjs-slider-horizontal .vjs-volume-level {
    height: .3em
}

.vjs-slider-horizontal .vjs-volume-level:before {
    top: -0.3em;
    right: -0.5em
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
    height: 100%
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
    width: 100%
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu {
    display: block;
    width: 0;
    height: 0;
    border-top-color: transparent
}

.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu {
    left: .5em;
    height: 8em
}

.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu {
    left: -2em
}

.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content {
    height: 0;
    width: 0;
    overflow-x: hidden;
    overflow-y: hidden
}

.vjs-volume-menu-button-vertical:hover .vjs-menu-content,.vjs-volume-menu-button-vertical:focus .vjs-menu-content,.vjs-volume-menu-button-vertical.vjs-slider-active .vjs-menu-content,.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content {
    height: 8em;
    width: 2.9em
}

.vjs-volume-menu-button-horizontal:hover .vjs-menu-content,.vjs-volume-menu-button-horizontal:focus .vjs-menu-content,.vjs-volume-menu-button-horizontal .vjs-slider-active .vjs-menu-content,.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content {
    height: 2.9em;
    width: 8em
}

.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content {
    background-color: transparent!important
}

.vjs-poster {
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%
}

.vjs-poster img {
    display: block;
    vertical-align: middle;
    margin: 0 auto;
    max-height: 100%;
    padding: 0;
    width: 100%
}

.vjs-has-started .vjs-poster {
    display: none
}

.vjs-audio.vjs-has-started .vjs-poster {
    display: block
}

.vjs-controls-disabled .vjs-poster {
    display: none
}

.vjs-using-native-controls .vjs-poster {
    display: none
}

.video-js .vjs-live-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
    font-size: 1em;
    line-height: 3em
}

.vjs-no-flex .vjs-live-control {
    display: table-cell;
    width: auto;
    text-align: left
}

.video-js .vjs-time-control {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    font-size: 1em;
    line-height: 3em
}

.vjs-live .vjs-time-control {
    display: none
}

.video-js .vjs-current-time,.vjs-no-flex .vjs-current-time {
    display: none
}

.video-js .vjs-duration,.vjs-no-flex .vjs-duration {
    display: none
}

.vjs-time-divider {
    display: none;
    line-height: 3em
}

.vjs-live .vjs-time-divider {
    display: none
}

.video-js .vjs-play-control {
    cursor: pointer;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.vjs-text-track-display {
    position: absolute;
    bottom: 3em;
    left: 0;
    right: 0;
    top: 0;
    pointer-events: none
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em
}

.video-js .vjs-text-track {
    font-size: 1.4em;
    text-align: center;
    margin-bottom: .1em;
    background-color: #000;
    background-color: rgba(0,0,0,0.5)
}

.vjs-subtitles {
    color: #fff
}

.vjs-captions {
    color: #fc6
}

.vjs-tt-cue {
    display: block
}

video::-webkit-media-text-track-display {
    -ms-transform: translateY(-3em);
    -webkit-transform: translateY(-3em);
    transform: translateY(-3em)
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
    -ms-transform: translateY(-1.5em);
    -webkit-transform: translateY(-1.5em);
    transform: translateY(-1.5em)
}

.video-js .vjs-fullscreen-control {
    width: 3.8em;
    cursor: pointer;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.vjs-playback-rate .vjs-playback-rate-value {
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.vjs-playback-rate .vjs-menu {
    width: 4em;
    left: 0
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
    font-size: 1.4em;
    text-align: center
}

.vjs-error .vjs-error-display:before {
    color: #fff;
    content: 'X';
    font-family: Arial,Helvetica,sans-serif;
    font-size: 4em;
    left: 0;
    line-height: 1;
    margin-top: -0.5em;
    position: absolute;
    text-shadow: .05em .05em .1em #000;
    text-align: center;
    top: 50%;
    vertical-align: middle;
    width: 100%
}

.vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .85;
    text-align: left;
    border: 6px solid rgba(43,51,63,0.7);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-clip: padding-box;
    width: 50px;
    height: 50px;
    border-radius: 25px
}

.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner {
    display: block
}

.vjs-loading-spinner:before,.vjs-loading-spinner:after {
    content: "";
    position: absolute;
    margin: -6px;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    opacity: 1;
    border: inherit;
    border-color: transparent;
    border-top-color: white
}

.vjs-seeking .vjs-loading-spinner:before,.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after {
    -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6,0.2,0,0.8) infinite,vjs-spinner-fade 1.1s linear infinite;
    animation: vjs-spinner-spin 1.1s cubic-bezier(0.6,0.2,0,0.8) infinite,vjs-spinner-fade 1.1s linear infinite
}

.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before {
    border-top-color: white
}

.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after {
    border-top-color: white;
    -webkit-animation-delay: .44s;
    animation-delay: .44s
}

@keyframes vjs-spinner-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes vjs-spinner-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes vjs-spinner-fade {
    0% {
        border-top-color: #73859f
    }

    20% {
        border-top-color: #73859f
    }

    35% {
        border-top-color: white
    }

    60% {
        border-top-color: #73859f
    }

    100% {
        border-top-color: #73859f
    }
}

@-webkit-keyframes vjs-spinner-fade {
    0% {
        border-top-color: #73859f
    }

    20% {
        border-top-color: #73859f
    }

    35% {
        border-top-color: white
    }

    60% {
        border-top-color: #73859f
    }

    100% {
        border-top-color: #73859f
    }
}

.vjs-chapters-button .vjs-menu {
    left: -10em;
    width: 0
}

.vjs-chapters-button .vjs-menu ul {
    width: 24em
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer {
    -webkit-box-flex: auto;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer {
    width: auto
}

.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button {
    display: none
}

.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-fullscreen-control {
    display: none
}

.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button {
    display: none
}

.vjs-caption-settings {
    position: relative;
    top: 1em;
    background-color: #2b333f;
    background-color: rgba(43,51,63,0.75);
    color: #fff;
    margin: 0 auto;
    padding: .5em;
    height: 15em;
    font-size: 12px;
    width: 40em
}

.vjs-caption-settings .vjs-tracksettings {
    top: 0;
    bottom: 2em;
    left: 0;
    right: 0;
    position: absolute;
    overflow: auto
}

.vjs-caption-settings .vjs-tracksettings-colors,.vjs-caption-settings .vjs-tracksettings-font {
    float: left
}

.vjs-caption-settings .vjs-tracksettings-colors:after,.vjs-caption-settings .vjs-tracksettings-font:after,.vjs-caption-settings .vjs-tracksettings-controls:after {
    clear: both
}

.vjs-caption-settings .vjs-tracksettings-controls {
    position: absolute;
    bottom: 1em;
    right: 1em
}

.vjs-caption-settings .vjs-tracksetting {
    margin: 5px;
    padding: 3px;
    min-height: 40px
}

.vjs-caption-settings .vjs-tracksetting label {
    display: block;
    width: 100px;
    margin-bottom: 5px
}

.vjs-caption-settings .vjs-tracksetting span {
    display: inline;
    margin-left: 5px
}

.vjs-caption-settings .vjs-tracksetting>div {
    margin-bottom: 5px;
    min-height: 20px
}

.vjs-caption-settings .vjs-tracksetting>div:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    min-height: 0
}

.vjs-caption-settings label>input {
    margin-right: 10px
}

.vjs-caption-settings input[type="button"] {
    width: 40px;
    height: 40px
}

.video-js .vjs-modal-dialog {
    background: rgba(0,0,0,0.8);
    background: -webkit-linear-gradient(-90deg,rgba(0,0,0,0.8),rgba(255,255,255,0));
    background: -webkit-linear-gradient(270deg,rgba(0,0,0,0.8),rgba(255,255,255,0));
    background: linear-gradient(180deg,rgba(0,0,0,0.8),rgba(255,255,255,0))
}

.vjs-modal-dialog .vjs-modal-dialog-content {
    font-size: 1.2em;
    line-height: 1.5;
    padding: 20px 24px;
    z-index: 1
}

.section.video {
    position: relative;
    z-index: 10
}

.video-component__overlay {
    background: #000;
    display: inline-block
}

.video-component__link {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.video-component__link:hover .video-component__img {
    opacity: .7
}

.video-component__link:hover .video-component__play {
    background-color: #003283
}

.video-component__img {
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    width: 100%
}

.video-component__play {
    background-color: #0096d6;
    border: 0;
    border-radius: 50%;
    height: 86px;
    left: 50%;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: background-color .3s ease 0s;
    transition: background-color .3s ease 0s;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 86px
}

.video-component__play:before {
    bottom: auto;
    color: #fff;
    content: "\f04b";
    font-family: "FontAwesome";
    font-size: 42px;
    left: 29px;
    line-height: 88px;
    position: relative;
    top: 0
}

.video-component__info h2,.video-component__info h3,.video-component__info h4 {
    font-size: 44px;
    line-height: 54px;
    margin-bottom: 5px
}

@media all and (max-width:767px) {
    .video-component__overlay {
        margin: 14px 0
    }

    .video-component__play {
        height: 68px;
        width: 68px
    }

    .video-component__play:before {
        font-size: 36px;
        left: 23px;
        line-height: 72px
    }

    .video-component__info h2,.video-component__info h3,.video-component__info h4 {
        font-size: 30px;
        line-height: 36px
    }
}

.video-js {
    height: auto!important;
    padding-top: 56.2%;
    width: 100%!important
}

.video-js .vjs-big-play-button {
    background-color: #0096d6;
    border: 0;
    border-radius: 50%;
    height: 86px;
    left: 50%;
    margin-left: 0;
    margin-top: 0;
    top: 50%;
    -webkit-transition: background-color .3s ease 0s;
    transition: background-color .3s ease 0s;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 86px
}

.video-js .vjs-big-play-button:before {
    bottom: auto;
    font-size: 70px;
    left: 1px;
    line-height: 88px;
    top: 0
}

.video-js:hover .vjs-big-play-button {
    background-color: #1d5f95;
    opacity: 1
}

@media screen and (max-width:767px) {
    .video-js .vjs-big-play-button {
        height: 60px;
        width: 60px
    }

    .video-js .vjs-big-play-button:before {
        font-size: 40px;
        line-height: 63px
    }
}

.modal-dialog {
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%)!important;
    -ms-transform: translateX(-50%) translateY(-50%)!important;
    transform: translateX(-50%) translateY(-50%)!important;
    max-width: 100%
}

.modal-backdrop.in {
    opacity: .7
}

@media all and (max-width:768px) {
    .modal-dialog {
        width: 100%
    }
}

.social-tagboard {
    background-color: #fff;
    position: relative;
    z-index: 5
}

.social-tagboard .container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.social-tagboard__tag,.social-tagboard__feed {
    float: none;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.social-tagboard__tag {
    padding-left: 0;
    padding-right: 30px
}

.social-tagboard__feed {
    border-left: 1px solid #a8a8a8;
    padding-left: 30px;
    padding-right: 0;
    padding-bottom: 10px
}

.social-tagboard__feed .tagboard-embed {
    height: 300px
}

.social-tagboard__tagLink:hover .social-tagboard__tagTitle,.social-tagboard__tagLink:hover .social-tagboard__seeAll,.social-tagboard__tagLink:active .social-tagboard__tagTitle,.social-tagboard__tagLink:active .social-tagboard__seeAll {
    color: #1d5f95
}

.social-tagboard__tagTitle {
    font-size: 34px;
    font-weight: bold!important;
    line-height: 38px;
    margin: 0
}

.social-tagboard__seeAll {
    color: #0096d6;
    font-size: 14px;
    font-weight: bold!important;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    .social-tagboard .container {
        display: block
    }

    .social-tagboard__tag {
        border-bottom: 1px solid #a8a8a8;
        margin-bottom: 16px;
        padding-bottom: 20px;
        padding-left: 15px;
        padding-right: 15px
    }

    .social-tagboard__feed {
        border-left: 0;
        margin: 0 -10px 0 -15px;
        padding-left: 0
    }
}

.promos-component {
    background: #fff;
    display: block;
    padding: 0;
    position: relative;
    z-index: 5
}

.promos-slider {
    position: relative
}

.promo-slider__inner {
    max-height: 300px;
    height: 300px;
    overflow: hidden;
    position: relative;
    z-index: 5
}

.promo-slider__slide {
    background-color: #fff;
    max-height: 300px;
    height: 100%;
    width: 100%
}

.promo-slider__slide a {
    display: block
}

.promo-slider__arrow {
    background-color: transparent;
    bottom: 0;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    width: 7%;
    z-index: 110
}

.promo-slider__arrow img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.arrow--left {
    background-image: none;
    left: 0
}

.arrow--left img {
    left: 0
}

.arrow--right {
    background-image: none;
    right: 0
}

.arrow--right img {
    right: 0
}

.promo-slider__pager {
    bottom: 10px;
    left: 0;
    list: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 10
}

.promo-slider__pager span {
    background: #ccc;
    border: 1px solid #ccc;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 0 5px;
    overflow: hidden;
    text-indent: -999px;
    width: 12px
}

.promo-slider__pager span.cycle-pager-active {
    background: #0096d6;
    border-color: #0096d6
}

@media all and (max-width:767px) {
    .promos-slider {
        margin: 0 -9px
    }

    .promo-slider__inner {
        height: 200px
    }

    .promo-slider__arrow {
        width: 9%
    }

    .arrow--left {
        left: 0;
        padding: 0 2px 0 5px
    }

    .arrow--right {
        padding: 0 5px 0 2px;
        right: 0
    }
}

@media(min-width:351px) and (max-width:417px) {
    .promo-slider__pager {
        bottom: 5px
    }
}

@media all and (max-width:350px) {
    .promo-slider__inner {
        height: 175px
    }

    .promo-slider__pager {
        bottom: -3px
    }
}

.promoitem-image {
    height: 100%
}

.slide-image {
    height: 100%
}

.slide-image__link {
    display: block;
    height: 100%;
    position: relative;
    text-align: center;
    width: 100%
}

.slide-image__img {
    max-height: 100%
}

.slide-image__pic {
    display: block;
    height: 100%;
    overflow: hidden;
    width: 100%
}

.slide-image__pic img {
    display: block;
    max-height: 100%;
    margin: 0 auto;
    max-width: -webkit-calc(100% - 80px);
    max-width: calc(100% - 80px);
    width: auto
}

@media all and (max-width:767px) {
    .slide-image__img {
        top: 0;
        left: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        max-width: none
    }
}

.promoitem-countdown {
    max-height: 100%;
    height: 100%
}

.slide-countdown {
    max-height: 100%;
    height: 100%;
    margin: 0 auto;
    max-width: 820px
}

.slide-countdown__timer {
    display: inline-block;
    padding: 0 0 0 28px;
    vertical-align: middle;
    width: 50%
}

.slide-countdown__sign {
    display: inline-block;
    max-height: 100%;
    height: 100%;
    vertical-align: middle;
    width: 49%
}

.slide-countdown__sign a {
    height: 100%
}

.slide-countdown__sign img {
    height: 300px;
    max-width: none;
    vertical-align: bottom;
    width: auto
}

.slide-countdown__header {
    font: 300 40px/1 "BentonSans",Helvetica,Arial,san-serif
}

.slide-countdown__text {
    font: bold 18px/24px "BentonSans",Arial,Helvetica,san-serif
}

#clockdiv>div {
    display: inline-block;
    vertical-align: baseline
}

#clockdiv .days,#clockdiv .hours,#clockdiv .minutes,#clockdiv .seconds,#clockdiv .colon {
    color: #f0ab00;
    font: bold 32px/1 "BentonSans",Arial,Helvetica,san-serif
}

#clockdiv .smalltext {
    font: normal 12px/1 "BentonSans",Arial,Helvetica,san-serif
}

@media all and (max-width:991px) {
    .slide-countdown__timer {
        padding: 0 0 0 60px
    }
}

@media all and (max-width:767px) {
    .slide-countdown {
        height: 100%;
        position: relative;
        width: 90%
    }

    .slide-countdown__timer {
        padding: 0 0 0 34px
    }

    .slide-countdown__header {
        font-size: 26px
    }

    #clockdiv .days,#clockdiv .hours,#clockdiv .minutes,#clockdiv .seconds,#clockdiv .colon {
        font-size: 28px
    }

    .slide-countdown__text {
        font-size: 16px;
        line-height: 20px
    }

    .slide-countdown__sign img {
        max-height: 100%;
        height: auto
    }
}

@media all and (max-width:475px) {
    .slide-countdown__timer {
        height: auto;
        padding: 10px 0;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 70%;
        z-index: 20
    }

    #clockdiv .days,#clockdiv .hours,#clockdiv .minutes,#clockdiv .seconds,#clockdiv .colon {
        font-size: 24px;
        line-height: 30px
    }

    #clockdiv .smalltext {
        font-size: 11px
    }

    .slide-countdown__text {
        font-size: 14px;
        line-height: 16px;
        margin-top: 10px;
        width: 80%
    }

    .slide-countdown__sign {
        bottom: 0;
        position: absolute;
        right: 0;
        width: 58%;
        z-index: 10
    }
}

.promoitem-speaker {
    height: 100%
}

.slide-speaker {
    max-height: 100%;
    height: 100%;
    position: relative
}

.slide-speaker__content {
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-52%);
    -ms-transform: translateY(-52%);
    transform: translateY(-52%);
    width: 100%
}

.slide-speaker__quote {
    color: #333;
    font: 300 48px/52px "BentonSans",Arial,Helvetica,san-serif;
    margin-top: 0;
    text-align: center
}

.slide-speaker__info {
    margin-top: 30px
}

a.slide-speaker__video {
    display: inline-block;
    margin-right: 35px;
    position: relative;
    vertical-align: middle
}

.slide-speaker__img {
    max-width: 128px
}

.slide-speaker__playButton {
    bottom: 0;
    position: absolute;
    right: -14px
}

.slide-speaker__details {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    max-width: 250px
}

.slide-speaker__title {
    color: #333;
    font: normal 19px/32px "BentonSans",Arial,Helvetica,san-serif;
    margin: 0
}

.slide-speaker__topic {
    border-bottom: 1px solid #999;
    color: #999;
    display: inline-block;
    font: normal 15px/23px "BentonSans",Arial,Helvetica,san-serif;
    text-transform: uppercase
}

.slide-speaker__bio {
    line-height: 18px;
    margin: 0
}

@media screen and (max-width:991px) {
    .slide-speaker__quote {
        font-size: 38px;
        line-height: 42px
    }
}

@media screen and (max-width:767px) {
    .slide-speaker__quote {
        font-size: 28px;
        line-height: 32px
    }

    .slide-speaker__info {
        margin-top: 0
    }

    a.slide-speaker__video {
        margin-right: 15px;
        max-width: 36%
    }

    .slide-speaker__img {
        width: 60px
    }

    .slide-speaker__playButton {
        right: -9px;
        width: 26px
    }

    .slide-speaker__details {
        max-width: 300px;
        width: 60%
    }

    .slide-speaker__title {
        font-size: 17px;
        line-height: 23px
    }

    .slide-speaker__topic {
        font-size: 12px;
        line-height: 16px
    }

    .slide-speaker__bio {
        font-size: 12px;
        line-height: 16px
    }
}

@media screen and (max-width:550px) {
    .slide-speaker__quote {
        font-size: 21px;
        line-height: 25px
    }

    .slide-speaker__bio {
        font-size: 11px;
        line-height: 13px
    }
}

.promoitem-cta,.slide-cta {
    background-color: #fff;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.slide-cta__content {
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    width: 100%
}

.slide-cta__text {
    color: #f0ab00;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 45px
}

.slide-cta__cta a {
    display: inline-block
}

@media screen and (max-width:768px) {
    .slide-cta__text {
        font-size: 28px;
        font-weight: bold;
        line-height: 34px;
        margin-bottom: 20px
    }
}

.highlight-title__body {
    margin-bottom: 30px
}

.highlights__row {
    margin-left: -20px;
    margin-right: -20px
}

.hightlight-grid {
    max-width: 100%
}

.hightlight-grid:after {
    content: " ";
    display: block;
    clear: both
}

.hightlight-grid__item {
    padding: 1px;
    margin: 0
}

.highlight-tile {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    height: 417px;
    max-height: 417px;
    margin: 0 6px 12px;
    overflow: hidden;
    position: relative;
    -webkit-transition: max-height .5s ease;
    transition: max-height .5s ease
}

.highlight-tile--short .highlight-tile {
    height: 320px;
    max-height: 320px
}

.highlight-tile__content {
    padding: 29px 15px 35px 15px
}

.content--expanded {
    height: auto;
    max-height: 1000px
}

.highlight-tile--short .content--expanded {
    height: auto;
    max-height: 1000px
}

.highlight-tile__image {
    text-align: center;
    margin-bottom: 20px
}

.highlight-tile__image img {
    width: auto!important
}

.highlight-tile__header {
    margin: 0
}

.highlight-tile__info:last-of-type {
    margin-bottom: 13px
}

.highlight-tile__twitter {
    margin: 12px 0 12px 0
}

.highlight-expand {
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,0.8) 30%,white 45%,white 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,0.8) 30%,white 45%,white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);
    bottom: 0;
    color: #008fd3;
    cursor: pointer;
    display: block;
    height: 65px;
    left: 0;
    padding: 25px 15px 20px;
    position: absolute;
    text-decoration: none;
    width: 100%;
    z-index: 100
}

.highlight-expand:hover,.highlight-expand:active,.highlight-expand:focus {
    border: 0;
    outline: 0
}

.highlight-expand.expanded {
    background: transparent;
    -webkit-filter: none;
    filter: none
}

.highlight-expand .fa {
    font-size: 10px;
    position: relative;
    top: -1px
}

.highlight-expand__more {
    display: block
}

.highlight-expand__less {
    display: none
}

.expanded .highlight-expand__more {
    display: none
}

.expanded .highlight-expand__less {
    display: block
}

@media screen and (max-width:768px) and (min-width:650px) {
    .highlight-tile--short .highlight-tile {
        height: 240px;
        max-height: 240px
    }
}

@media screen and (max-width:650px) and (min-width:600px) {
    .highlight-tile--short .highlight-tile {
        height: 280px;
        max-height: 280px
    }
}

@media all and (max-width:600px) {
    .highlight-tile {
        height: auto
    }

    .highlight-tile--short .highlight-tile {
        height: auto
    }

    .highlight-tile--short .highlight-tile__content {
        padding: 20px 15px 15px
    }

    .highlight-tile--short .highlight-tile__bodytext {
        margin-bottom: 0
    }
}

.city-signup__header {
    font-size: 52px;
    line-height: 62px;
    margin-bottom: 0
}

.city-signup__subhead {
    font-size: 27px;
    line-height: 39px;
    margin-bottom: 28px
}

@media screen and (max-width:991px) and (min-width:768px) {
    .city-signup__header {
        font-size: 48px;
        line-height: 58px
    }

    .city-signup__subhead {
        font-size: 25px;
        line-height: 35px
    }
}

@media screen and (max-width:767px) {
    .city-signup-component {
        padding-bottom: 0
    }

    .city-signup__header {
        font-size: 30px;
        line-height: 38px
    }

    .city-signup__subhead {
        font-size: 21px;
        line-height: 30px
    }
}

.city-signup-component .col-sm-5.form {
    margin-top: -10px
}

.city-signup-component .form-column__text {
    display: none
}

.city-signup-component .form-column__form {
    width: 100%
}

.city-signup-component .form__banner {
    margin-bottom: 22px
}

.city-signup-component .form__wrap {
    margin: 0 -3px
}

.city-signup-component .form__submit .btn {
    padding: 8px 20px
}

.background--offwhite {
    background: #f5f5f5
}

.row_5 .chart__row {
    border: 0
}

@media screen and (max-width:767px) {
    .city-signup-component .email-form {
        padding: 15px 0 25px
    }
}

.city-confirmation__img {
    max-width: 60px
}

.registration-hero {
    padding: 0
}

.registration-hero .row {
    background-position: bottom right;
    background-repeat: no-repeat;
    padding: 40px 0;
    min-height: 479px
}

.registration-hero__title {
    font-size: 54px;
    line-height: 66px;
    margin-bottom: 0
}

.registration-hero__subtitle {
    font-size: 27px;
    line-height: 39px;
    margin-bottom: 28px;
    margin-top: 0
}

.registration-hero__calendarTitle {
    font-size: 20px;
    font-weight: 400
}

@media screen and (max-width:991px) {
    .registration-hero__title {
        font-size: 38px;
        line-height: 48px
    }

    .registration-hero__subtitle {
        font-size: 19px;
        line-height: 31px
    }
}

@media screen and (max-width:767px) {
    .registration-hero .row {
        background-size: auto 350px;
        min-height: 0
    }
}

@media screen and (max-width:680px) {
    .registration-hero .row {
        background-size: auto 300px;
        min-height: 400px;
        padding-bottom: 60px
    }

    .registration-hero__title {
        font-size: 30px;
        line-height: 40px
    }

    .registration-hero__subtitle {
        font-size: 16px;
        line-height: 26px
    }
}

@media screen and (max-width:480px) {
    .registration-hero .row {
        padding-bottom: 200px
    }
}

.addtocalendar-component {
    padding: 1em 0
}

.addtocalendar-component h4 {
    font-weight: 500
}

.add-to-calendar-icon {
    width: 21px;
    position: relative;
    margin-right: 5px;
    top: -1px;
    left: -0px
}

.addeventatc {
    background-image: none!important;
    border: 0!important;
    display: inline-block;
    padding: 0!important;
    position: relative;
    z-index: 10;
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight: 300;
    color: #008fd3!important;
    text-decoration: none;
    font-size: 1em;
    cursor: pointer
}

.addeventatc:hover {
    color: #555;
    font-size: 1em;
    text-decoration: none
}

.addeventatc .start,.addeventatc .end,.addeventatc .timezone,.addeventatc .title,.addeventatc .description,.addeventatc .location,.addeventatc .organizer,.addeventatc .organizer_email,.addeventatc .facebook_event,.addeventatc .all_day_event,.addeventatc .date_format,.addeventatc .alarm_reminder,.addeventatc .recurring,.addeventatc .attendees {
    display: none!important
}

.addeventatc_dropdown {
    background: #fff;
    border: 1px solid;
    border-color: #c8c8c8 #bebebe #a8a8a8;
    box-shadow: 1px 3px 6px rgba(0,0,0,0.15);
    display: none;
    margin-top: 4px;
    margin-left: -1px;
    padding: 6px 0 0 0;
    position: absolute;
    text-align: left;
    width: 200px;
    z-index: 99999
}

.addeventatc_dropdown span {
    display: block;
    line-height: 100%;
    background: #fff;
    text-decoration: none;
    font-size: 14px;
    color: #333;
    padding: 9px 10px 9px 40px
}

.addeventatc_dropdown span:hover {
    background-color: #f4f4f4;
    color: #000;
    text-decoration: none;
    font-size: 14px
}

.addeventatc_dropdown em {
    color: #999!important;
    font-size: 12px!important
}

.addeventatc_dropdown .frs {
    background: #fff;
    color: #cacaca!important;
    cursor: pointer;
    font-size: 9px!important;
    font-style: normal!important;
    font-weight: normal!important;
    line-height: 110%!important;
    padding-left: 10px;
    position: absolute;
    right: 10px;
    text-align: right;
    text-decoration: none;
    top: 5px;
    z-index: 101
}

.addeventatc_dropdown .frs:hover {
    color: #999!important
}

.addeventatc_dropdown .ateappleical {
    background-image: url(../../../content/dam/successconnect/addtocalendar/dropdown-apple-t1.png);
    background-position: 13px 50%;
    background-repeat: no-repeat
}

.addeventatc_dropdown .ateoutlook {
    background-image: url(../../../content/dam/successconnect/addtocalendar/dropdown-outlook-t1.png);
    background-position: 13px 50%;
    background-repeat: no-repeat
}

.addeventatc_dropdown .ateoutlookcom {
    background-image: url(../../../content/dam/successconnect/addtocalendar/dropdown-outlook-t1.png);
    background-position: 13px 50%;
    background-repeat: no-repeat
}

.addeventatc_dropdown .ategoogle {
    background-image: url(../../../content/dam/successconnect/addtocalendar/dropdown-google-t1.png);
    background-position: 13px 50%;
    background-repeat: no-repeat
}

.addeventatc_dropdown .ateyahoo {
    background-image: url(../../../content/dam/successconnect/addtocalendar/dropdown-yahoo-t1.png);
    background-position: 13px 50%;
    background-repeat: no-repeat
}

.addeventatc_dropdown .atefacebook {
    background-image: url(../../../content/dam/successconnect/addtocalendar/dropdown-facebook-t1.png);
    background-position: 13px 50%;
    background-repeat: no-repeat
}

.addeventatc_dropdown .copyx {
    height: 21px;
    display: block;
    position: relative;
    cursor: default
}

.addeventatc_dropdown .brx {
    background: #e0e0e0;
    height: 1px;
    overflow: hidden;
    position: absolute;
    left: 10px;
    right: 10px;
    top: 9px;
    z-index: 100
}

.venue-item {
    padding-top: 40px
}

.venue-item__header {
    color: #333;
    font: bold 19px/30px "BentonSans",Arial,Helvetica,san-serif;
    margin: 0
}

.venue-item__info {
    padding-top: 40px
}

.venue-item em,.venue-item i {
    color: #9b9b9b;
    display: block;
    font: 400 italic 12px/17px "BentonSans",Arial,Helvetica,san-serif
}

.venue-item__map {
    height: 190px;
    padding-left: 10px
}

.venue-item__map iframe {
    height: 100%;
    width: 100%
}

.venue-item__image {
    height: 190px;
    overflow: hidden;
    padding-right: 10px
}

.venue-item__image img {
    height: auto;
    left: 50%;
    max-width: none;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: auto
}

@media all and (max-width:767px) {
    .venue-item__image {
        height: auto;
        padding-right: 15px
    }

    .venue-item__image img {
        min-height: 0;
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        max-width: 100%;
        min-width: 0
    }

    .venue-item__map {
        padding-left: 15px
    }
}

.venue-entertainment {
    background-position: center top;
    background-repeat: no-repeat;
    padding-bottom: 0
}

.venue-entertainment__content {
    background-position: right bottom;
    background-repeat: no-repeat
}

.venue-entertainment__events {
    padding: 10px 0
}

.event-item {
    background-size: cover;
    background-position: center center;
    display: inline-block;
    height: 360px;
    margin-bottom: 25px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.event-item:hover .event-item__content,.event-item:focus .event-item__content,.event-item.event-open .event-item__content {
    max-height: 100%;
    height: auto
}

.event-item:hover .event-item__body,.event-item:focus .event-item__body,.event-item.event-open .event-item__body {
    display: block
}

.event-item__content {
    background-color: rgba(0,0,0,0.6);
    bottom: 0;
    color: #fff;
    max-height: 75px;
    height: 75px;
    left: 0;
    overflow: hidden;
    padding: 13px 20px;
    position: absolute;
    -webkit-transition: max-height .5s cubic-bezier(0.4,0,0.2,1);
    transition: max-height .5s cubic-bezier(0.4,0,0.2,1);
    width: 100%
}

.event-item__content p,.event-item__content ol,.event-item__content ul,.event-item__content ol li,.event-item__content ul li {
    color: #fff
}

.event-item__header {
    font: 300 22px/26px "BentonSans",Arial,Helvetica,san-serif;
    margin: 0 0 .6em
}

.event-item__body {
    display: none
}

.event-item__website {
    text-align: right
}

.event-item__link {
    color: #008fd3
}

.event-item__link:link,.event-item__link:visited {
    color: #008fd3
}

@media screen and (max-width:1025px) {
    .venue-entertainment {
        background-position: top left
    }
}

@media screen and (max-width:800px) {
    .event-item .event-item__content {
        max-height: 100%;
        height: auto
    }

    .event-item .event-item__body {
        display: block
    }
}

.details-download p {
    line-height: 18px
}

.details-download img {
    margin-bottom: 10px
}

.package-items {
    width: -webkit-calc(100% - 97px);
    width: calc(100% - 97px)
}

.package-item:last-child .sponsor-package__details {
    padding-bottom: 0
}

.sponsor-package__details {
    padding: 10px 0
}

.sponsor-package__header,.sponsor-package__body {
    margin: 0
}

.sponsor-package__soldOut {
    display: inline-block;
    max-height: 23px;
    margin-left: 10px;
    vertical-align: top
}

.sponsor-package__children {
    padding-top: 15px
}

.sponsor-package__child:last-child p {
    margin-bottom: 0
}

.sponsor-tiers {
    padding-top: 0
}

.sponsor-tier__header {
    background: #f5f5f5;
    padding: 6px 0 7px;
    text-align: center
}

.sponsor-tier {
    text-align: center
}

.sponsor-tier__itemsImg {
    display: inline-block;
    padding: 20px 40px;
    vertical-align: middle
}

.logo--small {
    width: 19%
}

.logo--medium {
    padding: 20px 35px;
    width: 24.6%
}

.logo--large {
    padding: 20px 50px;
    width: 49%
}

@media all and (max-width:768px) {
    .sponsor-tier__itemsImg {
        padding: 10px 20px
    }

    .logo--small {
        width: 32%
    }

    .logo--medium {
        width: 49%
    }

    .logo--large {
        width: 100%
    }
}

@media all and (max-width:575px) {
    .logo--small {
        width: 49%
    }

    .logo--medium {
        width: 100%
    }
}

.sponsors-global {
    border-top: 4px solid #999
}

.sponsors-global__items {
    text-align: center
}

.sponsors-global__item {
    display: inline-block;
    padding: 20px 40px;
    vertical-align: middle;
    width: 49%
}

@media all and (max-width:600px) {
    .sponsors-global__item {
        padding: 10px 20px;
        width: 100%
    }
}

.section.sponsor-logos {
    padding: 0
}

.sponsor-logos {
    padding: 30px 0 40px;
    position: relative;
    z-index: 400
}

.sponsor-logos__title {
    color: #000;
    font: normal 36px/1.2 "BentonSans",Helvetica,Arial,san-serif;
    margin: 0 0 40px;
    text-align: center
}

.sponsor-logos__carousel {
    border: 1px solid #ccc;
    height: 165px;
    overflow: hidden;
    padding: 50px 0
}

.sponsor-logos__carousel .cycle-carousel-wrap {
    top: 50px!important
}

.sponsor-logos__img {
    max-height: 65px;
    margin: 0 25px;
    width: auto
}

@media screen and (max-width:768px) {
    .sponsor-logos {
        padding: 30px 0
    }

    .sponsor-logos__title {
        font-size: 27px;
        line-height: 33px;
        margin: 0 0 20px
    }

    .sponsor-logos__carousel {
        height: 90px;
        padding: 25px 0
    }

    .sponsor-logos__carousel .cycle-carousel-wrap {
        top: 25px!important
    }

    .sponsor-logos__img {
        max-height: 40px;
        margin: 0 15px
    }
}

.expandable-list__controls {
    margin-top: 12px
}

.expandable-list__container {
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom: 0;
    margin: 5px 0
}

.print-button {
    background: transparent;
    border: 0;
    color: #0096d6;
    float: right;
    font-size: 12px;
    padding: 0;
    text-transform: uppercase
}

.print-button:hover,.print-button:active,.print-button:focus {
    color: #0096d6;
    text-decoration: none
}

.print-button:hover .print-button__text,.print-button:active .print-button__text,.print-button:focus .print-button__text {
    text-decoration: underline
}

.print-button .fa {
    font-size: 18px;
    margin-left: 4px;
    position: relative;
    top: 1px
}

.print-button__text {
    font-weight: bold
}

.expandable-item {
    border-bottom: 1px solid #ccc;
    height: auto;
    overflow: hidden;
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.expandable-item__header {
    cursor: pointer;
    display: block;
    padding: 26px 30px;
    position: relative
}

.expandable-item__header * {
    color: #666
}

.expandable-item__header .expandable-item__title {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: middle;
    width: -webkit-calc(100% - 72px);
    width: calc(100% - 72px)
}

.expandable-item__header .sold-out {
    color: red
}

.expandable-item__header .fa-stack {
    margin-right: 30px
}

.expandable-item__header .fa-stack-2x {
    color: #008fd3
}

.expandable-item__header .fa-stack-1x {
    color: #fff
}

.expandable-item__header:hover,.expandable-item__header:active,.expandable-item__header:focus {
    outline: 0;
    text-decoration: none
}

.expandable-item__header:hover h3,.expandable-item__header:active h3,.expandable-item__header:focus h3 {
    text-decoration: underline
}

.expandable-item__header:hover .fa-stack-2x,.expandable-item__header:active .fa-stack-2x,.expandable-item__header:focus .fa-stack-2x {
    color: #003283
}

.expandable-item__header:focus {
    border: 0;
    outline: 0
}

.expandable-item__body {
    padding: 0 20px 20px 103px
}

.expandable-item__body * {
    color: #666
}

.expandable-item__body ul li,.expandable-item__body ol li {
    margin: 0
}

@media screen and (max-width:767px) {
    .expandable-item__header {
        padding: 15px 10px
    }

    .expandable-item__header .fa-stack {
        font-size: 14px;
        margin-right: 10px
    }

    .expandable-item__body {
        padding: 0 20px 20px 51px
    }
}

.keynote-item__title {
    margin-bottom: 0
}

.keynote-item__image {
    float: left;
    margin: 4px 15px 15px
}

.agenda-item__title {
    display: inline-block;
    font: normal 20px/24px "BentonSans",Arial,Helvetica,san-serif;
    margin: 5px 0
}

.agenda-item__details {
    list-style: none outside none;
    padding: 0;
    margin: 0
}

.agenda-details__time {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 8px;
    text-transform: lowercase;
    vertical-align: top;
    width: 25%;
    min-width: 145px
}

.agenda-details__description {
    display: inline-block;
    margin-bottom: 8px;
    vertical-align: top;
    width: 50%
}

@media screen and (max-width:767px) {
    .agenda-item__title {
        margin: 0
    }

    .agenda-item__details {
        font-size: 13px
    }

    .agenda-details__time {
        width: 145px
    }

    .agenda-details__description {
        width: -webkit-calc(100% - 150px);
        width: calc(100% - 150px)
    }
}

@media screen and (max-width:480px) {
    .agenda-details__time {
        display: block;
        margin-bottom: 0;
        width: 100%
    }

    .agenda-details__description {
        display: block;
        margin: 0 0 12px;
        width: 100%
    }
}

.track-list__header {
    background: #ccc;
    padding: 8px 0 8px 15px
}

.track-list__title {
    color: #000;
    font: bold 20px/28px "BentonSans",Arial,Helvetica,san-serif;
    margin: 0
}

.track-list__filter {
    margin-right: -7px
}

.track-item--cats {
    display: none
}

.track-item__headerInfo,.track-item__date,.track-item__info {
    display: inline-block;
    vertical-align: middle
}

.track-item__headerInfo {
    width: -webkit-calc(100% - 73px);
    width: calc(100% - 73px)
}

.track-item__date {
    margin: 0;
    padding: 0 30px 0 0;
    width: 150px
}

.track-date__day,.track-date__monthDate,.track-date__time {
    display: block
}

.track-date__day {
    color: #333;
    font: bold 25px/27px "BentonSans",Arial,Helvetica,san-serif
}

.track-date__monthDate,.track-date__time {
    font: 400 12px/18px "BentonSans",Arial,Helvetica,san-serif
}

.track-item__info {
    width: -webkit-calc(100% - 155px);
    width: calc(100% - 155px)
}

.track-list_dropdown-filter {
    position: absolute;
    top: -20px;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px)
}

.track-list_dropdown-filter .form__selectWrap {
    display: inline-block;
    vertical-align: middle;
    width: -webkit-calc(100% - 69px);
    width: calc(100% - 69px)
}

.track-list_dropdown-filter p {
    display: inline-block;
    font-weight: 500;
    margin: 0 10px 0 0;
    vertical-align: middle
}

.track-info__levelLang {
    font: 400 14px/1 "BentonSans",Arial,Helvetica,san-serif;
    margin: 0
}

.track-info__levelLang .divider {
    padding: 0 4px
}

.track-info__title {
    display: inline-block;
    font: 400 30px/36px "BentonSans",Arial,Helvetica,san-serif;
    margin: 5px 15px 0 0;
    vertical-align: middle
}

.track-info__presenter {
    font-weight: bold;
    margin: 0
}

.track-info__description.open-hide {
    height: 23px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.track-info__seats {
    top: 1px
}

.track-item__details {
    padding: 0 10px 6px 153px
}

@media screen and (max-width:767px) {
    .track-list__header {
        padding: 6px 0
    }

    .track-list__header>div {
        padding-left: 10px;
        padding-right: 10px
    }

    .track-list__title {
        font-size: 16px
    }

    .track-list__filter {
        margin-right: 0
    }

    .track-list_dropdown-filter {
        position: static;
        background-color: #f5f5f5;
        width: -webkit-calc(100%+2px);
        width: calc(100%+2px);
        margin: -1px -1px 0;
        padding: 0 0 14px
    }

    .track-list_dropdown-filter .form__selectWrap {
        width: -webkit-calc(100% - 70px);
        width: calc(100% - 70px)
    }

    .track-item__headerInfo {
        width: -webkit-calc(100% - 50px);
        width: calc(100% - 50px)
    }

    .track-item__date,.track-item__info {
        display: block;
        margin: 0;
        width: 100%
    }

    .track-item__date {
        padding: 0
    }

    .track-date__day,.track-date__monthDate,.track-date__time {
        display: inline-block;
        font-size: 12px;
        vertical-align: middle
    }

    .track-info__levelLang {
        font-size: 12px
    }

    .track-info__title {
        font-size: 18px;
        line-height: 22px;
        margin: 7px 10px 7px 0
    }

    .track-info__seats {
        font-weight: bold;
        padding: 3px
    }

    .track-info__presenter {
        font-size: 13px;
        line-height: 15px
    }

    .track-item__details {
        padding: 0
    }

    .track-item__details p {
        font-size: 13px;
        line-height: 15px
    }
}

.training-fees__title,.training-items__title {
    margin-top: 30px
}

.training-item__title {
    display: inline-block;
    font: 400 30px/36px "BentonSans",Arial,Helvetica,san-serif;
    margin: 0;
    position: relative;
    vertical-align: middle;
    max-width: -webkit-calc(100% - 100px);
    max-width: calc(100% - 100px)
}

.training-fees__halfday {
    margin-right: 20px
}

.training-item__details {
    padding: 0 30px 26px 97px
}

.training-item__dateTime {
    font: bold 19px/30px "BentonSans",Arial,Helvetica,san-serif
}

@media screen and (max-width:767px) {
    .training-item__title {
        font-size: 18px;
        line-height: 22px;
        width: -webkit-calc(100% - 50px);
        width: calc(100% - 50px)
    }

    .training-item__details {
        padding: 0 15px 10px 51px
    }

    .training-item__dateTime {
        font-size: 14px;
        line-height: 23px
    }

    .training-item__description {
        font-size: 13px;
        line-height: 20px
    }
}

.item--faq {
    min-height: 89px
}

.faq-category__question {
    display: inline-block;
    vertical-align: middle;
    width: -webkit-calc(100% - 72px);
    width: calc(100% - 72px)
}

.breakout-sessions__header {
    background-color: #ccc;
    margin-bottom: -5px;
    padding: 8px 15px
}

.breakout-sessions__title {
    font: bold 20px/28px "BentonSans",Arial,Helvetica,san-serif;
    margin-bottom: 0
}

.breakout-sessions__filter {
    margin: 30px 0
}

.breakout-sessions__filter .form__selectWrap {
    display: inline-block;
    vertical-align: middle;
    width: -webkit-calc(100% - 68px);
    width: calc(100% - 68px)
}

.breakout-sessions__filter p {
    display: inline-block;
    font-weight: 500;
    margin: 0 10px 0 0;
    vertical-align: middle
}

.breakout-session__headerInfo,.breakout-session__date,.breakout-session__info {
    display: inline-block;
    vertical-align: middle
}

.breakout-session__headerInfo {
    width: -webkit-calc(100% - 73px);
    width: calc(100% - 73px)
}

@media screen {
    .item--closed .expandable-item__header:hover,.item--closed .expandable-item__header:active {
        background-color: #f5f5f5
    }

    .item--closed .expandable-item__body {
        display: none
    }

    .item--open {
        background: -webkit-linear-gradient(top,#e8e8e8 0,rgba(232,232,232,0) 10%,rgba(232,232,232,0) 90%,#e8e8e8 100%);
        background: linear-gradient(to bottom,#e8e8e8 0,rgba(232,232,232,0) 10%,rgba(232,232,232,0) 90%,#e8e8e8 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8',endColorstr='#ffffff',GradientType=0)
    }

    .item--open .expandable-item__body {
        display: block
    }

    .item--open .open-hide {
        padding-top: 23px
    }
}

@media screen and (max-width:767px) {
    .expandable-list__controls {
        margin-top: 2px
    }
}

.contact-us__tabsNav {
    background-color: #f0ab00;
    border-bottom: 0;
    padding: 10px 10px 0
}

.contact-us__tabsNavItem {
    background-color: #eb7300;
    border-radius: 4px 4px 0 0;
    color: #fff;
    display: inline-block;
    float: none;
    height: 30px;
    margin: 0 10px 0 0!important;
    text-align: center;
    max-width: 45%;
    width: 165px
}

.contact-us__tabsNavItem a {
    background-color: transparent!important;
    border-width: 0!important;
    color: #fff;
    font: bold 14px/19px "BentonSans",Arial,Helvetica,san-serif;
    padding: 5px 15px!important
}

.contact-us__tabsNavItem a:hover,.contact-us__tabsNavItem a:active,.contact-us__tabsNavItem a:focus {
    background-color: transparent!important;
    border-width: 0!important;
    color: #ccc;
    outline: 0
}

.contact-us__tabsNavItem.active {
    background-color: #fff;
    color: #000
}

.contact-us__tabsNavItem.active a {
    border-width: 0!important;
    color: #fff
}

.contact-us__tabsContent {
    padding-top: 40px
}

@media screen and (max-width:767px) {
    .contact-us__tabsContent {
        padding-top: 30px
    }
}

.contact-us__title {
    color: #000;
    font: bold 19px/28px "BentonSans",Arial,Helvetica,san-serif;
    margin-bottom: 0
}

.contact-us__icon {
    float: left;
    font-size: 54px;
    margin-right: 20px
}

.contact-us__icon.fa-phone {
    -webkit-transform: rotate(14deg);
    -ms-transform: rotate(14deg);
    transform: rotate(14deg)
}

.phone--large {
    font: normal 24px/32px "BentonSans",Arial,Helvetica,san-serif;
    display: block
}

.contact-us__section {
    margin-bottom: -25px
}

.contact-us__section .col-sm-4 {
    padding-bottom: 50px
}

.contact-us__section .col-sm-4:after {
    bottom: 25px;
    background-color: #ccc;
    content: "";
    height: 1px;
    left: 15px;
    position: absolute;
    right: 15px;
    width: auto
}

.contact-section__title {
    margin-top: 0
}

.contact-section__info {
    margin-bottom: 0
}

.contact-section__name {
    color: #9b9b9b
}

.contact-section__divider {
    margin: 25px 0
}

@media screen and (min-width:768px) {
    .contact-us__section {
        display: table;
        height: 100%;
        table-layout: fixed
    }

    .contact-us__section .row {
        display: table-row;
        height: 100%
    }

    .contact-us__section .col-sm-4 {
        display: table-cell;
        float: none
    }

    .contact-us__section.no-table {
        margin: 0 25px -25px;
        min-width: 50%
    }

    .contact-us__section.no-table .row {
        display: block
    }

    .contact-us__section.no-table .col-sm-4 {
        width: 240px
    }
}

@media screen and (max-width:767px) {
    .phone--large {
        margin-bottom: 25px
    }

    .contact-us__section {
        padding: 0 15px
    }
}

.faq__title {
    color: #000;
    font: bold 20px/26px "BentonSans",Arial,Helvetica,san-serif
}

.faq__list {
    list-style: none outside none;
    padding: 0
}

.faq__listItem {
    font: normal 20px/26px "BentonSans",Arial,Helvetica,san-serif;
    margin: 0
}

.faq-category__title {
    background: #ccc;
    color: #000;
    font: bold 20px/28px "BentonSans",Arial,Helvetica,san-serif;
    margin: 0;
    padding: 8px 0 8px 15px
}

.faq-category__question {
    color: #666;
    font: normal 20px/26px "BentonSans",Arial,Helvetica,san-serif
}

.faq-category__answer {
    color: #666;
    line-height: 20px
}

@media screen and (max-width:991px) {
    .faq__listItem {
        padding: 8px 0
    }
}

@media screen and (max-width:767px) {
    .faq__listItem {
        font-size: 14px;
        line-height: 20px
    }
}

.hub-resources__items {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.hub-resource__item {
    float: none;
    padding: 34px 20px 68px;
    position: relative
}

.hub-resource__itemThumb {
    margin: 0 auto 20px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.hub-resource__itemThumb span {
    display: block;
    position: relative
}

.hub-resource__itemThumb.isVideo span {
    display: block;
    position: relative
}

.hub-resource__itemThumb.isVideo span:after {
    background-color: #f0ab00;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    content: "\f04b";
    font-family: "FontAwesome";
    font-size: 22px;
    height: 40px;
    left: 50%;
    line-height: 40px;
    padding: 0 0 0 13px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
    width: 40px
}

.hub-resource__itemImg {
    border: 1px solid #ccc;
    display: block;
    margin: 0 auto;
    width: 100%
}

.hub-resource__itemText {
    text-align: left
}

.hub-resource__itemText h2,.hub-resource__itemText h3,.hub-resource__itemText h4,.hub-resource__itemText h5,.hub-resource__itemText h6 {
    font: normal 19px/28px "BentonSans",Arial,Helvetica,san-serif
}

.hub-resource__itemBtn {
    bottom: 20px;
    left: 20px;
    position: absolute
}

@media screen and (max-width:600px) {
    .hub-resources__items,.hub-resource__item {
        display: block;
        width: 100%
    }

    .hub-resource__item {
        padding: 0 15px;
        margin-bottom: 30px;
        margin-top: 30px
    }

    .hub-resource__itemBtn {
        position: static
    }
}

.video-carousel__wrap {
    margin: 0 auto;
    position: relative;
    max-width: 910px
}

.video-carousel__videoSlide {
    max-width: 910px;
    width: 100%
}

.video-carousel__vidTitle {
    font: 500 24px/31px "BentonSans",Helvetica,Arial,san-serif;
    text-align: center;
    margin: 0 0 20px
}

.video-carousel__thumbnails {
    margin: 10px 0 0;
    min-width: 100%;
    width: auto
}

.video-carousel__thumbnails .owl-prev,.video-carousel__thumbnails .owl-next {
    top: 30%
}

.video-carousel__thumbnails .owl-prev {
    left: -50px
}

.video-carousel__thumbnails .owl-next {
    right: -50px
}

.video-carousel__thumbItem {
    cursor: pointer
}

.video-carousel__thumbItem.active .video-carousel__thumbBox:after {
    background: rgba(0,0,0,0.6);
    border: 5px solid #0096d6;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10
}

.video-carousel__thumbBox {
    border: 1px solid #a8a8a8;
    max-height: 150px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 100%
}

.video-carousel__thumbBox .fa-stack {
    color: #0096d6;
    font-size: 21px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    -webkit-transition: color .3s ease 0;
    transition: color .3s ease 0;
    z-index: 5
}

.video-carousel__thumbBox .fa-stack-1x {
    left: 2px;
    line-height: 44px
}

.video-carousel__thumbBox:hover .fa-stack {
    color: #1d5f95
}

.video-carousel__thumbImg {
    min-height: 100%;
    position: relative;
    min-width: 100%;
    z-index: 1
}

.video-carousel__thumbText {
    color: #0096d6;
    font: 500 16px/20px "BentonSans",Arial,Helvetica,san-serif;
    margin: 10px 10px 0
}

@media screen and (max-width:1020px) {
    .video-carousel__thumbnails .owl-prev {
        left: -30px
    }

    .video-carousel__thumbnails .owl-next {
        right: -30px
    }
}

@media screen and (max-width:991px) {
    .video-carousel__thumbnails {
        margin: 10px 0 0
    }

    .video-carousel__thumbnails .owl-prev {
        left: -32px
    }

    .video-carousel__thumbnails .owl-next {
        right: -32px
    }
}

@media screen and (max-width:930px) {
    .video-carousel__wrap .owl-prev i,.video-carousel__wrap .owl-next i {
        font-weight: 400
    }
}

@media screen and (min-width:768px) and (max-width:849px) {
    .video-carousel__thumbnails {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .video-carousel__vidTitle {
        font-size: 19px;
        line-height: 25px
    }

    .video-carousel__video {
        padding: 0 20px
    }

    .video-carousel__wrap .owl-prev,.video-carousel__wrap .owl-next {
        top: -webkit-calc(50% - 26px);
        top: calc(50% - 26px)
    }

    .video-carousel__wrap .owl-prev {
        left: -15px
    }

    .video-carousel__wrap .owl-next {
        right: -15px
    }

    .video-carousel__thumbnails {
        display: none!important
    }
}

@media screen and (max-width:400px) {
    .video-carousel__video {
        padding: 0 20px
    }
}

.video-embed {
    margin: 70px auto;
    position: relative;
    max-width: 100%;
    width: 800px
}

.video-embed:after {
    content: "";
    display: block;
    padding-top: 56.25%;
    width: 100%
}

.video-embed iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.chart__title {
    font-size: 54px;
    line-height: 60px
}

.chart__headers,.chart__row {
    border-bottom: 1px solid #a8a8a8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    padding: 15px 0;
    width: 100%
}

.chart__cell {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 23%
}

.chart__cell:first-child {
    width: 34%
}

.chart__cell:last-child {
    width: 20%
}

.chart__headers {
    border-bottom-color: #000;
    font-weight: bold
}

@media screen and (max-width:991px) {
    .chart__title {
        font-size: 38px;
        line-height: 48px
    }

    .chart__headers,.chart__row {
        font-size: 16px;
        padding: 12px 0
    }
}

@media screen and (max-width:680px) {
    .chart__title {
        font-size: 30px;
        line-height: 40px
    }

    .chart__headers,.chart__row {
        font-size: 14px
    }
}

@media screen and (max-width:605px) {
    .chart__headers,.chart__row {
        display: block
    }

    .chart__cell {
        display: inline-block;
        width: 35%
    }

    .chart__cell:last-child {
        width: 35%
    }

    .chart__cell:nth-child(odd) {
        width: 64%
    }
}

@media screen and (max-width:425px) {
    .chart__cell {
        vertical-align: top;
        width: 49%!important
    }
}

.download-page .video-js {
    margin-bottom: 30px
}

.vertical-resources {
    padding-top: 15px
}

.vertical-resources>.row {
    margin: 40px -15px
}

.vertical-resources>.row:last-child {
    margin-bottom: 0
}

.vertical-resources__title {
    margin-top: 0
}

.vertical-resources__item {
    margin: 20px 0
}

.vertical-resources__itemTitle {
    font-size: 19px;
    font-weight: 400;
    line-height: 25px;
    margin-top: 0
}

.vertical-resources__itemImg {
    position: relative;
    text-align: center;
    max-height: 170px;
    width: 100%
}

.vertical-resources__itemImg img {
    border: 1px solid #ababab;
    display: block;
    max-height: 170px;
    margin: 0 auto
}

.vertical-resources__itemImg.isVideo span {
    display: block;
    position: relative
}

.vertical-resources__itemImg.isVideo span:after {
    background-color: #f0ab00;
    border-radius: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    content: "\f04b";
    font-family: "FontAwesome";
    font-size: 22px;
    height: 40px;
    left: 50%;
    line-height: 40px;
    padding: 0 0 0 4px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
    width: 40px
}

@media screen and (max-width:991px) and (min-width:768px) {
    .vertical-resources__itemImg {
        margin-bottom: 12px;
        text-align: left
    }

    .vertical-resources__itemImg span {
        display: inline-block!important
    }
}

@media screen and (max-width:767px) {
    .vertical-resources {
        padding-left: 35px;
        padding-right: 35px
    }

    .vertical-resources>.row {
        margin: 30px -15px
    }

    .vertical-resources>.row:last-child {
        margin-bottom: 30px
    }

    .vertical-resources__title {
        font-size: 19px;
        line-height: 27px;
        text-align: center
    }

    .vertical-resources__itemTitle {
        font-size: 19px;
        line-height: 23px
    }

    .vertical-resources__itemImg.thumb--video span {
        display: block
    }

    .vertical-resources__itemImg img {
        margin: 0 auto 12px
    }
}

@media print {
    body {
        padding-top: 0
    }

    .logo--mobile,.site-navigation__listItem,.site-navigation__list,.city-hero-component,.select-custom,.expandable-list__controls,.expandable-item__header .fa-stack,.print-button,.back-to-top,.track-info__description.open-hide,.footer-nav,.footer-social {
        display: none;
        overflow: hidden
    }

    .site-navigation__listItem.active {
        display: block
    }

    .site-navigation__listItem.active .fa {
        display: none
    }

    .site-header {
        position: static
    }

    .site-navigation__listLink {
        border-width: 0
    }

    .page-footer .col-sm-4 {
        height: auto;
        width: 100%
    }

    .container {
        padding: 0!important
    }

    .sponsors-global {
        border-top: 0
    }

    .expandable-list__container {
        border: none!important
    }

    .expandable-item {
        border-bottom: 1px solid #ccc;
        max-height: none!important;
        height: auto!important;
        margin-bottom: 20px;
        padding-bottom: 20px
    }

    .expandable-item__header {
        display: block;
        padding: 0!important
    }

    .expandable-item__body {
        margin-top: 10pt
    }

    .expandable-item__body * {
        padding: 0!important
    }

    a[href]:after {
        content: ""
    }

    abbr[title]:after {
        content: ""
    }
}