@charset "utf-8";

@font-face {
    font-family: "Raleway";
    src: url('../fonts/Raleway/Raleway-Light.ttf') format("truetype");
    font-weight: 300;
}

@font-face {
    font-family: "Raleway";
    src: url('../fonts/Raleway/Raleway-SemiBold.ttf') format("truetype");
    font-weight: 600;
}

@font-face {
    font-family: "Raleway";
    src: url('../fonts/Raleway/Raleway-Bold.ttf') format("truetype");
    font-weight: 700;
}

@font-face {
    font-family: "Raleway";
    src: url('../fonts/Raleway/Raleway-ExtraBold.ttf') format("truetype");
    font-weight: 800;
}

@font-face {
    font-family: "Muli";
    src: url('../fonts/Muli/Muli-Light.ttf') format("truetype");
    font-weight: 300;
}

@font-face {
    font-family: "Muli";
    src: url('../fonts/Muli/Muli-Regular.ttf') format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: "Muli";
    src: url('../fonts/Muli/Muli-SemiBold.ttf') format("truetype");
    font-weight: 600;
}

@font-face {
    font-family: "Muli";
    src: url('../fonts/Muli/Muli-Bold.ttf') format("truetype");
    font-weight: 700;
}

/* CSS Document */

/** Common Start **/

a:focus, a:hover {
    text-decoration: none !important;
    cursor: pointer !important;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: none;
    color: inherit;
}

/*Modal*/
.modal-backdrop {
    background: none;
}

.modal.fade {
    z-index: -1050;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: block;
    overflow: hidden;
    outline: 0;
    height: 0;
    z-index: 1050;
    padding: 0;
    margin: 0;
}

.modal.in {
    z-index: 99999;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.modal-dialog {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    overflow: hidden;
    background: #626366;
}

.modal-content {
    position: relative;
    outline: 0;
    border: none !important;
    background: none;
    background-clip: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*End Modal*/
div.yfb-sliderExpanding {
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #626366;
    z-index: 999999999 !important;
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px);
}

.yfb-sliderExpanding .wrapper {
    padding: 0;
    color: #A1A6A9;
    width: 75%;
    margin: 0 auto;
    height: 7vh;
}

.yfb-sliderDescription {
    top: 50%;
    position: relative;
    display: inline-block;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    float: left;
}

.yfb-sliderDescription h5 {
    margin-right: 25px;
    font-size: 1rem;
    position: relative;
    height: 100%;
    line-height: 1.375rem;
    vertical-align: text-top;
}

.yfb-sliderDescription p {
    margin-right: 25px;
    font-size: 1rem;
    position: relative;
    height: 100%;
    line-height: 1.25rem;
    vertical-align: text-top;
}

.yfb-collapseDescription {
    -webkit-transition: all 0.4 ease;
    transition: all 0.4 ease;
    position: relative;
    width: 20px;
    position: relative;
    width: 30px;
    height: 30px;
    display: inline-block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 30px 0 12px !important;
    text-align: center;
    float: right;
}

.yfb-collapseDescription .rotate {
    -webkit-transform-origin: 50% 25% !important;
    transform-origin: 50% 25% !important;
    -webkit-transition: all 0.3s ease;
}

.yfb-collapseDescription i {
    vertical-align: bottom;
}

section:not(.yfb-noPadding) {
    padding: 50px 0;
}

@media only screen and (min-width:768px) and (max-width:769px) {
    .yfb-sliderDescription p, .yfb-sliderDescription h5 {
        font-size: 1.5rem;
    }

}

@media only screen and (max-width:769px) {
    .yfb-sliderDescription h5 {
        float: left;
    }

}

@media only screen
and (min-device-width:1024px)
and (max-device-width:1366px) {
    .ipad-pro-indicator {
        display: block !important;
    }

}

html {
    font-size: 16px;
    -webkit-transition: font-size 200ms ease;
    transition: font-size 200ms ease;
}

@media only screen and (max-width:769px) {
    html {
        font-size: 12px;
    }

}

@media only screen and (max-width:640px) {
    .col-xs-4:not(.yfb-menuButtonContainer) {
        width: 100%;
    }

}

body {
    overflow-x: hidden;
    color: #75777a !important;
    font-family: 'Muli', Arial, Helvetica, sans-serif;
    line-height: 1.4;
    opacity: 1;
    font-size: 16px;
    font-weight: 300;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}

html.modal-open {
    overflow: hidden;
}

body.modal-open {
    overflow: hidden;
    height: 100%;
}

*:focus {
    outline: 0;
}

p:focus, li:focus, div:focus {
    color: #75777a !important;
}

sec .inline-block {
    display: inline-block !important;
}

.title {
    text-align: left;
    letter-spacing: 2px;
}

.title h1, .title h2 {
    line-height: 1.2;
    max-width: 75%;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.title, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    color: #75777a;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-weight: 700;
}

h1 {
    font-weight: 800 !important;
    font-size: 3rem;
}

h2 {
    font-weight: 800 !important;
    font-size: 3rem;
}

h3 {
    font-size: 1.5rem;
    font-weight: 300 !important;
}

h4 {
    font-size: 1.2rem;
    line-height: 1.4rem;
    margin-bottom: 0;
}

h5 {
    font-size: 1rem;
}

h6 {
    font-size: 0.5rem;
}

body.fade-out {
    opacity: 0;
    -webkit-transition: none;
    transition: none;
}

a {
    outline: 0;
    font-weight: 700;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

@media (hover:hover) {
    a:hover {
        outline: 0;
        background: none;
        color: inherit;
        text-decoration: none;
    }

}

a:not(.scrollToTop):focus {
    outline: 0;
    background: none;
    color: inherit;
    text-decoration: none;
}

a.scrollToTop:focus {
    outline: 0;
}

b, strong, label {
    font-weight: normal;
}

img {
    max-width: 100%;
    width: auto;
}

hr {
    border-color: #e1e1e1;
}

.container {
    position: relative;
}

section.yfb-sectionBackground {
    background: #EFF0EC;
}

.yfb-overflowHidden {
    overflow: hidden;
}

section.yfb-mobileCollapsable.yfb-mobileCollapsed {
    background: none !important;
    padding: 20px 0 0 0;
}

section.yfb-mobileCollapsable {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-bottom: 1px solid #75777a;
    padding: 20px 0;
}

section.yfb-mobileCollapsable:not(.yfb-mobileCollapsed) {
    padding-bottom: 20px;
}

.inline {
    width: auto !important;
    display: inline;
}

.slash::after {
    content: ' / ';
}

.expand, .keyexpand {
    padding-top: 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px /*Should stay same regardless of viewport width*/;
    -webkit-transition-delay: all 0.5s ease;
    transition-delay: all 0.5s ease;
    z-index: 9999;
}

.expand:not(.seeLess), .keyexpand:not(.seeLess) {
    top: 3px;
    position: relative;
}

.expandArrow {
    position: relative;
    z-index: 9999;
    text-transform: uppercase;
    font-size: 15px /*Should stay same regardless of viewport width*/;
    width: 25px;
    height: auto !important;
    margin-top: 10px;
    display: inline-block;
    vertical-align: text-top;
}

.rotate {
    -webkit-transform: rotate(-180deg) !important;
    transform: rotate(-180deg) !important;
    -webkit-transform-origin: 50% 50% !important;
    transform-origin: 50% 50% !important;
}

.expandable:not(.key-list) {
    overflow-x: hidden !important;
    overflow: hidden;
    max-height: 9999px;
    -webkit-transition: max-height 0.4s cubic-bezier(1, 0, 1, 0);
    transition: max-height 0.4s cubic-bezier(1, 0, 1, 0);
    margin-bottom: 0;
}

.yfb-collapseContainer .expandArrow.rotate {
    -webkit-transform-origin: 25% 50% !important;
    transform-origin: 25% 50% !important;
}

.expandable.collapsedHeight:not(ol) {
    overflow: hidden;
    max-height: 8.4em;
    -webkit-transition: max-height 0.2s cubic-bezier(0, 1, 0, 1);
    transition: max-height 0.2s cubic-bezier(0, 1, 0, 1);
}

.yfb-crewMemberContainer2 .expandable.collapsedHeight {
    max-height: calc(2.8em + 5px);
}

.modal-open .scrollToTop {
    display: none !important;
    opacity: 0 !important;
}

.scrollToTop {
    position: fixed;
    position: -webkit-sticky;
    position: sticky;
    right: 0;
    bottom: 0;
    z-index: 100;
    display: block;
    float: right;
    margin-top: -45px;
    width: 45px;
    font-size: 25px /*Should stay same regardless of viewport width*/;
    height: 45px;
    background: rgba(54, 58, 59, 0.85) !important;
    color: #FFF !important;
    text-align: center;
    line-height: 45px /*Should stay same regardless of viewport width*/;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 1;
}

.hideScroll {
    opacity: 0;
}

.scrollToTop .yfb-svgContainer {
    width: 14px;
    height: auto;
    margin: auto;
    cursor: pointer;
}

.title-block {
    display: inline-block;
    width: 100%;
}

.title-block .title {
    text-transform: uppercase;
    line-height: 3.125rem;
}


.title-block .title-bottom-line {
    padding: 5px 0;
}

.title-block .title-bottom-line span {
    display: inline-block;
    width: 8%;
    height: 4px;
    background: #CCC;
}

/*.box-title {
    display: inline-block;
    margin-bottom: 30px;
    padding: 15px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 30px;
}*/

.yfb-hiddenDesktop {
    display: none;
}

@media (hover:hover) {
    .scrollToTop:hover {
        background: rgba(54, 58, 59, 1);
        color: #FFF;
        text-decoration: none;
    }

}

@media only screen and (min-width:769px) {
    section:not(.yfb-sectionBackground):not(.yfb-noPadding) + section:not(.yfb-sectionBackground):not(.yfb-noPadding) {
        padding-top: 0;
    }

    .h1, .h2, .h3, h1, h2, h3 {
        margin-top: 0;
        margin-bottom: 1rem;
    }

}

@media only screen and (max-width:769px) {
    section:not(.yfb-noPadding) {
        padding: 20px 0;
    }

    .yfb-hiddenDesktop {
        display: block;
    }

    .yfb-mobileCollapsed .title h1::after, .yfb-mobileCollapsed .title h2::after {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    h1, h2 {
        font-size: 1.7rem !important;
        letter-spacing: 2px;
        font-weight: 600 !important;
    }

}

.yfb-mobileCollapsable:not(.yfb-mobileCollapsed) .yfb-collapseContainer {
    height: auto !important;
}

/** Common End **/

/** Top Navi Start **/

nav.navbar {
    top: 0px;
    z-index: 10000;
    border: 0;
    background: #FFF;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

nav.navbar .main-logo {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 auto;
}

nav.navbar .main-logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: relative;
    display: inline-table;
    margin: 0;
    padding: 10px 20px;
    height: 50px;
    font-size: 0;
    line-height: normal !important;
    -webkit-transition: all 0s ease;
    transition: all 0s ease;
}

nav.navbar .main-logo img {
    min-height: 50px;
    max-height: 70px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

nav.navbar .navbar-nav li {
    border: 1px 1px 0 0 solid #75777a;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    z-index: 999;
}

nav.navbar .navbar-nav li a {
    width: 100%;
    height: 100%;
    z-index: 1000;
}

nav.navbar.nav-active {
    top: 0px;
}

.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    margin-top: 0;
    width: auto;
    border: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px /*Should remain the same*/;
}

.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
}

.dropdown-menu > li > a {
    display: block;
    clear: both;
    padding: 3px 20px;
    color: #333;
    white-space: nowrap;
    font-weight: normal;
    line-height: 1.42857143;
}

.navbar-header {
    float: none;
    border-bottom: 1px solid #b9b9b9;
    text-align: center;
    height: 90px;
}

.navbar-toggle {
    display: block;
}

.navbar-collapse {
    position: absolute;
    width: 30%;
    border-bottom: 1px solid rgb(175, 175, 175);
    background: #FFF;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #b9b9b9;
}

.navbar-collapse.collapse {
    position: absolute;
    display: none !important;
    width: 30%;
}

.navbar-nav {
    float: none !important;
    margin: 7.5px 50px 7.5px -15px
}

.navbar-nav > li {
    float: none;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar-text {
    float: none;
    margin: 15px 0;
}

/* since 3.1.0 */
.navbar-collapse {
    padding: 0;
}

.navbar-collapse.collapse.in {
    display: block !important;
}

.collapsing {
    overflow: hidden !important;
}

.nav.navbar-nav {
    margin: 0;
}

.nav.navbar-nav li {
    border-top: 1px solid #b9b9b9;
}

.nav.navbar-nav li:first-child {
    border-top: none;
}

nav.navbar .navbar-toggle {
    position: absolute;
    margin-right: 0px;
    margin-left: 15px;
    border: none;
    color: #FFF;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

nav.navbar .navbar-toggle span.icon-bar {
    background-color: #b3b3b3;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.navbar .navi-buttons {
    position: absolute;
    top: 50%;
    left: 90px;
    display: inline-block;
    float: left;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.navi-buttons ul {
    margin: 0;
    padding: 0;
}

.navi-buttons ul li {
    float: left;
    margin-left: 5px;
    list-style: none;
}

.navi-buttons ul li:first-child {
    margin-left: 0px;
}

.navi-buttons ul li a {
    display: inline-block;
    padding: 3px 12px;
    border: 1px solid #dadada;
    background: white;
    color: #75777a;
}

@media (hover:hover) {
    .navi-buttons ul li a:hover {
        color: white !important;
        background-color: #75777a !important;
        border-color: #75777a !important;
    }

    .navi-buttons ul li a:hover {
        background: #FFF;
    }

}

.navi-buttons ul li a i {
    vertical-align: text-top;
    text-align: center;
    font-size: 18px /*Should stay same regardless of viewport width*/;
    line-height: 23px /*Should stay same regardless of viewport width*/;
}

.yfb-yachtNameNavbar {
    position: absolute;
    right: 0;
    letter-spacing: 2px;
    font-weight: 600 !important;
    font-size: 1.25rem;
    font-family: 'Raleway', sans-serif;
    top: 50%;
    padding: 0 25px 0 0;
    display: block;
    text-align: center;
    text-transform: uppercase;
    transform: translateY(-50%);
    float: right;
    max-width: 25%;
    vertical-align: middle;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: none;
}

button.hamburger {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 30px;
    height: 2px;
    background-color: #75777a;
}

@media (hover:hover) {
    .hamburger:hover {
        opacity: 1;
    }

}

.hamburger-inner::before {
    top: -7px;
}

.hamburger-inner::after {
    bottom: -7px;
}

.hamburger-box {
    position: absolute;
    top: 50%;
    width: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (hover:hover) {
    nav.navbar .navbar-toggle:hover, nav.navbar .navbar-toggle:focus {
        background: none;
    }

    nav.navbar .navbar-toggle:hover span.icon-bar, nav.navbar .navbar-toggle:focus span.icon-bar {
        background-color: #0097cc;
    }

    nav.navbar .navbar-nav li:hover a > span {
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

}

@media screen and (min-width:769px) {
    nav.navbar .navbar-nav li a {
        padding: 30px 35px;
    }

    nav.navbar .container-fluid {
        padding: 0;
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: 0px;
    }

    .navbar-collapse {
        border-left: 1px solid rgb(175, 175, 175);
        border-right: 1px solid rgb(175, 175, 175);
    }

    .specifications .category {
        padding: 0 5%;
    }

    .specifications .category {
        margin-left: -1px;
        border-right: 1px solid #75777a;
        border-left: 1px solid #75777a;
    }

    .specifications .category:last-child {
        padding-right: 15px;
        border-right: none;
    }

    .specifications .category:first-child {
        padding-left: 15px;
        border-left: none;
    }

}

@media (hover:hover) {
    nav.navbar .navbar-nav li:hover a > span::after {
        width: 100%;
    }

}

@media only screen and (min-device-width:768px) {
    nav.navbar .navbar-nav li a > span::after {
        content: '';
        display: block;
        width: 0;
        height: 3px;
        -webkit-transition: width .3s;
        transition: width .3s;
    }

    nav.navbar .navbar-nav li a > span {
        color: #75777a !important;
        font-size: 1rem;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
        display: table;
    }

}

@media screen and (max-width:768px) {
    nav.navbar .navbar-nav li a {
        padding: 20px;
    }
}

@media screen and (max-width:768px) {
    .narrow-screen-indicator {
        display: block !important;
    }

    .yfb-yachtNameNavbar {
        max-width: 33%;
    }

    .navbar {
        position: relative !important;
        margin: 0 !important;
    }

    .navbar-header {
        margin-right: -15px !important;
        margin-left: -15px !important;
    }

    .navbar-collapse.collapse.in {
        margin-top: -1px;
    }

    .yfb-collapseOnMobile .title .yfb-highlight {
        color: #75777a !important;
        display: inline !important;
    }

    nav.navbar .navi-buttons {
        display: none;
    }

}

@media screen and (max-device-width:768px) and (max-width:768px) {
    button.hamburger {
        display: none;
    }

}

@media (hover:hover) {
    nav.navbar .navi-buttons:hover {
        opacity: 1;
    }

}

@media screen and (max-width:768px) {
    .heroBanner {
        margin-top: 0 !important;
    }

}

@media screen and (max-width:640px) {
    .navbar-collapse.collapse, .navbar-collapse {
        margin-top: -1px;
        width: 100vw;
    }

    .yfb-yachtNameNavbar {
        display: none;
    }

}

@media screen and (max-width:640px) {
    nav.navbar .navbar-toggle {
        position: absolute;
        float: left;
        margin-right: 15px;
        margin-left: 0;
    }

    nav.navbar .logo2 {
    }

}

/** Top Navi End **/

/** Banner Start **/

.heroBanner {
    background-position: 50% 50%;
    background-size: cover;
    max-height: calc(100vh - 90px);
    width: 100%;
    margin-top: 90px;
}

.yfb-bigButton a {
    padding: 10px 15px;
    border: 2px solid #75777a;
    color: #75777a;
    width: 100%;
    text-transform: uppercase;
    font-size: 1rem;
    display: block;
    margin: 0 auto;
}

@media (hover:hover) {
    .yfb-bigButton a:hover {
        color: white !important;
        background: #75777a;
    }

}

@media only screen and (min-width:960px) and (min-device-width:1025px) {
    .heroBanner {
        height: calc(100vh - 90px);
    }

}

/*****Slick Start*****/
#rewind {
    width: 30px;
    height: 30px;
    top: auto;
    position: relative;
    bottom: 50%;
    height: 100%;
    color: white;
    cursor: pointer;
    line-height: 10vh;
    vertical-align: middle;
    margin: 0 auto;
    display: none;
    transform: scale(-1, 1) translate(-300%, -50%);
}

#rewind:before {
    cursor: pointer;
}

.slick-center {
    text-align: center !important;
}

.secondSlick .slick-current {
    border: 2px solid white;
}

.yfb-slickTrigger .gallery-title {
    cursor: pointer;
}

.secondSlick img {
    height: 10vh !important;
    -o-object-fit: cover;
    object-fit: cover;
    cursor: pointer;
}

.secondSlick, .firstSlick {
    overflow: hidden;
    background: rgb(63, 63, 63);
}

.firstSlick {
    height: 83vh;
    z-index: 9999 !important;
    -webkit-transition: height 150ms ease;
    transition: height 150ms ease;
}

.yfb-descriptionCollapsed .firstSlick {
    height: 93vh;
}

.secondSlick {
    height: 10vh;
}

.firstSlick img {
    height: 83vh;
    position: relative;
    top: 0;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transition: height 200ms ease;
    transition: height 200ms ease;
}

.firstSlick img, .secondSlick img {
    -webkit-transition: height 200ms ease, opacity 300ms ease;
    transition: height 200ms ease, opacity 300ms ease;
    opacity: 0;
}

.yfb-descriptionCollapsed
.firstSlick img {
    height: 93vh;
}

.slick-track {
    position: relative;
    height: 100%;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

.slick-prev:before, .slick-next:before {
    content: "" !important;
}

.ie .slick-next:before, .ie .slick-prev:before {
    font-size: 2.8rem;
    font-family: 'Raleway';
    font-weight: 400;
    position: absolute;
    margin: 0 auto;
    display: block;
    width: 50px;
    top: 50%;
    transform: translateY(-50%);
}

.ie .slick-prev:before {
    content: "<" !important;
}

.ie .slick-next:before {
    content: ">" !important;
}

.secondSlick button {
    display: none !important;
}

.slick-next, .slick-prev {
    z-index: 10000;
    -webkit-filter: drop-shadow(0px 1px 1px #4f4f4f);
    filter: drop-shadow(0px 1px 1px #4f4f4f);
    top: 41.5vh;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9999;
    padding: 65px;
    width: 150px;
    height: 150px;
    overflow: visible !important;
    transition: all 200ms ease;
}

.ie .slick-next, .ie .slick-prev {
    padding: 50px;
}

.yfb-descriptionCollapsed .slick-next, .yfb-descriptionCollapsed .slick-prev {
    top: 46.5vh;
}

.ie .exit {
    top: -5%;
}

.exit {
    -webkit-filter: drop-shadow(0px 1px 1px #4f4f4f);
    filter: drop-shadow(0px 1px 1px #4f4f4f);
}

.yfb-slickControls .pause, .yfb-slickControls .play, .yfb-slickControls .fullscreen {
    position: re    lative;
    top: 50%;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 48%;
    color: #A1A6A9;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.yfb-collapseDescription .yfb-svgContainer {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 18px;
    height: auto;
    cursor: pointer;
}

.exit {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10000;
    cursor: pointer;
    padding: 25px;
}

.exit .yfb-svgContainer {
    width: 20px;
    height: auto;
}

.yfb-slickControls a:focus {
    color: #A1A6A9;
}

div.yfb-slickControls {
    position: absolute;
    right: -1px;
    bottom: 0;
    display: none;
    width: 10%;
    height: 15vh;
    background: #75777a;
    color: white !important;
}
@media only screen and (min-device-width: 1024px) and (orientation:portrait){
    #rewind{
        transform: scale(-1, 1) translate(-400%, -50%);
    }
}

@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
    .exit {
        position: fixed;
        top: -55px;
    }

}

@media only screen and (max-width:768px) {
    .slick-next, .slick-prev {
        top: calc(50vh - 32px);
        width: 100px !important;
        width: 100px !important;
        padding: 35px;
    }

    .ie .slick-next {
        padding-right: 0 !important;
    }

    .ie .slick-prev {
        padding-left: 0 !important;
    }

    .slick-next {
        right: 0;
    }

    .slick-prev {
        left: 0;
    }

    .exit {
        width: 15px;
    }

    .secondSlick {
        display: none;
    }

    .yfb-collapseDescription {
        display: none;
    }

    .yfb-sliderDescription > * {
        display: block !important;
        margin: 10px 0;
    }

    .yfb-sliderExpanding {
        height: 75px;
    }

    .yfb-sliderExpanding .wrapper {
        height: 75px;
    }

    .firstSlick img, .firstSlick, .yfb-descriptionCollapsed .firstSlick img {
        height: calc(100vh - 75px);
    }

}

/*****Slick End*****/


/** Short Specifications Start  **/

section.short-specifications {
    background: #FFF;
}

section.short-specifications .list {
    display: inline-block;
    margin: 0;
    width: 100%;
}

section.short-specifications .list ul {
    margin: 0 auto;
    padding: 0px;
    text-align: left;
}

section.short-specifications .list ul li {
    border-left: none;
    list-style: none;
}

section.short-specifications .list ul li:first-child {
    margin-left: 0px;
    padding-left: 0px;
    border-left: none;
}

section.short-specifications .list ul li {
    font-size: 1rem !important;
    line-height: 1.4 !important;
}

section.short-specifications .list ul li h4, section.specifications .list ul li h4 {
    margin-right: 5px;
    font-weight: 700;
    font-size: 16px /*Shouldn't change*/;
    padding-top: 0;
    display: inline;
}

section.short-specifications .list ul li.inline:nth-child(even) h4 {
    width: 40px;
}

section.specifications .list ul li h4::after, section.short-specifications .list ul li h4::after {
    content: ':';
}

li.inline.yfb-slash::after {
    content: ' / ';
    margin: 0 5px;
}

@media screen and (max-width:992px) {
    section.short-specifications .list {
        margin: 0;
    }

    section.short-specifications .list ul li {
        float: left;
        margin-left: 0px;
        padding: 5px 0;
        padding-left: 0px;
        width: 100%;
        border-left: none;
    }

    section.short-specifications .list ul li span {
        float: none;
    }

}

@media screen and (max-width:500px) {
    section.short-specifications .list ul li {
        font-size: 1.25rem !important;
    }

}

/** Short Specifications End  **/

/** Gallery Start **/

.gallery-img .incompatible {
    margin: 0 auto;
    display: table-cell;
    opacity: 0;
}

.gallery-img.yfb-slickTrigger > a:not(#yfb-seeFullGallery) {
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0.8;
    background-size: cover;
    background-position: 50% 50%;
}

.gallery-img .incompatibleBackground {
    background-size: contain !important;
    background-position: 50% 50% !important;
    margin: 0 auto;
    width: 100vw;
    position: relative;
    background-repeat: no-repeat;
}

.incompatible img {
    opacity: 0 !important;
    width: unset !important;
}

section.gallery .gallery-box {
    width: 100%;
}

section.gallery .gallery-box .gallery-img {
    overflow: visible;
    margin-bottom: 20px;
    background: #000000;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

section.gallery .gallery-box .gallery-img > a > img {
    position: relative;
    width: 360px;
    width: 100%;
    opacity: 0.8;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -o-object-fit: cover;
    object-fit: cover;
}

section.gallery .gallery-box .gallery-title {
    position: absolute;
    bottom: 10%;
    left: 8.5%;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 1.8rem;
    -webkit-transition: all 0.6s linear;
    transition: all 0.6s linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.gallery-title a {
    color: white !important;
}

.gallery-title h3 {
    margin: 0;
    color: inherit;
    font-size: 2rem;
    font-weight: 600 !important;
}

section.gallery .gallery-box .gallery-button {
    display: inline-block;
    width: 100%;
    text-align: center;
    text-shadow: none;
}

section.gallery .gallery-box .gallery-button a {
    margin: 0 auto;
    padding: 10px 20px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 1rem;
}

@media (hover:hover) {
    section.gallery .gallery-box:hover .gallery-title {
        padding-bottom: 5px;
        bottom: calc(90% - 2rem);
        -webkit-transition: all 0.6s linear;
        transition: all 0.6s linear;
    }

    .gallery-box .gallery-title h3:after {
        width: 100%;
        background: white;
    }

    .gallery-box:hover .gallery-title h3:after {
        content: '';
        display: block;
        height: 3px;
        -webkit-transition: width .3s;
        transition: width .3s;
    }

    section.gallery .gallery-box:hover .gallery-img {
        background: #a1a6a9;
    }

    section.gallery .gallery-box:hover .gallery-img > a > img {
        opacity: 0.4;
    }

}



/** Gallery End **/

/** Key Features Start **/

section.key-features .title-block {
}

section.key-features .title-block .title-bottom-line span {
background: #0077ac;
}

#key-features .key-list {
display: block;
}

ol {
display: flex;
flex-flow: column wrap;
counter-reset: item;
padding: 0;
}

ol li {
display: block;
position: relative;
width: 50%;
margin: 0px;
border: 0;
padding: 0;
padding-left: 60px;
padding-right: 40px;
padding-bottom: 10px;
height: auto;
min-height: 70px;
font-weight: 300;
font-family: 'Muli', Arial, Helvetica, sans-serif;
font-size: 1.25rem;
text-align: left;
line-height: 1.5625rem;
}

ol li:before {
position: absolute;
top: 10px;
left: 0;
content: counter(item)" ";
counter-increment: item;
font-weight: 600;
font-size: 3rem;
font-family: Helvetica, sans-serif;
}

.keyexpand {
bottom: 0;
padding-left: 60px;
-webkit-transition: none !important;
transition: none !important;
}

ol {
-webkit-transition: max-height 100ms linear !important;
transition: max-height 100ms linear !important;
}


@media screen and (min-width:769px) {
ol li:before {
font-size: 3.75rem;
}

}

@media screen and (max-width:768px) {

ol li {
padding-left: 35px;
padding-right: 10px;
min-height: 50px;
}

ol {
-webkit-transition: none !important;
transition: none !important;
}

ol li {
width: 100%;
}

ol li:before {
top: 5px;
}

#key-features .key-list {
-webkit-columns: 1;
columns: 1;
-webkit-column-count: 1;
column-count: 1;
}

.keyexpand {
padding-left: 40px;
}

}

/** Key Features End **/

/** Specifications Start **/

section.specifications .list {
display: inline-block;
margin: 0;
width: 100%;
}

section.specifications .list ul {
margin: 0 auto;
padding: 0px;
text-align: left;
}

section.specifications .list ul li {
border-left: none;
list-style: none;
}

section.specifications .list ul li:first-child {
margin-left: 0px;
padding-left: 0px;
border-left: none;
}

section.specifications .list ul li {
font-size: 16px /*Shouldn't change*/;
line-height: 1.4em !important;
}

section.specifications {
background: #FFF;
}

section.specifications .nav.nav-tabs {
margin-bottom: 30px;
border: 0;
}

section.specifications .nav.nav-tabs > li {
width: 25%;
}

section.specifications .nav.nav-tabs > li > a {
margin: 0;
border: 0;
border-radius: 0px;
color: #fff;
text-transform: uppercase;
font-size: 1rem;
line-height: 1.875rem;
}

section.specifications .nav.nav-tabs li a {
background: #0097cc;
}

section.specifications .nav.nav-tabs li.active a {
background: #005573;
}

section.specifications .tab-content p {
color: #444;
}

@media screen and (max-width:1200px) {
section.specifications .nav.nav-tabs > li > a {
font-size: 1.25rem;
line-height: 1.5625rem;
}

}

section.specifications .nav.nav-tabs > li {
width: 50%;
text-align: center;
}

.specifications .category ul li {
text-align: left;
}

.category h3 {
font-family: 'Muli' !important;
}

@media screen and (max-width:769px) {
.specifications .category:first-child {
padding-top: 0;
border: none !important;
}

.specifications .container {
padding: 0;
}

.specifications .yfb-collapseContainer .row {
margin: 0;
}

.specifications .category {
border-top: 1px solid !important;
display: block;
padding: 20px 15px;
width: 100%;
border: none;
text-align: left;
}

.expandArrow {
margin: 0;
}

.expand, .expandArrow, .keyexpand {
cursor: pointer;
}

.specifications .title-block {
padding-left: 15px;
}

}

@media screen and (max-width:400px) {
section.specifications .nav.nav-tabs > li {
width: 100%;
text-align: center;
}

}

/** Specifications End **/

/** Video Start **/
img.yfb-playVideo {
display: none;
}

#video div.video-img {
background: black;
}

#video div.video-img > a > img {
opacity: 0.6;
}

section.video .video-box {
display: inline-block;
width: 100%;
}

#layout div.video-img {
margin-left: 5%;
padding: 5% 5% 5% 20%;
border: 5px solid #75777a;
}

.video-img h2 {
position: absolute;
top: 50%;
left: 50%;
margin: 0;
padding: 10px 20px;
border: 4px solid;
color: white;
font-size: 3.125rem;
line-height: 1;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}

img.yfb-thumbnail {
min-height: 15rem;
max-height: 30rem;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
}

section.video .video-box .video-title {
margin-bottom: 20px;
color: #333;
text-align: center;
text-transform: uppercase;
font-size: 1.125rem;
line-height: 1.25rem;
}

section.video .video-box .video-button {
display: inline-block;
width: 100%;
text-align: center;
}

section.video .video-box .video-button a {
display: inline-block;
margin: 0 auto;
padding: 10px 20px;
color: #FFF;
text-transform: uppercase;
font-size: 1rem;
border: 2px solid #0097cc;
background: #0097cc;
}

@media (hover:hover) {
section.video .video-box .video-button a:hover {
background: none;
color: #0097cc;
}

}

@media only screen and (max-width:769px) {
section.video .video-box {
margin-bottom: 0;
}

img.yfb-playVideo {
display: block;
opacity: 1;
position: absolute;
z-index: 200;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 20%;
}

.video-img h2 {
display: none;
}

#layout div.video-img {
margin: 0;
padding: 5%;
border: none;
}

}

.yfb-videoContainer, .yfb-videoContainer .slick-list, .yfb-videoContainer iframe {
overflow: hidden;
height: 100%;
width: 100%;
position: relative;
}

/** Video  End **/

/** Layout Start **/



section.layout .layout-box {
display: inline-block;
width: 100%;
}

section.layout .layout-box .layout-img {
overflow: hidden;
margin-bottom: 20px;
text-align: center;
}

#layout div.layout-img {
margin-left: 5%;
padding: 5% 5% 5% 20%;
border: 5px solid;
}

#layout h2 {
position: absolute;
top: 15%;
z-index: 3;
margin: 0;
padding: 10px 0;
background: white;
line-height: 1;
}

.video-img h2 {
position: absolute;
top: 50%;
left: 50%;
margin: 0;
padding: 10px 20px;
border: 4px solid;
color: white;
font-size: 3.125rem;
line-height: 1;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}

img.yfb-thumbnail {
min-height: 15rem;
max-height: 30rem;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
}

section.video .video-box .video-title {
margin-bottom: 20px;
color: #333;
text-align: center;
text-transform: uppercase;
font-size: 1.125rem;
line-height: 1.25rem;
}

section.layout .layout-box .layout-button {
display: inline-block;
width: 100%;
text-align: center;
}

section.layout .layout-box .layout-button a {
display: inline-block;
margin: 0 auto;
padding: 10px 20px;
color: #FFF;
text-transform: uppercase;
font-size: 1rem;
}

section.layout .layout-box .layout-button a {
border: 2px solid #0097cc;
background: #0097cc;
}

@media (hover:hover) {
section.layout .layout-box .layout-button a:hover {
background: none;
color: #0097cc;
}

}

@media only screen and (max-width:769px) {
.layout-img h2 {
display: none;
}

#layout h2 {
position: relative;
top: auto;
z-index: 3;
padding: 0;
background: none;
line-height: 1;
margin-bottom: 20px;
}

#layout div.layout-img {
margin: 0;
padding: 5%;
border: none;
}

}

.yfb-videoContainer, .yfb-videoContainer .slick-list, .yfb-videoContainer iframe {
overflow: hidden;
height: 100%;
width: 100%;
position: relative;
}

#video-gallery .modal-dialog {
background: #3f3f3f;
}

/** Video and Layout End **/

/** Crew Start **/
.crew-list ul {
padding-left: 20px;
padding-right: 20px;
}

.carousel-control {
width: auto !important;
}

.carousel-control .glyphicon-triangle-left, .carousel-control .icon-prev {
margin-left: 0;
font-size: 0.875rem;
width: auto !important;
}

.carousel-control .glyphicon-triangle-right, .carousel-control .icon-prev {
margin-right: 0;
font-size: 0.875rem;
width: auto !important;
}

.crew-members-controls {
display: inline-block;
margin: 0 auto;
}

@media only screen and  (min-width:991px) {
.carousel-control .glyphicon-triangle-left, .carousel-control .icon-prev {
font-size: 1.25rem;
}

.carousel-control .glyphicon-triangle-right, .carousel-control .icon-next {
font-size: 1.25rem;
}

}

@media (hover:hover) {
.carousel-control:focus, .carousel-control:hover {
color: #75777a !important;
opacity: 1 !important;
}

}

.crew-members-controls a.carousel-control {
position: relative;
display: inline-table;
margin: 0;
width: 55px;
height: 50px;
border: 2px solid #0097cc;
background: #0097cc;
text-align: center;
font-size: 1.7rem;
line-height: 3.125rem;
}

.crew-members-controls a.carousel-control i {
display: inline-block;
}

.carousel-control {
text-shadow: none !important;
opacity: 1 !important;
background: none !important;
z-index: 9999;
color: #75777a;
}

.yfb-populate > * {
padding: 3px 0;
}

.yfb-populateImage img {
width: 100%;
background-repeat: no-repeat;
background-size: contain;
}

.yfb-populate h1, .yfb-populate h2, .yfb-populate h3, .yfb-populate h4, .yfb-populate h5, .yfb-populate h6, .yfb-crewMemberContainer2 h1, .yfb-crewMemberContainer2 h2, .yfb-crewMemberContainer2 h3, .yfb-crewMemberContainer2 h4, .yfb-crewMemberContainer2 h5, .yfb-crewMemberContainer2 h6 {
text-transform: none;
margin: 0 0 5px;
font-weight: 300;
}
.yfb-populate h4, .yfb-crewMemberContainer2 h4{
    font-size: 19px !important;
}
.yfb-populate h5, .yfb-crewMemberContainer2 h5{
    font-size: 16px !important;
}
.yfb-crewMemberContainer2 {
min-height: 14rem;
}

.yfb-crewMemberContainer2:nth-child(odd) {
padding-right: 5%;
}

.yfb-crewMemberContainer2 .expand {
padding-top: 5px;
}

div.yfb-populateNameTitle, .yfb-crewNameTitle2 {
    margin: 20px 0;
}

.crew-list ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 0;
margin-top: 0;
-ms-flex-pack: distribute;
justify-content: space-around;
}

.crew-list ul li {
display: inline-block;
margin: 0 !important;
width: 32.5%;
list-style: none;
padding: 7px;
}

.crew-list ul li:first-child {
margin-top: 0px;
}

.crew-list ul li .crew-member-box {
position: relative;
}

@media only screen
and (min-device-width:768px)
and (max-device-width:1024px)
and (orientation:portrait)
and (-webkit-min-device-pixel-ratio:1) {
.crew-list ul {
text-align: center;
}

.crew-list ul li {
display: inline-block;
margin: 0 !important;
width: 32.5%;
list-style: none;
padding: 7px;
}

}

@media only screen and (min-width:768px) {
.yfb-populateImage img {
margin-right: 15%;
}
section.yfb-mobilePdf {
    display: none;
}
}

@media only screen and (max-width:768px) {
.yfb-populateImage img {
background-position: 50% 50%;
}

}

@media only screen and (max-width:640px) {
.crew-list ul li {
padding: 3px;
}

}

@media (hover:hover) {
.crew-list ul li .crew-member-box:hover {
cursor: pointer;
}

}

.yfb-crewMemberText {
display: none;
z-index: 9998;
}

.crew-list ul li .crew-member-box .yfb-crewMemberBackground {
position: absolute;
width: 90%;
height: 90%;
top: 5%;
left: 5%;
display: block;
opacity: 0;
z-index: 9997;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}

.crew-list ul li .overlayActive .yfb-crewMemberBackground {
opacity: 0.9;
}

.crew-member-box .yfb-crewMemberName {
color: #363A3B;
text-transform: uppercase;

font-family: 'Muli', Arial, Helvetica, sans-serif;
line-height: 1.2;
font-size: 0.8rem;
font-weight: 800;
margin-bottom: 5px;
}

.yfb-populateName, .yfb-crewMemberName2, .yfb-populateTitle, .yfb-populateNationality, .yfb-crewMemberTitle2, .yfb-crewMemberNationality2 {
font-weight: 600 !important;
}

.crew-member-box .yfb-crewMemberTitle {
color: #363A3B;
font-size: 0.75rem;
font-weight: 700;
line-height: 1.2;
}

.crew-member-box:not(.overlayActive) .yfb-crewMemberDetails {
display: none;
}

.crew-member-box .yfb-crewMemberDetails {
text-align: center;
position: absolute;
color: black;
font-size: 1rem;
display: block;
opacity: 1;
top: 50%;
left: 50%;
z-index: 9998;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width: 85%;
}

.crew-list {
display: inline-block;
width: 100%;
}

@media (hover:hover) {
.crew-member-box:hover .name {
opacity: 1;
}

}

.crew-member-img.incompatible {
background-position: center center;
background-size: cover;
}

.crew-member-img {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}

div.crew-member-img {
width: 100%;
height: 100%;
}

.crew-member-img, .crew-member-img img {
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
}

@media (hover:hover) {
.crew-member-box:not(.overlayActive):hover .yfb-crewMemberDetails {
display: block;
}

.crew-list ul li .crew-member-box:hover .yfb-crewMemberBackground {
opacity: 0.55;
}

.crew-list ul li .overlayActive:hover .yfb-crewMemberBackground {
opacity: 0.9;
}

}

@media only screen and (min-width:768px) {
.yfb-populate {
padding-right: 4%;
}

}

@media only screen and (max-width:768px) {
.crew-member-box .yfb-crewMemberTitle {
font-size: 0.625rem;
}

.crew-member-box .yfb-crewMemberName {
font-size: 0.75rem;
line-height: 1.2;
margin-bottom: 3px;
}

.yfb-crewSlider {
padding-bottom: 5px;
}

}

@media only screen and (max-width:480px) {
.crew-member-box .yfb-crewMemberTitle {
font-size: 0.45rem;
}

.crew-member-box .yfb-crewMemberName {
font-size: 0.5rem;
}

}

/** Crew End **/

/**Food Menu Start**/
@media only screen and (max-device-width:768px) {
section.foodMenu {
padding: 20px 0;
}

.foodMenu .col-xs-4 {
width: 100%;
text-align: left;
}

#yfb-foodMenu {
border: none;
padding: 10px 15px;
color: #75777a;
text-transform: uppercase;
font-size: 1.7rem;
width: auto;
margin: 0 auto;
float: left;
line-height: 1;
padding: 0;
letter-spacing: 2px;
font-weight: 600;
color: #75777a;
font-family: "Raleway";
}

div.yfb-menuButtonContainer {
margin: 0;
}

}

/**Food Menu End**/

/**Second Navigation Start**/

.secondNav {
height: 100px /*Should remain in px*/;
background: #808284;
line-height: 100px /*Should remain in px*/;
font-family: 'Muli', sans-serif;
}

.secondNav ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
-webkit-box-pack: justify;
justify-content: space-between;
margin-bottom: 0;
padding: 0;
}

.secondNav ul li {
vertical-align: middle;
text-align: center;
list-style: none;
text-transform: uppercase;
}

.secondNav a {
color: #c1c9cf;
font-weight: 300;
letter-spacing: 2px;
}

.secondNav a:focus {
color: #c1c9cf;
}

@media (hover:hover) {
.secondNav a:hover {
color: #dadee2;
}

}

@media only screen and (max-width:992px) {
.secondNav a {
color: #A1A6A9;
font-weight: 300;
font-size: 0.85rem;
}

}

@media only screen and (max-width:768px) {
.secondNav {
display: none;
}

}

/**Second Navigation End**/

/** Contact Start **/

section.contact {
background: #363A3B;
color: #8b9194;
text-align: left;
font-size: 0.75rem;
font-weight: 300;
padding: 50px 0 25px;
}

section.contact .title-block .title-bottom-line {
padding: 0;
}

section.contact p {
color: #8b9194;
text-align: left;
font-size: 0.75rem;
line-height: 1.5;
margin-bottom: 0;
}

.contact a {
text-decoration: none;
color: #8b9194 !important;
font-weight: 300;
}

.contact .title {
letter-spacing: 1px;
line-height: 1.5rem;
margin-bottom: 15px;
font-weight: 600 !important;
font-family: 'Raleway', sans-serif;
margin-top: 0;
text-transform: none;
color: #afb5b9;
font-size: 1.15rem;
}

.contactSubTitle {
display: block;
text-align: left;
font-weight: 600;
margin-bottom: 10px;
font-size: 0.75rem !important;
color: #afb5b9;
}

@media only screen and (max-width:769px) {
.contact .title {
font-size: 1rem;
}

.contactSubTitle, .contact p, .contact a, section.contact p, section.contact {
font-size: 0.875rem !important;
}

section.contact {
color: #afb5b9;
}

section.contact p {
color: #afb5b9;
}

.contact a {
color: #afb5b9 !important;
}

.contact .row .col-md-3 {
margin-bottom: 20px;
}

}

/** Contact End **/

/** Disclaimer Start **/

section.disclaimer {
background: #363A3B;
padding-bottom: 0;
}

section.disclaimer .title-block {
display: inline-block;
width: 100%;
}

.disclaimer .container {
padding: 25px 15px;
border-top: 1px solid;
border-bottom: 1px solid;
}

section.disclaimer .title-block .title-bottom-line {
padding: 0;
}

section.disclaimer p {
color: #8b9194;
text-align: left;
font-size: 0.625rem;
line-height: 1.5;
margin-bottom: 0;
}

.disclaimer .title {
letter-spacing: 2px;
line-height: 1rem;
margin-bottom: 15px;
font-weight: 600 !important;
font-family: 'Raleway', sans-serif;
margin-top: 0;
font-size: 1rem;
}

@media only screen and (max-width:768px) {
section.disclaimer {
padding-top: 0;
}

.disclaimer .container {
border-bottom: 1px solid;
padding-bottom: 50px;
}

}

/** Disclaimer End **/

/** Credit Start **/

section.credit {
background: #363A3B;
padding: 0 !important;
color: #8b9194;
}

.credit .container {
padding: 25px 15px;
}

section.credit .title-block .title-bottom-line {
padding: 0;
}

section.credit p {
color: #8b9194;
text-align: right;
font-size: 0.625rem;
line-height: 1.5;
margin-bottom: 0;
}

.credit a {
text-decoration: none;
font-weight: 300;
color: #8b9194;
text-decoration: underline;
}

/** Disclaimer End **/

/** Footer Start **/

footer {
clear: both;
color: #686E6C;
text-align: center;
line-height: 1.25rem;
}

.sidebar-box {
position: relative;
}

.sidebar-box .read-more {
position: relative;
bottom: 0;
left: 0;
margin: 0;
padding: 30px 0;
width: 100%;
text-align: left;
text-transform: uppercase;
}

footer .navi-buttons {
opacity: 0;
z-index: -10;
}

@media only screen and (max-width:769px) {
footer .navi-buttons {
opacity: 1;
z-index: 2;
}

}

/**Footer End**/

/**Browser Compatibility**/
@-moz-document url-prefix() {
@media screen and (min-width:769px) {
ol li:before {
    top: 15px;
}

a:hover {
    outline: 0;
    background: none;
    color: inherit;
    text-decoration: none;
}

.scrollToTop:hover {
    background: rgba(54, 58, 59, 1) !important;
    color: #FFF !important;
}

.navi-buttons ul li a:hover {
    color: white !important;
    background-color: #75777a !important;
    border-color: #75777a !important;
}

.navi-buttons ul li a:hover {
    background: #FFF;
}

.hamburger:hover {
    opacity: 1;
}

nav.navbar .navbar-toggle:hover, nav.navbar .navbar-toggle:focus {
    background: none;
}

nav.navbar .navbar-toggle:hover span.icon-bar, nav.navbar .navbar-toggle:focus span.icon-bar {
    background-color: #0097cc;
}

nav.navbar .navbar-nav li:hover a > span {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

nav.navbar .navbar-nav li:hover a > span::after {
    width: 100%;
}

nav.navbar .navi-buttons:hover {
    opacity: 1;
}

.yfb-bigButton a:hover {
    color: white !important;
    background: #75777a;
}

section.gallery .gallery-box:hover .gallery-title {
    padding-bottom: 5px;
    display: table;
    max-width: 0;
    border-bottom: 3px solid white;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

section.gallery .gallery-box:hover .gallery-img {
    background: #a1a6a9;
}

section.gallery .gallery-box:hover .gallery-img > a > img {
    opacity: 0.4;
}

section.video .video-box .video-button a:hover {
    background: none;
    color: #0097cc;
}

section.layout .layout-box .layout-button a:hover {
    background: none;
    color: #0097cc;
}

.carousel-control:focus, .carousel-control:hover {
    color: #75777a !important;
    opacity: 1 !important;
}

.crew-list ul li .crew-member-box:hover {
    cursor: pointer;
}

.crew-member-box:hover .name {
    opacity: 1;
}

.crew-member-box:not(.overlayActive):hover .yfb-crewMemberDetails {
    display: block;
}

.secondNav a:hover {
    color: #dadee2;
}

.crew-list ul li .crew-member-box:hover .yfb-crewMemberBackground {
    opacity: 0.55;
}

.crew-list ul li .overlayActive:hover .yfb-crewMemberBackground {
    opacity: 0.9;
}

}

}

@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {

/* IE10+ CSS styles go here */
ol li:before {
top: 15px;
}

.gallery-box .gallery-title h3:after {
width: 100%;
background: white;
}

.gallery-box:hover .gallery-title h3:after {
content: '';
display: block;
height: 3px;
-webkit-transition: width .3s;
transition: width .3s;
}

section.gallery .gallery-box:hover .gallery-title {
padding-bottom: 5px;
bottom: 85%;
-webkit-transition: all 0.6s linear;
transition: all 0.6s linear;
}

section.gallery .gallery-box.gallery-title {
-webkit-transition: all 0.6s linear;
transition: all 0.6s linear;
}

a:hover {
outline: 0;
background: none;
color: inherit;
text-decoration: none;
}

.scrollToTop:hover {
background: rgba(54, 58, 59, 1) !important;
color: #FFF !important;
}

.navi-buttons ul li a:hover {
color: white !important;
background-color: #75777a !important;
border-color: #75777a !important;
}

.navi-buttons ul li a:hover {
background: #FFF;
}

.hamburger:hover {
opacity: 1;
}

nav.navbar .navbar-toggle:hover, nav.navbar .navbar-toggle:focus {
background: none;
}

nav.navbar .navbar-toggle:hover span.icon-bar, nav.navbar .navbar-toggle:focus span.icon-bar {
background-color: #0097cc;
}

nav.navbar .navbar-nav li:hover a > span {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}

nav.navbar .navbar-nav li:hover a > span::after {
width: 100%;
}

nav.navbar .navi-buttons:hover {
opacity: 1;
}

.yfb-bigButton a:hover {
color: white !important;
background: #75777a;
}

section.gallery .gallery-box:hover .gallery-img {
background: #a1a6a9;
}

section.gallery .gallery-box:hover .gallery-img > a > img {
opacity: 0.4;
}

section.video .video-box .video-button a:hover {
background: none;
color: #0097cc;
}

section.layout .layout-box .layout-button a:hover {
background: none;
color: #0097cc;
}

.carousel-control:focus, .carousel-control:hover {
color: #75777a !important;
opacity: 1 !important;
}

.crew-list ul li .crew-member-box:hover {
cursor: pointer;
}

.crew-member-box:hover .name {
opacity: 1;
}

.crew-member-box:not(.overlayActive):hover .yfb-crewMemberDetails {
display: block;
}

.secondNav a:hover {
color: #dadee2;
}

.crew-list ul li .crew-member-box:hover .yfb-crewMemberBackground {
opacity: 0.55;
}

.crew-list ul li .overlayActive:hover .yfb-crewMemberBackground {
opacity: 0.9;
}

}

/**Second Navigation End**/

/** Contact Start **/

section.contact {
background: #363A3B;
color: #8b9194;
text-align: left;
font-size: 0.75rem;
font-weight: 300;
padding: 50px 0 25px;
}

section.contact .title-block .title-bottom-line {
padding: 0;
}

section.contact p {
color: #8b9194;
text-align: left;
font-size: 0.75rem;
line-height: 1.5;
margin-bottom: 0;
}

.contact a {
text-decoration: none;
color: #8b9194 !important;
font-weight: 300;
}

.contact .title {
letter-spacing: 1px;
line-height: 1.5rem;
margin-bottom: 15px;
font-weight: 600 !important;
font-family: 'Raleway', sans-serif;
margin-top: 0;
text-transform: none;
color: #afb5b9;
font-size: 1.15rem;
}

.contactSubTitle {
display: block;
text-align: left;
font-weight: 600;
margin-bottom: 10px;
font-size: 0.75rem !important;
color: #afb5b9;
}

@media only screen and (max-width:769px) {
.contact .title {
font-size: 1rem;
}

.contactSubTitle, .contact p, .contact a, section.contact p, section.contact {
font-size: 0.825rem !important;
}

section.contact {
color: #afb5b9;
}

section.contact p {
color: #afb5b9;
}

.contact a {
color: #afb5b9 !important;
}

.contact .row .col-md-3 {
margin-bottom: 20px;
}

}

/** Contact End **/

/** Disclaimer Start **/

section.disclaimer {
background: #363A3B;
padding-bottom: 0;
}

section.disclaimer .title-block {
display: inline-block;
width: 100%;
}

.disclaimer .container {
padding: 25px 15px;
border-top: 1px solid;
border-bottom: 1px solid;
}

section.disclaimer .title-block .title-bottom-line {
padding: 0;
}

section.disclaimer p {
color: #8b9194;
text-align: left;
font-size: 0.625rem;
line-height: 1.5;
margin-bottom: 0;
}

.disclaimer .title {
letter-spacing: 2px;
line-height: 1rem;
margin-bottom: 15px;
font-weight: 600 !important;
font-family: 'Raleway', sans-serif;
margin-top: 0;
font-size: 1rem;
}

@media only screen and (max-width:768px) {
section.disclaimer {
padding-top: 0;
}

.disclaimer .container {
border-bottom: 1px solid;
padding-bottom: 50px;
}

}

/** Disclaimer End **/

/** Credit Start **/

section.credit {
background: #363A3B;
padding: 0 !important;
color: #8b9194;
}

.credit .container {
padding: 25px 15px;
}

section.credit .title-block .title-bottom-line {
padding: 0;
}

section.credit p {
color: #8b9194;
text-align: right;
font-size: 0.625rem;
line-height: 1.5;
margin-bottom: 0;
}

.credit a {
text-decoration: none;
font-weight: 300;
color: #8b9194;
text-decoration: underline;
}

/** Disclaimer End **/

/** Footer Start **/

footer {
clear: both;
color: #686E6C;
text-align: center;
line-height: 1.25rem;
}

.sidebar-box {
position: relative;
}

.sidebar-box .read-more {
position: relative;
bottom: 0;
left: 0;
margin: 0;
padding: 30px 0;
width: 100%;
text-align: left;
text-transform: uppercase;
}

footer .navi-buttons {
opacity: 0;
z-index: -10;
}

@media only screen and (max-width:769px) {
footer .navi-buttons {
opacity: 1;
z-index: 2;
}

}

/**Footer End**/

/**Browser Compatibility**/
@-moz-document url-prefix() {
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
height: 1.9px;
}

.specifications .category {
margin-left: -0.7px;
}

@media screen and (min-width:769px) {
ol li:before {
    top: 15px;
}

a:hover {
    outline: 0;
    background: none;
    color: inherit;
    text-decoration: none;
}

.scrollToTop:hover {
    background: rgba(54, 58, 59, 1) !important;
    color: #FFF !important;
}

.navi-buttons ul li a:hover {
    color: white !important;
    background-color: #75777a !important;
    border-color: #75777a !important;
}

.navi-buttons ul li a:hover {
    background: #FFF;
}

.hamburger:hover {
    opacity: 1;
}

nav.navbar .navbar-toggle:hover, nav.navbar .navbar-toggle:focus {
    background: none;
}

nav.navbar .navbar-toggle:hover span.icon-bar, nav.navbar .navbar-toggle:focus span.icon-bar {
    background-color: #0097cc;
}

nav.navbar .navbar-nav li:hover a > span {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

nav.navbar .navbar-nav li:hover a > span::after {
    width: 100%;
}

nav.navbar .navi-buttons:hover {
    opacity: 1;
}

.yfb-bigButton a:hover {
    color: white !important;
    background: #75777a;
}

section.gallery .gallery-box:hover .gallery-title {
    padding-bottom: 5px;
    display: table;
    max-width: 0;
    border-bottom: 3px solid white;
    -webkit-transition: all 0.6s linear;
    transition: all 0.6s linear;
}

section.gallery .gallery-box:hover .gallery-img {
    background: #a1a6a9;
}

section.gallery .gallery-box:hover .gallery-img > a > img {
    opacity: 0.4;
}

section.video .video-box .video-button a:hover {
    background: none;
    color: #0097cc;
}

section.layout .layout-box .layout-button a:hover {
    background: none;
    color: #0097cc;
}

.carousel-control:focus, .carousel-control:hover {
    color: #75777a !important;
    opacity: 1 !important;
}

.crew-list ul li .crew-member-box:hover {
    cursor: pointer;
}

.crew-member-box:hover .name {
    opacity: 1;
}

.crew-member-box:not(.overlayActive):hover .yfb-crewMemberDetails {
    display: block;
}

.secondNav a:hover {
    color: #dadee2;
}

.crew-list ul li .crew-member-box:hover .yfb-crewMemberBackground {
    opacity: 0.55;
}

.crew-list ul li .overlayActive:hover .yfb-crewMemberBackground {
    opacity: 0.9;
}

}

}

@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
ol li {
display: inline-block !important;
overflow: hidden !important;
flex: none !important;
}

/* IE10+ CSS styles go here */
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
height: 1.9px;
}

.specifications .category {
margin-left: -0.7px;
}

ol li:before {
top: 15px;
}

a:hover {
outline: 0;
background: none;
color: inherit;
text-decoration: none;
}

.scrollToTop:hover {
background: rgba(54, 58, 59, 1) !important;
color: #FFF !important;
}

.navi-buttons ul li a:hover {
color: white !important;
background-color: #75777a !important;
border-color: #75777a !important;
}

.navi-buttons ul li a:hover {
background: #FFF;
}

.hamburger:hover {
opacity: 1;
}

nav.navbar .navbar-toggle:hover, nav.navbar .navbar-toggle:focus {
background: none;
}

nav.navbar .navbar-toggle:hover span.icon-bar, nav.navbar .navbar-toggle:focus span.icon-bar {
background-color: #0097cc;
}

nav.navbar .navbar-nav li:hover a > span {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}

nav.navbar .navbar-nav li:hover a > span::after {
width: 100%;
}

nav.navbar .navi-buttons:hover {
opacity: 1;
}

.yfb-bigButton a:hover {
color: white !important;
background: #75777a;
}

section.gallery .gallery-box:hover .gallery-img {
background: #a1a6a9;
}

section.gallery .gallery-box:hover .gallery-img > a > img {
opacity: 0.4;
}

section.video .video-box .video-button a:hover {
background: none;
color: #0097cc;
}

section.layout .layout-box .layout-button a:hover {
background: none;
color: #0097cc;
}

.carousel-control:focus, .carousel-control:hover {
color: #75777a !important;
opacity: 1 !important;
}

.crew-list ul li .crew-member-box:hover {
cursor: pointer;
}

.crew-member-box:hover .name {
opacity: 1;
}

.crew-member-box:not(.overlayActive):hover .yfb-crewMemberDetails {
display: block;
}

.secondNav a:hover {
color: #dadee2;
}

.crew-list ul li .crew-member-box:hover .yfb-crewMemberBackground {
opacity: 0.55;
}

.crew-list ul li .overlayActive:hover .yfb-crewMemberBackground {
opacity: 0.9;
}

}

/**End Browser Compatibility**/
a::after {
display: none;
content: "pseudo block!";
}

a:hover::after {
display: none;
}

.fade {
opacity: 0;
-webkit-transition: none !important;
transition: none !important;
}

@media only screen
and (max-device-width:1023px)
and (orientation:portrait) {
.mobile-indicator {
display: block !important;
}

body:not(.modal-open) .yfb-collapseOnMobile:not(.yfb-mobileExpanded) .yfb-collapseContainer {
display: none;
}

section.yfb-collapseOnMobile {
padding: 20px 0;
border-bottom: 1px solid #75777a;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}

section.yfb-collapseOnMobile:not(.yfb-mobileExpanded) {
background: none !important;
}

section.yfb-collapseOnMobile .title h1, section.yfb-collapseOnMobile .title h2 {
margin-bottom: 20px;
}

section.yfb-collapseOnMobile:not(.yfb-mobileExpanded) .title h1, section.yfb-collapseOnMobile:not(.yfb-mobileExpanded) .title h2 {
margin-bottom: 0 !important;
}
section.yfb-mobilePdf {
    padding: 20px 0;
    border-bottom: 1px solid #75777a;
}
}

.fancybox-toolbar div {
    display: inline-block;
    height: 44px;
    line-height: 42px;
    background: rgba(30,30,30,0.6);
    color: #ccc;
    font-size: 12px;
    font-weight: bold;
    min-width: 42px;
    text-align: center;
    white-space: nowrap;
}
.fancybox-thumbs__list a:before {
    border: 2px solid white;
}
@media all and (min-width: 800px) {
  .fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right : 0;
    height: 95px;
    padding: 10px 10px 0 10px;
    box-sizing: border-box;
    /*background: rgba(0, 0, 0, 0.3);*/
    background: rgba(0, 0, 0, 0);
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
    overflow: visible;
  }

  .fancybox-thumbs::-webkit-scrollbar {
    height: 7px;
  }

  .fancybox-thumbs::-webkit-scrollbar-track {
    background: #2a2a2a;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  }

  .fancybox-thumbs::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
  }
}
@media all and (max-width: 1380px) {
    #pdf-unavailable {
        max-width: 92px;
        line-height: 1.1em;
    }
}
