﻿@font-face {
    font-family: "Brown-Pro-Light";
    src: url("/static/css/fonts/lineto-brown-pro-light.eot");
    src: url("/static/css/fonts/lineto-brown-pro-light.eot?#iefix") format("embedded-opentype"), url("/static/css/fonts/lineto-brown-pro-light.woff2") format("woff2"), url("/static/css/fonts/lineto-brown-pro-light.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Brown-Pro-Regular";
    src: url("fonts/lineto-brown-pro-regular.eot");
    src: url("fonts/lineto-brown-pro-regular.eot?#iefix") format("embedded-opentype"), url("fonts/lineto-brown-pro-regular.woff2") format("woff2"), url("fonts/lineto-brown-pro-regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Brown-Pro-Bold";
    src: url("fonts/lineto-brown-pro-bold.eot");
    src: url("fonts/lineto-brown-pro-bold.eot?#iefix") format("embedded-opentype"), url("fonts/lineto-brown-pro-bold.woff2") format("woff2"), url("fonts/lineto-brown-pro-bold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
/******************************************************************************************/
/****                                      <SLICK>                                     ****/
.slick-prev {
    left: -10px;
}

.slick-next {
    right: -10px;
}

.slider-for .slick-slide {
    width: 1175px;
}

.slick-slide img {
    display: block;
}

.slider-nav {
    margin-top: 15px;
}

    .slider-nav .slick-slide {
        border: 2px solid white;
    }

        .slider-nav .slick-slide:focus {
            border: 2px solid #ffd503;
            z-index: 2;
            width: 100%;
            height: 100%;
        }

    .slider-nav img {
        min-height: 100%;
        height: 100px;
        width: 175px;
    }

    .slider-nav .slick-slide {
        height: 100px;
        width: 175px;
        margin: 0px 10px 0px 0px;
    }

.promo-product-slider-for.slick-slider {
    margin-bottom: 15px;
}
.radio-focus{
	background-color: #000 !important;
    color: #fff !important;
    text-decoration: none;
}
.carousel-caption-top_center .short-divider {
    margin-left: auto;
    margin-right: auto;
}
/****                                      <SLICK>                                     ****/
/******************************************************************************************/
/** JV 8-16-17 **/
.hidden-h {
    font-size: 0;
    width: 1px;
    height: 1px;
    display: inline-block;
    overflow: hidden;
    position: absolute !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    clip: rect(1px,1px,1px,1px);
}
/** JV 8-16-17 **/
/** Client requested addition & removal**/
//body {
    //-webkit-font-smoothing: antialiased;
    //-moz-osx-font-smoothing: grayscale;
    //font-smooth: never;
    //-webkit-font-smoothing : none;
    //
}
/** Client requested addition & removal - 6-6-18 - JG ** 
.mobile-background img.img-responsive {
    height: 100vh;
    margin-top: -55px !important;
    max-width: none;
    width: auto!important;
    }
*/

.carousel-slide-show-body {
    display: block;
}
.carousel-slide-show-body-inner {
    display: flex;
}
/** JV 7-28-17**/
.hotel-page .hotel-name {
    padding-top: 30px;
}

.carousel-slide-show-body .carousel-caption.white_grey a:hover {
    color: #FFF;
}
/** JV 7-28-17  **/
.carousel-slide-show-body .carousel-caption.white_grey .carousel-link.white_grey a:hover {
    color: #939393;
}

.carousel-slide-show-body .carousel-caption.gold_grey a:hover {
    color: #ba9f6a;
}
/** JV 7-28-17  **/
.carousel-slide-show-body .carousel-caption.gold_grey .carousel-link.gold_grey a:hover {
    color: #939393;
}

.carousel-slide-show-body .carousel-caption.black_grey a:hover {
    color: #000;
}
/** JV 7-28-17  **/
.carousel-slide-show-body .carousel-caption.black_grey .carousel-link.black_grey a:hover {
    color: #939393;
}

.carousel-slide-show-body .carousel-caption.grey_gold a:hover {
    color: #939393;
}
/** JV 7-28-17  **/
.carousel-slide-show-body .carousel-caption.grey_gold .carousel-link.grey_gold a:hover {
    color: #ba9f6a;
}

/*  JV 7-20-17 */
.storelistblock .retail-col .header {
    font-size: 21px;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    color: #000;
}

.carousel-caption .carousel-desc {
    padding-top: 0px;
}
/** JV 7-20-17 end **/
.new-main-subheader {
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #939393;
}

.free-frm-blk.widget .pfx-explanation {
    text-transform: initial;
}

.free-frm-blk.widget .pfx-header p {
    text-transform: initial;
}

.masonrycontainerblock .masonry-wrap .masonry-outer-wrap .masonry-inner-wrap .masonry-title {
    /* BROWN-PRO-CAP_18_LIGHT */
    line-height: 1.28em;
    letter-spacing: .08em;
    font-size: 18px;
    font-family: 'Brown-Pro-Light';
    text-transform: uppercase;
}

.masonrycontainerblock .masonry-wrap.Center .masonry-outer-wrap {
    display: block;
    position: inherit;
}

.masonrycontainerblock .masonry-wrap.Center .masonry-inner-wrap {
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
}

    .masonrycontainerblock .masonry-wrap.Center .masonry-inner-wrap .Center {
        margin: auto;
        display: block;
        z-index: 100;
        width: 100%;
        position: relative;
        top: 50%;
        height: 59px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

        .masonrycontainerblock .masonry-wrap.Center .masonry-inner-wrap .Center .short-divider {
            margin: auto;
        }

.masonrycontainerblock .masonry-wrap.BottomRight .masonry-inner-wrap .BottomRight .short-divider {
    margin-left: 92%;
}

.masonrycontainerblock .masonry-wrap.CenterLeft .masonry-outer-wrap {
    display: block;
    position: inherit;
    margin-top: 0;
    margin-left: 0;
}

.masonrycontainerblock .masonry-wrap.CenterLeft .masonry-inner-wrap {
    top: 0px;
    left: 30px;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
}

    .masonrycontainerblock .masonry-wrap.CenterLeft .masonry-inner-wrap .CenterLeft {
        margin: auto;
        display: block;
        z-index: 100;
        width: 100%;
        position: relative;
        top: 50%;
        height: 59px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

.masonrycontainerblock .masonry-wrap.CenterRight .masonry-outer-wrap {
    display: block;
    position: inherit;
    margin-top: 0;
    margin-left: 0;
    padding-right: 0px;
}

.masonrycontainerblock .masonry-wrap.CenterRight .masonry-inner-wrap {
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
}

    .masonrycontainerblock .masonry-wrap.CenterRight .masonry-inner-wrap .CenterRight {
        margin: auto;
        display: block;
        z-index: 100;
        width: 100%;
        position: relative;
        top: 50%;
        height: 59px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        padding-right: 30px;
        text-align: right;
    }

        .masonrycontainerblock .masonry-wrap.CenterRight .masonry-inner-wrap .CenterRight .short-divider {
            margin-left: 92%;
        }

.masonrycontainerblock .masonry-wrap.TopRight .masonry-inner-wrap .TopRight {
    top: 30px;
    width: 80%;
    right: 30px;
    text-align: right;
}

    .masonrycontainerblock .masonry-wrap.TopRight .masonry-inner-wrap .TopRight .short-divider {
        margin-left: 92%;
    }
/**JV 6.29.17**/
/*.carousel-slide-show-body .carousel-caption-bottomleft .carousel-title,
.carousel-slide-show-body .carousel-caption-centerright .carousel-title {
    //brown-pro_16_light
    font-size: 16px;
    font-family: 'Brown-Pro-Light';
}*/
.carousel-slide-show-body .carousel-caption-centerright .visible-xs.carousel-header {
    line-height: 1.17em;
    letter-spacing: .08em;
    text-transform: uppercase;
    //font-size: 28px;
    font-family: 'Brown-Pro-Regular';
}
/*JV-07-06-17*/
/*.carousel-slide-show-body .carousel-caption-bottomleft .hidden-xs.carousel-header,
.carousel-slide-show-body .carousel-caption-centerright .hidden-xs.carousel-header {
    //BROWN-PRO-CAP_26_LIGHT
    line-height: 1.17em;
    letter-spacing: .08em;
    font-size: 26px;
}*/
/** JV 8-11-17 **/
.carousel-slide-show-body .carousel-title p,
.carousel-slide-show-body .carousel-title h1,
.carousel-slide-show-body .carousel-title h2,
.carousel-slide-show-body .carousel-title h3,
.carousel-slide-show-body .carousel-title h4,
.carousel-slide-show-body .carousel-title h5,
.carousel-slide-show-body .carousel-title h6,
.carousel-slide-show-body .carousel-desc p,
.carousel-slide-show-body .carousel-desc h1,
.carousel-slide-show-body .carousel-desc h2,
.carousel-slide-show-body .carousel-desc h3,
.carousel-slide-show-body .carousel-desc h4,
.carousel-slide-show-body .carousel-desc h5,
.carousel-slide-show-body .carousel-desc h6 {
    margin: 0 0 5px;
}

.carousel-slide-show-body .carousel-caption-center .carousel-desc,
.carousel-slide-show-body .carousel-caption-centerleft .carousel-desc,
.carousel-slide-show-body .carousel-caption-centerright .carousel-desc {
    margin-bottom: 5px;
}

.carousel-slide-show-body .carousel-caption-centerright {
    bottom: inherit;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10%;
    width: 30%;
    left: inherit;
    text-align: right;
    padding-bottom: 0;
    padding-top: 0;
}

.carousel-slide-show-body .carousel-caption-centerleft .short-divider {
    margin: 10px auto;
    float: left;
}

.carousel-slide-show-body .carousel-caption-centerleft .carousel-header {
    display: block;
    clear: both;
}

.carousel-slide-show-body .carousel-caption-centerright .short-divider {
    margin: 10px auto;
    float: right;
}

.carousel-slide-show-body .carousel-caption-centerright .carousel-header {
    display: block;
    clear: both;
}

.carousel-slide-show-body .carousel-caption-center .short-divider {
    margin: 10px auto;
}

.carousel-slide-show-body .carousel-caption-topleft .hidden-xs.carousel-header {
    line-height: 1.1333em;
    letter-spacing: .07em;
    font-size: 30px;
    font-family: 'Brown-Pro-Light';
    text-transform: uppercase;
}

.carousel-slide-show-body .carousel-caption-topleft .carousel-title {
    //brown-pro_15_light font-size: 15px;
    font-family: 'Brown-Pro-Light';
}

*/ .carousel-slide-show-body .carousel-caption-topleft .visible-xs.carousel-header {
    font-size: 28px;
    font-family: 'Brown-Pro-Regular';
    text-transform: uppercase;
    line-height: 1.1333em;
    letter-spacing: .07em;
}
/*.carousel-slide-show-body .carousel-caption-topleft .carousel-header {  }*/
/*.carousel-slide-show-body .carousel-caption-topleft .carousel-desc {  }*/
/*.carousel-slide-show-body .carousel-caption-topleft .carousel-link {  }*/
/*.free-frm-blk.widget {
    //.BROWN-PRO-CAP_26_LIGHT
    line-height: 1.17em;
    letter-spacing: .08em;
    font-size: 26px;
    font-family: 'Brown-Pro-Light';
    text-transform: uppercase;
}*/
/*.article.widget .article-template-SubHeading {
    //BROWN-PRO-CAP_13/14
    line-height: 1.36em;
    letter-spacing: .08em;
    font-size: 14px;
    font-family: 'Brown-Pro-Regular';
    text-transform: uppercase;
}*/
/* JV-07-05-17 */
/*.article.widget .TwoColumnText_Without_Image .article-template-heading {
    //BROWN-PRO-CAP_30_LIGHT
    line-height: 1.1333em;
    letter-spacing: .07em;
    font-size: 30px;
    font-family: 'Brown-Pro-Light';
    text-transform: uppercase;
}*/
.articleblock .article.widget .TwoColumnText_Without_Image .article-template-SubHeading {
    color: #939393;
}

    .articleblock .article.widget .TwoColumnText_Without_Image .article-template-SubHeading h1 {
        /*brown-pro_12 */
        font-size: 12px;
        font-family: 'Brown-Pro-Regular';
    }

.articleblock .article.widget .article-template-Preheading,
.articleblock .article.widget .article-template-SubHeading {
    /*BROWN-PRO-CAP_14_LIGHT*/
    line-height: 1.36em;
    letter-spacing: .08em;
    font-size: 14px;
    font-family: 'Brown-Pro-Light';
    text-transform: uppercase;
}
/** JV 7-25-17 **/
.articleblock .article.widget .article-template-body {
    font-size: 16px;
    font-family: 'Miller Disp Rom';
}

.articleblock .article.widget p,
.articleblock .article.widget h1,
.articleblock .article.widget h1,
.articleblock .article.widget h2,
.articleblock .article.widget h3,
.articleblock .article.widget h4,
.articleblock .article.widget h5,
.articleblock .article.widget h6 {
    margin: 0 0 10px;
}

.articleblock .article.widget .article-template-body a {
    font-size: 13px;
    font-family: 'Brown-Pro-Regular';
}
/** JV 7-25-17 && 7-28-17 **/
.articleblock .article.widget .TwoColumnText_Without_Image .second-article-link-container,
.articleblock .article.widget .TwoColumnText_With_Image .second-article-link-container,
.articleblock .article.widget .article-link-container {
    font-size: 13px;
    letter-spacing: 1px;
    font-family: "Brown-Pro-Regular";
    margin-bottom: 15px;
}
/** JV 7-20-17 **/
.article.widget .second-article-link-container {
    display: none;
}

.article.widget .TwoColumnText_With_Image .article-link-container {
    padding-top: 1em;
}

.furniture-item {
    flex: 1 46%;
    text-align: center;
    padding: 40px 0;
}

    .furniture-item:hover {
        opacity: .5;
    }

    .furniture-item h2 {
        font-size: 30px;
        margin-bottom: 0px;
    }

    .furniture-item p {
        font-size: 18px;
        font-family: Brown-Pro-Light;
    }

.designer-listing-info {
    color: #fff;
    background: #9d9c9c;
    text-align: center;
    vertical-align: middle;
}

    .designer-listing-info h1 {
        font-size: 20px;
        font-weight: normal;
        padding: 0px;
        margin: 0 0 0px 0;
    }

.designer-listing-section {
    display: flex;
    flex-wrap: wrap;
}

.designer-listing-block {
    flex: 1;
    margin-bottom: 10px;
}

    .designer-listing-block img {
        max-width: 100%;
        width: 100%;
    }

    .designer-listing-block:nth-child(even) {
        margin: 0px 0 15px 7.5px;
    }

    .designer-listing-block:nth-child(odd) {
        margin: 0px 7.5px 15px 0;
    }

.designer-listing-info {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .designer-listing-info a {
        color: #fff;
    }

.designer-listing-info-text {
    font-size: 16px;
    font-family: 'Brown-Pro-Bold';
}

.designer-listing-info:hover {
    opacity: .7;
    cursor: pointer;
}

.designer-listing-block.hide-xs {
    display: flex;
}

.designer-social {
    font-family: 'Brown-Pro-Light';
    font-size: 12px;
    margin-bottom: 30px;
    padding: 30px 0;
}

.designer h1 {
    text-align: center;
    font-size: 30px;
}

.designerDescription {
    text-align: center;
    font-size: 20px;
}

.designers-furnitures {
    margin-top: 30px;
    border-top: 2px solid #bdbfc0;
    padding-bottom: 30px;
}

    .designers-furnitures h1 {
        margin-bottom: 25px;
    }

.nordic-global-landing-body-header {
    font-size: 18px;
    max-width: 600px;
    margin: auto;
    padding-top: 35px;
}

.nordic-global-landing-body-description {
    font-size: 18px;
    max-width: 420px;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 30px;
}

.nordic-global-landing-body-content {
    font-size: 18px;
    padding-bottom: 20px;
}

    .nordic-global-landing-body-content p .nordic-global-landing-body-content h1,
    .nordic-global-landing-body-content h2,
    .nordic-global-landing-body-content h3,
    .nordic-global-landing-body-content h4,
    .nordic-global-landing-body-content h5,
    .nordic-global-landing-body-content h6 {
        margin: 0;
        margin-bottom: 5px;
    }

.nordic-global-landing-header {
    text-align: center;
    padding-bottom: 25px;
    padding-top: 25px;
    background-color: #000;
}

.nordic-global-landing-body {
    margin-top: 5px;
    background-color: #FFF;
}

    .nordic-global-landing-body a, .nordic-global-landing-body a:visited {
        color: #ba9f6a;
        text-decoration: none;
        border-bottom: none;
    }

        .nordic-global-landing-body a:hover {
            color: #000;
            text-decoration: underline;
        }

body.nordic-global-landing-page {
    background-image: url("/Static/images/Background.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

.nordic-global-landing-country-selection h1 {
    font-size: 18px;
    margin: 0px 0px 5px 0px;
}

.nordic-global-landing-country-selection p,
.nordic-global-landing-country-selection h1,
.nordic-global-landing-country-selection h2,
.nordic-global-landing-country-selection h3,
.nordic-global-landing-country-selection h4,
.nordic-global-landing-country-selection h5,
.nordic-global-landing-country-selection h6 {
    margin: 0px 0px 5px 0px;
}

.nordic-global-landing-country-selection a {
    font-size: 18px;
}

.page-wrapper.nordic-landing-page {
    margin: 0 auto;
    padding-top: 55px;
    max-width: 1200px;
    width: 100%;
}

.cookieLaw {
    text-align: center;
    width: 100%;
    background-color: #ba9f6a;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 22px;
}

    .cookieLaw p {
        margin: 0;
        color: white;
        font-size: 16px;
        padding-left: 35px;
        padding-right: 35px;
    }

    .cookieLaw img {
        position: absolute;
        top: 25px;
        right: 25px;
    }

    .cookieLaw a {
        text-decoration: underline;
        color: #fff;
    }

        .cookieLaw a:hover {
            color: #fff;
        }

        .cookieLaw a:visited {
            color: #fff;
        }

#RegisterOwnerModal .form-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #808284;
}

#RegisterOwnerModal .form-group input::-moz-placeholder { /* Firefox 19+ */
    color: #808284;
}

#RegisterOwnerModal .form-group input:-ms-input-placeholder { /* IE 10+ */
    color: #808284;
}

#RegisterOwnerModal .form-group input:-moz-placeholder { /* Firefox 18- */
    color: #808284;
}

#RegisterCustomerModal .form-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #808284;
}

#RegisterCustomerModal .form-group input::-moz-placeholder { /* Firefox 19+ */
    color: #808284;
}

#RegisterCustomerModal .form-group input:-ms-input-placeholder { /* IE 10+ */
    color: #808284;
}

#RegisterCustomerModal .form-group input:-moz-placeholder { /* Firefox 18- */
    color: #808284;
}

.RegReason-checkboxes {
    border-spacing: 0px;
    vertical-align: middle;
}

    .RegReason-checkboxes td {
        padding-bottom: 5px;
    }

        .RegReason-checkboxes td input {
            vertical-align: middle;
            margin: 0px;
        }
@media only screen and (max-width: 767px) {
      .slick-track .special-mobile-settings.carousel-caption-center {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    } 
}
        .RegReason-checkboxes td > label {
            font-size: 13px;
            vertical-align: middle;
            margin-bottom: 0px;
        }

    .RegReason-checkboxes tr td:nth-child(2) {
        padding-left: 10px;
    }

.promopage-rightdiv {
    padding-left: 25px;
}

.startpg-top-content .slick-dots li {
    height: 35px;
}

.startpg-top-content .slick-dots {
    margin-bottom: 0px;
}

.width-override-none {
}

.width-override-thirty {
    width: 30% !important;
}

.carousel-caption-center.width-override-thirty {
    margin-left: -15% !important;
}

.carousel-caption-center.width-override-fifty {
    margin-left: -25% !important;
}

.carousel-caption-center.width-override-seventyfive {
    margin-left: -37.5% !important;
}

.width-override-fourtyfive {
    width: 45% !important;
}

.width-override-fifty {
    width: 50% !important;
}

.width-override-seventyfive {
    width: 75% !important;
}

.width-override-sixty_percent {
    width: 60% !important;
}
/**  JV 7-20-17 Client requested to remove **/
/*.main-body-wrapper .slideshowcontainerblock {
    margin-top: 5px;
}*/
.navbar-toggle .close-icon-bar {
    background-image: url('/static/images/X_out_mobile.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 17px;
    width: 17px;
}

.navbar-collapse.m_arrow_box .nav-hov .visible-xs.m-nav-item {
    border-bottom: 1px solid #605f5f;
}

.navbar-collapse.m_arrow_box .m-nav-item .menu-link.visible-True {
    border-bottom: 1px solid #605f5f;
}

.navbar-collapse.hidden-xs.m_arrow_box .m-nav-item .menu-link.visible-True {
    border-bottom: none;
}

.util-wrapper #topUtils-a .top_location {
    padding-top: 10px;
    display: block;
    text-align: right;
}

    .util-wrapper #topUtils-a .top_location a:hover {
        color: #939393;
    }

    .util-wrapper #topUtils-a .top_location span {
        font-size: 13px;
        letter-spacing: .5px;
    }

.slideshowcontainerblock .carousel-slide-show-body .tout-watermark.TopLeft {
    left: 5%;
    top: 5%;
    right: unset;
}

.slideshowcontainerblock .carousel-slide-show-body .tout-watermark.TopRight {
    right: 5%;
    top: 5%;
    left: unset;
}

.carousel-slide-show-body .mobile-background img {
    margin: auto;
    width: 100%;
    
}
.slick-track .special-mobile-settings {
    position: absolute;
    //top: 50%;
    //transform: translateY(-50%);
}

/** JV 7-24-17 **/
/*.slick-track .special-mobile-settings .carousel-title {
    color: #FFF;
}
.slick-track .special-mobile-settings .carousel-header {
    color: #FFF;
}
.slick-track .special-mobile-settings .carousel-desc {
    color: #FFF;
}*/
.slick-track .special-mobile-settings .visible-xs.carousel-header p,
.slick-track .special-mobile-settings .visible-xs.carousel-header h1,
.slick-track .special-mobile-settings .visible-xs.carousel-header h2,
.slick-track .special-mobile-settings .visible-xs.carousel-header h3,
.slick-track .special-mobile-settings .visible-xs.carousel-header h4,
.slick-track .special-mobile-settings .visible-xs.carousel-header h5,
.slick-track .special-mobile-settings .visible-xs.carousel-header h6 {
    /*font-size: 28px;
    font-family: 'Brown-Pro-Regular';*/
}

.my-account-form {
    padding-left: 75px;
    max-width: 550px;
}

.my-account-title {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .my-account-title p {
        margin: 0px;
    }

.my-account-form input[type="password"] {
    margin: 0;
}

.my-account-form .cblInterests {
    display: inline-block;
}

    .my-account-form .cblInterests td {
        display: inline-block;
    }

.singleline-cb-text {
    display: inline;
}

.three-col-image.oc-home-gen-col-block .desc {
    padding-top: 20px;
    padding-left: 7%;
    padding-right: 7%;
}

    .three-col-image.oc-home-gen-col-block .desc h2 {
        font-size: 18px;
        letter-spacing: 0.035em;
        word-spacing: 0.35em;
    }

.three-col-image.oc-home-gen-col-block {
    padding-top: 10px;
}

.oc-general-heading h1 {
    padding-top: 27px;
    font-size: 34px;
    letter-spacing: .08em;
}
/*.oc-general-heading .article-subtitle {
    padding-top: 9px;
    letter-spacing: 0.02em;
    font-weight: 900;
}*/
.oc-general-heading .article-body-width {
    width: 80%;
    margin: auto;
    padding-top: 20px;
    font-weight: 600;
    line-height: 1.5em;
    padding-bottom: 65px;
}

    .oc-general-heading .article-body-width .miller_16 {
        font-size: 18px;
    }

.Registration-Error {
    color: red;
    padding-bottom: 20px;
    width: 75%;
    margin: auto;
    text-align: center;
}

.css-half-me {
    width: 50%;
    margin: auto;
}

.OwnersClubRegistrationSubHeader {
    font-size: 14px;
    text-align: center;
    color: #808284;
    padding-top: 16px;
    letter-spacing: .15px;
    line-height: 1.3em;
    max-width: 500px;
}

.promo-mini-btn {
    display: inline-block !important;
    background-color: #4f4f4f;
    padding: 10px 15px;
    font-weight: 600;
    color: #fff;
}

#errorOwnerClubModal .modal-content {
    width: 50%;
    margin: auto;
}

#alertOwnersClubConfirmModal .modal-content {
    width: 50%;
    margin: auto;
    border-radius: 0px;
}

#alertOCHelpModal .modal-content {
    width: 50%;
    margin: auto;
    border-radius: 0px;
}

#errorOwnerClubModal .modal-header {
    border-bottom: none;
}

#errorOwnerClubModal .modal-body {
    padding-bottom: 50px;
}

#alertOwnersClubConfirmModal .modal-header {
    border-bottom: none;
}

#alertOwnersClubConfirmModal .modal-body {
    padding-bottom: 50px;
}

.top-pad-15 {
    padding-top: 15px;
}

.ownersclubsigninblock {
    margin-bottom: 35px;
}

.registration-consent-chk-box {
    width: 15px;
    display: inline-block;
    vertical-align: top;
}

.hotel-promo-preheader {
    font-size: 14px;
}

.hotel-promo-header {
    font-size: 26px;
}

.hotel-promo-text {
    font-size: 14px;
}

.hotel-promo-link {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding-top: 10px;
}

.hotel-promo-posttext {
    font-size: 10px;
    margin-top: 80px;
}

.promo-preheader {
    font-size: 15px;
}

.promo-header {
    font-size: 26px;
}

.promo-text {
    font-size: 12px;
}

.promo-link {
    font-size: 16px;
    text-align: center;
    font-style: italic;
}

.reg-form-sign-in {
    padding-top: 15px;
    font-size: 12px;
}

    .reg-form-sign-in a {
        text-decoration: none;
        font-weight: bold;
        text-decoration: underline;
        border-bottom: none;
    }

        .reg-form-sign-in a:hover {
            text-decoration: none;
        }

#RegisterCustomerModal .registration-consent-chk-txt, #RegisterOwnerModal .registration-consent-chk-txt {
    padding-top: 5px;
    width: 90%;
    display: inline-block;
    font-size: 11px;
    letter-spacing: .055em;
    line-height: 1.3em;
}

#RegisterCustomerModal .registration-helper, #RegisterOwnerModal .registration-helper {
    margin: -28px;
    margin-top: -84px;
    margin-right: -34px;
}

#RegisterCustomerModal .form-group .register-reason-label, #RegisterOwnerModal .form-group .register-reason-label {
    padding-top: 6px;
    font-size: 12px;
    padding-left: 3px;
    letter-spacing: .03em;
}

#RegisterCustomerModal .form-group .register-reason-cbl, #RegisterOwnerModal .form-group .register-reason-cbl {
    font-size: 12px;
    padding-left: 3px;
    letter-spacing: .03em;
}

#RegisterCustomerModal .form-group select, #RegisterOwnerModal .form-group select {
    color: #808284;
}

#RegisterCustomerModal .form-control, #RegisterOwnerModal .form-control {
    /**color: #808284;**/
    color: #000;
    height: 39px;
    font-size: 11px;
    letter-spacing: .06em;
}

#RegisterCustomerModal .form-group, #RegisterOwnerModal .form-group {
    margin-bottom: 17.5px;
}

#RegisterCustomerModal .reg_form_right, #RegisterOwnerModal .reg_form_right {
    float: right;
    width: 380px;
}

#RegisterCustomerModal .reg_form_left, #RegisterOwnerModal .reg_form_left {
    float: left;
    width: 380px;
}

.featured-promo {
    height: 500px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}

    .featured-promo .featured-promo-text-background {
        width: 100%;
        height: 100%;
        position: absolute;
    }

.regular-promo .featured-promo-text-background {
    width: 100%;
    height: 100%;
}

.featured-promo-text-background:hover {
    background: rgba(0, 0, 0, .2);
}

.featured-promo-text {
    padding-left: 10%;
    padding-right: 10%;
    width: 100%;
    color: #FFF;
    /*font-weight: bold;*/
    text-align: center;
    top: 45%;
    font-size: 18px;
    letter-spacing: .08em;
    position: absolute;
}

    .featured-promo-text p {
        height: 5%;
    }

.regular-promo {
    /*height:500px;*/
    width: 49%;
    overflow: hidden;
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
}

    .regular-promo a img {
        width: 100%;
        height: 100%;
        /*position:absolute;*/
    }

    .regular-promo.custom1 a img {
        width: auto;
        left: -100px;
    }

.OwnersClubHeadingSection {
    color: black;
    max-width: 500px;
    padding-bottom: 50px;
    margin: auto;
    padding-top: 25px;
    padding-left: 35px;
    padding-right: 35px;
}

    .OwnersClubHeadingSection .RegistrationHeader {
        font-size: 26px;
        font-weight: bold;
        text-align: center;
        max-width: 415px;
        margin: auto;
        padding-bottom: 24px;
        font-size: 27px;
        letter-spacing: .04em;
        line-height: 1.1em;
    }

.reg-form-spacing {
    padding-bottom: 15px;
    padding-top: 10px;
    margin-top: 85px;
}

.optionalOwner {
    padding-top: 25px;
}

.optional_Bed_Owner_text {
    font-size: 10pt;
}

.optional_padding {
    padding-bottom: 50px;
}

.rblDiv {
    display: inline-block;
}

    .rblDiv table {
        border-spacing: 0px;
    }

        .rblDiv table td {
            padding-left: 10px;
            padding-right: 5px;
        }

#RegisterCustomerModal .OCR-RegisterBtn .btn, #RegisterOwnerModal .OCR-RegisterBtn .btn {
    background-color: #000;
    color: #fff;
    font-weight: bold;
    border: 1px solid #000;
    padding-right: 10%;
    padding-left: 10%;
    font-size: 12px;
    letter-spacing: 0.12em;
    padding-top: 9px;
    padding-bottom: 9px;
}

    #RegisterCustomerModal .OCR-RegisterBtn .btn:hover, #RegisterOwnerModal .OCR-RegisterBtn .btn:hover {
        background-color: #fff;
        color: #000;
    }

#RegisterCustomerModal .modal-header .close, #RegisterOwnerModal .modal-header .close, #alertOwnersClubConfirmModal .modal-header .close, #alertOCHelpModal .modal-header .close {
    opacity: 1;
}

#RegisterCustomerModal .modal-body .RegistrationSubHeader {
    padding-top: 16px;
}

#RegisterCustomerModal .modal-body .RegistrationSubHeader, #RegisterOwnerModal .modal-body .RegistrationSubHeader {
    /*color: #808284;*/
    color: #000;
}

#RegisterCustomerModal .modal-body, #RegisterOwnerModal .modal-body, #alertOwnersClubModal .modal-body {
    font-size: 12pt;
    line-height: 14.4pt;
    font-weight: 600;
    color: #808284;
}

#alertOwnersClubConfirmModal .modal-body {
    font-size: 12pt;
    line-height: 14.4pt;
    font-weight: 600;
    color: #000;
}

.register-modal .modal-content {
    border-radius: 0px !important;
}

.register-modal .modal-header {
    border-bottom: none;
}

.optionalOwnerSelection .rblDiv td > label {
    padding-left: 7px;
}

.pad-btm-50 {
    padding-bottom: 50px;
}

.banner-container-None {
    background: none;
    color: #fff;
    padding: 50px;
}

.banner-container-Black {
    background-color: #000;
    color: #fff;
    padding: 50px;
}

.banner-container-White {
    background-color: #fff;
    color: #000;
    padding: 50px;
}

.banner-container-Grey {
    background-color: #404041;
    color: #fff;
    padding: 50px;
}

.banner-container-Light_Grey {
    background-color: rgba(93,95,98,.3);
    color: #fff;
    padding: 50px;
}

.oc-sign-in-signin-btn a {
    color: #FFF;
    border-bottom: none;
    text-decoration: underline;
}

    .oc-sign-in-signin-btn a:hover {
        color: #FFF;
        text-decoration: none;
    }

.oc-sign-in-reg-btn {
    background-color: white;
    padding-top: 5px;
    padding-bottom: 5px;
}

.oc-sign-in-register-div {
    font-weight: bolder;
}

    .oc-sign-in-register-div div:hover {
        background-color: #000;
        color: #fff;
        text-decoration: none;
    }

    .oc-sign-in-register-div a {
        background-color: #FFF;
        color: #000;
        text-decoration: none;
    }

        .oc-sign-in-register-div a:hover {
            text-decoration: underline;
            color: #000;
        }

.form-group table tbody tr td label {
    padding-left: 7px;
}

.form-group table tbody tr td label {
    padding-left: 7px;
}

.registration-mini-divider {
    width: 60px;
    display: block;
    margin: auto;
    border-bottom: 1px solid #000;
    box-shadow: 0px 1px 1px lightgrey;
}

.optional_Bed_Owner_question {
    display: inline-block;
    vertical-align: top;
    color: #000;
}

.GR-Emails {
    padding-bottom: 25px;
}

#RegisterOwnerModal .form-group.pre-form-gap {
    padding-bottom: 45px;
    margin-bottom: 90px;
}

#RegisterOwnerModal #ownerlookup1 .required-info {
    position: fixed;
    margin-top: 90px;
}

#RegisterOwnerModal .OCR-Emails {
    margin-top: 115px;
}

.OCR-Emails {
    padding-left: 11px;
}

.OCR-Terms {
    padding-bottom: 15px;
    font-size: 11px;
    line-height: 1.3em;
}

    .OCR-Terms a {
        color: #808284;
        border-bottom: none;
        text-decoration: underline;
    }

OCR-Terms a:hover {
    text-decoration: none;
}

.offer-pricing {
    font-weight: bolder;
    color: #000;
}

.promo-pricing-section {
    font-size: 15px;
}

.product-slide img {
    width: 250px !important;
}

.offer-heading {
    padding-bottom: 10px;
}

    .offer-heading p {
        margin: 0px;
        font-weight: bold;
        font-size: 15px;
    }

.offer-subheading {
    padding-bottom: 20px;
}

    .offer-subheading p {
        margin: 0px;
    }

.offer-info {
    padding-bottom: 20px;
}

    .offer-info p {
        margin: 0px;
    }

.offer-owner-pricing {
    color: darkgoldenrod;
    font-weight: bold;
}

.oc-promo-header {
    background: rgba(10,10,10, .45);
    padding: 50px;
    margin-top: 10%;
    margin-left: 25%;
    position: absolute;
}

.oc-mini-promo-block.logged-in {
    background-color: #383838
}

    .oc-mini-promo-block.logged-in a {
        background-color: #000;
    }

    .oc-mini-promo-block.logged-in .oc-mini-header {
        font-size: 14px;
    }

    .oc-mini-promo-block.logged-in .oc-mini-description {
        font-size: 14px;
        padding-top: 5px;
    }

.oc-mini-promo-block {
    color: #FFF;
    font-weight: 500;
    padding: 40px;
    background-color: #000;
}

    .oc-mini-promo-block a {
        color: #FFF !important;
        text-decoration: none;
        padding: 15px 40px 15px 40px;
        background-color: #383838;
        font-weight: 800;
        border-bottom: none;
    }

        .oc-mini-promo-block a:hover {
            color: #FFF !important;
            text-decoration: underline;
            font-weight: 800;
        }

    .oc-mini-promo-block .oc-mini-header {
        margin: 0px;
        font-weight: 800;
        font-size: 22px;
    }

        .oc-mini-promo-block .oc-mini-header p {
            margin: 0px;
        }

    .oc-mini-promo-block .oc-mini-description {
        padding-top: 20px;
        font-weight: 800;
    }

    .oc-mini-promo-block .oc-mini-link {
        padding-top: 25px;
    }

.oc-promo-header p {
    color: #FFF;
}

.oc-promo-header h1 {
    color: #FFF;
}

.oc-promo-post-block {
    background-color: #383838;
    height: 50px;
}

.oc-promo-posttext {
    display: inline-block !important;
    /* JP 2/17/17 */
    margin-top: 15px;
}

    .oc-promo-posttext p {
        padding-left: 20px;
        color: #FFF;
    }

.oc-promo-link {
    display: inline-block !important;
    background-color: #4f4f4f;
    background-color: #000;
    /* padding: 10px 10px 10px 10px; */
    /* JP 2/17/17 */
    padding: 10px 15px;
    font-weight: 600;
    color: #FFF;
    float: right;
    margin-top: 5px;
    margin-right: 10px;
}

    .oc-promo-link a {
        color: #FFF;
        text-transform: uppercase;
    }

        .oc-promo-link a:hover {
            color: #FFF;
            text-decoration: underline;
        }

.text-div-style {
    font-size: 16px;
    font-family: 'Brown-Pro-Light';
    font-style: normal;
    font-weight: normal;
}

.text-div-overide-style {
}

.article.widget.top-pad-table-style .article-template-body .table strong {
    font-family: 'Brown-Pro-Light';
}

.block.imageslideshowblock .carousel-no-margins {
    margin-bottom: 0px;
    margin-top: 0px;
}

.block.freeformblock .widget h1 {
    /*default freeform widget header sizing*/
    font-size: 26px;
    line-height: 28px;
    margin: 0px 0px 10px 0px;
}

.article-template-heading {
    /*BROWN-PRO-CAP_21*/
    line-height: 1.2em;
    letter-spacing: .08em;
    font-size: 21px;
    font-family: 'Brown-Pro-Regular';
    text-transform: uppercase;
}

.custom-article-block-health .article-template-heading {
    font-size: 20px;
    font-weight: inherit;
    margin: 0px;
    height: inherit;
}
/** JV 7-24-17 possibly remove going forward **/
.article-template-body {
    /*miller_16*/
    font-size: 16px;
    font-family: 'Miller Disp Rom';
}

    .article-template-body a {
        font-size: 13px;
        font-family: 'Brown-Pro-Regular';
    }

.article-template-text {
    font-family: 'Miller Disp Rom';
    font-size: 16px;
    font-weight: 400;
    margin: 0px 0px 10px 0px;
    height: inherit;
    line-height: 21.4333px;
}
/** JV 7-24-17 end removal options ***/
body {
    font-family: 'Brown-Pro-Light', sans-serif;
    //font-family: 'Miller Disp Rom';
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
}

#page-wrapper {
    padding: 0px 18px;
}

.row {
    padding: 0;
    margin: 0;
}

.carousel div {
    text-shadow: none !important;
}

a:hover, a:focus {
    text-decoration: none;
    color: #000;
}

a {
    color: #000;
}

p a {
    color: #333;
    border-bottom: 1px solid #ba9f6a;
}

.social {
    border-bottom: none;
}

table {
    border-collapse: inherit;
    border-spacing: 12px;
}

.table {
    margin-left: -12px;
}

    .table th {
        border-top: 0px !important;
        font-size: 15px;
        border-bottom: 1px solid #ddd;
        padding-left: 0px !important;
    }

    .table td {
        color: #808285;
        font-size: 12px;
        border-bottom: 1px solid #ddd;
        border-top: 0px !important;
        padding: 0px 8px 12px 0px !important;
    }

.white a {
    color: #fff;
}

html body .img-default {
    width: inherit !important;
    max-width: inherit !important;
}

.masonry .col-sm-24 {
    padding-left: 0;
    padding-right: 0;
}

.container-fluid {
    min-width: 320px;
    max-width: 1213px;
    padding-left: 0;
    padding-right: 0;
}

.navbar-collapse {
    padding-top: 4px;
    margin-left: 12px;
}

.navbar, .navbar-inverse {
    margin-bottom: 0px;
    background: transparent;
    height: 100px;
    padding: 11px 0px 0px 0px;
}

.navbar-inverse {
    border: none;
}

.container {
    padding-right: 0px;
    padding-left: 0px;
    min-width: 320px;
    /**/
    top: 0;
    height: 100%;
    position: absolute;
}

.subcontainer {
    min-width: 320px;
}

#logo {
    width: 125px;
}

    #logo img {
        padding-top: 0;
        margin-left: 32px;
        margin-top: 4px;
    }
/* Widget color options*/
.blackbg, .blackbg a:hover, .blackbg a:focus {
    background-color: #000;
}
/*Widget text location options */
.cntr {
    text-align: center;
    top: 50%;
}

.topLeft {
    text-align: left;
    padding: 30px;
}

.topRight {
    text-align: right;
    padding: 30px;
}

.bottomRight {
    text-align: right;
    padding: 0px 30px;
}

.bottomLeft {
    text-align: left;
    padding: 0px 30px;
}

.col-6-row1 {
    position: relative;
    padding-bottom: 15px;
    width: 100%;
    float: left;
}

.masonry .masonryLeft {
    padding: 0px 7.5px 0px 0px;
}

.masonry .masonryRight {
    padding: 0px 0px 0px 7.5px;
}

.masonry-img-wrapper {
    background-color: #000;
    overflow: hidden;
    /*max-height: 503px;*/
}

.masonrycontainerblock .masonry-two-col .masonry-img-wrapper img {
    max-height: 500px;
    width: 100%;
}

.masonrycontainerblock .masonry .five-sections .masonry-img-wrapper img,
.masonrycontainerblock .masonry .five-sections-bottom .masonry-img-wrapper img {
    width: 100%;
}

.Center {
    text-align: center;
    height: 100%;
}

.CenterLeft {
    text-align: left;
    height: 100%;
}

.CenterRight {
    text-align: right;
    height: 100%;
}

.col-6-row2 {
    position: relative;
    margin-left: 0px;
}

.col-3-row1 {
    position: relative;
    width: 50%;
    float: left;
    padding-bottom: 15px;
}

.col-6-row1 .text.cntr {
    margin-top: -54px;
}

.col-6-row2 .text.cntr {
    margin-top: -54px;
}

.col-3-row1 .text.cntr {
    margin-top: -54px;
}

.col-6-row1 .text.bottomLeft {
    bottom: 30px;
}

.col-6-row2 .text.bottomLeft {
    bottom: 30px;
}

.col-3-row1 .text.bottomLeft {
    bottom: 30px;
}

.col-6-row1 .text.bottomRight {
    bottom: 30px;
}

.col-6-row2 .text.bottomRight {
    bottom: 30px;
}

.col-3-row1 .text.bottomRight {
    bottom: 30px;
}

.masonrycontainerblock {
    margin-bottom: 17px;
}

.masonry {
    margin: 0px 0px 0 0px;
}

.linkdivider {
    margin-top: 10px;
    margin-bottom: 10px;
    width: auto;
    height: 1px !important;
}

.white .linkdivider {
    background: transparent url(/static/images/link_dividerline_w.gif) no-repeat top left;
}

.black .linkdivider {
    background: transparent url(/static/images/link_dividerline_b.gif) no-repeat top left;
}

.gold .linkdivider {
    background: transparent url(/static/images/link_dividerline_go.gif) no-repeat top left;
}

.grey .linkdivider {
    background: transparent url(/static/images/link_dividerline_gr.gif) no-repeat top left;
}

.Center .masonry-outer-wrap {
    position: absolute;
    display: table;
    width: 100%;
}

.Center .masonry-inner-wrap {
    display: table-cell;
    vertical-align: middle;
}

.CenterLeft .masonry-outer-wrap {
    position: absolute;
    display: table;
    width: 100%;
    margin-top: 15%;
    margin-left: 30px;
}

.CenterLeft .masonry-inner-wrap {
    display: table-cell;
    vertical-align: middle;
}

.masonry .CenterLeft .text {
    position: inherit;
    margin: auto;
    display: inline;
    z-index: 100;
}

.CenterRight .masonry-outer-wrap {
    position: absolute;
    display: table;
    width: 100%;
    margin-top: 15%;
    padding-right: 30px;
}

.CenterRight .masonry-inner-wrap {
    display: table-cell;
    vertical-align: middle;
}

.masonry .CenterRight .text {
    position: inherit;
    margin: auto;
    display: inline;
    z-index: 100;
}

.masonry .text {
    position: absolute;
    display: inline-block;
    width: auto;
    z-index: 49;
}

.masonry .Center .text {
    position: inherit;
    margin: auto;
    display: inline;
    z-index: 100;
}

.masonry a {
    text-decoration: none;
}

.masonry .first {
    padding-right: 7.5px;
}

.masonry .last {
    padding-left: 7.5px;
}

.masonry-larger .masonry-title {
    font-size: 21px;
}

.masonry-larger .masonry-desc {
    font-size: 15px;
}

.masonry-larger .masonry-link {
    font-size: 14px;
}

.col-6-row2 .masonry-title {
    font-size: 29px;
    line-height: 32px;
}

.masonry-title {
    font-size: 23px;
    line-height: 22px;
    width: 100%;
}

    .masonry-title p {
        padding: 0px;
        margin: 0px;
    }

.masonry-desc {
    font-size: 14px;
    padding-top: 0px;
}

.widget .text {
    font-size: 15px;
}

.widget {
    /* margin-top:50px;*/
}

.masonry-link {
    padding-top: 3px;
}
/*
.masonry .col-sm-12 {
    padding: 0px;
}
.masonry .col-sm-6 {
  
    margin: 0px 0px;
}
*/

/*carousel*/
/* JV - 7-5-17 */
/*.tout-carousel .carousel-desc p {
    //miller_16
    font-size: 16px;
    font-family: 'Miller Disp Rom';
}*/
.carousel {
    margin-bottom: 15px;
    margin-top: 15px;
}

.carousel-title {
    font-family: "Brown-Pro-Bold";
    font-size: 21px;
}

.carousel-slide-show-body .carousel-title {
    font-size: 16px;
    font-weight: 300;
    font-family: 'Brown-Pro-Light';
}

.superhead {
    font-size: 16px;
    /*text-transform: uppercase;*/
    font-weight: bold;
}

.carousel-header {
    font-size: 30px;
    line-height: 1.17em;
    letter-spacing: .08em;
    padding-top: 5px;
}

.carousel-slide-show-body .carousel-header {
    line-height: 1.1333em;
    letter-spacing: .07em;
    font-size: 30px;
    padding-top: 5px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.carousel-header p {
    padding: 0px;
    margin: 0px;
}

.carousel-desc {
    padding-top: 8px;
    font-size: 18px;
    margin-bottom: 10px;
}

.Default .carousel-title h1.miller_26_light {
    margin-bottom: 7px;
}

.Default .carousel-desc {
    padding-top: 0px;
}

.carousel-caption-topright .carousel-desc {
    margin-bottom: 15px;
}

.contact-widget-desc {
    font-size: 12px;
    padding-top: 0px;
    color: #fff;
}

.carousel-link {
    /**font-size: 12px;**/
    /*text-transform: uppercase;*/
    /****/
    /**padding-top: 2px;**/
    font-size: 14px;
    padding-top: 5px;
    font-family: "Brown-Pro-Regular";
    letter-spacing: 1px;
    display: block;
    clear: both;
}

    .carousel-link a {
        text-decoration: none;
    }
/*.carousel-caption-center {
    bottom: inherit;
    top: 20%;
    width: 30%;
    right: inherit;
    left: 35%;
}*/
.carousel-caption-center {
    bottom: inherit;
    top: 20%;
    width: 45%;
    right: inherit;
    left: 50%;
    margin-left: -22.5%;
}

.carousel-caption-topleft {
    bottom: inherit;
    top: 5%;
    left: 7%;
    width: 45%;
    right: inherit;
    text-align: left;
}

.carousel-caption-centerleft {
    bottom: auto;
    top: 45%; /*only 45% to compensate for the space at the bottom where the dots are*/
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 7%;
    width: 45%;
    right: inherit;
    text-align: left;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.carousel-caption-bottomleft {
    /*bottom: 13%;
   
    width: 45%;
    right: inherit;*/
    align-self: flex-end;
    text-align: left;
    left: 7%;
}

.carousel-caption-left-bottom {
    text-align: left;
    width: 70%;
    left: 10%;

}

.carousel-caption-topright {
    bottom: inherit;
    top: 5%;
    right: 10%;
    width: 30%;
    left: inherit;
    text-align: right;
}
/*.carousel-caption-topright .carousel-link {    
    text-align:left;
    }*/
.carousel-caption-Middle_Center .short-divider {
    margin: auto;
    margin-bottom: 10px;
    margin-top: 10px;
}

.carousel-caption-bottomright {
 
    right: 10%;
    width: 40%;
    left: inherit;
    /*text-align:left;*/
    text-align: right;
    align-self: flex-end;
}

.item:focus {
    border: 0px;
    outline: none;
}

.carousel-caption-Top_Left {
    text-align: left;
    width: 60%;
    left: 9%;
    top: 5%;
}

.carousel-caption-top_center {
    top: 5%;
    width: 30%;
    right: inherit;
    left: 35%;
}

.carousel-caption-Sixty_Percent .carousel-caption-top_center {
    left: 20%;
}

.carousel-caption-Top_Right {
    top: 5%;
    right: 10%;
    width: 30%;
    left: inherit;
    text-align: inherit;
}
/** JV 7-21-17 **/
.toutslideshowblock .carousel-caption-Middle_Right {
    text-align: left;
    width: 30%;
    right: 10%;
    left: inherit;
    top: 50%;
    padding-top: 0px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
/** JV 7-21-17 **/
.toutslideshowblock .carousel-caption-Middle_Left {
    text-align: left;
    width: 30%;
    left: 7%;
    top: 50%;
    padding-top: 0px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.carousel-caption-Sixty_Percent .carousel-caption-Middle_Center {
    left: 20%;
}

.carousel-caption-Middle_Center {
    width: 30%;
    right: inherit;
    left: 35%;
    padding-top: 0px !important;
    margin-top: 0px !important;
}

.carousel-caption-Thirty_Percent .carousel-caption {
    width: 30% !important;
}

.carousel-caption-Sixty_Percent .carousel-caption {
    width: 60% !important;
}

.retailers .carousel-desc {
    padding-top: 5px;
}

.retailers .carousel-header {
    line-height: 33px;
}

.carousel-indicators {
    bottom: 0px;
    margin-bottom: 15px;
    font-size: 11px;
}

    .carousel-indicators li {
        border-color: #939598;
        background: #939598;
        width: 7px;
        height: 7px;
    }

        .carousel-indicators li.active {
            opacity: .5;
            background: #939598;
            width: 7px;
            height: 7px;
            margin: 1px;
        }

.carousel-control.right, .carousel-control.left, .carousel-control {
    background-image: none;
    width: 5%;
    top: 49%;
    height: 40px;
}
/*{
    margin-top: -15px;
}*/

.block.masonrycontainerblock.col-xs-24 .small-carousel .carousel-control.right, .small-carousel .carousel-control.left, .small-carousel .carousel-control {
    width: 17%;
    top: 41%;
}

    .small-carousel .carousel-control.right {
        padding-right: 1%;
    }

.section-border-top {
    background: url('/static/images/hrx1.png') no-repeat top;
    width: 100%;
    margin-top: 10px;
    padding-top: 25px;
    min-height: 10px;
}

.top_location {
    display: none;
}

.border-top {
    padding-left: 0px;
    padding-top: 10px;
}

.border-email {
    padding-top: 0px;
    padding-bottom: 50px;
}
/* Quote*/
.quote {
    text-align: center;
    padding: 5% 10%;
    margin-bottom: 10px;
}

.quote-body {
    font-size: 28px;
}

    .quote-body p {
        padding: 0px;
        margin: 0px;
    }

body .quoteblock a:hover {
    opacity: .5;
    color: inherit;
}

.quoteblock .white_black {
    background: #000;
    color: #fff;
    margin: 30px 0;
}

    .quoteblock .white_black a {
        color: #fff;
    }

.quoteblock .black_grey {
    background: #dfdfdf;
    color: #000;
    margin: 30px 0;
}

    .quoteblock .black_grey a {
        color: #000;
    }
/** JV 7-28-17 **/
.quoteblock .white_grey {
    background: #dfdfdf;
    color: #FFF;
    margin: 30px 0;
}
    /** JV 7-28-17 **/
    .quoteblock .white_grey a {
        color: #FFF;
    }
/** JV 7-28-17 **/
.quoteblock .gold_grey {
    background: #dfdfdf;
    color: #ba9f6a;
    margin: 30px 0;
}
    /** JV 7-28-17 **/
    .quoteblock .gold_grey a {
        color: #ba9f6a;
    }
/** JV 7-28-17 **/
.quoteblock .grey_gold {
    background: #ba9f6a;
    color: #939393;
    margin: 30px 0;
}
    /** JV 7-28-17 **/
    .quoteblock .grey_gold a {
        color: #939393;
    }
/** JV 8-1-17 **/
.quoteblock .white_black {
    background: #000;
    color: #FFF;
    margin: 30px 0;
}
    /** JV 8-1-17 **/
    .quoteblock .white_black a {
        color: #FFF;
    }
/** JV 8-1-17 **/
.quoteblock .white_gold {
    background: #ba9f6a;
    color: #FFF;
    margin: 30px 0;
}
    /** JV 8-1-17 **/
    .quoteblock .white_gold a {
        color: #FFF;
    }
/** JV 8-1-17 **/
.quoteblock .black_white {
    background: #FFF;
    color: #000;
    margin: 30px 0;
}
    /** JV 8-1-17 **/
    .quoteblock .black_white a {
        color: #000;
    }
/** JV 8-1-17 **/
.quoteblock .gold_white {
    background: #FFF;
    color: #ba9f6a;
    margin: 30px 0;
}
    /** JV 8-1-17 **/
    .quoteblock .gold_white a {
        color: #ba9f6a;
    }
/** JV 8-1-17 **/
.quoteblock .white_gold p a {
    border-bottom: 1px solid #FFF;
}

.quote-byline {
    font-size: 12px;
    padding-top: 10px;
    text-transform: uppercase;
}
/*Touts*/

.tout {
    min-height: 250px;
    padding: 0;
}

    .tout p {
        padding-right: 13px;
    }

    .tout .tout-inner {
        padding: 0px 10px;
    }

.smalltout {
    min-height: 80px;
}

.tout img {
    width: 100%;
}

.tout-watermark {
    position: absolute;
    //z-index: 101;
    z-index: 48;
    right: 5%;
    top: 5%;
}

.hrBreak {
    height: 40px;
    width: 100%;
    background-image: url('/static/images/hrx1.png');
    background-repeat: repeat-x;
    text-align: right;
    background-position: top;
    margin-bottom: 0px;
}

.textdividerblock .hrBreak {
    margin-top: 0px;
    height: 30px;
    background-position: bottom;
}

.textdividerblock {
    color: #808285;
}

footer .hrBreak img {
    padding-left: 10px;
    background: #000;
}

.hrBreakShort {
    height: 34px;
    width: 100%;
    background-image: url('/static/images/hrx1.png');
    background-repeat: repeat-x;
    text-align: right;
    background-position: top;
    margin-top: 5px;
    margin-bottom: 0px;
}

.hrBreak-image {
    height: 34px;
    width: 100%;
    border-top: 1px solid #b7b7b7;
    text-align: center;
    background-position: top;
    margin-top: 27px;
    margin-bottom: 3px;
}

    .hrBreak-image img {
        margin-top: -20px;
        background-color: #fff;
        padding: 0px 5px;
    }

.relatedHeader {
    font-size: 20px;
    font-family: Brown-Pro-Light;
    padding-top: 15px;
    color: #000;
    margin-bottom: 10px;
}

    .relatedHeader a {
        color: #000;
    }

        .relatedHeader a :hover, a:hover .relatedHeader p, a:hover .hotel-list-title p, a:hover .hotel-list-title, a:hover .news-list-result-title, a:hover .news-list-result-title p {
            text-decoration: underline;
        }

    .relatedHeader p {
        padding: 0px;
        margin: 0px;
    }

.relatedLink a {
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #939393;
}

    .relatedLink a:hover {
        text-decoration: none;
        color: #000;
    }

.relatedText {
    color: #000;
    font-size: 14px;
    text-decoration: none;
    font-family: "Brown-Pro-Light";
}

    .relatedText p,
    .relatedText h1,
    .relatedText h2,
    .relatedText h3,
    .relatedText h4,
    .relatedText h5,
    .relatedText h6 {
        margin: 0px 0px 3px 0px;
    }

.relatedSub {
    color: #c6a62f;
    font-size: 14px;
}

.navbar {
    background: #000000;
}

.navbar-nav > li > a {
    padding: 25px 10px 20px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    height: 74px;
}

.navbar-wrapper {
    height: 100px;
    z-index: 2000;
    position: relative;
}

.topUtils {
    color: #fff;
    font-size: 10px;
    width: 100%;
    padding-left: 26px;
}

.topUtils-a {
    width: 128%;
}

.topUtils a, .searchInit {
    color: #fff;
    font-size: 10px;
}

.topUtils b {
    background-image: url('static/images/search-icon.png');
    background-repeat: no-repeat;
    background-position-x: 38%;
    background-position-y: 8px;
}

.topUtils a:hover {
    color: #c6a62f;
    text-decoration: none;
}

.util-wrapper {
    padding: 0;
    margin: 0;
    position: absolute;
    top: -4px;
    right: 12px;
    z-index: 5;
}

.lang-sel-img {
    width: 16px;
}

.lang-sel-arrow {
    width: 11px;
}

.util-search-img {
    margin-right: 10px;
}

.news-landing-top-article-right {
    text-align: right;
}

.lang-selector,
.shop,
.cart {
    margin-left: 15px;
    width: auto;
    display: inline-block;
}

.lang-selector {
    margin-right: 15px;
}

    .lang-selector:hover {
        cursor: pointer;
        opacity: .5;
    }

.signin {
    padding: 10px 0px;
    width: auto;
    display: inline-block;
}

.search {
    padding-top: 10px;
    min-width: 20px;
    min-height: 20px;
    width: auto;
    display: inline-block;
}

.search-wrapper {
    padding-right: 0;
}

.searchBox {
    width: 85%;
    border: 0px;
    border-bottom: 1px solid #fff;
    padding: 5px;
    font-size: 12px;
    color: #fff;
    font-family: helvetica, Arial;
    background: #363535;
}

    .searchBox:focus {
        outline: none;
    }

.searchInit {
    display: block;
    padding-top: 4px;
}

.smSearch {
    color: #fff;
    padding: 5px 10px 10px 0px;
    float: right;
}

    .smSearch .searchInit {
        width: 20px;
        margin-left: 0;
    }

.searchInit img {
    float: right;
}

.smSearch .searchBox {
    width: 98%;
}

.smSearch .searchSec {
    position: absolute;
    top: 70px;
    width: 93%;
    left: 32px;
}

.smSearch .search {
    width: 100%;
}

.search img {
    padding-top: 0;
}

.search span {
    padding-right: 12px;
}

#navmenu {
    float: left;
    display: none;
    position: absolute;
    min-height: 150px;
    z-index: 11;
    top: 107px;
}

body .submenu-lnk {
    margin: 0px !important;
    padding: 0px;
}

.submenu-lnk a {
    padding: 15px;
    display: block;
    border-bottom: 1px solid #605f5f;
}

    .submenu-lnk a:hover {
        background: #000;
    }

#langModal .modal-content {
    border-radius: 0px;
}

#langModal .modal-header {
    border-bottom: 0px;
}

#langModal .modal-dialog {
    width: 600px;
}

.navbar-collapse {
    height: 70px;
    border: none;
    box-shadow: none;
}

.navContent {
    display: none;
    width: 320px;
    background-color: #363535;
    margin-top: 0px;
    min-height: 100px;
    margin-bottom: 20px;
    color: #fff;
    position: absolute;
    margin-top: -38px;
}

    .navContent a {
        color: #ffffff;
        font-size: 12px;
        letter-spacing: 1.5px;
    }

.subMenu {
    font-size: 10px;
}

.arrow_box:after {
    bottom: 100%;
    left: 50px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(54, 53, 53, 0);
    border-bottom-color: #363535;
    border-width: 9px;
    margin-left: -9px;
}

.m_arrow_box:after {
    bottom: 100%;
    left: 28px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(54, 53, 53, 0);
    border-bottom-color: #363535;
    border-width: 9px;
    margin-left: -9px;
    z-index: 9999;
}

#navmenu .col-sm-7 {
    width: 100%;
    margin-bottom: 8px;
}

.searchSec {
    display: none;
    float: right;
    height: 1px;
}

.searchRow {
    position: relative;
    top: -18%;
    margin-left: 88px;
}

#topUtils-b {
    cursor: pointer;
}

.footer-head-wrap {
    padding: 0px;
}

.footer-util-heading {
    font-size: 12px;
    color: #fefefe;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
/*.how-to {
    margin-top: 25px;
}*/

.border-email .footer-util-heading p {
    margin: 0px;
    padding: 0px;
}

footer {
    background-color: #000;
    margin-top: 175px;
}

.footer-pad-border {
    border-top: 1px #929497 solid;
    padding-top: 20px;
    padding-bottom: 10px;
}

.footer-util-subheading {
    font-size: 12px;
    color: #fff;
    padding: 0px 0px 5px 0px;
}

#footer-utils {
    padding: 10px 0px;
    max-width: 965px;
    margin: 0 auto;
}

    #footer-utils ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

    #footer-utils .hrBreak {
        margin-top: 34px;
    }

        #footer-utils .hrBreak img {
            margin-right: -2px;
        }

    #footer-utils ul li {
        padding: 3px 0px;
    }

        #footer-utils ul li a {
            color: #fefefe;
            font-size: 12px;
            text-decoration: none;
        }

            #footer-utils ul li a:hover {
                color: #939393;
                font-size: 12px;
                text-decoration: none;
            }

.col-sm-14.col-md-16.hidden-xs .border-email .col-sm-6:nth-child(3) {
    margin-left: 10px;
}

.col-sm-10.col-md-8.col-xs-24 .border-email {
    padding-top: 23px;
}

.contactInput {
    padding: 10px;
}

.signup {
    padding: 10px 0px 20px 0px;
}

#signup {
    padding: 5px 0px 40px 0px;
}

.txtEmail {
    border-radius: 0;
}

.txtZip {
    border-radius: 0;
}

.btnCustFull {
    max-width: 100% !important;
    margin-top: 7px;
    background: #231F20 !important;
}

.btnCust {
    background: #404041;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 7px;
    border: 0px;
    float: left;
    max-width: 110px;
    width: 100%;
    border-radius: 0px !important;
}

    .btnCust:hover, .btnSignUp:hover {
        opacity: .5;
    }

.btnSignUp {
    background: #404041;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 7px;
    border: 0px;
    float: left;
    width: 20%;
}

.dd-select {
    height: 32px;
    width: 100% !important;
    float: left;
}

.dd-selected {
    font-weight: normal !important;
    color: #000;
    font-size: 14px !important;
}

.btn-city-zip {
    width: 115px;
    text-align: center;
}

.input-group-sm > .form-control.city-zip-txt {
    width: 100%;
    height: 35px;
    border-radius: 0;
}

#footer-copyright {
    font-size: 12px;
    background-color: #000;
    width: 100%;
    margin: 20px auto 0px;
    display: block;
    height: 25px;
}

    #footer-copyright .col-sm-24 {
        color: #fff;
        margin: 0 auto;
        display: block;
        float: none;
        text-align: center;
    }

    #footer-copyright a {
        color: #fff;
    }
/** jv 9.5.17 **/
#demo-htmlselect {
    width: auto !important;
    margin-right: 5px;
    display: inline-block;
}

    #demo-htmlselect label {
        font-weight: normal !important;
        font-size: 12px;
        margin-bottom: 0px;
    }

.dd-selected-text {
    font-weight: normal !important;
}

.dd-option-text {
    font-weight: normal !important;
    font-size: 12px;
}

#btnZipTrigger {
    display: inline-block;
    position: absolute;
    height: 32px;
}

.btnZipTrigger-wrapper {
    margin-top: 3px;
}

.margin-top-15 {
    margin-top: 15px;
}

.dd-select {
    border-radius: 0px;
    border: solid 1px #6f6f6f;
    position: relative;
    cursor: pointer;
    max-width: 320px;
}

.dd-desc {
    color: #aaa;
    display: block;
    overflow: hidden;
    font-weight: normal;
    line-height: 1.4em;
}

.dd-selected {
    overflow: hidden;
    line-height: 32px;
    padding: 5px;
    font-weight: bold;
    padding-right: 25px;
}

.dd-pointer {
    width: 0;
    height: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -3px;
}

.dd-pointer-down {
    border: solid 5px transparent;
    border-top: solid 5px #000;
}

.dd-pointer-up {
    border: solid 5px transparent !important;
    border-bottom: solid 5px #000 !important;
    margin-top: -8px;
}

.dd-options {
    border: solid 1px #ccc;
    border-top: none;
    list-style: none;
    box-shadow: 0px 1px 5px #ddd;
    display: none;
    position: absolute;
    z-index: 2000;
    margin: 32px 0px 0px 0px;
    padding: 0;
    background: #fff;
    overflow: auto;
}

.dd-option {
    padding: 5px;
    display: block;
    border-bottom: solid 1px #ccc;
    overflow: hidden;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
}

.dd-options > li:last-child > .dd-option {
    border-bottom: none;
}

.dd-option:hover {
    background: #f3f3f3;
    color: #000;
}

.dd-selected-description-truncated {
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dd-option-selected {
    background: #f6f6f6;
}

.dd-option-image, .dd-selected-image {
    vertical-align: middle;
    float: left;
    margin-right: 5px;
    max-width: 64px;
}

.dd-image-right {
    float: right;
    margin-right: 15px;
    margin-left: 5px;
}

.dd-container {
    position: relative;
}

.btn-warning {
    background-color: #c6a35b;
}

    .btn-warning:hover {
        background-color: #c6a35b;
        opacity: .9;
    }

.form-privacy {
    margin-top: 50px;
}

    .form-privacy a {
        color: #fff;
        font-size: 10px;
    }

.social:hover {
    opacity: .5;
}

.social img {
    height: 22px;
}

#controls {
    display: none;
}

.tout-heading {
    padding: 0px 0px 10px 0px;
    margin: 0px 10px 5px 0px;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .7px;
}

.modal-dialog {
    width: 1024px;
}

.videoModalPlayer {
    height: 468px;
}

.lang-sel-text {
    padding-left: 5px;
    position: relative;
    top: 2px;
}

#countrySelect {
    background-repeat: no-repeat;
    background-position: left;
    width: 204px;
    cursor: pointer;
}

#countrySelect {
    padding: 14px 10px 10px 32px;
}

.dropArrow {
    background-repeat: no-repeat;
    background-position: left;
    padding: 0px 10px 10px 32px;
    width: 100%;
    cursor: pointer;
    height: 50px;
    background-color: #FFF;
}

    .dropArrow img {
        float: right;
    }

.flag-footer {
    color: #fff;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    margin-left: -8px;
    height: 85px;
}

    .navbar-inverse .navbar-nav > li > a:hover {
        color: #939393;
    }

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
}

.emailsignupblock .signUpEmail {
    margin-top: 0px;
}

.signUpEmail {
    padding-right: 0;
    padding-left: 0px;
    margin-top: 23px;
}

.signUpZip {
    padding: 0px 6.5px;
}

#footer-utils .col-sm-6.signUpBtn {
    width: 71px;
    padding-left: 0;
    margin-top: -1px;
}

.signUpBtn .btnCust {
    height: 36px;
}

#full-top .signUpBtn {
    padding-right: 0px;
}

.navbar-toggle {
    margin-right: 10px;
    margin-bottom: 0px !important;
}

.carousel .carousel-control {
    visibility: hidden;
}

.carousel:hover .carousel-control {
    visibility: visible;
}
/*Secondary Pages*/
.widget .text {
    display: inline-block;
    width: 100%;
}
/*.TwoColumnText_With_Image_MobileStacked .col-xs-12 .text {
    padding-right: 0px;
}
.TwoColumnText_With_Image_MobileStacked .article-title {
    font-size: 15px;
}*/
.col-xs-12 .text {
    padding-right: 25px;
}

.sub-pages .carousel {
    margin-bottom: 10px;
}

.sub-pages .carousel-title {
}


.sub-pages .carousel-desc {
    padding-bottom: 25px;
}

.sub-pages carousel {
    text-align: center;
}

.sub-pages .carousel-caption-center {
    left: 35%;
    width: 33%;
}

.dotted-line {
    background-image: url('/static/images/white-dot.png');
    background-repeat: repeat-x;
    padding: 2px;
}

.widget .masonry-desc {
    font-style: italic;
    color: #939393;
}

.align-Left {
    text-align: left;
}

.sub-pages .carousel {
    margin-bottom: 10px;
}
/* JV-07-05-17 */
/*.carousel-caption-Top_Left .carousel-desc {
    font-family: 'Miller Disp Rom';
}*/
/** jv 7-18-17  **/
/*.widget .carousel-desc {
    padding-bottom: 5px;
}*/
.widget .carousel-desc p,
.widget .carousel-desc h1,
.widget .carousel-desc h2,
.widget .carousel-desc h3,
.widget .carousel-desc h4,
.widget .carousel-desc h5,
.widget .carousel-desc h6 {
    margin-bottom: 5px;
}

.imageslideshowblock .widget .carousel,
.freeformblock .widget .carousel {
    margin-top: 0px;
}
/*.free-frm-blk.widget a {
   font-family: 'Brown-Pro-Light';
   font-size: 14px;
}*/
.small-carousel {
    width: 703px;
    margin: 0 auto;
}

.widget .carousel-caption-center {
    left: 30%;
    width: 33%;
}

.breadCrumb {
    color: #000;
    font-size: 10px;
}

    .breadCrumb a {
        color: #939393;
        text-decoration: none;
        font-size: 10px;
    }

        .breadCrumb a:hover, .breadCrumb a:focus {
            color: #000;
        }

.enlargeImage {
    width: 1200px;
}

.widget-images-right img, .widget-images-right {
    float: right;
}

.imgstack-bottom {
    padding: 20px 0px 0px 0px;
}

.contact-widget {
    background-color: #231f20;
    color: #fff;
    padding: 15px 0px 0px 0px;
}

.search-widget {
    margin-bottom: 10px;
    margin: auto;
}

.search-widget-wrapper {
    background-color: #f6f6f6;
    padding: 15px 0 15px 0;
    margin: 20px 0 0 0;
}

.contact-widget-wrapper {
    margin: 0px;
}

.smaller-col-lg-1 {
    width: 7%;
}

.breacCrumbs .list-inline {
    margin-bottom: 7px;
}
/* Retailers*/

.custDD {
    border-radius: 0;
    width: 100%;
    text-align: left;
    color: #555;
    height: 35px;
}

    .custDD .glyphicon {
        opacity: 0.25;
        float: right;
    }

.complete-stores {
    padding-right: 51px;
    margin-top: 8px;
    font-size: 14px;
    font-style: italic;
}

    .complete-stores a {
        color: #c6a62f;
    }

        .complete-stores a:hover {
            opacity: .5;
        }

.txtEmail {
    min-width: 121px;
}

.txtZip {
    min-width: 65px;
}

.full-circle {
    background-color: #c6a62f;
    height: 26px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
    width: 26px;
    color: #fff;
    text-align: center;
    padding-top: 3px;
}

.breadCrumbCircle {
    border: 0px solid #FFF;
    background-color: #939393;
    height: 2px;
    width: 2px;
    border-radius: 2px;
    position: relative;
    margin: 0 0 2px 5px;
    display: inline-block;
}

.circle {
    border: 0px solid #FFF;
    background-color: #FFF;
    height: .5vw;
    width: .5vw;
    border-radius: .5vw;
    position: relative;
    margin: 1px auto;
    display: inline-block;
}

.circleRow {
    border: none;
    width: 100%;
    margin: 0;
    text-align: center;
    position: relative;
    overflow: hidden;
    height: 20px;
}

.retailerLink {
    font-size: 10px;
    color: #c4a52e;
    text-transform: uppercase;
    font-weight: bold;
}

    .retailerLink a {
        color: #c6a62f;
    }

#txtEmailWidget {
    float: left;
    width: 40%;
    margin-right: 2%;
    height: 34px;
    color: #000;
    font-size: 14px;
}

#txtZipWidget {
    float: left;
    width: 20%;
    margin-right: 2%;
    height: 34px;
    color: #000;
    font-size: 14px;
}

.address {
    min-width: 145px;
    font-size: 85%;
}

    .address .masonry-desc, .address .masonry-link, .retailerMiles, .masonry-link .full-circle {
        font-size: 85%;
    }

.retail-address {
    font-size: 14px;
}

    .retail-address h1 {
        font-size: 15px;
        font-style: normal;
        font-weight: normal;
        line-height: inherit;
        margin: 0px 0px 0px 0px;
    }

.retail-desc, .retail-desc-mobile {
    font-size: 14px;
    padding-top: 0px;
}

.min {
    max-height: 52px;
    overflow: hidden;
}


.retail-header {
    font-size: 14px;
    font-family: 'MillerDisplay Semibold';
}

.retail-links {
    margin-bottom: 10px;
    margin-top: 5px;
}

    .retail-links a {
        font-size: 14px;
        font-style: italic;
        color: #808285;
    }

.retail-map-links {
    float: right;
}

    .retail-map-links a {
        color: #818286;
    }

.map-infowindow {
}

a.infowindow-lnk {
    color: #c6a62f;
}

    a.infowindow-lnk:hover {
        opacity: .5;
    }

.contact-lnk {
    background: url(/Static/images/email-icon-blk.jpg) no-repeat left center;
    padding-left: 25px;
    line-height: 30px;
    height: 30px;
    display: block;
}

footer .contact-lnk {
    background: none;
    padding-left: inherit;
    line-height: inherit;
    height: inherit;
    display: inherit;
}

.store-images {
    margin-top: 20px;
}

.address-col-1 {
}

.map-plus-images .img-responsive {
    width: 100%;
}

.two-img-col {
    width: 28%;
}

    .two-img-col .img-one {
        padding-left: 30px;
        padding-bottom: 19px;
    }

    .two-img-col .img-two {
        padding-left: 30px;
        padding-bottom: 18px;
    }

.one-img-col {
    width: 47%;
}

    .one-img-col .img-one {
        padding-left: 0;
    }

.links-below-map {
    padding-left: 19px;
}

.navbar-nav {
    float: none;
    margin: 27px 0 0 6px;
}

.col-xs-30 {
    width: 29%;
    float: left;
    position: relative;
    margin-right: 0;
}
/** JV 7-28-17 **/
.col-xs-70 {
    width: 71%;
    float: left;
    position: relative;
    //padding: 0px 6.5px 0px 11px;
    padding: 0px 6.5px 0px 6.5px;
}

.no-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

    .no-padding p {
        margin: 0px;
    }

.no-padding-right {
    padding-right: 0px;
}

.no-padding-left {
    padding-left: 0px;
}

.no-padding-bottom {
    padding-bottom: 0px;
}

.imagefile {
    padding: 0px 0px 10px 0px;
    margin: 0px;
}

.minor-offset-right {
    margin-right: 1px !important;
}

.article-subheader {
    font-size: 14px;
    text-transform: uppercase;
}

    .article-subheader p .article-subheader h1,
    .article-subheader h2,
    .article-subheader h3,
    .article-subheader h4,
    .article-subheader h5,
    .article-subheader h6 {
        margin: 0px 0px 2px 0px;
        padding: 0px;
    }

.article-title {
    font-size: 26px;
    color: #000;
    line-height: 28px;
    padding-top: 10px;
}

.article-desc {
    color: #939393;
    font-size: 18px;
}

    .article-desc h1 {
        margin-top: 0px;
    }

.col-sm-24 .col-sm-24 {
    padding: 0px;
}

.breadcrumb {
    /** JV 7-26-17 **/
    //z-index:100;
    z-index: 48;
    position: relative;
    background: #fff;
    margin-bottom: 5px;
    list-style-type: disc !important;
    list-style-image: inherit;
    border-radius: 0px;
    font-size: 10px;
    padding: 7px 0px 3px 0px;
    color: #000;
}

    .breadcrumb > .active {
        color: #000;
    }

    .breadcrumb a {
        color: #58595b;
    }

    .breadcrumb > li + li:before {
        content: "\2022";
    }

    .breadcrumb > .active {
        color: #000;
    }

.row-1-cube img {
    width: 100%;
    padding-top: 10px;
}

.hotelcountrylistblock .header {
    padding-bottom: 50px;
    font-size: 14px;
    text-transform: uppercase;
}

.hotel-list-image img {
    width: 100%;
}

.hotel-list-image .exclusive-notifier img {
    /*margin-top: 2px;
    margin-left: 2px;*/
    position: absolute;
    width: auto;
}

.hotel-list-title {
    font-size: 19px;
    padding-top: 14px;
    line-height: 25px;
}

    .hotel-list-title a {
        color: #333;
    }

    .hotel-list-title p {
        padding: 0px;
        margin: 0px;
    }

.hotel-more-link {
    font-size: 12px;
    color: #231f20;
}

.hotel-list-city {
    font-size: 14px;
    color: #808285;
}

.hotel-list-subtitle {
    font-size: 14px;
}

    .hotel-list-subtitle p {
        padding: 0px;
        margin: 0px;
    }

.BlackBox {
    background: #231f20;
    color: #fff;
    height: 100%;
    display: block;
}

    .BlackBox .promo-inner {
        width: 90%;
        margin: auto;
        position: absolute;
        top: 5%;
        left: 0;
        bottom: 0;
        right: 0;
    }

    .BlackBox a {
        color: #fff;
    }

.WhiteBox_BlackBorder {
    border: 3px solid #000;
    text-align: center;
    color: #000;
    padding: 30px 10px;
}

.emailsignupblock .form-control {
    border-radius: 0px;
}

.WhiteBox_BlackBorder a {
    color: #000;
    text-decoration: none;
}

.contact-widget-full .signup-inline-header {
    text-align: left;
}

.contact-widget-full .signup-inline-header-flt {
    text-align: left;
    float: left;
}

.signup-inline-header, .signup-inline-header-flt {
    font-size: 13px;
    margin: 17px 20px 20px 20px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: "Brown-Pro-Light";
}

    .signup-inline-header strong, .signup-inline-header-flt strong {
        font-family: "Brown-Pro-Bold";
    }

.signup-inline-subheader {
    font-size: 12px;
    padding-bottom: 15px;
    text-align: center;
    font-weight: 500;
}

.Small_Inline_Form .signUpZip {
}

.Small_Inline_Form .signUpBtn {
    margin-top: 15px;
    padding: 0px;
    border-bottom: 0px;
}

.Small_Inline_Form .btnCust {
    width: 100%;
    max-width: 100%;
}

.Small_Inline_Form .txtZip {
    min-width: 100% !important;
}

.hotel-listing-item {
    min-height: 450px;
    margin-bottom: 20px;
}

.hotel-page {
}

.hotel-name {
    font-size: 26px;
    color: #231f20;
    margin-bottom: 5px;
    line-height: 1.2;
}

    .hotel-name p {
        padding: 0px;
        margin: 0px;
    }

    .hotel-name h1 {
        font-size: 26px;
        color: #231f20;
        font-weight: normal;
        line-height: 1.2;
    }

.hotel-city {
    font-size: 14px;
    color: #231f20;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.hotel-info {
    font-size: 16px;
    padding-bottom: 15px;
}

.hotel-contact {
    padding-top: 15px;
    font-size: 15px;
    padding-bottom: 15px;
}

.hotel-featured {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
}

.hotel-info .col-xs-24 {
    padding: 0px;
}

.hotel-info img {
    padding-bottom: 10px;
}

a.center-map {
    color: #fff;
}

.storelocate-item {
    padding-bottom: 20px;
}

.storelocate-results {
    font-size: 12px;
    line-height: 1.2;
}

.store-img img {
    width: 100%;
    padding-bottom: 15px;
    padding-right: 9px;
}

.well {
    border-right: 0px;
    border-left: 0px;
    border-radius: 0px;
}

.store-search-bar.well {
    -webkit-box-shadow: none;
    border: none;
    border-color: transparent;
}


.freeformblock img {
    max-width: 100%;
    width: 100%;
    height: auto !important;
    padding-bottom: 10px;
}

.smalltout p {
    padding: 0px;
    margin: 0px;
}

.smalltout .relatedHeader {
    font-weight: bold;
    font-size: 14px;
}

.smalltout .relatedText {
    color: #58595b;
    font-size: 14px;
}

.smalltout-title-link {
    color: #333;
}

.smalltout-more {
    text-transform: uppercase;
    color: #939393;
    font-size: 12px;
}

.smalltout a:hover {
    color: #000;
}

.search-button {
    background: #231f20;
    border: 0px;
    color: #fff;
    text-align: center;
    height: 29px;
    width: 28px;
    font-size: 12px;
    padding: 3px 0px;
    background: url("/Static/images/search-btn.png") no-repeat;
    margin-left: -30px;
}

.searchSection {
    display: none;
    position: relative;
    padding: 0px 0px 0px 0px;
}

    .searchSection #searchBox {
        width: 100%;
        max-width: 500px;
        margin: auto;
    }

    .searchSection .search-button {
    }

.searchSection-inner {
    position: absolute;
    z-index: 1002;
    background: #363535;
    width: 100%;
    height: 78px;
    padding: 22px 6.5px 14px;
    margin: 0px 0px 0px 0px;
    border-right: 6.5px solid #fff;
    border-left: 7px solid #fff;
}

.navMargin {
    padding: 0;
    margin: 0;
}

.toutslideshowblock * {
    text-shadow: none !important;
}

.toutslideshowblock .carousel-title {
    /* Brown Cap 21 */
    line-height: 1.2em;
    letter-spacing: .08em;
    font-size: 21px;
    font-family: 'Brown-Pro-Regular';
    text-transform: uppercase;
    margin-bottom: 10px;
}

    .toutslideshowblock .carousel-title p,
    .toutslideshowblock .carousel-title h1,
    .toutslideshowblock .carousel-title h2,
    .toutslideshowblock .carousel-title h3,
    .toutslideshowblock .carousel-title h4,
    .toutslideshowblock .carousel-title h5,
    .toutslideshowblock .carousel-title h6 {
        padding: 0px;
        margin: 20px 0 0 0px;
    }
/** jv 7-18-17 **/
/*.toutslideshowblock .Alternate .carousel-caption-Top_Center .carousel-title {
    letter-spacing: inherit;
    line-height: 1.3;
    text-transform: inherit;
    margin-bottom: 10px;
    font-size: 15px;
    font-family: 'Brown-Pro-Regular';
}*/
/* JV-7-5-17 */
/*.toutslideshowblock .Alternate .carousel-caption-Top_Left .carousel-title {    
    line-height: 1.2em;
    letter-spacing: .08em;
    font-size: 21px;
    font-family: 'Brown-Pro-Regular';
    text-transform: uppercase;
}*/
/* JV-7-5-17 */
/*.toutslideshowblock .Alternate .carousel-caption-Top_Left .carousel-desc p {
    font-size: 15px;
}*/
.toutslideshowblock .carousel-header {
    font-size: 15px;
}

    .toutslideshowblock .carousel-header p {
        padding: 0px;
        margin: 0px;
    }

.toutslideshowblock .carousel-link {
    padding-top: 3px;
}

.toutslideshowblock .carousel-desc {
    /*Miller_16_light*/
    line-height: 1.5em;
    letter-spacing: .008em;
    font-size: 16px;
    font-family: 'Miller Disp Lt';
}

.toutslideshowblock .Alternate .carousel-link {
    font-size: 13px;
    letter-spacing: 1px;
    padding-top: 0px;
}

.toutslideshowblock .Alternate .carousel-caption-Top_Left {
    top: 30px;
    left: 30px;
}

.toutslideshowblock .Alternate .carousel-caption {
    padding-top: 0px;
}

.toutslideshowblock .Alternate2 .carousel-title {
    letter-spacing: inherit;
    line-height: 1.2;
    font-size: 14px;
    text-transform: inherit;
    margin-bottom: 15px;
}

.toutslideshowblock .Alternate2 .carousel-desc {
    font-size: 26px;
}

.toutslideshowblock .Alternate2 .carousel-link {
    font-size: 12px;
    letter-spacing: 1px;
    padding-top: 0px;
    margin-bottom: 20px;
}

.toutslideshowblock .Alternate2 .carousel-caption-Top_Left {
}

.toutslideshowblock .Alternate2 .carousel-caption {
    padding-top: 0px;
}

.store-main {
    margin-top: 30px;
}

.article a {
    color: #808285;
}

    .article a:hover {
        color: #ba9f6a;
    }

#txtEmail {
    font-size: 14px;
}

#hear-wrapper {
    display: inline-block !important;
}

#txtZip {
    font-size: 14px;
    display: inline-block;
    border-radius: 0px;
}

    #txtZip:focus {
    }

.search-widget #txtZip {
    padding: 5px 10px;
    width: 300px;
    border: #6f6f6f 1px solid;
    float: left;
}

.search-widget {
    margin-bottom: 10px;
}

    .search-widget #txtZip::-webkit-input-placeholder {
        text-align: center;
        color: #000;
        font-size: 14px;
    }

    .search-widget #txtZip:-moz-placeholder {
        text-align: center;
        color: #000;
        font-size: 12px;
    }

    .search-widget #txtZip::-moz-placeholder {
        text-align: center;
        color: #000;
        font-size: 12px;
    }

    .search-widget #txtZip:-ms-input-placeholder {
        text-align: center;
        color: #000;
        font-size: 12px;
    }

#txtEmailWidget::-webkit-input-placeholder {
    color: #000;
    font-size: 14px;
}

#txtEmailWidget::-moz-placeholder {
    color: #000;
    font-size: 14px;
}

#txtEmailWidget::-moz-placeholder {
    color: #000;
    font-size: 14px;
}

#txtEmailWidget::-ms-input-placeholder {
    color: #000;
    font-size: 14px;
}

#txtZipWidget::-webkit-input-placeholder {
    color: #000;
    font-size: 14px;
}

#txtZipWidget::-moz-placeholder {
    color: #000;
    font-size: 14px;
}

#txtZipWidget::-moz-placeholder {
    color: #000;
    font-size: 14px;
}

#txtZipWidget::-ms-input-placeholder {
    color: #000;
    font-size: 14px;
}

.search-widget .btnCust {
    float: none;
    color: #fff;
    background: #000;
    padding: 6px 30px 6px 30px;
    text-transform: inherit;
    font-size: 12px;
    font-weight: 600;
}

body #hear-wrapper {
    display: none;
    max-width: 400px;
    text-align: center;
    margin: auto;
}

.social-container {
    padding-top: 0px;
}

#hotelCountrySelector {
    margin-bottom: 45px;
    font-size: 14px;
    border: 0px;
}

.article-highlight {
    color: #fff;
    background: #000;
    font-size: 12px;
    padding: 3px 12px;
    margin-bottom: 10px;
}
/*.article-subtitle {
    font-size: 19px;
    color: #5d5e60;
}*/
.article-alt-desc {
    font-size: 12px;
    padding-bottom: 15px;
}

    .article-alt-desc p {
        padding: 0px;
    }

.article .text {
    padding-top: 10px;
}

.article .article-title p {
    margin: 0px;
}
/*.article .article-subtitle p {
    margin: 0px;
}*/
.google-map-header {
    font-size: 16px;
    padding-bottom: 10px;
}

.google-map-link {
    font-size: 16px;
    display: block;
    padding: 20px 0px !important;
    border-bottom: 1px solid #818285;
    border-top: 1px solid #818285;
    width: 100%;
    margin-top: 20px;
    background: url("/static/images/arrow-right-blk.png") no-repeat right center;
}

.hotel-photo-credit {
    font-size: 12px;
}
/*NEWS PAGE*/
.news-preheading {
    font-size: 14px;
    line-height: 1.2;
    margin-top: 45px;
    color: #808285;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

    .news-preheading p {
        margin: 0px;
        padding: 0px;
    }
/** JV 7-28-17 **/
.news-heading {
    font-size: 33px;
    line-height: 1.2;
    //margin-bottom: 15px;
    margin-bottom: 30px;
}

a.arrow-link-left {
    display: block;
    width: 120px;
    float: left;
    margin-right: 40%;
}

a.arrow-link {
    display: block;
    width: 100px;
    float: right;
    text-align: right;
}

.news-pagination {
    border-top: 1px solid #000;
    margin-top: 40px;
    padding-top: 20px;
}

    .news-pagination span span {
        padding: 0px 5px;
        color: #000;
    }

a.page-link {
    font-weight: bold;
    padding: 0px 5px;
    color: #ccc;
}

.news-heading p {
    margin: 0px;
    padding: 0px;
}

.news-heading h1 {
    font-size: 26px;
    line-height: 1.2;
    font-weight: normal;
}

.news-subheading {
    margin-top: 20px;
    font-size: 10px;
    color: #58595b;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.news-banner img {
    width: 100%;
}

.news-banner-caption {
    font-style: italic;
    font-size: 10px;
    height: 14px;
    text-align: right;
    margin-top: 10px; /**jv 7-18-17**/
}

.news-main {
    margin-top: 10px;
    font-size: 18px;
    padding-right: 54px;
    font-family: 'Miller Disp Rom';
}

    .news-main img {
        max-width: 100%;
        height: auto !important;
    }

.news-credit {
}

    .news-credit p {
        margin: 0px;
    }

.news-post {
    margin-bottom: 20px;
    margin-left: -6.5px;
}

.news-footer {
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #808285;
    font-weight: 500;
    margin-top: 60px;
}

.news-footer-section {
    border-top: 1px solid #e2e2e3;
    padding: 25px 0;
}

.news-next {
    text-align: right;
}

.news-footer-nav {
    border-top: 1px solid #000;
    margin-top: 20px;
    padding-top: 20px;
}

    .news-footer-nav a {
        font-size: 12px;
        font-weight: 500;
    }

a.news-footer-nav-name {
    font-weight: 600;
    font-size: 12px;
    margin-top: 10px;
    display: block;
}

.news-article-latest {
    border-top: 1px solid #bdbfc0;
    padding-top: 20px;
}

.news-article-latest-header {
    margin-bottom: 40px;
}

.news-article-latest-item {
    margin-bottom: 30px;
}

.news-article-text {
    font-size: 13px;
    font-weight: 400;
}

.news-article-text-bold {
    font-size: 13px;
    font-weight: 600;
}

.news-article-text-med {
    font-size: 13px;
}

.news-social {
    text-align: center;
    border-top: 1px solid #c5c6c7;
    border-bottom: 1px solid #c5c6c7;
    padding: 20px;
    margin-bottom: 70px;
    margin-top: 35px;
}

.articleblock {
    padding: 0px;
}

.small-col-highlight-relatedHeader {
    font-size: 18px;
    font-weight: 600;
}

.small-col-highlight-relatedText {
    font-size: 13px;
}

.small-col-highlight-relatedLink {
    font-size: 14px;
    color: #939393;
}

.small-col-relatedHeader {
    font-size: 15px;
    font-weight: bold;
    font-family: 'Brown-Pro-Regular';
}

.small-col-relatedText {
    font-size: 14px;
}

.small-col-relatedLink a {
    font-size: 14px;
    color: #939393;
    text-transform: uppercase;
}

.small-col-item {
    padding-bottom: 20px;
    min-height: 230px;
}

.small-col-image {
    margin-bottom: 15px;
}

    .small-col-image img {
        width: 100%;
    }

.news-featured-heading {
    line-height: 33px;
    font-size: 30px;
    margin-bottom: 5px;
    margin-top: 5px;
}

    .news-featured-heading p {
        margin: 0px;
        padding: 0px;
    }

.news-featured-subheading {
    font-size: 10px;
    color: #808285;
    letter-spacing: 1px;
    text-transform: uppercase;
}

    .news-featured-subheading p {
        margin: 0px;
        padding: 0px;
    }

.news-featured-text {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .news-featured-text p {
        margin: 0px;
    }

.news-featured-link {
    font-size: 12px;
    color: #ba9f6a;
    display: block;
    margin-top: 20px;
}

.news-featured-image {
    padding-bottom: 10px;
}

.news-landing-top-article {
    margin-top: 10px;
    min-height: 131px;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
}

    .news-landing-top-article.news-landing-top-article-left {
        margin-top: 10px;
    }

    .news-landing-top-article p,
    .news-landing-top-article h1,
    .news-landing-top-article h2,
    .news-landing-top-article h3,
    .news-landing-top-article h4,
    .news-landing-top-article h5,
    .news-landing-top-article h6 {
        line-height: 1.4em;
    }

.news-featured-category {
    font-size: 12px;
    color: #ba9f6a;
    font-weight: 600;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    margin-top: 20px;
}

.newslist-filterbar {
    margin: 0px 0px 30px 0px;
    text-align: center;
    text-transform: uppercase;
    height: 40px;
}

.news-category {
    font-size: 12px;
    color: #ba9f6a;
    font-weight: 600;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    margin: 15px 0px 8px;
}

#pnlSearch {
    display: inline-block;
    margin: 0px 0px 0px 5px;
}

.newsfilteritem span {
    font-size: 10px;
}

.newsfilteritem {
    padding: 0px 10px;
    font-size: 13px;
    border-right: 1px solid #533151;
}

    .newsfilteritem:last-child {
        border-right: 0px;
    }

.news-list-result {
    line-height: 1.4;
    min-height: 250px;
    padding-bottom: 25px;
    padding-right: 7px;
    padding-top: 15px;
    padding-left: 7px;
}

.news-list-result-img {
    padding-bottom: 10px;
}

    .news-list-result-img img {
        width: 100%;
    }

.news-list-result-title {
    /*font-size: 19px;*/
    margin-top: 10px;
    font-size: 20px;
    font-family: 'Brown-Pro-Light';
}

    .news-list-result-title a {
        color: #333;
    }

    .news-list-result-title p {
        margin: 0px;
        padding: 0px;
    }

.news-list-result-subtitle {
    font-size: 14px;
    color: #808285;
    text-transform: uppercase;
}

.news-list-result-desc {
    font-size: 14px;
}

.news-list-result-link {
    font-size: 12px;
}

.promotionblock .BlackBox {
    padding: 40px 35px;
}

.promo-div {
    padding-bottom: 30px;
    padding-top: 20px;
}

    .promo-div .conditional-nav {
        margin-top: -10px;
        padding-bottom: 20px;
    }

        .promo-div .conditional-nav .mini-divider {
            margin: 0px;
            margin-top: 10px;
        }

.bed-name {
    /* JV -07-05-17*/
    //font-size: 26px;
    font-size: 30px;
}

    .bed-name p {
        margin: 0px;
    }

.bed-desc {
    font-size: 16px;
    font-family: 'Miller Disp Rom';
    margin-bottom: 40px;
}
/** JV 7-21-17 **/
.bed-social {
    float: right;
}

.bannerblock {
    margin-bottom: 15px;
}

    .bannerblock img {
        width: 100%;
    }

    .bannerblock .Center {
        left: 30%;
    }
    /*.bannerblock .banner-text {
    position: absolute;
}*/
    .bannerblock .TopRight {
        float: right;
        right: 30%;
        top: 10%;
    }
/*.banner-preheading {
    
    font-size: 12px;
}*/

.banner-preheading {
    font-family: 'Brown-Pro-Bold';
    font-size: 20px;
    font-weight: 300;
}

    .banner-preheading p {
        margin: 0px;
    }

.banner-heading {
    font-size: 26px;
}

.bed-dimensions {
    font-size: 12px;
    color: #808285;
}

.newsSearch {
    font-size: 12px;
    padding: 2px 9px;
    border: 0px;
    border-bottom: 1px solid #e2e3e4;
    background: url("/static/images/search-bg.png") no-repeat right;
}

    .newsSearch:focus {
        outline: none;
    }

#news-search-btn {
    text-align: left;
    width: 170px;
    display: inline-block;
    padding-left: 5px;
}

.related-greyscale .relatedSub {
    color: #808285;
}

.related-greyscale .relatedLink {
    color: #231f20;
}

#storelocator-result-listing {
    overflow-y: scroll;
}

.storelocatorsearchbarblock {
    min-height: 78px;
}

    .storelocatorsearchbarblock .well {
        margin-bottom: 0;
        height: 78px;
        border: 0;
    }

.masonry-inner-wrap .BottomLeft {
    bottom: 30px;
    left: 30px;
    right: 30px;
}

.masonry-inner-wrap .BottomRight {
    bottom: 30px;
    right: 30px;
    text-align: right;
}

.masonry-inner-wrap .TopLeft {
    top: 30px;
    left: 30px;
    right: 30px;
}


.masonry-inner-wrap .TopRight {
    top: 30px;
    right: -100px;
    width: 80%;
}


.twitter-name {
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.tw-button {
    width: 100%;
    display: block;
    height: 36px;
    line-height: 36px;
    background: #808285;
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
}

    .tw-button:hover {
        background: #2C292A;
        color: #fff;
    }

#twitter-feed {
    padding: 0px;
    margin: 0px;
}

    #twitter-feed li {
        font-size: 10px;
        list-style: none;
        padding-bottom: 15px;
        text-transform: uppercase;
    }

.right_additional_links {
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
}

    .right_additional_links a {
        color: #808285;
        margin-left: 5px;
        margin-right: 5px;
        border-bottom: none;
    }

.shareModal .modal-content {
    border-radius: 0px !important;
    border: 0px;
    margin-right: -6.5px;
    margin-left: 6.5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.shareModal .modal-body {
    padding-bottom: 50px;
    padding-top: 50px;
}

.shareModal .modal-header {
    border-bottom: 0px;
}

.socialEmailHeading {
    font-size: 26px;
    color: #fff;
}

.form-control {
    border-radius: 0;
}

.btn {
    border-radius: 0;
}

.shareModal-container label {
    color: #fff;
}

.confirmation {
    font-size: 16px;
    color: #b89f69;
    margin-top: 10px;
}

    .confirmation p {
        margin: 0px;
    }

.required {
    background: #f2dede;
}

.required-info {
    /*color: #a94442;*/
    color: red;
}

#top-country-selector-wrapper {
    float: right;
    position: relative;
    width: 200px;
    z-index: 1001;
}

#top-country-selector {
    margin-top: 2px;
    margin-right: 6.5px;
    position: absolute;
    background: #fff;
    padding: 10px 23px;
    display: none;
    height: 470px;
    overflow: auto;
}

.country-sel-section {
    margin-bottom: 15px;
}

    .country-sel-section a {
        font-size: 13px;
        display: block;
        color: #231f20;
        background: url('/static/images/country-off.png') no-repeat 0px 5px;
        padding: 4px 0px 4px 25px;
    }

.country-sel-title {
    font-size: 13px;
    margin-bottom: 10px;
}

#top-country-selector-close {
    text-align: right;
    margin-bottom: 10px;
    margin-right: -10px;
    position: static;
}

.country-sel-site-us a {
    background: url('/static/images/country-usa.png') no-repeat 0px 5px;
}


.separator {
    height: 22px;
    display: block;
    width: 100%;
    line-height: 22px;
}

.contact-widget-image {
    padding-left: 15px;
}

.contact-widget-image-mini {
    padding-left: 15px;
    float: left;
}

.article-body-eighth p {
    font-size: 15px;
}

.socialEmailSubHeading {
    color: #fff;
    margin-bottom: 25px;
}

    .socialEmailSubHeading p {
        margin: 0px;
    }

.sign-in-confirm {
    color: #fff;
    font-size: 21px;
}

.form-separator {
    display: block;
    height: 1px;
}

.shareModal-container input {
}

.shareModal {
    color: #fff;
}

.form-chk-header {
}

.form-chk-wrapper {
    margin-top: 10px;
    font-size: 12px;
    margin-bottom: 20px;
}

.storelocatorblock {
    margin-top: 20px;
}

.form-inline {
    margin-bottom: 15px;
}

    .form-inline .form-group {
        width: 49%;
        float: left;
        margin-bottom: 0px;
    }

        .form-inline .form-group .form-control {
            width: 100%;
        }

    .form-inline .form-group-first {
        margin-right: 1%;
    }

    .form-inline .form-group-second {
        margin-left: 1%;
    }

.request-confirm {
    position: absolute;
}

.CompactSocial {
    width: 35%;
}

.form-greybox {
    background: #f5f8fa;
    padding: 60px;
}

.grey-inputs {
    padding: 0px 40px;
}

.greybox-title {
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
    color: #536C69;
}

.greyEmail {
    margin-bottom: 10px;
}

.greyZip {
    margin-bottom: 3px;
}

.small-screen-break {
    display: none;
}
/** \/ JV 11-15-17 \/ **/ /*----------    ----------     -----------    ---------------        --------------   ----  - - - - - - - - - - - - ------------------------------*/
.floatrow .related-textoverimage {
    width: 100%;
}

.floatrow .textoverimage-item {
    min-height: 290px;
    color: #fff;
    padding: 35px;
    font-size: 16px;
    font-family: "Brown-Pro-Bold";
}

    .floatrow .textoverimage-item a {
        color: #fff;
    }

.floatrow .textoverimage-title {
    font-family: "Brown-Pro-Regular";
    font-size: 20px;
}

.floatrow .med-divider {
    background: #fff;
    width: 90px;
    height: 1px;
    display: block;
    margin: 10px 0px 5px;
}

.related-wrapper .rcw {
    display: flex;
    flex-wrap: wrap;
}

body .related-wrapper .floatrow {
    margin-bottom: 20px;
}

.related-wrapper .floatrow {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 30%;
    min-width: 285px;
    margin: 0px 6.5px 10px;
}

.rcw .floatrow:nth-child(1) {
    margin-left: 0px !important;
}

.rcw .floatrow:nth-child(3) {
    margin-right: 0px !important;
}

.bannerblock {
    display: table;
    min-height: 250px;
}

.banner-text-flyout {
    color: #000;
}

body .bannerblock .banner-text-flyout.Center {
    padding: 0px 15%;
    min-height: unset;
}

.banner-text-flyout .banner-preheading {
    font-size: 16px;
    margin-top: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.banner-text-flyout .banner-heading {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
/*.bannerblock .Center {
    display: table-row;
}*/
.bannerblock .Center .banner-text {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0px 30%;
}

.bannerblock .TopRight {
    float: right;
    right: 10%;
    top: 10%;
}

.banner-heading {
    font-size: 15px;
}

.banner-preheading {
}
/*.bannerblock {
    margin-bottom: 15px;
}*/
.bannerblock .Center img {
    width: inherit !important;
}

.bannerblock img {
    width: 100%;
}
/*.bannerblock .Center {
    left: 30%;
}*/
.bannerblock .banner-text {
}

.bannerblock .TopRight {
    float: right;
    right: 30%;
    top: 10%;
}

.bannerblock {
    display: table;
    min-height: 500px;
}

    .bannerblock .Center {
        display: table-row;
    }

.bannerblockContainer {
    min-height: 500px;
}

bannerblock .Center .banner-text {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0px 30%;
}

.hide-xs {
    display: block;
}

.show-xs {
    display: none !important;
}

.toutbanner-wrapper {
    display: flex;
    flex-wrap: wrap;
    background: #9d9c9c;
    min-height: 275px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.toutbanner-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

    .toutbanner-inner:hover {
        opacity: .5;
    }

body .toutbannerblock {
    margin: 0px;
}

.toutbannerblock h1 {
    font-size: 36px;
    margin: 0px;
    padding: 0px;
    position: relative;
}

    .toutbannerblock h1:after {
        content: "";
        background: #fff;
        position: absolute;
        bottom: -12px;
        left: 50%;
        margin-left: -45px;
        height: 1px;
        width: 90px;
        margin-top: 20px;
    }

toutbanner-wrapper.hasImage {
    background-size: cover;
}

.toutbannerblock a {
    color: #fff;
}

.tout-banner-desc {
    margin-top: 10px;
    font-size: 16px;
    font-family: 'Brown-Pro-Bold';
    padding-top: 20px;
}
/** /\ JV 11-15-17 /\ **/
.OneColumn_Center_Eighth_Margins .article-body p {
    font-size: 15px;
}
/*flag classes*/
.country-sel-section a.Albania {
    background: url("/static/images/flags/albania_icon.png") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.Australia {
    background: url("/static/images/flags/australia_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.Belgium {
    background: url("/static/images/flags/belgium_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.Canada {
    background: url("/static/images/flags/canada_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.China {
    background: url("/static/images/flags/china_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.Cyprus {
    background: url("/static/images/flags/cyprus_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.Denmark {
    background: url("/static/images/flags/denmark_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.Finland {
    background: url("/static/images/flags/finland_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.Germany {
    background: url("/static/images/flags/germany_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.Greece {
    background: url("/static/images/flags/greece_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.Iceland {
    background: url("/static/images/flags/iceland_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.Luxembourg {
    background: url("/static/images/flags/luxembourg_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.Mexico {
    background: url("/static/images/flags/mexico_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.Netherlands {
    background: url("/static/images/flags/netherlands_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.Norway {
    background: url("/static/images/flags/norway_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.Russia {
    background: url("/static/images/flags/russia_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.South_korea {
    background: url("/static/images/flags/south_korea_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.Spain {
    background: url("/static/images/flags/spain_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.Sweden {
    background: url("/static/images/flags/sweden_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.Switzerland {
    background: url("/static/images/flags/switzerland_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.Turkey {
    background: url("/static/images/flags/turkey_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.United_arab_emirates {
    background: url("/static/images/flags/united_arab_emirates_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}

.country-sel-section a.United_kingdom {
    background: url("/static/images/flags/united_kingdom_icon.jpg") no-repeat 0px 5px;
    background-size: 20px 20px;
}
/*
.country-sel-site-us a
{
    background: url('/static/images/country-usa.png') no-repeat 0px 5px;
}
*/

.retail-col {
    width: 25%;
    float: left;
}

.loader {
    display: none;
}


.article-title h1 {
    font-size: 12px;
    font-weight: inherit;
    line-height: 28px;
    margin: 0px;
    height: inherit;
}

.article-title h2 {
    font-size: 26px;
    font-weight: inherit;
    line-height: 28px;
    margin: 0px;
    height: inherit;
}
/*        EDITOR STYLES        */

/*.miller_26,*/ h1.miller_26 {
    font-size: 26px;
    font-weight: inherit;
    line-height: 28px;
    margin: 0px;
    height: inherit;
}
/*.miller_20,*/ h1.miller_20 {
    font-size: 20px;
    font-weight: inherit;
    margin: 0px;
    height: inherit;
}
/*.miller_15, h1.miller_15 {
    font-size: 15px;
    font-weight: 400;

    margin: 0px 0px 10px 0px;
    height: inherit;
    line-height: 21.4333px;    
}*/
/*.miller_12 {
    font-size: 12px;

    height: inherit;
    line-height: 1.2;
}*/
/*.miller_50 {
    font-size: 50px;
    font-weight: inherit;
    line-height: 54px;

    margin: 0px;
    height: inherit;
}*/
/*.helvetica_12 {
    font-size: 12px;

    line-height: 1.2;
}*/
/*.helvetica_10 {
    font-size: 10px;

    line-height: 1.2;
}*/
/*.helvetica_12_grey {
    font-size: 12px;

    line-height: 1.2;
    color: #808285;
}*/

.break {
    clear: left;
}

.block-border {
    border: 1px solid #c9cacb;
    padding: 0px 15px 15px 15px;
}

.block-border-icon {
    text-align: center;
}

    .block-border-icon img {
        margin: -25px auto 0 auto;
    }

.block-border .signUpEmail {
    margin-top: 0px;
}

.block-border .txtZip {
    min-width: inherit;
}

.top-stories {
    padding: 0px 10px 30px;
    margin-bottom: 15px;
}

    .top-stories b {
    }

    .top-stories ul {
        list-style: none;
        margin: 6px 0px 0px 0px;
        padding: 0px;
    }

        .top-stories ul li {
            padding: 7px 0px;
            border-bottom: 1px solid #c9cacb;
        }

            .top-stories ul li a:hover {
                opacity: .5;
            }

.mini-divider {
    background: #9a9a9a;
    width: 32px;
    height: 2px;
    display: block;
    margin: 10px 0px;
    border-bottom: 1px solid #e2e2e2;
}

.news-list-result .mini-divider {
    width: 22px;
}

.short-divider {
    background: #fff;
    width: 32px;
    height: 1px;
    display: block;
    margin: 10px 0px 10px;
    box-sizing: initial;
}

.carousel-caption-center .short-divider {
    margin: 10px auto;
    //width:50px; /** JV 7-24-17 **/
}

.carousel-caption-Top_Center .short-divider {
    margin: 10px auto;
    //width:50px;
}

.black_grey .short-divider {
    background: #000;
}

.gold_grey .short-divider {
    background: #ba9f6a;
}

.grey_gold .short-divider {
    background: #939393;
}

.white_grey .short-divider {
    background: #FFF;
}

.black_white .short-divider {
    background: #000;
}

.carousel-slide-show-body .carousel-caption-topright .carousel-header,
.carousel-slide-show-body .carousel-caption-bottomright .carousel-header {
    display: block;
    clear: both;
}

.carousel-caption-topright .short-divider,
.carousel-caption-bottomright .short-divider {
    margin: 10px auto;
    float: right;
}

.carousel-caption-topright .carousel-desc {
    margin-bottom: 0;
}

.prev-lnk {
    background: url("/static/images/left-arrow-gold.png") no-repeat left center;
    padding-left: 10px;
}

.next-lnk {
    background: url("/static/images/right-arrow.png") no-repeat right center;
    padding-right: 10px;
}

    .prev-lnk:hover, .next-lnk:hover {
        opacity: .5;
    }

#bottom-country-selector-wrapper {
    float: right;
    position: relative;
    width: 200px;
    z-index: 1001;
    margin-top: 3px;
}

#bottom-country-selector {
    position: absolute;
    background: #fff;
    padding: 10px 23px;
    display: none;
    height: 470px;
    overflow: auto;
    bottom: 15px;
}

.country-sel-section {
    margin-bottom: 15px;
}

    .country-sel-section a {
        font-size: 13px;
        display: block;
        color: #231f20;
        background: url('/static/images/country-off.png') no-repeat 0px 5px;
        padding: 4px 0px 4px 25px;
    }

.country-sel-title {
    font-size: 13px;
    margin-bottom: 10px;
}

#bottom-country-selector-close {
    text-align: right;
    margin-bottom: 10px;
    margin-right: -10px;
}

.country-sel-site-us a {
    background: url('/static/images/country-usa.png') no-repeat 0px 5px;
}

.contact-widget-full .btnCust {
    padding: 9px;
}

.news-page-wrapper {
    max-width: 1024px;
    margin: auto;
}

.more-info {
    font-weight: bold;
    font-size: 10px;
    color: #808285;
}

    .more-info span {
        font-weight: 300;
        font-size: 8px;
    }

.store-more-info {
    padding-bottom: 20px;
}

.uppercase {
    text-transform: uppercase;
}

.locator-searched-label {
    color: #808285;
    margin-bottom: 18px;
    text-transform: uppercase;
}

#txtZip::-webkit-input-placeholder {
    color: #000;
}

#txtZip::-moz-placeholder { /* Firefox 18- */
    color: #000;
}

#txtZip::-moz-placeholder { /* Firefox 19+ */
    color: #000;
}

#txtZip::-ms-input-placeholder {
    color: #000;
}

#txtEmail::-webkit-input-placeholder {
    color: #000;
}

#txtEmail::-moz-placeholder { /* Firefox 18- */
    color: #000;
}

#txtEmail::-moz-placeholder { /* Firefox 19+ */
    color: #000;
}

#txtEmail::-ms-input-placeholder {
    color: #000;
}

.storelocatorsearchbarblock {
    margin-top: 20px;
}
/** \/ JV 7-28-17 \/ **/
.furnitures-listing-section {
    display: flex;
    flex-wrap: wrap;
}

    .furnitures-listing-section .block {
        flex: 1 29%;
    }

.furnituretoutitem {
    margin-bottom: 25px;
}

    .furnituretoutitem h2 {
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 600;
        margin-bottom: 15px;
        margin-top: 0px;
    }

    .furnituretoutitem .link {
        border-top: 1px solid #fff;
        font-size: 16px;
        padding-top: 10px;
    }

    .furnituretoutitem a:hover {
        opacity: .7;
    }

.furnitures-listing-section .block.simplepage {
    background: #9d9c9c;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 160px;
}

    .furnitures-listing-section .block.simplepage:hover {
        opacity: .7;
        cursor: pointer;
    }

    .furnitures-listing-section .block.simplepage a {
        color: #fff;
    }

.furnitures-listing-section img {
    max-width: 100%;
}

.furniturelistingblock {
    display: flex;
    flex-wrap: wrap;
}

    .furniturelistingblock img {
        max-width: 100%;
    }

.bedlistingblock {
    display: flex;
    flex-wrap: wrap;
}

    .bedlistingblock img {
        max-width: 100%;
    }

.furniture-item {
    flex: 1 46%;
    text-align: center;
    padding: 40px 0;
}

    .furniture-item:hover {
        opacity: .5;
    }

    .furniture-item h2 {
        font-size: 30px;
        margin-bottom: 0px;
    }

    .furniture-item p {
        font-size: 18px;
        font-family: Brown-Pro-Light;
    }

.bed-item {
    flex: 1 46%;
    text-align: center;
    padding: 40px 0;
}

    .bed-item a:hover {
        /*opacity:.5;*/
        text-decoration: underline;
    }

    .bed-item h2 {
        font-size: 30px;
        margin-bottom: 0px;
    }

        .bed-item h2 p {
            width: 100% !important;
            font-family: Brown-Pro-Regular !important;
        }

    .bed-item p {
        font-size: 18px;
        font-family: Brown-Pro-Light;
    }

        .bed-item p:last-of-type {
            width: 80%;
            margin: auto;
        }

/** /\ JV 7-28-17 /\ **/
body .carousel-caption {
    text-shadow: none !important;
    z-index:0;
}
/** JV 7-28-17 **/
body .slick-prev, body .slick-next {
    width: 27px;
    height: 44px;
    z-index: 101;
    top: 44%;
}

body .slick-slider:hover .slick-prev {
    left: 15px;
    background: url(/Static/images/arrow-left.png) no-repeat;
    opacity: .5;
}

body .slick-prev:before, body .slick-next:before {
    content: "";
}

body .slick-slider:hover .slick-next {
    right: 15px;
    background: url(/Static/images/arrow-right.png) no-repeat;
    opacity: .5;
}

body .slick-dots {
    z-index: 101;
    bottom: 0px;
}

    body .slick-dots li.slick-active button:before {
        opacity: .5;
        color: #939598;
    }

    body .slick-dots li button:before {
        font-size: 12px;
        color: #939598;
    }

    body .slick-dots li {
        margin: 0px;
    }

#pnlSearch {
    display: none;
}

.section-container-Black {
    margin: 60px 0px;
    background-color: #000;
    padding: 20px;
    color: #fff;
    padding: 60px;
}

.section-container-White {
    background-color: #fff;
}

.section-container-Grey {
    background-color: #404041;
    padding: 20px;
    color: #FFF;
}

.section-container-Light_Grey {
    background-color: #dfdfdf;
    padding: 20px;
}

.news-list-result-category {
    font-size: 10px;
    color: #000;
    margin: 10px 0px 15px;
    text-transform: uppercase;
}

    .news-list-result-category .news-list-result-date {
        color: #808285;
        text-transform: none;
        padding-left: 5px;
    }

.image-grid-block .col1 img, .image-grid-block .col2 img, .image-grid-block .col3 img {
    width: 100%;
    margin-bottom: 13px;
}

.OneColumn_With_2_Images_Below .image-section img {
    width: 100%;
}

body .navbar-toggle {
    float: left;
}

.visible-False {
    display: none !important;
}

.tout-heading-divider {
    padding: 0px 0px 20px 0px;
    margin: 7px 10px 5px 0px;
    font-size: 12px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .7px;
}

.m_search {
    padding-left: 17px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.nav li a#open-m-search {
    padding: 0px;
}

    .nav li a#open-m-search:hover {
        background: inherit;
    }

.news-right .emailsignupblock {
    margin-bottom: 25px;
}

.locator-search-searchtxt-wrapper {
    display: inline-block;
    margin-right: 5px;
}

#bottom-lang-sel {
    display: block;
}

    #bottom-lang-sel:hover {
        opacity: .5;
    }

body .False_show, body .submenu-lnk_False_show {
    display: none !important;
}

body .toutslideshowblock .carousel-caption {
    bottom: inherit;
}

.confirm-location {
    margin-top: 50px;
}

    .confirm-location a {
        color: #fff;
        opacity: .5;
    }

.request-confirm-message {
    font-size: 22px;
}

.confirm-hours-header {
    margin: 15px 0px;
}

#signInModalOwnersClub .modal-dialog .modal-content .modal-body .sign-in-qs {
    padding-bottom: 0px;
}

    #signInModalOwnersClub .modal-dialog .modal-content .modal-body .sign-in-qs p {
        padding-bottom: 0px;
    }

#signInModalOwnersClub .modal-dialog .modal-content .modal-body .sign-in-create {
    padding-bottom: 40px;
}

.openSignIn {
    color: #000;
}

    .openSignIn p a {
        border: none;
    }

    .openSignIn .modal-dialog {
        width: 500px;
    }

        .openSignIn .modal-dialog .modal-content {
            background-image: none;
        }

            .openSignIn .modal-dialog .modal-content .modal-header .close {
                opacity: 1;
            }

                .openSignIn .modal-dialog .modal-content .modal-header .close img {
                    padding-bottom: 2px;
                }

            .openSignIn .modal-dialog .modal-content .modal-body {
                text-align: center;
                padding: 10px 60px;
            }

                .openSignIn .modal-dialog .modal-content .modal-body .sign-in-header {
                    font-size: 2em;
                }

                .openSignIn .modal-dialog .modal-content .modal-body .sign-in-underline {
                    margin: 10px auto;
                    border-bottom: 2px solid #000;
                    width: 60px;
                }

                .openSignIn .modal-dialog .modal-content .modal-body .sign-in-desc {
                    font-size: 1.2em;
                    font-weight: bold;
                    color: grey;
                    margin-bottom: 20px;
                }

                .openSignIn .modal-dialog .modal-content .modal-body .sign-in-form input[type="text"], input[type="password"] {
                    width: 100%;
                    height: 40px;
                    padding: 10px;
                    margin: 8px 0;
                    font-weight: bold;
                    color: grey;
                }

                .openSignIn .modal-dialog .modal-content .modal-body .sign-in-forgot {
                    text-align: right;
                    padding: 10px 0;
                }

                .openSignIn .modal-dialog .modal-content .modal-body .sign-in-button {
                    padding-bottom: 20px;
                }

                .openSignIn .modal-dialog .modal-content .modal-body .button {
                    width: 100%;
                    background-color: #000;
                    color: #fff;
                    font-size: 1.1em;
                    padding: 10px;
                    font-weight: bold;
                    border: 1px solid #000;
                }

                    .openSignIn .modal-dialog .modal-content .modal-body .button:hover {
                        background-color: #fff;
                        color: #000;
                    }

                .openSignIn .modal-dialog .modal-content .modal-body .sign-in-fail {
                    color: red;
                    padding-bottom: 20px;
                    font-size: 1.2em;
                    font-weight: bold;
                }

                .openSignIn .modal-dialog .modal-content .modal-body .sign-in-qs {
                    padding-bottom: 10px;
                }

                    .openSignIn .modal-dialog .modal-content .modal-body .sign-in-qs p {
                        padding-bottom: 10px;
                    }

                    .openSignIn .modal-dialog .modal-content .modal-body .sign-in-qs a {
                        text-decoration: underline;
                    }

                .openSignIn .modal-dialog .modal-content .modal-body .sign-in-create {
                    padding-bottom: 20px;
                }

                    .openSignIn .modal-dialog .modal-content .modal-body .sign-in-create button {
                        border: 1px solid #000;
                        background-color: #fff;
                        color: #000;
                        width: 100%;
                        font-size: 1.1em;
                        padding: 10px;
                        font-weight: bold;
                    }

                        .openSignIn .modal-dialog .modal-content .modal-body .sign-in-create button:hover {
                            background-color: #000;
                            color: #fff;
                        }
/** Forgot Password Modal **/
.forgotModal .sign-in-form {
    text-align: left;
}

.forgotModal input[type=radio] {
    margin-right: 6px;
}

.forgotModal .modal-dialog .modal-content .modal-body .button {
    /*max-width:49%;*/
}
/** Owners Club Home Page **/

.oc-sign-in-container {
    text-align: center;
    position: absolute;
    color: #FFF;
    width: 280px;
    padding: 50px 30px 50px 30px;
    background-color: rgba(0,0,0,.3);
    right: 5%;
    top: 9%;
}

.oc-sign-in-header {
    padding-bottom: 15px;
    font-size: 24px;
    letter-spacing: 0.045em;
}

.oc-sign-in-description {
    padding-bottom: 15px;
}

.oc-sign-in-register-div {
    padding-bottom: 15px;
}

.oc-sign-in-div {
}

.oc-sign-in-main-img {
    width: 100%;
    max-width: 1200px;
    height: 520px;
    overflow: hidden;
}

.oc-sign-in-hero {
    height: 100%;
    background-size: cover;
    background-color: lightgrey;
}

.three-col-image {
    text-align: center;
    padding: 0 5px 30px 5px;
}

    .three-col-image .col {
        width: 33%;
        display: inline-block;
        vertical-align: top;
    }

        .three-col-image .col .image {
            width: 98%;
        }

    .three-col-image .desc {
        padding-top: 10px;
    }

    .three-col-image img {
        width: 100%;
    }

.five-sections-bottom {
    margin-top: 15px;
}

.five-sections-1 {
    padding-left: 0px;
    padding-right: 6.5px;
}

.five-sections-2 {
    padding-left: 6.5px;
    padding-right: 0px;
}

.five-sections-3 {
    padding-left: 0px;
    padding-right: 8.5px;
}

.five-sections-4 {
    padding-left: 4.5px;
    padding-right: 4.5px;
}

.five-sections-5 {
    padding-left: 8.5px;
    padding-right: 0px;
}

.m-sub-nav {
    display: none;
}

.footer-signUpEmail {
    margin-top: 8px;
}

.carousel-inner img {
    width: 100%;
    max-width: 100%;
}

.carousel-inner .tout-watermark img {
    width: inherit;
}

.hotel-carousel {
    background: #605f5f;
}
/** JV 7-28-17 **/
/*body .hotel-carousel .slick-dots {
    bottom: -25px !important;
    text-align:right !important;
    padding-right: 15px;
}*/
body .hotel-carousel .slick-prev, body .hotel-carousel .slick-next {
    top: 50%;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

    .embed-container iframe, .embed-container object, .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
/* JV 07-07-17 */
/*.hotel-page .visible-xs .slick-list { 
    height:280px; 
}*/
.promo-banner_background {
    width: 100%;
    height: 459px;
    min-height: 459px;
    margin: auto;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: lightgrey;
}

.overlay_tout {
    position: absolute;
    margin: auto;
    text-align: center;
    width: 100%;
    font-weight: 900;
    padding-top: 30px;
}

    .overlay_tout.black {
        color: #000;
    }

    .overlay_tout.white {
        color: #FFF;
    }

.overlay {
    position: absolute;
    margin: auto;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #FFF;
    width: 50%;
    height: 50%;
    background-color: rgba(0,0,0,0.4);
    overflow: hidden;
}

.overlay_noBackground {
    position: absolute;
    margin: auto;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #FFF;
    width: 50%;
    height: 50%;
    overflow: hidden;
}

.text_over_image {
    width: 90%;
    height: auto;
    color: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

    .text_over_image h1 {
        /*font-size:31px;
    line-height:1.2em;*/
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .text_over_image p {
        /*font-size:14px;
    line-height:1.2em;*/
        margin-top: 0px;
        margin-bottom: 0px;
        letter-spacing: .02em;
    }

.stelle_audio_background {
    width: 100%;
    height: 459px;
    min-height: 459px;
    margin: auto;
    position: relative;
    background-image: url("http://us-staging.duxiana.com/globalassets/stelle_pillar_short.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.boot-col-centered {
    float: left;
    margin: 20px 0;
}

.navbar {
    padding: 0px 0 0 0;
}

.underline {
    text-decoration: none;
}

.carousel-slide-show-body .mobile-background {
    display: none;
}

.slideshowcontainerblock .slick-initialized.slick-slider {
    margin-bottom: 15px;
}

.masonry .masonry-two-col .text.Center {
    width: 100% !important;
    top: 45%;
    height: inherit;
}

.masonry .masonry-two-col .masonry-inner-wrap .TopRight {
    top: 30px;
    right: 30px;
    width: 80%;
    text-align: right;
}

.navbar-nav > li {
    z-index: 6;
}
/******** START MEDIA QUERIES ********/
@media only screen and (max-width: 929px) and (min-width: 420px) {
    .masonry-two-col .masonry .masonryLeft {
        padding-right: 4.5px;
    }
}

@media only screen and (max-width:420px) {
    .articleblock .article.widget .article-template-heading {
        font-size: 18px;
    }

    .masonry .masonry-two-col .masonryRight {
        margin-top: 15px;
    }

    .hotel-page .visible-xs .slick-list {
        height: inherit;
    }
}

@media only screen and (min-width:420px) {
    .masonry-two-col .col-sm-12 {
        width: 50%;
        float: left;
        clear: none !important;
    }
}

@media only screen and (max-width: 600px) {
    .news-preheading {
        margin-top: 20px;
    }

    .articleblock .article.widget .article-template-text p {
        font-size: 16px;
    }
    /** JV 6.29.17 **/
    .masonry .masonry-two-col .masonry-title {
        padding-top: 0px;
    }

    .masonry .masonry-two-col .text.Center {
        top: 30%;
    }

    .masonry .masonry-two-col .masonry-inner-wrap .text div p {
        font-size: 18px !important;
    }
}

@media only screen and (min-width: 601px) and (max-width: 767px) {
    .masonry .masonry-two-col .text.Center {
        top: 30%;
    }
}

@media only screen and (min-width: 421px) and (max-width: 767px) {
    .masonry .masonry-two-col .masonryRight {
        margin-top: 0px;
    }
}

@media only screen (max-width: 929px) {
    .masonry-two-col .masonry-inner-wrap .masonry-title {
        padding-top: 0px;
    }
}

@media only screen and (min-width: 1200px) {
    .designerDescription {
        padding: 0px 230px;
    }

    .carousel-caption-top_center.width-override-seventyfive {
        left: 12.5%!important;
    }
}

@media only screen and (max-width: 1199px) {
    .designerDescription {
        padding: 0px 150px;
    }
}

@media only screen and (max-width: 800px) {
    .cookieLaw {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .cookieLaw p {
        padding-right: 50px !important;
    }
}

@media only screen and (max-width: 420px) {
    .cookieLaw img {
        top: 9px !important;
        right: 9px !important;
    }
}

@media only screen and (min-width: 375px) and (max-width: 767px) {
    .top_location img {
        height: 22px;
    }

    .top_location .top-loc-copy {
        position: absolute;
        font-size: 8px;
        width: 55px;
        margin-top: 28px;
        right: -17px;
    }
}

@media (min-width: 768px) {
    .mobile-popout {
    }
    /** JV 7-21-17 **/
    .carousel-caption-Thirty_Percent .carousel-caption-Middle_Center {
        left: 32%;
    }

    #ContactUs .modal-dialog {
        margin: 0vh auto;
    }

    #RegisterOwnerModal .modal-dialog, #RegisterCustomerModal .modal-dialog {
        margin: 5vh auto;
    }

    .modal-dialog {
        margin: 25vh auto;
    }

    .topUtils {
        padding-left: 0px;
    }

    .TwoColumnText_Without_Image .col-xs-8 {
        width: 34.5%;
    }
}

@media only screen and (max-width: 1200px) {

    .register-modal .modal-content {
        margin: 20px;
    }

    #RegisterCustomerModal .reg_form_right, #RegisterOwnerModal .reg_form_right, #RegisterCustomerModal .reg_form_left, #RegisterOwnerModal .reg_form_left {
        float: none !important;
        margin: auto;
        max-width: 95%;
    }
}

@media only screen and (max-width: 929px) {

    .navcollapse-wrap {
        width: 100% !important;
    }

    .navbar-inverse .navbar-collapse {
        border-width: 0;
        margin: 0;
        padding: 0;
        position: absolute;
        width: 100%;
        left: 0;
        top: 0px;
        /* overflow-x: hidden;*/
    }

    .nav {
        background-color: #363535;
        padding-top: 10px;
    }

    .navMargin {
        margin-top: -5px;
    }

    .navbar-nav > li {
        padding-bottom: 0px;
        padding-top: 0px;
        /*border-bottom:1px solid #605f5f;*/
    }

        .navbar-nav > li.active,
        .navbar-inverse .navbar-nav > .active > a {
            background-color: #000;
            color: #fff;
        }

    .navbar-nav .active {
        background: #000;
    }

        .navbar-nav .active a {
            color: #fff;
        }

    .navbar-inverse .navbar-nav > li > a {
        color: #fff;
        padding: 12px 0px 12px 18px;
        font-size: 12px;
        display: block;
        margin-left: 0px;
        height: auto;
    }

        .navbar-inverse .navbar-nav > li > a:hover,
        .navbar-inverse .navbar-nav > li > a:active {
            color: #fff !important;
            background-color: #000;
        }

    body .navbar-nav {
        margin: 0 0 0 0;
        padding-left: 10px;
        padding-right: 10px;
    }

    .form-control {
        font-size: 14px;
    }

    .m-sub-nav li {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

    .nav .m-sub-nav li a {
        text-transform: none;
        color: #b5b3af;
        border-top: 1px solid #605f5f;
    }

    .m-sub-nav {
        padding-left: 0 !important;
    }

    .nav li a {
        display: block;
        padding: 10px 0px 10px 30px;
        color: #fff;
        font-size: 12px;
        text-transform: uppercase;
    }
}

@media only screen and (max-width: 768px) {
    .slick-track .special-mobile-settings {
        position: absolute;
      
       
    }
    .carousel-slide-show-body {
        /*  display: block;*/
    }
    /** JV 7-28-17 **/
    .toutslideshowblock .tout-carousel.widget .carousel.slide .carousel-inner .container .carousel-caption .white_grey {
        color: #000;
    }
    /** JV 7-21-17 start **/
    .container {
        position: static;
    }

    /** JV 7-20-17 start **/
    .hotel-page .visible-xs .slick-list {
        background-color: #FFF;
    }

    .article.widget .TwoColumnText_With_Image .article-link-container {
        display: none;
    }

    .article.widget .TwoColumnText_With_Image .second-article-link-container {
        display: block;
    }

    .article.widget .TwoColumnText_Without_Image .article-link-container {
        display: none;
    }

    .article.widget .TwoColumnText_Without_Image .second-article-link-container {
        display: block;
    }
    /** JV 7-20-17 end **/
    body .slick-prev, body .slick-next {
        visibility: hidden;
    }

    .three-col-image .col {
        width: 100%;
        display: block;
        vertical-align: top;
        padding-bottom: 20px;
    }

        .three-col-image .col .image {
            width: 100%;
        }

    .featured-promo {
        height: 325px;
    }

    .m-menu-arrow {
        display: none;
    }

    body .signUpZip {
        padding-left: 0px;
    }

    .signUpEmail {
        margin-top: 0px;
        padding-right: 10px;
    }

    #footer-utils .col-sm-6 {
        padding-top: 0px;
    }

     .carousel-caption-top_center {
        width: 80%;
        left: 10% !important;
    }
}
/***********************************************************************************************************************************************************************************************/
@media only screen and (max-width: 767px) {
    /** JV 11-15-17 **/
    .bannerblockContainer {
        min-height: 250px;
        background-size: cover !important;
    }

    .toutbanner-wrapper.hasImage {
        display: none;
    }

    .toutbanner-inner.hasImage {
        margin-top: 20px;
        text-align: center;
    }

        .toutbanner-inner.hasImage h1 {
            margin-top: 30px;
            padding: 0px 10% 30px;
            font-size: 30px;
        }

        .toutbanner-inner.hasImage .tout-banner-desc {
            padding: 20px 10% 0;
        }

        .toutbanner-inner.hasImage .toutbanner-inner {
            padding: 0 10%;
        }

        .toutbanner-inner.hasImage a {
            color: #000;
        }

    .toutbannerblock .toutbanner-inner.hasImage h1:after {
        background: #000;
    }

    .hide-xs {
        display: none !important;
    }

    .show-xs {
        display: block !important;
    }

    .hotelcountrylistblock .ht_1,
    .hotelcountrylistblock .ht_3 {
        clear: left;
    }

    .carousel-slide-show-body .carousel-caption.width-override-fifty {
    }

    .toutslideshowblock .tout-carousel.widget .carousel-caption {
        position: static;
    }

    .toutslideshowblock .carousel-caption-Middle_Right,
    .toutslideshowblock .carousel-caption-Middle_Left {
        left: 0px;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }

    .regular-promo {
        width: 100%;
        height: 325px;
    }

    .masonry .masonry-two-col .masonry-inner-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }

    .furniture-item {
        flex: 1 100%;
    }

    .designer-listing-info.show-xs {
        display: flex !important;
    }

    .designer-listing-block {
        flex: 1 100%;
        min-height: 150px;
    }

        .designer-listing-block:nth-child(even), .designer-listing-block:nth-child(odd) {
            margin: 15px 0 0 0;
        }

    .designerslistingblock {
        margin-bottom: 10px;
    }

    .designerDescription {
        padding: 0px 10px;
        font-size: 16px;
    }

    .promopage-rightdiv {
        padding-left: 10px;
        padding-right: 10px;
    }

    .top-border {
        border-top: 1px solid #605f5f;
    }
    /*.carousel-slide-show-body .carousel-header p[class*="_50"] {
        font-size:36px;
    }
    .carousel-slide-show-body .carousel-header p[class*="_42"] {
        font-size:30px;
    }
    .carousel-slide-show-body .carousel-header p[class*="_36"] {
        font-size:24px;
    }
    .carousel-slide-show-body .carousel-header p[class*="_30"] {
        font-size:24px;
    }*/
    .register-reason-cbl td {
        display: inline-flex;
        padding-left: 8px;
    }

        .register-reason-cbl td:first-child {
            padding-left: 0px;
        }

    .openSignIn .modal-dialog {
        width: 100%;
    }

        .openSignIn .modal-dialog .modal-content {
            margin: 20px;
        }

            .openSignIn .modal-dialog .modal-content .modal-body {
                text-align: center;
                padding: 10px 25px;
            }

    body .False_show, body .submenu-lnk_False_show {
        display: none !important;
    }

    .quote-body {
        padding: 0px 30px;
    }

    body .carousel-caption-Middle_Center {
        top: 15px !important;
    }

    #btnZipTrigger {
        position: inherit;
    }

    .store-main {
        margin-top: 10px;
    }

    .retail-map-links {
        margin-top: 25px;
    }

    #btnZipTrigger {
        margin-top: 5px;
    }

    .locator-search-searchtxt-wrapper {
        display: block;
        margin-right: inherit;
    }

    .news-pagination {
        margin-bottom: 40px;
    }

    a.arrow-link-left {
        margin-right: 10%;
    }

    .hotel-info {
        margin-top: 20px;
    }

    .hrBreak-image {
        min-height: 34px;
        height: auto;
    }

    body .top_location a {
        font-size: 9px;
        color: #fff !important;
        font-family: Arial
    }

    .top_location {
        margin-top: -42px;
        margin-right: 22px;
        display: block;
        position: absolute;
        right: 0px;
    }

    .mobilepop .short-divider {
        background: #000;
    }

        .carousel-caption-center.width-override-thirty,
    .carousel-caption-center.width-override-fourtyfive,
    .carousel-caption-center.width-override-fifty,
    .carousel-caption-center.width-override-seventyfive,
    .carousel-caption-center.width-override-sixty,
    .carousel-caption-center.width-override-none {
        margin-left: 0!important;
    }

    .Default .carousel-caption {
        padding-top: 0px;
    }

    .top-stories {
        padding-top: 20px;
    }

    .col-sm-12 {
        clear: both !important;
    }

    .slideshowcontainerblock .carousel-slide-show-body .carousel-caption-centerright {
        left: 0px;
    }

    .slideshowcontainerblock .carousel-slide-show-body .carousel-caption-bottomleft,
    .slideshowcontainerblock .carousel-slide-show-body .carousel-caption-centerright,
    .slideshowcontainerblock .carousel-slide-show-body .carousel-caption-centerleft {
        width: 100%;
    }
    /** JV 8.16.17 - Seperated from above due to likeliness of more styles being added here **/
    .slideshowcontainerblock .carousel-slide-show-body:not(.sscb-custom-mobile-style) .carousel-caption-bottomleft,
    .slideshowcontainerblock .carousel-slide-show-body:not(.sscb-custom-mobile-style) .carousel-caption-centerright,
    .slideshowcontainerblock .carousel-slide-show-body:not(.sscb-custom-mobile-style) .carousel-caption-centerleft {
        /*top: 0 !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        padding-left: 0;
        padding-right: 0;*/
    }

    .carousel-caption-bottomleft, .carousel-caption-centerright, .carousel-caption-centerleft {
        width: 100%;
    }

    .section-container-Black {
        margin: 20px 0px;
        padding: 40px 15px;
    }

    .image-section {
        margin-bottom: 15px;
    }

    .section-container-Black .col-xs-12 {
        width: 100% !important;
    }

    body .slick-prev, body .slick-next {
        top: 25%;
    }

    body .slick-prev {
        left: 0px;
    }

    body .slick-next {
        right: 0px;
    }

    .searchSection {
        margin-top: 70px;
    }

    body .slick-dots {
        bottom: -10px;
    }

    .carousel-caption-topright {
        width: 100%;
    }

    .mobile-footer-submenu {
        display: none;
    }

    footer .mobile-footer-submenu li {
        padding-left: 20px !important;
    }

    footer {
        margin-top: 80px;
    }

    .carousel-caption-bottomright, .carousel-caption-topleft {
        width: 100%;
    }

    #map-canvas {
        max-height: 50vh;
    }

    .main-body-wrapper .slideshowcontainerblock {
        margin-top: 0px;
    }

    .main-body-wrapper {
        margin-top: 55px;
        padding: 0px 10px;
    }

    .navbar-wrapper {
        position: fixed;
        z-index: 105;
        width: 100%;
    }

    .navbar-collapse {
        height: 90vh;
        overflow: scroll;
    }

    .signUpEmail {
        margin-top: 0px;
    }

    .footer-util-section {
        padding-left: 15px;
    }

    .country-wrapper {
        border-bottom: solid 1px #282828;
        border-top: solid 1px #282828;
        padding: 10px 10px 10px 15px;
        min-height:50px;
    }

    #bottom-lang-sel {
       
        display: block;
        background: url("/static/images/footer-mobile-arrow.png") no-repeat right;
        padding-right: 15px;
    }

    #signup {
        padding: 0px 30px 60px;
    }

    #footer-utils #signup .signUpBtn {
        padding-top: 15px;
    }

    #footer-utils #signup .signUpZip {
        padding-left: 15px;
        padding-right: 0px;
    }

    .footer-util-heading {
        font-weight: bold;
    }

    .footer-util-subheading {
        font-size: 12px;
        color: #fff;
        padding: 20px 20px;
    }

    #demo-htmlselect, #demo-htmlselect .dd-select, .dd-selected, .dd-options {
        width: 100% !important;
        max-width: 100%;
        text-align: center;
    }

    body .mobilepop {
        position: relative !important;
        color: #000;
        bottom: 0px !important;
        right: inherit !important;
        left: inherit !important;
        top: inherit !important;
        text-align: left !important;
        clear: both;
        margin-bottom: 20px;
        padding-left: 3px;
    }

    .toutslideshowblock .Alternate .carousel-caption-Top_Left {
        /** JV 7-18-17 **/
        padding-left: 0px;
        padding-right: 0px;
        top: 5px;
        left: 0px;
    }

    .news-main {
        padding-right: 10px;
    }

    .news-landing-top-article {
        margin-bottom: 15px;
        min-height: inherit;
    }

    body .news-landing-top-article-right {
        text-align: left !important;
    }

    body .news-landing-top-article-left {
        border-bottom: 1px solid #000;
        padding-bottom: 30px;
    }

    .news-landing-top-article {
        border-bottom: none;
    }

    .toutslideshowblock {
        width: 100% !important;
    }

    body .col-xs-70, body .col-xs-30 {
        width: 100%;
    }

    .search-widget #txtZip {
        width: 100%;
    }

    body .carousel-caption-Thirty_Percent .carousel-caption {
        width: 100% !important;
    }

    .search-widget .btnCust {
        width: 100%;
        display: block;
    }

    .mobilebreak {
        clear: left;
    }

    .content-3332 .col-xs-18 {
        width: 100% !important;
    }

    .content-3332 .socialshareblock {
        width: 100% !important;
        margin-bottom: 15px;
    }

    .masonry-wrap {
        padding-left: 0;
        padding-right: 0;
    }

    .six-sections-2,
    .six-sections-3,
    .six-sections-4,
    .six-sections-5,
    .six-sections-6 {
        margin-top: 15px;
        width: 100%;
    }

    .m-menu-arrow {
        margin-right: 20px;
        background: url('/Static/images/m-arrow-down_mini.png') no-repeat;
        width: 20px;
        height: 12px;
        margin-top: 5px;
    }

    .m-menu-arrow-down {
        margin-right: 20px;
        background: url('/Static/images/m-arrow-up_mini.png') no-repeat;
        width: 20px;
        height: 12px;
        margin-top: 5px;
    }

    .bed-dimensions-title {
        font-size: 17px;
    }

    .bed-dimensions-subtitle {
        font-size: 12px;
    }

    .sizes-heading {
        font-size: 20px;
    }

    .retail-col {
        width: 100%;
    }

    .small-screen-break {
        display: block;
    }

    .form-greybox .txtEmail {
        min-width: 10px;
    }

    .form-greybox {
        padding: 10px;
    }

    .greybox-title {
        font-size: 10px;
        margin-bottom: 10px;
    }

    .form-greybox .form-control {
        font-size: 5px !important;
    }

    .greyEmail {
        font-size: 9px;
    }

    .greyZip {
        font-size: 9px;
    }

    .col-xs-12 .tout-heading {
        height: 40px;
    }

    .news-right .odd {
        clear: none;
    }

    .CompactSocial {
        width: 100%;
    }

    .bed-social {
        float: none;
        margin-top: 22px;
        margin-bottom: 7px;
    }

    .news-landing-top-article .article-title {
        font-size: 14px;
    }

    .article-title {
        font-size: 15px;
    }

    .OneColumn_Center_Eighth_Margins .article-title p {
        font-size: 26px;
    }

    .OneColumn_Center_Eighth_Margins .article-body p {
        font-size: 15px;
    }

    .search-button {
        font-size: 9px;
        height: 28px;
    }

    #top-country-selector-wrapper {
        display: none;
    }

    .socialshareblock {
        margin-bottom: 5px;
    }

    .modal-dialog {
        margin: 0px !important;
    }

    .bannerblock .TopRight {
        float: right;
        right: 10%;
        top: 10%;
    }

    .banner-heading {
        font-size: 15px;
    }

    .hotel-promo-preheader {
        font-size: 12px;
    }

    .hotel-promo-link {
        font-weight: bold;
        text-align: center;
        padding-top: 10px;
    }

    .hotel-promo-posttext {
        margin-top: 80px;
    }

    .BlackBox .promo-inner {
        padding-left: 5px;
        padding-right: 5px;
        width: 80%;
    }

    .carousel-caption-Middle_Left {
        left: 10%;
    }

    #page-wrapper {
        padding: 0px 0px;
    }

    .mobile-footer-links li {
    }

        .mobile-footer-links li:last-child {
            padding-bottom: 10px !important;
        }

    .breadcrumb li {
        display: none;
    }

        .breadcrumb li.active {
            display: block;
        }

    #hotelCountrySelector {
        margin-bottom: 25px;
    }

    .BlackBox .promo-inner {
        height: 100%;
        padding-top: 30px;
    }

    .hotel-listing-item {
        min-height: 350px;
    }

    .toutcontainerblock, .relatedcontentblock, .dividerblock, .quoteblock, .slideshowcontainerblock {
        padding-right: 6.5px !important;
        padding-left: 6.5px !important;
    }

    .hrBreak {
        margin-right: 6.5px;
        margin-left: 6.5px;
    }

    .navbar-wrapper {
    }

    .social img {
        height: auto;
    }

    .article a {
    }

    .toutslideshowblock .carousel-title {
        font-size: 18px;
    }

    .toutslideshowblock .carousel-header {
        font-size: 14px;
    }

    .circle {
        height: 2px;
        width: 2px;
        border-radius: 2px;
    }

    .videoModalPlayer {
        height: 200px;
    }

    .navbar-toggle .icon-bar {
        width: 22px;
        margin-bottom: 6px;
        height: 1px;
        background-color: #CCC !important;
    }

    .navbar-wrapper {
        height: 66px;
    }

    .navbar-toggle {
        border: 0;
        padding: 0px 10px 0px 15px;
        border-left: 1px solid #fff;
    }

    .modal-dialog {
        width: 100%;
    }

    body .navbar-toggle {
        margin-top: 0px;
        padding-top: 24px;
    }

    #logo {
        width: 125px;
    }

        #logo img {
            width: auto;
            /*JE EDIT - Remove padding top for new Dux logo DUXIANA-LOGO-MOBILE*/
            padding-top: 0px;
            margin-top: 0;
            margin: auto;
            padding-right: 16%;
        }

    .col-6-row2 {
        clear: both;
    }

    .carousel-caption-center {
        top: 20%;
        width: 100%;
        left: 15%;
    }

    .carousel-caption-center.width-override-sixty_percent {
        margin-left: 0!important;
    }

    .carousel-caption-left {
        top: 0%;
        width: 90%;
        left: 10%;
    }

    .carousel-caption-right {
        top: 0%;
        width: 45%;
    }

    .masonry .masonryRight {
        margin-top: 10px;
        padding: 0px 6.5px;
    }

    .masonry .masonryLeft {
        padding: 0px 6.5px;
    }

    .masonry-desc {
        font-size: 10px;
        padding-top: 0;
    }

    .masonry-link {
        font-size: 10px;
        padding-top: 5px;
    }

    .nav li a:hover {
        background-color: #000;
        cursor: pointer;
    }

    .underline a:after {
        content: ' ';
    }

    .carousel-title {
        font-size: 18px;
    }

    .superhead {
        font-size: 8px;
    }

    .carousel-caption-topright .short-divider {
        float: right;
        margin: 10px auto;
    }

    .carousel-header {
        font-size: 21px;
    }

    .carousel-slide-show-body .carousel-caption a {
        width: 85%;
        margin: 0 auto;
        display: block;
    }

    .carousel-slide-show-body .carousel-header {
        padding-bottom: 0;
    }
     
    .carousel-slide-show-body .carousel-title p {
        margin-top: 20px;
    }

    .slideshowcontainerblock .carousel-slide-show-body.sscb-custom-mobile-style .carousel-caption.white_grey {
        color: #FFF;
    }

        .slideshowcontainerblock .carousel-slide-show-body.sscb-custom-mobile-style .carousel-caption.white_grey .short-divider {
            /*background: #FFF;*/
            background: #000;
        }

    .slideshowcontainerblock .carousel-slide-show-body.sscb-custom-mobile-style .carousel-caption-bottomleft,
    .slideshowcontainerblock .carousel-slide-show-body.sscb-custom-mobile-style .carousel-caption-centerright,
    .slideshowcontainerblock .carousel-slide-show-body.sscb-custom-mobile-style .carousel-caption-centerleft {
        bottom: 5%;
        position: absolute;
        top: auto;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }
    /*.white_grey .short-divider {
        background: #000 !important;
    }*/
    .slideshowcontainerblock .carousel-slide-show-body .carousel-caption.white_grey {
        /* color: #000;*/
    }

        .slideshowcontainerblock .carousel-slide-show-body .carousel-caption.white_grey .short-divider {
            /* background: #000;*/
        }

    .slideshowcontainerblock .slick-initialized .carousel-slide-show-body .carousel-caption.white_grey {
        /* color: #FFF;*/
    }

        .slideshowcontainerblock .slick-initialized .carousel-slide-show-body .carousel-caption.white_grey .short-divider {
            /*background: #FFF;*/
            /*background: #000*/
        }

    .slideshowcontainerblock .slick-initialized .carousel-slide-show-body .carousel-caption.sans-mobile-img.white_grey {
        color: #000;
    }

        .slideshowcontainerblock .slick-initialized .carousel-slide-show-body .carousel-caption.sans-mobile-img.white_grey a {
            color: #000;
        }

        .slideshowcontainerblock .slick-initialized .carousel-slide-show-body .carousel-caption.sans-mobile-img.white_grey .short-divider {
            background: #000;
        }

    .carousel-caption {
        position: relative;
        left: 0;
        right: 0;
        box-sizing: border-box;
    }

    .slideshowcontainerblock .carousel-caption {
        /*padding-left: 25px;
        padding-right: 25px;*/
         
    }

    .carousel-caption-centerright.width-override-fifty {
        padding-left: 10px;
        padding-right: 10px;
        width: 80% !important;
        width: 92% !important;
        top: 45%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .carousel-caption-Sixty_Percent .carousel-caption {
        padding-left: 0px;
        padding-right: 0px;
    }

    .width-override-thirty,
    .width-override-fourtyfive,
    .width-override-fifty,
    .width-override-sixty_percent,
    .width-override-seventyfive {
        width: 100% !important;
    }

    .masonry-inner-wrap {
        padding-left: 25px;
        padding-right: 25px;
    }

    #footer-utils ul {
        font-size: 12px;
        color: #ffffff;
    }

    .mobile-footer-links li {
        border-top: solid 1px #282828;
        text-transform: uppercase;
    }

        .mobile-footer-links li a {
            width: 100%;
            display: block;
            padding: 15px !important;
        }

            .mobile-footer-links li a span {
                float: right;
            }

        .mobile-footer-links li:last-child {
            border-bottom: solid 1px #282828;
        }

        .mobile-footer-links li li:last-child {
            border-bottom: 0px;
        }

    .small-carousel {
        width: 100%;
    }

    .widget .carousel-desc {
        padding-bottom: 0px;
        font-family: 'Miller Disp Rom';
        font-size: 16px;
    }

    .sub-pages .carousel-desc {
        padding-bottom: 5px;
    }

    .round-carousel-arrows {
        height: auto;
        width: 25px;
    }

        .round-carousel-arrows img {
            height: auto;
            width: 25px;
        }

    .border-email {
        padding-top: 11px;
    }

    .carousel-control.right, .carousel-control.left, .carousel-control {
        width: 9%;
    }

    .toutslideshowblock .carousel-control.right img, .toutslideshowblock .carousel-control.left img, .toutslideshowblock .carousel-control img {
        width: 100%;
    }

    .toutslideshowblock .carousel-control.right, .toutslideshowblock .carousel-control.left, .toutslideshowblock .carousel-control {
        width: 7%;
    }

    .slideshowcontainerblock .carousel-control.right img, .slideshowcontainerblock .carousel-control.left img, .slideshowcontainerblock .carousel-control img {
        width: 10px;
    }

    .small-carousel .carousel-control.left {
        width: 11%;
    }

    .underline a:after {
        border-width: 0;
    }

    .nav-hov {
        margin-top: 0px;
    }

    .txtEmail {
        min-width: 145px;
    }

    .txtZip {
        min-width: 80px;
    }

    .masonryRight, .masonryLeft {
        padding: 0;
    }

    .search {
        position: relative;
        right: 30%;
        padding-top: 0px;
    }

    .smSearch {
        padding-top: 0px;
    }

    .searchSec {
        top: 55px;
        width: 100%;
        left: 0px;
    }

    .searchRow {
        margin-left: 0;
        margin-right: 0;
        top: 10%;
    }

    body .searchBox {
        width: 95%;
        border-radius: 0 !important;
    }

    .logo-divider {
        border-left: 1px solid #484848;
        width: 1px;
        display: block;
        height: 59px;
        float: left;
    }

    .logo-wrapper {
        height: 55px;
        padding-top: 17px;
    }

    .search-widget {
        padding-left: 0;
    }

    .carousel {
        margin-bottom: 15px;
    }

    .carousel-indicators li.active {
        width: 10px;
        height: 10px;
    }

    .carousel-indicators li {
        width: 10px;
        height: 10px;
        margin-left: 10px;
    }

    .carousel-indicators {
        margin-bottom: -5px;
    }

    .breadcrumb > li + li:before {
        content: "";
        padding: 0px;
    }

    .odd {
        clear: left;
    }

    .even {
        clear: right;
    }

    .hrBreak img {
        margin-top: -8px;
        right: 0px;
    }

    #footer-utils .hrBreak {
        margin-top: 11px;
    }

        #footer-utils .hrBreak img {
            right: auto;
            margin: 0 auto 0;
            display: block;
            position: relative;
            top: -8px;
            padding-right: 8px;
        }

    .footer-util-section.social {
        padding-bottom: 0;
        border-top: solid 1px #383838;
        border-bottom: solid 1px #383838;
    }

    .border-email {
        padding-bottom: 10px;
        padding-top: 12px;
    }

    .mobile-footer-search {
        border-bottom: solid 1px #282828;
        padding: 10px 10px 10px 15px;
        color: #fefefe;
        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 12px;
    }

    #mobile_footer_search {
        background: url("/static/images/srch_icon_lg.gif") no-repeat #000 0px 3px;
        border: 1px solid #000;
        padding: 10px 0px 10px 30px;
    }

    .border-email p {
        /*text-align: center !important;*/
    }

    .border-email .footer-util-heading,
    .contact-widget-desc {
        max-width: 170px;
        margin: 0 auto;
    }

    .footer-util-subheading {
        margin-top: 15px;
    }

    .footer-signUpEmail {
        padding-top: 15px;
        width: 73%;
    }

    .signUpEmail {
    }

    .signUpZip {
        padding-right: 0;
    }

    #footer-utils .col-sm-6.signUpBtn,
    .signUpBtn .btnCust {
        max-width: 100% !important;
        margin: 0 auto;
        float: none;
        clear: both;
        width: 100%;
        padding-right: 0;
    }

    .border-email .country-wrapper .footer-util-heading.footer-pad-border {
        width: 60%;
        /*display: inline-block;*/
    }

    .social-container {
        width: 60%;
        display: inline-block;
        text-align: right;
    }

    .footer-util-heading.border-top.footer-pad-border {
        /*width: 100%;*/
    }

    .border-email .social-container p {
        /*text-align: left !important;*/
    }

    .footer-pad-border {
        border-top: none;
        padding-top: 0px;
        padding-bottom: 0;
    }

    .border-email .footer-util-heading.footer-pad-border {
        width:38%;
        float:left;
        display:inline-block;
    }

    #bottom-country-selector-wrapper {
        float: none;
        display: inline-block;
        position: absolute !important;
    }

    .border-email .footer-util-heading.footer-pad-border.country {
        max-width: 192px;
        display: inline-block;
        float: left;
    }

        .border-email .footer-util-heading.footer-pad-border.country p {
            text-align: left !important;
        }

    .dropdown.footer-util-section {
         
        display: block;
        float:right;
        width:35%;
    }

    #footer-copyright,
    #footer-copyright p {
        text-align: center;
        font-size: 10px;
    }

    #footer-copyright {
        padding: 0 20px 10px 20px;
    }

    .dropdown.footer-util-section .dropArrow {
        height: 35px;
        color: #fff;
    }

    .contact-widget-image {
        padding-left: 0px;
    }

    .breadcrumb {
        padding-top: 3px;
        padding-bottom: 3px;
        margin: 0px;
    }

        .breadcrumb ol {
            margin-bottom: 5px;
        }

    .quote {
        padding: 30px 0px 10px 0px;
    }

    .hrBreak {
        height: 25px;
        //height: 40px;
        line-height: 20px;
        margin: 0px;
        padding: 0px;
        background-position: 0px -10px;
    }

    .hrBreak-image {
        margin-top: 50px;
        margin-bottom: 7px;
    }

    .separator {
        height: 15px;
        line-height: 15px;
    }

    .tout-heading {
        padding-bottom: 17px;
    }

    .Small_Inline_Form .signUpZip {
    }

    .news-main img {
        max-width: 100%;
    }

    .carousel-caption-Middle_Right, .carousel-caption-Middle_Left {
        top: 3%;
        padding-top: 0px;
    }

    .carousel-caption-Top_Left {
        top: 10%;
        left: 0;
    }

    .carousel-caption-Sixty_Percent {
        min-width: 0px;
    }

    .toutslideshowblock .Alternate2 .carousel-caption {
        padding-top: 10px;
    }

    .carousel-caption-Sixty_Percent .carousel-caption {
        width: 100% !important;
        box-sizing: border-box;
        left: inherit !important;
    }

    .tout {
        min-height: 260px;
        padding-bottom: 20px;
    }

    .smalltout {
        min-height: 240px;
    }

    .carousel-control.right {
        right: 35px;
        z-index: 47;
    }

    .carousel-control.left {
        left: 5px;
        z-index: 47;
    }

    .xs-center {
        text-align: center;
    }

        .xs-center .img-responsive {
            display: inline;
        }

        .xs-center input, .xs-center button {
            clear: both;
            margin-bottom: 5px;
            width: 100% !important;
            max-width: 100%;
        }

    .circle {
        height: 0;
        width: 0;
        border-radius: 0;
    }

    .circleRow {
        height: 0;
        width: 0;
    }

    .widget .text {
        font-size: 12px;
    }

    .masonry-title {
        font-size: 21px;
        padding-top: 20px;
    }

    .masonry-link {
        font-size: 12px;
        padding-top: 5px;
    }

    .masonry-desc {
        font-size: 14px;
        padding-top: 2px;
    }

    .masonry-larger .masonry-link {
        font-size: 7px;
    }

    .masonry-larger .masonry-desc {
        font-size: 7px;
    }

    .masonry-desc p {
        margin-bottom: 0;
    }

    .masonry-larger .masonry-title {
        font-size: 13px;
    }

    .carousel-title {
        font-size: 18px;
    }

    .superhead {
        font-size: 8px;
    }

    .carousel-header {
        font-size: 10px;
        margin-bottom: 10px;
    }

        .carousel-header p {
            margin: 0px;
            padding: 0px;
        }
    /** JV 7-28-17 **/
    .carousel-desc {
        font-size: 14px;
        padding-top: 5px;
        //font-family: 'Miller Disp Rom';
    }
    /** JV 7-28-17 **/
    .carousel-link {
        //font-size: 16px;
        font-size: 12px;
        padding-top: 5px;
        font-family: "Brown-Pro-Bold";
    }

    .carousel-caption-right {
        width: 38%;
        top: -10%;
    }

    #searchLocation {
        width: 285px;
    }

    .txtEmail {
        min-width: 99px;
    }

    .txtZip {
        min-width: 60px;
    }

    .relatedHeader {
        font-size: 20px;
        line-height: 25px;
    }

    .relatedSub {
        font-size: 12px;
    }

    .relatedText {
        font-size: 14px;
    }

        .relatedText p,
        .relatedText h1,
        .relatedText h2,
        .relatedText h3,
        .relatedText h4,
        .relatedText h5,
        .relatedText h6 {
            margin-bottom: 5px;
        }

    .relatedLink {
        font-size: 12px;
    }

    .navbar, .navbar-inverse {
        height: 55px;
    }

    .navbar-wrapper {
        height: 55px;
        padding: 0px;
    }

    .article-title p {
        margin: 0px;
        padding: 0px 0px 5px 0px;
    }

    .odd .tout {
        padding-right: 6.5px;
    }

    .odd col-xs-24 {
        padding-left: 0px;
    }

    .even .tout {
        padding-left: 6.5px;
    }

    .article .text .alt_subheader {
        font-size: 6.46px;
        line-height: 8px;
    }

    .smalltout img {
        padding-bottom: 8px;
    }

    .btn-city-zip {
        width: 100%;
        max-width: 100%;
    }

    .store-search-bar .btn-group, .btn-group-vertical {
        display: block;
    }

    .custDD {
        width: 75%;
    }

    .input-group-sm > .form-control.city-zip-txt {
        width: 75%;
    }

    .search-widget > div {
        padding-left: 0;
        padding-top: 6px;
    }

        .search-widget > div.complete-stores {
            padding-left: 13px;
            margin-top: -20px;
        }

    .complete-stores {
        margin-top: 0;
    }

    .storelocatorsearchbarblock .well {
        height: 160px;
        padding-right: 0;
        padding-left: 11px;
    }

    .storelocate-item .masonry-desc, .storelocate-item .retailerLink {
        font-size: 12px;
    }

    /* Tout QA fixes */

    /* 30% override, tablet */
    .carousel-slide-show-body .carousel-header {
        font-size: 22px;
    }

    .carousel-caption-top_center {
        left: 0!important;
    }

    
}

@media only screen and (max-width: 639px) {
    .carousel-slide-show-body .desktop-background {
        display: none !important;
    }
    .carousel-slide-show-body {
        /*max-height: 470px;*/
    }
    .carousel-slide-show-body .mobile-background {
        display: block !important;
   }
   .slick-list draggable {
        height: 533px;
    }
    .slideshowcontainerblock {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .startpg-top-content .slideshowcontainerblock {
        left: -10px;
        width: calc(100% + 20px);
    }
}

@media only screen and (max-width: 600px) {
    #langModal .modal-dialog {
        width: 300px;
    }
}

@media only screen and (max-width: 450px) {
    .oc-sign-in-container {
        width: 90%;
        padding: 12px 0px 12px 0px;
        bottom: 18px;
        margin: 0 0 0 15px;
        right: inherit;
        top: inherit;
    }

    .oc-sign-in-register-div {
        width: 200px;
        margin: auto;
    }

    .oc-sign-in-main-img {
        width: 100%;
    }
}

@media only screen and (max-width: 415px) {
    .miller_50 {
        font-size: 40px;
        font-weight: inherit;
        line-height: 45px;
        margin: 0px;
        height: inherit;
    }
}

@media only screen and (max-width: 367px) {
    body .top_location span {
        display: none;
    }

    .related-wrapper .floatrow {
        flex: 1 100%;
    }
}

@media only screen and (max-width: 330px) {
    .miller_50 {
        font-size: 30px;
        font-weight: inherit;
        line-height: 35px;
        margin: 0px;
        height: inherit;
    }
}

@media only screen and (min-width: 930px) and (max-width: 1199px) {
    .navbar-nav {
        margin-top: 5px;
    }

    .bannerblock .Center .banner-text {
        padding: 0px 20%;
    }

    #navmenu {
        top: 115px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 929px) {
    .top_location {
        position: absolute;
        top: 0px;
        right: 0px;
    }

    body .carousel-caption-Middle_Left {
        text-align: left;
        width: 30%;
        left: 7%;
        top: 20%;
    }

    body .navbar-inverse .navbar-collapse {
        top: 0px;
    }

    .m-menu-arrow {
        margin-right: 20px;
        background: url('/Static/images/m-arrow-up_mini.png') no-repeat;
        width: 20px;
        height: 12px;
    }

    .m-menu-arrow-down {
        margin-right: 20px;
        background: url('/Static/images/m-arrow-down_mini.png') no-repeat;
        width: 20px;
        height: 12px;
    }

    .visible-xs {
        display: block !important;
    }

    .hidden-xs {
        display: none !important;
    }

    #footer-utils .col-sm-6 {
        padding-top: 0px;
        padding-right: 10px;
    }

    #page-wrapper {
        padding: 0 34px;
    }

    .bed-dimensions-title {
        font-size: 17px;
    }

    .bed-dimensions-subtitle {
        font-size: 12px;
    }

    .sizes-heading {
        font-size: 14px;
    }

    .retail-col {
        width: 50%;
    }

    .tout-carousel .carousel-desc {
        font-size: 12px;
    }

    .CompactSocial {
        width: 60%;
    }

    .contact-widget #txtEmailWidget {
        width: 50%;
        min-width: 100px;
    }

    .contact-widget #txtZipWidget {
        width: 25%;
        min-width: 50px;
    }

    .contact-widget .btnCust {
        width: 15%;
        min-width: 50px;
    }

    .modal-dialog {
        width: 100%;
    }

    .border-email {
        padding-top: 3px;
    }

    .carousel {
        margin-bottom: 15px;
    }

    .carousel-indicators li.active {
        width: 5px;
        height: 5px;
    }

    .carousel-indicators li {
        width: 5px;
        height: 5px;
    }

    .carousel-indicators {
        margin-bottom: 15px;
    }



    .tout {
        min-height: 50px;
        padding-bottom: 10px;
    }

    .hrBreak {
        margin-top: 12px;
    }

    #footer-copyright .hrBreak {
        margin-top: 0px;
    }

    #footer-copyright {
        padding-top: 0px;
        font-size: 9px;
    }

    .footer-util-subheading {
        padding-bottom: 0px;
    }

    .border-email {
        padding-top: 3px;
    }

    .dropArrow {
        background-size: 10%;
    }

    .footer-pad-border {
        padding-bottom: 5px;
        padding-top: 13px;
    }

    #signup {
        padding-bottom: 25px;
    }

    .smalltout {
        line-height: 14px;
    }

        .smalltout a {
            font-size: 9px;
            line-height: 16px;
        }

    .article-subheader {
        font-size: 10.5px;
    }

    .article-desc {
        font-size: 13px;
    }

    .carousel-header {
        font-size: 30px;
    }

    .carousel-caption {
        /*right: 15%;
        top: 0;*/
        width: 60%;
    }
   .carousel-caption-top_center {
        width:50%;
        left: 25%;
    }
    body .carousel-caption-Thirty_Percent .carousel-caption {
        width: 50% !important;
    }

    .six-sections-1,
    .six-sections-3 {
        padding-left: 0;
        padding-right: 17px;
    }

    .six-sections-2 {
        padding-left: 0;
        padding-right: 0;
    }

    .six-sections-4,
    .six-sections-5 {
        padding-left: 0;
        padding-right: 17px;
    }

    .six-sections-6 {
        padding-right: 0;
        padding-left: 0;
    }

    .six-sections-1 .masonry-img-wrapper,
    .six-sections-3 .masonry-img-wrapper {
        height: 265px;
    }

    .six-sections-2 .masonry-img-wrapper {
        max-height: 545px;
        margin-bottom: 17px;
        overflow: hidden;
    }

    .masonrycontainerblock {
        margin-bottom: 0;
    }

    .six-sections-4 .masonry-img-wrapper,
    .six-sections-5 .masonry-img-wrapper,
    .six-sections-6 .masonry-img-wrapper {
        max-height: 168px;
        margin-bottom: 0px;
        overflow: hidden;
    }

    .six-sections-3 {
        position: absolute;
        top: 280px;
        left: 0;
        width: 50%;
    }

    .carousel-caption-Top_Left {
        top: 1%;
    }

    .toutslideshowblock .carousel-control.right img, .toutslideshowblock .carousel-control.left img, .toutslideshowblock .carousel-control img {
        width: 100%;
    }

    .toutslideshowblock .carousel-control.right, .toutslideshowblock .carousel-control.left, .toutslideshowblock .carousel-control {
        width: 6%;
    }

        .toutslideshowblock .carousel-control.right {
            right: 10px;
        }

        .toutslideshowblock .carousel-control.left {
            left: 10px;
        }

    .smalltout .relatedHeader {
        font-size: 10.5px;
        line-height: 11px !important;
    }

    .smalltout .relatedText {
        font-size: 10.5px;
        line-height: 11px !important;
    }

    .toutslideshowblock .carousel-title {
        font-size: 19.5px;
    }

    .toutslideshowblock .carousel-header {
        padding-bottom: 14px;
    }

    .contact-widget-image {
        padding-top: 5px;
    }

    #btnSignUpWidget {
        max-width: 80px;
    }

    .social img {
        height: 15px;
    }

    //.contact-widget-desc {
        // font-size: 11px;
        // padding-top: 15px;
        //
    }

    //.quote-body {
        // font-size: 21px;
        //
    }

    //.article-title {
        // font-size: 19px;
        // line-height: 21px;
        //
    }

        // .article-title p,
        // .article-title h1,
        // .article-title h2,
        // .article-title h3,
        // .article-title h4,
        // .article-title h5,
        // .article-title h6 {
            // padding-bottom: 5px;
            // margin: 0px;
            //
        }

    //.separator {
        // height: 20px;
        // line-height: 20px;
        //
    }

    //.circle {
        // height: 4px;
        // width: 4px;
        // border-radius: 4px;
        //
    }

    .contact-widget-desc {
        font-size: 11px;
        padding-top: 15px;
    }

    .quote-body {
        font-size: 21px;
    }

    .article-title {
        font-size: 19px;
        line-height: 1.2;
    }

        .article-title p,
        .article-title h1,
        .article-title h2,
        .article-title h3,
        .article-title h4,
        .article-title h5,
        .article-title h6 {
            padding-bottom: 5px;
            margin: 0px;
        }

    .separator {
        height: 20px;
        line-height: 20px;
    }

    .circle {
        height: 4px;
        width: 4px;
        border-radius: 4px;
    }

    .col-3-row1 {
        padding-bottom: 9px;
    }

    .masonry .first {
        padding-right: 4.5px;
    }

    .masonry .last {
        padding-left: 4.5px;
    }

    .masonry .masonryRight {
        padding-left: 4.5px;
    }

    .masonry .masonryLeft {
        padding-right: 4.5px;
    }

    #navmenu {
        top: 74px;
    }

    .topUtils, .topUtils a {
        font-size: 8px;
    }

    .searchRow {
        top: -34%;
    }


    .search .span {
        width: 120px;
    }

    #logo img {
        width: auto;
        padding-top: 7px;
        margin-left: 0px;
        margin-top: 2px;
    }

    .navbar-collapse {
        margin-left: 2px;
    }

    .masonry-inner-wrap .TopRight {
        top: 0px;
        right: 0px;
    }

    .carousel-caption-center {
        top: 0%;
        width: 60%;
        left: 50%;
    }

    .carousel-caption-center.width-override-sixty_percent {
        left: 20%!important;
        margin-left: 0!important;
    }

    .carousel-caption-left {
        top: 3%;
    }

    .carousel-caption-right {
        top: 3%;
    }

    .navbar-nav > li > a {
        padding: 25px 6px 20px 6px;
        color: #fff;
        text-transform: uppercase;
        font-size: 9px;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #fff;
        padding: 10px;
    }

    .headerMenu {
        font-size: 12px;
    }

    .headerSub {
        font-size: 10px;
    }

    .col-6-row2 .masonry-title, .masonry-title {
        font-size: 16px;
        padding-top: 16px;
        line-height: 20px;
    }
    /*.masonry-desc {
    font-size: 16px;
    font-family: "Brown-Pro-Light";
}
.masonry-link {
    font-size: 16px;
    font-family: "Brown-Pro-Bold";
}
    .masonry-larger .masonry-link {
        font-size: 10px;
    }
    .masonry-larger .masonry-desc {
        font-size: 12px;
    }
    .masonry-larger .masonry-title {
        font-size: 16px;
    }*/
    .widget .text {
        font-size: 10px;
    }

    .articleblock .text {
        font-size: 13px;
    }

    .article a {
        font-size: 9px;
    }

    .tout-heading {
        font-size: 10.5px;
    }

    .superhead {
        font-size: 10px;
        text-transform: uppercase;
    }

    .carousel-caption-Middle_Right {
        top: 0px;
        padding-top: 20px;
    }

    .carousel-title {
        font-size: 18px;
        padding-top: 15px;
    }

    .toutslideshowblock .carousel-header {
        font-size: 11.26px;
    }

    .carousel-desc {
        padding-top: 5px;
    }

    .carousel-link {
        font-size: 12px;
        text-transform: uppercase;
        padding-top: 8px;
    }

        .carousel-link a {
            text-decoration: none;
        }

    .masonry .text {
    }

    .masonry-inner-wrap .TopLeft {
        top: 10px;
        left: 25px;
    }

    .widget .text {
    }

    .small-carousel {
        width: 100%;
    }

    .footer-util-heading {
        font-size: 12px;
    }

    #footer-utils ul li a {
        font-size: 9px;
    }

    .footer-util-subheading {
        font-size: 10px;
    }

    .signUpEmail {
        padding-right: 10px;
        padding-left: 0px;
    }

    #txtEmail, #txtZip {
    }

    .btnCust {
        font-size: 10px;
        padding: 10px;
    }

    .txtEmail {
        min-width: 95px;
    }

    .txtZip {
        min-width: 55px;
    }

    .relatedHeader {
        font-size: 15px;
    }

    .relatedSub {
        font-size: 9px;
        padding-bottom: 5px;
    }

        .relatedSub p {
            padding: 0px;
            margin: 0px;
        }

    .relatedText {
        font-size: 12px;
    }

    .relatedcontentblock .relatedText {
        font-size: 10.5px;
    }

    .relatedcontentblock .relatedLink {
        font-size: 9px;
    }

    .relatedLink {
        font-size: 12px;
    }

    .masonry-larger .masonry-link {
        font-size: 10px;
    }

    .masonry-larger .masonry-desc {
        font-size: 10px;
    }

    .masonry-larger .masonry-title {
        font-size: 18px;
    }

    .navbar, .navbar-inverse, .navbar-wrapper {
        height: 55px;
    }

    .navbar-collapse {
        padding-top: 0;
        margin-top: 0;
    }

    .navbar-nav {
        margin: 0px 0 0 8px;
    }

    .navMargin {
        margin-top: -10px;
    }

    .signin {
        padding: 6px 0;
    }

    .lang-selector {
        padding-bottom: 4px;
        padding-top: 5px;
    }

    .search {
        padding-top: 7px;
    }

    .topUtils {
        padding-left: 8px;
    }

    .lang-sel-text {
        padding-left: 2px;
    }

    .navbar-header {
        margin-top: 2px;
        width: 100%;
    }

    .lang-sel-img {
        width: 12px;
    }

    .lang-sel-arrow {
        width: 10px;
    }

    .util-search-img {
        width: 11px;
    }

    .navbar-wrapper {
        z-index: 50;
        padding-right: 6.5px !important;
        padding-left: 6.5px !important;
    }

    body .top_location {
        padding-top: 5px;
    }

        body .top_location a {
            font-size: 9px;
            color: #fff !important;
            font-family: Arial
        }

    .logo-wrapper {
        width: 164px;
        height: 55px;
        padding-top: 17px;
        margin: auto;
    }

    .navbar-toggle {
        display: block;
        border: 0;
        padding: 20px 10px 12px 10px;
        right: 8px;
        margin-left: 15px;
    }

    .util-wrapper {
        display: none;
    }

    .navbar-toggle .icon-bar {
        width: 22px;
        margin-bottom: 6px;
        height: 1px;
        background-color: #CCC !important;
    }

    .smSearch {
        display: block !important;
    }

    .top_location {
        float: right;
        margin-top: 10px;
        margin-right: 22px;
        display: block;
    }

    .block-border .signUpEmail {
        width: 100%;
    }

    .signUpZip {
        padding-left: 0;
    }

    .relatedcontentblock {
        margin-top: 30px;
    }

    /* Tout QA fixes */

    /* tablet */
    .carousel-slide-show-body .carousel-header {
        font-size: 22px;
    }

    .carousel-caption-top_center.width-override-seventyfive {
        left: 12.5%!important;
    }

    .carousel-caption-top_center.width-override-sixty_percent {
        left: 20%!important;
    }

}

@media (min-width: 930px) {
    .hidden-large {
        display: none !important;
    }

    .logo-wrapper {
        margin-top: 15px;
    }

    .m-sub-nav {
        display: none !important;
    }

    .m_arrow_box:after {
        bottom: 0%;
        left: 0;
        border: 0;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(54, 53, 53, 0);
        border-bottom-color: #363535;
        border-width: 0px;
        margin-left: 0px;
    }
}
/** JV - Sweden Styles **/
@media (min-width: 930px) and (max-width: 1199px) {
    #page-wrapper {
        max-width: 953px;
        margin: 0 auto;
        box-sizing: border-box;
        padding: 0;
    }

    .contact-widget #txtEmailWidget {
        width: 50%;
        min-width: 100px;
    }

    .contact-widget #txtZipWidget {
        width: 25%;
        min-width: 50px;
    }

    .contact-widget .btnCust {
        width: 15%;
        min-width: 50px;
    }

    .modal-dialog {
        width: 90%;
    }
    /*** JV 8-1-17 ***/
    .quote {
        //padding: 40px 0px 0px 0px;
        padding: 40px 0px 40px 0px;
    }

    .article-title {
        font-size: 26px;
    }

    .circle {
        height: 6px;
        width: 6px;
        border-radius: 6px;
    }

    .navMargin {
        /*margin-top: -5px;*/
        margin-top: 5px;
    }

    .navbar, .navbar-inverse, .navbar-wrapper {
        height: 100px;
    }

    .searchRow {
        top: -13%;
    }

    .topUtils, .topUtils a {
        font-size: 10px;
    }

    .carousel-caption-center {
        top: 20%;
    }

    .carousel-caption-center.width-override-sixty_percent {
        left: 20%!important;
        margin-left: 0;
    }

    

    .carousel-caption-left {
        top: 2%;
    }

    .carousel-caption-right {
        top: 5%;
    }

    .navbar-nav > li > a {
        font-size: 10px;
        color: #fff;
        padding-top: 33px;
        letter-spacing: .5px;
    }

    .util-wrapper #topUtils-a .top_location span {
        font-size: 10px;
    }
    /*.navbar-nav > li > a {
        padding: 5px 8px 20px 8px;
        font-size: 10px;
    }*/
    .masonry-wrap.six-sections-2 .BottomLeft {
        left: 45px;
    }

    .masonry-inner-wrap .BottomLeft {
        left: 30px;
        padding-right: 30px;
        bottom: 30px;
    }

    .small-carousel {
        width: 100%;
    }

    .container, .sub.container {
        width: 930px;
    }

    .masonry-title {
        font-size: 21px;
        line-height: 27px;
        margin-bottom: 12px;
    }

    .masonry-desc {
        font-size: 14px;
    }

    .masonry-link {
        font-size: 12px;
    }

    .masonry-larger .masonry-link {
        font-size: 12px;
    }

    .masonry-larger .masonry-desc {
        font-size: 13px;
    }

    .masonry-larger .masonry-title {
        font-size: 24px;
    }

    .superhead {
        font-size: 10px;
    }
    /*.carousel-title {
        padding-top: 15px;
    }*/
    /*.carousel-desc {
        font-size: 14px;
    }*/
    .carousel-link {
        padding-top: 12px;
    }
    /*.relatedHeader {
        font-size: 15px;
    }*/
    .relatedSub {
        font-size: 13px;
    }
    /*.relatedText {
        font-size: 12px;
    }*/
    .relatedLink {
        font-size: 12px;
        line-height: 14px;
    }

    .signin {
        padding: 9px 0px;
    }

    #logo img {
        width: 100px;
        margin-top: 15px;
        margin-left: 37px;
        margin-right: 6px;
    }

    .navcollapse-wrap {
        width: auto;
    }

    .lang-selector .arrow {
        padding-left: 3px;
    }

        .lang-selector .arrow img {
            padding-bottom: 4px;
        }

    .topUtils {
        padding-left: 14px;
        margin-top: 2px;
    }

    .search span {
        line-height: 18px;
    }

    .arrow {
        margin-left: 4px;
    }

    .navbar-collapse {
        padding-top: 6px;
        margin-left: 7px;
    }

    .six-sections .six-sections-1,
    .six-sections .six-sections-4 {
        width: 343px;
        height: 278px;
        padding-left: 0;
        padding-right: 0;
    }

        .six-sections .six-sections-1 .masonry-img-wrapper,
        .six-sections .six-sections-4 .masonry-img-wrapper {
            overflow: hidden;
            width: 343px;
            height: 278px;
        }

            .six-sections .six-sections-1 .masonry-img-wrapper img,
            .six-sections .six-sections-4 .masonry-img-wrapper img {
                height: 100%;
                position: relative;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
            }

    .six-sections .six-sections-2 {
        width: 365px;
        height: 570px;
        padding-left: 17px;
    }

    .six-sections .six-sections-3 {
        width: 232px;
        padding-left: 10px;
        padding-right: 0;
    }

    .six-sections .six-sections-4 {
        width: 343px;
        position: absolute;
        top: 293px;
        left: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .six-sections .six-sections-5 {
        width: 223px;
        position: absolute;
        top: 196px;
        left: 718px;
        padding-left: 0;
        padding-right: 0;
    }

    .six-sections .six-sections-6 {
        width: 223px;
        position: absolute;
        top: 391px;
        left: 718px;
        padding-left: 0;
        padding-right: 0;
    }

        .six-sections .six-sections-3 img,
        .six-sections .six-sections-5 img,
        .six-sections .six-sections-6 img {
            height: 182px;
        }

    .signUpEmail {
        margin-top: 0px;
        padding-right: 10px;
    }

    #footer-utils .col-sm-6 {
        padding-right: 10px;
        padding-top: 0px;
    }
    /*.relatedcontentblock {
        margin-top: 30px;
    }*/
    .util-wrapper {
        z-index: 1;
    }

    .navcollapse-wrap {
        z-index: 5;
    }

    .carousel-caption-top_center.width-override-seventyfive {
        left: 12.5%!important;
    }

    .carousel-caption-top_center.width-override-sixty_percent {
        left: 20%!important;
    }
}

@media (min-width:1200px) {
    .navMargin {
        padding-top: 10px;
    }

    .container, .sub.container {
        width: 1213px;
    }

    .signUpZip {
        padding-right: 10px;
    }

    .col-xs-24.constrained .widget {
        max-width: 940px;
        display: block;
        margin: 0 auto;
        float: none;
    }

    #signup .signUpEmail {
        margin-top: 8px;
    }

    .txtEmail {
        min-width: 143px;
    }

    .txtZip {
        min-width: 80px;
    }

    .article img {
        width: 100%;
    }

    .search {
        padding-top: 10px;
    }

    .social-share {
        padding: 10px 0px;
    }

    .hotel-listing-item {
    }

    .hotel-info img {
        width: 100%;
        max-width: 100%;
    }

    .arrow {
        margin-left: 4px;
    }

    .search {
        padding-top: 10px;
    }

    #footer-utils {
        max-width: 1213px;
    }

        #footer-utils .col-sm-14.col-md-16.hidden-xs {
            width: 830px;
        }

        #footer-utils .col-md-8 {
            width: 380px;
        }

    #signup {
        padding-top: 0;
    }

        #signup .signUpEmail {
            margin-top: 8px;
        }

    #footer-utils .signUpZip,
    #footer-utils .col-sm-6 {
        padding-top: 8px;
    }

    #logo img {
        width: auto;
        padding-top: 0;
        margin-left: 37px;
        margin-top: 7px;
    }

    .navbar-nav > li > a {
        font-size: 13px;
        letter-spacing: .5px;
        padding: 5px 10px 20px 10px;
    }

    .navbar-inverse .navbar-nav > li > a {
        margin-left: -6px;
    }

    .underline a:after {
        top: 83px;
    }

    .six-sections .six-sections-1,
    .six-sections .six-sections-4 {
        width: 440px;
        height: 350px;
        padding-left: 0;
        padding-right: 0;
    }

        .six-sections .six-sections-1 .masonry-img-wrapper,
        .six-sections .six-sections-4 .masonry-img-wrapper {
            overflow: hidden;
            width: 440px;
            height: 350px;
        }

            .six-sections .six-sections-1 .masonry-img-wrapper img,
            .six-sections .six-sections-4 .masonry-img-wrapper img {
                height: 100%;
                position: relative;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
            }

    .six-sections .six-sections-2 {
        width: 462px;
        height: 720px;
        padding-left: 17px;
    }

        .six-sections .six-sections-2 img {
            max-height: 718px;
        }

    .six-sections .six-sections-3 {
        width: 288px;
        padding-left: 0;
        padding-right: 0;
        position: absolute;
        left: 912px;
    }

    .six-sections .six-sections-4 {
        width: 343px;
        position: absolute;
        top: 368px;
        left: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .six-sections .six-sections-5 {
        width: 288px;
        position: absolute;
        top: 245px;
        left: 912px;
        padding-left: 0;
        padding-right: 0;
    }

    .six-sections .six-sections-6 {
        width: 288px;
        position: absolute;
        top: 491px;
        left: 912px;
        padding-left: 0;
        padding-right: 0;
    }

        .six-sections .six-sections-3 img,
        .six-sections .six-sections-5 img,
        .six-sections .six-sections-6 img {
            height: 227px;
        }

    .masonry-title {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .masonry-desc {
        font-size: 14px;
    }

        .masonry-desc p {
            margin-bottom: 0;
        }

    .masonry-link {
        font-size: 12px;
    }

    .carousel-caption-top_center.width-override-sixty_percent {
        left: 20%!important;
    }

    .carousel-caption-center.width-override-sixty_percent {
        left: 20%!important;
        margin-left: 0;
    }
}

@media (max-width: 320px) {
    .regular-promo.custom2 .featured-promo-text {
        top: 25%;
    }
}

@media (min-width: 321px) and (max-width: 420px) {
    .regular-promo.custom2 .featured-promo-text {
        top: 35%;
    }
}

@media (max-width: 420px) {

    body .slick-prev, body .slick-next {
        top: 11%;
    }

    .five-sections-1 {
        padding: 10px 0px;
    }

    .five-sections-2 {
        padding: 10px 0px 0px 0px;
    }

    .five-sections-3 {
        padding: 10px 0px;
        width: 100% !important;
    }

    .five-sections-4 {
        padding: 10px 0px;
        width: 100% !important;
    }

    .five-sections-5 {
        padding: 10px 0px;
    }
}

@media (min-width: 421px) and (max-width: 768px) {
    .five-sections-1 {
        padding: 10px 0px;
    }

    .five-sections-2 {
        padding: 10px 0px 0px 0px;
    }

    .five-sections-3 {
        padding: 10px 10px 10px 0px;
    }

    .five-sections-4 {
        padding: 10px 0px 10px 10px;
    }

    .five-sections-5 {
        /*padding: 10px 0px 10px 10px;*/
        padding: 10px 0px 0px 0px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 768px) {

    #txtZip:focus,
    select:focus,
    textarea:focus,
    input:focus {
        font-size: 16px;
        background: #eee;
    }

    .searchBox:focus {
        background: #363535;
    }

    .m_arrow_box:after {
        bottom: 98.5%;
    }

    body .navbar-nav {
        margin: 5px -15px;
    }
}

@media (max-width: 929px) {
    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        position: absolute;
    }

        .navbar-collapse.collapse {
            display: none !important;
        }

    .navbar-nav {
        float: none !important;
        margin: 9px -15px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }
}

@media only screen and (max-width: 929px) and (min-width: 768px) {
    .stelle_audio_background {
        height: 344px;
        min-height: 344px;
        background-size: cover;
        background-position: center center;
    }
}

@media screen and (max-width:992px) {
    .boot-col-centered {
        float: none;
        margin: 10px auto;
    }
}

@media screen and (max-width:768px) {
    .navbar-wrapper {
        z-index: 50;
    }

    .overlay_tout {
        padding-top: 10px;
    }

    .stelle_audio_background {
        height: 260px;
        min-height: 260px;
        background-size: cover;
        background-position: center center;
    }

    .promo-banner_background {
        height: 410px;
        min-height: 260px;
        background-size: cover;
        background-position: center center;
    }

    .overlay {
        width: 85%;
        height: 70%;
    }

    .overlay_noBackground {
        width: 85%;
        height: 70%;
    }

    .text_over_image {
        width: 85%;
    }

        .text_over_image h1 {
            font-size: 24px;
            line-height: normal;
            margin-bottom: 10px;
            margin-top: 10px;
        }

    .oc-promo-post-block {
        height: auto;
        overflow: hidden;
    }

    .oc-promo-posttext {
        display: block !important;
        margin: 15px auto;
        width: 85%;
        text-align: center;
        font-size: 14px;
        font-weight: 600;
    }

        .oc-promo-posttext p {
            padding-left: 0;
        }

    .oc-promo-link {
        display: block !important;
        margin: 15px auto 30px;
        width: 150px;
        font-size: 16px;
        font-weight: 600;
        float: none;
        text-align: center;
    }
}

@media only screen and (max-width: 929px) and (min-width: 768px) {
    .promo-banner_background {
        height: 344px;
        min-height: 344px;
        background-size: cover;
        background-position: center center;
    }
}

@media only screen and (max-width: 330px) {
    .featured-promo {
        height: 250px !important;
    }

    .regular-promo {
        height: 250px !important;
    }

    .featured-promo-text {
        padding-top: 0px;
    }
}
/*@media only screen and (min-width: 768px) and (max-width: 928px) {
    .hotel-carousel .slick-slide img {
        max-width: none;
        height: 255px;
    }
}
@media only screen and (max-width: 535px) {
    .hotel-carousel .slick-slide img {
        max-width: none;
        height: 280px;
    }
}
@media only screen and (max-width: 420px) {
    .hotel-carousel .slick-slide img {
        max-width: none;
        height: 255px;
    }
}
@media only screen and (max-width: 320px) {
    .hotel-carousel .slick-slide img {
        max-width: initial;
        height: 180px;
    }
}
*/
@media (min-width: 768px) {
    .relatedcontentblock .col-sm-6.col-xs-12.tout .tout-inner {
        min-height: 285px;
    }
}
/*JV 8-09-17 */
h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    //font-size: initial;
    margin: initial;
    font-weight: initial;
    //line-height: initial;
    line-height: inherit;
    padding: initial;
}
/*JV 2-9-18*/
@media only screen and (max-width: 929px) {
    .OC-Home .carousel-caption {
        top: 0%;
        height: 100%;
    }

        .OC-Home .carousel-caption .content-area {
            position: relative;
            top: 50%;
            transform: translateY(-50%);
        }

            .OC-Home .carousel-caption .content-area .carousel-title {
                padding-top: 0px;
            }

                .OC-Home .carousel-caption .content-area .carousel-title p {
                    margin-top: 0px;
                }

    .navbar-header .top_location {
        /*display: none;    */
    }
}
