.lb-schema  {
    display: none !important;
}
@media (min-width: 768px) {
    .page-id-29 {
        overflow: auto !important;
    }
}
.page-services #menu-item-28 a {
    color: #6d6e71;
    background: #FFFFFF;
}
.contact-image-wrap {
    padding: 0 20px 20px 20px;
    border-bottom: 1px #6d6e71 solid;
    margin-bottom: 50px;
    text-align: center;
}
.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
.lb-close {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 11;
}
.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(images/close.png) center center no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clear {
    clear: both;
}
sup {
    vertical-align: super;
    font-size: smaller;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
 
.clearfix:after {
  clear: both;
}
 
.clearfix {
  *zoom: 1;
}
 
html[xmlns] .clearfix {
    display: block;
}
 
* html .clearfix {
    height: 1%;
}
html {
    background: #fdfcf9;
}
body {
    /*min-width: 936px;*/
    font-weight: 400;
    font-style: normal;
    font-family: 'proxima-nova';
    /*font-family: 'Gotham A',  'Gotham B';   
    font-weight: 200;
    font-style: normal;*/ 
    
    font-size: 13px;
    line-height: 15px;
    background: #fdfcf9;
}
img {max-width: 100%; height: auto;}
body.ru {
    font-family: 'Open Sans Condensed',  sans-serif;
}
header {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 155;
    height: 92px;
    background-color: transparent;
    background-position: 0 0;
    background-repeat: repeat-x;
    background-image: url(images/header-gradient.png);
}
@media (min-width: 768px) {
    header {
        position: fixed;
    }
}
@media (min-width: 992px) {
    header {
    height: 103px;
    }
}
header #top-elements {
    color: #fff;
    font-size: 0.8em;
    text-transform: capitalize;
}
header .logo-block {
    float: left;
    width: 50%;
    margin-top: -8px;
}
header .logo-block img {
  display: block;
    max-width: 152px;
}
header .logo-block h1 {
    display: inline-block;
}
header #top-elements h1 a {
    display: block;
    margin-left: 15px;
    border-top: 0;
    float: left;
}
header #top-elements .hotel-title {
    /*margin-top: 60px;*/
    /*float: left;*/
}
* {
    box-sizing: border-box;
}
header .hotel-title-block {
    position: absolute;
    top: 71px;
    padding-left: 15px;
}
header #top-elements .right-side-elements {
   display: none;
}
.menu-toggle-area {
    float: left;
    width: 50%;
}
#menu-toggle {
    background: url(images/menu-toggle.png?v=2) no-repeat center center;
    background-size: 53px 38px;
    display: block;
    float: right;
    width: 53px;
    height: 38px;
    margin-top: 26px;
    margin-right: 15px;
    color: transparent;
    font-size: 6px;
}
#baccarat-video {
    max-width: 100%;
    display: none;
}
@media (min-width: 992px) { 
    .menu-toggle-area {
        display: none;
    }
    header .logo-block {
        margin-top: 0;
    }
    header .hotel-title-block {
        position: relative;
        top: auto;
        float: left;
        margin-top: 58px;
        padding-left: 0;
        text-align: right;
    }
    header #top-elements .right-side-elements {
        display: block;
        float: right;
        text-align: right;
        margin-right: 35px;
        margin-top: 45px;
    }
    header .logo-block {
        width: auto;
        max-width: none;
    }
    header .logo-block img {
        max-width: none;
    }
}
header #top-elements a.contact-us {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}


body, html {
   /* position: fixed;*/
    overflow: hidden;
  width: 100%;
}
.menu-nav-container {
    position: fixed;
    top: 0;
    right: -230px;
    width: 230px;
    min-height: 410px;
  -webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.no-touch .menu-nav-container {
    position: absolute;
}
@media screen and (orientation:landscape) {
    /*.menu-nav-container {
        height: 300%;
        overflow-y: scroll;
    }*/

}
@media (min-width: 992px) {
    .menu-nav-container {
        background: #FFF;
        height: auto;
        overflow-y: visible;
    }
}
.menu-nav-container > ul > li {
    display: block;
    border-bottom: solid #e5e5e5 1px;
}
.menu-nav-container > ul > li > a {
    display: block;
    height: 32px;
    line-height: 32px;
    padding-left: 15px;
    color: #6d6e71;
    text-transform: uppercase;
    text-decoration: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent; /* For some Androids */
}
.menu-nav-container > ul > li > a.touched, .menu-nav-container > ul > li.current_page_item > a, .menu-nav-container > ul > li.current-menu-item > a {
    background: #820000;
    color: #FFF;
}
.change-language {
    margin-top: 20px;
    padding: 0 15px;
}
.change-language p {
    /*font-size: 16px;*/
    margin-bottom: 10px;
    color: #820000;
    font-weight: bold;
}
.change-language ul {
    list-style-type: disc;
}
.change-language ul li {
    display: block;
    float: left;
    color: #6d6e71;
    width: 20%;
}
.change-language ul li a {
    font-size: 16px;
    line-height: 1.5em;
    color: #6d6e71;
}
#main {
    overflow: hidden;
}
header, #main, #lightbox {
    -webkit-transition: -webkit-transform .75s cubic-bezier(0,1,.5,1);
    -moz-transition: -moz-transform .75s cubic-bezier(0,1,.5,1);
    -ms-transition: -ms-transform .75s cubic-bezier(0,1,.5,1);
    -o-transition: -o-transform .75s cubic-bezier(0,1,.5,1);
    transition: transform .75s cubic-bezier(0,1,.5,1);
  /*-webkit-box-shadow: 1px -1px 10px 0px #000;
  -moz-box-shadow: 1px -1px 10px 0px #000;
  box-shadow: 1px -1px 10px 0px #000;*/
}
.no-csstransforms3d body.flyout-open #main, .no-csstransforms3d body.flyout-open header , .no-csstransforms3d body.flyout-open #lightbox {
    position: absolute;
    right: 230px;
}

.ie9 body.flyout-open .menu-nav-container {
    
}
/*.no-csstransforms3d body.flyout-open .menu-nav-container {
    right: 0;
}*/
/*.csstransforms3d body.flyout-open #main {
    border-right: solid #e5e5e5 1px;
}*/
.csstransforms3d body.flyout-open #main, .csstransforms3d body.flyout-open header, .csstransforms3d body.flyout-open #lightbox {
    -webkit-transform: translate3D(-230px,0,0);
    -moz-transform: translate3D(-230px,0,0);
    -ms-transform: translate3D(-230px,0,0);
    -o-transform: translate3D(-230px,0,0);
    transform: translate3D(-230px,0,0);
}
header nav div.menu-nav-container .sub-menu li {
    display: block;
    border-bottom: solid #e5e5e5 1px;
}
header nav div.menu-nav-container .sub-menu li:last-child {
    border: 0;
}
header nav div.menu-nav-container .sub-menu li a {
    display: block;
    height: 32px;
    line-height: 32px;
    padding-left: 30px;
    color: #6d6e71;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
}
@media (min-width: 992px) {
  .menu-nav-container > ul > li > a.touched, .menu-nav-container > ul > li.current_page_item > a, .menu-nav-container > ul > li.current-menu-item > a {
      background: none;
      color: #6d6e71;
  }
  .change-language {
    display: none
  }
  .no-touch .menu-nav-container, .touch .menu-nav-container {
      position: relative;
      top: auto;
      right: auto;
      width: auto;
      min-height: 0;
      width: 100%;
      margin: 0 auto;
  }
  header {
      height: 140px;
  }
    header .nav-wrap {
        display: block;
        height: 21px;
        width: 932px;
        max-width: 100%;
        background-color: white;
        clear: both;
        position: absolute;
        bottom: 0;
        width: 100%;
    }
  header .nav-wrap .contact-us {
    display: none;
  }
    header nav {
    height: 21px;
    margin: 0 auto;
    text-align: center;
    }
    header nav div.menu-nav-container ul {
        margin: 0;
    }
    header nav div.menu-nav-container li {
    border: none;
    display: list-item;
    float: left;
    margin-right: 0;
    }
    .ie7 header nav div.menu-nav-container li, .ie8 header nav div.menu-nav-container li {
        margin-right: 28px;
    }
    header nav div.menu-nav-container li.menu-film {
        margin-right: 0;
    }
    header nav div.menu-nav-container li a {
    display: block;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    font-style: normal;
    font-size: 0.92em;
    line-height: 21px;
    letter-spacing: 1.5px;
    color: #6d6e71;
    padding-left: 9px;
    }
    header nav div.menu-nav-container li:hover>a, header nav div.menu-nav-container li.current-menu-ancestor>a {
        color: #820000;
    }
    header nav div.menu-nav-container li.current-menu-item>a {
        color: #820000;
    }
  .csstransforms3d body.flyout-open #main, .csstransforms3d body.flyout-open header {
      -webkit-transform: translate3D(0,0,0);
      -moz-transform: translate3D(0,0,0);
      -ms-transform: translate3D(0,0,0);
      -o-transform: translate3D(0,0,0);
      transform: translate3D(0,0,0);
  }
  header nav div.menu-nav-container .sub-menu {
    display: none;
    background-color: #FFFFFF;
    position: absolute;
    top: 21px;
    padding: 5px 15px;
  }
  header nav div.menu-nav-container .sub-menu li {
    display: block;
    float: none;
    margin: 0;
    text-align: left;
    border: 0;
  }
  header nav div.menu-nav-container .sub-menu li a {
    border: 0;
    padding: 0;
  }
  header nav div.menu-nav-container .menu-item-has-children:hover .sub-menu {
    display: block;
  }
}
@media (min-width: 992px) {
    header nav {
        width: 982px;
    }
    .no-touch .menu-nav-container, .touch .menu-nav-container {
        width: 982px;
    }
    header nav div.menu-nav-container li {
        margin-right: 20px;
    }
    header nav div.menu-nav-container li a {
        padding-left: 13px;
    }
}
.widget-title {
    cursor: pointer;
    padding-right: 15px;
    text-transform: uppercase;
}
.widget-title.closed {
    background: transparent url(images/languageArrowDown.png) right center no-repeat;
}
.widget-title.opened {
    background: transparent url(images/languageArrowUp.png) right center no-repeat;
}
.qtrans_language_chooser {
    display: none;
}




/* Page with no slides */
html.page-template-page-no-slides-php, body.page-template-page-no-slides-php {
    overflow: visible;
}
.page-template-page-no-slides-php #main {
    overflow: visible;
    max-width: 1400px;
    margin: 130px auto 0 auto;
}
.unit-table {
    padding: 0 20px;
}
.unit-table > div {
    background-color: #FFFFFF;
    box-shadow: #CACACA 2px 2px 6px;
    padding: 30px 0;
    /* margin-bottom: 30px; */
}
.unit-table > div:first-child {
    background-color: transparent;
    display: none;
}
.unit-table > div > div {
    position: relative;
    width: 100%;
    line-height: 40px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-left: -3px;
    padding: 0 15px;
}

/*.unit-table .floorplan-btns, .unit-table .unit-price {
    width: 100%;
}
.unit-table .unit-price {
    text-align: left;
}*/
.unit-table a {
    display: inline-block;
    width: 220px;
    max-width: 100%;
    margin: 5px 00;
    background-color: #4d4d4f;
    border: none;
    color: white;
    text-transform: uppercase;
    font-size: 0.9em;
    font-family: inherit;
    cursor: pointer; 
    text-decoration: none;
}
.unit-table a.double {
  width: 108px;
}
.unit-table .unit-ref{
  font-size: 150%; 
}
@media(min-width: 768px) {
    .page-template-page-no-slides-php #main {
        margin: 180px auto 0 auto;
    }
    .unit-table .unit-text {
        display: none;
    }
    /*.unit-table .floorplan-btns, .unit-table .unit-price {
        width: 25%;
    }*/
    .unit-table .unit-price {
        text-align: center;
    }
    .unit-table > div {
        line-height: 45px;
    }
    .unit-table > div:first-child {
        display: block;     
        box-shadow: none;
        padding: 5px 0;
        margin-bottom: 0;
    }
    .unit-table > div > div {
        width: 25%;
    }
    .unit-table > div > div:after {
        content: "";
        display: block;
        position: absolute;
        width: 1px;
        height: 85%;
        top: 7.5%;
        right: 0;
        background-color: #CACACA;
    }
    .unit-table > div > div:last-child:after, .unit-table > div:first-child > div:after {
        background-color: transparent;
    }
}
@media(min-width: 992px) {
    .page-template-page-no-slides-php #main {
        margin: 180px auto 0 auto;
    }
    
}



.ru header .hotel-title {
    font-weight: 400;
    font-style: normal;
    font-family: 'Gotham A',  'Gotham B';
}

.ru header nav div.menu-nav-container li.menu-item-26 {
    margin-right: 0;
}

.zh header nav div.menu-nav-container li.menu-item-26 {
    margin-right: 0;
}
.post-content {
    margin: 0 auto;
}
.flexslider {
    position: relative;
}
.flex-direction-nav {
    top: 35%;
    z-index: 48;
    width: 100%;
    position: absolute;
}
@media (min-width: 768px) {
    .flex-direction-nav {
        top: 49%;
    }
}
@media (min-width: 992px) {
   /* .zh header nav div.menu-nav-container li {
        margin-right: 73px;
    }
    .ru header nav div.menu-nav-container li {
        margin-right: 32px;
    }*/

}
.flex-direction-nav a {
    width: 20px;
    height: 104px;
    position: absolute;
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-image: url(images/arrows.png);
}
.flex-next {
    right: 10px;
    background-position: right top;
}
.flex-next.desktop:hover {
    background-position: right bottom;
}
.flex-prev {
    display: none;
    left: 10px;
}
.flex-prev.desktop:hover {
    background-position: left bottom;
}
.press-slider .slider-item {
    background: #FFF;
}
.slider-item {
    max-width: 100%;
    position: relative;
    background: no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.lt-ie9 .slider-item {

}
.flex-disabled {
    display: none;
}
.slider-home-01 {
    background-image: url(images/residences-home-a.jpg);
}
.bottom-copy-wrapper {
    bottom: 0;
    width: 100%;
    height: 133px;
    position: absolute;
}
.bottom-copy-container {
    bottom: 0;
    width: 100%;
    position: absolute;
    color: #333;
}
.bottom-copy-container-hidden {
    bottom: 0;
    width: 100%;
    position: absolute;
    color: #333;
}
.bottom-copy-container-hidden .bottom-copy-gray-text {
    position: static;
    display: block;
    padding-top: 10px;
}
.bottom-copy-big-text-caps-lock {
    text-align: center;
    background-color: rgba(53, 53, 53, 0.5);
    color: #FFF;
    /*padding: 0 15px;*/
}
.bottom-copy-big-text-caps-lock span {
    line-height: 1.5em;
    font-size: 1em;
    /*letter-spacing: -1px;*/
    display: block;
    font-weight: 100;
    font-style: normal;
    text-transform: uppercase;
    padding: 20px;
}
.bottom-copy-top-aligned-paragraph {
    padding: 0 15px;
    text-align: center;
    background-color: rgba(255,255,255,0.8);
    line-height: 1.4;
}
.pt .bottom-copy-top-aligned-paragraph {
    padding: 15px;
}
.bottom-copy-top-aligned-paragraph p, .bottom-copy-top-aligned-paragraph span {
    font-weight: 400;
    font-style: normal;
}
.bottom-copy-white-text-no-background {
    bottom: 20px;
    font-size: 1em;
    color: #fff;
    text-align: center;
    /*letter-spacing: 0.07em;*/
    text-transform: uppercase;
    /*text-shadow: 1px 2px 2px #111111, 1px 2px 4px #111111;*/
    text-shadow: 0px 1px 2px #000;
    /*padding: 0 15px;*/
}
@media (min-width: 768px) {
    .bottom-copy-top-aligned-paragraph {
        background-color: #fff;
    }
    .bottom-copy-big-text-caps-lock span {
        font-size: 2em;
    }
}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {
    .bottom-copy-big-text-caps-lock span {
        font-size: 3.2em;
    }
}
.bottom-copy-gray-text {
    bottom: 20px;
    font-size: 0.7em;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
}
.press-content-wrapper {
    margin: 0 auto;
    width: 950px;
}
.press-content-wrapper article {
    float: left;
    margin: 4px;
    width: 170px;
    height: 206px;
    border: solid 1px #E0E0E0;
}
@media (min-width: 768px) {
    .press-content-wrapper article {
        width: 183px;
        height: 240px;
    }
}
@media (min-width: 992px) {
    .press-content-wrapper article {
      width: 180px;
      height: 240px;
  }
}
.press-content-wrapper article p {
    font-weight: 300;
    font-style: normal;
    font-size: 0.7em;
    text-transform: uppercase;
    line-height: 1.1em;
    color: #333;
}
.floorplan {
    width: 100%;
    height: auto;
    display: none;
    position: absolute;
    top: 0;
    min-width: 800px;
}
@media only screen and (max-width: 768px) and (orientation: portrait) {
    .floorplan {
        width: 100%;
        height: auto;
        bottom: 0;
    }
}
.floorplan-bg {
    width: 100%;
    height: auto;
    margin: auto;
    /*position: absolute;*/
    top: 0;
    bottom: auto;
    min-width: 800px;
}
@media (min-width: 768px) {
    .floorplan-bg {
        /*display: none;*/
        margin: 0 auto;
        width: 100%;
        height: auto;
        bottom: auto;
        top: 0;
    }
}
.floorplan-slide-wrapper {
    margin: 92px auto 0;
    width: 100%;
    height: 88%;
    position: relative;
    overflow-y: scroll;
    clear: both;
}
@media (min-width: 768px) {
    .floorplan-slide-wrapper {
        margin: 141px auto 0;
    }
}
@media only screen and (max-width: 1025px) {
    .floorplan-slide-wrapper {
    height: 85%}
}@media only screen and (max-width: 769px) {
    .floorplan-slide-wrapper {
    height: 88%}
}
.floorplan-slide-wrapper img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
.view-floorplan {
    display: none;
    color: #8b0019;
}
.residences-nav {
    position: absolute;
    top: 120px;
    left: 4%;
    z-index: 100;
    padding: 6px 10px;
    /*width: 220px;*/
    background-color: rgba(255,255,255,0.6);
    display: none;
}
.residences-nav li {
    display: block;
    line-height: 2em;
    width: 220px;
}
.floorplan-slide-wrapper > div {
    max-width: 1200px;
    max-height: 900px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding-top: 80px;
}
@media (min-width: 768px) {
    .residences-nav {
        top: 180px;
    }
    .floorplan-slide-wrapper > div {
        padding-top: 0;
    }
    /*.residences-nav li {
        width: 330px;
        line-height: 1em;
    }*/
}
/*@media (min-width: 992px) {
    .floorplan-slide-wrapper img {
        max-width: 992px !important;
        max-height: 741px !important;
        display: block;
    }
}*/
.residences-nav li a {
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
    font-size: 0.92em;
    line-height: inherit;
    color: black;
}
.residences-nav .toggle_btn {
    display: block;
}
.residences-nav li a.tbselected, .residences-nav li a:hover {
    color: #6A0012;
    display: block;
}
.residences-nav li a:last-child {
    float: none;
    display: block;
    margin-left: 10px;
    display: none;
    color: #8b0019;
}
@media (min-width: 768px) {
    /*.residences-nav li a.tbselected, .residences-nav li a:hover {
        display: inline;
    }*/
    /*.residences-nav li a:last-child {
        float: right;
    }*/
}
.fr .residences-nav {
    width: 148px;
}
.ru .residences-nav {
    width: 184px;
}
.ru .residences-nav li {
    width: 370px;
}
.ar .residences-nav {
    width: 115px;
}
.ar .residences-nav li {
    clear: both;
}
.ar .residences-nav li a:first-child {
    float: right;
    display: none;
    color: #8b0019;
}
.ar .residences-nav li a:last-child {
    width: 118px;
    float: left;
    display: block;
    text-align: right;
}
.ar .slider-item, .ar .toggle_btn {
    direction: rtl;
    display: block;
}
.ar .slider-residences-09 {
    direction: ltr;
}
.ar .lb-duplex ul li {
    width: 116px;
    padding-right: 10px;
}
.ar .lb-duplex ul li a {
    float: right;
}
.slider-residences-01 {
    background-image: url(/wp-content/themes/baccarat/images/residences/151006_EJ_baccarat_0017-Edit.jpg);
}
.slider-residences-02 {
    background-image: url(/wp-content/themes/baccarat/images/residences/residence-living-room2.jpg);
}
.slider-residences-03 {
    background-image: url(/wp-content/themes/baccarat/images/residences/residence-kitchen3.jpg);
}
.slider-residences-04 {
    background-image: url(/wp-content/themes/baccarat/images/residences/residence-bedroom4.jpg);
}
.slider-residences-05 {
    background-image: url(/wp-content/themes/baccarat/images/residences/residence-bedroom5.jpg);
}
.slider-residences-06 {
    background-image: url(/wp-content/themes/baccarat/images/residences/residence-bathroom6.jpg);
}
.slider-residences-07 {
    /*background-image: url(images/residences/bg-residences-07a.jpg);*/
    background-image: url(/wp-content/themes/baccarat/images/residences/residence-bathroom7.jpg);
}
.slider-residences-08 {
    background-image: url(images/residences/bg-residences-08.jpg);
}
.slider-residences-09 {
    background-color: #F9F9F9;
}
.slider-residences-14 {
    background-image: url(/wp-content/uploads/2015/12/dressing-room.jpg);
}
.slider-residences-12 {
    background-image: url(/wp-content/themes/baccarat/images/residences/151007_EJ_baccarat_0054-Edit.jpg);
}


.slider-duplex-01 {
    background-image: url(/wp-content/themes/baccarat/images/residences/duplex/duplex-living-room1.jpg);
}
.slider-duplex-02 {
    background-image: url(/wp-content/themes/baccarat/images/residences/duplex/duplex-living-room2.jpg);
}
.slider-duplex-03 {
    background-image: url(/wp-content/themes/baccarat/images/residences/duplex/duplex-stairwell3.jpg);
}
.slider-duplex-04 {
    background-image: url(/wp-content/themes/baccarat/images/residences/duplex/duplex-kitchen4.jpg);
}
.slider-duplex-05 {
    background-image: url(/wp-content/themes/baccarat/images/residences/duplex/duplex-dining5.jpg);
}
.slider-duplex-06 {
    background-image: url(/wp-content/themes/baccarat/images/residences/duplex/duplex-bedroom6.jpg);
}
.slider-duplex-07 {
    background-image: url(/wp-content/themes/baccarat/images/residences/duplex/duplex-bathrrom7.jpg);
}
.slider-duplex-08 {
    background-image: url(/wp-content/themes/baccarat/images/residences/duplex/duplex-bedroom8.jpg);
}
.slider-duplex-09 {
    background-image: url(/wp-content/themes/baccarat/images/residences/duplex/duplex-bathroom9.jpg);
}
.slider-duplex-10 {
    background-image: url(/wp-content/themes/baccarat/images/residences/duplex/duplex-balcony10.jpg);
}
.slider-duplex-11 {
    background-image: url(/wp-content/themes/baccarat/images/residences/duplex/duplex-balcony11.jpg);
}
.slider-duplex-12 {
    background-image: url(/wp-content/themes/baccarat/images/residences/duplex/duplex-balcony12.jpg);
}



.slider-penthouse-01 {
    background-image: url(/wp-content/themes/baccarat/images/residences/penthouse/penthouse-living-room1.jpg);
}
.slider-penthouse-02 {
    background-image: url(/wp-content/themes/baccarat/images/residences/penthouse/penthouse2.jpg);
}
.slider-penthouse-03 {
    background-image: url(/wp-content/themes/baccarat/images/residences/penthouse/penthouse-kitchen3.jpg);
}
.slider-penthouse-04 {
    background-image: url(/wp-content/themes/baccarat/images/residences/penthouse/penthouse4.jpg);
}
.slider-penthouse-05 {
    background-image: url(/wp-content/themes/baccarat/images/residences/penthouse/penthouse5.jpg);
}
.slider-penthouse-06 {
    background-image: url(/wp-content/themes/baccarat/images/residences/penthouse/penthouse6.jpg);
}
.slider-penthouse-07 {
    background-image: url(/wp-content/themes/baccarat/images/residences/penthouse/penthouse7.jpg);
}
.slider-penthouse-08 {
    background-image: url(/wp-content/themes/baccarat/images/residences/penthouse/penthouse8.jpg);
}
.slider-penthouse-09 {
    background-image: url(/wp-content/themes/baccarat/images/residences/penthouse/BBI001_Baccarat_Penthouse_Loggia2_v3_QC_R300.jpg);
}

.slider-full-floor-01 {
    background-image: url(/wp-content/themes/baccarat/images/residences/full-floor/full-floor-living-room1.jpg);
}
.slider-full-floor-02 {
    background-image: url(/wp-content/themes/baccarat/images/residences/full-floor/full-floor-dining2.jpg);
}
.slider-full-floor-03 {
    background-image: url(/wp-content/themes/baccarat/images/residences/full-floor/full-floor-kitchen3.jpg);
}
.slider-full-floor-04 {
    background-image: url(/wp-content/themes/baccarat/images/residences/full-floor/full-floor-dining-4.jpg);
}
.slider-full-floor-05 {
    background-image: url(/wp-content/themes/baccarat/images/residences/full-floor/full-floor5.jpg);
}
.slider-full-floor-06 {
    background-image: url(/wp-content/themes/baccarat/images/residences/full-floor/full-floor-bedroom6.jpg);
}
.slider-full-floor-07 {
    background-image: url(/wp-content/themes/baccarat/images/residences/full-floor/full-floor-bedroom7.jpg);
}
.slider-full-floor-08 {
    background-image: url(/wp-content/themes/baccarat/images/residences/full-floor/full-floor8.jpg);
}
.slider-full-floor-09 {
    background-image: url(/wp-content/themes/baccarat/images/residences/full-floor/full-floor-bathroom9.jpg);
}

.slider-1-2-bedrooms-01 {
    background-image: url(/wp-content/themes/baccarat/images/residences/1-2-bedrooms/1-36B_living-room.jpg);
}
.slider-1-2-bedrooms-02 {
    background-image: url(/wp-content/themes/baccarat/images/residences/1-2-bedrooms/2-36B_living-room.jpg);
}
.slider-1-2-bedrooms-03 {
    background-image: url(/wp-content/themes/baccarat/images/residences/1-2-bedrooms/3-36B_living-room.jpg);
}
.slider-1-2-bedrooms-04 {
    background-image: url(/wp-content/themes/baccarat/images/residences/1-2-bedrooms/4-36B_kitchen.jpg);
}
.slider-1-2-bedrooms-05 {
    background-image: url(/wp-content/themes/baccarat/images/residences/1-2-bedrooms/5-36B_master.jpg);
}
.slider-1-2-bedrooms-06 {
    background-image: url(/wp-content/themes/baccarat/images/residences/1-2-bedrooms/6-36B_master-bath.jpg);
}
.slider-1-2-bedrooms-07 {
    background-image: url(/wp-content/themes/baccarat/images/residences/1-2-bedrooms/7-36B_second-bath.jpg);
}

.slider-features-02 {
    background-image: url(/wp-content/uploads/2015/12/11-Baccarat-Hotel-NYC-March-2015-Photo-Credit-Eric-Laignel-124.jpg);
}
.slider-features-03 {
    background-image: url(/wp-content/uploads/2015/12/Baccarat-Hotel-Residences-New-York-7-Residential-Lobby_photo-credit-Albert-Vecerka.jpg);
}
.slider-features-04 {
    background-image: url(/wp-content/uploads/2015/12/POOL-Baccarat-Hotel-NYC-June-2015-Preview-7.jpg);
}
.slider-features-05 {
    background-image: url(/wp-content/uploads/2015/12/FITNESS-CENTER-Baccarat-Hotel-NYC-June-2015-Preview-12.jpg);
}
.slider-features-06 {
    background-image: url(/wp-content/uploads/2015/12/Baccarat-Hotel-NYC-June-2015-Preview-18.jpg);
}
.slider-features-07 {
    background-image: url(/wp-content/uploads/2015/12/Baccarat-Hotel-NYC-March-2015-Photo-Credit-Eric-Laignel-91.jpg);
}
.slider-features-08 {
    background-image: url(/wp-content/uploads/2015/12/Baccarat-Hotel-Residences-New-York-7-Residential-Lobby_photo-credit-Albert-Vecerka1.jpg);
}
.slider-features-09 {
    background-image: url(/wp-content/uploads/2015/12/chevalier_restaurant.jpg);
}
.slider-residences-10, .slider-residences-11 {
    color: #333;
    margin-top: 133px;
    overflow-y: scroll;
    font-weight: 300;
    font-style: normal;
}
.residences-copy-container {
    /*display: none;*/
    min-height: 700px;
    margin: 0 auto 18px;
    padding-top: 0;
    padding-bottom: 133px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: solid 1px #333;
}
@media (min-width: 768px) {
    .residences-copy-container {
            padding-top: 50px;
            width: 760px;
            padding-bottom: 10px;
            line-height: 1.5;
    }
}
.residences-copy-container p {
    padding-bottom: 12px;
    text-align: justify;
}
.residences-copy-container span {
    display: block;
    padding-bottom: 18px;
    margin-bottom: 18px;
    border-bottom: solid 1px #333;
}
.ru .residences-copy-container {
    min-height: 750px;
    padding-bottom: 60px;
}
.slider-brand-01 {
    background-image: url(images/brand/bg-brand-01.jpg);
}
.slider-brand-02 {
    background-image: url(images/brand/bg-brand-02.jpg);
}
.slider-brand-03 {
    background-image: url(images/brand/bg-brand-03.jpg);
}
.slider-brand-04 {
    background-image: url(images/brand/bg-brand-04.jpg);
}
.slider-brand-05 {
    background-image: url(images/brand/bg-brand-05.jpg);
}
.slider-brand-06 {
    background-image: url(images/brand/bg-brand-06.jpg);
}
.slider-brand-07 {
    background-image: url(images/brand/bg-brand-07.jpg);
}
#projectVideo, #projectVideoIpad {
    width: 100%;
    height: 100%;
    margin-top: 133px;
}
#videoWrapperMobile {
    width: 94%;
    display: none;
    margin: 0 auto;
}
.slider-project-video {
    background-color: #000;
}
.slider-project-02 {
    background-image: url(images/project/bg-project-01.jpg);
}
.slider-project-03 {
    background-image: url(images/project/bg-project-02.jpg);
}
.slider-project-04 {
    background-image: url(images/project/bg-project-03a.jpg);
}
.slider-project-05 {
    background-image: url(images/project/bg-project-04.jpg);
}
.slider-project-06 {
    background-image: url(images/project/bg-project-06.jpg);
}
.slider-project-07 {
    background-image: url(images/project/bg-project-07.jpg);
}
.slider-project-08 {
    background-image: url(images/project/bg-project-08.jpg);
}
.slider-project-09 {
    background-image: url(images/project/bg-project-09.jpg);
}
.slider-project-10 {
    background-image: url(images/project/bg-project-10.jpg);
}
.slider-hotel-01 {
    background-image: url(images/hotel/hotel-one.jpg);
}
.slider-hotel-02 {
    background-image: url(images/hotel/hotel-two.jpg);
}
.slider-hotel-03 {
    background-image: url(images/hotel/bg-hotel-03.jpg);
}
.slider-hotel-04 {
    background-image: url(images/hotel/hotel-four.jpg);
}
.slider-hotel-05 {
    background-image: url(images/hotel/hotel-five.jpg);
}
.slider-hotel-06 {
    background-image: url(images/hotel/hotel-six.jpg);
}
.slider-hotel-07 {
    background-image: url(images/hotel/hotel-seven.jpg);
}
.slider-hotel-08 {
    background-image: url(images/hotel/hotel-eight.jpg);
}
.slider-neighborhood-01 {
    background-image: url(images/neighborhood/bg-neighborhood-01a.jpg);
}
.slider-neighborhood-02 {
    background-image: url(images/neighborhood/bg-neighborhood-02.jpg);
}
.slider-neighborhood-03 {
    background-image: url(images/neighborhood/bg-neighborhood-03.jpg);
}
.slider-neighborhood-04 {
    background-image: url(images/neighborhood/bg-neighborhood-04.jpg);
}
#google-map {
    height: 100%}
.headerTopSpacing {
    margin-top: 103px;
}
.headerTopSpacing .bottom-copy-wrapper {
    bottom: 133px;
}
.headerTopSpacing .bottom-copy-white-text-no-background {
    bottom: 153px;
}
.rtl {
    display: block;
    direction: rtl;
}
.ru header nav div.menu-nav-container li a {
    /*color: #44474a;*/
    letter-spacing: 2.8px;
}
.ru .bottom-copy-big-text-caps-lock span {
    letter-spacing: -0.05em;
    color: #44474a;
}
.wpcf7 {
    font-weight: 300;
    line-height: 1.5;
    font-style: normal;
    color: #6d6e71;
    margin: 103px auto 0 auto !important;
    padding-top: 20px !important;
}
#person-type-wrap .wpcf7-list-item.first {
    margin: 0;
}
@media (min-width: 992px) {
    .headerTopSpacing {
        margin-top: 140px;
    }
    .wpcf7 {
        width: 1024px;
        margin: 110px auto 0 auto !important;
        padding-top: 50px !important;
    }
    .wpcf7 select {
        width: 160px;
    }
}
.wpcf7 .wpcf7-form {
    margin: 22px auto 0 auto;
}
.wpcf7 div.contact-wrapper, .wpcf7 div.press-wrapper, .wpcf7 div.legal-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
}
.wpcf7 div.contact-wrapper p.contact-legal, .wpcf7 div.press-wrapper p.contact-legal, .wpcf7 div.legal-wrapper p.contact-legal {
    font-size: .75em;
    text-transform: uppercase;
    line-height: 1.3em;
}

@media (min-width: 992px) {
    .wpcf7 div.contact-wrapper, .wpcf7 div.press-wrapper, .wpcf7 div.legal-wrapper {
        position: relative;
        margin: 0 auto;
        width: 60%;
        clear: both;
    }
    .wpcf7 div.contact-wrapper div.contact-left-col, .wpcf7 div.press-wrapper div.contact-left-col, .wpcf7 div.legal-wrapper div.contact-left-col {
        float: left;
        width: 168px;
        padding-right: 50px;
    }
    .wpcf7 div.contact-wrapper p.contact-legal, .wpcf7 div.press-wrapper p.contact-legal, .wpcf7 div.legal-wrapper p.contact-legal {
        width: 320px;
    }
}
.wpcf7 div.contact-wrapper div.contact-left-col p.contact-col-header, .wpcf7 div.press-wrapper div.contact-left-col p.contact-col-header, .wpcf7 div.legal-wrapper div.contact-left-col p.contact-col-header {
    margin-bottom: 20px;
}
.wpcf7 div.contact-wrapper div.contact-left-col p, .wpcf7 div.press-wrapper div.contact-left-col p, .wpcf7 div.legal-wrapper div.contact-left-col p {
    margin-bottom: 12px;
}
.wpcf7 div.contact-wrapper div.contact-right-col, .wpcf7 div.press-wrapper div.contact-right-col, .wpcf7 div.legal-wrapper div.contact-right-col {
    float: left;
    margin-bottom: 30px;
}
.wpcf7 div.contact-wrapper div.contact-right-col p, .wpcf7 div.press-wrapper div.contact-right-col p {
    margin-bottom: 1em;
}
.wpcf7 div.contact-wrapper div.contact-right-col p strong, .wpcf7 div.press-wrapper div.contact-right-col p strong {
    font-weight: bold;
}
.wpcf7 div.contact-wrapper div.contact-right-col p.contact-col-header, .wpcf7 div.press-wrapper div.contact-right-col p.contact-col-header, .wpcf7 div.legal-wrapper div.contact-right-col p.contact-col-header {
    margin: 30px 0 20px;
}
/*.wpcf7 div.contact-wrapper div.contact-right-col p, .wpcf7 div.press-wrapper div.contact-right-col p, .wpcf7 div.legal-wrapper div.contact-right-col p {
    margin-bottom: 15px;
}*/
.wpcf7 div.contact-wrapper div.contact-right-col p:last-child, .wpcf7 div.press-wrapper div.contact-right-col p:last-child, .wpcf7 div.legal-wrapper div.contact-right-col p:last-child {
    margin-bottom: 5px;
}
.wpcf7 div.contact-wrapper div.contact-right-col .in-field, .wpcf7 div.press-wrapper div.contact-right-col .in-field, .wpcf7 div.legal-wrapper div.contact-right-col .in-field {
    padding: 2px 4px;
    border: 1px solid #6d6e71;
    font-size: 0.9em;
    font-family: inherit;
}
.wpcf7 div.contact-wrapper div.contact-right-col input[type=text], .wpcf7 div.contact-wrapper div.contact-right-col input[type=email], .wpcf7 div.contact-wrapper div.contact-right-col input[type=tel], .wpcf7 div.press-wrapper div.contact-right-col input[type=text], .wpcf7 div.press-wrapper div.contact-right-col input[type=email], .wpcf7 div.press-wrapper div.contact-right-col input[type=tel], .wpcf7 div.legal-wrapper div.contact-right-col input[type=text], .wpcf7 div.legal-wrapper div.contact-right-col input[type=email], .wpcf7 div.legal-wrapper div.contact-right-col input[type=tel] {
    width: 100%;
    height: 30px;
    margin-right: 22px;
    margin-bottom: 10px;
}
select {
    border: 1px solid #6d6e71;
    color: #6d6e71;
}
.wpcf7 select + span.wpcf7-not-valid-tip {
    position: relative;
    top: auto;
}
@media (min-width: 992px) {
    .wpcf7 div.contact-wrapper div.contact-right-col input[type=text], .wpcf7 div.contact-wrapper div.contact-right-col input[type=email], .wpcf7 div.contact-wrapper div.contact-right-col input[type=tel], .wpcf7 div.press-wrapper div.contact-right-col input[type=text], .wpcf7 div.press-wrapper div.contact-right-col input[type=email], .wpcf7 div.press-wrapper div.contact-right-col input[type=tel], .wpcf7 div.legal-wrapper div.contact-right-col input[type=text], .wpcf7 div.legal-wrapper div.contact-right-col input[type=email], .wpcf7 div.legal-wrapper div.contact-right-col input[type=tel] {
        width: 140px;
        height: auto;
    }
    .wpcf7-form-control-wrap.address input[type=text] {
        width: 306px !important;
    }
    .wpcf7 div.contact-wrapper div.contact-left-col p.contact-col-header, .wpcf7 div.press-wrapper div.contact-left-col p.contact-col-header, .wpcf7 div.legal-wrapper div.contact-left-col p.contact-col-header {
        margin-bottom: 40px;
    }
    .wpcf7 div.contact-wrapper div.contact-right-col p.contact-col-header, .wpcf7 div.press-wrapper div.contact-right-col p.contact-col-header, .wpcf7 div.legal-wrapper div.contact-right-col p.contact-col-header {
        margin: 0 0 40px 0;
    }
}
.baccarat-btn, .wpcf7 div.contact-wrapper div.contact-right-col input[type=submit], .wpcf7 div.press-wrapper div.contact-right-col input[type=submit], .wpcf7 div.legal-wrapper div.contact-right-col input[type=submit] {
    margin: 16px 0 0 0;
    padding: 12px;
    background-color: #4d4d4f;
    border: none;
    color: white;
    text-transform: uppercase;
    font-size: 0.9em;
    font-family: inherit;
    cursor: pointer;
}
a.baccarat-btn {
    display: inline-block;
    padding: 19px 15px;
    text-decoration: none;
}
.wpcf7 div.contact-wrapper div.contact-right-col textarea, .wpcf7 div.press-wrapper div.contact-right-col textarea, .wpcf7 div.legal-wrapper div.contact-right-col textarea {
    width: 100%;
    min-height: 100px;
    /*resize: none;*/
    font-size: inherit;
    font-family: inherit;
    color: #6d6e71;
}
@media (min-width: 992px) {
    .wpcf7 div.contact-wrapper div.contact-right-col textarea, .wpcf7 div.press-wrapper div.contact-right-col textarea, .wpcf7 div.legal-wrapper div.contact-right-col textarea {
        max-width: 316px;
    }
}
.wpcf7 span.wpcf7-not-valid-tip {
    padding: 4px 0;     
    position: absolute;
    top: 18px;
    left: 1px;
    font-size: 0.8em;
}
.wpcf7 div.wpcf7-response-output {
    position: absolute;
    top: 150px;
    margin: 0 auto;
    text-align: center;
    width: 1024px;
}
.wpcf7 div.wpcf7-mail-sent, .wpcf7 div.wpcf7-mail-sent-ok, .wpcf7 div.wpcf7-validation-errors, .wpcf7 div.wpcf7-mail-sent-ng {
    border-width: 1px;
}
div.wpcf7-mail-sent-ok {
    padding: 10px 0px !important;
}
#baccarat-sidebar {
    width: 144px;
}
#baccarat-sidebar li {
    width: 24px;
    float: left;
}
#baccarat-sidebar li.active a {
    text-decoration: underline;
}
#baccarat-sidebar li a {
    color: #fff;
    text-decoration: none;
}
body:after {
    content: url(images/close.png) url(images/loading.gif) url(images/prev.png) url(images/next.png);
    display: none;
}
.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 53;
    background-color: transparent;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
    max-height: 100%;
}
.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    min-height: 100%;
    z-index: 54;
    text-align: center;
    line-height: 0;
    font-weight: normal;
    background-color: #FFFFFF;
    overflow: hidden;
}
.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.lightbox a img {
    border: none;
}
.lb-outerContainer {
    position: relative;
    background-color: inherit;
    *zoom: 1;
    width: 250px;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.lb-outerContainer, .lb-container, #img-wrapper {
    width: 100% !important;
    min-height: 100% !important;
    height: auto !important;
}
.lightbox .lb-image {
    width: auto !important;
    max-width: 100% !important;
    height: auto !important;
    
}
@media (max-width: 991px) {
    .zoomImg {display: none !important;}
    #img-wrapper {
        cursor: default !important;
    }
}
@media (min-width: 992px) {
    /*.lb-outerContainer, .lb-container, #img-wrapper {
        width: auto !important;
        height: auto !important;
    }*/
    .lb-outerContainer {
        height: 250px;
    }
    /*.lightbox .lb-image {
        width: 100% !important;
        height: auto !important;
    }*/
}
/*@media (min-width: 1000px) {
    .lightbox .lb-image {
        max-width: 1000px !important;
    }
}*/
.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}
.lb-container {
    padding: 1px 1px 1px 1px;
}
/*@media (min-width: 992px) {
    .lb-container {
        padding: 1px 1px 1px 410px;
    }
}*/
#img-wrapper {
    display: block !important;
    padding-top: 200px;
    /*overflow-y: scroll !important;*/
}
@media (min-width: 768px) {
    #img-wrapper {
        padding-top: 90px;
    }
}
@media (min-width: 992px) {
    .zoomImg {display: block}
    #img-wrapper {
        padding-top: 0;
        padding-left: 300px;
    }
    #img-wrapper .baccarat-btn {
        margin-bottom: 20px;
        display: none;
    }
}
.lb-loader {
    position: absolute;
    top: 43%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(images/loading.gif) no-repeat;
}
.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    display: none;
    visibility: hidden;
}
.lb-container>.nav {
    left: 0;
}
.lb-nav a {
    outline: none;
    background-image: url("data:image/gif;
    base64, R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}
.lb-prev, .lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}
.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
    display: none;
    visibility: hidden;
}
.lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    background: url(images/prev.png) left 48% no-repeat;
}
.lb-next {
    width: 64%;
    right: 0;
    float: right;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
    display: none;
    visibility: hidden;
}
.lb-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    background: url(images/next.png) right 48% no-repeat;
}
.lb-dataContainer {
    margin: 0 auto;
    *zoom: 1;
    width: 100%;
    min-height: 190px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
    position: absolute;
}
.lb-data {
    padding: 0 4px;
    color: #bbbbbb;
}
.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em;
    margin-top: 20px;
    max-width: 165px;
}
.lb-data .lb-caption {
    font-size: 1em;
    line-height: 1.2em;
    color: black;
}
.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999;
}
.lb-closeContainer {
    position: relative;
}
.lb-logo {
    margin-bottom: 25px;
}
.lb-info {
    position: absolute;
    bottom: 70px;
    left: 0;
    z-index: 60;
    float: left;
}
@media (min-width: 768px) {
    .lb-info {
        left: 4%;
    }
}
.lb-duplex {
    position: absolute;
    top: 195px;
    left: 4%;
    display: none;
}
@media (min-width: 768px) {
    .lb-duplex {
        top: 268px
    }
}
.lb-duplex ul {
    text-align: left;
    background-color: #FFFFFF;
    padding: 6px 0 6px 10px;
}
.lb-duplex ul li {
    width: 94px;
}
.lb-duplex ul li a {
    font-family: inherit;
    text-decoration: none;
    font-size: 0.92em;
    line-height: 1.6;
    font-weight: 300;
    color: #000;
}
.lb-duplex ul li a.lb-link-selected, .lb-duplex ul li a:hover {
    color: #930720;
}
