@font-face {
    font-display: swap;
    font-family: pp-font-awesome-atomic-subset;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/pp-font-awesome-atomic-subset.eot);
    src: url(fonts/pp-font-awesome-atomic-subset-iefix.eot) format("embedded-opentype"), url(fonts/pp-font-awesome-atomic-subset.woff) format("woff"), url(fonts/pp-font-awesome-atomic-subset.ttf) format("truetype"), url(fonts/pp-font-awesome-atomic-subset-pp-font-awesome-atomic-subset.svg) format("svg")
}

[data-icon]:before {
    speak: none;
    content: attr(data-icon);
    font-family: pp-font-awesome-atomic-subset !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
    line-height: 1;
    text-transform: none !important
}

[class*=" fa-"], [class^=fa-], [data-icon]:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased
}

[class*=" fa-"], [class^=fa-] {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    vertical-align: middle
}

[class*=" fa-"]:before, [class^=fa-]:before {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: pp-font-awesome-atomic-subset !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    line-height: 1;
    text-transform: none !important
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    text-align: center;
    width: 1.28571em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.14286em;
    padding-left: 0
}

.fa-ul > li {
    position: relative
}

.fa-li {
    left: -2.14286em;
    position: absolute;
    text-align: center;
    top: .14286em;
    width: 2.14286em
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    animation: fa-spin 1s steps(8) infinite
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scaleY(-1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none
}

.fa-cogs:before {
    content: "\61"
}

.fa-cog:before {
    content: "\62"
}

.fa-arrows:before {
    content: "\63"
}

.fa-arrows-alt:before {
    content: "\64"
}

.fa-arrows-h:before {
    content: "\65"
}

.fa-arrows-v:before {
    content: "\66"
}

.fa-exchange:before {
    content: "\67"
}

.fa-refresh:before {
    content: "\68"
}

.fa-retweet:before {
    content: "\69"
}

.fa-random:before {
    content: "\6a"
}

.fa-sort:before {
    content: "\6b"
}

.fa-sort-alpha-asc:before {
    content: "\6c"
}

.fa-sort-alpha-desc:before {
    content: "\6d"
}

.fa-sort-amount-asc:before {
    content: "\6e"
}

.fa-sort-amount-desc:before {
    content: "\6f"
}

.fa-sort-asc:before {
    content: "\70"
}

.fa-sort-desc:before {
    content: "\71"
}

.fa-sort-numeric-asc:before {
    content: "\72"
}

.fa-sort-numeric-desc:before {
    content: "\73"
}

.fa-lock:before {
    content: "\74"
}

.fa-unlock:before {
    content: "\75"
}

.fa-unlock-alt:before {
    content: "\76"
}

.fa-bars:before {
    content: "\77"
}

.fa-th-list:before {
    content: "\78"
}

.fa-check:before {
    content: "\79"
}

.fa-check-circle:before {
    content: "\7a"
}

.fa-check-circle-o:before {
    content: "\41"
}

.fa-check-square:before {
    content: "\42"
}

.fa-check-square-o:before {
    content: "\43"
}

.fa-credit-card:before {
    content: "\44"
}

.fa-list:before {
    content: "\45"
}

.fa-list-alt:before {
    content: "\46"
}

.fa-list-ol:before {
    content: "\47"
}

.fa-list-ul:before {
    content: "\48"
}

.fa-money:before {
    content: "\49"
}

.fa-shopping-cart:before {
    content: "\4a"
}

.fa-arrow-circle-down:before {
    content: "\4b"
}

.fa-arrow-circle-left:before {
    content: "\4c"
}

.fa-arrow-circle-o-down:before {
    content: "\4d"
}

.fa-arrow-circle-o-left:before {
    content: "\4e"
}

.fa-arrow-circle-o-right:before {
    content: "\4f"
}

.fa-sign-in:before {
    content: "\50"
}

.fa-sign-out:before {
    content: "\51"
}

.fa-arrow-circle-o-up:before {
    content: "\52"
}

.fa-arrow-circle-right:before {
    content: "\53"
}

.fa-arrow-circle-up:before {
    content: "\54"
}

.fa-arrow-down:before {
    content: "\55"
}

.fa-arrow-left:before {
    content: "\56"
}

.fa-arrow-right:before {
    content: "\57"
}

.fa-arrow-up:before {
    content: "\58"
}

.fa-pencil:before {
    content: "\59"
}

.fa-pencil-square:before {
    content: "\5a"
}

.fa-pencil-square-o:before {
    content: "\30"
}

.fa-times:before {
    content: "\31"
}

.fa-times-circle:before {
    content: "\32"
}

.fa-times-circle-o:before {
    content: "\33"
}

.fa-question:before {
    content: "\34"
}

.fa-question-circle:before {
    content: "\35"
}

.fa-link:before {
    content: "\37"
}

.fa-linkedin:before {
    content: "\38"
}

.fa-linkedin-square:before {
    content: "\39"
}

.fa-external-link:before {
    content: "\36"
}

.fa-external-link-square:before {
    content: "\21"
}

.fa-phone-square:before {
    content: "\22"
}

.fa-phone:before {
    content: "\23"
}

.fa-fax:before {
    content: "\24"
}

.fa-google:before {
    content: "\25"
}

.fa-google-plus:before {
    content: "\26"
}

.fa-google-plus-square:before {
    content: "\27"
}

.fa-download:before {
    content: "\28"
}

.fa-tasks:before {
    content: "\29"
}

.fa-ban:before {
    content: "\2a"
}

.fa-minus:before {
    content: "\2b"
}

.fa-minus-circle:before {
    content: "\2c"
}

.fa-minus-square:before {
    content: "\2d"
}

.fa-minus-square-o:before {
    content: "\2e"
}

.fa-trash:before {
    content: "\2f"
}

.fa-trash-o:before {
    content: "\3a"
}

.fa-info:before {
    content: "\3b"
}

.fa-info-circle:before {
    content: "\3c"
}

.fa-exclamation:before {
    content: "\3d"
}

.fa-exclamation-circle:before {
    content: "\3e"
}

.fa-exclamation-triangle:before {
    content: "\3f"
}

.fa-university:before {
    content: "\40"
}

.fa-spinner:before {
    content: "\5b"
}

.fa-facebook:before {
    content: "\5d"
}

.fa-facebook-official:before {
    content: "\5e"
}

.fa-facebook-square:before {
    content: "\5f"
}

.fa-envelope:before {
    content: "\60"
}

.fa-envelope-o:before {
    content: "\7b"
}

.fa-envelope-square:before {
    content: "\7c"
}

.fa-usd:before {
    content: "\7d"
}

.fa-globe:before {
    content: "\7e"
}

.fa-wrench:before {
    content: "\5c"
}

.fa-sliders:before {
    content: "\e000"
}

.fa-circle:before {
    content: "\e001"
}

.fa-circle-o:before {
    content: "\e002"
}

.fa-circle-o-notch:before {
    content: "\e003"
}

.fa-circle-thin:before {
    content: "\e004"
}

.fa-align-center:before {
    content: "\e005"
}

.fa-align-left:before {
    content: "\e006"
}

.fa-align-right:before {
    content: "\e007"
}

.fa-align-justify:before {
    content: "\e008"
}

.fa-calendar:before {
    content: "\e009"
}

.fa-calendar-check-o:before {
    content: "\e00a"
}

.fa-calendar-minus-o:before {
    content: "\e00b"
}

.fa-calendar-o:before {
    content: "\e00c"
}

.fa-calendar-plus-o:before {
    content: "\e00d"
}

.fa-calendar-times-o:before {
    content: "\e00e"
}

.fa-gratipay:before {
    content: "\e00f"
}

.fa-heart:before {
    content: "\e010"
}

.fa-heart-o:before {
    content: "\e011"
}

.fa-heartbeat:before {
    content: "\e012"
}

.fa-chevron-circle-down:before {
    content: "\e013"
}

.fa-chevron-circle-left:before {
    content: "\e014"
}

.fa-chevron-circle-right:before {
    content: "\e015"
}

.fa-chevron-circle-up:before {
    content: "\e016"
}

.fa-chevron-down:before {
    content: "\e017"
}

.fa-chevron-left:before {
    content: "\e018"
}

.fa-chevron-right:before {
    content: "\e019"
}

.fa-chevron-up:before {
    content: "\e01a"
}

.fa-certificate:before {
    content: "\e01b"
}

.fa-fast-backward:before {
    content: "\e01c"
}

.fa-play:before {
    content: "\e01d"
}

.fa-play-circle:before {
    content: "\e01e"
}

.fa-star:before {
    content: "\e01f"
}

.fa-star-half:before {
    content: "\e020"
}

.fa-star-half-o:before {
    content: "\e021"
}

.fa-star-o:before {
    content: "\e022"
}

.fa-step-backward:before {
    content: "\e023"
}

.fa-youtube-play:before {
    content: "\e024"
}

.fa-asterisk:before {
    content: "\e025"
}

.fa-file:before {
    content: "\e026"
}

.fa-files-o:before {
    content: "\e027"
}

.fa-file-archive-o:before {
    content: "\e028"
}

.fa-file-audio-o:before {
    content: "\e029"
}

.fa-file-code-o:before {
    content: "\e02a"
}

.fa-file-excel-o:before {
    content: "\e02b"
}

.fa-file-image-o:before {
    content: "\e02c"
}

.fa-file-o:before {
    content: "\e02d"
}

.fa-file-pdf-o:before {
    content: "\e02e"
}

.fa-file-powerpoint-o:before {
    content: "\e02f"
}

.fa-file-text:before {
    content: "\e030"
}

.fa-file-text-o:before {
    content: "\e031"
}

.fa-file-video-o:before {
    content: "\e032"
}

.fa-file-word-o:before {
    content: "\e033"
}

.fa-headphones:before {
    content: "\e034"
}

.fa-clock-o:before {
    content: "\e035"
}

.fa-angle-double-down:before {
    content: "\e036"
}

.fa-angle-double-left:before {
    content: "\e037"
}

.fa-angle-double-right:before {
    content: "\e038"
}

.fa-angle-double-up:before {
    content: "\e039"
}

.fa-angle-down:before {
    content: "\e03a"
}

.fa-angle-left:before {
    content: "\e03b"
}

.fa-angle-right:before {
    content: "\e03c"
}

.fa-angle-up:before {
    content: "\e03d"
}

.fa-plus:before {
    content: "\e03e"
}

.fa-plus-circle:before {
    content: "\e03f"
}

.fa-plus-square:before {
    content: "\e040"
}

.fa-plus-square-o:before {
    content: "\e041"
}

.fa-caret-down:before {
    content: "\e042"
}

.fa-caret-left:before {
    content: "\e043"
}

.fa-caret-right:before {
    content: "\e044"
}

.fa-caret-square-o-down:before {
    content: "\e045"
}

.fa-caret-square-o-left:before {
    content: "\e046"
}

.fa-caret-square-o-right:before {
    content: "\e047"
}

.fa-caret-square-o-up:before {
    content: "\e048"
}

.fa-caret-up:before {
    content: "\e049"
}

.fa-tachometer:before {
    content: "\e04a"
}

.fa-smile-o:before {
    content: "\e04b"
}

.fa-frown-o:before {
    content: "\e04c"
}

.fa-meh-o:before {
    content: "\e04d"
}

.fa-location-arrow:before {
    content: "\e04e"
}

.fa-map:before {
    content: "\e04f"
}

.fa-map-marker:before {
    content: "\e050"
}

.fa-map-o:before {
    content: "\e051"
}

.fa-map-pin:before {
    content: "\e052"
}

.fa-map-signs:before {
    content: "\e053"
}

.fa-street-view:before {
    content: "\e054"
}

.fa-play-circle-o:before {
    content: "\e055"
}

.fa-twitter-square:before {
    content: "\e056"
}

.fa-twitter:before {
    content: "\e057"
}

.fa-pinterest:before {
    content: "\e058"
}

.fa-pinterest-square:before {
    content: "\e059"
}

.fa-pinterest-p:before {
    content: "\e05a"
}

.fa-yelp:before {
    content: "\e05b"
}

.fa-instagram:before {
    content: "\e05c"
}

.fa-youtube:before {
    content: "\e05d"
}

.fa-youtube-square:before {
    content: "\e05e"
}

.chosen-container {
    zoom: 1;
    display: inline-block;
    *display: inline;
    font-size: 13px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle
}

.chosen-container * {
    box-sizing: border-box
}

.chosen-container .chosen-drop {
    background: #fff;
    border: 1px solid #aaa;
    border-top: 0;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    left: -9999px;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 1010
}

.chosen-container.chosen-with-drop .chosen-drop {
    left: 0
}

.chosen-container a {
    cursor: pointer
}

.chosen-container .chosen-single .group-name, .chosen-container .search-choice .group-name {
    color: #999;
    font-weight: 400;
    margin-right: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container .chosen-single .group-name:after, .chosen-container .search-choice .group-name:after {
    content: ":";
    padding-left: 2px;
    vertical-align: top
}

.chosen-container-single .chosen-single {
    background-color: #fff;
    background: linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4);
    background-clip: padding-box;
    border: 1px solid #aaa;
    border-radius: 5px;
    box-shadow: inset 0 0 3px #fff, 0 1px 1px rgba(0, 0, 0, .1);
    color: #444;
    display: block;
    height: 25px;
    line-height: 24px;
    overflow: hidden;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap
}

.chosen-container-single .chosen-default {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    margin-right: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    background: url(img/chosen-sprite.png) -42px 1px no-repeat;
    display: block;
    font-size: 1px;
    height: 12px;
    position: absolute;
    right: 26px;
    top: 6px;
    width: 12px
}

.chosen-container-single .chosen-single abbr:hover, .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 18px
}

.chosen-container-single .chosen-single div b {
    background: url(img/chosen-sprite.png) no-repeat 0 2px;
    display: block;
    height: 100%;
    width: 100%
}

.chosen-container-single .chosen-search {
    margin: 0;
    padding: 3px 4px;
    position: relative;
    white-space: nowrap;
    z-index: 1010
}

.chosen-container-single .chosen-search input[type=text] {
    background: #fff url(img/chosen-sprite.png) no-repeat 100% -20px;
    background: url(img/chosen-sprite.png) no-repeat 100% -20px;
    border: 1px solid #aaa;
    border-radius: 0;
    font-family: sans-serif;
    font-size: 1em;
    height: auto;
    line-height: normal;
    margin: 1px 0;
    outline: 0;
    padding: 4px 20px 4px 5px;
    width: 100%
}

.chosen-container-single .chosen-drop {
    background-clip: padding-box;
    border-radius: 0 0 4px 4px;
    margin-top: -1px
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    left: -9999px;
    position: absolute
}

.chosen-container .chosen-results {
    -webkit-overflow-scrolling: touch;
    color: #444;
    margin: 0 4px 4px 0;
    max-height: 240px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 0 0 4px;
    position: relative
}

.chosen-container .chosen-results li {
    word-wrap: break-word;
    -webkit-touch-callout: none;
    display: none;
    line-height: 15px;
    list-style: none;
    margin: 0;
    padding: 5px 6px
}

.chosen-container .chosen-results li.active-result {
    cursor: pointer;
    display: list-item
}

.chosen-container .chosen-results li.disabled-result {
    color: #ccc;
    cursor: default;
    display: list-item
}

.chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    color: #fff
}

.chosen-container .chosen-results li.no-results {
    background: #f4f4f4;
    color: #777;
    display: list-item
}

.chosen-container .chosen-results li.group-result {
    cursor: default;
    display: list-item;
    font-weight: 700
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

.chosen-container-multi .chosen-choices {
    background-color: #fff;
    background-image: linear-gradient(#eee 1%, #fff 15%);
    border: 1px solid #aaa;
    cursor: text;
    height: auto !important;
    height: 1%;
    margin: 0;
    overflow: hidden;
    padding: 0 5px;
    position: relative;
    width: 100%
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
    background: transparent !important;
    border: 0 !important;
    border-radius: 0;
    box-shadow: none;
    color: #999;
    font-family: sans-serif;
    font-size: 100%;
    height: 25px;
    line-height: normal;
    margin: 1px 0;
    outline: 0;
    padding: 0
}

.chosen-container-multi .chosen-choices li.search-choice {
    background-clip: padding-box;
    background-color: #eee;
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee);
    background-repeat: repeat-x;
    background-size: 100% 19px;
    border: 1px solid #aaa;
    border-radius: 3px;
    box-shadow: inset 0 0 2px #fff, 0 1px 0 rgba(0, 0, 0, .05);
    color: #333;
    cursor: default;
    line-height: 13px;
    margin: 3px 5px 3px 0;
    max-width: 100%;
    padding: 3px 20px 3px 5px;
    position: relative
}

.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    background: url(img/chosen-sprite.png) -42px 1px no-repeat;
    display: block;
    font-size: 1px;
    height: 12px;
    position: absolute;
    right: 3px;
    top: 4px;
    width: 12px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    background-color: #e4e4e4;
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee);
    border: 1px solid #ccc;
    color: #666;
    padding-right: 5px
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    color: #ccc;
    cursor: default;
    display: list-item
}

.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
    background-image: linear-gradient(#eee 20%, #fff 80%);
    border: 1px solid #aaa;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: inset 0 1px 0 #fff
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    background: transparent;
    border-left: 0
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.chosen-container-active .chosen-choices li.search-field input[type=text] {
    color: #222 !important
}

.chosen-disabled {
    cursor: default;
    opacity: .5 !important
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close, .chosen-disabled .chosen-single {
    cursor: default
}

.chosen-rtl {
    text-align: right
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
    direction: rtl;
    margin-left: 26px;
    margin-right: 0
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.chosen-rtl .chosen-single div {
    left: 3px;
    right: auto
}

.chosen-rtl .chosen-single abbr {
    left: 26px;
    right: auto
}

.chosen-rtl .chosen-choices li {
    float: right
}

.chosen-rtl .chosen-choices li.search-field input[type=text] {
    direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    left: 4px;
    right: auto
}

.chosen-rtl .chosen-drop, .chosen-rtl.chosen-container-single-nosearch .chosen-search {
    left: 9999px
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
    padding-left: 0;
    padding-right: 15px
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: 0
}

.chosen-rtl .chosen-search input[type=text] {
    background: #fff url(img/chosen-sprite.png) no-repeat -30px -20px;
    background: url(img/chosen-sprite.png) no-repeat -30px -20px;
    direction: rtl;
    padding: 4px 5px 4px 20px
}

.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), only screen and (min-resolution: 144dpi) {
    .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type=text] {
        background-image: url(img/chosen-sprite-2x.png) !important;
        background-repeat: no-repeat !important;
        background-size: 52px 37px !important
    }
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

*, :after, :before {
    box-sizing: border-box
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 10px
}

body {
    background-color: #fff;
    color: #333;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.428571429;
    max-width: 100%;
    padding: 4px;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    border: 0;
    border-top: 1px solid #eee;
    margin-bottom: 20px;
    margin-top: 20px
}

.sr-only {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none;
    visibility: hidden
}

.collapse.in {
    display: block;
    visibility: visible
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    position: relative;
    transition-duration: .35s;
    transition-property: height, visibility;
    transition-timing-function: ease
}

.close {
    color: #000;
    filter: alpha(opacity=20);
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: .2;
    text-shadow: 0 1px 0 #fff
}

.close:focus, .close:hover {
    color: #000;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
    text-decoration: none
}

button.close {
    -webkit-appearance: none;
    background: transparent;
    border: 0;
    cursor: pointer;
    padding: 0
}

.modal, .modal-open {
    overflow: hidden
}

.modal {
    -webkit-overflow-scrolling: touch;
    bottom: 0;
    display: none;
    left: 0;
    outline: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040
}

.modal.fade .modal-dialog {
    transform: translateY(-25%);
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    transform: translate(0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    margin: 10px;
    position: relative;
    width: auto
}

.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0;
    position: relative
}

.modal-backdrop {
    background-color: #000;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px;
    padding: 15px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    line-height: 1.428571429;
    margin: 0
}

.modal-body {
    padding: 15px;
    position: relative
}

.modal-footer {
    border-top: 1px solid #e5e5e5;
    padding: 15px;
    text-align: right
}

.modal-footer:after, .modal-footer:before {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    height: 50px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
    width: 50px
}

@media (min-width: 768px) {
    .modal-dialog {
        margin: 30px auto;
        width: 600px
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

@font-face {
    font-display: swap;
    font-family: open_sansregular;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/OpenSans-Regular-webfont.eot);
    src: url(fonts/OpenSans-Regular-webfont-iefix.eot) format("embedded-opentype"), url(fonts/OpenSans-Regular-webfont.woff) format("woff"), url(fonts/OpenSans-Regular-webfont.ttf) format("truetype"), url(fonts/OpenSans-Regular-webfont-open_sansregular.svg) format("svg")
}

@font-face {
    font-display: swap;
    font-family: open_sanslight;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/OpenSans-Light-webfont.eot);
    src: url(fonts/OpenSans-Light-webfont-iefix.eot) format("embedded-opentype"), url(fonts/OpenSans-Light-webfont.woff) format("woff"), url(fonts/OpenSans-Light-webfont.ttf) format("truetype"), url(fonts/OpenSans-Light-webfont-open_sanslight.svg) format("svg")
}

@font-face {
    font-display: swap;
    font-family: open_sansbold;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/OpenSans-Bold-webfont.eot);
    src: url(fonts/OpenSans-Bold-webfont-iefix.eot) format("embedded-opentype"), url(fonts/OpenSans-Bold-webfont.woff) format("woff"), url(fonts/OpenSans-Bold-webfont.ttf) format("truetype"), url(fonts/OpenSans-Bold-webfont-open_sansbold.svg) format("svg")
}

@font-face {
    font-display: swap;
    font-family: open_sanssemibold;
    font-style: normal;
    font-weight: 400;
    src: url(fonts/OpenSans-Semibold-webfont.eot);
    src: url(fonts/OpenSans-Semibold-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/OpenSans-Semibold-webfont.woff) format("woff"), url(fonts/OpenSans-Semibold-webfont.ttf) format("truetype"), url(fonts/OpenSans-Semibold-webfont-open_sanssemibold.svg) format("svg")
}

.btn-call {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    text-rendering: optimizeLegibility;
    transition: all .2s;
    width: 200px
}

.btn-call:active, .btn-call:focus, .btn-call:hover {
    background: #fff;
    border-color: #fff;
    color: #191b1f
}

.btn-call span {
    font-size: 16px;
    margin: 0 4px 0 0;
    position: relative
}

.btn-call i {
    margin: 0 5px 0 0
}

@media only screen and (max-width: 1025px) {
    .btn-call {
        width: 224px
    }
}

.btn-book-online {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    background: #fca407;
    border: 0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: 46px;
    line-height: 100%;
    padding: 0;
    text-align: center;
    text-rendering: optimizeLegibility;
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    text-transform: uppercase;
    transition: all .2s;
    width: 224px
}

.btn-book-online:hover {
    background: #ffb93d
}

.btn-book-online.small {
    width: 200px
}

.btn-book-online.hide {
    display: none !important
}

.btn-book-additional-submit, .btn-book-now, .btn-cancel, .btn-next, .btn-registration-link, .btn-reload-book-online, .btn-submit-optout, .btn-submit-review {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    background: #fff;
    border: 1px solid #d7dfe2;
    border-radius: 5px;
    color: #99a1a4;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: 56px;
    line-height: 100%;
    text-align: center;
    text-rendering: optimizeLegibility;
    transition: all .2s;
    width: 174px
}

.btn-book-additional-submit:hover, .btn-book-now:hover, .btn-cancel:hover, .btn-next:hover, .btn-registration-link:hover, .btn-reload-book-online:hover, .btn-submit-optout:hover, .btn-submit-review:hover {
    border-color: #b9c0c3
}

.btn-book-now, .btn-registration-link, .btn-reload-book-online {
    background: #fba711;
    border-color: #fba711;
    color: #fff;
    margin-left: 12px;
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .15)
}

.btn-book-now:hover, .btn-registration-link:hover, .btn-reload-book-online:hover {
    background: #ffb93d;
    border-color: #ffb93d
}

.btn-skip {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    background: #fff;
    border: 1px solid #d7dfe2;
    border-radius: 5px;
    color: #99a1a4;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    height: 56px;
    line-height: 100%;
    text-align: center;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    transition: all .2s;
    width: 174px
}

.btn-skip:hover {
    border-color: #b9c0c3
}

.btn-book-additional-submit {
    background: #fba711;
    border-color: #fba711;
    color: #fff;
    margin-left: 12px;
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .15)
}

.btn-book-additional-submit:hover {
    background: #ffb93d;
    border-color: #ffb93d
}

.btn-leave-review {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    background: #fca407;
    border: 0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    display: none;
    font-size: 15px;
    height: 46px;
    line-height: 100%;
    padding: 0;
    text-align: center;
    text-rendering: optimizeLegibility;
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    text-transform: uppercase;
    transition: all .2s;
    width: 224px
}

.btn-leave-review:hover {
    background: #ffb93d
}

.btn-leave-review.small {
    width: 200px
}

.btn-next {
    background: #004852;
    border-color: #004852;
    color: #fff;
    margin-left: 12px;
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .15)
}

.btn-next:hover {
    background: #417e86;
    border-color: #417e86
}

.btn-submit-review {
    background: #004852;
    border-color: #004852;
    color: #fff;
    height: 36px;
    margin-left: 12px;
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .15)
}

.btn-submit-review:hover {
    background: #417e86;
    border-color: #417e86
}

.btn-submit-optout {
    background: #fba711;
    border-color: #fba711;
    color: #fff;
    margin-left: 12px;
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .15)
}

.btn-submit-optout:hover {
    background: #ffb93d;
    border-color: #ffb93d
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: open_sansregular, arial, sans-serif
}

body, ol, ul {
    margin: 0;
    padding: 0
}

ol:not(.part-of-content-page), ul:not(.part-of-content-page) {
    list-style: none
}

body {
    font-family: open_sansregular, arial, sans-serif;
    line-height: 100%;
    margin-top: 78px;
    min-height: 100%;
    width: 100%
}

@media only screen and (max-width: 1025px) {
    body {
        margin-top: 50px
    }
}

@media only screen and (max-width: 479px) {
    body {
        margin-top: 0
    }
}

.error {
    color: red;
    display: inline-block;
    padding-left: 6px;
    text-transform: capitalize
}

.required {
    border-color: red !important
}

label.required {
    color: red !important
}

.clear-40, .clear-both {
    clear: both
}

.clear-40 {
    height: 40px
}

.lazy-bg {
    background-image: none !important
}

div.row {
    margin: 0 auto;
    width: 940px
}

div.row:after {
    clear: both;
    content: " ";
    display: table;
    height: 0
}

@media only screen and (max-width: 1025px) {
    div.row {
        width: 100%
    }
}

div.span4 {
    width: 33%
}

div.span4, div.span6 {
    display: block;
    float: left;
    padding: 0
}

div.span6 {
    width: 50%
}

div.span8 {
    width: 66%
}

div.span12, div.span8 {
    display: block;
    float: left;
    padding: 0
}

div.span12 {
    width: 100%
}

section p {
    color: #656f72;
    font-size: 15px;
    line-height: 180%;
    margin: 10px 0;
    padding: 0
}

a:active, a:focus, a:hover {
    color: inherit;
    outline: 0;
    text-decoration: none
}

a:focus-visible {
    outline: 1px solid #000
}

button:active, button:focus, button:hover, input:active, input:focus, input:hover, select:active, select:focus, select:hover, textarea:active, textarea:focus, textarea:hover {
    outline: 0
}

a.read-more-link {
    border-bottom: 2px solid;
    display: inline-block;
    display: none;
    margin: 20px 0 10px;
    padding: 2px 0
}

.text-shadow, h1, section.doctor h2, section.practice h2 {
    -webkit-text-shadow: 2px 2px 2px rgba(0, 0, 0, .3);
    -moz-text-shadow: 2px 2px 2px rgba(0, 0, 0, .3);
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .3)
}

.no-text-shadow {
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none
}

.text-rendering, figure, h1, h2, h3, h4, h5, h6 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    text-rendering: optimizeLegibility
}

iframe {
    border: 0
}

figure, h1, h2, h3, h4, h5, h6, iframe {
    margin: 0;
    padding: 0
}

h1 {
    color: #fff;
    font: 37px/120% open_sanslight, arial, sans-serif
}

@media only screen and (max-width: 1025px) {
    h1 {
        font: 26px/110% open_sansregular, arial, sans-serif;
        padding: 0 20px
    }
}

h2 {
    color: #fff;
    font: 21px/26px open_sanslight, arial, sans-serif;
    padding: 0 50px
}

@media only screen and (max-width: 1025px) {
    h2 {
        font: 16px/24px open_sansregular, arial, sans-serif;
        padding: 0 20px
    }
}

h3 {
    color: #fff;
    font-size: 19px;
    padding: 0 0 12px
}

h4 {
    color: #191b1f;
    font: 31px/35px open_sanslight, arial, sans-serif
}

h4:after {
    clear: both;
    content: " ";
    display: table;
    height: 4px
}

h4.modal-title {
    color: #191b1f;
    font: 37px/120% open_sanslight, arial, sans-serif;
    margin-right: 50px;
    padding: 10px
}

@media only screen and (max-width: 1025px) {
    h4, h4.modal-title {
        font: 28px/120% open_sanslight, arial, sans-serif
    }
}

h3.modal-title {
    color: #191b1f;
    font: 37px/120% open_sanslight, arial, sans-serif;
    margin-right: 50px;
    padding: 10px
}

@media only screen and (max-width: 1025px) {
    h3, h3.modal-title {
        font: 28px/120% open_sanslight, arial, sans-serif
    }
}

h5 {
    color: #656f72;
    font: 13px/100% open_sansbold, arial, sans-serif;
    text-transform: uppercase
}

h5:after {
    clear: both;
    content: " ";
    display: table;
    height: 18px
}

.modal-dialog {
    z-index: 50000
}

.modal-backdrop.in {
    opacity: .8
}

h3.modal-title, h4.modal-title {
    margin-right: 50px !important
}

h3.modal-title .subtitle, h4.modal-title .subtitle {
    font-size: 22px
}

@media only screen and (max-width: 479px) {
    h3.modal-title .subtitle, h4.modal-title .subtitle {
        display: block;
        font-size: 18px
    }
}

body.modal-open {
    overflow: hidden;
    position: fixed
}

body.modal-open .modal {
    -webkit-overflow-scrolling: touch !important;
    overflow: scroll !important
}

.modal-header .close {
    background: #d7dfe2;
    border: 0;
    border-radius: 19px;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    height: 37px;
    margin: 16px 10px 0 0;
    opacity: .5;
    text-align: center;
    text-shadow: none;
    transition: .2s;
    width: 37px
}

.modal-header .close:hover {
    opacity: 1
}

@media only screen and (max-width: 1025px) {
    .modal-header .close {
        margin-top: 10px
    }
}

.modal-body {
    background: #f9fafa;
    border-radius: 5px;
    padding: 20px
}

span.mm-phone-number {
    display: inline-block;
    top: 0
}

ul.booking-options {
    display: inline-block
}

ul.booking-options:after, ul.booking-options:before {
    clear: both;
    content: " ";
    display: table;
    height: 50px
}

@media only screen and (max-width: 1025px) {
    ul.booking-options:after, ul.booking-options:before {
        clear: both;
        content: " ";
        display: table;
        height: 30px
    }
}

@media only screen and (max-width: 479px) {
    ul.booking-options:after, ul.booking-options:before {
        clear: both;
        content: " ";
        display: table;
        height: 20px
    }
}

ul.booking-options li {
    display: block;
    float: left
}

ul.booking-options li + li {
    margin-left: 15px
}

@media only screen and (max-width: 1025px) {
    ul.booking-options li + li {
        margin: 10px 0
    }

    ul.booking-options li {
        float: none;
        margin: 0
    }
}

div.breadcrumb {
    font: 13px/130% open_sanslight, arial, sans-serif
}

div.breadcrumb a, div.breadcrumb i {
    color: #656f72 !important
}

div.breadcrumb i {
    margin: 0 5px
}

section.terms {
    height: 200px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center
}

section.terms h1:before {
    clear: both;
    content: " ";
    display: table;
    height: 67px
}

section.terms a.social-plus {
    top: 30px
}

section.terms a.social-tw {
    top: 84px
}

section.terms a.social-fb {
    top: 138px
}

section.content {
    color: #656f72;
    font: 15px/180% open_sansregular, arial, sans-serif
}

section.content h4:before, section.content:after, section.content:before {
    clear: both;
    content: " ";
    display: table;
    height: 40px
}

section.content .span12 {
    padding: 20px
}

section.content .span12 ul {
    list-style: circle
}

section.content .span12 ul li {
    font: 15px/180% open_sanslight, arial, sans-serif;
    margin: 20px 0 20px 40px
}

section.content .policyiframe {
    height: 1140px;
    width: 100%
}

section.not-found .logo-wrapper {
    margin: -8px 0 0;
    text-align: center
}

section.not-found .logo-wrapper .logo img {
    box-shadow: 0 0 8px -2px #000
}

section.not-found .logo-wrapper #name {
    color: #7b7b7b;
    font: 32px open_sanslight, arial, sans-serif;
    margin: 30px 0 48px;
    text-align: center
}

@media only screen and (max-width: 1025px) {
    section.not-found {
        height: auto;
        min-height: 0
    }

    section.not-found .logo-wrapper .logo {
        height: auto;
        width: auto
    }

    section.not-found .logo-wrapper .logo img {
        height: 150px;
        width: auto
    }
}

@media only screen and (max-width: 479px) {
    section.not-found .logo-wrapper .logo img {
        height: 120px;
        margin-top: 40px
    }
}

section.not-found .row {
    background-color: #f6f6f6;
    text-align: center;
    width: auto
}

section.not-found .row .span12 {
    color: #5f5f5f;
    display: inline-block;
    float: none;
    width: 470px
}

section.not-found .row .span12 #oh-no {
    font: 700 94px/100% open_sansbold, arial, sans-serif;
    font-weight: 900;
    margin: 46px 0 25px
}

section.not-found .row .span12 #cant-find {
    color: #646b69;
    font: 33px/140% open_sansregular, arial, sans-serif;
    letter-spacing: 1px
}

section.not-found .row .span12 #error-code {
    color: #9a9f9e;
    font: 17.5px/100% open_sanslight, arial, sans-serif;
    margin-bottom: 235px
}

section.not-found .row .span12 button#go-back {
    background: #5f5f5f;
    border: 1px solid #5f5f5f;
    border-radius: 3px;
    color: #f0f0f0;
    font: 700 12.5px/100% open_sansregular, arial, sans-serif;
    height: 46px;
    letter-spacing: 2.6px;
    margin: 38px 0 48px;
    padding: 10px 0;
    text-transform: uppercase;
    transition: all .3s ease;
    width: 232px
}

section.not-found .row .span12 button#go-back:hover {
    background: #fff;
    border-color: #5f5f5f;
    color: #5f5f5f
}

@media only screen and (max-width: 479px) {
    section.not-found .row .span12 {
        padding: 40px 20px;
        width: 100%
    }
}

.focal-point-LT {
    background-position: 0 0 !important
}

.focal-point-LC {
    background-position: 0 !important
}

.focal-point-LB {
    background-position: 0 100% !important
}

.focal-point-CT {
    background-position: top !important
}

.focal-point-CC {
    background-position: 50% !important
}

.focal-point-CB {
    background-position: bottom !important
}

.focal-point-RT {
    background-position: 100% 0 !important
}

.focal-point-RC {
    background-position: 100% !important
}

.focal-point-RB {
    background-position: 100% 100% !important
}

body.ATOMIC .primary-btn {
    -webkit-font-smoothing: initial;
    -webkit-font-smoothing: initial !important;
    border: 0;
    border-radius: 3px !important;
    display: block;
    display: inline-block;
    font-size: .875em !important;
    letter-spacing: 1.5px;
    margin: 0;
    padding: 0 20px;
    text-rendering: auto;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    text-shadow: none;
    -webkit-text-shadow: none !important;
    -moz-text-shadow: none !important;
    -ms-text-shadow: none !important;
    text-shadow: none !important;
    width: auto
}

body.ATOMIC .primary-btn:hover {
    border: 0;
    color: #fff;
    opacity: .85
}

body.ATOMIC .primary-btn span {
    font-size: inherit;
    margin: 0
}

body.nav-expanded {
    height: 100%;
    overflow: hidden
}

.drop-nav-item {
    background: none;
    border: none;
    color: inherit;
    cursor: pointer;
    font: inherit;
    outline: inherit;
    padding: 0
}

header.header.header-1 {
    border: 0;
    display: block;
    height: auto;
    position: relative
}

header.header.header-1 .wrap {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

header.header.header-1 .wrap:after {
    clear: both;
    content: " ";
    display: block
}

header.header.header-1 .cta {
    border-bottom: 1px solid hsla(0, 0%, 100%, .3);
    height: 46px;
    overflow: hidden
}

header.header.header-1 .cta a {
    border: none;
    color: #fff;
    cursor: pointer;
    float: left;
    height: inherit;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 50%
}

header.header.header-1 .cta a + a {
    float: right;
    margin-right: -1px
}

header.header.header-1 .cta a:hover {
    -moz-filter: saturate(120%);
    -ms-filter: saturate(120%);
    filter: saturate(120%)
}

header.header.header-1 .cta a span {
    font-family: open_sansregular, arial, sans-serif;
    font-size: .875em;
    left: 50%;
    letter-spacing: 1.5px;
    line-height: 110%;
    opacity: 1;
    padding: 0 10px;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

header.header.header-1 .cta.fill-0 {
    display: none
}

header.header.header-1 .cta.fill-1 a {
    width: 100%
}

header.header.header-1 .cta.fill-3 a {
    float: left;
    margin-right: 0;
    width: 33%
}

header.header.header-1 .cta.fill-3 a span {
    line-spacing: 1px;
    font-size: .8em;
    padding: 0 4px
}

header.header.header-1 .cta.fill-3 a:nth-child(2) {
    width: 34%
}

@media (min-width: 70em) {
    header.header.header-1 .cta {
        border: 0;
        float: right;
        position: absolute;
        right: 20px;
        text-align: right;
        top: 50%;
        transform: translateY(-50%);
        width: auto
    }

    header.header.header-1 .cta a {
        border: 1px solid transparent;
        border-radius: 3px;
        display: inline-block;
        float: none;
        height: 46px;
        width: 160px
    }

    header.header.header-1 .cta a + a {
        margin-left: 5px;
        margin-right: 0
    }

    header.header.header-1 .cta.fill-1 a, header.header.header-1 .cta.fill-1 a:nth-child(2), header.header.header-1 .cta.fill-3 a, header.header.header-1 .cta.fill-3 a:nth-child(2) {
        width: 160px
    }

    header.header.header-1 .cta.fill-1 a span, header.header.header-1 .cta.fill-3 a span {
        padding: 0 8px
    }
}

header.header.header-1 .nav-header {
    display: block;
    float: left;
    height: auto;
    position: relative;
    width: 100%
}

header.header.header-1 .nav-header .brand {
    float: left;
    height: inherit;
    min-height: 60px;
    position: relative;
    width: 100%
}

header.header.header-1 .nav-header .brand a.logo {
    color: #333;
    display: block;
    float: left;
    font-family: open_sanssemibold, arial, sans-serif;
    font-size: 20px;
    margin: 0 !important;
    max-width: calc(100% - 50px);
    padding: 0;
    text-decoration: none;
    width: auto
}

header.header.header-1 .nav-header .brand a.logo img {
    display: block;
    position: relative;
    width: auto
}

header.header.header-1 .nav-header .brand button.nav-toggle {
    background: transparent;
    border: 1px solid transparent;
    cursor: pointer;
    margin: 0;
    padding: 9px 10px;
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
    width: auto
}

header.header.header-1 .nav-header .brand button.nav-toggle span {
    background: #575757;
    display: block;
    height: 3px;
    transition: all .3s;
    width: 23px
}

header.header.header-1 .nav-header .brand button.nav-toggle span + span {
    margin-top: 4px
}

header.header.header-1 .nav-header .brand button.nav-toggle.expanded span {
    margin-top: 6px;
    transform: rotate(45deg)
}

header.header.header-1 .nav-header .brand button.nav-toggle.expanded span + span {
    margin-top: -3px;
    transform: rotate(-45deg)
}

header.header.header-1 .nav-header .brand button.nav-toggle.expanded span + span ~ span {
    display: none
}

@media (min-width: 70em) {
    header.header.header-1 .nav-header {
        border: 0;
        display: block;
        float: none;
        height: auto;
        margin: 0 auto;
        max-width: 80em
    }

    header.header.header-1 .nav-header button.nav-toggle {
        display: none
    }

    header.header.header-1 .nav-header .brand {
        width: auto
    }

    header.header.header-1 .nav-header .brand a.logo {
        display: block;
        font-size: 24px;
        padding-left: 0;
        position: relative
    }
}

header.header.header-1 nav.nav1 {
    width: auto
}

header.header.header-1 nav.nav1 ul {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0
}

header.header.header-1 nav.nav1 ul li {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    float: none;
    height: auto;
    margin: 0;
    position: relative
}

header.header.header-1 nav.nav1 ul li .dropdownContain {
    display: none
}

header.header.header-1 nav.nav1 ul li a {
    display: block;
    height: 50px;
    position: relative;
    text-decoration: none
}

header.header.header-1 nav.nav1 ul li a span {
    color: #575757;
    font-family: open_sanssemibold, arial, sans-serif;
    font-size: 14px;
    padding: 0 10px 0 30px;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    transform: translateY(-50%)
}

header.header.header-1 nav.nav1 ul li.drop .fa-minus, header.header.header-1 nav.nav1 ul li.drop .fa-plus {
    color: #575757;
    cursor: pointer;
    display: none;
    height: 50px;
    padding: 19px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px
}

header.header.header-1 nav.nav1 ul li.drop .fa-minus.active, header.header.header-1 nav.nav1 ul li.drop .fa-plus.active {
    display: inline-block
}

header.header.header-1 nav.nav1 ul li.drop .dropdownContain .dropOut ul {
    display: block
}

header.header.header-1 nav.nav1 ul li.drop .dropdownContain .dropOut ul li.sideNav {
    background: #fff;
    border-bottom: 0;
    border-top: 1px solid rgba(0, 0, 0, .2)
}

header.header.header-1 nav.nav1 ul li.drop .dropdownContain .dropOut ul li.sideNav a {
    margin: 0;
    opacity: .8;
    padding: 22px 0
}

header.header.header-1 nav.nav1 ul li.drop .dropdownContain .dropOut ul li.sideNav a span {
    font-family: open_sansregular, arial, sans-serif
}

header.header.header-1 nav.nav1 ul li.drop .dropdownContain .dropOut ul li.sideNav a:before {
    content: "";
    display: none
}

header.header.header-1 nav.nav1 ul li.drop .dropdownContain .dropOut ul li.sideNav a:hover {
    opacity: 1
}

header.header.header-1 nav.nav1 ul li.drop .dropdownContain .dropOut ul li.sideNav .fa-caret-right, header.header.header-1 nav.nav1 ul li.drop .dropdownContain .dropOut ul li.sideNav .sideNavContain {
    display: none
}

header.header.header-1 nav.nav1 ul li.drop .dropdownContain .dropOut ul li.sideNav .sideNavContain.active {
    display: block
}

header.header.header-1 nav.nav1 ul li.drop .dropdownContain .dropOut ul li.sideNav .sideNavContain .sideOut ul li {
    border-bottom: none;
    border-top: 1px solid rgba(0, 0, 0, .2)
}

header.header.header-1 nav.nav1 ul li.drop .dropdownContain.active {
    display: block
}

@media (min-width: 70em) {
    header.header.header-1 nav.nav1 {
        display: block !important;
        text-align: center
    }

    header.header.header-1 nav.nav1 > ul {
        border-top: 1px solid transparent;
        display: inline-block;
        height: 58px;
        margin: 0 auto;
        max-width: 1120px;
        padding-left: 20px;
        width: 100%
    }

    header.header.header-1 nav.nav1 > ul > li {
        border-bottom: 0
    }

    header.header.header-1 nav.nav1 > ul > li:after {
        background-color: transparent;
        bottom: 0;
        content: "";
        display: table;
        height: 3px;
        left: 0;
        position: absolute;
        width: 100%
    }

    header.header.header-1 nav.nav1 > ul > li a {
        height: 58px;
        transition: all .1s ease-in-out 0s
    }

    header.header.header-1 nav.nav1 ul li {
        display: block;
        float: left;
        position: relative
    }

    header.header.header-1 nav.nav1 ul li a {
        padding: 22px 8px 23px;
        text-align: center
    }

    header.header.header-1 nav.nav1 ul li a span {
        padding: 0;
        position: relative;
        top: auto;
        transform: none
    }

    header.header.header-1 nav.nav1 ul li.drop .fa-minus.active, header.header.header-1 nav.nav1 ul li.drop .fa-plus.active {
        clip: rect(0 0 0 0);
        clip-path: inset(50%);
        height: 1px;
        overflow: hidden;
        position: absolute;
        white-space: nowrap;
        width: 1px
    }

    header.header.header-1 nav.nav1 ul li.drop .dropdownContain {
        position: absolute;
        top: 58px;
        width: 210px
    }

    header.header.header-1 nav.nav1 ul li.drop .dropdownContain .dropOut ul {
        display: inline-block;
        width: 100%
    }

    header.header.header-1 nav.nav1 ul li.drop .dropdownContain .dropOut ul li.sideNav {
        width: 100%
    }

    header.header.header-1 nav.nav1 ul li.drop .dropdownContain .dropOut ul li.sideNav .sideNavContain.active {
        display: none
    }

    header.header.header-1 nav.nav1 ul li.drop .dropdownContain .dropOut ul li.sideNav a {
        height: auto;
        padding: 10px 20px 10px 14px;
        text-align: left
    }

    header.header.header-1 nav.nav1 ul li.drop .dropdownContain .dropOut ul li.sideNav .fa-caret-right {
        display: inline-block;
        position: absolute;
        right: 6px;
        top: 10px
    }

    header.header.header-1 nav.nav1 ul li.drop .dropdownContain .dropOut ul li.sideNav:hover .sideNavContain {
        display: block;
        left: 210px;
        position: absolute;
        top: -1px;
        width: 210px
    }

    header.header.header-1 nav.nav1 ul li.drop .dropdownContain .dropOut ul li.sideNav:hover .sideNavContain ul li {
        border-left: 1px solid rgba(0, 0, 0, .2);
        float: none;
        width: 100%
    }

    header.header.header-1 nav.nav1 ul li.drop .dropdownContain.active {
        display: block
    }

    header.header.header-1 nav.nav1 ul li.drop .dropdownContain.active .dropOut ul li.sideNav .sideNavContain {
        display: none
    }

    header.header.header-1 nav.nav1 ul li.drop .dropdownContain.active .dropOut ul li.sideNav:hover .sideNavContain, header.header.header-1 nav.nav1 ul li.drop:hover .dropdownContain {
        display: block
    }
}

@media (min-width: 70em) and (min-width: 70em) {
    header.header.header-1 nav.nav1 .drop:hover .dropdownContain {
        display: block !important
    }
}

@media (min-width: 70em) {
    header.header.header-1.full-width .nav-header, header.header.header-1.full-width nav.nav1 > ul {
        max-width: 100%
    }
}

header.header.header-1.sticky nav.nav1 {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    height: auto;
    max-height: 66vh;
    overflow-y: scroll
}

@media (min-width: 70em) {
    header.header.header-1.sticky nav.nav1 {
        max-height: none;
        overflow-y: visible
    }
}

header.header.header-1.sticky.scrolling {
    position: fixed;
    top: 0;
    transition: none;
    z-index: 21
}

@media (max-width: 50em) {
    .ATOMIC header.header.header-1 .nav-header .brand a.logo img {
        height: auto !important;
        margin: 10px !important;
        max-height: 70% !important;
        max-width: 70% !important;
        width: auto !important
    }
}

header.header.header-2 {
    background: none;
    border: none;
    height: auto;
    left: 0;
    min-height: 76px;
    position: relative;
    right: 0;
    top: 0;
    z-index: 3
}

header.header.header-2.overlap {
    position: absolute
}

header.header.header-2 .brand {
    height: auto;
    padding: 0;
    position: relative;
    width: 83%
}

header.header.header-2 .brand a {
    color: #fff;
    display: table;
    font-family: open_sanslight, arial, sans-serif;
    font-size: 22px;
    text-decoration: none;
    transform-origin: top left
}

header.header.header-2 .brand a img {
    float: left;
    height: auto;
    max-height: 250px;
    width: auto
}

header.header.header-2 button.nav-slider {
    background: transparent;
    border: 1px solid transparent;
    cursor: pointer;
    padding: 9px 10px;
    position: absolute;
    right: 4px;
    top: 18px;
    z-index: 4
}

header.header.header-2 button.nav-slider span {
    background: #fff;
    display: block;
    height: 3px;
    transition: all .3s;
    width: 23px
}

header.header.header-2 button.nav-slider span + span {
    margin-top: 4px
}

header.header.header-2 button.nav-slider.expanded span {
    border-radius: 1px
}

header.header.header-2 button.nav-slider.expanded span:first-child {
    left: 10px;
    position: relative;
    top: 2px;
    transform: rotate(45deg);
    width: 14px
}

header.header.header-2 button.nav-slider.expanded span:last-child {
    left: 10px;
    position: relative;
    top: -2px;
    transform: rotate(-45deg);
    width: 14px
}

header.header.header-2 nav {
    bottom: 0;
    left: auto;
    overflow: hidden;
    overflow-y: auto;
    position: fixed;
    right: -100%;
    top: 0;
    transition: all .35s;
    width: 100%;
    z-index: 3
}

header.header.header-2 nav.expanded {
    right: 0
}

header.header.header-2 nav ul {
    list-style: none;
    margin: 66px 0 50px;
    padding: 0
}

header.header.header-2 nav ul li {
    float: none;
    height: auto;
    margin: 0
}

header.header.header-2 nav ul li a {
    color: #fff;
    display: block;
    height: auto;
    position: relative;
    text-decoration: none
}

header.header.header-2 nav ul li a span {
    display: block;
    font-family: open_sanssemibold, arial, sans-serif;
    font-size: 14px;
    padding: 10px 40px 10px 30px;
    text-transform: uppercase
}

header.header.header-2 nav ul li a.cta {
    border: 1px solid transparent;
    border-radius: 3px;
    cursor: pointer;
    height: 46px;
    margin: 10px 0 10px 30px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 164px
}

header.header.header-2 nav ul li a.cta span {
    font-family: open_sansregular, arial, sans-serif;
    font-size: .875em;
    left: 50%;
    letter-spacing: 1.5px;
    line-height: 110%;
    opacity: 1;
    padding: 0 10px;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

header.header.header-2 nav ul li a.cta:hover {
    filter: brightness(110%)
}

header.header.header-2 nav ul li.drop {
    position: relative
}

header.header.header-2 nav ul li.drop .fa-minus, header.header.header-2 nav ul li.drop .fa-plus {
    color: #fff;
    cursor: pointer;
    display: none;
    height: auto;
    padding: 10px 8px;
    position: absolute;
    right: auto;
    text-align: center;
    top: 0;
    width: auto
}

header.header.header-2 nav ul li.drop .fa-minus.active, header.header.header-2 nav ul li.drop .fa-plus.active {
    display: inline-block
}

header.header.header-2 nav ul li.drop .dropdownContain, header.header.header-2 nav ul li.drop .sideNavContain {
    display: none;
    left: inherit;
    opacity: 1;
    position: relative;
    top: inherit;
    visibility: visible;
    width: 100%;
    z-index: inherit
}

header.header.header-2 nav ul li.drop .dropdownContain.active, header.header.header-2 nav ul li.drop .sideNavContain.active {
    display: block
}

header.header.header-2 nav ul li.drop .dropdownContain .dropOut ul, header.header.header-2 nav ul li.drop .sideNavContain .dropOut ul {
    display: block;
    margin: 0
}

header.header.header-2 nav ul li.drop .dropdownContain .dropOut ul li.sideNav, header.header.header-2 nav ul li.drop .sideNavContain .dropOut ul li.sideNav {
    background: none;
    border-bottom: 0;
    border-top: 0;
    position: relative
}

header.header.header-2 nav ul li.drop .dropdownContain .dropOut ul li.sideNav a, header.header.header-2 nav ul li.drop .sideNavContain .dropOut ul li.sideNav a {
    margin: 0;
    padding: 0
}

header.header.header-2 nav ul li.drop .dropdownContain .dropOut ul li.sideNav a span, header.header.header-2 nav ul li.drop .sideNavContain .dropOut ul li.sideNav a span {
    font-family: open_sansregular, arial, sans-serif;
    opacity: .8;
    padding: 10px 40px 10px 30px
}

header.header.header-2 nav ul li.drop .dropdownContain .dropOut ul li.sideNav a .fa-caret-right, header.header.header-2 nav ul li.drop .sideNavContain .dropOut ul li.sideNav a .fa-caret-right {
    display: none
}

header.header.header-2 nav ul li.drop .dropdownContain .dropOut ul li.sideNav a:hover span, header.header.header-2 nav ul li.drop .sideNavContain .dropOut ul li.sideNav a:hover span {
    opacity: 1
}

@media (min-width: 37.5em) {
    header.header.header-2 nav {
        width: 300px
    }

    header.header.header-2 nav ul li.drop .dropdownContain .dropOut, header.header.header-2 nav ul li.drop .dropdownContain .dropOut ul {
        display: inline-block
    }
}

header.header.header-2.sticky.scrolling {
    position: fixed;
    top: 0;
    transition: none;
    z-index: 21
}

body.ATOMIC.eyebrow > .header.header-2.overlap.sticky.scrolling {
    margin-top: 0;
    top: 0
}

@media (max-width: 50em) {
    .ATOMIC header.header.header-2 .brand a.logo img {
        height: auto !important;
        margin: 10px !important;
        max-height: 70% !important;
        max-width: 70% !important;
        width: auto !important
    }
}

header.header.header-3 {
    background: none;
    border: none;
    height: auto;
    min-height: 80px;
    padding: 0;
    position: relative;
    width: 100%
}

header.header.header-3.overlap {
    position: absolute
}

@media (min-width: 70em) {
    header.header.header-3 .drop:hover .dropdownContain {
        display: block !important
    }
}

header.header.header-3 nav {
    display: table;
    padding: 0;
    width: 100%
}

header.header.header-3 nav.show-optimal .nav-toggle {
    display: block
}

header.header.header-3 nav.show-full .nav-toggle, header.header.header-3 nav.show-optimal .nav-full {
    display: none
}

header.header.header-3 nav.show-full .nav-full {
    display: block
}

header.header.header-3 nav .nav-toggle {
    color: #fff;
    cursor: pointer;
    display: none;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 30px;
    width: 72px;
    z-index: 3
}

header.header.header-3 nav .nav-toggle .toggle-title {
    display: block;
    float: left
}

header.header.header-3 nav .nav-toggle .toggle-icon {
    float: right;
    margin-left: 5px
}

header.header.header-3 nav .nav-toggle .toggle-icon span {
    background: #fff;
    border-radius: 1px;
    display: block;
    height: 2px;
    transition: all .3s;
    width: 22px
}

header.header.header-3 nav .nav-toggle .toggle-icon span + span {
    margin-top: 4px
}

header.header.header-3 nav .nav-toggle.expanded .toggle-icon span {
    margin-top: 5px;
    transform: rotate(45deg);
    width: 23px
}

header.header.header-3 nav .nav-toggle.expanded .toggle-icon span + span {
    margin-top: -2px !important;
    transform: rotate(-45deg)
}

header.header.header-3 nav .nav-toggle.expanded .toggle-icon span + span ~ span {
    display: none
}

@media only screen and (max-width: 479px) {
    header.header.header-3 nav .nav-toggle .toggle-title {
        display: none
    }
}

header.header.header-3 nav .navbar-info {
    color: #fff;
    display: table;
    float: left;
    font: 20px/1 open_sansregular, arial, sans-serif;
    height: auto;
    padding: 0 20px 0 0;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    text-shadow: none
}

header.header.header-3 nav .navbar-info:after {
    clear: both;
    content: "";
    display: table
}

header.header.header-3 nav .navbar-info .brand {
    height: auto;
    padding: 0;
    position: relative;
    width: 83%
}

header.header.header-3 nav .navbar-info .brand a {
    color: #fff;
    display: table;
    font-family: open_sanslight, arial, sans-serif;
    font-size: 22px;
    text-decoration: none;
    transform-origin: top left
}

header.header.header-3 nav .navbar-info .brand a img {
    float: left;
    height: auto;
    max-height: 250px;
    width: auto
}

header.header.header-3 nav .nav-full {
    display: none;
    float: right;
    padding: 0 20px 0 0
}

header.header.header-3 nav .nav-full > ul > li:after {
    background-color: transparent;
    bottom: 0;
    content: "";
    display: table;
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%
}

header.header.header-3 nav .nav-full > ul > li.cta-container:after {
    height: 0
}

header.header.header-3 nav .nav-full ul li {
    height: auto;
    margin: 0;
    position: relative
}

header.header.header-3 nav .nav-full ul li a {
    color: #fff;
    font: 13px/1 open_sansregular, arial, sans-serif;
    height: auto;
    letter-spacing: 1px;
    padding: 34px 8px 33px;
    transition: color .1s ease
}

header.header.header-3 nav .nav-full ul li a span {
    font-size: 13px;
    padding: 0;
    text-transform: uppercase
}

header.header.header-3 nav .nav-full ul li a:hover {
    text-decoration: none
}

header.header.header-3 nav .nav-full ul li a.btn-book-online {
    -webkit-font-smoothing: initial;
    background: none;
    border: 2px solid #fff;
    border-radius: 0;
    margin: 20px 10px;
    padding: 12px 14px;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    text-shadow: none;
    width: auto
}

header.header.header-3 nav .nav-full ul li a.btn-book-online:hover {
    background: #fff;
    color: #181818;
    opacity: 1
}

header.header.header-3 nav .nav-full ul li a.cta {
    border: 1px solid transparent;
    border-radius: 3px;
    cursor: pointer;
    height: 46px;
    margin: 16px 4px 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 164px
}

header.header.header-3 nav .nav-full ul li a.cta span {
    font-family: open_sansregular, arial, sans-serif;
    font-size: .875em;
    left: 50%;
    letter-spacing: 1.5px;
    line-height: 110%;
    opacity: 1;
    padding: 0 10px;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

header.header.header-3 nav .nav-full ul li a.cta:hover {
    filter: brightness(110%)
}

header.header.header-3 nav .nav-full ul li.sideNav {
    position: relative
}

header.header.header-3 nav .nav-full ul li.sideNav .fa-minus, header.header.header-3 nav .nav-full ul li.sideNav .fa-plus {
    display: none
}

header.header.header-3 nav .nav-full ul li.sideNav:hover .sideNavContain {
    opacity: 1;
    transition-delay: 0s;
    visibility: visible
}

header.header.header-3 nav .nav-full ul li.sideNav:hover .fa-caret-right {
    color: #fff
}

header.header.header-3 nav .nav-full ul li.sideNav .fa-caret-right {
    position: absolute;
    right: 8px;
    top: 12px
}

header.header.header-3 nav .nav-full ul li.sideNav .sideNavContain {
    border-left: 1px solid #59595b;
    display: block;
    left: 210px;
    opacity: 0;
    position: absolute;
    top: -1px;
    transition: none;
    visibility: hidden
}

header.header.header-3 nav .nav-full ul li.sideNav .sideNavContain .sideOut {
    float: left;
    margin-top: 0;
    position: relative
}

header.header.header-3 nav .nav-full ul li.sideNav .sideNavContain .sideOut ul {
    float: left;
    padding: 5px 10px;
    width: 100%
}

header.header.header-3 nav .nav-full ul li.sideNav .sideNavContain .sideOut ul li {
    color: #fff
}

header.header.header-3 nav .nav-full ul li.sideNav .sideNavContain .sideOut ul li a {
    color: #fff;
    opacity: .8;
    transition: none;
    white-space: nowrap
}

header.header.header-3 nav .nav-full ul li.sideNav .sideNavContain .sideOut ul li:hover a {
    border: none;
    color: #fff;
    opacity: 1
}

header.header.header-3 nav .nav-full ul li.drop {
    position: relative
}

header.header.header-3 nav .nav-full ul li.drop .fa {
    display: none
}

header.header.header-3 nav .nav-full ul li.drop .fa.fa-caret-right {
    display: inline-block
}

header.header.header-3 nav .nav-full ul li.drop:hover .dropdownContain {
    opacity: 1;
    transition-delay: 0s;
    visibility: visible
}

header.header.header-3 nav .nav-full ul li.drop:hover .fa-caret-down {
    visibility: hidden
}

header.header.header-3 nav .nav-full ul li.drop .dropdownContain {
    border-top: 0;
    opacity: 0;
    position: absolute;
    top: 80px;
    visibility: hidden;
    width: 210px
}

header.header.header-3 nav .nav-full ul li.drop .dropdownContain .dropOut {
    box-shadow: 0 1px 6px rgba(0, 0, 0, .15);
    position: relative;
    width: 100%
}

header.header.header-3 nav .nav-full ul li.drop .dropdownContain .dropOut ul {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%
}

header.header.header-3 nav .nav-full ul li.drop .dropdownContain .dropOut ul li {
    border-top: 1px solid rgba(0, 0, 0, .2);
    float: left;
    height: auto;
    line-height: 110%;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%
}

header.header.header-3 nav .nav-full ul li.drop .dropdownContain .dropOut ul li a {
    color: #fff;
    height: auto;
    opacity: .8;
    padding: 10px 20px 10px 14px
}

header.header.header-3 nav .nav-full ul li.drop .dropdownContain .dropOut ul li a span {
    padding-top: 0
}

header.header.header-3 nav .nav-full ul li.drop .dropdownContain .dropOut ul li a:hover {
    opacity: 1
}

header.header.header-3 nav .nav-optimal {
    background: rgba(0, 0, 0, .75);
    bottom: 0;
    left: auto;
    overflow: hidden;
    overflow-y: auto;
    position: fixed;
    right: -100%;
    top: 0;
    transition: all .35s;
    width: 100%;
    z-index: 1
}

header.header.header-3 nav .nav-optimal.expanded {
    right: 0
}

header.header.header-3 nav .nav-optimal ul {
    list-style: none;
    margin: 66px 0 50px;
    padding: 0
}

header.header.header-3 nav .nav-optimal ul li {
    float: none;
    height: auto;
    margin: 0
}

header.header.header-3 nav .nav-optimal ul li a {
    color: #fff;
    display: block;
    height: auto;
    position: relative;
    text-decoration: none
}

header.header.header-3 nav .nav-optimal ul li a span {
    display: block;
    font-family: open_sansregular, arial, sans-serif;
    font-size: 13px;
    padding: 10px 40px 10px 30px;
    text-transform: uppercase
}

header.header.header-3 nav .nav-optimal ul li a.cta {
    border: 1px solid transparent;
    border-radius: 3px;
    cursor: pointer;
    height: 46px;
    margin: 10px 0 10px 30px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 164px
}

header.header.header-3 nav .nav-optimal ul li a.cta span {
    font-family: open_sansregular, arial, sans-serif;
    font-size: .875em;
    left: 50%;
    letter-spacing: 1.5px;
    line-height: 110%;
    opacity: 1;
    padding: 0 10px;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

header.header.header-3 nav .nav-optimal ul li a.cta:hover {
    filter: brightness(110%)
}

header.header.header-3 nav .nav-optimal ul li.drop {
    position: relative
}

header.header.header-3 nav .nav-optimal ul li.drop .fa-minus, header.header.header-3 nav .nav-optimal ul li.drop .fa-plus {
    color: #fff;
    cursor: pointer;
    display: none;
    height: auto;
    padding: 10px 8px;
    position: absolute;
    right: auto;
    text-align: center;
    top: 0;
    width: auto
}

header.header.header-3 nav .nav-optimal ul li.drop .fa-minus.active, header.header.header-3 nav .nav-optimal ul li.drop .fa-plus.active {
    display: inline-block
}

header.header.header-3 nav .nav-optimal ul li.drop .dropdownContain, header.header.header-3 nav .nav-optimal ul li.drop .sideNavContain {
    display: none;
    left: inherit;
    opacity: 1;
    position: relative;
    top: inherit;
    visibility: visible;
    width: 100%;
    z-index: inherit
}

header.header.header-3 nav .nav-optimal ul li.drop .dropdownContain.active, header.header.header-3 nav .nav-optimal ul li.drop .sideNavContain.active {
    display: block
}

header.header.header-3 nav .nav-optimal ul li.drop .dropdownContain .dropOut ul, header.header.header-3 nav .nav-optimal ul li.drop .sideNavContain .dropOut ul {
    display: block;
    margin: 0
}

header.header.header-3 nav .nav-optimal ul li.drop .dropdownContain .dropOut ul li.sideNav, header.header.header-3 nav .nav-optimal ul li.drop .sideNavContain .dropOut ul li.sideNav {
    background: none;
    border-bottom: 0;
    border-top: 0;
    position: relative
}

header.header.header-3 nav .nav-optimal ul li.drop .dropdownContain .dropOut ul li.sideNav a, header.header.header-3 nav .nav-optimal ul li.drop .sideNavContain .dropOut ul li.sideNav a {
    margin: 0;
    padding: 0
}

header.header.header-3 nav .nav-optimal ul li.drop .dropdownContain .dropOut ul li.sideNav a span, header.header.header-3 nav .nav-optimal ul li.drop .sideNavContain .dropOut ul li.sideNav a span {
    font-family: open_sansregular, arial, sans-serif;
    opacity: .8;
    padding: 10px 40px 10px 30px
}

header.header.header-3 nav .nav-optimal ul li.drop .dropdownContain .dropOut ul li.sideNav a .fa-caret-right, header.header.header-3 nav .nav-optimal ul li.drop .sideNavContain .dropOut ul li.sideNav a .fa-caret-right {
    display: none
}

header.header.header-3 nav .nav-optimal ul li.drop .dropdownContain .dropOut ul li.sideNav a:hover span, header.header.header-3 nav .nav-optimal ul li.drop .sideNavContain .dropOut ul li.sideNav a:hover span {
    opacity: 1
}

@media (min-width: 37.5em) {
    header.header.header-3 nav .nav-optimal {
        width: 300px
    }

    header.header.header-3 nav .nav-optimal ul li.drop .dropdownContain .dropOut, header.header.header-3 nav .nav-optimal ul li.drop .dropdownContain .dropOut ul {
        display: inline-block
    }
}

header.header.header-3.sticky.scrolling {
    position: fixed;
    top: 0;
    transition: none;
    z-index: 21
}

body.ATOMIC.eyebrow > .header.header-3.overlap.sticky.scrolling {
    margin-top: 0;
    top: 0
}

@media (max-width: 50em) {
    .ATOMIC header.header.header-3 .brand a.logo img {
        height: auto !important;
        margin: 10px !important;
        max-height: 70% !important;
        max-width: 70% !important;
        width: auto !important
    }
}

header.header-4 {
    background: none;
    border: none;
    height: auto;
    min-height: 80px;
    padding: 0;
    position: relative;
    width: 100%
}

header.header-4.overlap {
    position: absolute
}

header.header-4.scrolling {
    background: rgba(32, 26, 22, .9)
}

@media (min-width: 70em) {
    header.header-4 .drop:hover .dropdownContain {
        display: block !important
    }
}

header.header-4 nav {
    display: table;
    padding: 0;
    width: 100%
}

header.header-4 nav.show-optimal .nav-toggle {
    display: block
}

header.header-4 nav.show-full .nav-toggle, header.header-4 nav.show-optimal .nav-full {
    display: none
}

header.header-4 nav.show-full .nav-full {
    display: block
}

header.header-4 nav .nav-toggle {
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 13px;
    padding: 10px 0;
    position: absolute;
    right: 20px;
    text-transform: uppercase;
    top: 23px;
    width: 68px;
    z-index: 2
}

header.header-4 nav .nav-toggle .toggle-title {
    display: block;
    float: left
}

header.header-4 nav .nav-toggle .toggle-icon {
    float: right;
    margin-left: 5px
}

header.header-4 nav .nav-toggle .toggle-icon span {
    background: #fff;
    border-radius: 1px;
    display: block;
    height: 2px;
    transition: all .3s;
    width: 22px
}

header.header-4 nav .nav-toggle .toggle-icon span + span {
    margin-top: 4px
}

header.header-4 nav .nav-toggle.expanded .toggle-icon span {
    margin-top: 5px;
    transform: rotate(45deg);
    width: 23px
}

header.header-4 nav .nav-toggle.expanded .toggle-icon span + span {
    margin-top: -2px !important;
    transform: rotate(-45deg)
}

header.header-4 nav .nav-toggle.expanded .toggle-icon span + span ~ span {
    display: none
}

@media only screen and (max-width: 479px) {
    header.header-4 nav .nav-toggle {
        width: 24px
    }

    header.header-4 nav .nav-toggle .toggle-title {
        display: none
    }
}

header.header-4 nav .navbar-info {
    color: #fff;
    display: table;
    float: left;
    font: 20px/1 open_sansregular, arial, sans-serif;
    height: 80px;
    padding: 0;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    text-shadow: none
}

header.header-4 nav .navbar-info .brand {
    height: auto;
    padding: 0;
    position: relative;
    width: 83%
}

header.header-4 nav .navbar-info .brand a {
    color: #fff;
    display: table;
    font-family: open_sanslight, arial, sans-serif;
    font-size: 22px;
    text-decoration: none;
    transform-origin: top left
}

header.header-4 nav .navbar-info .brand a img {
    float: left;
    height: auto;
    max-height: 250px;
    width: auto
}

header.header-4 nav .nav-full {
    float: right;
    padding: 0 20px 0 0;
    position: absolute;
    right: 0
}

header.header-4 nav .nav-full.hiding {
    padding-right: 100px
}

@media only screen and (max-width: 479px) {
    header.header-4 nav .nav-full.hiding {
        display: none
    }
}

header.header-4 nav .nav-full > ul > li:after {
    background-color: transparent;
    bottom: 0;
    content: "";
    display: table;
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%
}

header.header-4 nav .nav-full > ul > li.cta-container:after {
    height: 0
}

header.header-4 nav .nav-full ul li {
    display: none;
    height: auto;
    margin: 0;
    position: relative
}

header.header-4 nav .nav-full ul li a {
    color: #fff;
    font: 13px/1 open_sansregular, arial, sans-serif;
    height: auto;
    letter-spacing: 1px;
    padding: 34px 8px 33px;
    transition: color .1s ease
}

header.header-4 nav .nav-full ul li a span {
    font-size: 13px;
    padding: 0;
    text-transform: uppercase
}

header.header-4 nav .nav-full ul li a:hover {
    text-decoration: none
}

header.header-4 nav .nav-full ul li a.btn-book-online {
    -webkit-font-smoothing: initial;
    background: none;
    border: 2px solid #fff;
    border-radius: 0;
    margin: 20px 10px;
    padding: 12px 14px;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    text-shadow: none;
    width: auto
}

header.header-4 nav .nav-full ul li a.btn-book-online:hover {
    background: #fff;
    color: #181818;
    opacity: 1
}

header.header-4 nav .nav-full ul li a.cta {
    border: 1px solid transparent;
    border-radius: 3px;
    cursor: pointer;
    height: 46px;
    margin: 16px 4px 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 164px
}

header.header-4 nav .nav-full ul li a.cta span {
    font-family: open_sansregular, arial, sans-serif;
    font-size: .875em;
    left: 50%;
    letter-spacing: 1.5px;
    line-height: 110%;
    opacity: 1;
    padding: 0 10px;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

header.header-4 nav .nav-full ul li a.cta:hover {
    filter: brightness(110%)
}

header.header-4 nav .nav-full ul li.sideNav {
    position: relative
}

header.header-4 nav .nav-full ul li.sideNav .fa-minus, header.header-4 nav .nav-full ul li.sideNav .fa-plus {
    display: none
}

header.header-4 nav .nav-full ul li.sideNav .sideNavContain {
    display: none;
    opacity: 1;
    visibility: visible
}

header.header-4 nav .nav-full ul li.sideNav .sideNavContain .sideOut {
    display: none
}

header.header-4 nav .nav-full ul li.sideNav:hover .sideNavContain {
    display: block;
    opacity: 1;
    transition-delay: 0s;
    visibility: visible
}

header.header-4 nav .nav-full ul li.sideNav:hover .sideNavContain .sideOut {
    display: block
}

header.header-4 nav .nav-full ul li.sideNav:hover .fa-caret-right {
    color: #fff
}

header.header-4 nav .nav-full ul li.sideNav .fa-caret-right {
    left: 1px;
    position: absolute;
    top: 10px
}

header.header-4 nav .nav-full ul li.sideNav .sideNavContain {
    border-left: 1px solid #59595b;
    display: block;
    left: 210px;
    opacity: 0;
    position: absolute;
    top: -1px;
    transition: none;
    visibility: hidden;
    width: 210px
}

header.header-4 nav .nav-full ul li.sideNav .sideNavContain .sideOut {
    float: left;
    margin-top: 0;
    position: relative
}

header.header-4 nav .nav-full ul li.sideNav .sideNavContain .sideOut ul {
    float: left;
    padding: 5px 10px;
    width: 100%
}

header.header-4 nav .nav-full ul li.sideNav .sideNavContain .sideOut ul li {
    color: #fff
}

header.header-4 nav .nav-full ul li.sideNav .sideNavContain .sideOut ul li a {
    color: #fff;
    opacity: .8;
    transition: none;
    white-space: normal
}

header.header-4 nav .nav-full ul li.sideNav .sideNavContain .sideOut ul li:hover a {
    border: none;
    color: #fff;
    opacity: 1
}

header.header-4 nav .nav-full ul li.sideNav.edge .sideNavContain {
    border-left: none;
    border-right: 1px solid #59595b;
    left: -210px;
    width: 210px
}

header.header-4 nav .nav-full ul li.drop {
    position: relative
}

header.header-4 nav .nav-full ul li.drop .fa {
    display: none
}

header.header-4 nav .nav-full ul li.drop .fa.fa-caret-right {
    display: inline-block
}

header.header-4 nav .nav-full ul li.drop .dropdownContain {
    display: none;
    opacity: 1;
    visibility: visible
}

header.header-4 nav .nav-full ul li.drop:hover .dropdownContain {
    display: block
}

header.header-4 nav .nav-full ul li.drop:hover .fa-caret-down {
    visibility: hidden
}

header.header-4 nav .nav-full ul li.drop .dropdownContain {
    background: rgba(32, 26, 22, .9);
    border-top: 0;
    position: absolute;
    top: 80px;
    width: 210px
}

header.header-4 nav .nav-full ul li.drop .dropdownContain .dropOut {
    background: #3d4047;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .15);
    position: relative;
    visibility: visible;
    width: 100%
}

header.header-4 nav .nav-full ul li.drop .dropdownContain .dropOut ul {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%
}

header.header-4 nav .nav-full ul li.drop .dropdownContain .dropOut ul li {
    border-top: 1px solid rgba(0, 0, 0, .2);
    display: block;
    float: left;
    line-height: 100%;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%
}

header.header-4 nav .nav-full ul li.drop .dropdownContain .dropOut ul li a {
    color: #fff;
    float: left;
    height: auto;
    opacity: .8;
    padding: 10px 20px 10px 14px;
    width: 100%
}

header.header-4 nav .nav-full ul li.drop .dropdownContain .dropOut ul li a span {
    line-height: 110%;
    padding-top: 0
}

header.header-4 nav .nav-full ul li.drop .dropdownContain .dropOut ul li a:hover {
    opacity: 1
}

header.header-4 nav .nav-full ul li.drop.edge:hover .dropdownContain {
    right: 0
}

header.header-4 nav .nav-optimal {
    background: rgba(0, 0, 0, .75);
    bottom: 0;
    left: auto;
    overflow: hidden;
    overflow-y: auto;
    position: fixed;
    right: -100%;
    top: 0;
    transition: all .35s;
    width: 100%;
    z-index: 1
}

header.header-4 nav .nav-optimal.expanded {
    right: 0
}

header.header-4 nav .nav-optimal ul {
    list-style: none;
    margin: 66px 0 50px;
    padding: 0
}

header.header-4 nav .nav-optimal ul li {
    float: none;
    height: auto;
    margin: 0;
    position: relative
}

header.header-4 nav .nav-optimal ul li a {
    color: #fff;
    display: block;
    height: auto;
    position: relative;
    text-decoration: none
}

header.header-4 nav .nav-optimal ul li a span {
    display: block;
    font-family: open_sansregular, arial, sans-serif;
    font-size: 13px;
    padding: 10px 40px 10px 30px;
    text-transform: uppercase
}

header.header-4 nav .nav-optimal ul li a.cta {
    border: 1px solid transparent;
    border-radius: 3px;
    cursor: pointer;
    height: 46px;
    margin: 10px 0 10px 30px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 164px
}

header.header-4 nav .nav-optimal ul li a.cta span {
    font-family: open_sansregular, arial, sans-serif;
    font-size: .875em;
    left: 50%;
    letter-spacing: 1.5px;
    line-height: 110%;
    opacity: 1;
    padding: 0 10px;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

header.header-4 nav .nav-optimal ul li a.cta:hover {
    filter: brightness(110%)
}

header.header-4 nav .nav-optimal ul li.drop {
    position: relative
}

header.header-4 nav .nav-optimal ul li.drop .fa-minus, header.header-4 nav .nav-optimal ul li.drop .fa-plus {
    color: #fff;
    cursor: pointer;
    display: none;
    height: auto;
    padding: 10px 8px;
    position: absolute;
    right: auto;
    text-align: center;
    top: 0;
    width: auto
}

header.header-4 nav .nav-optimal ul li.drop .fa-minus.active, header.header-4 nav .nav-optimal ul li.drop .fa-plus.active {
    display: inline-block
}

header.header-4 nav .nav-optimal ul li.drop .dropdownContain, header.header-4 nav .nav-optimal ul li.drop .sideNavContain {
    display: none;
    left: inherit;
    opacity: 1;
    position: relative;
    top: inherit;
    visibility: visible;
    width: 100%;
    z-index: inherit
}

header.header-4 nav .nav-optimal ul li.drop .dropdownContain.active, header.header-4 nav .nav-optimal ul li.drop .sideNavContain.active {
    display: block
}

header.header-4 nav .nav-optimal ul li.drop .dropdownContain .dropOut ul, header.header-4 nav .nav-optimal ul li.drop .sideNavContain .dropOut ul {
    display: block;
    margin: 0
}

header.header-4 nav .nav-optimal ul li.drop .dropdownContain .dropOut ul li.sideNav, header.header-4 nav .nav-optimal ul li.drop .sideNavContain .dropOut ul li.sideNav {
    background: none;
    border-bottom: 0;
    border-top: 0
}

header.header-4 nav .nav-optimal ul li.drop .dropdownContain .dropOut ul li.sideNav a, header.header-4 nav .nav-optimal ul li.drop .sideNavContain .dropOut ul li.sideNav a {
    margin: 0;
    padding: 0
}

header.header-4 nav .nav-optimal ul li.drop .dropdownContain .dropOut ul li.sideNav a span, header.header-4 nav .nav-optimal ul li.drop .sideNavContain .dropOut ul li.sideNav a span {
    font-family: open_sansregular, arial, sans-serif;
    opacity: .8;
    padding: 10px 40px 10px 30px
}

header.header-4 nav .nav-optimal ul li.drop .dropdownContain .dropOut ul li.sideNav a .fa-caret-right, header.header-4 nav .nav-optimal ul li.drop .sideNavContain .dropOut ul li.sideNav a .fa-caret-right {
    display: none
}

header.header-4 nav .nav-optimal ul li.drop .dropdownContain .dropOut ul li.sideNav a:hover span, header.header-4 nav .nav-optimal ul li.drop .sideNavContain .dropOut ul li.sideNav a:hover span {
    opacity: 1
}

@media (min-width: 37.5em) {
    header.header-4 nav .nav-optimal {
        width: 300px
    }

    header.header-4 nav .nav-optimal ul li.drop .dropdownContain .dropOut, header.header-4 nav .nav-optimal ul li.drop .dropdownContain .dropOut ul {
        display: inline-block
    }
}

header.header-4 nav .nav-measurer {
    position: absolute;
    visibility: hidden
}

header.header-4 nav .nav-measurer ul {
    margin: 0;
    padding: 0
}

header.header-4 nav .nav-measurer ul li {
    display: block;
    float: left;
    font-size: 15px;
    margin: 0;
    position: relative
}

header.header-4 nav .nav-measurer ul li a {
    color: #fff;
    font: 13px/1 open_sansregular, arial, sans-serif;
    height: auto;
    letter-spacing: 1px;
    padding: 34px 8px 33px
}

header.header-4 nav .nav-measurer ul li a i {
    display: none
}

header.header-4 nav .nav-measurer ul li a span {
    font-size: 13px;
    padding: 0;
    text-transform: uppercase
}

header.header-4 nav .nav-measurer ul li a.btn-book-online {
    background: none;
    border: 2px solid #fff;
    margin: 20px 10px;
    padding: 12px 14px;
    width: auto
}

header.header-4 nav .nav-measurer ul li a.cta {
    border: 1px solid transparent;
    border-radius: 3px;
    cursor: pointer;
    height: 46px;
    margin: 16px 4px 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 164px
}

header.header-4 nav .nav-measurer ul li a.cta span {
    font-family: open_sansregular, arial, sans-serif;
    font-size: .875em;
    left: 50%;
    letter-spacing: 1.5px;
    line-height: 110%;
    opacity: 1;
    padding: 0 10px;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

header.header-4 nav .nav-measurer ul li a.cta:hover {
    filter: brightness(110%)
}

header.header-4 nav .nav-measurer ul li.drop .dropdownContain {
    display: none
}

header.header-4.sticky.scrolling {
    position: fixed;
    top: 0;
    transition: none;
    z-index: 21
}

body.ATOMIC.eyebrow > .header.header-4.overlap.sticky.scrolling {
    margin-top: 0;
    top: 0
}

@media (max-width: 50em) {
    .ATOMIC header.header.header-4 .brand a.logo img {
        height: auto !important;
        margin: 10px !important;
        max-height: 70% !important;
        max-width: 70% !important;
        width: auto !important
    }
}

.ATOMIC section.hero.hero-1 {
    overflow: hidden;
    position: relative;
    width: 100%
}

@media (max-width: 50em) {
    .ATOMIC section.hero.hero-1 {
        min-height: auto !important
    }
}

.ATOMIC section.herosub.herosub-1 {
    display: block;
    height: auto;
    position: relative;
    transition: all .5s
}

.ATOMIC section.herosub.herosub-1 .hero {
    background-repeat: no-repeat;
    background-size: cover
}

.ATOMIC section.herosub.herosub-1 .hero .hero-cloak {
    position: absolute;
    z-index: 1
}

.ATOMIC section.herosub.herosub-1 .hero .hero-titles {
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2
}

.ATOMIC section.herosub.herosub-1 .hero .hero-titles .hero-titles-inner {
    display: inline-block;
    width: 100%
}

.ATOMIC section.herosub.herosub-1 .hero h1, .ATOMIC section.herosub.herosub-1 .hero h2 {
    margin: 0;
    padding: 0
}

@media (max-width: 50em) {
    .ATOMIC section.herosub.herosub-1 {
        min-height: auto !important
    }

    .ATOMIC section.herosub.herosub-1 .hero {
        padding: 30px 20px !important
    }

    .ATOMIC section.herosub.herosub-1 .hero .hero-titles {
        padding: 20px !important
    }

    .ATOMIC section.herosub.herosub-1 .hero .hero-titles h1 {
        font-size: 26px !important;
        text-align: center !important
    }

    .ATOMIC section.herosub.herosub-1 .hero .hero-titles h2 {
        font-size: 22px !important;
        text-align: center !important
    }

    .ATOMIC header.header.header-2 + section.herosub.herosub-1 .hero, .ATOMIC header.header.header-3 + section.herosub.herosub-1 .hero, .ATOMIC header.header.header-4 + section.herosub.herosub-1 .hero {
        padding-top: 100px !important
    }
}

.ATOMIC section.hero.hero-2 {
    overflow: hidden;
    position: relative;
    width: 100%
}

.ATOMIC section.hero.hero-2 ul.carousel-items {
    overflow: hidden
}

.ATOMIC section.hero.hero-2 ol.carousel-nav {
    background: transparent;
    bottom: 30px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 10
}

.ATOMIC section.hero.hero-2 ol.carousel-nav li {
    border-style: solid;
    box-sizing: content-box;
    cursor: pointer;
    display: inline-block
}

.ATOMIC section.hero.hero-2 i.carousel-left-btn {
    left: 30px
}

.ATOMIC section.hero.hero-2 i.carousel-left-btn, .ATOMIC section.hero.hero-2 i.carousel-right-btn {
    bottom: 50%;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: centralize(false, true);
    width: 50px;
    z-index: 10
}

.ATOMIC section.hero.hero-2 i.carousel-right-btn {
    right: 30px
}

@media (max-width: 50em) {
    .ATOMIC section.hero.hero-2 {
        min-height: auto !important
    }
}

.ATOMIC section.hero .slide.slide-1 {
    background-position: 50%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    display: none;
    height: auto;
    margin: 0;
    max-height: none;
    min-height: auto;
    position: absolute
}

.ATOMIC section.hero .slide.slide-1.carousel-item-0 {
    display: block;
    position: relative
}

.ATOMIC section.hero .slide.slide-1 .margin-wrapper {
    align-items: center;
    border: 0 solid transparent;
    display: flex;
    position: relative
}

.ATOMIC section.hero .slide.slide-1 .hero-cloak {
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.ATOMIC section.hero .slide.slide-1 .hero-content {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0;
    position: relative
}

.ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner {
    padding-bottom: 40px;
    width: auto
}

.ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner h1, .ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner h2, .ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner h3, .ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner p {
    padding: 0
}

.ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner h3 {
    font-family: open_sanslight, arial, sans-serif;
    line-height: 110%
}

.ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner .logo-container {
    display: block;
    position: relative;
    width: 100%
}

.ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner .logo-container .logo {
    background: red;
    border: 0 solid transparent;
    display: inline-block;
    height: auto;
    overflow: hidden;
    width: auto
}

.ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner .logo-container .logo img {
    border: 0 solid transparent
}

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
    .ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner {
        display: table-cell;
        vertical-align: middle
    }

    .ATOMIC section.hero .slide.slide-1 .hero-content {
        display: table
    }
}

.ATOMIC section.hero .slide.slide-1 .cta-buttons {
    display: inline-block;
    padding: 10px 0;
    width: 100%
}

.ATOMIC section.hero .slide.slide-1 .cta-buttons .cta-buttons-aligner {
    align-items: center;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.ATOMIC section.hero .slide.slide-1 .cta-buttons .cta-buttons-aligner a {
    align-items: center;
    border: 1px solid transparent;
    color: #fff;
    cursor: pointer;
    display: flex;
    height: auto;
    justify-content: center;
    letter-spacing: 1.5px;
    line-height: 110%;
    margin: 2px;
    max-width: none;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: auto
}

.ATOMIC section.hero .slide.slide-1 .cta-buttons .cta-buttons-aligner a:hover {
    -moz-filter: saturate(120%);
    -ms-filter: saturate(120%);
    filter: saturate(120%)
}

.ATOMIC section.hero .slide.slide-1 .primary-font, .ATOMIC section.hero .slide.slide-1 .secondary-font {
    -webkit-font-smoothing: antialiased
}

@media (max-width: 50em) {
    .ATOMIC section.hero .slide.slide-1 {
        height: auto !important;
        min-height: auto !important
    }

    .ATOMIC section.hero .slide.slide-1 .margin-wrapper {
        border: none !important
    }

    .ATOMIC section.hero .slide.slide-1 .hero-bg {
        float: left;
        min-height: 55vh;
        position: relative;
        width: 100%
    }

    .ATOMIC section.hero .slide.slide-1 .hero-cloak {
        border-radius: 0 !important;
        left: 0 !important;
        width: 100% !important
    }

    .ATOMIC section.hero .slide.slide-1 .hero-content {
        margin-left: 0 !important;
        min-height: 45vh !important;
        padding: 10% 5% 3% !important;
        width: 100% !important
    }

    .ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner {
        margin: 40px 20px 20px !important;
        max-width: 100% !important
    }

    .ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner * {
        text-align: center !important
    }

    .ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner h1.title, .ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner h2.title, .ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner h3.title, .ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner p.title {
        font-size: 26px !important
    }

    .ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner h1.subtitle, .ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner h2.subtitle, .ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner h3.subtitle, .ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner p.subtitle {
        font-size: 19px !important
    }

    .ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner .logo-container {
        margin: 40px 0 20px !important
    }

    .ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner .logo-container .logo {
        border-width: 0 !important;
        margin: 0 auto !important
    }

    .ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner .logo-container .logo img {
        height: auto !important;
        max-height: 70% !important;
        max-width: 70% !important;
        width: auto !important
    }

    .ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner .cta-buttons .cta-buttons-aligner {
        justify-content: center !important
    }

    .ATOMIC section.hero .slide.slide-1 .hero-content .hero-content-inner .cta-buttons .cta-buttons-aligner a {
        margin: 10px !important
    }
}

section.about-header {
    padding: 20px 20px 0
}

section.about-header .breadcrumb {
    display: block;
    margin: 0 0 20px
}

section.about-header .breadcrumb ul {
    display: block;
    width: 100%
}

section.about-header .breadcrumb ul li {
    display: block;
    float: left;
    margin: 4px 0 0;
    max-width: 108px;
    overflow: hidden
}

section.about-header .breadcrumb ul li + li {
    margin-left: 4px
}

section.about-header .breadcrumb:after {
    clear: both;
    content: "";
    display: table
}

.hero-titles .title {
    -webkit-font-smoothing: antialiased;
    font: 37px/120% open_sanslight, arial, sans-serif
}

.hero-titles .subtitle, .hero-titles .title {
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    color: #fff;
    margin: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
    -webkit-text-shadow: 2px 2px 2px rgba(0, 0, 0, .3);
    -moz-text-shadow: 2px 2px 2px rgba(0, 0, 0, .3);
    -ms-text-shadow: 2px 2px 2px rgba(0, 0, 0, .3);
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .3)
}

.hero-titles .subtitle {
    -webkit-font-smoothing: antialiased;
    font: 21px/120% open_sanslight, arial, sans-serif
}

@media only screen and (max-width: 1025px) {
    .hero-titles .title {
        font-size: 30px
    }
}

@media only screen and (max-width: 479px) {
    .hero-titles .title {
        font-size: 26px
    }

    .hero-titles .subtitle {
        font-size: 18px
    }
}

body.ATOMIC.eyebrow {
    margin-top: 0 !important;
    top: 0 !important
}

body.ATOMIC.eyebrow > .header {
    top: 0 !important
}

body.ATOMIC.eyebrow > .header.header-2.overlap, body.ATOMIC.eyebrow > .header.header-3.overlap, body.ATOMIC.eyebrow > .header.header-4.overlap {
    margin-top: 36px
}

body.ATOMIC.eyebrow > .header.header-2 nav ul, body.ATOMIC.eyebrow > .header.header-3 .nav-optimal ul, body.ATOMIC.eyebrow > .header.header-4 .nav-optimal ul {
    margin-top: 102px
}

body.ATOMIC.eyebrow section.language-bar {
    padding: 0;
    position: relative;
    width: 100%
}

body.ATOMIC.eyebrow section.language-bar .inner {
    max-width: 100%;
    width: auto
}

section.eyebrow-two .inner {
    line-height: 1.5;
    padding: 5px 10px;
    text-align: center
}

section.eyebrow-two .inner a {
    color: inherit;
    text-decoration: underline
}

section.language-bar {
    background: #f1f1f1;
    clear: both;
    display: block;
    height: 36px;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20
}

section.language-bar .inner {
    margin: 0 auto;
    padding: 0;
    text-align: right;
    width: 1020px
}

section.language-bar .inner select.goog-te-combo {
    -webkit-appearance: none;
    background: transparent;
    background-image: linear-gradient(45deg, transparent 50%, gray 0), linear-gradient(135deg, gray 50%, transparent 0), linear-gradient(90deg, #ccc, #ccc);
    background-position: calc(100% - 20px) calc(1em + 1px), calc(100% - 15px) calc(1em + 1px), calc(100% - 2.5em) .5em;
    background-repeat: no-repeat;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    border: 0;
    color: #4e4e4e;
    height: 30px;
    margin-right: 10px;
    width: 150px
}

section.language-bar .inner select.goog-te-combo:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

section.language-bar .inner select.goog-te-combo::-ms-expand {
    display: none
}

section.language-bar .inner select.goog-te-combo:focus {
    border-color: gray;
    outline: 0
}

@media only screen and (max-width: 1025px) {
    section.language-bar .inner {
        width: 100%
    }
}

@media only screen and (max-width: 479px) {
    section.language-bar {
        position: relative
    }
}

body > .skiptranslate iframe {
    display: none
}

body.eyebrow {
    margin-top: 114px;
    top: 0 !important
}

body.eyebrow header {
    top: 36px
}

@media only screen and (max-width: 1025px) {
    body.eyebrow {
        margin-top: 86px
    }
}

@media only screen and (max-width: 479px) {
    body.eyebrow {
        margin-top: 0
    }

    body.eyebrow header {
        top: 0
    }
}

section.seo-module {
    background: #f4f6f6;
    border-bottom: 1px solid #dfe5e8;
    padding: 1.75em 0;
    text-align: center
}

section.seo-module h1, section.seo-module p.alt-h1 {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    -webkit-backface-visibility: hidden;
    color: #191b1f;
    font: 30px/120% open_sanslight, arial, sans-serif;
    margin: .15em 0;
    padding: 0 .35em;
    text-rendering: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    text-shadow: none
}

section.seo-module h2, section.seo-module h3 {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    -webkit-backface-visibility: hidden;
    color: #191b1f;
    font: 18px/120% open_sanslight, arial, sans-serif;
    padding: 0 .35em;
    text-rendering: none;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    text-shadow: none
}

@media only screen and (max-width: 479px) {
    section.seo-module h1, section.seo-module p.alt-h1 {
        font-size: 24px
    }
}

section.service-header {
    border-bottom: 1px solid #f0f0f0;
    padding: 20px
}

section.service-header .breadcrumb {
    display: block;
    margin: 0 0 20px
}

section.service-header .breadcrumb ul {
    display: block;
    width: 100%
}

section.service-header .breadcrumb ul li {
    display: block;
    float: left;
    margin: 4px 0 0
}

section.service-header .breadcrumb ul li + li {
    margin-left: 4px
}

section.service-header .breadcrumb:after {
    clear: both;
    content: "";
    display: table
}

section.service-header .identity {
    padding: 0 0 10px
}

section.service-header .identity .img-wrap {
    display: block;
    height: 200px;
    margin: 10px auto 30px;
    position: relative;
    width: 200px
}

section.service-header .identity .img-wrap .rating-bubble {
    position: absolute
}

section.service-header .identity .img-wrap img {
    border-radius: 50%
}

section.service-header .identity h2 {
    color: #333;
    font-family: open_sansregular, arial, sans-serif;
    font-size: 22px;
    line-height: 120%;
    margin: 0 0 10px;
    padding: 0
}

section.service-header .identity h3, section.service-header .identity h4 {
    color: #333;
    font-family: open_sansregular, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    padding: 0
}

@media (min-width: 70em) {
    section.service-header .identity {
        text-align: center
    }

    section.service-header .identity .img-wrap {
        margin: 0 auto 8px
    }
}

section.service-header .summary p {
    margin: 0 0 10px
}

section.service-header .summary .book-options {
    text-align: center;
    width: 100%
}

section.service-header .summary .book-options ul {
    display: inline-block;
    list-style: none;
    margin: 16px auto;
    padding: 0
}

section.service-header .summary .book-options ul li {
    display: block;
    margin: 4px 0;
    padding: 0;
    text-align: center;
    width: 100%
}

@media (min-width: 37.5em) {
    section.service-header .summary .book-options ul li {
        float: left;
        margin: 16px 2px;
        width: auto
    }
}

@media (min-width: 70em) {
    section.service-header {
        margin: 0 auto;
        padding: 20px 0 0;
        position: relative;
        width: 940px
    }

    section.service-header:after {
        clear: both;
        content: "";
        display: table
    }

    section.service-header #social-crumb {
        margin-bottom: 40px
    }

    section.service-header .breadcrumb ul {
        display: inline-block;
        position: absolute;
        right: 0;
        width: auto
    }

    section.service-header .breadcrumb ul li {
        float: right;
        margin: 0 4px 4px 0
    }

    section.service-header .identity {
        float: left;
        padding: 0 0 40px;
        width: 32%
    }

    section.service-header .summary {
        border-bottom: 0;
        float: right;
        padding: 0;
        right: 0;
        width: 62%
    }

    section.service-header .summary .book-options {
        text-align: left
    }

    section.service-header .summary .book-options ul {
        margin: 0
    }
}

section.testimonials-header {
    padding: 20px 20px 0
}

section.testimonials-header .breadcrumb {
    display: block;
    margin: 0 0 20px
}

section.testimonials-header .identity {
    padding: 0 0 10px
}

section.testimonials-header .identity .rating-bubble {
    display: block;
    text-align: center
}

section.testimonials-header .identity .rating-bubble span {
    background: #f6ed9a;
    border: 1px solid #b7b176;
    border-radius: 5px;
    color: #333;
    display: inline-block;
    font-family: open_sansbold, arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 8px;
    padding: 0 4px;
    position: relative
}

section.testimonials-header .identity .img-wrap {
    display: block;
    height: 200px;
    margin: 0 auto 8px;
    position: relative;
    width: 200px
}

section.testimonials-header .identity .img-wrap .rating-bubble {
    position: absolute
}

section.testimonials-header .identity .img-wrap img {
    border-radius: 50%
}

section.testimonials-header .identity h2 {
    color: #333;
    font-family: open_sansregular, arial, sans-serif;
    font-size: 22px;
    line-height: 120%;
    margin: 0 0 10px;
    padding: 0
}

section.testimonials-header .identity h3, section.testimonials-header .identity h4 {
    color: #333;
    font-family: open_sansregular, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    padding: 0
}

@media (min-width: 70em) {
    section.testimonials-header .identity {
        text-align: center
    }
}

section.testimonials-header .identity .rating-summary {
    border-top: thin solid #f0f0f0;
    margin: 20px auto 0;
    padding-top: 10px;
    width: 182px
}

section.testimonials-header .identity .rating-summary .aggregate-rating {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #424242;
    clear: both;
    color: #e3e3e3;
    display: block;
    font-size: 14px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    unicode-bidi: bidi-override;
    white-space: nowrap;
    width: 150px
}

section.testimonials-header .identity .rating-summary .aggregate-rating i {
    font-size: 2em;
    margin: 0 2px;
    width: 26px
}

section.testimonials-header .identity .rating-summary .aggregate-rating .top {
    color: #eddf4e;
    display: block;
    left: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 1
}

section.testimonials-header .identity .rating-summary .aggregate-rating .top .hidden-aggregate-rating {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

section.testimonials-header .identity .rating-summary .aggregate-rating .bottom {
    display: block;
    padding: 0;
    width: 150px;
    z-index: 0
}

section.testimonials-header .identity .rating-summary .aggregate-rating .bottom .fa-star {
    color: #fff
}

section.testimonials-header .identity .rating-summary .rating-total-reviews {
    color: #333;
    font-family: open_sanssemibold, arial, sans-serif;
    margin-top: 7px;
    text-transform: capitalize
}

section.testimonials-header .summary {
    border-bottom: 1px solid #f0f0f0;
    padding: 0 0 20px
}

section.testimonials-header .summary p {
    margin: 0 0 10px
}

section.testimonials-header .summary .btn-leave-review {
    -webkit-font-smoothing: initial;
    border-radius: 3px;
    display: block;
    font-size: .875em;
    letter-spacing: 1.5px;
    margin: 20px auto;
    text-rendering: auto;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    text-shadow: none
}

section.testimonials-header .summary .btn-leave-review:hover {
    opacity: .85
}

@media (min-width: 70em) {
    section.testimonials-header {
        border-bottom: 1px solid #f0f0f0;
        margin: 0 auto;
        padding: 20px 0 40px;
        position: relative;
        width: 940px
    }

    section.testimonials-header:after {
        clear: both;
        content: "";
        display: table
    }

    section.testimonials-header .breadcrumb {
        margin: 0 0 40px;
        padding-bottom: 20px
    }

    section.testimonials-header .identity {
        float: left;
        width: 32%
    }

    section.testimonials-header .summary {
        border-bottom: 0;
        float: right;
        padding: 0;
        right: 0;
        width: 62%
    }

    section.testimonials-header .summary .btn-leave-review {
        margin: 30px 0 20px
    }
}

.flex-container a:active, .flex-container a:focus, .flexslider a:active, .flexslider a:focus {
    outline: none
}

.flex-control-nav, .flex-direction-nav, .slides {
    list-style: none;
    margin: 0;
    padding: 0
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides > li {
    -webkit-backface-visibility: hidden;
    display: none
}

.flexslider .slides img {
    display: block;
    width: 100%
}

.flex-pauseplay span {
    text-transform: capitalize
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides > li:first-child {
    display: block
}

.flexslider {
    zoom: 1;
    margin: 0 0 60px;
    position: relative
}

.flex-viewport {
    max-height: 2000px;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav {
    *height: 0
}

.flex-direction-nav a {
    color: rgba(0, 0, 0, .8);
    cursor: pointer;
    display: block;
    height: 40px;
    margin: -20px 0 0;
    opacity: .7;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-shadow: 1px 1px 0 hsla(0, 0%, 100%, .3);
    top: 50%;
    transition: all .3s ease;
    width: 40px;
    z-index: 10
}

.flex-direction-nav .flex-prev {
    left: -50px
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}

.flexslider:hover .flex-prev {
    left: 10px;
    opacity: .7
}

.flexslider:hover .flex-next {
    opacity: .7;
    right: 10px
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    cursor: default;
    filter: alpha(opacity=0);
    opacity: 0 !important
}

.flex-pauseplay a {
    bottom: 5px;
    color: #000;
    cursor: pointer;
    display: block;
    height: 20px;
    left: 10px;
    opacity: .8;
    overflow: hidden;
    position: absolute;
    width: 20px;
    z-index: 10
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-control-nav {
    bottom: -40px;
    position: absolute;
    text-align: center;
    width: 100%
}

.flex-control-nav li {
    zoom: 1;
    display: inline-block;
    *display: inline;
    margin: 0 6px
}

.flex-control-nav li a:focus-visible {
    outline: 2px solid #000
}

.flex-control-paging li a {
    background: #666;
    background: rgba(0, 0, 0, .5);
    border-radius: 20px;
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    cursor: pointer;
    display: block;
    height: 11px;
    text-indent: -9999px;
    width: 11px
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, .9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    overflow: hidden;
    position: static
}

.flex-control-thumbs li {
    float: left;
    margin: 0;
    width: 25%
}

.flex-control-thumbs img {
    cursor: pointer;
    display: block;
    opacity: .7;
    width: 100%
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    cursor: default;
    opacity: 1
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        left: 10px;
        opacity: 1
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}

#main-nav ul li .fa-caret-down {
    margin-left: 5px
}

#main-nav ul li.sideNav {
    position: relative
}

#main-nav ul li.sideNav .fa-minus, #main-nav ul li.sideNav .fa-plus {
    display: none
}

#main-nav ul li.sideNav:hover .sideNavContain {
    opacity: 1;
    transition-delay: 0s;
    visibility: visible
}

#main-nav ul li.sideNav:hover .fa-caret-right {
    color: #fff
}

#main-nav ul li.sideNav .fa-caret-right {
    position: absolute;
    right: 8px;
    top: 12px
}

#main-nav ul li.sideNav .sideNavContain {
    border-left: 1px solid #59595b;
    display: block;
    left: 210px;
    opacity: 0;
    position: absolute;
    top: -1px;
    transition: 0;
    visibility: hidden
}

#main-nav ul li.sideNav .sideNavContain .sideOut {
    background: #3d4047;
    float: left;
    margin-top: 0;
    position: relative
}

#main-nav ul li.sideNav .sideNavContain .sideOut ul {
    float: left;
    padding: 5px 10px;
    width: 100%
}

#main-nav ul li.sideNav .sideNavContain .sideOut ul li {
    color: #fff
}

#main-nav ul li.sideNav .sideNavContain .sideOut ul li a {
    color: #fff;
    opacity: .8;
    transition: 0;
    white-space: nowrap
}

#main-nav ul li.sideNav .sideNavContain .sideOut ul li:hover a {
    border: none;
    color: #fff;
    opacity: 1
}

#main-nav ul li.drop {
    position: relative
}

#main-nav ul li.drop .fa-minus, #main-nav ul li.drop .fa-plus {
    display: none
}

#main-nav ul li.drop:hover .dropdownContain {
    opacity: 1;
    transition-delay: 0s;
    visibility: visible
}

#main-nav ul li.drop:hover .fa-caret-down {
    visibility: hidden
}

#main-nav ul li.drop .dropdownContain {
    background: #3d4047;
    border-top: 0;
    opacity: 0;
    position: absolute;
    top: 77px;
    visibility: hidden;
    width: 210px
}

#main-nav ul li.drop .dropdownContain .dropOut {
    background: #3d4047;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .15);
    position: relative;
    width: 100%
}

#main-nav ul li.drop .dropdownContain .dropOut ul {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%
}

#main-nav ul li.drop .dropdownContain .dropOut ul li {
    border-top: 1px solid #59595b;
    float: left;
    height: auto;
    line-height: 110%;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%
}

#main-nav ul li.drop .dropdownContain .dropOut ul li:hover {
    background-color: #3d4047
}

#main-nav ul li.drop .dropdownContain .dropOut ul li:hover a.child-link {
    border-bottom: none;
    color: #fff;
    opacity: 1
}

#main-nav ul li.drop .dropdownContain .dropOut ul li a {
    color: #fff;
    height: auto;
    opacity: .8;
    padding: 10px 20px 10px 14px
}

#main-nav ul li.drop .dropdownContain .dropOut ul li a span {
    padding-top: 0
}

@media only screen and (max-width: 1025px) {
    #main-nav ul li.drop {
        overflow: visible
    }

    #main-nav ul li.drop .fa-caret-down, #main-nav ul li.drop .fa-caret-left, #main-nav ul li.drop .fa-caret-right {
        display: none
    }

    #main-nav ul li.drop .fa-minus, #main-nav ul li.drop .fa-plus {
        color: #fff;
        cursor: pointer;
        height: 50px;
        padding: 19px 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 50px
    }

    #main-nav ul li.drop .fa-minus.active, #main-nav ul li.drop .fa-plus.active {
        display: inline-block
    }

    #main-nav ul li.drop .dropdownContain, #main-nav ul li.drop .sideNavContain {
        border: 0;
        display: none;
        left: inherit;
        margin-left: 0;
        opacity: 1;
        position: inherit;
        top: inherit;
        visibility: visible;
        width: 100%;
        z-index: inherit
    }

    #main-nav ul li.drop .dropdownContain.active, #main-nav ul li.drop .sideNavContain.active {
        display: block
    }

    #main-nav ul li.drop .dropdownContain .dropOut li.sideNav, #main-nav ul li.drop .dropdownContain .dropOut li.sideNav:hover, #main-nav ul li.drop .sideNavContain .dropOut li.sideNav, #main-nav ul li.drop .sideNavContain .dropOut li.sideNav:hover {
        background-color: #50545a
    }

    #main-nav ul li.drop .dropdownContain .dropOut li.sideNav a, #main-nav ul li.drop .sideNavContain .dropOut li.sideNav a {
        margin-left: 20px
    }

    #main-nav ul li.drop .dropdownContain .dropOut li.sideNav a:before, #main-nav ul li.drop .sideNavContain .dropOut li.sideNav a:before {
        border-bottom: 1px solid #fff;
        content: "";
        display: block;
        left: 22px;
        position: absolute;
        top: 26px;
        width: 10px;
        z-index: 1
    }

    #main-nav ul li.drop .dropdownContain .dropOut .sideOut ul li, #main-nav ul li.drop .dropdownContain .dropOut .sideOut ul li:hover, #main-nav ul li.drop .sideNavContain .dropOut .sideOut ul li, #main-nav ul li.drop .sideNavContain .dropOut .sideOut ul li:hover {
        background-color: #64676d
    }

    #main-nav ul li.drop .dropdownContain .dropOut .sideOut ul li:first-child, #main-nav ul li.drop .sideNavContain .dropOut .sideOut ul li:first-child {
        border-top: 1px solid #333
    }

    #main-nav ul li.drop .dropdownContain .dropOut .sideOut ul li a, #main-nav ul li.drop .sideNavContain .dropOut .sideOut ul li a {
        margin-left: 43px
    }

    #main-nav ul li.drop .dropdownContain .dropOut .sideOut ul li a:before, #main-nav ul li.drop .sideNavContain .dropOut .sideOut ul li a:before {
        border-bottom: 1px solid #fff;
        content: "";
        display: block;
        left: 41px;
        position: absolute;
        top: 26px;
        width: 10px;
        z-index: 1
    }

    #main-nav ul li.drop .dropdownContain .dropOut, #main-nav ul li.drop .dropdownContain .sideOut, #main-nav ul li.drop .sideNavContain .dropOut, #main-nav ul li.drop .sideNavContain .sideOut {
        border-radius: 0;
        box-shadow: none;
        float: none;
        margin: 0;
        opacity: 1;
        position: inherit;
        width: inherit
    }

    #main-nav ul li.drop .dropdownContain .dropOut .triangle, #main-nav ul li.drop .dropdownContain .sideOut .triangle, #main-nav ul li.drop .sideNavContain .dropOut .triangle, #main-nav ul li.drop .sideNavContain .sideOut .triangle {
        display: none
    }

    #main-nav ul li.drop .dropdownContain .dropOut ul, #main-nav ul li.drop .dropdownContain .sideOut ul, #main-nav ul li.drop .sideNavContain .dropOut ul, #main-nav ul li.drop .sideNavContain .sideOut ul {
        float: none;
        padding: 0
    }

    #main-nav ul li.drop .dropdownContain .dropOut ul li, #main-nav ul li.drop .dropdownContain .sideOut ul li, #main-nav ul li.drop .sideNavContain .dropOut ul li, #main-nav ul li.drop .sideNavContain .sideOut ul li {
        border-radius: 0;
        border-top: 1px solid #333;
        color: #fff;
        float: none;
        height: auto;
        margin: 0;
        padding: 0;
        position: relative;
        text-align: left
    }

    #main-nav ul li.drop .dropdownContain .dropOut ul li a, #main-nav ul li.drop .dropdownContain .sideOut ul li a, #main-nav ul li.drop .sideNavContain .dropOut ul li a, #main-nav ul li.drop .sideNavContain .sideOut ul li a {
        padding: 18px
    }

    #main-nav ul li.drop .dropdownContain .dropOut ul li:hover, #main-nav ul li.drop .dropdownContain .sideOut ul li:hover, #main-nav ul li.drop .sideNavContain .dropOut ul li:hover, #main-nav ul li.drop .sideNavContain .sideOut ul li:hover {
        border-radius: 0
    }

    #main-nav ul li.drop .dropdownContain .dropOut ul li:hover a, #main-nav ul li.drop .dropdownContain .sideOut ul li:hover a, #main-nav ul li.drop .sideNavContain .dropOut ul li:hover a, #main-nav ul li.drop .sideNavContain .sideOut ul li:hover a {
        color: #fff
    }

    #main-nav ul li.drop .dropdownContain .dropOut ul li:not(:last-child):before, #main-nav ul li.drop .dropdownContain .sideOut ul li:not(:last-child):before, #main-nav ul li.drop .sideNavContain .dropOut ul li:not(:last-child):before, #main-nav ul li.drop .sideNavContain .sideOut ul li:not(:last-child):before {
        border-left: 1px dashed #fff;
        content: "";
        display: block;
        display: none;
        height: 72px;
        left: 20px;
        position: absolute;
        top: 5px;
        width: 1px;
        z-index: 1
    }
}

.grid-layout {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    height: 1000px;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.grid-layout img {
    border-bottom: 5px solid #fff;
    border-right: 5px solid #fff;
    height: auto !important;
    width: 100% !important
}

@media (max-width: 1000px) {
    .grid-layout {
        -moz-column-count: 4;
        column-count: 4
    }
}

@media (max-width: 800px) {
    .grid-layout {
        -moz-column-count: 3;
        column-count: 3
    }
}

@media (max-width: 400px) {
    .grid-layout {
        -moz-column-count: 2;
        column-count: 2
    }
}

.photo-layout {
    height: 100%;
    overflow: hidden;
    position: absolute;
    vertical-align: middle;
    width: 100%
}

.cloak {
    background: #2eadde;
    bottom: 0;
    left: 0;
    opacity: .8;
    position: absolute;
    right: 0;
    top: 0
}

.rating-loading {
    border: none;
    color: #fff;
    font-size: 0;
    height: 25px;
    width: 25px
}

.rating-fa {
    font-family: FontAwesome
}

.rating-fa, .rating-fa .rating-stars:before {
    padding-left: 1px
}

.rating-gly, .rating-gly-star {
    font-family: Glyphicons Halflings
}

.rating-gly-star, .rating-gly-star .rating-stars:before {
    padding-left: 2px
}

.rating-lg .rating-gly-star, .rating-lg .rating-gly-star .rating-stars:before {
    padding-left: 4px
}

.rating-xl .rating-gly-star, .rating-xl .rating-gly-star .rating-stars:before {
    padding-left: 2px
}

.rating-active {
    cursor: default
}

.rating-disabled {
    cursor: not-allowed
}

.rating-uni {
    font-size: 1.2em;
    margin-top: -5px
}

.rating-container {
    color: #e3e3e3;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle
}

.rating-container:before {
    content: attr(data-content)
}

.rating-container .rating-stars {
    color: #fde16d;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -webkit-transition: all .25s ease-out;
    white-space: nowrap
}

.rating-container .rating-stars:before {
    content: attr(data-content);
    text-shadow: 0 0 1px rgba(0, 0, 0, .7)
}

.rating-container-rtl {
    color: #fde16d;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle
}

.rating-container-rtl:before {
    content: attr(data-content);
    text-shadow: 0 0 1px rgba(0, 0, 0, .7)
}

.rating-container-rtl .rating-stars {
    color: #e3e3e3;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -webkit-transition: all .25s ease-out;
    white-space: nowrap
}

.rating-container-rtl .rating-stars:before {
    content: attr(data-content)
}

.rating-xl {
    font-size: 4.89em
}

.rating-lg {
    font-size: 3.91em
}

.rating-md {
    font-size: 3.13em
}

.rating-sm {
    font-size: 2.5em
}

.rating-xs {
    font-size: 2em
}

.star-rating .clear-rating, .star-rating-rtl .clear-rating {
    color: #aaa;
    cursor: not-allowed;
    display: inline-block;
    font-size: 60%;
    vertical-align: middle
}

.clear-rating-active {
    cursor: pointer !important
}

.clear-rating-active:hover {
    color: #843534
}

.star-rating .clear-rating {
    padding-right: 5px
}

.star-rating .caption, .star-rating-rtl .caption {
    color: #999;
    display: inline-block;
    font-size: 55%;
    vertical-align: middle
}

.star-rating .caption {
    padding-left: 5px
}

.star-rating-rtl .caption {
    padding-right: 5px
}

section.blog-articles {
    border-bottom: 1px solid #dfe5e8
}

section.blog-articles:after, section.blog-articles:before {
    clear: both;
    content: " ";
    display: table;
    height: 80px
}

section.blog-articles:after {
    height: 90px
}

section.blog-articles h4 {
    text-align: center
}

section.blog-articles .row {
    width: 1206px
}

section.blog-articles .row #blog-module-articles {
    margin-top: 30px
}

section.blog-articles .row #blog-module-articles article {
    float: left;
    width: 368px
}

section.blog-articles .row #blog-module-articles article:nth-child(2) {
    margin: 0 40px
}

section.blog-articles .row #blog-module-articles article .img-wrapper {
    height: 226px;
    overflow: hidden;
    width: 100%
}

section.blog-articles .row #blog-module-articles article .img-wrapper img {
    height: auto;
    width: 100%
}

section.blog-articles .row #blog-module-articles article a h2, section.blog-articles .row #blog-module-articles article a h5, section.blog-articles .row #blog-module-articles article a.post-title {
    color: #3498da;
    display: block;
    font: 20px/120% open_sansregular, arial, sans-serif;
    padding: 20px 0 10px;
    text-transform: capitalize
}

section.blog-articles .row #blog-module-articles article a h2:hover, section.blog-articles .row #blog-module-articles article a h5:hover, section.blog-articles .row #blog-module-articles article a.post-title:hover {
    color: #000
}

@media only screen and (max-width: 1025px) {
    section.blog-articles:before {
        height: 40px
    }

    section.blog-articles:after {
        display: none
    }

    section.blog-articles .row {
        width: 100%
    }

    section.blog-articles .row #blog-module-articles article {
        float: none;
        margin: 50px 0;
        padding: 0 50px;
        width: 100%
    }

    section.blog-articles .row #blog-module-articles article:nth-child(2) {
        margin: 50px 0
    }

    section.blog-articles .row #blog-module-articles article > div {
        padding: 0 10px
    }

    section.blog-articles .row #blog-module-articles article .img-wrapper {
        height: auto;
        width: auto
    }

    section.blog-articles .row #blog-module-articles article .img-wrapper img {
        height: auto;
        max-width: 100%;
        width: auto
    }
}

@media only screen and (max-width: 479px) {
    section.blog-articles .row #blog-module-articles article {
        padding: 0 10px
    }
}

section.contact.no_form {
    background: #fff;
    border-bottom: 1px solid #dae0e1;
    text-align: center
}

section.contact.no_form a {
    color: #656f72;
    display: inline-block;
    margin-bottom: 20px;
    text-decoration: none
}

section.contact.no_form .span4 {
    margin-bottom: 100px;
    text-align: left
}

section.contact.no_form .span4:before {
    clear: both;
    content: " ";
    display: table;
    height: 40px
}

section.contact.no_form .span4.left {
    padding-right: 40px
}

section.contact.no_form .span4.middle label {
    clear: both;
    display: block
}

section.contact.no_form .span4.middle label span {
    display: inline-block;
    float: right;
    width: 170px
}

section.contact.no_form .span4.middle p {
    color: #656f72;
    display: block;
    font-size: 15px;
    line-height: 26px;
    margin: 0
}

section.contact.no_form .span4.right {
    padding-left: 60px
}

section.contact.no_form .span4.right p {
    color: #656f72;
    display: block;
    font-size: 15px;
    line-height: 26px;
    margin: 0;
    width: 240px
}

section.contact.no_form .span4 .btn-call {
    border: 1px solid #1ca8dd;
    color: #1ca8dd
}

@media only screen and (max-width: 1025px) {
    section.contact.no_form .span4 .btn-call {
        width: 200px
    }
}

section.contact.no_form .contact-header {
    color: #656e8b;
    font: 11px/100% open_sansbold, arial, sans-serif;
    padding-bottom: 20px;
    text-transform: uppercase
}

section.contact.no_form address {
    color: #656f72;
    display: block;
    font: 15px/26px open_sansregular, arial, sans-serif;
    margin: 0
}

@media only screen and (max-width: 1025px) {
    section.contact.no_form div.row {
        padding: 20px
    }

    section.contact.no_form .contact-header {
        padding: 0 0 20px
    }

    section.contact.no_form .span4 {
        float: none;
        margin: 0;
        width: 100%
    }

    section.contact.no_form .span4.middle p {
        width: 290px
    }

    section.contact.no_form .span4.right {
        padding-bottom: 30px;
        padding-left: 0
    }
}

section.contact.no_form div#recaptcha2 {
    margin-bottom: 10px;
    margin-top: 10px
}

section.contact.no_form .ack_medical_condition, section.contact.no_form .terms_confirm {
    font-size: .75em;
    line-height: 20px;
    width: only screen and (max-width: 1025px)
}

section.contact.no_form .terms_confirm {
    margin-top: 10px
}

section.contact.with_form_light {
    position: relative
}

section.contact.with_form_light .social-container {
    display: inline-block;
    left: 0;
    margin-bottom: 40px;
    position: relative;
    top: 0
}

section.contact.with_form_light .social-container a.social-tab {
    background: none;
    border: 1px solid #686a77;
    border-radius: 50%;
    display: inline-block;
    float: left;
    height: 46px;
    margin: 0 8px 10px 0;
    width: 46px
}

section.contact.with_form_light .social-container a.social-tab i {
    color: #686a77;
    margin-top: 12px
}

section.contact.with_form_light .social-container a.social-tab:hover {
    background: #686a77;
    padding-left: 0
}

section.contact.with_form_light .social-container a.social-tab:hover i {
    color: #fff
}

section.contact.with_form_light .row {
    padding: 60px 0 80px;
    position: relative;
    z-index: 2
}

section.contact.with_form_light .row .contact-header {
    clear: both;
    color: #686a77;
    font: 30px/100% open_sanslight, arial, sans-serif;
    padding-bottom: 20px;
    text-transform: none
}

section.contact.with_form_light .row address {
    color: #686a77
}

section.contact.with_form_light .row .span4:before {
    height: 0
}

section.contact.with_form_light .row .span4 p {
    color: #686a77;
    display: block;
    font-size: 15px;
    line-height: 26px;
    margin: 0
}

section.contact.with_form_light .row .span4 p label {
    clear: both;
    display: block
}

section.contact.with_form_light .row .span4 p label span {
    display: inline-block;
    float: right;
    width: 170px
}

section.contact.with_form_light .row .span8 {
    text-align: left
}

section.contact.with_form_light .row .span8 .inner {
    padding: 0 100px 0 0
}

section.contact.with_form_light .row .span8 .inner p {
    color: #686a77;
    display: block;
    font-size: 15px;
    line-height: 20px;
    margin: 0
}

section.contact.with_form_light .row .span8 .inner p.error {
    background: #fff;
    color: red;
    padding: 0
}

section.contact.with_form_light .row .span8 .inner p.success {
    background: #fff;
    color: green;
    padding: 0
}

section.contact.with_form_light .row .span8 .inner div.label {
    color: #686a77;
    display: none;
    padding: 20px 0 4px
}

section.contact.with_form_light .row .span8 .inner textarea {
    resize: none
}

section.contact.with_form_light .row .span8 .inner .txt-input {
    border: 1px solid #ccc;
    margin: 10px 0;
    padding: 15px 10px;
    width: 100%
}

section.contact.with_form_light .row .span8 .ask-submit {
    background: none transparent;
    border: 2px solid #686a77;
    border-radius: 0;
    color: #686a77;
    height: auto;
    line-height: 1;
    padding: 16px;
    text-transform: uppercase
}

section.contact.with_form_light .row .span8 .ask-submit:hover {
    background: #686a77;
    border-color: #686a77;
    color: #fff
}

section.contact.with_form_light .row .span8.middle p {
    color: #fff
}

@media only screen and (max-width: 1025px) {
    section.contact.with_form_light div.row {
        padding: 20px
    }

    section.contact.with_form_light div.row .span8 {
        float: none;
        padding: 0 0 60px;
        width: auto
    }

    section.contact.with_form_light div.row .span8 .inner {
        padding: 0
    }

    section.contact.with_form_light .contact-header {
        padding: 0 0 20px
    }

    section.contact.with_form_light .span4 {
        float: none;
        margin: 0;
        width: 100%
    }

    section.contact.with_form_light .span4.middle p {
        width: 290px
    }

    section.contact.with_form_light .span4.right {
        padding-bottom: 30px;
        padding-left: 0
    }
}

section.contact.with_form_light div#recaptcha2 {
    margin-bottom: 10px;
    margin-top: 10px
}

section.contact.with_form_light .ack_medical_condition, section.contact.with_form_light .terms_confirm {
    font-size: .75em;
    line-height: 20px;
    width: only screen and (
    max-width: 1025px)
}

section.contact.with_form_light .terms_confirm {
    margin-top: 10px
}

section.contact.with_form_dark {
    position: relative
}

section.contact.with_form_dark a {
    color: #fff
}

section.contact.with_form_dark .social-container {
    display: inline-block;
    left: 0;
    margin-bottom: 40px;
    position: relative;
    top: 0
}

section.contact.with_form_dark .social-container a.social-tab {
    background: none;
    border: 1px solid #9c9999;
    border-radius: 50%;
    display: inline-block;
    float: left;
    height: 46px;
    margin: 0 8px 10px 0;
    width: 46px
}

section.contact.with_form_dark .social-container a.social-tab i {
    color: #9c9999;
    margin-top: 12px
}

section.contact.with_form_dark .social-container a.social-tab:hover {
    background: #fff;
    border-color: #fff;
    padding-left: 0
}

section.contact.with_form_dark .social-container a.social-tab:hover i {
    color: #333
}

section.contact.with_form_dark .contact-bg {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

section.contact.with_form_dark .contact-bg .vail {
    background: rgba(32, 26, 22, .7);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

section.contact.with_form_dark .row {
    padding: 60px 0 80px;
    position: relative;
    z-index: 2
}

section.contact.with_form_dark .row .contact-header {
    clear: both;
    color: #fff;
    font: 30px/100% open_sanslight, arial, sans-serif;
    padding-bottom: 20px;
    text-transform: none
}

section.contact.with_form_dark .row address {
    color: #fff
}

section.contact.with_form_dark .row .span4:before {
    height: 0
}

section.contact.with_form_dark .row .span4 p {
    color: #fff;
    display: block;
    font-size: 15px;
    line-height: 26px;
    margin: 0
}

section.contact.with_form_dark .row .span4 p label {
    clear: both;
    display: block
}

section.contact.with_form_dark .row .span4 p label span {
    display: inline-block;
    float: right;
    width: 170px
}

section.contact.with_form_dark .row .span8 {
    text-align: left
}

section.contact.with_form_dark .row .span8 .inner {
    padding: 0 100px 0 0
}

section.contact.with_form_dark .row .span8 .inner p {
    color: #fff;
    display: block;
    font-size: 15px;
    line-height: 20px;
    margin: 0
}

section.contact.with_form_dark .row .span8 .inner p.error {
    background: #fff;
    color: red;
    padding: 10px
}

section.contact.with_form_dark .row .span8 .inner p.success {
    background: #fff;
    color: green;
    padding: 10px
}

section.contact.with_form_dark .row .span8 .inner div.label {
    color: #fff;
    display: none;
    padding: 20px 0 4px
}

section.contact.with_form_dark .row .span8 .inner .txt-input {
    margin: 10px 0;
    padding: 15px 10px;
    width: 100%
}

section.contact.with_form_dark .row .span8 .ask-submit {
    background: none transparent;
    border: 2px solid #9c9999;
    border-radius: 0;
    color: #9c9999;
    height: auto;
    line-height: 1;
    padding: 16px;
    text-transform: uppercase
}

section.contact.with_form_dark .row .span8 .ask-submit:hover {
    background: #fff;
    border-color: #fff;
    color: #181818
}

section.contact.with_form_dark .row .span8 .ack_medical_condition, section.contact.with_form_dark .row .span8 .terms_confirm, section.contact.with_form_dark .row .span8.middle p {
    color: #fff
}

@media only screen and (max-width: 1025px) {
    section.contact.with_form_dark div.row {
        padding: 20px
    }

    section.contact.with_form_dark div.row .span8 {
        float: none;
        padding: 0 0 60px;
        width: auto
    }

    section.contact.with_form_dark div.row .span8 .inner {
        padding: 0
    }

    section.contact.with_form_dark .contact-header {
        padding: 0 0 20px
    }

    section.contact.with_form_dark .span4 {
        float: none;
        margin: 0;
        width: 100%
    }

    section.contact.with_form_dark .span4.middle p {
        width: 290px
    }

    section.contact.with_form_dark .span4.right {
        padding-bottom: 30px;
        padding-left: 0
    }
}

section.contact.with_form_dark div#recaptcha2 {
    margin-bottom: 10px;
    margin-top: 10px
}

section.contact.with_form_dark .ack_medical_condition, section.contact.with_form_dark .terms_confirm {
    font-size: .75em;
    line-height: 20px;
    width: only screen and (
    max-width: 1025px)
}

section.contact.with_form_dark .terms_confirm {
    margin-top: 10px
}

section.contact-form {
    border-bottom: 1px solid #dfe5e8;
    text-align: center
}

section.contact-form .contact-tagline {
    font-family: open_sanssemibold, arial, sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 18px;
    text-align: center;
    text-transform: uppercase
}

section.contact-form h3.contact-title {
    color: #191b1f;
    font: 31px/35px open_sanslight, arial, sans-serif;
    margin-bottom: 26px;
    text-align: center
}

section.contact-form:before {
    clear: both;
    content: " ";
    display: table;
    height: 50px
}

section.contact-form:after {
    clear: both;
    content: " ";
    display: table;
    height: 70px
}

section.contact-form h4 {
    padding: 0;
    text-align: center
}

section.contact-form h5, section.contact-form p {
    text-align: center
}

section.contact-form .row {
    text-align: left
}

section.contact-form div.label {
    clear: both;
    color: #333;
    display: block;
    font: 12px/130% open_sanssemibold, arial, sans-serif;
    padding: 0;
    text-transform: uppercase
}

section.contact-form div.label:before {
    clear: both;
    content: " ";
    display: table;
    height: 20px
}

section.contact-form div.label:after {
    clear: both;
    content: " ";
    display: table;
    height: 5px
}

section.contact-form input[type=email], section.contact-form input[type=tel], section.contact-form input[type=text], section.contact-form select, section.contact-form textarea {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #555;
    display: block;
    font-size: 13px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
    width: 300px
}

section.contact-form button.btn-submit {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    background: #656e8b;
    border: 0;
    border-radius: 5px;
    color: #fff;
    font: 15px/100% open_sansregular, arial, sans-serif;
    padding: 10px 20px;
    text-rendering: optimizeLegibility;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    text-transform: uppercase
}

section.contact-form textarea {
    height: 184px;
    resize: none;
    width: 480px
}

section.contact-form .ack_medical_condition, section.contact-form .terms_confirm {
    font-size: .75em;
    line-height: 20px;
    margin-top: 20px;
    width: only screen and (
    max-width: 1025px)
}

@media only screen and (max-width: 1025px) {
    section.contact-form {
        text-align: left
    }

    section.contact-form h4, section.contact-form p {
        padding: 0 20px
    }

    section.contact-form .terms_confirm, section.contact-form input[type=text], section.contact-form select, section.contact-form textarea {
        width: 100%
    }

    section.contact-form .span6 {
        float: none;
        padding: 0 20px;
        width: 90%
    }
}

section.contactus-locations, section.location-details {
    border-bottom: 1px solid #dfe5e8;
    position: relative;
    text-align: center
}

section.contactus-locations #social-crumb, section.location-details #social-crumb {
    text-align: left
}

section.contactus-locations h1, section.location-details h1 {
    color: #191b1f;
    padding: 10px 0 40px;
    text-shadow: none
}

section.contactus-locations h6, section.location-details h6 {
    color: #2eadde;
    display: block;
    font: 11px/100% open_sansbold, arial, sans-serif;
    margin-bottom: 14px;
    text-transform: uppercase
}

section.contactus-locations:after, section.contactus-locations:before, section.location-details:after, section.location-details:before {
    clear: both;
    content: " ";
    display: table;
    height: 40px
}

section.contactus-locations .btn-call, section.location-details .btn-call {
    border-color: #2eadde;
    color: #2eadde;
    cursor: pointer
}

section.contactus-locations .btn-call span, section.location-details .btn-call span {
    float: none;
    width: auto
}

section.contactus-locations label, section.location-details label {
    clear: both;
    color: #656f72;
    display: block;
    font: 15px/100% open_sansregular, arial, sans-serif;
    padding: 5px 0;
    width: 350px
}

section.contactus-locations label span, section.location-details label span {
    display: inline-block;
    float: right;
    width: 200px
}

section.contactus-locations .map-frame, section.location-details .map-frame {
    border-radius: 5px;
    -ms-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    height: 280px;
    overflow: hidden;
    width: 300px
}

section.contactus-locations .map-frame .location-block, section.contactus-locations .map-frame .location-block .location-map, section.location-details .map-frame .location-block, section.location-details .map-frame .location-block .location-map {
    height: 100%;
    width: 100%
}

section.contactus-locations .map-frame .location-block .location-map iframe, section.location-details .map-frame .location-block .location-map iframe {
    border: 0;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%
}

section.contactus-locations .map-frame .location-block .location-map img, section.location-details .map-frame .location-block .location-map img {
    position: relative;
    z-index: 10
}

section.contactus-locations .span4, section.location-details .span4 {
    text-align: left
}

section.contactus-locations .span4.left, section.location-details .span4.left {
    width: 330px
}

section.contactus-locations .span4.center, section.location-details .span4.center {
    width: 370px
}

section.contactus-locations .span4.right, section.location-details .span4.right {
    width: 210px
}

section.contactus-locations .span4.right label, section.location-details .span4.right label {
    width: auto
}

section.contactus-locations .location-address, section.location-details .location-address {
    color: #656f72;
    font: 15px/1.4 open_sansregular, arial, sans-serif;
    padding: 5px 0;
    text-align: left
}

section.contactus-locations .driving-dir, section.location-details .driving-dir {
    padding: 10px 0 0;
    text-align: left;
    width: 280px
}

@media only screen and (max-width: 1025px) {
    section.contactus-locations #social-crumb, section.location-details #social-crumb {
        padding: 20px 20px 20px 45px;
        width: 100%
    }

    section.contactus-locations .span4, section.location-details .span4 {
        padding: 20px;
        width: 100%
    }

    section.contactus-locations .span4.left, section.location-details .span4.left {
        width: 100%
    }

    section.contactus-locations .span4.left .map-frame, section.location-details .span4.left .map-frame {
        height: 300px;
        width: 100%
    }

    section.contactus-locations .span4.left .map-frame .location-block, section.contactus-locations .span4.left .map-frame .location-block .location-map, section.location-details .span4.left .map-frame .location-block, section.location-details .span4.left .map-frame .location-block .location-map {
        height: 100%;
        width: 100%
    }

    section.contactus-locations .span4.center, section.contactus-locations .span4.right, section.location-details .span4.center, section.location-details .span4.right {
        width: 50%
    }

    section.contactus-locations .span4 .btn-call, section.location-details .span4 .btn-call {
        width: 200px
    }
}

@media only screen and (max-width: 768px) {
    section.contactus-locations .span4.center, section.contactus-locations .span4.right, section.location-details .span4.center, section.location-details .span4.right {
        width: 100%
    }
}

@media only screen and (max-width: 479px) {
    section.contactus-locations label, section.location-details label {
        width: auto
    }
}

section.contactus-locations .btn-call {
    border: none
}

body.ATOMIC #social-crumb {
    margin-bottom: 40px
}

body.ATOMIC #social-crumb .span12 {
    height: auto
}

body.ATOMIC .btn-book-online.small {
    width: 200px
}

body.ATOMIC .btn-book-online.small i, body.ATOMIC .btn-book-online.small span {
    color: #fff
}

body.ATOMIC .contactus-locations:before, body.ATOMIC .location-details:before {
    height: 20px
}

body.ATOMIC .contactus-locations .breadcrumb, body.ATOMIC .location-details .breadcrumb {
    padding-bottom: 20px
}

body.ATOMIC .hidden-open-hours {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

@media only screen and (max-width: 1025px) {
    body.ATOMIC #social-crumb {
        margin-bottom: 0
    }

    body.ATOMIC #social-crumb .span12 {
        height: auto
    }
}

section.content-directory, section.content-page-content {
    padding: 40px 0
}

section.content-directory h1, section.content-directory h2, section.content-directory h3, section.content-directory h4, section.content-directory h5, section.content-directory h6, section.content-page-content h1, section.content-page-content h2, section.content-page-content h3, section.content-page-content h4, section.content-page-content h5, section.content-page-content h6 {
    color: #000;
    font: 700 100%/110% open_sansregular, arial, sans-serif;
    margin: 0;
    padding: 0 0 12px;
    text-align: left;
    text-shadow: none;
    text-transform: none
}

section.content-directory h1:after, section.content-directory h1:before, section.content-directory h2:after, section.content-directory h2:before, section.content-directory h3:after, section.content-directory h3:before, section.content-directory h4:after, section.content-directory h4:before, section.content-directory h5:after, section.content-directory h5:before, section.content-directory h6:after, section.content-directory h6:before, section.content-page-content h1:after, section.content-page-content h1:before, section.content-page-content h2:after, section.content-page-content h2:before, section.content-page-content h3:after, section.content-page-content h3:before, section.content-page-content h4:after, section.content-page-content h4:before, section.content-page-content h5:after, section.content-page-content h5:before, section.content-page-content h6:after, section.content-page-content h6:before {
    height: 0
}

section.content-directory h1, section.content-page-content h1 {
    font-family: open_sanslight, arial, sans-serif;
    font-size: 37px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 20px;
    padding: 10px 0 0
}

section.content-directory h2, section.content-page-content h2 {
    font-size: 26px
}

section.content-directory h3, section.content-page-content h3 {
    font-size: 19px;
    padding: 0 0 12px
}

section.content-directory h4, section.content-page-content h4 {
    font-size: 18px
}

section.content-directory h5, section.content-page-content h5 {
    font-size: 14px
}

section.content-directory h6, section.content-page-content h6 {
    font-size: 12px
}

section.content-directory ol, section.content-directory ul, section.content-page-content ol, section.content-page-content ul {
    color: #656f72;
    font-size: 15px;
    line-height: 180%;
    margin-left: 20px
}

@media only screen and (min-width: 1025px) {
    section.content-directory .content-body iframe.video-right, section.content-directory .content-body img.img-right, section.content-page-content .content-body iframe.video-right, section.content-page-content .content-body img.img-right {
        float: right;
        margin-left: 15px
    }

    section.content-directory .content-body iframe.video-left, section.content-directory .content-body img.img-left, section.content-page-content .content-body iframe.video-left, section.content-page-content .content-body img.img-left {
        float: left;
        margin-right: 15px
    }
}

@media only screen and (max-width: 1025px) {
    section.content-directory .breadcrumb, section.content-directory .content-body, section.content-page-content .breadcrumb, section.content-page-content .content-body {
        padding: 0 20px
    }

    section.content-directory h1, section.content-page-content h1 {
        font-family: open_sansregular, arial, sans-serif;
        font-size: 26px;
        padding-left: 20px
    }

    section.content-directory img, section.content-page-content img {
        height: auto;
        margin: 10px 0 15px;
        max-width: 100%
    }
}

@media only screen and (min-width: 1025px) {
    section.content-directory ul.first-level {
        margin-left: 0
    }
}

section.doctor {
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center
}

section.doctor h1 {
    font: 37px/120% open_sanslight, arial, sans-serif
}

section.doctor h2 {
    font: 21px/120% open_sanslight, arial, sans-serif
}

section.doctor h3 {
    font: 20px/120% open_sanslight, arial, sans-serif;
    padding: 0
}

section.doctor h4 {
    color: #fff;
    font: 17px/150% open_sanslight, arial, sans-serif
}

section.doctor figure {
    display: inline-block;
    margin: 0 auto 20px;
    width: auto
}

section.doctor figure img {
    background: #fff;
    border: 4px solid #fff;
    border-radius: 100px;
    height: 200px;
    overflow: hidden;
    width: auto
}

@media only screen and (max-width: 1025px) {
    section.doctor figure img {
        height: 150px
    }
}

@media only screen and (max-width: 479px) {
    section.doctor figure img {
        height: 120px
    }
}

section.doctor .row {
    position: relative;
    z-index: 1
}

section.doctor .row .span12 {
    margin: 55px 0 70px
}

@media only screen and (max-width: 1025px) {
    section.doctor .row .span12 {
        margin: 30px 0
    }
}

section.doctor.PARALLAX h1, section.doctor.PARALLAX h2 {
    line-height: 120%
}

section.doctor.PARALLAX .row {
    top: 5%;
    width: 96%
}

@media only screen and (max-width: 1025px) {
    section.doctor.PARALLAX h1 {
        font: 37px/120% open_sanslight, arial, sans-serif
    }

    section.doctor.PARALLAX h2 {
        font: 21px/120% open_sanslight, arial, sans-serif
    }
}

@media only screen and (max-width: 479px) {
    section.doctor.PARALLAX .row {
        top: 0;
        width: 100%
    }

    section.doctor.PARALLAX h1 {
        font: 24px/100% open_sansregular, arial, sans-serif !important;
        padding: 10px 30px
    }

    section.doctor.PARALLAX h2 {
        font: 20px/100% open_sansregular, arial, sans-serif !important;
        padding: 0 30px
    }

    section.doctor.PARALLAX h3 {
        padding: 0 30px
    }
}

@media only screen and (max-width: 1025px) {
    section.doctor h1 {
        font: 30px/110% open_sanslight, arial, sans-serif !important;
        padding: 10px 30px
    }
}

footer {
    background: #0d3545;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    position: relative;
    text-align: center
}

footer .row {
    width: 1020px
}

footer:after, footer:before {
    clear: both;
    content: " ";
    display: table;
    height: 58px
}

footer .nap {
    color: #fff;
    padding: 20px 0;
    text-align: center
}

footer .copy, footer .powered-by {
    display: inline-block
}

footer .copy img, footer .powered-by img {
    height: 14px;
    width: auto
}

footer ul, footer ul li {
    display: inline-block
}

footer ul li {
    padding: 0 10px;
    text-align: center
}

footer ul li a {
    color: #fff;
    display: inline-block;
    padding: 0;
    text-decoration: none
}

footer ul li a:hover {
    color: #58727d
}

footer p {
    font-size: 13px;
    margin: 0
}

footer p a {
    color: #58727d
}

footer p a:hover {
    color: #fff
}

footer .divider {
    display: inline-block;
    padding: 0 10px
}

@media only screen and (max-width: 1025px) {
    footer .row {
        width: 100%
    }

    footer span.divider {
        display: block;
        height: 1px;
        visibility: hidden
    }
}

@media only screen and (max-width: 479px) {
    footer .nap {
        padding: 20px
    }

    footer ul li a {
        margin: 10px 0
    }
}

header {
    background: #fff;
    border-bottom: 1px solid #dfe5e8;
    height: 78px;
    left: 0;
    position: fixed;
    top: 0;
    transition: all .2s;
    width: 100%;
    z-index: 20
}

header nav {
    font-size: 15px;
    height: inherit;
    margin: 0 auto;
    width: 1020px
}

header nav ul li {
    display: block;
    float: left;
    height: 78px;
    margin: 0 8px
}

header nav ul li.hide {
    display: none !important
}

header nav ul li a {
    color: #3d4047;
    display: block;
    height: 78px;
    text-decoration: none;
    transition: all .1s
}

header nav ul li a span {
    display: inline-block;
    padding-top: 34px
}

header nav ul li a span.nav-label {
    padding: 0
}

header nav ul li.pic {
    margin: 0 10px 0 0
}

header nav ul li.pic a {
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    height: auto;
    margin-top: 11px;
    overflow: hidden;
    width: auto
}

header nav ul li.pic a img {
    height: auto !important;
    width: 100% !important
}

header nav ul li.logo {
    line-height: 78px
}

header nav ul li.logo img {
    border: 0;
    border-radius: 4px;
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
    overflow: hidden
}

header nav ul li.logo a:active, header nav ul li.logo a:hover {
    border-bottom: none
}

header nav .navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    display: none;
    float: left;
    margin: 8px;
    padding: 9px 10px;
    position: relative
}

header nav .navbar-toggle .icon-bar {
    background: #3d4148;
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px
}

header nav .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

header nav .navbar-collapse {
    display: block
}

header nav .navbar-collapse ul li a.active, header nav .navbar-collapse ul li a:hover {
    border-bottom: 3px solid #1ca8dd
}

header #contact-action {
    float: right
}

header #contact-action ul li {
    border-right: 1px solid #dfe5e8;
    margin: 0
}

header #contact-action ul li:first-child {
    border-left: 1px solid #dfe5e8
}

header #contact-action ul li a {
    padding: 0 20px
}

header #contact-action ul li a i {
    display: block;
    padding: 20px 0 10px;
    text-align: center
}

header #contact-action ul li a i.fa-cog {
    padding: 8px
}

header #contact-action ul li.scrolling, header #contact-action ul li:hover {
    background: #3d4148
}

header #contact-action ul li.scrolling a, header #contact-action ul li:hover a {
    color: #fff
}

header #contact-action ul li.action-book a {
    border-bottom: 0
}

@media only screen and (max-width: 1025px) {
    header {
        height: 50px
    }

    header nav {
        width: 100%
    }

    header nav ul li.logo, header nav ul li.pic {
        display: none
    }

    header nav .navbar-toggle {
        display: block
    }

    header nav .navbar-toggle .nav-title {
        float: left;
        margin-right: 5px
    }

    header nav .navbar-toggle .nav-icon {
        float: right
    }

    header nav .navbar-collapse {
        display: none;
        position: absolute;
        top: 50px;
        width: 100%
    }

    header nav .navbar-collapse ul li {
        background: #3d4148;
        border-top: 1px solid #333;
        float: none;
        height: auto;
        margin: 0;
        padding: 0
    }

    header nav .navbar-collapse ul li a {
        color: #fff;
        height: auto;
        padding: 18px
    }

    header nav .navbar-collapse ul li a.active, header nav .navbar-collapse ul li a:hover {
        border-bottom: none !important
    }

    header nav .navbar-collapse ul li a span {
        padding: 0
    }

    header #contact-action {
        float: left
    }

    header #contact-action ul li {
        height: 50px
    }

    header #contact-action ul li a {
        height: 50px;
        padding: 0 12px
    }

    header #contact-action ul li a i {
        padding: 6px 0
    }
}

@media only screen and (max-width: 479px) {
    header {
        position: relative
    }

    header #contact-action ul li a {
        padding: 0 5px
    }
}

section.hero-sub {
    background: #1ca8dd;
    overflow: hidden;
    position: relative;
    text-align: center
}

section.hero-sub h1 {
    font: 37px/120% open_sanslight, arial, sans-serif
}

@media only screen and (max-width: 479px) {
    section.hero-sub h1 {
        font: 26px/110% open_sanslight, arial, sans-serif
    }
}

section.hero-sub .row {
    position: relative;
    z-index: 1
}

section.hero-sub .row .span12 {
    margin: 55px 0 70px;
    transition: all .5s
}

@media only screen and (max-width: 1025px) {
    section.hero-sub .row .span12 {
        margin: 30px 0
    }
}

@media only screen and (min-width: 1300px) {
    section.hero-sub .row .span12 {
        margin: 100px 0
    }
}

@media only screen and (min-width: 1500px) {
    section.hero-sub .row .span12 {
        margin: 120px 0
    }
}

@media only screen and (min-width: 1700px) {
    section.hero-sub .row .span12 {
        margin: 140px 0
    }
}

@media only screen and (max-width: 1025px) {
    section.hero-sub .row .span12.no-hero {
        margin: 50px 0
    }
}

section.hero-sub .hero {
    min-height: 200px;
    position: relative
}

section.hero-sub .hero .hero-titles {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

@media only screen and (max-width: 1025px) {
    section.hero-sub .hero .hero-titles {
        width: 100%
    }
}

section.insurance {
    background: #fff;
    border-bottom: 1px solid #dfe5e8
}

section.insurance .span6 {
    margin: 60px 0
}

section.insurance .inner {
    color: #737c83;
    font: 15px/180% open_sansregular, arial, sans-serif;
    padding-right: 60px
}

section.insurance .inner h1, section.insurance .inner h2, section.insurance .inner h3, section.insurance .inner h4, section.insurance .inner h5, section.insurance .inner h6 {
    color: #191b1f;
    font-family: open_sansregular, arial, sans-serif;
    font-weight: 400;
    line-height: 100%;
    margin: 0;
    padding: 0 0 10px;
    text-align: left;
    text-shadow: none;
    text-transform: none
}

section.insurance .inner h1:after, section.insurance .inner h1:before, section.insurance .inner h2:after, section.insurance .inner h2:before, section.insurance .inner h3:after, section.insurance .inner h3:before, section.insurance .inner h4:after, section.insurance .inner h4:before, section.insurance .inner h5:after, section.insurance .inner h5:before, section.insurance .inner h6:after, section.insurance .inner h6:before {
    height: 0
}

section.insurance .inner h1 {
    font-size: 30px
}

section.insurance .inner h2 {
    font-size: 26px
}

section.insurance .inner h3 {
    font-size: 22px
}

section.insurance .inner h4 {
    font-size: 18px
}

section.insurance .inner h5 {
    font-size: 14px
}

section.insurance .inner h6 {
    font-size: 12px
}

section.insurance .inner ul {
    list-style-type: disc
}

section.insurance .inner ol {
    list-style-type: decimal
}

section.insurance .inner li {
    margin-left: 24px
}

section.insurance .right {
    text-align: right
}

section.insurance a.provider-list {
    display: inline-block;
    font-size: 15px;
    line-height: 180%;
    margin-right: 20px;
    transition: all .2s
}

section.insurance .provider-imgs {
    display: block;
    float: right;
    padding: 0;
    width: 442px
}

section.insurance .provider-imgs figure {
    background: #fff;
    border: 1px solid #ebebeb;
    display: inline-block;
    float: left;
    height: 80px;
    margin: 0 -1px -1px 0;
    padding: 8px 0 0;
    position: relative;
    width: 111px
}

section.insurance .provider-imgs figure img {
    left: 2px;
    margin: 0;
    position: absolute
}

section.insurance .provider-imgs.count6 {
    width: 332px
}

section.insurance .provider-list-link {
    clear: both;
    display: block
}

section.insurance .provider-list-link a {
    margin: 8px 0
}

section.insurance #providerList {
    text-align: left
}

section.insurance #providerList ul.provider-list li {
    font: 16px/120% open_sansregular, arial, sans-serif;
    padding: 3px 0
}

@media only screen and (max-width: 1025px) {
    section.insurance .row .span6 {
        float: none;
        margin: 0;
        width: 100%
    }

    section.insurance .row .span6 .inner {
        padding: 20px
    }

    section.insurance .row .span6 .provider-imgs {
        float: left;
        padding: 0 20px;
        width: 100%
    }

    section.insurance .row .span6 .provider-list-link {
        display: inline-block;
        margin: 8px
    }
}

@media only screen and (max-width: 479px) {
    section.insurance .provider-list-link {
        text-align: center
    }
}

section.locations .locations-tagline {
    font-family: open_sanssemibold, arial, sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 18px;
    text-transform: uppercase
}

section.locations h3.locations-title {
    color: #191b1f;
    font: 31px/35px open_sanslight, arial, sans-serif;
    margin-bottom: 26px
}

div.location-blocks {
    display: inline-block;
    text-align: center;
    width: 100%
}

div.location-blocks.locations-4 {
    width: 700px
}

div.location-blocks .location-block {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    display: inline-block;
    height: 252px;
    margin: 8px;
    overflow: hidden;
    position: relative;
    width: 320px
}

div.location-blocks .location-block .location-map {
    height: 190px;
    margin: 0 0 6px;
    width: 320px
}

div.location-blocks .location-block .location-map img {
    height: 100%;
    width: 100%
}

div.location-blocks .location-block .location-map iframe {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%
}

div.location-blocks .location-block .call-to-actions {
    border: 1px solid #004852;
    border-radius: 3px;
    display: inline-block;
    overflow: hidden
}

div.location-blocks .location-block .call-to-actions a {
    background-color: #fff;
    color: #004852;
    display: inline-block;
    float: left;
    height: 46px;
    line-height: 46px;
    width: 150px
}

div.location-blocks .location-block .call-to-actions a span {
    margin-right: 3px
}

div.location-blocks .location-block .call-to-actions a:hover {
    text-decoration: none
}

div.location-blocks .location-block .call-to-actions button {
    background: #004852;
    border: 0;
    border-radius: 0;
    color: #fff;
    font: 15px/100% open_sansregular, Arial, sans-serif;
    height: 46px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .15);
    width: 152px
}

div.location-blocks .location-block.loc-modal {
    cursor: pointer;
    height: 213px;
    width: 250px
}

div.location-blocks .location-block.loc-modal .location-name {
    overflow: hidden;
    padding: 5px;
    text-align: left;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap
}

div.location-blocks .location-block.loc-modal .location-map {
    height: 150px;
    margin: 0;
    width: 250px
}

div.location-blocks .location-block.loc-modal .location-address {
    left: 17px;
    padding: 5px 10px;
    top: 105px;
    width: 220px
}

div.location-blocks .location-block.loc-modal .call-to-actions button {
    background-color: #004852;
    height: 37px;
    width: 250px
}

div.location-blocks .location-block.loc-modal.directory {
    float: left;
    height: 60px;
    width: 47%
}

div.location-blocks .location-block.loc-modal.directory .location-name {
    display: none
}

div.location-blocks .location-block.loc-modal.directory .location-address {
    background: none;
    color: #333;
    display: block;
    font: 12px/110% open_sanslight, arial, sans-serif;
    left: 0;
    margin: 0;
    padding: 8px 60px 0 10px;
    position: relative;
    text-align: left;
    text-transform: none;
    top: 0;
    width: auto
}

div.location-blocks .location-block.loc-modal.directory .location-name {
    color: #333;
    display: block;
    font: 14px/110% open_sanssemibold, arial, sans-serif;
    margin: 0;
    padding: 8px 60px 2px 10px;
    text-align: left;
    text-transform: none
}

div.location-blocks .location-block.loc-modal.directory .location-map {
    display: none
}

div.location-blocks .location-block.loc-modal.directory .call-to-actions {
    position: absolute;
    right: 2px;
    top: 2px
}

div.location-blocks .location-block.loc-modal.directory .call-to-actions button {
    font: 12px/100% open_sansregular, Arial, sans-serif;
    font-weight: 700;
    height: 54px;
    line-height: 54px;
    width: 52px
}

@media only screen and (max-width: 768px) {
    div.location-blocks .location-block.loc-modal.directory {
        width: 100%
    }
}

@media only screen and (max-width: 720px) {
    div.location-blocks.locations-4 {
        width: 100%
    }
}

.location-block .social-icons {
    position: absolute;
    right: 0;
    top: 0
}

.location-block .social-icons a {
    color: #fff;
    display: inline-block;
    float: right;
    height: 30px;
    opacity: .75;
    overflow: hidden;
    padding: 8px;
    position: relative;
    width: 30px;
    z-index: 2
}

.location-block .social-icons a:hover {
    opacity: 1
}

.location-block .social-icons a.location-plus {
    background: #d34836
}

.location-block .social-icons a.location-fb {
    background: #245a99
}

.location-block .social-icons a.location-tw {
    background: #0094dc
}

.location-block .social-icons a.location-yelp {
    background: #c41200
}

.location-block .location-address {
    background: #fff;
    border-radius: 4px;
    font: 14px/120% open_sansregular, arial, sans-serif;
    margin-left: 35px;
    margin-top: 100px;
    opacity: .8;
    padding: 8px 10px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 250px;
    z-index: 10
}

.location-block .location-address a {
    color: #333;
    display: inline-block;
    padding: 0;
    text-decoration: none
}

.location-block .location-address a h2 {
    color: inherit;
    font: inherit;
    margin: 0;
    padding: 0;
    text-align: center
}

.location-block.loc-modal .location-address {
    left: 17px;
    margin: 0;
    padding: 5px 10px;
    top: 105px;
    width: 220px
}

.map-frame .location-address {
    margin-left: 14px;
    margin-top: 150px;
    position: absolute;
    z-index: 19
}

section.locations {
    border-bottom: 1px solid #dfe5e8;
    clear: both;
    padding: 56px 0 70px;
    text-align: center
}

section.locations h4 {
    padding: 16px 0 66px
}

section.locations div.location-blocks {
    width: 1020px
}

section.locations div.location-blocks.locations-4 {
    width: 700px
}

@media only screen and (max-width: 1025px) {
    section.locations div.location-blocks {
        width: 100%
    }
}

@media only screen and (max-width: 720px) {
    section.locations div.location-blocks.locations-4 {
        width: 100%
    }
}

@media only screen and (max-width: 479px) {
    section.locations div.location-blocks div.location-block {
        margin: 8px 0
    }
}

section.map {
    height: 500px
}

section.map iframe {
    border: 0;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%
}

section.map .gm-style-iw {
    min-height: 80px;
    width: 220px
}

section.map #location-info {
    display: none
}

section.map .location-info-inner {
    font: 14px/130% open_sansregular, arial, sans-serif;
    padding: 10px
}

section.map #location-map {
    height: 100%;
    width: 100%
}

@media only screen and (max-width: 1025px) {
    section.map {
        height: 360px
    }
}

@media only screen and (max-width: 479px) {
    section.map {
        height: 360px
    }
}

section.meet {
    border-bottom: 1px solid #dfe5e8
}

section.meet p.alt-h1 {
    font-size: 30px
}

section.meet p.alt-h1, section.meet p.alt-h2 {
    color: #191b1f;
    font-weight: 400;
    line-height: 100%;
    margin: 0;
    padding: 0 0 10px
}

section.meet p.alt-h2 {
    font-size: 22px
}

section.meet .breadcrumb {
    padding: 20px
}

section.meet .span6 {
    margin: 80px 0
}

section.meet .inner ul, section.meet .type-full ul {
    list-style-type: disc
}

section.meet .inner ol, section.meet .type-full ol {
    list-style-type: decimal
}

section.meet .inner li, section.meet .type-full li {
    margin-left: 24px
}

section.meet h1, section.meet h2, section.meet h3, section.meet h4, section.meet h5, section.meet h6 {
    color: #191b1f;
    font-family: open_sansregular, arial, sans-serif;
    font-weight: 400;
    line-height: 100%;
    margin: 0;
    padding: 0 0 10px;
    text-align: left;
    text-shadow: none;
    text-transform: none
}

section.meet h1:after, section.meet h1:before, section.meet h2:after, section.meet h2:before, section.meet h3:after, section.meet h3:before, section.meet h4:after, section.meet h4:before, section.meet h5:after, section.meet h5:before, section.meet h6:after, section.meet h6:before {
    height: 0
}

section.meet h1 {
    font-size: 30px
}

section.meet h2 {
    font-size: 22px
}

section.meet h3 {
    font-size: 20px
}

section.meet h4 {
    font-size: 18px
}

section.meet h5 {
    font-size: 14px
}

section.meet h6 {
    font-size: 12px
}

section.meet .right {
    float: right
}

section.meet .right .inner {
    padding-left: 60px
}

section.meet .left {
    float: left
}

section.meet .left .inner {
    padding-right: 60px
}

section.meet .meet-frame {
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 460px
}

section.meet .modal-body .slider-frame {
    height: auto
}

section.meet .modal-body .slider-frame button {
    background: none;
    border: 0;
    color: #1ca8dd;
    position: absolute;
    top: 40%;
    z-index: 20
}

section.meet .modal-body .slider-frame button.main-slide-left {
    left: 20px
}

section.meet .modal-body .slider-frame button.main-slide-right {
    right: 20px
}

section.meet .type-no-media {
    color: #737c83;
    font: 15px/180% open_sansregular, arial, sans-serif;
    padding: 50px 20px
}

@media only screen and (max-width: 1025px) {
    section.meet .span6 {
        margin: 40px 0;
        width: 100%
    }

    section.meet .span6.split-media {
        float: right;
        margin-top: 0
    }

    section.meet .span6.split-text {
        float: left
    }

    section.meet .span6 .inner {
        padding: 0 20px !important
    }
}

@media only screen and (max-width: 479px) {
    section.meet .meet-frame {
        width: 300px
    }

    section.meet .meet-frame img {
        height: auto;
        width: 90%
    }

    section.meet .meet-frame iframe {
        height: 200px;
        width: 300px
    }

    section.meet .modal-body .slider-frame {
        height: 186px;
        width: 300px
    }

    section.meet .modal-body .slider-frame > ul {
        height: auto
    }

    section.meet .modal-body .slider-frame > ul li {
        height: auto;
        width: 300px
    }

    section.meet .modal-body .slider-frame > ul li img {
        height: auto;
        width: 240px
    }

    section.meet .modal-body .slider-frame > ul li iframe {
        height: 232px;
        width: 300px
    }

    section.meet .modal-body .slider-frame button {
        top: 33%
    }

    section.meet .modal-body .slider-frame button.main-slide-left {
        left: 0
    }

    section.meet .modal-body .slider-frame button.main-slide-right {
        right: 0
    }
}

.collections_overlay {
    overflow: auto;
    position: absolute;
    width: 100%
}

.collections_overlay .overlay-header {
    background: #fff;
    display: inline-block;
    font-family: open_sanslight, arial, sans-serif;
    font-size: 2.5em;
    font-weight: 100;
    line-height: 120%;
    padding: 50px 12px 12px;
    text-align: center;
    width: 100%
}

.collections_overlay .overlay-copy {
    padding: 32px 12px 12px
}

.collections_overlay .overlay-copy, .collections_overlay .overlay-support-copy {
    background: #eee;
    display: inline-block;
    font-size: 1.5em;
    font-weight: 200;
    line-height: 120%;
    text-align: center;
    width: 100%
}

.collections_overlay .overlay-support-copy {
    margin-top: -1px;
    padding: 12px 12px 32px
}

.collections_overlay .spacer {
    height: 2em;
    margin: 1em
}

.collections_overlay .top-btn-book-online, .collections_overlay .top-btn-call {
    background: none transparent;
    border: 2px solid #9c9999;
    border-radius: 4px;
    color: #181818;
    padding: 6px;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -ms-text-shadow: none;
    text-shadow: none;
    transition: .2s
}

.collections_overlay .top-btn-book-online:hover, .collections_overlay .top-btn-call:hover {
    background: #9c9999;
    border-color: #fff;
    color: #181818
}

.collections_overlay section.locations {
    background: #eee;
    margin: 0;
    padding: 1em 0
}

.collections_overlay section.terms {
    background: #bbb
}

@media only screen and (max-width: 1025px) {
    .collections_overlay .overlay-header {
        font-size: 1.6em;
        padding-top: 50px
    }

    .collections_overlay .overlay-copy, .collections_overlay .overlay-support-copy {
        font-family: open_sanslight, arial, sans-serif;
        font-size: 1.3em;
        font-weight: 100
    }
}

@media only screen and (max-width: 768px) {
    .collections_overlay .overlay-header {
        font-size: 1.6em;
        padding-top: 0
    }

    .collections_overlay .overlay-copy, .collections_overlay .overlay-support-copy {
        font-family: open_sanslight, arial, sans-serif;
        font-size: 1.3em;
        font-weight: 100
    }
}

.collections_overlay .phone-block {
    display: inline-block;
    white-space: nowrap
}

section.practice {
    background: #1ca8dd;
    overflow: hidden;
    position: relative;
    text-align: center
}

section.practice h1 {
    font: 37px/120% open_sanslight, arial, sans-serif
}

section.practice h2 {
    font: 21px/120% open_sanslight, arial, sans-serif
}

section.practice h3 {
    font: 20px/100% open_sanslight, arial, sans-serif;
    padding: 0
}

section.practice .row {
    position: relative;
    z-index: 1
}

section.practice .row .span12 {
    margin: 55px 0 70px;
    transition: all .5s
}

@media only screen and (max-width: 1025px) {
    section.practice .row .span12 {
        margin: 30px 0
    }
}

@media only screen and (min-width: 1300px) {
    section.practice .row .span12 {
        margin: 100px 0
    }
}

@media only screen and (min-width: 1500px) {
    section.practice .row .span12 {
        margin: 120px 0
    }
}

@media only screen and (min-width: 1700px) {
    section.practice .row .span12 {
        margin: 140px 0
    }
}

section.practice .logo-wrapper {
    display: inline-block;
    margin: 0 auto 20px;
    text-align: center;
    width: auto
}

section.practice .logo {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: auto;
    z-index: 10
}

section.practice .logo img {
    border-radius: 10px;
    width: auto
}

@media only screen and (max-width: 1025px) {
    section.practice {
        height: auto;
        min-height: 0
    }

    section.practice h1 {
        font-size: 30px
    }

    section.practice .logo-wrapper .logo {
        height: auto;
        width: auto
    }

    section.practice .logo-wrapper .logo img {
        height: 150px;
        width: auto
    }
}

@media only screen and (max-width: 479px) {
    section.practice h1 {
        font-size: 26px
    }

    section.practice h2 {
        font-size: 18px
    }

    section.practice .logo-wrapper .logo img {
        height: 120px
    }
}

section.practice.PARALLAX h1, section.practice.PARALLAX h2 {
    line-height: 110%
}

section.practice.PARALLAX .row {
    top: 5%;
    width: 96%
}

@media only screen and (max-width: 1025px) {
    section.practice.PARALLAX h1 {
        font-size: 37px;
        line-height: 120%
    }

    section.practice.PARALLAX h2 {
        font-size: 21px;
        line-height: 120%
    }
}

section.promo.bacar .row .slider-frame button, section.promo.carousel .row .slider-frame button, section.promo.split .row .slider-frame button {
    background: #fff;
    border: 0;
    border-radius: 50%;
    height: 50px;
    opacity: .25;
    position: absolute;
    top: 42%;
    width: 50px;
    z-index: 2
}

section.promo.bacar .row .slider-frame button:hover, section.promo.carousel .row .slider-frame button:hover, section.promo.split .row .slider-frame button:hover {
    opacity: .5
}

section.promo.bacar .row .slider-frame button.scroll-left, section.promo.carousel .row .slider-frame button.scroll-left, section.promo.split .row .slider-frame button.scroll-left {
    left: 20px
}

section.promo.bacar .row .slider-frame button.scroll-right, section.promo.carousel .row .slider-frame button.scroll-right, section.promo.split .row .slider-frame button.scroll-right {
    right: 20px
}

section.promo {
    border-bottom: 1px solid #dfe5e8
}

section.promo .promo-title {
    color: #656f72;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase
}

section.promo .promo-label {
    font-size: 18px
}

section.promo .breadcrumb {
    padding: 20px
}

section.promo .span6 {
    margin: 80px 0
}

section.promo .span6.full-view {
    margin: 0;
    width: 460px
}

section.promo .span12 {
    padding: 40px 0
}

section.promo .inner ul, section.promo .type-full ul {
    list-style-type: disc
}

section.promo .inner ol, section.promo .type-full ol {
    list-style-type: decimal
}

section.promo .inner li, section.promo .type-full li {
    margin-left: 24px
}

section.promo .inner h1, section.promo .inner h2, section.promo .inner h3, section.promo .inner h4, section.promo .inner h5, section.promo .inner h6, section.promo .type-full h1, section.promo .type-full h2, section.promo .type-full h3, section.promo .type-full h4, section.promo .type-full h5, section.promo .type-full h6 {
    color: #191b1f;
    font-family: open_sansregular, arial, sans-serif;
    font-weight: 400;
    line-height: 100%;
    margin: 0;
    padding: 0 0 10px;
    text-align: left;
    text-shadow: none;
    text-transform: none
}

section.promo .inner h1:after, section.promo .inner h1:before, section.promo .inner h2:after, section.promo .inner h2:before, section.promo .inner h3:after, section.promo .inner h3:before, section.promo .inner h4:after, section.promo .inner h4:before, section.promo .inner h5:after, section.promo .inner h5:before, section.promo .inner h6:after, section.promo .inner h6:before, section.promo .type-full h1:after, section.promo .type-full h1:before, section.promo .type-full h2:after, section.promo .type-full h2:before, section.promo .type-full h3:after, section.promo .type-full h3:before, section.promo .type-full h4:after, section.promo .type-full h4:before, section.promo .type-full h5:after, section.promo .type-full h5:before, section.promo .type-full h6:after, section.promo .type-full h6:before {
    height: 0
}

section.promo .inner h1, section.promo .type-full h1 {
    font-size: 30px
}

section.promo .inner h2, section.promo .type-full h2 {
    font-size: 26px
}

section.promo .inner h3, section.promo .type-full h3 {
    font-size: 22px
}

section.promo .inner h4, section.promo .type-full h4 {
    font-size: 18px
}

section.promo .inner h5, section.promo .type-full h5 {
    font-size: 14px
}

section.promo .inner h6, section.promo .type-full h6 {
    font-size: 12px
}

section.promo .right {
    float: right
}

section.promo .right .inner {
    padding-left: 60px
}

section.promo .left {
    float: left
}

section.promo .left .inner {
    padding-right: 60px
}

section.promo .meet-frame {
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 460px
}

section.promo .modal-body .slider-frame {
    height: auto
}

section.promo .modal-body .slider-frame button {
    background: none;
    border: 0;
    color: #1ca8dd;
    position: absolute;
    top: 40%;
    z-index: 20
}

section.promo .modal-body .slider-frame button.main-slide-left {
    left: 20px
}

section.promo .modal-body .slider-frame button.main-slide-right {
    right: 20px
}

section.promo .type-no-media {
    color: #737c83;
    font: 15px/180% open_sansregular, arial, sans-serif;
    padding: 30px
}

section.promo.video {
    clear: both;
    position: relative
}

section.promo.video .video-bg {
    align-items: center;
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0
}

section.promo.video .video-bg img {
    bottom: -10000%;
    left: -10000%;
    margin: auto;
    min-height: 1000%;
    min-width: 1000%;
    position: absolute;
    right: -10000%;
    top: -10000%;
    transform: scale(.1)
}

section.promo.video .row {
    display: block;
    height: 100%;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1
}

section.promo.video .row .span12 {
    background: rgba(61, 65, 72, .7);
    padding: 150px 0
}

section.promo.video .row .span12 .play-vid {
    background: url(img/btn-play.png) 0 0 no-repeat;
    border: 0;
    cursor: pointer;
    height: 95px;
    opacity: .5;
    width: 95px
}

section.promo.video .row .span12 .play-vid:hover {
    opacity: .8
}

section.promo.video .row .span12 h4 {
    display: block;
    font: 48px/145% open_sanslight, arial, sans-serif;
    margin: 0 auto;
    max-width: 800px;
    padding: 40px 20px 0
}

section.promo.video .row .span12 h4.background-img {
    color: #fff;
    -webkit-text-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
    -moz-text-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
    -ms-text-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .2)
}

section.promo.bastack {
    height: auto;
    position: relative
}

section.promo.bastack .row {
    display: inline-block;
    padding: 50px 20px;
    text-align: center;
    width: 100%
}

section.promo.bastack .row figure {
    display: inline-block;
    margin: 10px 0;
    position: relative
}

section.promo.bastack .row figure button {
    border: 0;
    border-radius: 0;
    cursor: default;
    display: none;
    height: auto;
    left: 4%;
    opacity: .55;
    padding: 8px 20px;
    position: absolute;
    top: 10%;
    width: auto
}

section.promo.bastack .row figure button + button {
    left: auto;
    right: 4%
}

section.promo.bastack .row figure img {
    height: auto;
    max-width: 100%;
    width: auto
}

section.promo.bastack .row figure:hover button {
    display: block
}

section.promo.bacar {
    height: auto;
    position: relative
}

section.promo.bacar .row {
    display: inline-block;
    padding: 50px 20px;
    text-align: center;
    width: 100%
}

section.promo.bacar .row .slider-frame {
    height: auto;
    width: 100%
}

section.promo.bacar .row .slider-frame button {
    top: 46%
}

section.promo.bacar .row .slider-frame ul {
    display: inline-block;
    height: auto;
    margin: 0 auto;
    width: auto
}

section.promo.bacar .row .slider-frame ul li.slide {
    height: auto;
    margin: 0;
    width: 100%
}

section.promo.bacar .row .slider-frame ul li.slide button {
    border-radius: 0;
    cursor: default;
    display: none;
    height: auto;
    left: 4%;
    opacity: .55;
    padding: 8px 20px;
    top: 10%;
    width: auto
}

section.promo.bacar .row .slider-frame ul li.slide button + button {
    left: auto;
    right: 4%
}

section.promo.bacar .row .slider-frame ul li.slide img {
    height: auto;
    margin: 10px;
    max-width: 46%;
    position: relative;
    width: auto
}

section.promo.bacar .row .slider-frame ul li.slide:hover button {
    display: block
}

@media only screen and (max-width: 618px) {
    section.promo.bacar .row .slider-frame ul li.slide button {
        top: 4%
    }

    section.promo.bacar .row .slider-frame ul li.slide button + button {
        bottom: 4%;
        left: 4%;
        right: auto;
        top: auto
    }

    section.promo.bacar .row .slider-frame ul li.slide img {
        max-width: 100%
    }
}

section.promo.bacar .row .slider-frame ol {
    position: relative
}

section.promo.gallery {
    height: auto;
    position: relative;
    text-align: center
}

section.promo.gallery .row {
    display: inline-block;
    padding: 50px 20px;
    text-align: center;
    width: 100%
}

section.promo.gallery .row .gallery-wrapper {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    display: inline-block;
    line-height: 0
}

section.promo.gallery .row .gallery-wrapper img {
    border: 5px solid transparent;
    height: auto !important;
    width: 100% !important
}

@media (max-width: 1200px) {
    section.promo.gallery .row .gallery-wrapper {
        -moz-column-count: 4;
        column-count: 4
    }
}

@media (max-width: 1000px) {
    section.promo.gallery .row .gallery-wrapper {
        -moz-column-count: 3;
        column-count: 3
    }
}

@media (max-width: 800px) {
    section.promo.gallery .row .gallery-wrapper {
        -moz-column-count: 2;
        column-count: 2
    }
}

@media (max-width: 400px) {
    section.promo.gallery .row .gallery-wrapper {
        -moz-column-count: 1;
        column-count: 1
    }
}

section.promo.carousel {
    border: 0;
    height: 460px;
    position: relative;
    transition: height .5s
}

section.promo.carousel .row {
    height: 100%;
    width: 100%
}

section.promo.carousel .row .hero-headers {
    left: 0;
    padding: 100px 0 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 10
}

section.promo.carousel .row .hero-headers h1 {
    font: 80px/105% open_sanslight, arial, sans-serif;
    margin: 20px auto;
    max-width: 800px
}

section.promo.carousel .row .hero-headers h2 {
    font: 28px/110% open_sansregular, arial, sans-serif;
    margin: 20px auto;
    max-width: 800px;
    padding: 0;
    -webkit-text-shadow: 2px 2px 2px rgba(0, 0, 0, .3);
    -moz-text-shadow: 2px 2px 2px rgba(0, 0, 0, .3);
    -ms-text-shadow: 2px 2px 2px rgba(0, 0, 0, .3);
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .3);
    text-transform: uppercase
}

section.promo.carousel .row .slider-frame {
    height: 100%;
    width: 100%
}

section.promo.carousel .row .slider-frame ul, section.promo.carousel .row .slider-frame ul li {
    display: block;
    height: inherit;
    width: inherit
}

section.promo.carousel .row .slider-frame ul li a {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

section.promo.carousel .row .slider-frame ul li div {
    height: 100%;
    width: inherit
}

section.promo.carousel .row .slider-frame ul li div.overlay-wrapper {
    margin: 0 auto;
    position: relative;
    width: 940px
}

@media only screen and (max-width: 1025px) {
    section.promo.carousel .row .slider-frame ul li div.overlay-wrapper {
        width: 100%
    }
}

section.promo.carousel .row .slider-frame ul li div.overlay-wrapper .overlay {
    background: rgba(0, 0, 0, .5);
    color: #fff;
    display: block;
    font: 18px/140% open_sanslight, arial, sans-serif;
    height: auto;
    left: 30px;
    padding: 20px;
    position: absolute;
    text-align: left;
    top: 50px;
    width: 400px
}

section.promo.carousel .row .slider-frame ul li div.overlay-wrapper .overlay label {
    display: block;
    font: 20px/120% open_sanssemibold, arial, sans-serif;
    padding: 6px 0
}

section.promo.carousel .row .slider-frame ul li div.overlay-wrapper .overlay a {
    display: inline-block;
    height: auto;
    width: auto
}

section.promo.carousel .row .slider-frame ul li div.overlay-wrapper .overlay.LT {
    left: 30px;
    top: 10%
}

section.promo.carousel .row .slider-frame ul li div.overlay-wrapper .overlay.LC {
    left: 30px;
    top: 33%
}

section.promo.carousel .row .slider-frame ul li div.overlay-wrapper .overlay.LB {
    bottom: 10%;
    left: 30px;
    top: auto
}

section.promo.carousel .row .slider-frame ul li div.overlay-wrapper .overlay.CT {
    left: 0;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    top: 10%
}

section.promo.carousel .row .slider-frame ul li div.overlay-wrapper .overlay.CC {
    left: 0;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    top: 33%
}

section.promo.carousel .row .slider-frame ul li div.overlay-wrapper .overlay.CB {
    bottom: 10%;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    top: auto
}

section.promo.carousel .row .slider-frame ul li div.overlay-wrapper .overlay.RT {
    left: auto;
    right: 30px;
    top: 10%
}

section.promo.carousel .row .slider-frame ul li div.overlay-wrapper .overlay.RC {
    left: auto;
    right: 30px;
    top: 33%
}

section.promo.carousel .row .slider-frame ul li div.overlay-wrapper .overlay.RB {
    bottom: 10%;
    left: auto;
    right: 30px;
    top: auto
}

section.promo.carousel .row .slider-frame ol {
    position: relative;
    top: -40px
}

section.promo.carousel .row .slider-frame ol li input {
    background: #fff;
    border-radius: 0;
    -ms-box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
    width: 40px
}

section.promo.carousel .row .slider-frame ol li input:focus {
    outline: 2px solid #a1a1a1 !important
}

@media only screen and (max-width: 479px) {
    section.promo.carousel {
        height: 280px
    }

    section.promo.carousel .row .slider-frame ol li input {
        width: 20px
    }
}

@media only screen and (min-width: 1300px) {
    section.promo.carousel {
        height: 520px
    }
}

@media only screen and (min-width: 1500px) {
    section.promo.carousel {
        height: 620px
    }
}

@media only screen and (min-width: 1700px) {
    section.promo.carousel {
        height: 720px
    }
}

section.promo.grid {
    text-align: center
}

section.promo.grid .row .span12 ul.grid-block {
    display: inline-block;
    margin: 50px auto 20px;
    text-align: center
}

section.promo.grid .row .span12 ul.grid-block li {
    border: 1px solid #dadada;
    display: inline-block;
    float: left;
    height: 200px;
    margin: 0 -1px -1px 0;
    overflow: hidden;
    width: 310px
}

section.promo.grid .row .span12 ul.grid-block.grid1 {
    width: 309px
}

section.promo.grid .row .span12 ul.grid-block.grid2, section.promo.grid .row .span12 ul.grid-block.grid4 {
    width: 618px
}

@media only screen and (max-width: 927px) {
    section.promo.grid .row .span12 ul.grid-block {
        width: 618px
    }
}

@media only screen and (max-width: 618px) {
    section.promo.grid .row .span12 ul.grid-block {
        width: 309px !important
    }
}

section.promo.multi .row .span12 {
    position: relative
}

section.promo.multi .row .span12 h5 {
    display: block;
    text-align: center
}

section.promo.multi .row .span12 .scroll-left, section.promo.multi .row .span12 .scroll-right {
    background: 0 none;
    border: 0;
    position: absolute;
    top: 47%;
    z-index: 1
}

section.promo.multi .row .span12 .scroll-left {
    left: -40px
}

section.promo.multi .row .span12 .scroll-right {
    right: -30px
}

section.promo.multi .row .span12 .slider-frame {
    height: auto;
    width: 100%
}

section.promo.multi .row .span12 .slider-frame label {
    display: block;
    font: 16px/100% open_sansregular, arial, sans-serif;
    padding: 0 0 10px
}

section.promo.multi .row .span12 .slider-frame ul {
    overflow: visible;
    width: 100%
}

section.promo.multi .row .span12 .slider-frame ul li {
    width: 100%
}

section.promo.multi .row .span12 .slider-frame ul li.slide {
    display: none;
    height: auto !important;
    height: 390px;
    min-height: 380px
}

section.promo.multi .row .span12 .slider-frame ul li .promo-details h1, section.promo.multi .row .span12 .slider-frame ul li .promo-details h2, section.promo.multi .row .span12 .slider-frame ul li .promo-details h3, section.promo.multi .row .span12 .slider-frame ul li .promo-details h4, section.promo.multi .row .span12 .slider-frame ul li .promo-details h5, section.promo.multi .row .span12 .slider-frame ul li .promo-details h6 {
    color: #656f72;
    font-family: open_sansregular, arial, sans-serif;
    line-height: 100%;
    font: 100%/100% open_sansregular, arial, sans-serif;
    margin: 0;
    padding: 0 0 10px;
    text-align: left;
    text-shadow: none;
    text-transform: none
}

section.promo.multi .row .span12 .slider-frame ul li .promo-details h1:after, section.promo.multi .row .span12 .slider-frame ul li .promo-details h1:before, section.promo.multi .row .span12 .slider-frame ul li .promo-details h2:after, section.promo.multi .row .span12 .slider-frame ul li .promo-details h2:before, section.promo.multi .row .span12 .slider-frame ul li .promo-details h3:after, section.promo.multi .row .span12 .slider-frame ul li .promo-details h3:before, section.promo.multi .row .span12 .slider-frame ul li .promo-details h4:after, section.promo.multi .row .span12 .slider-frame ul li .promo-details h4:before, section.promo.multi .row .span12 .slider-frame ul li .promo-details h5:after, section.promo.multi .row .span12 .slider-frame ul li .promo-details h5:before, section.promo.multi .row .span12 .slider-frame ul li .promo-details h6:after, section.promo.multi .row .span12 .slider-frame ul li .promo-details h6:before {
    height: 0
}

section.promo.multi .row .span12 .slider-frame ul li .promo-details h1 {
    font-size: 30px
}

section.promo.multi .row .span12 .slider-frame ul li .promo-details h2 {
    font-size: 26px
}

section.promo.multi .row .span12 .slider-frame ul li .promo-details h3 {
    font-size: 22px
}

section.promo.multi .row .span12 .slider-frame ul li .promo-details h4 {
    font-size: 18px
}

section.promo.multi .row .span12 .slider-frame ul li .promo-details h5 {
    font-size: 14px
}

section.promo.multi .row .span12 .slider-frame ul li .promo-details h6 {
    font-size: 12px
}

section.promo.multi .row .span12 .slider-frame ul li .promo-details p {
    line-height: 140%;
    margin: 0;
    padding: 0 0 10px
}

section.promo.multi .row .span12 .slider-frame ul li .promo-details ul {
    height: auto;
    list-style-type: disc;
    margin: 0;
    padding: 0;
    width: auto
}

section.promo.multi .row .span12 .slider-frame ul li .promo-details ul li {
    color: #656f72;
    display: list-item;
    float: none;
    font-family: open_sansregular, arial, sans-serif;
    line-height: 110%;
    margin-left: 24px;
    width: auto
}

section.promo.multi .row .span12 .slider-frame ul li .promo-details ol {
    float: none;
    height: auto;
    list-style-type: decimal;
    margin: 0;
    padding: 0;
    width: auto
}

section.promo.multi .row .span12 .slider-frame ul li .promo-details ol li {
    color: #656f72;
    display: list-item;
    float: none;
    font-family: open_sansregular, arial, sans-serif;
    line-height: 110%;
    margin-left: 24px;
    width: auto
}

section.promo.multi .row .span12 .slider-frame ul li .left {
    float: left;
    text-align: left;
    width: 49%
}

section.promo.multi .row .span12 .slider-frame ul li .right {
    float: right;
    text-align: left;
    width: 49%
}

section.promo.split {
    position: relative
}

section.promo.split .split-btn {
    background: #333;
    color: #fff;
    display: inline-block;
    font-size: 1.2em;
    letter-spacing: .1em;
    margin: .5em 0;
    padding: 1em;
    text-transform: uppercase
}

section.promo.split .split-btn:hover {
    opacity: .9
}

section.promo.split .row {
    height: 280px;
    width: 100%
}

section.promo.split .row .slider-frame {
    height: inherit;
    position: relative;
    width: 100%
}

section.promo.split .row .slider-frame p {
    line-height: 120%;
    margin: 0 0 10px
}

section.promo.split .row .slider-frame ol {
    position: absolute;
    right: 1em;
    top: 0
}

section.promo.split .row .slider-frame ul, section.promo.split .row .slider-frame ul li {
    height: inherit;
    width: inherit
}

section.promo.split .row .slider-frame ul li .left, section.promo.split .row .slider-frame ul li .right {
    height: inherit;
    width: 100%
}

section.promo.split .row .slider-frame ul li .left.details, section.promo.split .row .slider-frame ul li .right.details {
    display: none
}

section.promo.split .row .slider-frame ul li .left .promo-details, section.promo.split .row .slider-frame ul li .right .promo-details {
    float: left;
    height: inherit;
    height: 100%;
    position: relative;
    text-align: left;
    width: 100%
}

section.promo.split .row .slider-frame ul li .left .promo-details .promo-detail-wrapper, section.promo.split .row .slider-frame ul li .right .promo-details .promo-detail-wrapper {
    height: auto;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%
}

section.promo.split .row .slider-frame ul li .left .promo-details .promo-detail-wrapper img, section.promo.split .row .slider-frame ul li .right .promo-details .promo-detail-wrapper img {
    height: auto;
    max-width: 30%
}

section.promo.split .row .slider-frame ul li .left .split-media, section.promo.split .row .slider-frame ul li .right .split-media {
    background-position: top;
    background-size: cover;
    height: 100%;
    width: 100%
}

@media only screen and (min-width: 500px) {
    section.promo.split .row {
        height: 400px
    }
}

@media only screen and (min-width: 790px) {
    section.promo.split .row {
        height: 430px
    }

    section.promo.split .row .slider-frame ul li .left, section.promo.split .row .slider-frame ul li .right {
        width: 50%
    }

    section.promo.split .row .slider-frame ul li .left.details, section.promo.split .row .slider-frame ul li .right.details {
        display: block
    }

    section.promo.split .row .slider-frame ul li .left .promo-details, section.promo.split .row .slider-frame ul li .right .promo-details {
        font-size: .8em
    }
}

@media only screen and (min-width: 1200px) {
    section.promo.split .row {
        height: 430px
    }

    section.promo.split .row .slider-frame ul li .left .promo-details, section.promo.split .row .slider-frame ul li .right .promo-details {
        font-size: 1.2em
    }

    section.promo.split .row .slider-frame ul li .left .promo-details .promo-detail-wrapper img, section.promo.split .row .slider-frame ul li .right .promo-details .promo-detail-wrapper img {
        max-width: 100%
    }
}

@media only screen and (min-width: 1400px) {
    section.promo.split .row {
        height: 500px
    }
}

@media only screen and (max-width: 1025px) {
    section.promo .span6 {
        margin: 20px 0;
        width: 100%
    }

    section.promo .span6.split-media {
        float: right
    }

    section.promo .span6.split-text {
        float: left
    }

    section.promo .span6 .inner {
        padding: 0 20px !important
    }

    section.promo .span12 {
        padding: 40px 20px
    }

    section.promo.multi .row .span12 {
        padding: 20px
    }

    section.promo.multi .row .span12 .scroll-left {
        left: 10px;
        top: 15px
    }

    section.promo.multi .row .span12 .scroll-right {
        right: 10px;
        top: 15px
    }

    section.promo.multi .row .span12 .slider-frame iframe, section.promo.multi .row .span12 .slider-frame img {
        display: inline-block;
        margin: 0 auto
    }

    section.promo.multi .row .span12 .slider-frame ul li {
        height: auto
    }

    section.promo.multi .row .span12 .slider-frame ul li label.media {
        text-align: center
    }

    section.promo.multi .row .span12 .slider-frame ul li .left {
        width: 100%
    }

    section.promo.multi .row .span12 .slider-frame ul li .left img {
        display: block
    }

    section.promo.multi .row .span12 .slider-frame ul li .right {
        margin-top: 20px;
        width: 100%
    }

    section.promo.multi .row .span12 .slider-frame ul li .right img {
        display: block
    }
}

@media only screen and (max-width: 682px) {
    section.promo.video .row .span12 {
        padding: 80px 20px
    }

    section.promo.video .row .span12 h4 {
        font-size: 24px;
        max-width: 100%;
        padding: 20px 0
    }

    section.promo.video .row .span12 i {
        font-size: 80px
    }

    section.promo.video .row .span12 h4 {
        font-size: 30px
    }
}

@media only screen and (max-width: 479px) {
    section.promo.carousel .row .slider-frame ul li div.overlay-wrapper {
        display: none
    }

    section.promo.video .row .span12 {
        padding: 60px 20px
    }

    section.promo.video .row .span12 i {
        font-size: 60px
    }

    section.promo.video .row .span12 h4 {
        font-size: 24px
    }

    section.promo .meet-frame {
        width: 300px
    }

    section.promo .meet-frame img {
        height: auto;
        width: 90%
    }

    section.promo .modal-body .slider-frame {
        height: auto;
        width: 300px
    }

    section.promo .modal-body .slider-frame > ul {
        height: auto
    }

    section.promo .modal-body .slider-frame > ul li {
        height: auto;
        width: 300px
    }

    section.promo .modal-body .slider-frame > ul li img {
        height: auto;
        width: 240px
    }

    section.promo .modal-body .slider-frame > ul li iframe {
        height: 232px;
        width: 300px
    }

    section.promo .modal-body .slider-frame button {
        top: 33%
    }

    section.promo .modal-body .slider-frame button.main-slide-left {
        left: 0
    }

    section.promo .modal-body .slider-frame button.main-slide-right {
        right: 0
    }
}

.type-wrapper {
    color: #656f72;
    font-size: 15px;
    height: 346px;
    line-height: 180%;
    overflow: hidden
}

.full-height {
    height: auto
}

.type-full {
    color: #656f72;
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 60px;
    column-gap: 60px;
    display: none;
    font-size: 15px;
    height: 346px;
    height: auto;
    line-height: 180%;
    overflow: hidden;
    padding: 80px 0
}

@media only screen and (max-width: 1025px) {
    .type-full {
        -moz-column-count: 1;
        column-count: 1;
        -moz-column-gap: 0;
        column-gap: 6px;
        padding: 40px 30px
    }
}

.type-full-content {
    color: #656f72;
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 60px;
    column-gap: 60px;
    font-size: 15px;
    line-height: 180%
}

@media only screen and (max-width: 1025px) {
    .type-full-content {
        -moz-column-count: 1;
        column-count: 1;
        -moz-column-gap: 0;
        column-gap: 6px
    }
}

.yt-player {
    background: rgba(0, 0, 0, .75);
    bottom: 0;
    display: none;
    left: 0;
    padding: 140px 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 999
}

.yt-player .inner {
    display: block;
    margin: 0 auto;
    max-width: 680px;
    position: relative
}

.yt-player .inner button.close-yt-player {
    background: none;
    border: 0;
    color: #fff;
    font-family: sans-serif;
    font-size: 64px;
    font-weight: 100;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: -40px
}

@media only screen and (max-width: 682px) {
    .yt-player .inner iframe {
        height: 340px;
        width: 100%
    }
}

@media only screen and (max-width: 479px) {
    .yt-player .inner iframe {
        height: 240px;
        width: 100%
    }
}

.providers .providers-title {
    color: #191b1f;
    font: 31px/35px open_sanslight, arial, sans-serif;
    margin-bottom: 26px
}

.provider-blocks {
    display: inline-block;
    text-align: center;
    width: 100%
}

.provider-blocks .provider-block {
    background: #fff;
    border-radius: 6px;
    -ms-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    cursor: pointer;
    display: inline-table;
    height: 340px;
    margin: 8px;
    overflow: hidden;
    text-align: center;
    width: 320px
}

.provider-blocks .provider-block h4.provider-name {
    font: 20px/110% open_sansregular, arial, sans-serif;
    padding: 2px 20px
}

.provider-blocks .provider-block a {
    color: #333;
    float: left;
    width: 320px
}

.provider-blocks .provider-block .provider-pic {
    border: 4px solid #fff;
    border-radius: 90px;
    -ms-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    display: inline-block;
    height: 180px;
    margin: 10px 0 4px;
    overflow: hidden;
    width: 180px
}

.provider-blocks .provider-block .provider-pic img {
    height: auto;
    width: 100%
}

.provider-blocks .provider-block .provider-info {
    display: table-cell;
    height: 118px;
    vertical-align: middle;
    width: 320px
}

.provider-blocks .provider-block .provider-info h6 {
    font: 20px/110% open_sansregular, arial, sans-serif;
    padding: 2px 20px
}

.provider-blocks .provider-block .provider-info label {
    display: block;
    font: 18px/100% open_sanslight, arial, sans-serif;
    margin: 0;
    padding: 2px 5px
}

.provider-blocks .provider-block.doc-modal {
    width: 250px
}

.provider-blocks .provider-block .doc-select {
    background-color: #fcfcff;
    border-radius: 5px;
    margin: 10px 0 0 35px;
    padding: 10px;
    position: absolute;
    text-transform: capitalize;
    width: 180px
}

.provider-blocks .provider-block .doc-select.link {
    background: #656e8b;
    border-top: 1px solid #eee;
    color: #fff;
    font: 15px/100% open_sansregular, arial, sans-serif;
    margin: -7px 0 0;
    text-transform: uppercase;
    width: 250px
}

.provider-blocks .provider-block .doc-select-hover {
    height: 300px;
    margin: -273px 0 0;
    position: absolute;
    width: 250px
}

.provider-blocks .provider-block:hover .doc-select-hover, .provider-blocks .provider-block:hover .doc-select.link {
    display: block
}

section.providers {
    border-bottom: 1px solid #dfe5e8;
    padding: 50px 0 70px;
    text-align: center
}

section.providers h4 {
    padding: 10px 0 40px
}

section.providers .provider-blocks {
    width: 1020px
}

section.providers .provider-blocks.providers-4 {
    width: 700px
}

@media only screen and (max-width: 1025px) {
    section.providers .provider-blocks {
        width: 100%
    }
}

@media only screen and (max-width: 720px) {
    section.providers .provider-blocks.providers-4 {
        width: 100%
    }
}

@media only screen and (max-width: 479px) {
    section.providers .provider-blocks .provider-block {
        margin: 8px 0
    }
}

section.services {
    background: #fff;
    border-bottom: 1px solid #dfe5e8;
    text-align: center
}

section.services .service-tagline {
    font-family: open_sanssemibold, arial, sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 18px;
    text-transform: uppercase
}

section.services h3.service-title {
    color: #191b1f;
    font: 31px/35px open_sanslight, arial, sans-serif;
    margin-bottom: 26px
}

section.services h4:after {
    clear: both;
    content: " ";
    display: table;
    height: 26px
}

section.services .span12:after, section.services .span12:before {
    clear: both;
    content: " ";
    display: table;
    height: 80px
}

section.services .service-block.with-thumbs ul {
    font-size: 0
}

section.services .service-block.with-thumbs ul li {
    height: 202px
}

section.services .service-block.with-thumbs ul li a {
    background: rgba(32, 26, 22, .5)
}

section.services .service-block.with-thumbs ul li a .service-info .service-name {
    color: #fff;
    display: inline-block;
    font: 18px/120% open_sanslight, arial, sans-serif;
    padding: 2px 10px 5px
}

section.services .service-block.with-thumbs ul li a .service-info .service-name:after {
    height: 0
}

section.services .service-block.with-thumbs ul li a .service-info .service-name i {
    display: none
}

section.services .service-block.with-thumbs ul li a .service-info span {
    color: #fff;
    font: 18px/120% open_sanslight, arial, sans-serif
}

section.services .service-block.with-thumbs ul li a .service-info button {
    color: #fff
}

section.services .service-block.with-thumbs ul li a .service-border {
    border-color: #fff;
    height: 202px
}

section.services .service-block.with-thumbs ul li a:hover {
    background: rgba(32, 26, 22, .2)
}

section.services .service-block.with-thumbs ul li a:hover .service-info .service-name, section.services .service-block.with-thumbs ul li a:hover .service-info span {
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, .25);
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, .25);
    -ms-text-shadow: 1px 1px 1px rgba(0, 0, 0, .25);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .25)
}

@media only screen and (max-width: 1025px) {
    section.services .service-block.with-thumbs ul {
        max-width: 936px
    }
}

@media only screen and (max-width: 936px) {
    section.services .service-block.with-thumbs ul {
        max-width: 702px
    }
}

@media only screen and (max-width: 710px) {
    section.services .service-block.with-thumbs ul {
        max-width: 468px
    }
}

@media only screen and (max-width: 476px) {
    section.services .service-block.with-thumbs ul {
        max-width: 234px
    }
}

@media only screen and (max-width: 936px) and (min-width: 476px) {
    section.services .service-block.with-thumbs ul.grid4 {
        max-width: 468px !important
    }
}

section.services .service-block ul {
    display: inline-block;
    margin: 0;
    padding: 0
}

section.services .service-block ul.grid6 {
    width: 704px
}

section.services .service-block ul li {
    border: 1px solid #d7dfe2;
    display: block;
    float: left;
    height: 132px;
    margin: 0 0 -1px -1px;
    width: 234px
}

section.services .service-block ul li .service-bg {
    height: 200px;
    overflow: hidden;
    position: absolute;
    width: 232px;
    z-index: 0
}

section.services .service-block ul li a {
    background: #fff;
    display: block;
    height: 100%;
    position: relative;
    width: 100%
}

section.services .service-block ul li a .service-info {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

section.services .service-block ul li a .service-info .service-name {
    -webkit-font-smoothing: antialiased;
    color: #191b1f;
    display: inline-block;
    font: 18px/120% open_sansregular, arial, sans-serif;
    padding: 2px 10px 5px
}

section.services .service-block ul li a .service-info .service-name:after {
    height: 0
}

section.services .service-block ul li a .service-info .service-name i {
    display: none
}

section.services .service-block ul li a .service-info .service-more {
    -webkit-font-smoothing: antialiased;
    color: #fff;
    font-size: 12px
}

section.services .service-block ul li a .service-info .service-more .fa {
    margin-left: 2px;
    margin-top: 2px
}

section.services .service-block ul li a .service-info span {
    color: #191b1f;
    display: inline-block;
    font: 14px/120% open_sanssemibold, arial, sans-serif;
    padding: 2px 10px 5px
}

section.services .service-block ul li a .service-info span i {
    display: none
}

section.services .service-block ul li a .service-info button {
    background: none;
    border: none;
    color: #1ca8dd;
    display: block;
    font: 12px/100% open_sanslight, arial, sans-serif;
    margin: 0 auto;
    text-align: center
}

section.services .service-block ul li a .service-info button i {
    margin: 0 0 0 2px
}

section.services .service-block ul li a .service-border {
    border: 2px solid #2eadde;
    display: block;
    height: 132px;
    margin: -1px 0 0 -1px;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all .2s;
    width: 234px;
    z-index: 10
}

section.services .service-block ul li a:hover button {
    text-decoration: underline
}

section.services .service-block ul li a:hover .service-border {
    opacity: 1
}

@media only screen and (max-width: 1025px) {
    section.services .service-block:not(.with-thumbs) ul {
        width: 100% !important
    }

    section.services .service-block:not(.with-thumbs) ul li {
        border-left: 0;
        border-right: 0;
        height: auto;
        width: 100%
    }

    section.services .service-block:not(.with-thumbs) ul li a .service-info {
        left: auto;
        padding: 20px;
        position: relative;
        text-align: left;
        top: auto;
        transform: none
    }

    section.services .service-block:not(.with-thumbs) ul li a .service-info span i {
        display: inline-block;
        float: right;
        position: absolute;
        right: 20px;
        top: 18px
    }

    section.services .service-block:not(.with-thumbs) ul li a .service-border, section.services .service-block:not(.with-thumbs) ul li a .service-info button {
        display: none
    }

    section.services .service-block:not(.with-thumbs) ul li a:hover {
        background: #f3f7f9
    }
}

section.services #service-list {
    clear: both;
    padding: 10px 0;
    text-align: right
}

section.services #service-list a {
    display: inline-block;
    margin: 8px
}

section.services #serviceList h4#serviceListLabel {
    text-align: left
}

section.services #serviceList h4#serviceListLabel:after {
    clear: both;
    content: " ";
    display: table;
    height: 0
}

section.services #serviceList .modal-body {
    color: #333;
    font: 16px/150% open_sansregular, arial, sans-serif;
    text-align: left
}

section.services #serviceList .modal-body ul {
    list-style-type: disc
}

section.services #serviceList .modal-body ol {
    list-style-type: decimal
}

section.services #serviceList .modal-body li {
    margin-left: 24px
}

section.services #serviceList .modal-body h1, section.services #serviceList .modal-body h2, section.services #serviceList .modal-body h3, section.services #serviceList .modal-body h4, section.services #serviceList .modal-body h5, section.services #serviceList .modal-body h6 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    color: #000;
    font-family: open_sansregular, arial, sans-serif;
    font-weight: 700;
    margin: 20px 0 8px;
    padding: 0;
    text-rendering: optimizeLegibility;
    text-shadow: none
}

section.services #serviceList .modal-body h1:after, section.services #serviceList .modal-body h1:before, section.services #serviceList .modal-body h2:after, section.services #serviceList .modal-body h2:before, section.services #serviceList .modal-body h3:after, section.services #serviceList .modal-body h3:before, section.services #serviceList .modal-body h4:after, section.services #serviceList .modal-body h4:before, section.services #serviceList .modal-body h5:after, section.services #serviceList .modal-body h5:before, section.services #serviceList .modal-body h6:after, section.services #serviceList .modal-body h6:before {
    height: 0 !important
}

section.services #serviceList .modal-body h1 {
    font-size: 22px
}

section.services #serviceList .modal-body h2 {
    font-size: 20px
}

section.services #serviceList .modal-body h3 {
    font-size: 18px
}

section.services #serviceList .modal-body h4 {
    font-size: 16px
}

section.services #serviceList .modal-body h5 {
    font-size: 14px
}

section.services #serviceList .modal-body h6 {
    font-size: 12px
}

section.services #serviceList .modal-body p {
    line-height: 130%;
    margin: 0 0 10px;
    padding: 0
}

section.services #serviceList .modal-body strong {
    font-size: inherit;
    font-weight: 700
}

section.services.details-only {
    text-align: left
}

@media only screen and (max-width: 1025px) {
    section.services h2:after {
        height: 20px
    }

    section.services .span12:before {
        height: 40px
    }

    section.services .span12:after {
        height: 0
    }

    section.services #service-list {
        height: 46px
    }

    section.services.details-only {
        padding: 0 20px
    }

    section.services.details-only .service-details {
        margin-bottom: 40px
    }
}

body.ATOMIC section.slider {
    display: block;
    float: left;
    position: relative;
    width: 100%;
    z-index: 1
}

section.slider {
    background: #fff;
    border-bottom: 1px solid #dfe5e8;
    height: 137px;
    overflow: hidden
}

section.slider h2 {
    display: none
}

section.slider .flexslider {
    margin: 0
}

section.slider .flexslider .clone {
    visibility: hidden
}

section.slider .flexslider .flex-direction-nav a {
    margin-top: -15px
}

section.slider .flexslider .flex-direction-nav .flex-prev {
    left: -30px
}

section.slider .flexslider .flex-direction-nav .flex-next {
    right: -30px
}

section.slider #rating-slider {
    margin: 0 auto;
    width: 860px
}

section.slider:after, section.slider:before {
    clear: both;
    content: " ";
    display: table;
    height: 40px
}

section.slider .slide-content {
    height: auto
}

section.slider .slide-content ol li {
    color: #191b1f;
    display: block;
    float: left
}

section.slider .slide-content ol li.comment {
    margin: 0 0 0 40px;
    width: 570px
}

section.slider .slide-content ol li.comment p {
    color: #191b1f;
    display: table-cell;
    font: italic 23px/34px open_sanslight, arial, sans-serif;
    height: 68px;
    margin: 0;
    padding: 0 40px;
    vertical-align: middle
}

@media only screen and (max-width: 1025px) {
    section.slider .slide-content ol li.comment {
        margin: 0 auto;
        width: auto
    }

    section.slider .slide-content ol li.comment:before {
        clear: both;
        content: " ";
        display: table;
        height: 20px
    }

    section.slider .slide-content ol li.comment p {
        display: block;
        font: italic 16px/150% open_sansregular, arial, sans-serif;
        height: auto;
        padding: 0 50px;
        text-align: center
    }
}

section.slider .slide-content ol li.rating {
    margin: 7px 0 0;
    width: 230px
}

section.slider .slide-content ol li.rating .rating-block {
    display: inline-block;
    overflow: hidden;
    width: 120px
}

section.slider .slide-content ol li.rating .rating-block .rating-inner {
    height: 21px;
    width: 130px
}

section.slider .slide-content ol li.rating span {
    background: #f9a62e;
    border-radius: 2px;
    display: block;
    float: left;
    height: 21px;
    position: relative;
    text-align: center;
    width: 21px;
    z-index: 5
}

section.slider .slide-content ol li.rating span + span {
    margin-left: 3px
}

section.slider .slide-content ol li.rating span i {
    color: #fff;
    height: 15px;
    margin: 3px auto;
    position: relative;
    z-index: 10
}

section.slider .slide-content ol li.rating p {
    font-size: 13px;
    line-height: 100%;
    margin: 10px 0 0;
    text-transform: uppercase
}

@media only screen and (max-width: 1025px) {
    section.slider .slide-content ol li {
        float: none
    }

    section.slider .slide-content ol li.rating {
        margin: 20px 0;
        text-align: center;
        width: auto
    }

    section.slider .slide-content ol li.rating span {
        margin: 0 auto
    }

    section.slider {
        height: auto
    }

    section.slider:after, section.slider:before {
        clear: both;
        content: " ";
        display: table;
        height: 2px
    }

    section.slider #rating-slider {
        width: auto
    }

    section.slider .flexslider .flex-direction-nav .flex-prev {
        left: 10px
    }

    section.slider .flexslider .flex-direction-nav .flex-next {
        right: 10px
    }
}

@media only screen and (max-width: 479px) {
    section.slider .flexslider .flex-direction-nav .flex-next, section.slider .flexslider .flex-direction-nav .flex-prev {
        display: none
    }
}

section.team {
    background: #fff;
    border-bottom: 1px solid #dde4e7
}

section.team .row.team-5, section.team .row.team-6, section.team .row.team-9 {
    width: 800px
}

section.team h4:after {
    height: 42px
}

section.team .span12 {
    margin: 70px 0;
    text-align: center
}

section.team ul {
    margin: 0 auto;
    width: 994px;
    width: auto
}

section.team ul, section.team ul li {
    display: inline-block;
    text-align: center
}

section.team ul li {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    margin: 0 0 30px;
    text-rendering: optimizeLegibility;
    vertical-align: top;
    width: 230px
}

section.team ul li .pic {
    border-radius: 50% 50% 50% 50%;
    display: block;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
    width: 200px
}

section.team ul li .member-name {
    color: #191b1f;
    display: block;
    font: 21px/100% open_sanssemibold, arial, sans-serif;
    height: 50px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    vertical-align: bottom;
    width: 200px
}

section.team ul li .member-name span {
    bottom: 0;
    display: block;
    padding: 10px 0;
    position: absolute;
    width: 200px
}

section.team ul li .member-title {
    font: 12px/100% open_sanssemibold, arial, sans-serif;
    height: 20px;
    text-align: center;
    text-transform: uppercase
}

section.team ul li .member-title span {
    padding: 0 10px
}

section.team ul li .member-profile-link {
    font: 11px/100% open_sansregular, arial, sans-serif;
    height: 20px;
    text-align: center
}

section.team ul li .member-profiles {
    height: 28px
}

section.team ul li .member-profiles a {
    color: #a8aab0;
    display: inline-block;
    margin: 0 4px;
    transition: all .2s
}

section.team ul li .member-profiles a.profile-twitter:hover {
    color: #00aced
}

section.team ul li .member-profiles a.profile-linkedin:hover {
    color: #007bb6
}

@media only screen and (max-width: 1025px) {
    section.team .row.team-5, section.team .row.team-6, section.team .row.team-9 {
        width: 100%
    }

    section.team .span12 {
        margin: 50px 0 0
    }

    section.team h2:after {
        height: 30px
    }
}

section.testimonials {
    border-bottom: 1px solid #dfe5e8;
    overflow: hidden;
    text-align: center
}

section.testimonials .testimonials-tagline {
    font-family: open_sanssemibold, arial, sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 18px;
    text-transform: uppercase
}

section.testimonials h3.testimonials-title {
    color: #191b1f;
    font: 31px/35px open_sanslight, arial, sans-serif;
    margin-bottom: 26px
}

section.testimonials h4:after {
    clear: both;
    content: " ";
    display: table;
    height: 42px
}

section.testimonials .span12:before {
    clear: both;
    content: " ";
    display: table;
    height: 70px
}

section.testimonials .span12:after {
    clear: both;
    content: " ";
    display: table;
    height: 110px
}

section.testimonials .row {
    width: 770px
}

section.testimonials #testimonial-slider {
    height: 426px;
    margin: 0 auto
}

section.testimonials #testimonial-slider .flex-viewport {
    overflow: visible !important
}

section.testimonials ul.slides li {
    height: 426px;
    overflow: hidden
}

section.testimonials ul.slides li .slider-content {
    background: #fff;
    border: 1px solid #d7dfe3;
    border-radius: 5px;
    -ms-box-shadow: 0 0 2px rgba(0, 0, 0, .15);
    box-shadow: 0 0 2px rgba(0, 0, 0, .15);
    display: block;
    height: 424px;
    margin: 0 auto;
    overflow: hidden;
    transition: all .2s;
    width: 740px
}

section.testimonials ul.slides li .slider-content .spacer {
    height: 140px
}

section.testimonials ul.slides li .slider-content img {
    border-radius: 5px;
    height: auto;
    margin: 60px auto 40px;
    width: auto
}

section.testimonials ul.slides li .slider-content p {
    color: #fff;
    font: italic 23px/130% open_sanslight, arial, sans-serif;
    margin: 0;
    padding: 0 120px
}

section.testimonials ul.slides li .slider-content div.testimonial-author {
    text-transform: uppercase
}

section.testimonials ul.slides li .slider-content div.testimonial-author, section.testimonials ul.slides li .slider-content h5 {
    color: #fff;
    font: 13px/100% open_sanssemibold, arial, sans-serif;
    margin: 26px 0 0
}

section.testimonials ul.slides li.flex-active-slide .slider-content {
    background: #2eadde;
    border: 1px solid #2eadde;
    transition: all .1s
}

section.testimonials .flex-control-paging a {
    background: transparent;
    box-shadow: 0 0 0 2px #656f72
}

section.testimonials .flex-control-paging a.flex-active {
    background: #656f72
}

section.testimonials .flex-direction-nav a {
    color: #fff;
    font-size: 100%;
    height: 25px;
    margin-top: -30px;
    width: 10px
}

section.testimonials .flex-direction-nav .flex-prev {
    left: 55px
}

section.testimonials .flex-direction-nav .flex-next {
    background-position: -10px 0;
    right: 55px
}

@media only screen and (max-width: 1025px) {
    section.testimonials .row {
        width: auto
    }

    section.testimonials h5:after {
        height: 10px
    }

    section.testimonials #testimonial-slider {
        height: auto
    }

    section.testimonials #testimonial-slider .flex-viewport {
        overflow: hidden !important
    }

    section.testimonials #testimonial-slider ul.slides li {
        height: auto
    }

    section.testimonials #testimonial-slider ul.slides li .slider-content {
        border-radius: 0;
        height: 362px;
        width: 100%
    }

    section.testimonials #testimonial-slider ul.slides li .slider-content p {
        font: italic 16px/150% open_sanslight, arial, sans-serif;
        margin-top: 30px;
        padding: 0 30px
    }

    section.testimonials #testimonial-slider ul.slides li .slider-content img {
        margin: 40px auto 20px
    }

    section.testimonials #testimonial-slider ul.slides li .slider-content .spacer {
        height: 80px
    }

    section.testimonials #testimonial-slider .flex-direction-nav a {
        top: 35%
    }

    section.testimonials #testimonial-slider .flex-direction-nav .flex-prev {
        left: 10px;
        text-align: left
    }

    section.testimonials #testimonial-slider .flex-direction-nav .flex-next {
        right: 10px
    }

    section.testimonials #testimonial-slider .flex-control-nav li {
        margin: 0 4px
    }
}

section.testimonials.with_image_background {
    position: relative
}

section.testimonials.with_image_background .testimonials-bg {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

section.testimonials.with_image_background .row {
    position: relative;
    width: 100%
}

section.testimonials.with_image_background .row .span12 div.testimonials-tagline, section.testimonials.with_image_background .row .span12 h3.testimonials-title, section.testimonials.with_image_background .row .span12 h4, section.testimonials.with_image_background .row .span12 h5 {
    display: none
}

section.testimonials.with_image_background .row.light {
    background: rgba(32, 26, 22, .7)
}

section.testimonials.with_image_background .row.dark {
    background: rgba(61, 65, 72, .7)
}

section.testimonials.with_image_background ul.slides li {
    display: table !important;
    text-align: center;
    width: 100%
}

section.testimonials.with_image_background ul.slides li .slider-content {
    background: none;
    border: 0;
    -ms-box-shadow: none;
    box-shadow: none;
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

section.testimonials.with_image_background ul.slides li .slider-content p {
    font: 28px/140% open_sanslight, arial, sans-serif;
    letter-spacing: 1px
}

section.testimonials.with_image_background ul.slides li .slider-content div.testimonial-author, section.testimonials.with_image_background ul.slides li .slider-content h5 {
    display: block;
    font: 18px/100% open_sanslight, arial, sans-serif
}

section.testimonials.with_image_background ul.slides li .slider-content img {
    display: none
}

section.testimonials.with_image_background ul.slides li.flex-active-slide .slider-content {
    background: none;
    border: none
}

section.testimonials.with_image_background .flex-control-paging li a {
    box-shadow: 0 0 0 2px #fff !important
}

section.testimonials.with_image_background .flex-control-paging li a.flex-active {
    background: #fff !important;
    box-shadow: 0 0 0 2px #fff !important
}

section.testimonials.with_image_background .flex-direction-nav .flex-next, section.testimonials.with_image_background .flex-direction-nav .flex-prev {
    display: none
}

section.testimonials.with_image_background .flex-pause, section.testimonials.with_image_background .flex-play {
    background: #fff;
    border-radius: 3px;
    padding: 2px;
    width: 85px
}

section.testimonials.with_image_background .flex-pause:focus-visible, section.testimonials.with_image_background .flex-play:focus-visible {
    outline: 1px solid #000
}

@media only screen and (max-width: 1025px) {
    section.testimonials.with_image_background #testimonial-slider ul.slides li .slider-content p {
        font: 24px/140% open_sanslight, arial, sans-serif
    }
}

.pop-custom-modal {
    background-color: rgba(0, 0, 0, .7);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    transform: scaleX(1) scaleY(1);
    transition: visibility 0s linear 0s, opacity .25s 0s, transform .25s;
    width: 100%;
    z-index: 25
}

.pop-custom-modal .pop-content {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.pop-custom-modal .pop-content button {
    background: #fff;
    border: 0;
    border-radius: 50%;
    color: #646b69;
    display: none;
    font-family: open_sanslight, arial, sans-serif;
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: -15px;
    text-align: center;
    top: -15px;
    width: 30px
}

.pop-custom-modal .pop-content button:hover {
    color: #212a28
}

.pop-custom-modal .pop-content a {
    border-radius: .5rem;
    display: block;
    overflow: hidden;
    text-decoration: none
}

.pop-custom-modal .pop-content a img {
    display: none;
    max-width: 800px;
    width: auto
}

@media screen and (max-width: 1025px) {
    .pop-custom-modal .pop-content a img {
        max-width: 760px
    }
}

@media screen and (max-width: 768px) {
    .pop-custom-modal .pop-content a img {
        max-width: 480px
    }
}

@media screen and (max-width: 479px) {
    .pop-custom-modal {
        display: none
    }
}

section.photos {
    paddign: 0;
    background: #fff;
    border-bottom: 1px solid #dfe5e8
}

section.photos .slider-thumbs {
    border: 0;
    height: 122px;
    margin: 0 auto;
    padding: 0;
    width: 914px
}

section.photos .slider-thumbs .thumb-wrapper {
    width: 854px
}

section.photos .slider-thumbs .thumb-wrapper ul li {
    border: 0;
    -ms-box-shadow: none;
    box-shadow: none;
    height: 120px;
    margin: 1px;
    overflow: hidden;
    width: 120px
}

section.photos .slider-thumbs .thumb-wrapper ul li img {
    height: 120px;
    width: auto
}

section.photos .slider-thumbs button {
    widht: 30px;
    height: 108px;
    margin: 10px 0 0
}

@media only screen and (max-width: 1025px) {
    section.photos .slider-thumbs {
        width: 668px
    }

    section.photos .slider-thumbs .thumb-wrapper {
        width: 608px
    }
}

@media only screen and (max-width: 768px) {
    section.photos .slider-thumbs {
        width: 418px
    }

    section.photos .slider-thumbs .thumb-wrapper {
        width: 358px
    }
}

@media only screen and (max-width: 479px) {
    section.photos .slider-thumbs {
        width: 298px
    }

    section.photos .slider-thumbs .thumb-wrapper {
        width: 238px
    }
}

body.opt-out-body {
    margin: 0
}

section.opt-out {
    background: #f9fafa;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    display: none;
    margin: 1em auto;
    max-width: 560px;
    padding: 2em;
    text-align: center;
    width: 100%
}

section.opt-out #email-label {
    padding: 10px 0
}

section.opt-out .txt-input {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #555;
    display: inline-block;
    font-size: 13px;
    height: 34px;
    line-height: 1.42857;
    margin: 20px auto 0;
    max-width: 300px;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
    width: 100%
}

section.optout-success {
    display: none;
    padding: 2em;
    text-align: center
}

.slider-frame {
    height: 394px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 460px
}

.slider-frame ul {
    display: block;
    height: 356px;
    margin: 0;
    overflow: hidden;
    padding: 0
}

.slider-frame ul li {
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 460px
}

.slider-frame ol {
    display: inline;
    margin: 0 auto;
    padding: 0
}

.slider-frame ol li {
    display: inline
}

.slider-frame ol li input {
    background: transparent;
    border: none;
    border-radius: 20px;
    box-shadow: 0 0 0 2px #656f72;
    height: 11px;
    margin: 14px 4px 0;
    padding: 0;
    width: 11px
}

.slider-frame ol li input:focus-visible {
    outline: 2px solid #000
}

.slider-frame.full-view {
    width: 916px
}

.slider-frame.full-view ul li {
    text-align: left;
    width: 916px
}

.slider-frame.full-view ul li .span6 {
    margin: 0;
    position: relative
}

@media only screen and (max-width: 479px) {
    .slider-frame {
        height: auto;
        width: 300px
    }

    .slider-frame ul {
        height: auto
    }

    .slider-frame ul li {
        height: 232px;
        width: 300px
    }

    .slider-frame ul li img {
        height: auto;
        width: 100%
    }

    .slider-frame ul li iframe {
        height: 232px;
        width: 300px
    }

    .slider-frame.full-view, .slider-frame.full-view ul li {
        width: 300px
    }
}

.slider-thumbs {
    border-top: 1px solid #dfe5e8;
    display: block;
    height: 96px;
    margin: 20px auto 0;
    overflow: hidden;
    padding: 12px 0;
    width: 460px
}

.slider-thumbs .thumb-wrapper {
    float: left;
    overflow: hidden;
    text-align: center;
    width: 400px
}

.slider-thumbs .thumb-wrapper ul {
    display: inline-block;
    width: 3000px
}

.slider-thumbs .thumb-wrapper ul li {
    border: 2px solid #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    display: block;
    float: left;
    height: 72px;
    margin: 4px;
    overflow: hidden;
    position: relative;
    width: 72px
}

.slider-thumbs .thumb-wrapper ul li img {
    height: 72px;
    width: auto
}

.slider-thumbs .thumb-wrapper ul li i {
    left: 20px;
    position: absolute;
    top: 20px;
    z-index: 2
}

.slider-thumbs button {
    background: none;
    border: 0;
    color: #1ca8dd;
    float: left;
    height: 36px;
    margin: 23px 0 0;
    padding: 0;
    text-align: center;
    width: 30px
}

.slider-thumbs button.disabled {
    visibility: hidden
}

@media only screen and (max-width: 479px) {
    .slider-thumbs {
        width: 300px
    }

    .slider-thumbs .thumb-wrapper {
        width: 240px
    }

    .slider-thumbs .scroll-right {
        position: relative;
        right: -10px
    }

    .slider-thumbs .scroll-left {
        left: -10px;
        position: relative
    }
}

body.sms-opt-in-body {
    margin: 0
}

section.sms-opt-in-message {
    line-height: normal;
    padding: 2em;
    text-align: center
}

div.social-container {
    display: block;
    left: 0;
    position: absolute;
    top: 82px;
    z-index: 2
}

div.social-container a.social-tab {
    border-radius: 0 3px 3px 0;
    display: block;
    height: 36px;
    margin: 0 0 2px;
    text-align: center;
    transition: all .2s;
    width: 36px
}

div.social-container a.social-tab i {
    color: #fff;
    font-size: 1.5em;
    margin-top: 8px
}

div.social-container a.social-tab.social-plus {
    background: #d34836
}

div.social-container a.social-tab.social-tw {
    background: #0094dc
}

div.social-container a.social-tab.social-fb {
    background: #245a99
}

div.social-container a.social-tab.social-instagram {
    background: #517fa4
}

div.social-container a.social-tab.social-yelp {
    background: #af0606
}

div.social-container a.social-tab.social-youtube {
    background: #b00
}

div.social-container a.social-tab.social-pinterest {
    background: #cb2027
}

div.social-container a.social-tab.social-linkedin {
    background: #007bb6
}

div.social-container a.social-tab.social-realself {
    background: #fff
}

div.social-container a.social-tab.social-realself img {
    height: 20px;
    margin-top: 8px;
    width: auto
}

div.social-container a.social-tab:hover {
    padding-left: 5px;
    width: 46px
}

@media only screen and (max-width: 1025px) {
    div.social-container {
        top: 27px
    }

    div.social-container a.social-tab {
        height: 30px;
        width: 30px
    }

    div.social-container a.social-tab i {
        font-size: 17px
    }

    div.social-container a.social-tab:hover {
        padding: 0;
        width: 40px
    }

    div.social-container a.social-tab.social-realself img {
        margin-top: 6px
    }
}

@media only screen and (max-width: 479px) {
    div.social-container {
        top: 10px
    }

    div.social-container a.social-realself img {
        height: 15px
    }
}

section.terms div.social-container {
    top: 20px
}

#patient-email-optout .hidden {
    display: none
}

#patient-email-optout .modal-dialog .modal-content .modal-body {
    background: transparent;
    height: 300px
}

#patient-email-optout .modal-dialog .modal-content .modal-body iframe {
    border: 0;
    height: 260px;
    width: 100%
}

#patient-confirmation .confirmation-details, #patient-confirmation .confirmation-success {
    line-height: 1.4em;
    margin: 18px;
    text-align: center
}

#patient-confirmation .modal-footer {
    text-align: center
}

#patient-sms-optin .hidden {
    display: none
}

#patient-sms-optin .modal-dialog .modal-content .modal-body {
    background: transparent;
    height: 300px
}

#patient-sms-optin .modal-dialog .modal-content .modal-body iframe {
    border: 0;
    height: 260px;
    width: 100%
}

.book-online-message {
    font: 14px/120% open_sanssemibold, arial, sans-serif
}

#book-online .modal-dialog {
    width: 1036px
}

#book-online .modal-dialog .modal-body.selectdoc.provider-blocks .provider-block {
    height: 300px;
    margin: 8px;
    overflow: hidden;
    position: relative;
    width: 250px
}

#book-online .modal-dialog .modal-body.selectdoc.provider-blocks .provider-block .provider-info {
    display: table;
    height: 104px;
    margin: 0;
    padding: 0;
    width: 250px
}

#book-online .modal-dialog .modal-body.selectdoc.provider-blocks .provider-block .provider-info .provider-details {
    display: table-cell;
    vertical-align: middle
}

#book-online .modal-dialog .modal-body.selectdoc.provider-blocks .provider-block .provider-info .provider-details h4 {
    font: 16px/120% open_sanssemibold, arial, sans-serif
}

#book-online .modal-dialog .modal-body.selectdoc.provider-blocks .provider-block .provider-info .provider-details label {
    font: 16px/120% open_sanslight, arial, sans-serif
}

#book-online .modal-dialog .modal-body.selectdoc.provider-blocks .provider-block .doc-select-hover {
    border-radius: 8px;
    height: 300px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 250px;
    z-index: 2
}

#book-online .modal-dialog .modal-body.selectdoc.provider-blocks .provider-block .doc-select.link {
    bottom: 0;
    left: 0;
    margin: 0;
    position: relative;
    z-index: 5
}

#book-online .modal-dialog .modal-body.selectdoc.provider-blocks .provider-block.directory {
    border-radius: 0;
    -ms-box-shadow: none;
    box-shadow: none;
    display: block;
    float: left;
    height: 60px;
    margin: 0 0 1px;
    position: relative;
    text-align: left;
    width: 50%
}

#book-online .modal-dialog .modal-body.selectdoc.provider-blocks .provider-block.directory:hover {
    background: #eff2f4
}

#book-online .modal-dialog .modal-body.selectdoc.provider-blocks .provider-block.directory a.doc-select.link {
    background: none;
    border-radius: 0;
    bottom: 0;
    height: 60px;
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    z-index: 2
}

#book-online .modal-dialog .modal-body.selectdoc.provider-blocks .provider-block.directory .provider-pic {
    border: 0;
    border-radius: 0;
    -ms-box-shadow: none;
    box-shadow: none;
    display: block;
    float: left;
    height: 60px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 60px
}

#book-online .modal-dialog .modal-body.selectdoc.provider-blocks .provider-block.directory .provider-pic img {
    border: 0;
    border-radius: none;
    height: 60px;
    margin: 0;
    width: 60px
}

#book-online .modal-dialog .modal-body.selectdoc.provider-blocks .provider-block.directory .provider-info {
    display: block;
    float: left;
    height: 60px;
    padding: 0 0 0 70px;
    width: 100%
}

#book-online .modal-dialog .modal-body.selectdoc.provider-blocks .provider-block.directory .provider-info h6 {
    color: #333;
    font: 14px/110% open_sanssemibold, arial, sans-serif;
    margin: 0;
    padding: 8px 20px 2px 0;
    text-align: left;
    text-transform: none
}

#book-online .modal-dialog .modal-body.selectdoc.provider-blocks .provider-block.directory .provider-info label {
    color: #333;
    display: inline-block;
    font: 12px/110% open_sanslight, arial, sans-serif;
    margin: 0;
    padding: 0 20px 0 0;
    text-transform: none
}

@media only screen and (max-width: 768px) {
    #book-online .modal-dialog .modal-body.selectdoc.provider-blocks .provider-block.directory {
        width: 100%
    }
}

#book-online .modal-dialog .modal-body.selectdoc #booking_filters {
    display: block;
    overflow: hidden
}

#book-online .modal-dialog .modal-body.selectdoc #booking_filters .txt-input {
    background-color: #fff;
    background-image: none;
    border: 1px solid #d7dfe2;
    border-radius: 3px;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #555;
    display: block;
    font-size: 13px;
    height: 34px;
    line-height: 1.42857143;
    margin: 0 10px 10px 0;
    padding: 6px 12px
}

#book-online .modal-dialog .modal-body.selectdoc #booking_filters .txt-input.inline-input {
    display: block;
    float: left;
    width: 31%
}

@media only screen and (max-width: 768px) {
    #book-online .modal-dialog .modal-body.selectdoc #booking_filters .txt-input.inline-input {
        width: 47%
    }
}

@media only screen and (max-width: 479px) {
    #book-online .modal-dialog .modal-body.selectdoc #booking_filters .txt-input.inline-input {
        width: 100%
    }
}

#book-online .label {
    clear: both;
    color: #333;
    display: block;
    font: 12px/130% open_sanssemibold, arial, sans-serif;
    padding: 0;
    text-transform: uppercase
}

#book-online .label:before {
    clear: both;
    content: " ";
    display: table;
    height: 20px
}

#book-online .label:after {
    clear: both;
    content: " ";
    display: table;
    height: 8px
}

#book-online .label.hide {
    display: none
}

#book-online .label.dob-label {
    font: 12px/100% open_sansregular, arial, sans-serif;
    min-width: 60px;
    text-transform: none
}

#book-online .label.dob-label:before {
    clear: both;
    content: " ";
    display: table;
    height: 2px
}

#book-online .left {
    float: left;
    width: 250px
}

#book-online .left .fieldset-group {
    border: 0;
    display: inline-block;
    padding: 0
}

#book-online .left ul li {
    display: block;
    float: left;
    position: relative
}

#book-online .left ul li input[type=radio] {
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    -o-opacity: 0;
    position: absolute
}

#book-online .left ul li input[type=radio] + label {
    color: #737c83;
    font-size: 16px;
    padding: 0 15px 0 30px;
    position: relative
}

#book-online .left ul li input[type=radio] + label:before {
    background: #fff;
    border: 1px solid #d8e0e2;
    border-radius: 10px;
    -ms-box-shadow: 1px 1px 1px #eee, inset 0 0 0 4px #fff;
    box-shadow: 1px 1px 1px #eee, inset 0 0 0 4px #fff;
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    top: 2px;
    width: 20px
}

#book-online .left ul li input[type=radio]:checked + label:before {
    background: #2eadde
}

#book-online .left .chosen-drop li {
    clear: both;
    float: none
}

#book-online .left .txt-input {
    background-color: #fff;
    background-image: none;
    border: 1px solid #d7dfe2;
    border-radius: 3px;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #555;
    display: block;
    font-size: 13px;
    height: 34px;
    line-height: 1.42857143;
    padding: 6px 12px;
    width: 250px
}

#book-online .left .txt-input.inline-input {
    display: inline-block;
    width: 123px
}

#book-online .left .txt-input.dob-input {
    display: inline-block;
    padding: 6px;
    text-align: center;
    width: 42px
}

#book-online .left .txt-input.dob-input__year {
    width: 60px
}

#book-online .left .txt-input.hide {
    display: none
}

#book-online .txtarea-input {
    background-image: none;
    border: 1px solid #d7dfe2;
    border-radius: 3px;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #555;
    display: block;
    font-size: 13px;
    height: 90px;
    line-height: 1.42857143;
    padding: 6px 12px;
    resize: none;
    width: 100%
}

@media screen and (max-width: only screen and (max-width

:

479
px

)
)
{
#book-online .txtarea-input {
    width: 250px
}

}
#book-online .right {
    float: right;
    overflow: hidden;
    width: 694px
}

#book-online .right #calendar-block-select-reason {
    color: red;
    margin-top: 80px
}

#book-online .right #calendar-block-select-newpatient {
    color: red;
    margin-top: 15px
}

#book-online .right #calendar-block {
    background: #fff;
    border: 1px solid #d7dfe2;
    border-radius: 3px;
    -ms-box-shadow: 1px 1px 1px rgba(0, 0, 0, .08);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .08);
    display: none;
    height: 280px;
    width: 692px
}

#book-online .right #calendar-block:before {
    clear: both;
    content: " ";
    display: table;
    height: 25px
}

#book-online .right #calendar-block.visible {
    display: block
}

#book-online .right #calendar-block button {
    background: none;
    border: 0;
    color: #2eadde;
    display: block;
    float: left;
    font-size: 12px;
    height: 28px;
    outline: 0;
    position: relative;
    top: 100px;
    width: 37px
}

#book-online .right #calendar-block button.shedule-prev {
    visibility: hidden
}

#book-online .right #calendar-block #grid-block {
    display: block;
    float: left;
    height: 230px;
    overflow: hidden;
    width: 616px
}

#book-online .right #calendar-block ul {
    display: block
}

#book-online .right #calendar-block ul > li {
    color: #333;
    display: block;
    float: left;
    font: 12px/100% open_sansbold, arial, sans-serif
}

#book-online .right #calendar-block ul > li span {
    color: #99a1a4;
    display: block;
    font: 11px/100% open_sanssemibold, arial, sans-serif
}

#book-online .right #calendar-block ul > li span:before {
    clear: both;
    content: " ";
    display: table;
    height: 3px
}

#book-online .right #calendar-block ul li {
    border-right: 1px solid #fff;
    display: block;
    height: 37px;
    width: 88px
}

#book-online .right #calendar-block ul li ol li:nth-child(2) {
    height: 152px
}

#book-online .right #calendar-block ul li ol li.scroller {
    border-bottom: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    font: 14px/37px open_sansregular, arial, sans-serif;
    line-height: 37px;
    text-align: center;
    transition: all .2s
}

#book-online .right #calendar-block ul li ol li.slot-holder {
    background: #e5edf0;
    display: block;
    height: 152px;
    overflow: hidden;
    position: relative
}

#book-online .right #calendar-block ul li ol li div.slots {
    display: block
}

#book-online .right #calendar-block ul li ol li div.slots a {
    background: #fca407;
    border-bottom: 1px solid #fff;
    color: #fff;
    display: block;
    font: 14px/37px open_sanssemibold, arial, sans-serif;
    height: 38px;
    overflow: hidden;
    text-align: center;
    width: 87px
}

#book-online .right #calendar-block ul li ol li div.slots a.checked, #book-online .right #calendar-block ul li ol li div.slots a:hover {
    background: #ffb93d
}

#book-online .right #calendar-block ul li ol li div.slots a.empty {
    background: #e5edf0;
    cursor: default
}

#book-online .right #calendar-block ul li ol li.scroller {
    background: #1ca8dd
}

#book-online .right #calendar-block ul li ol li.scroller:hover {
    background: #0b85b4
}

#book-online .right #calendar-block ul li.empty-grid li.slot-holder {
    background: #e5edf0
}

#book-online .right #calendar-block ul li.empty-grid div.slots a {
    display: none
}

#book-online .right #calendar-block ul li.empty-grid li.scroller {
    background: #c0cece;
    cursor: default;
    opacity: 1
}

#book-online .right #calendar-block ul li.empty-grid li.scroller:hover {
    background: #c0cece
}

#book-online .right #calendar-block ul li.maxed-grid ol li.scroller {
    background: #c0cece;
    cursor: default
}

#book-online .right:after, #book-online .right:before {
    clear: both;
    content: " ";
    display: table;
    height: 25px
}

#book-online .right #calendar-select {
    display: none
}

#book-online .right select#calendar-time {
    bacground-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #555;
    font: 13px/1.42857 open_sansregular, arial, sans-serif;
    height: 34px;
    padding: 6px 12px;
    width: 250px
}

#book-online #sms_terms_confirm {
    margin-top: 20px
}

#book-online #terms_confirm {
    line-height: normal;
    margin-top: 20px
}

#book-online #terms_confirm .terms-checkbox {
    margin-right: 5px
}

#book-online #telehealth-label i.icon_virtual_cam {
    background: url(img/icon_virtual_cam.svg);
    background-size: 20px 20px;
    display: inline-block;
    height: 18px;
    margin: 0 4px -4px 0;
    width: 20px
}

#book-online #telehealth-sub-label {
    margin-bottom: 8px
}

#book-online #telehealth-sub-label span {
    font-size: 11px
}

#book-online .modal-footer {
    margin-top: 0;
    padding: 19px 20px 20px;
    text-align: center
}

@media only screen and (max-width: 1025px) {
    #book-online .modal-dialog {
        width: auto
    }
}

@media only screen and (max-width: 768px) {
    #book-online .right {
        width: 100%
    }

    #book-online .right:before {
        height: 0
    }

    #book-online .right #calendar-block-select-newpatient, #book-online .right #calendar-block-select-reason {
        margin-top: 10px
    }

    #book-online .right #calendar-block, #book-online .right #calendar-block-select-newpatient i, #book-online .right #calendar-block-select-reason i, #book-online .right #calendar-block.visible {
        display: none
    }

    #book-online .right #calendar-select {
        display: block
    }

    #book-online .modal-dialog .modal-body.selectdoc #booking_filters .break:after {
        content: ""
    }
}

@media only screen and (max-width: 479px) {
    #book-online button.btn-book-additional-submit, #book-online button.btn-book-now, #book-online button.btn-cancel, #book-online button.btn-next, #book-online button.btn-registration-link, #book-online button.btn-reload-book-online, #book-online button.btn-submit-optout, #book-online button.btn-submit-review {
        width: 120px
    }

    #book-online .modal-dialog .modal-body.selectdoc #booking_filters {
        text-align: center
    }

    #book-online .modal-dialog .modal-body.selectdoc #booking_filters label {
        display: block;
        margin-bottom: 10px
    }
}

#book-online .v2-book-dialog {
    width: 860px
}

#book-online .v2-book-dialog .modal-content {
    height: 600px
}

@media only screen and (max-width: 1025px) {
    #book-online .v2-book-dialog {
        width: auto
    }
}

@media only screen and (max-width: 600px) {
    #pp_booking-unified #book-online, #pp_booking-v4 #book-online {
        overflow: hidden !important
    }
}

#pp_booking-unified .unified-book-dialog, #pp_booking-unified .v4-book-dialog, #pp_booking-v4 .unified-book-dialog, #pp_booking-v4 .v4-book-dialog {
    width: 860px
}

#pp_booking-unified .unified-book-dialog .modal-content, #pp_booking-unified .v4-book-dialog .modal-content, #pp_booking-v4 .unified-book-dialog .modal-content, #pp_booking-v4 .v4-book-dialog .modal-content {
    height: calc(100vh - 60px);
    max-height: 800px
}

@media only screen and (max-width: 1025px) {
    #pp_booking-unified .unified-book-dialog, #pp_booking-unified .v4-book-dialog, #pp_booking-v4 .unified-book-dialog, #pp_booking-v4 .v4-book-dialog {
        width: auto
    }
}

@media only screen and (max-width: 600px) {
    #pp_booking-unified .unified-book-dialog, #pp_booking-unified .v4-book-dialog, #pp_booking-v4 .unified-book-dialog, #pp_booking-v4 .v4-book-dialog {
        height: 100%;
        margin: 0;
        width: 100vw
    }

    #pp_booking-unified .unified-book-dialog .modal-content, #pp_booking-unified .v4-book-dialog .modal-content, #pp_booking-v4 .unified-book-dialog .modal-content, #pp_booking-v4 .v4-book-dialog .modal-content {
        height: 100%
    }
}

#book_iframe {
    border-radius: 10px
}

#booked-additional-info .modal-dialog {
    width: 860px
}

#booked-additional-info .label {
    clear: both;
    color: #333;
    display: block;
    font: 12px/130% open_sanssemibold, arial, sans-serif;
    padding: 0;
    text-transform: uppercase
}

#booked-additional-info .label:before {
    clear: both;
    content: " ";
    display: table;
    height: 20px
}

#booked-additional-info .label:after {
    clear: both;
    content: " ";
    display: table;
    height: 8px
}

#booked-additional-info .label.hide {
    display: none
}

#booked-additional-info .modal-body h4 {
    font-size: 28px
}

#booked-additional-info .modal-body p.type-wrapper {
    height: auto;
    margin-top: 0
}

#booked-additional-info .left {
    float: left;
    width: 270px
}

#booked-additional-info .left .chosen-drop li {
    clear: both
}

#booked-additional-info .left .txt-input {
    background-color: #fff;
    background-image: none;
    border: 1px solid #d7dfe2;
    border-radius: 3px;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #555;
    display: block;
    font-size: 13px;
    height: 34px;
    line-height: 1.42857143;
    padding: 6px 12px;
    width: 250px
}

#booked-additional-info .left .txt-input.inline-input {
    display: inline-block;
    width: 123px
}

#booked-additional-info .left .txt-input.hide {
    display: none
}

#booked-additional-info .txtarea-input {
    background-image: none;
    border: 1px solid #d7dfe2;
    border-radius: 3px;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #555;
    display: block;
    font-size: 13px;
    height: 90px;
    line-height: 1.42857143;
    padding: 6px 12px;
    resize: none;
    width: 100%
}

@media screen and (max-width: only screen and (max-width

:

479
px

)
)
{
#booked-additional-info .txtarea-input {
    width: 250px
}

}
#booked-additional-info .right {
    float: right;
    overflow: hidden;
    width: 518px
}

#booked-additional-info .modal-footer {
    margin-top: 0;
    padding: 19px 20px 20px;
    text-align: center
}

@media only screen and (max-width: 1025px) {
    #booked-additional-info .modal-dialog {
        width: auto
    }
}

@media only screen and (max-width: 768px) {
    #booked-additional-info .right {
        width: 100%
    }
}

@media only screen and (max-width: 479px) {
    #booked-additional-info button.btn-book-additional-submit, #booked-additional-info button.btn-skip {
        width: 120px
    }
}

#booked-online .modal-body p.type-wrapper {
    height: auto
}

header.header.header-1 .nav-header .brand:after, header.header.header-1 .nav-header:after {
    clear: both;
    content: "";
    display: table
}

section.aggregate-ratings {
    clear: both;
    line-height: 100%;
    margin: 0 auto;
    padding: 16px 0
}

section.aggregate-ratings ul {
    display: inline-block;
    margin: 0 auto
}

section.aggregate-ratings ul li {
    float: left;
    height: 33px;
    padding: 0 16px
}

section.aggregate-ratings ul li + li {
    border-left: 1px solid hsla(0, 0%, 100%, .3)
}

section.aggregate-ratings .average {
    color: #fff;
    font: 32px/100% open_sansregular, arial, sans-serif
}

section.aggregate-ratings .average sup {
    color: #fff;
    display: inline-block;
    font: 15px/100% open_sanslight, arial, sans-serif;
    height: 18px;
    vertical-align: middle
}

section.aggregate-ratings .average sup span {
    color: hsla(0, 0%, 100%, .3);
    display: inline-block;
    padding: 0 4px 0 6px
}

section.aggregate-ratings .star-rating {
    clear: both;
    color: #6d7175;
    display: block;
    font-size: 14px;
    padding: 0;
    position: relative;
    unicode-bidi: bidi-override;
    white-space: nowrap;
    width: 90px
}

section.aggregate-ratings .star-rating i {
    margin: 0 2px;
    width: 14px
}

section.aggregate-ratings .star-rating .top {
    color: #ffbe4d;
    display: block;
    left: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 1
}

section.aggregate-ratings .star-rating .top .hidden-aggregate-rating {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

section.aggregate-ratings .star-rating .bottom {
    display: block;
    padding: 0;
    width: 90px;
    z-index: 0
}

section.aggregate-ratings .total-aggregate-reviews {
    color: #fff;
    font: 11px/100% open_sansregular, arial, sans-serif;
    padding: 4px 0 0;
    text-align: left
}
