
 /* 
-------cacheFileName----------
 key8AFEBF140262391C9E4D878A999267B54914E72ED2239E9D1A6CF023E02628B2#2026-05-13T21--21--11 */ 

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: rgba(0,0,0,.9);
 opacity: 1.9; }

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box; }

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
    display: none; }

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }

.mfp-ajax-cur {
    cursor: progress; }



.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }

.mfp-auto-cursor .mfp-conmfp-zoom-out-curtent mfp-zoom-out-cur{
    cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }

.mfp-loading.mfp-figure {
    display: none; }

.mfp-hide {
    display: none !important; }

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
.mfp-preloader a {
    color: #CCC; }
.mfp-preloader a:hover {
    color: #FFF; }

.mfp-s-ready .mfp-preloader {
    display: none; }

.mfp-s-error .mfp-content {
    display: none; }

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation; }

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1; }
.mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
    color: #000000; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
    margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
    left: 0; }
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
    right: 0; }
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
.mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
    line-height: 0; }
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
.mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px; }

.mfp-image-holder .mfp-content {
    max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
        padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px; }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; } }

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75); }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0; }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%; }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px; } }



/* Styles for dialog window */
.zoom-anim-dialog {
    background: #ffffff;
    padding: 40px 0 0;
    text-align: left;
    max-width: 600px;
    margin: 40px auto;
    position: relative;
}


/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;



    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);

    opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}



/**
 * Fade-move animation for second dialog
 */

/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;

    -webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );

}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    -moz-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    -ms-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    -o-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    transform: translateY(0) perspective( 600px ) rotateX( 0 );
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;

    -webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    -moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    -ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    -o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
    opacity: 0;

    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0;
}

.popup-header h2 {font-size: 22px;}
.popup-text {
    font-size: 20px;
}
.popup-text3.box2 {
    padding: 5px 0 0;
}

#virtual-tout .iframe-data {
    line-height: 0;
}
.virtual-dropdown {
    position: absolute;
    right: 20px;
    top: 89px;
    width: 240px;
    overflow: hidden;
    border: 1px solid #d2d3d3;
}
.virtual-dropdown .icon-downArrow3 {
    position: absolute;
    right: 5px;
    top: 9px;
    pointer-events: none;
}
.virtual-dropdown .virtual-tour-select {
    width: 120%;
    border:0;
}
.mfp-close{color: #fff;  opacity: 1;}

.mfp-close:before {
    content: "Close";
    font-size: 15px;
    margin-right: 5px;
    display: inline-block;
    color: #fff;
    vertical-align: top;
}



.moredetitle:before {
    font-family: 'marriott-icons';
    content: "\e012";
    padding-right: 6px;
    font-size: 16px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
  top: 2px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
  position: relative;
}



.moredetitle.expand:before{
    font-family: 'marriott-icons';
    content: "\e013";
    padding-right: 6px;
    font-size: 16px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
  position: relative;
  top: 2px;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}






html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}
body {
	line-height: 1
}
ol,
ul {
	list-style: none
}
blockquote,
q {
	quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.clearfix {
	display: inline-block
}
html[xmlns] .clearfix {
	display: block
}
* html .clearfix {
	height: 1%
}
h1 {
	font-weight: 700;
	font-size: 1.42857em;
	line-height: 1.5em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 10px
}
h2,
.m-overlay-panel .m-panel-title,
.lt-ie9 #find-panel .m-panel-title,
.l-lock #find-panel .m-panel-title,
.m-hotel-reservation .l-hotel-information .t-hotel-name,
.m-upcoming-reservation .t-hotel-name,
.m-upcoming-reservation .t-reservation-title {
	font-weight: 700;
	font-size: 1.14286em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 4px
}
h3,
.m-overlay-panel .m-panel-subtitle,
.m-date-display .t-month-display,
.t-lang-header {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 2px
}
h4 {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 0;
	text-transform: uppercase
}
h5,
.m-date-display .t-dayinweek-display {
	font-weight: 600;
	font-size: 0.85714em;
	line-height: 0.9375em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 0;
	text-transform: uppercase
}
strong,
b {
	font-weight: 700
}
body {
	font-size: 14px;
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
@media (min-width: 15em) {
	.l-container {
		max-width: 64em;
		padding-left: 0.5em;
		padding-right: 0.5em;
		margin-left: auto;
		margin-right: auto
	}
	.l-container:after {
		content: "";
		display: table;
		clear: both
	}
	.l-xs-col-4 {
		width: 100%;
		float: left;
		margin-right: 6.66667%
	}
	.l-xs-col-4 .l-xs-col-2 {
		width: 46.66667%;
		float: left;
		margin-right: 6.66667%
	}
	.l-xs-col-2 .l-xs-last-col,
	.l-xs-col-4 .l-xs-last-col {
		float: right;
		margin-right: 0
	}
	.l-xs-col-3 {
		width: 73.33333%;
		float: left;
		margin-right: 6.66667%
	}
	.l-xs-col-2 .l-xs-last-col,
	.l-xs-col-4 .l-xs-last-col {
		float: right;
		margin-right: 0
	}
	.l-xs-col-2 {
		width: 46.66667%;
		float: left;
		margin-right: 6.66667%
	}
	.l-xs-col-2 .l-xs-col-1 {
		width: 42.85714%;
		float: left;
		margin-right: 14.28571%
	}
	.l-xs-col-2 .l-xs-last-col,
	.l-xs-col-4 .l-xs-last-col {
		float: right;
		margin-right: 0
	}
	.l-xs-col-1 {
		width: 20%;
		float: left;
		margin-right: 6.66667%
	}
	.l-xs-col-2 .l-xs-last-col,
	.l-xs-col-4 .l-xs-last-col {
		float: right;
		margin-right: 0
	}
	.l-xs-last-col {
		float: right;
		margin-right: 0
	}
}
@media (min-width: 20em) {
	.l-container {
		max-width: 64em;
		padding-left: 0.5em;
		padding-right: 0.5em;
		margin-left: auto;
		margin-right: auto
	}
	.l-container:after {
		content: "";
		display: table;
		clear: both
	}
	.l-s-col-4 {
		width: 100%;
		float: left;
		margin-right: 6.66667%
	}
	.l-s-col-4 .l-s-col-1 {
		width: 20%;
		float: left;
		margin-right: 6.66667%
	}
	.l-s-col-2 .l-s-last-col,
	.l-s-col-3 .l-s-last-col,
	.l-s-col-4 .l-s-last-col {
		float: right;
		margin-right: 0
	}
	.l-s-col-3 {
		width: 73.33333%;
		float: left;
		margin-right: 6.66667%
	}
	.l-s-col-3 .l-s-col-2 {
		width: 63.63636%;
		float: left;
		margin-right: 9.09091%
	}
	.l-s-col-3 .l-s-col-1 {
		width: 27.27273%;
		float: left;
		margin-right: 9.09091%
	}
	.l-s-col-2 .l-s-last-col,
	.l-s-col-3 .l-s-last-col,
	.l-s-col-4 .l-s-last-col {
		float: right;
		margin-right: 0
	}
	.l-s-col-2 {
		width: 46.66667%;
		float: left;
		margin-right: 6.66667%
	}
	.l-s-col-2 .l-s-col-1 {
		width: 42.85714%;
		float: left;
		margin-right: 14.28571%
	}
	.l-s-col-2 .l-s-last-col,
	.l-s-col-3 .l-s-last-col,
	.l-s-col-4 .l-s-last-col {
		float: right;
		margin-right: 0
	}
	.l-s-col-1 {
		width: 20%;
		float: left;
		margin-right: 6.66667%
	}
	.l-s-col-2 .l-s-last-col,
	.l-s-col-3 .l-s-last-col,
	.l-s-col-4 .l-s-last-col {
		float: right;
		margin-right: 0
	}
	.l-s-last-col {
		float: right;
		margin-right: 0
	}
}
@media (min-width: 30em) {
	.l-container {
		max-width: 64em;
		padding-left: 0.5em;
		padding-right: 0.5em;
		margin-left: auto;
		margin-right: auto
	}
	.l-container:after {
		content: "";
		display: table;
		clear: both
	}
	.l-sm-col-6 {
		width: 100%;
		float: left;
		margin-right: 4.34783%
	}
	.l-sm-col-2 .l-sm-last-col,
	.l-sm-col-3 .l-sm-last-col,
	.l-sm-col-4 .l-sm-last-col {
		float: right;
		margin-right: 0
	}
	.l-sm-col-5 {
		width: 82.6087%;
		float: left;
		margin-right: 4.34783%
	}
	.l-sm-col-2 .l-sm-last-col,
	.l-sm-col-3 .l-sm-last-col,
	.l-sm-col-4 .l-sm-last-col {
		float: right;
		margin-right: 0
	}
	.l-sm-col-4 {
		width: 65.21739%;
		float: left;
		margin-right: 4.34783%
	}
	.l-sm-col-4 .l-sm-col-2 {
		width: 46.66667%;
		float: left;
		margin-right: 6.66667%
	}
	.l-sm-col-4 .l-sm-col-1 {
		width: 20%;
		float: left;
		margin-right: 6.66667%
	}
	.l-sm-col-2 .l-sm-last-col,
	.l-sm-col-3 .l-sm-last-col,
	.l-sm-col-4 .l-sm-last-col {
		float: right;
		margin-right: 0
	}
	.l-sm-col-3 {
		width: 47.82609%;
		float: left;
		margin-right: 4.34783%
	}
	.l-sm-col-3 .l-sm-col-2 {
		width: 63.63636%;
		float: left;
		margin-right: 9.09091%
	}
	.l-sm-col-3 .l-sm-col-1 {
		width: 27.27273%;
		float: left;
		margin-right: 9.09091%
	}
	.l-sm-col-2 .l-sm-last-col,
	.l-sm-col-3 .l-sm-last-col,
	.l-sm-col-4 .l-sm-last-col {
		float: right;
		margin-right: 0
	}
	.l-sm-col-2 {
		width: 30.43478%;
		float: left;
		margin-right: 4.34783%
	}
	.l-sm-col-2 .l-sm-col-1 {
		width: 42.85714%;
		float: left;
		margin-right: 14.28571%
	}
	.l-sm-col-2 .l-sm-last-col,
	.l-sm-col-3 .l-sm-last-col,
	.l-sm-col-4 .l-sm-last-col {
		float: right;
		margin-right: 0
	}
	.l-sm-col-1 {
		width: 13.04348%;
		float: left;
		margin-right: 4.34783%
	}
	.l-sm-col-2 .l-sm-last-col,
	.l-sm-col-3 .l-sm-last-col,
	.l-sm-col-4 .l-sm-last-col {
		float: right;
		margin-right: 0
	}
	.l-sm-last-col {
		float: right;
		margin-right: 0
	}
}
@media (min-width: 35em) {
	.l-container {
		max-width: 64em;
		padding-left: 0.5em;
		padding-right: 0.5em;
		margin-left: auto;
		margin-right: auto
	}
	.l-container:after {
		content: "";
		display: table;
		clear: both
	}
	.l-m-col-6 {
		width: 100%;
		float: left;
		margin-right: 4.34783%
	}
	.l-m-col-2 .l-m-last-col,
	.l-m-col-3 .l-m-last-col,
	.l-m-col-4 .l-m-last-col {
		float: right;
		margin-right: 0
	}
	.l-m-col-5 {
		width: 82.6087%;
		float: left;
		margin-right: 4.34783%
	}
	.l-m-col-2 .l-m-last-col,
	.l-m-col-3 .l-m-last-col,
	.l-m-col-4 .l-m-last-col {
		float: right;
		margin-right: 0
	}
	.l-m-col-4 {
		width: 65.21739%;
		float: left;
		margin-right: 4.34783%
	}
	.l-m-col-4 .l-m-col-2 {
		width: 46.66667%;
		float: left;
		margin-right: 6.66667%
	}
	.l-m-col-4 .l-m-col-1 {
		width: 20%;
		float: left;
		margin-right: 6.66667%
	}
	.l-m-col-2 .l-m-last-col,
	.l-m-col-3 .l-m-last-col,
	.l-m-col-4 .l-m-last-col {
		float: right;
		margin-right: 0
	}
	.l-m-col-3 {
		width: 47.82609%;
		float: left;
		margin-right: 4.34783%
	}
	.l-m-col-3 .l-m-col-2 {
		width: 63.63636%;
		float: left;
		margin-right: 9.09091%
	}
	.l-m-col-3 .l-m-col-1 {
		width: 27.27273%;
		float: left;
		margin-right: 9.09091%
	}
	.l-m-col-2 .l-m-last-col,
	.l-m-col-3 .l-m-last-col,
	.l-m-col-4 .l-m-last-col {
		float: right;
		margin-right: 0
	}
	.l-m-col-2 {
		width: 30.43478%;
		float: left;
		margin-right: 4.34783%
	}
	.l-m-col-2 .l-m-col-1 {
		width: 42.85714%;
		float: left;
		margin-right: 14.28571%
	}
	.l-m-col-2 .l-m-last-col,
	.l-m-col-3 .l-m-last-col,
	.l-m-col-4 .l-m-last-col {
		float: right;
		margin-right: 0
	}
	.l-m-col-1 {
		width: 13.04348%;
		float: left;
		margin-right: 4.34783%
	}
	.l-m-col-2 .l-m-last-col,
	.l-m-col-3 .l-m-last-col,
	.l-m-col-4 .l-m-last-col {
		float: right;
		margin-right: 0
	}
	.l-m-last-col {
		float: right;
		margin-right: 0
	}
	.l-m-col-2-push-pull {
		width: 30.43478%;
		float: right;
		margin-left: 4.34783%
	}
	.l-m-col-4-push-pull {
		width: 65.21739%;
		float: right;
		margin-left: 4.34783%
	}
	.l-m-last-col-push-pull {
		float: right;
		margin-left: 0
	}
}
@media (min-width: 42em) {
	.l-container {
		max-width: 64em;
		padding-left: 0.5em;
		padding-right: 0.5em;
		margin-left: auto;
		margin-right: auto
	}
	.l-container:after {
		content: "";
		display: table;
		clear: both
	}
	.l-mml-col-9 {
		width: 100%;
		float: left;
		margin-right: 2.85714%
	}
	.l-mml-col-2 .l-mml-last-col,
	.l-mml-col-3 .l-mml-last-col,
	.l-mml-col-4 .l-mml-last-col,
	.l-mml-col-5 .l-mml-last-col,
	.l-mml-col-6 .l-mml-last-col {
		float: right;
		margin-right: 0
	}
	.l-mml-col-8 {
		width: 88.57143%;
		float: left;
		margin-right: 2.85714%
	}
	.l-mml-col-2 .l-mml-last-col,
	.l-mml-col-3 .l-mml-last-col,
	.l-mml-col-4 .l-mml-last-col,
	.l-mml-col-5 .l-mml-last-col,
	.l-mml-col-6 .l-mml-last-col {
		float: right;
		margin-right: 0
	}
	.l-mml-col-7 {
		width: 77.14286%;
		float: left;
		margin-right: 2.85714%
	}
	.l-mml-col-2 .l-mml-last-col,
	.l-mml-col-3 .l-mml-last-col,
	.l-mml-col-4 .l-mml-last-col,
	.l-mml-col-5 .l-mml-last-col,
	.l-mml-col-6 .l-mml-last-col {
		float: right;
		margin-right: 0
	}
	.l-mml-col-6 {
		width: 65.71429%;
		float: left;
		margin-right: 2.85714%
	}
	.l-mml-col-6 .l-mml-col-5 {
		width: 82.6087%;
		float: left;
		margin-right: 4.34783%
	}
	.l-mml-col-6 .l-mml-col-4 {
		width: 65.21739%;
		float: left;
		margin-right: 4.34783%
	}
	.l-mml-col-6 .l-mml-col-3 {
		width: 47.82609%;
		float: left;
		margin-right: 4.34783%
	}
	.l-mml-col-6 .l-mml-col-2 {
		width: 30.43478%;
		float: left;
		margin-right: 4.34783%
	}
	.l-mml-col-6 .l-mml-col-1 {
		width: 13.04348%;
		float: left;
		margin-right: 4.34783%
	}
	.l-mml-col-2 .l-mml-last-col,
	.l-mml-col-3 .l-mml-last-col,
	.l-mml-col-4 .l-mml-last-col,
	.l-mml-col-5 .l-mml-last-col,
	.l-mml-col-6 .l-mml-last-col {
		float: right;
		margin-right: 0
	}
	.l-mml-col-5 {
		width: 54.28571%;
		float: left;
		margin-right: 2.85714%
	}
	.l-mml-col-5 .l-mml-col-4 {
		width: 78.94737%;
		float: left;
		margin-right: 5.26316%
	}
	.l-mml-col-5 .l-mml-col-3 {
		width: 57.89474%;
		float: left;
		margin-right: 5.26316%
	}
	.l-mml-col-5 .l-mml-col-2 {
		width: 36.84211%;
		float: left;
		margin-right: 5.26316%
	}
	.l-mml-col-5 .l-mml-col-1 {
		width: 15.78947%;
		float: left;
		margin-right: 5.26316%
	}
	.l-mml-col-2 .l-mml-last-col,
	.l-mml-col-3 .l-mml-last-col,
	.l-mml-col-4 .l-mml-last-col,
	.l-mml-col-5 .l-mml-last-col,
	.l-mml-col-6 .l-mml-last-col {
		float: right;
		margin-right: 0
	}
	.l-mml-col-4 {
		width: 42.85714%;
		float: left;
		margin-right: 2.85714%
	}
	.l-mml-col-4 .l-mml-col-3 {
		width: 73.33333%;
		float: left;
		margin-right: 6.66667%
	}
	.l-mml-col-4 .l-mml-col-2 {
		width: 46.66667%;
		float: left;
		margin-right: 6.66667%
	}
	.l-mml-col-4 .l-mml-col-1 {
		width: 20%;
		float: left;
		margin-right: 6.66667%
	}
	.l-mml-col-2 .l-mml-last-col,
	.l-mml-col-3 .l-mml-last-col,
	.l-mml-col-4 .l-mml-last-col,
	.l-mml-col-5 .l-mml-last-col,
	.l-mml-col-6 .l-mml-last-col {
		float: right;
		margin-right: 0
	}
	.l-mml-col-3 {
		width: 31.42857%;
		float: left;
		margin-right: 2.85714%
	}
	.l-mml-col-3 .l-mml-col-2 {
		width: 63.63636%;
		float: left;
		margin-right: 9.09091%
	}
	.l-mml-col-3 .l-mml-col-1 {
		width: 27.27273%;
		float: left;
		margin-right: 9.09091%
	}
	.l-mml-col-2 .l-mml-last-col,
	.l-mml-col-3 .l-mml-last-col,
	.l-mml-col-4 .l-mml-last-col,
	.l-mml-col-5 .l-mml-last-col,
	.l-mml-col-6 .l-mml-last-col {
		float: right;
		margin-right: 0
	}
	.l-mml-col-2 {
		width: 20%;
		float: left;
		margin-right: 2.85714%
	}
	.l-mml-col-2 .l-mml-col-1 {
		width: 42.85714%;
		float: left;
		margin-right: 14.28571%
	}
	.l-mml-col-2 .l-mml-last-col,
	.l-mml-col-3 .l-mml-last-col,
	.l-mml-col-4 .l-mml-last-col,
	.l-mml-col-5 .l-mml-last-col,
	.l-mml-col-6 .l-mml-last-col {
		float: right;
		margin-right: 0
	}
	.l-mml-col-1 {
		width: 8.57143%;
		float: left;
		margin-right: 2.85714%
	}
	.l-mml-col-2 .l-mml-last-col,
	.l-mml-col-3 .l-mml-last-col,
	.l-mml-col-4 .l-mml-last-col,
	.l-mml-col-5 .l-mml-last-col,
	.l-mml-col-6 .l-mml-last-col {
		float: right;
		margin-right: 0
	}
	.l-mml-last-col {
		float: right;
		margin-right: 0
	}
	.l-mml-col-9-split {
		float: left;
		width: 48.57143%;
		margin-right: 2.85714%
	}
	.l-mml-last-col-split {
		float: right;
		margin-right: 0
	}
	.l-mml-col-3-push-pull {
		width: 31.42857%;
		float: right;
		margin-left: 2.85714%
	}
	.l-mml-col-6-push-pull {
		width: 65.71429%;
		float: right;
		margin-left: 2.85714%
	}
	.l-mml-last-col-push-pull {
		float: right;
		margin-left: 0
	}
}
@media (min-width: 48em) {
	.l-container {
		max-width: 64em;
		padding-left: 0.5em;
		padding-right: 0.5em;
		margin-left: auto;
		margin-right: auto
	}
	.l-container:after {
		content: "";
		display: table;
		clear: both
	}
	.l-ml-col-12 {
		width: 100%;
		float: left;
		margin-right: 2.12766%
	}
	.l-ml-col-2 .l-ml-last-col,
	.l-ml-col-3 .l-ml-last-col,
	.l-ml-col-4 .l-ml-last-col,
	.l-ml-col-6 .l-ml-last-col,
	.l-ml-col-8 .l-ml-last-col {
		float: right;
		margin-right: 0
	}
	.l-ml-col-2 .l-ml-last-col,
	.l-ml-col-3 .l-ml-last-col,
	.l-ml-col-4 .l-ml-last-col,
	.l-ml-col-6 .l-ml-last-col,
	.l-ml-col-8 .l-ml-last-col {
		float: right;
		margin-right: 0
	}
	.l-ml-col-2 .l-ml-last-col,
	.l-ml-col-3 .l-ml-last-col,
	.l-ml-col-4 .l-ml-last-col,
	.l-ml-col-6 .l-ml-last-col,
	.l-ml-col-8 .l-ml-last-col {
		float: right;
		margin-right: 0
	}
	.l-ml-col-9 {
		width: 74.46809%;
		float: left;
		margin-right: 2.12766%
	}
	.l-ml-col-2 .l-ml-last-col,
	.l-ml-col-3 .l-ml-last-col,
	.l-ml-col-4 .l-ml-last-col,
	.l-ml-col-6 .l-ml-last-col,
	.l-ml-col-8 .l-ml-last-col {
		float: right;
		margin-right: 0
	}
	.l-ml-col-8 {
		width: 65.95745%;
		float: left;
		margin-right: 2.12766%
	}
	.l-ml-col-8 .l-ml-col-7 {
		width: 87.09677%;
		float: left;
		margin-right: 3.22581%
	}
	.l-ml-col-8 .l-ml-col-6 {
		width: 74.19355%;
		float: left;
		margin-right: 3.22581%
	}
	.l-ml-col-8 .l-ml-col-5 {
		width: 61.29032%;
		float: left;
		margin-right: 3.22581%
	}
	.l-ml-col-8 .l-ml-col-4 {
		width: 48.3871%;
		float: left;
		margin-right: 3.22581%
	}
	.l-ml-col-8 .l-ml-col-3 {
		width: 35.48387%;
		float: left;
		margin-right: 3.22581%
	}
	.l-ml-col-8 .l-ml-col-2 {
		width: 22.58065%;
		float: left;
		margin-right: 3.22581%
	}
	.l-ml-col-8 .l-ml-col-1 {
		width: 9.67742%;
		float: left;
		margin-right: 3.22581%
	}
	.l-ml-col-2 .l-ml-last-col,
	.l-ml-col-3 .l-ml-last-col,
	.l-ml-col-4 .l-ml-last-col,
	.l-ml-col-6 .l-ml-last-col,
	.l-ml-col-8 .l-ml-last-col {
		float: right;
		margin-right: 0
	}
	.l-ml-col-7 {
		width: 57.44681%;
		float: left;
		margin-right: 2.12766%
	}
	.l-ml-col-2 .l-ml-last-col,
	.l-ml-col-3 .l-ml-last-col,
	.l-ml-col-4 .l-ml-last-col,
	.l-ml-col-6 .l-ml-last-col,
	.l-ml-col-8 .l-ml-last-col {
		float: right;
		margin-right: 0
	}
	.l-ml-col-6 {
		width: 48.93617%;
		float: left;
		margin-right: 2.12766%
	}
	.l-ml-col-6 .l-ml-col-5 {
		width: 82.6087%;
		float: left;
		margin-right: 4.34783%
	}
	.l-ml-col-6 .l-ml-col-4 {
		width: 65.21739%;
		float: left;
		margin-right: 4.34783%
	}
	.l-ml-col-6 .l-ml-col-3 {
		width: 47.82609%;
		float: left;
		margin-right: 4.34783%
	}
	.l-ml-col-6 .l-ml-col-2 {
		width: 30.43478%;
		float: left;
		margin-right: 4.34783%
	}
	.l-ml-col-6 .l-ml-col-1 {
		width: 13.04348%;
		float: left;
		margin-right: 4.34783%
	}
	.l-ml-col-2 .l-ml-last-col,
	.l-ml-col-3 .l-ml-last-col,
	.l-ml-col-4 .l-ml-last-col,
	.l-ml-col-6 .l-ml-last-col,
	.l-ml-col-8 .l-ml-last-col {
		float: right;
		margin-right: 0
	}
	.l-ml-col-5 {
		width: 40.42553%;
		float: left;
		margin-right: 2.12766%
	}
	.l-ml-col-2 .l-ml-last-col,
	.l-ml-col-3 .l-ml-last-col,
	.l-ml-col-4 .l-ml-last-col,
	.l-ml-col-6 .l-ml-last-col,
	.l-ml-col-8 .l-ml-last-col {
		float: right;
		margin-right: 0
	}
	.l-ml-col-4 {
		width: 31.91489%;
		float: left;
		margin-right: 2.12766%
	}
	.l-ml-col-4 .l-ml-col-3 {
		width: 73.33333%;
		float: left;
		margin-right: 6.66667%
	}
	.l-ml-col-4 .l-ml-col-2 {
		width: 46.66667%;
		float: left;
		margin-right: 6.66667%
	}
	.l-ml-col-4 .l-ml-col-1 {
		width: 20%;
		float: left;
		margin-right: 6.66667%
	}
	.l-ml-col-2 .l-ml-last-col,
	.l-ml-col-3 .l-ml-last-col,
	.l-ml-col-4 .l-ml-last-col,
	.l-ml-col-6 .l-ml-last-col,
	.l-ml-col-8 .l-ml-last-col {
		float: right;
		margin-right: 0
	}
	.l-ml-col-3 {
		width: 23.40426%;
		float: left;
		margin-right: 2.12766%
	}
	.l-ml-col-3 .l-ml-col-2 {
		width: 63.63636%;
		float: left;
		margin-right: 9.09091%
	}
	.l-ml-col-3 .l-ml-col-1 {
		width: 27.27273%;
		float: left;
		margin-right: 9.09091%
	}
	.l-ml-col-2 .l-ml-last-col,
	.l-ml-col-3 .l-ml-last-col,
	.l-ml-col-4 .l-ml-last-col,
	.l-ml-col-6 .l-ml-last-col,
	.l-ml-col-8 .l-ml-last-col {
		float: right;
		margin-right: 0
	}
	.l-ml-col-2 {
		width: 14.89362%;
		float: left;
		margin-right: 2.12766%
	}
	.l-ml-col-2 .l-ml-col-1 {
		width: 42.85714%;
		float: left;
		margin-right: 14.28571%
	}
	.l-ml-col-2 .l-ml-last-col,
	.l-ml-col-3 .l-ml-last-col,
	.l-ml-col-4 .l-ml-last-col,
	.l-ml-col-6 .l-ml-last-col,
	.l-ml-col-8 .l-ml-last-col {
		float: right;
		margin-right: 0
	}
	.l-ml-col-1 {
		width: 6.38298%;
		float: left;
		margin-right: 2.12766%
	}
	.l-ml-col-2 .l-ml-last-col,
	.l-ml-col-3 .l-ml-last-col,
	.l-ml-col-4 .l-ml-last-col,
	.l-ml-col-6 .l-ml-last-col,
	.l-ml-col-8 .l-ml-last-col {
		float: right;
		margin-right: 0
	}
	.l-ml-last-col {
		float: right;
		margin-right: 0
	}
	.l-ml-col-9 .l-ml-col-9-split {
		float: left;
		width: 48.57143%;
		margin-right: 2.85714%
	}
	.l-ml-col-9 .l-ml-last-col-split {
		float: right;
		margin-right: 0
	}
	.l-ml-col-3-push-pull {
		width: 23.40426%;
		float: right;
		margin-left: 2.12766%
	}
	.l-ml-col-9-push-pull {
		width: 74.46809%;
		float: right;
		margin-left: 2.12766%
	}
	.l-ml-last-col-push-pull {
		float: right;
		margin-left: 0
	}
}
@media (min-width: 54em) {
	.l-container {
		max-width: 64em;
		padding-left: 0.5em;
		padding-right: 0.5em;
		margin-left: auto;
		margin-right: auto
	}
	.l-container:after {
		content: "";
		display: table;
		clear: both
	}
	.l-mll-col-12 {
		width: 100%;
		float: left;
		margin-right: 2.12766%
	}
	.l-mll-col-2 .l-mll-last-col,
	.l-mll-col-3 .l-mll-last-col,
	.l-mll-col-4 .l-mll-last-col,
	.l-mll-col-6 .l-mll-last-col,
	.l-mll-col-8 .l-mll-last-col {
		float: right;
		margin-right: 0
	}
	.l-mll-col-2 .l-mll-last-col,
	.l-mll-col-3 .l-mll-last-col,
	.l-mll-col-4 .l-mll-last-col,
	.l-mll-col-6 .l-mll-last-col,
	.l-mll-col-8 .l-mll-last-col {
		float: right;
		margin-right: 0
	}
	.l-mll-col-2 .l-mll-last-col,
	.l-mll-col-3 .l-mll-last-col,
	.l-mll-col-4 .l-mll-last-col,
	.l-mll-col-6 .l-mll-last-col,
	.l-mll-col-8 .l-mll-last-col {
		float: right;
		margin-right: 0
	}
	.l-mll-col-9 {
		width: 74.46809%;
		float: left;
		margin-right: 2.12766%
	}
	.l-mll-col-2 .l-mll-last-col,
	.l-mll-col-3 .l-mll-last-col,
	.l-mll-col-4 .l-mll-last-col,
	.l-mll-col-6 .l-mll-last-col,
	.l-mll-col-8 .l-mll-last-col {
		float: right;
		margin-right: 0
	}
	.l-mll-col-8 {
		width: 65.95745%;
		float: left;
		margin-right: 2.12766%
	}
	.l-mll-col-8 .l-mll-col-2 {
		width: 22.58065%;
		float: left;
		margin-right: 3.22581%
	}
	.l-mll-col-8 .l-mll-col-1 {
		width: 9.67742%;
		float: left;
		margin-right: 3.22581%
	}
	.l-mll-col-2 .l-mll-last-col,
	.l-mll-col-3 .l-mll-last-col,
	.l-mll-col-4 .l-mll-last-col,
	.l-mll-col-6 .l-mll-last-col,
	.l-mll-col-8 .l-mll-last-col {
		float: right;
		margin-right: 0
	}
	.l-mll-col-7 {
		width: 57.44681%;
		float: left;
		margin-right: 2.12766%
	}
	.l-mll-col-2 .l-mll-last-col,
	.l-mll-col-3 .l-mll-last-col,
	.l-mll-col-4 .l-mll-last-col,
	.l-mll-col-6 .l-mll-last-col,
	.l-mll-col-8 .l-mll-last-col {
		float: right;
		margin-right: 0
	}
	.l-mll-col-6 {
		width: 48.93617%;
		float: left;
		margin-right: 2.12766%
	}
	.l-mll-col-6 .l-mll-col-5 {
		width: 82.6087%;
		float: left;
		margin-right: 4.34783%
	}
	.l-mll-col-6 .l-mll-col-4 {
		width: 65.21739%;
		float: left;
		margin-right: 4.34783%
	}
	.l-mll-col-6 .l-mll-col-3 {
		width: 47.82609%;
		float: left;
		margin-right: 4.34783%
	}
	.l-mll-col-6 .l-mll-col-2 {
		width: 30.43478%;
		float: left;
		margin-right: 4.34783%
	}
	.l-mll-col-6 .l-mll-col-1 {
		width: 13.04348%;
		float: left;
		margin-right: 4.34783%
	}
	.l-mll-col-2 .l-mll-last-col,
	.l-mll-col-3 .l-mll-last-col,
	.l-mll-col-4 .l-mll-last-col,
	.l-mll-col-6 .l-mll-last-col,
	.l-mll-col-8 .l-mll-last-col {
		float: right;
		margin-right: 0
	}
	.l-mll-col-5 {
		width: 40.42553%;
		float: left;
		margin-right: 2.12766%
	}
	.l-mll-col-2 .l-mll-last-col,
	.l-mll-col-3 .l-mll-last-col,
	.l-mll-col-4 .l-mll-last-col,
	.l-mll-col-6 .l-mll-last-col,
	.l-mll-col-8 .l-mll-last-col {
		float: right;
		margin-right: 0
	}
	.l-mll-col-4 {
		width: 31.91489%;
		float: left;
		margin-right: 2.12766%
	}
	.l-mll-col-4 .l-mll-col-3 {
		width: 73.33333%;
		float: left;
		margin-right: 6.66667%
	}
	.l-mll-col-4 .l-mll-col-2 {
		width: 46.66667%;
		float: left;
		margin-right: 6.66667%
	}
	.l-mll-col-4 .l-mll-col-1 {
		width: 20%;
		float: left;
		margin-right: 6.66667%
	}
	.l-mll-col-2 .l-mll-last-col,
	.l-mll-col-3 .l-mll-last-col,
	.l-mll-col-4 .l-mll-last-col,
	.l-mll-col-6 .l-mll-last-col,
	.l-mll-col-8 .l-mll-last-col {
		float: right;
		margin-right: 0
	}
	.l-mll-col-3 {
		width: 23.40426%;
		float: left;
		margin-right: 2.12766%
	}
	.l-mll-col-3 .l-mll-col-2 {
		width: 63.63636%;
		float: left;
		margin-right: 9.09091%
	}
	.l-mll-col-3 .l-mll-col-1 {
		width: 27.27273%;
		float: left;
		margin-right: 9.09091%
	}
	.l-mll-col-2 .l-mll-last-col,
	.l-mll-col-3 .l-mll-last-col,
	.l-mll-col-4 .l-mll-last-col,
	.l-mll-col-6 .l-mll-last-col,
	.l-mll-col-8 .l-mll-last-col {
		float: right;
		margin-right: 0
	}
	.l-mll-col-2 {
		width: 14.89362%;
		float: left;
		margin-right: 2.12766%
	}
	.l-mll-col-2 .l-mll-col-1 {
		width: 42.85714%;
		float: left;
		margin-right: 14.28571%
	}
	.l-mll-col-2 .l-mll-last-col,
	.l-mll-col-3 .l-mll-last-col,
	.l-mll-col-4 .l-mll-last-col,
	.l-mll-col-6 .l-mll-last-col,
	.l-mll-col-8 .l-mll-last-col {
		float: right;
		margin-right: 0
	}
	.l-mll-col-1 {
		width: 6.38298%;
		float: left;
		margin-right: 2.12766%
	}
	.l-mll-col-2 .l-mll-last-col,
	.l-mll-col-3 .l-mll-last-col,
	.l-mll-col-4 .l-mll-last-col,
	.l-mll-col-6 .l-mll-last-col,
	.l-mll-col-8 .l-mll-last-col {
		float: right;
		margin-right: 0
	}
	.l-mll-last-col {
		float: right;
		margin-right: 0
	}
}
@media (min-width: 60em) {
	.l-container {
		max-width: 64em;
		padding-left: 0.5em;
		padding-right: 0.5em;
		margin-left: auto;
		margin-right: auto
	}
	.l-container:after {
		content: "";
		display: table;
		clear: both
	}
	.l-l-col-12 {
		width: 100%;
		float: left;
		margin-right: 2.12766%
	}
	.l-l-col-2 .l-l-last-col,
	.l-l-col-3 .l-l-last-col,
	.l-l-col-4 .l-l-last-col,
	.l-l-col-6 .l-l-last-col,
	.l-l-col-8 .l-l-last-col {
		float: right;
		margin-right: 0
	}
	.l-l-col-2 .l-l-last-col,
	.l-l-col-3 .l-l-last-col,
	.l-l-col-4 .l-l-last-col,
	.l-l-col-6 .l-l-last-col,
	.l-l-col-8 .l-l-last-col {
		float: right;
		margin-right: 0
	}
	.l-l-col-2 .l-l-last-col,
	.l-l-col-3 .l-l-last-col,
	.l-l-col-4 .l-l-last-col,
	.l-l-col-6 .l-l-last-col,
	.l-l-col-8 .l-l-last-col {
		float: right;
		margin-right: 0
	}
	.l-l-col-9 {
		width: 74.46809%;
		float: left;
		margin-right: 2.12766%
	}
	.l-l-col-2 .l-l-last-col,
	.l-l-col-3 .l-l-last-col,
	.l-l-col-4 .l-l-last-col,
	.l-l-col-6 .l-l-last-col,
	.l-l-col-8 .l-l-last-col {
		float: right;
		margin-right: 0
	}
	.l-l-col-8 {
		width: 65.95745%;
		float: left;
		margin-right: 2.12766%
	}
	.l-l-col-8 .l-l-col-2 {
		width: 22.58065%;
		float: left;
		margin-right: 3.22581%
	}
	.l-l-col-8 .l-l-col-1 {
		width: 9.67742%;
		float: left;
		margin-right: 3.22581%
	}
	.l-l-col-2 .l-l-last-col,
	.l-l-col-3 .l-l-last-col,
	.l-l-col-4 .l-l-last-col,
	.l-l-col-6 .l-l-last-col,
	.l-l-col-8 .l-l-last-col {
		float: right;
		margin-right: 0
	}
	.l-l-col-7 {
		width: 57.44681%;
		float: left;
		margin-right: 2.12766%
	}
	.l-l-col-2 .l-l-last-col,
	.l-l-col-3 .l-l-last-col,
	.l-l-col-4 .l-l-last-col,
	.l-l-col-6 .l-l-last-col,
	.l-l-col-8 .l-l-last-col {
		float: right;
		margin-right: 0
	}
	.l-l-col-6 {
		width: 48.93617%;
		float: left;
		margin-right: 2.12766%
	}
	.l-l-col-6 .l-l-col-5 {
		width: 82.6087%;
		float: left;
		margin-right: 4.34783%
	}
	.l-l-col-6 .l-l-col-4 {
		width: 65.21739%;
		float: left;
		margin-right: 4.34783%
	}
	.l-l-col-6 .l-l-col-3 {
		width: 47.82609%;
		float: left;
		margin-right: 4.34783%
	}
	.l-l-col-6 .l-l-col-2 {
		width: 30.43478%;
		float: left;
		margin-right: 4.34783%
	}
	.l-l-col-6 .l-l-col-1 {
		width: 13.04348%;
		float: left;
		margin-right: 4.34783%
	}
	.l-l-col-2 .l-l-last-col,
	.l-l-col-3 .l-l-last-col,
	.l-l-col-4 .l-l-last-col,
	.l-l-col-6 .l-l-last-col,
	.l-l-col-8 .l-l-last-col {
		float: right;
		margin-right: 0
	}
	.l-l-col-5 {
		width: 40.42553%;
		float: left;
		margin-right: 2.12766%
	}
	.l-l-col-2 .l-l-last-col,
	.l-l-col-3 .l-l-last-col,
	.l-l-col-4 .l-l-last-col,
	.l-l-col-6 .l-l-last-col,
	.l-l-col-8 .l-l-last-col {
		float: right;
		margin-right: 0
	}
	.l-l-col-4 {
		width: 31.91489%;
		float: left;
		margin-right: 2.12766%
	}
	.l-l-col-4 .l-l-col-3 {
		width: 73.33333%;
		float: left;
		margin-right: 6.66667%
	}
	.l-l-col-4 .l-l-col-2 {
		width: 46.66667%;
		float: left;
		margin-right: 6.66667%
	}
	.l-l-col-4 .l-l-col-1 {
		width: 20%;
		float: left;
		margin-right: 6.66667%
	}
	.l-l-col-2 .l-l-last-col,
	.l-l-col-3 .l-l-last-col,
	.l-l-col-4 .l-l-last-col,
	.l-l-col-6 .l-l-last-col,
	.l-l-col-8 .l-l-last-col {
		float: right;
		margin-right: 0
	}
	.l-l-col-3 {
		width: 23.40426%;
		float: left;
		margin-right: 2.12766%
	}
	.l-l-col-3 .l-l-col-2 {
		width: 63.63636%;
		float: left;
		margin-right: 9.09091%
	}
	.l-l-col-3 .l-l-col-1 {
		width: 27.27273%;
		float: left;
		margin-right: 9.09091%
	}
	.l-l-col-2 .l-l-last-col,
	.l-l-col-3 .l-l-last-col,
	.l-l-col-4 .l-l-last-col,
	.l-l-col-6 .l-l-last-col,
	.l-l-col-8 .l-l-last-col {
		float: right;
		margin-right: 0
	}
	.l-l-col-2 {
		width: 14.89362%;
		float: left;
		margin-right: 2.12766%
	}
	.l-l-col-2 .l-l-col-1 {
		width: 42.85714%;
		float: left;
		margin-right: 14.28571%
	}
	.l-l-col-2 .l-l-last-col,
	.l-l-col-3 .l-l-last-col,
	.l-l-col-4 .l-l-last-col,
	.l-l-col-6 .l-l-last-col,
	.l-l-col-8 .l-l-last-col {
		float: right;
		margin-right: 0
	}
	.l-l-col-1 {
		width: 6.38298%;
		float: left;
		margin-right: 2.12766%
	}
	.l-l-col-2 .l-l-last-col,
	.l-l-col-3 .l-l-last-col,
	.l-l-col-4 .l-l-last-col,
	.l-l-col-6 .l-l-last-col,
	.l-l-col-8 .l-l-last-col {
		float: right;
		margin-right: 0
	}
	.l-l-last-col {
		float: right;
		margin-right: 0
	}
	.l-l-col-9 .l-l-col-9-split {
		float: left;
		width: 48.57143%;
		margin-right: 2.85714%
	}
	.l-l-col-9 .l-l-last-col-split {
		float: right;
		margin-right: 0
	}
	.l-l-col-3-push-pull {
		width: 23.40426%;
		float: right;
		margin-left: 2.12766%
	}
	.l-l-col-9-push-pull {
		width: 74.46809%;
		float: right;
		margin-left: 2.12766%
	}
	.l-l-last-col-push-pull {
		float: right;
		margin-left: 0
	}
}
@media (min-width: 64em) {
	.l-container {
		max-width: 84em;
		padding-left: 0.5em;
		padding-right: 0.5em;
		margin-left: auto;
		margin-right: auto
	}
	.l-container:after {
		content: "";
		display: table;
		clear: both
	}
	.l-xl-col-12 {
		width: 100%;
		float: left;
		margin-right: 2.12766%
	}
	.l-xl-col-2 .l-xl-last-col,
	.l-xl-col-4 .l-xl-last-col,
	.l-xl-col-6 .l-xl-last-col,
	.l-xl-col-8 .l-xl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xl-col-2 .l-xl-last-col,
	.l-xl-col-4 .l-xl-last-col,
	.l-xl-col-6 .l-xl-last-col,
	.l-xl-col-8 .l-xl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xl-col-2 .l-xl-last-col,
	.l-xl-col-4 .l-xl-last-col,
	.l-xl-col-6 .l-xl-last-col,
	.l-xl-col-8 .l-xl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xl-col-2 .l-xl-last-col,
	.l-xl-col-4 .l-xl-last-col,
	.l-xl-col-6 .l-xl-last-col,
	.l-xl-col-8 .l-xl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xl-col-8 {
		width: 65.95745%;
		float: left;
		margin-right: 2.12766%
	}
	.l-xl-col-8 .l-xl-col-2 {
		width: 22.58065%;
		float: left;
		margin-right: 3.22581%
	}
	.l-xl-col-8 .l-xl-col-1 {
		width: 9.67742%;
		float: left;
		margin-right: 3.22581%
	}
	.l-xl-col-2 .l-xl-last-col,
	.l-xl-col-4 .l-xl-last-col,
	.l-xl-col-6 .l-xl-last-col,
	.l-xl-col-8 .l-xl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xl-col-7 {
		width: 57.44681%;
		float: left;
		margin-right: 2.12766%
	}
	.l-xl-col-2 .l-xl-last-col,
	.l-xl-col-4 .l-xl-last-col,
	.l-xl-col-6 .l-xl-last-col,
	.l-xl-col-8 .l-xl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xl-col-6 {
		width: 48.93617%;
		float: left;
		margin-right: 2.12766%
	}
	.l-xl-col-6 .l-xl-col-5 {
		width: 82.6087%;
		float: left;
		margin-right: 4.34783%
	}
	.l-xl-col-6 .l-xl-col-4 {
		width: 65.21739%;
		float: left;
		margin-right: 4.34783%
	}
	.l-xl-col-6 .l-xl-col-3 {
		width: 47.82609%;
		float: left;
		margin-right: 4.34783%
	}
	.l-xl-col-6 .l-xl-col-2 {
		width: 30.43478%;
		float: left;
		margin-right: 4.34783%
	}
	.l-xl-col-6 .l-xl-col-1 {
		width: 13.04348%;
		float: left;
		margin-right: 4.34783%
	}
	.l-xl-col-2 .l-xl-last-col,
	.l-xl-col-4 .l-xl-last-col,
	.l-xl-col-6 .l-xl-last-col,
	.l-xl-col-8 .l-xl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xl-col-5 {
		width: 40.42553%;
		float: left;
		margin-right: 2.12766%
	}
	.l-xl-col-2 .l-xl-last-col,
	.l-xl-col-4 .l-xl-last-col,
	.l-xl-col-6 .l-xl-last-col,
	.l-xl-col-8 .l-xl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xl-col-4 {
		width: 31.91489%;
		float: left;
		margin-right: 2.12766%
	}
	.l-xl-col-4 .l-xl-col-3 {
		width: 73.33333%;
		float: left;
		margin-right: 6.66667%
	}
	.l-xl-col-4 .l-xl-col-2 {
		width: 46.66667%;
		float: left;
		margin-right: 6.66667%
	}
	.l-xl-col-4 .l-xl-col-1 {
		width: 20%;
		float: left;
		margin-right: 6.66667%
	}
	.l-xl-col-2 .l-xl-last-col,
	.l-xl-col-4 .l-xl-last-col,
	.l-xl-col-6 .l-xl-last-col,
	.l-xl-col-8 .l-xl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xl-col-3 {
		width: 23.40426%;
		float: left;
		margin-right: 2.12766%
	}
	.l-xl-col-3 .l-xl-col-2 {
		width: 63.63636%;
		float: left;
		margin-right: 9.09091%
	}
	.l-xl-col-2 .l-xl-last-col,
	.l-xl-col-4 .l-xl-last-col,
	.l-xl-col-6 .l-xl-last-col,
	.l-xl-col-8 .l-xl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xl-col-2 {
		width: 14.89362%;
		float: left;
		margin-right: 2.12766%
	}
	.l-xl-col-2 .l-xl-col-1 {
		width: 42.85714%;
		float: left;
		margin-right: 14.28571%
	}
	.l-xl-col-2 .l-xl-last-col,
	.l-xl-col-4 .l-xl-last-col,
	.l-xl-col-6 .l-xl-last-col,
	.l-xl-col-8 .l-xl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xl-col-1 {
		width: 6.38298%;
		float: left;
		margin-right: 2.12766%
	}
	.l-xl-col-2 .l-xl-last-col,
	.l-xl-col-4 .l-xl-last-col,
	.l-xl-col-6 .l-xl-last-col,
	.l-xl-col-8 .l-xl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xl-last-col {
		float: right;
		margin-right: 0
	}
}
@media (min-width: 72em) {
	.l-container {
		max-width: 84em;
		padding-left: 0.5em;
		padding-right: 0.5em;
		margin-left: auto;
		margin-right: auto
	}
	.l-container:after {
		content: "";
		display: table;
		clear: both
	}
	.l-xxl-col-4 .l-xxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxl-col-4 .l-xxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxl-col-4 .l-xxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxl-col-4 .l-xxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxl-col-8 {
		width: 65.95745%;
		float: left;
		margin-right: 2.12766%
	}
	.l-xxl-col-4 .l-xxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxl-col-7 {
		width: 57.44681%;
		float: left;
		margin-right: 2.12766%
	}
	.l-xxl-col-4 .l-xxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxl-col-6 {
		width: 48.93617%;
		float: left;
		margin-right: 2.12766%
	}
	.l-xxl-col-4 .l-xxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxl-col-4 .l-xxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxl-col-4 {
		width: 31.91489%;
		float: left;
		margin-right: 2.12766%
	}
	.l-xxl-col-4 .l-xxl-col-3 {
		width: 73.33333%;
		float: left;
		margin-right: 6.66667%
	}
	.l-xxl-col-4 .l-xxl-col-2 {
		width: 46.66667%;
		float: left;
		margin-right: 6.66667%
	}
	.l-xxl-col-4 .l-xxl-col-1 {
		width: 20%;
		float: left;
		margin-right: 6.66667%
	}
	.l-xxl-col-4 .l-xxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxl-col-4 .l-xxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxl-col-4 .l-xxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxl-col-4 .l-xxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxl-last-col {
		float: right;
		margin-right: 0
	}
}
@media (min-width: 84em) {
	.l-container {
		max-width: 84em;
		padding-left: 0.5em;
		padding-right: 0.5em;
		margin-left: auto;
		margin-right: auto
	}
	.l-container:after {
		content: "";
		display: table;
		clear: both
	}
	.l-xxxl-col-4 .l-xxxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxxl-col-4 .l-xxxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxxl-col-4 .l-xxxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxxl-col-4 .l-xxxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxxl-col-8 {
		width: 65.95745%;
		float: left;
		margin-right: 2.12766%
	}
	.l-xxxl-col-4 .l-xxxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxxl-col-4 .l-xxxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxxl-col-4 .l-xxxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxxl-col-4 .l-xxxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxxl-col-4 {
		width: 31.91489%;
		float: left;
		margin-right: 2.12766%
	}
	.l-xxxl-col-4 .l-xxxl-col-3 {
		width: 73.33333%;
		float: left;
		margin-right: 6.66667%
	}
	.l-xxxl-col-4 .l-xxxl-col-2 {
		width: 46.66667%;
		float: left;
		margin-right: 6.66667%
	}
	.l-xxxl-col-4 .l-xxxl-col-1 {
		width: 20%;
		float: left;
		margin-right: 6.66667%
	}
	.l-xxxl-col-4 .l-xxxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxxl-col-4 .l-xxxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxxl-col-4 .l-xxxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxxl-col-4 .l-xxxl-last-col {
		float: right;
		margin-right: 0
	}
	.l-xxxl-last-col {
		float: right;
		margin-right: 0
	}
}
.lt-ie9 .l-container,
.l-lock .l-container {
	margin: 0 auto;
	width: 1024px
}
.lt-ie9 .l-l-col-1,
.lt-ie9 .l-xl-col-1,
.l-lock .l-l-col-1,
.l-lock .l-xl-col-1 {
	width: 6.38298%;
	float: left;
	margin-right: 2.12766%;
	display: inline
}
.lt-ie9 .l-l-col-2,
.lt-ie9 .l-xl-col-2,
.l-lock .l-l-col-2,
.l-lock .l-xl-col-2 {
	width: 14.89362%;
	float: left;
	margin-right: 2.12766%;
	display: inline
}
.lt-ie9 .l-l-col-2 .l-l-col-1,
.lt-ie9 .l-xl-col-2 .l-l-col-1,
.l-lock .l-l-col-2 .l-l-col-1,
.l-lock .l-xl-col-2 .l-l-col-1 {
	width: 42.85714%;
	float: left;
	margin-right: 14.28571%;
	display: inline
}
.lt-ie9 .l-l-col-2 .l-l-last-col,
.lt-ie9 .l-xl-col-2 .l-l-last-col,
.l-lock .l-l-col-2 .l-l-last-col,
.l-lock .l-xl-col-2 .l-l-last-col {
	float: right;
	margin-right: 0;
	*margin-left: -1em;
	display: inline
}
.lt-ie9 .l-l-col-3,
.lt-ie9 .l-xl-col-3,
.l-lock .l-l-col-3,
.l-lock .l-xl-col-3 {
	width: 23.40426%;
	float: left;
	margin-right: 2.12766%;
	display: inline
}
.lt-ie9 .l-l-col-3 .l-l-col-2,
.lt-ie9 .l-xl-col-3 .l-l-col-2,
.l-lock .l-l-col-3 .l-l-col-2,
.l-lock .l-xl-col-3 .l-l-col-2 {
	width: 63.63636%;
	float: left;
	margin-right: 9.09091%;
	display: inline
}
.lt-ie9 .l-l-col-4,
.lt-ie9 .l-xl-col-4,
.l-lock .l-l-col-4,
.l-lock .l-xl-col-4 {
	width: 31.91489%;
	float: left;
	margin-right: 2.12766%;
	display: inline
}
.lt-ie9 .l-l-col-4 .l-l-col-1,
.lt-ie9 .l-xl-col-4 .l-l-col-1,
.l-lock .l-l-col-4 .l-l-col-1,
.l-lock .l-xl-col-4 .l-l-col-1 {
	width: 20%;
	float: left;
	margin-right: 6.66667%;
	display: inline
}
.lt-ie9 .l-l-col-4 .l-l-col-2,
.lt-ie9 .l-xl-col-4 .l-l-col-2,
.l-lock .l-l-col-4 .l-l-col-2,
.l-lock .l-xl-col-4 .l-l-col-2 {
	width: 46.66667%;
	float: left;
	margin-right: 6.66667%;
	display: inline
}
.lt-ie9 .l-l-col-4 .l-l-last-col,
.lt-ie9 .l-xl-col-4 .l-l-last-col,
.l-lock .l-l-col-4 .l-l-last-col,
.l-lock .l-xl-col-4 .l-l-last-col {
	float: right;
	margin-right: 0;
	*margin-left: -1em;
	display: inline
}
.lt-ie9 .l-l-col-5,
.lt-ie9 .l-xl-col-5,
.l-lock .l-l-col-5,
.l-lock .l-xl-col-5 {
	width: 40.42553%;
	float: left;
	margin-right: 2.12766%;
	display: inline
}
.lt-ie9 .l-l-col-5 .l-l-last-col,
.lt-ie9 .l-xl-col-5 .l-l-last-col,
.l-lock .l-l-col-5 .l-l-last-col,
.l-lock .l-xl-col-5 .l-l-last-col {
	float: right;
	margin-right: 0;
	*margin-left: -1em;
	display: inline
}
.lt-ie9 .l-l-col-6,
.lt-ie9 .l-xl-col-6,
.l-lock .l-l-col-6,
.l-lock .l-xl-col-6 {
	width: 48.93617%;
	float: left;
	margin-right: 2.12766%;
	display: inline
}
.lt-ie9 .l-l-col-6 .l-l-col-1,
.lt-ie9 .l-xl-col-6 .l-l-col-1,
.l-lock .l-l-col-6 .l-l-col-1,
.l-lock .l-xl-col-6 .l-l-col-1 {
	width: 13.04348%;
	float: left;
	margin-right: 4.34783%;
	display: inline
}
.lt-ie9 .l-l-col-6 .l-l-col-2,
.lt-ie9 .l-xl-col-6 .l-l-col-2,
.l-lock .l-l-col-6 .l-l-col-2,
.l-lock .l-xl-col-6 .l-l-col-2 {
	width: 30.43478%;
	float: left;
	margin-right: 4.34783%;
	display: inline
}
.lt-ie9 .l-l-col-6 .l-l-col-3,
.lt-ie9 .l-xl-col-6 .l-l-col-3,
.l-lock .l-l-col-6 .l-l-col-3,
.l-lock .l-xl-col-6 .l-l-col-3 {
	width: 47.82609%;
	float: left;
	margin-right: 4.34783%;
	display: inline
}
.lt-ie9 .l-l-col-6 .l-l-col-4,
.lt-ie9 .l-xl-col-6 .l-l-col-4,
.l-lock .l-l-col-6 .l-l-col-4,
.l-lock .l-xl-col-6 .l-l-col-4 {
	width: 65.21739%;
	float: left;
	margin-right: 4.34783%;
	display: inline
}
.lt-ie9 .l-l-col-6 .l-l-last-col,
.lt-ie9 .l-xl-col-6 .l-l-last-col,
.l-lock .l-l-col-6 .l-l-last-col,
.l-lock .l-xl-col-6 .l-l-last-col {
	float: right;
	margin-right: 0;
	*margin-left: -1em;
	display: inline
}
.lt-ie9 .l-l-col-7,
.lt-ie9 .l-xl-col-7,
.l-lock .l-l-col-7,
.l-lock .l-xl-col-7 {
	width: 57.44681%;
	float: left;
	margin-right: 2.12766%;
	display: inline
}
.lt-ie9 .l-l-col-7 .l-l-last-col,
.lt-ie9 .l-xl-col-7 .l-l-last-col,
.l-lock .l-l-col-7 .l-l-last-col,
.l-lock .l-xl-col-7 .l-l-last-col {
	float: right;
	margin-right: 0;
	*margin-left: -1em;
	display: inline
}
.lt-ie9 .l-l-col-8,
.lt-ie9 .l-xl-col-8,
.l-lock .l-l-col-8,
.l-lock .l-xl-col-8 {
	width: 65.95745%;
	float: left;
	margin-right: 2.12766%;
	display: inline
}
.lt-ie9 .l-l-col-8 .l-l-col-1,
.lt-ie9 .l-xl-col-8 .l-l-col-1,
.l-lock .l-l-col-8 .l-l-col-1,
.l-lock .l-xl-col-8 .l-l-col-1 {
	width: 9.67742%;
	float: left;
	margin-right: 3.22581%;
	display: inline
}
.lt-ie9 .l-l-col-8 .l-l-col-2,
.lt-ie9 .l-xl-col-8 .l-l-col-2,
.l-lock .l-l-col-8 .l-l-col-2,
.l-lock .l-xl-col-8 .l-l-col-2 {
	width: 22.58065%;
	float: left;
	margin-right: 3.22581%;
	display: inline
}
.lt-ie9 .l-l-col-8 .l-l-last-col,
.lt-ie9 .l-xl-col-8 .l-l-last-col,
.l-lock .l-l-col-8 .l-l-last-col,
.l-lock .l-xl-col-8 .l-l-last-col {
	float: right;
	margin-right: 0;
	*margin-left: -1em;
	display: inline
}
.lt-ie9 .l-l-col-9,
.lt-ie9 .l-xl-col-9,
.l-lock .l-l-col-9,
.l-lock .l-xl-col-9 {
	width: 74.46809%;
	float: left;
	margin-right: 2.12766%;
	display: inline
}
.lt-ie9 .l-l-col-9 .l-l-col-9-split,
.lt-ie9 .l-xl-col-9 .l-l-col-9-split,
.l-lock .l-l-col-9 .l-l-col-9-split,
.l-lock .l-xl-col-9 .l-l-col-9-split {
	float: left;
	width: 48.57143%;
	margin-right: 2.85714%
}
.lt-ie9 .l-l-col-9 .l-l-last-col-split,
.lt-ie9 .l-xl-col-9 .l-l-last-col-split,
.l-lock .l-l-col-9 .l-l-last-col-split,
.l-lock .l-xl-col-9 .l-l-last-col-split {
	float: right;
	margin-right: 0;
	*margin-left: -1em;
	display: inline
}
.lt-ie9 .l-l-col-12,
.lt-ie9 .l-xl-col-12,
.l-lock .l-l-col-12,
.l-lock .l-xl-col-12 {
	width: 100%;
	float: left;
	margin-right: 2.12766%;
	display: inline
}
.lt-ie9 .l-l-last-col,
.lt-ie9 .l-xl-last-col,
.l-lock .l-l-last-col,
.l-lock .l-xl-last-col {
	float: right;
	margin-right: 0;
	*margin-left: -1em;
	display: inline
}
.lt-ie9 .l-l-col-3-push-pull,
.lt-ie9 .l-xl-col-3-push-pull,
.l-lock .l-l-col-3-push-pull,
.l-lock .l-xl-col-3-push-pull {
	width: 23.40426%;
	float: right;
	margin-left: 2.12766%;
	display: inline
}
.lt-ie9 .l-l-col-9-push-pull,
.lt-ie9 .l-xl-col-9-push-pull,
.l-lock .l-l-col-9-push-pull,
.l-lock .l-xl-col-9-push-pull {
	width: 74.46809%;
	float: right;
	margin-left: 2.12766%;
	display: inline
}
.lt-ie9 .l-l-last-col-push-pull,
.lt-ie9 .l-xl-last-col-push-pull,
.l-lock .l-l-last-col-push-pull,
.l-lock .l-xl-last-col-push-pull {
	float: right;
	margin-left: 0;
	*margin-left: -1em;
	display: inline
}
@font-face{font-family:'marriott-icons';
  src:url("https://modules.marriott.com/fonts/marriott-icons.eot");
  src:url("https://modules.marriott.com/fonts/marriott-icons.eot?#iefix") format("embedded-opentype"),
url("https://modules.marriott.com/fonts/marriott-icons.woff") format("woff"),
url("https://modules.marriott.com/fonts/marriott-icons.ttf") format("truetype"),
url("https://modules.marriott.com/fonts/marriott-icons.svg#icomoon") format("svg");
font-weight:normal;
font-style:normal
}
[data-icon]:before {
	font-family: 'marriott-icons' !important;
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased
}
[class^="icon-"],
[class*=" icon-"],
.icon,
.icon-view-list,
.icon-view-grid,
.icon-video,
.icon-twitter,
.icon-success,
.icon-save-on,
.icon-save-off,
.icon-print,
.icon-photo-gallery,
.icon-phone,
.icon-person,
.icon-menu,
.icon-marriott,
.icon-marriott-blog,
.icon-external-site,
.icon-error,
.icon-email,
.icon-drawer-open,
.icon-drawer-close,
.icon-close,
.icon-calendar,
.icon-arrow-up,
.icon-arrow-right,
.ui-datepicker-next,
.icon-arrow-left,
.ui-datepicker-prev,
.icon-arrow-down,
.icon-view-map,
.icon-triangle-up,
.icon-triangle-down,
.icon-asterisk,
.icon-dot,
.icon-pause,
.icon-play,
.icon-minus,
.icon-plus,
.icon-warning,
.icon-carousel-arrow-left,
.icon-carousel-arrow-right,
.icon-breakfast,
.icon-kitchen,
.icon-pool,
.icon-wifi,
.icon-shuttle,
.icon-meeting,
.icon-fitness-center,
.icon-golf,
.icon-pet-friendly,
.icon-spa,
.icon-current-location,
.icon-bookdirect-A,
.icon-bookdirect-B,
.icon-bookdirect-C,
.icon-mobile-checkin,
.icon-bookdirect-E,
.icon-bookdirect-F,
.icon-bookdirect-H,
.icon-floor-plan,
.icon-smart-phone,
.icon-tennis,
.icon-cigar,
.icon-grill,
.icon-art,
.icon-restaurant,
.icon-landmark,
.icon-casino,
.icon-bike,
.icon-charging,
.icon-beach,
.icon-lounge,
.icon-kids-activities,
.icon-airport-shuttle,
.icon-garden,
.icon-parking,
.icon-personal-services,
.icon-laundry,
.icon-movie-theater,
.icon-car-rental,
.icon-wine,
.icon-bar,
.icon-smart-tv,
.icon-search {
	font-family: 'marriott-icons' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: inherit;
	vertical-align: middle
}
.icon-view-list:before {
	content: "\e001"
}
.icon-view-grid:before {
	content: "\e002"
}
.icon-video:before {
	content: "\e003"
}
.icon-twitter:before {
	content: "\e004"
}
.icon-success:before {
	content: "\e005"
}
.icon-save-on:before {
	content: "\e006"
}
.icon-save-off:before {
	content: "\e007"
}
.icon-print:before {
	content: "\e008"
}
.icon-photo-gallery:before {
	content: "\e009"
}
.icon-phone:before {
	content: "\e00a"
}
.icon-person:before {
	content: "\e00b"
}
.icon-menu:before {
	content: "\e00c"
}
.icon-marriott:before {
	content: "\e00d"
}
.icon-marriott-blog:before {
	content: "\e00e"
}
.icon-external-site:before {
	content: "\e00f"
}
.icon-error:before {
	content: "\e010"
}
.icon-email:before {
	content: "\e011"
}
.icon-drawer-open:before {
	content: "\e012"
}
.icon-drawer-close:before {
	content: "\e013"
}
.icon-close:before {
	content: "\e014"
}
.icon-calendar:before {
	content: "\e015"
}
.icon-arrow-up:before {
	content: "\e016"
}
.icon-arrow-right:before,
.ui-datepicker-next:before {
	content: "\e017"
}
.icon-arrow-left:before,
.ui-datepicker-prev:before {
	content: "\e018"
}
.icon-arrow-down:before {
	content: "\e019"
}
.icon-view-map:before {
	content: "\e000"
}
.icon-triangle-up:before {
	content: "\e01a"
}
.icon-triangle-down:before {
	content: "\e01b"
}
.icon-asterisk:before {
	content: "\e01c"
}
.icon-dot:before {
	content: "\e01d"
}
.icon-pause:before {
	content: "\e01e"
}
.icon-play:before {
	content: "\e01f"
}
.icon-minus:before {
	content: "\e020"
}
.icon-plus:before {
	content: "\e021"
}
.icon-warning:before {
	content: "\e022"
}
.icon-carousel-arrow-left:before {
	content: "\e00b"
}
.icon-carousel-arrow-right:before {
	content: "\e023"
}
.icon-share:before {
	content: "\e600"
}
.icon-info:before {
	content: "\e601"
}
.icon-filter:before {
	content: "\e602"
}
.icon-state:before {
	content: "\e603"
}
.icon-poi:before {
	content: "\e604"
}
.icon-country:before {
	content: "\e605"
}
.icon-city:before {
	content: "\e606"
}
.icon-airport:before {
	content: "\e607"
}
.icon-share:before {
	content: "\e600"
}
.icon-info:before {
	content: "\e601"
}
.icon-filter:before {
	content: "\e602"
}
.icon-checkmark:before {
	content: "\e608"
}
.icon-breakfast:before {
	content: "\e60c"
}
.icon-kitchen:before {
	content: "\e60f"
}
.icon-pool:before {
	content: "\e612"
}
.icon-wifi:before {
	content: "\e615"
}
.icon-shuttle:before {
	content: "\e613"
}
.icon-meeting:before {
	content: "\e610"
}
.icon-fitness-center:before {
	content: "\e60d"
}
.icon-golf:before {
	content: "\e60e"
}
.icon-pet-friendly:before {
	content: "\e611"
}
.icon-spa:before {
	content: "\e614"
}
.icon-current-location:before {
	content: "\e616"
}
.icon-local-attractions:before {
	content: "\e618"
}
.icon-more-activities:before {
	content: "\e61a"
}
.icon-family-children:before {
	content: "\e617"
}
.icon-full-screen:before {
	content: "\e609"
}
.icon-bookdirect-A:before {
	content: "\e61b"
}
.icon-bookdirect-B:before {
	content: "\e61c"
}
.icon-bookdirect-C:before {
	content: "\e61d"
}
.icon-mobile-checkin:before {
	content: "\e639"
}
.icon-bookdirect-E:before {
	content: "\e61f"
}
.icon-bookdirect-F:before {
	content: "\e620"
}
.icon-bookdirect-I:before {
	content: "\e900"
}
.icon-bookdirect-H:before {
	content: "\e622"
}
.icon-bookdirect-I:before {
	content: "\e900"
}
.icon-floor-plan:before {
	content: "\e623"
}
.icon-smart-phone:before {
	content: "\e619"
}
.icon-tennis:before {
	content: "\e63e"
}
.icon-cigar:before {
	content: "\e632"
}
.icon-grill:before {
	content: "\e634"
}
.icon-art:before {
	content: "\e625"
}
.icon-restaurant:before {
	content: "\e63d"
}
.icon-landmark:before {
	content: "\e636"
}
.icon-casino:before {
	content: "\e630"
}
.icon-bike:before {
	content: "\e62e"
}
.icon-charging:before {
	content: "\e631"
}
.icon-beach:before {
	content: "\e62d"
}
.icon-lounge:before {
	content: "\e638"
}
.icon-kids-activities:before {
	content: "\e635"
}
.icon-airport-shuttle:before {
	content: "\e624"
}
.icon-garden:before {
	content: "\e633"
}
.icon-parking:before {
	content: "\e63b"
}
.icon-personal-services:before {
	content: "\e63c"
}
.icon-laundry:before {
	content: "\e637"
}
.icon-movie-theater:before {
	content: "\e63a"
}
.icon-car-rental:before {
	content: "\e62f"
}
.icon-wine:before {
	content: "\e63f"
}
.icon-bar:before {
	content: "\e62c"
}
.icon-smart-tv:before {
	content: "\e640"
}
.icon-search:before {
	content: "\e61e"
}
h1 {
	font-weight: 700;
	font-size: 1.42857em;
	line-height: 1.5em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 10px
}
h2,
.m-overlay-panel .m-panel-title,
.lt-ie9 #find-panel .m-panel-title,
.l-lock #find-panel .m-panel-title,
.m-hotel-reservation .l-hotel-information .t-hotel-name,
.m-upcoming-reservation .t-hotel-name,
.m-upcoming-reservation .t-reservation-title {
	font-weight: 700;
	font-size: 1.14286em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 4px
}
h3,
.m-overlay-panel .m-panel-subtitle,
.m-date-display .t-month-display,
.t-lang-header {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 2px
}
h4 {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 0;
	text-transform: uppercase
}
h5,
.m-date-display .t-dayinweek-display {
	font-weight: 600;
	font-size: 0.85714em;
	line-height: 0.9375em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 0;
	text-transform: uppercase
}
.m-button-default,
a.m-button-default:link,
a.m-button-default:visited,
#header-container.t-header .m-button-default,
#find-panel .button-container .find-button,
#rewards-panel a.m-button-default,
#rewards-panel a.m-button-default:visited,
.m-button-default-hover,
.m-button-default:hover,
.m-button-default:focus,
a.m-button-default:hover,
a.m-button-default:focus
a.m-button-default:active,
#header-container.t-header .m-button-default-hover,
#find-panel .button-container .find-button-hover,
#rewards-panel a.m-button-default:hover,
#rewards-panel a.m-button-default:visited:hover,
#rewards-panel a.m-button-default:focus
#rewards-panel a.m-button-default:visited:focus
.m-button-primary,
a.m-button-primary:link,
a.m-button-primary:visited,
.m-button-primary-hover,
a.m-button-primary:hover,
a.m-button-primary:focus
a.m-button-primary:active,
.m-button-secondary,
a.m-button-secondary:link,
a.m-button-secondary:visited,
.m-button-secondary-hover,
a.m-button-secondary:hover,
a.m-button-secondary:active,
.m-button-secondary:focus
.m-button-darkGray,
a.m-button-darkGray,
a.m-button-darkGray:link,
a.m-button-darkGray:visited,
.m-button-darkGray-hover,
a.m-button-darkGray:hover,
a.m-button-darkGray:active,
.m-button-medGray,
a.m-button-medGray,
a.m-button-medGray:link,
a.m-button-medGray:visited,
.m-button-medGray-hover,
a.m-button-medGray:hover,
a.m-button-medGray:active,
.m-button-lightestGray,
a.m-button-lightestGray,
a.m-button-lightestGray:link,
a.m-button-lightestGray:visited,
.m-button-lightestGray-hover,
a.m-button-lightestGray:hover,
a.m-button-lightestGray:active,
.m-button-softWhite,
a.m-button-softWhite,
a.m-button-softWhite:link,
a.m-button-softWhite:visited,
.m-button-softWhite-hover,
a.m-button-softWhite:hover,
a.m-button-softWhite:active,
.m-rewards-button,
a.m-rewards-button,
a.m-rewards-button:link,
a.m-rewards-button:visited,
.m-rewards-button-hover,
a.m-rewards-button:hover,
a.m-rewards-button:active {
	display: inline-block;
	margin: 2px 5px 2px 0;
	-webkit-appearance: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border: 0;
	cursor: pointer;
	color: #fff;
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	min-width: 100px;
	outline: 0;
	overflow: visible;
	padding: 6px 16px;
	padding: 0.375rem 1rem;
	text-align: center;
	text-decoration: none;
	white-space: normal
}
.m-button-default,
a.m-button-default:link,
a.m-button-default:visited,
#header-container.t-header .m-button-default,
#find-panel .button-container .find-button,
#rewards-panel a.m-button-default,
#rewards-panel a.m-button-default:visited {
	background: #134f8f;
	color: #fff
}
.m-button-default-hover,
a.m-button-default:hover,
a.m-button-default:active,
#header-container.t-header .m-button-default-hover,
#find-panel .button-container .find-button-hover,
#rewards-panel a.m-button-default:hover,
#rewards-panel a.m-button-default:visited:hover {
	background: #134f8f;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	color: #fff;
	text-decoration: none
}
.m-button-primary,
a.m-button-primary:link,
a.m-button-primary:visited,
.m-button-primary-hover,
a.m-button-primary:hover,
a.m-button-primary:active,
.m-button-secondary,
a.m-button-secondary:link,
a.m-button-secondary:visited,
.m-button-secondary-hover,
a.m-button-secondary:hover,
a.m-button-secondary:active {
	font-size: 18px;
	height: 44px;
	line-height: 24px;
	padding: 8px 16px;
	text-transform: uppercase
}
.m-button-primary,
a.m-button-primary:link,
a.m-button-primary:visited {
	background: #134f8f;
	border: 1px solid #134f8f;
	color: #fff
}
.m-button-primary-hover,
a.m-button-primary:hover,
a.m-button-primary:active {
	background: #0f3f72;
	border: 1px solid #0f3f72;
	color: #fff
}
.m-button-secondary,
a.m-button-secondary:link,
a.m-button-secondary:visited {
	background: #fff;
	border: 1px solid #134f8f;
	color: #134f8f
}
.m-button-secondary-hover,
a.m-button-secondary:hover,
a.m-button-secondary:active {
	background: #fff;
	border: 1px solid #0f3f72;
	color: #0f3f72
}
.m-button-darkGray,
a.m-button-darkGray,
a.m-button-darkGray:link,
a.m-button-darkGray:visited {
	background: #777;
	color: #fff
}
.m-button-darkGray-hover,
a.m-button-darkGray:hover,
a.m-button-darkGray:active {
	background: #777;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	color: #fff;
	text-decoration: none
}
.m-button-medGray,
a.m-button-medGray,
a.m-button-medGray:link,
a.m-button-medGray:visited {
	background: #777;
	color: #fff
}
.m-button-medGray-hover,
a.m-button-medGray:hover,
a.m-button-medGray:active {
	background: #777;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	color: #fff;
	text-decoration: none
}
.m-button-lightestGray,
a.m-button-lightestGray,
a.m-button-lightestGray:link,
a.m-button-lightestGray:visited {
	background: #f4f4f4;
	color: #fff;
	color: #1c1c1c;
	border: 1px solid #a4a4a4;
	padding: 5px 16px
}
.m-button-lightestGray-hover,
a.m-button-lightestGray:hover,
a.m-button-lightestGray:active {
	background: #f4f4f4;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	color: #fff;
	text-decoration: none;
	color: #1c1c1c;
	border: 1px solid #a4a4a4;
	padding: 5px 16px
}
.m-button-softWhite,
a.m-button-softWhite,
a.m-button-softWhite:link,
a.m-button-softWhite:visited {
	background: #f4f4f4;
	color: #fff;
	color: #1c1c1c;
	border: 1px solid #a4a4a4;
	padding: 5px 16px
}
.m-button-softWhite-hover,
a.m-button-softWhite:hover,
a.m-button-softWhite:active {
	background: #f4f4f4;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	color: #fff;
	text-decoration: none;
	color: #1c1c1c;
	border: 1px solid #a4a4a4;
	padding: 5px 16px
}
.t-button-small,
a.t-button-small,
a.t-button-small:link,
a.t-button-small:visited,
.t-button-small-hover,
a.t-button-small:hover,
a.t-button-small:active {
	min-width: 50px;
	padding: 0
}
form,
label,
select,
input,
textarea,
fieldset,
legend {
	font-size: 12px
}
div,
input,
textarea,
button,
select,
a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
label {
	color: #494949;
	font-size: 14px;
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	display: block;
	line-height: 20px
}
input {
	color: #1c1c1c;
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0px
}
input[type=text],
input[type=password],
input[type=tel],
input[type=email],
input[type=date] {
	border: 1px solid #a4a4a4;
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	min-width: 65px;
	padding: 6px 8px 4px;
	height: 32px
}
input[type=radio],
input[type=checkbox] {
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	margin: inherit 7px 14px inherit;
	margin-top: 0.25em
}
select {
	border: 1px solid #a4a4a4;
	color: #1c1c1c;
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	font-size: 14px;
	height: 32px;
	line-height: 20px;
	padding: 6px 8px 4px
}
textarea {
	border: 1px solid #a4a4a4;
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	margin-bottom: 14px;
	min-height: 65px;
	min-height: 150px;
	padding: 6px 8px 4px
}
.is-disabled {
	color: #a4a4a4;
	cursor: auto
}
.is-disabled label {
	color: #a4a4a4
}
.is-disabled button {
	background: #bfdcf4;
	cursor: auto
}
button:disabled {
	background: #bfdcf4;
	cursor: auto
}
input.is-error,
select.is-error {
	border: 2px solid #cf2010
}
.is-inline {
	display: inline
}
.t-outline-none {
	outline: none
}
#layout-body-container form p {
	font-size: 14px;
	line-height: 20px
}
#layout-body-container form .t-font-sm {
	font-size: 12px
}
#layout-body-container form .t-font-m {
	font-size: 14px
}
#layout-body-container form .t-font-l {
	font-size: 16px
}
#layout-body-container form h2 {
	font-size: 16px;
	font-weight: bold
}
#layout-body-container form h3 {
	font-size: 14px;
	font-weight: bold
}
#layout-body-container form h2.t-large-font {
	font-size: 24px;
	font-weight: bold
}
input.hasDatepicker {
	position: relative;
	z-index: 950
}
.ui-datepicker {
	width: auto !important
}
.m-rewards-button,
a.m-rewards-button,
a.m-rewards-button:link,
a.m-rewards-button:visited {
	background: #134f8f;
	color: #fff
}
.m-rewards-button-hover,
a.m-rewards-button:hover,
a.m-rewards-button:active {
	background: #134f8f;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	color: #fff;
	text-decoration: none
}
.t-radio-button-large {
	height: 26px;
	width: 26px
}
.t-checkbox-large {
	height: 25px;
	width: 25px
}
@media (min-width: 35em) {
	.m-button-default.t-button-large,
	.m-button-hover.t-button-large,
	a.m-button-default.t-button-large:link,
	a.m-button-default.t-button-large:hover,
	a.m-button-default.t-button-large:active,
	a.m-button-default.t-button-large:visited,
	a.m-button-hover.t-button-large:link,
	a.m-button-hover.t-button-large:hover,
	a.m-button-hover.t-button-large:active,
	a.m-button-hover.t-button-large:visited {
		padding: 12px 32px;
		padding: 0.75rem 2rem
	}
}
.lt-ie9 input[type=text],
.lt-ie9 input[type=password],
#is-lte-ie8 input[type=text],
#is-lte-ie8 input[type=password] {
	padding: 6px 0 4px
}
.lt-ie9 select.m-ie8-wide-select,
#is-lte-ie8 select.m-ie8-wide-select {
	position: relative
}
.lt-ie9 select.m-ie8-wide-select:focus,
#is-lte-ie8 select.m-ie8-wide-select:focus {
	width: auto
}
.lt-ie9 .m-button-default.t-button-large,
.lt-ie9 .m-button-hover.t-button-large,
.lt-ie9 #is-lte-ie8 .m-button-default.t-button-large,
#is-lte-ie8 .lt-ie9 .m-button-default.t-button-large,
.lt-ie9 #is-lte-ie8 .m-button-hover.t-button-large,
#is-lte-ie8 .lt-ie9 .m-button-hover.t-button-large,
.lt-ie9 a.m-button-default.t-button-large:link,
.lt-ie9 a.m-button-default.t-button-large:hover,
.lt-ie9 a.m-button-default.t-button-large:active,
.lt-ie9 a.m-button-default.t-button-large:visited,
.lt-ie9 a.m-button-hover.t-button-large:link,
.lt-ie9 a.m-button-hover.t-button-large:hover,
.lt-ie9 a.m-button-hover.t-button-large:active,
.lt-ie9 a.m-button-hover.t-button-large:visited,
.lt-ie9 #is-lte-ie8 a.m-button-default.t-button-large:link,
#is-lte-ie8 .lt-ie9 a.m-button-default.t-button-large:link,
.lt-ie9 #is-lte-ie8 a.m-button-default.t-button-large:hover,
#is-lte-ie8 .lt-ie9 a.m-button-default.t-button-large:hover,
.lt-ie9 #is-lte-ie8 a.m-button-default.t-button-large:active,
#is-lte-ie8 .lt-ie9 a.m-button-default.t-button-large:active,
.lt-ie9 #is-lte-ie8 a.m-button-default.t-button-large:visited,
#is-lte-ie8 .lt-ie9 a.m-button-default.t-button-large:visited,
.lt-ie9 #is-lte-ie8 a.m-button-hover.t-button-large:link,
#is-lte-ie8 .lt-ie9 a.m-button-hover.t-button-large:link,
.lt-ie9 #is-lte-ie8 a.m-button-hover.t-button-large:hover,
#is-lte-ie8 .lt-ie9 a.m-button-hover.t-button-large:hover,
.lt-ie9 #is-lte-ie8 a.m-button-hover.t-button-large:active,
#is-lte-ie8 .lt-ie9 a.m-button-hover.t-button-large:active,
.lt-ie9 #is-lte-ie8 a.m-button-hover.t-button-large:visited,
#is-lte-ie8 .lt-ie9 a.m-button-hover.t-button-large:visited,
#is-lte-ie8 .m-button-default.t-button-large,
#is-lte-ie8 .m-button-hover.t-button-large,
#is-lte-ie8 a.m-button-default.t-button-large:link,
#is-lte-ie8 a.m-button-default.t-button-large:hover,
#is-lte-ie8 a.m-button-default.t-button-large:active,
#is-lte-ie8 a.m-button-default.t-button-large:visited,
#is-lte-ie8 a.m-button-hover.t-button-large:link,
#is-lte-ie8 a.m-button-hover.t-button-large:hover,
#is-lte-ie8 a.m-button-hover.t-button-large:active,
#is-lte-ie8 a.m-button-hover.t-button-large:visited {
	padding: 12px 32px
}
.lt-ie8 input[type=password] {
	font-family: Arial, sans-serif
}
body.l-lock #page-container {
	min-width: 1024px
}
body.l-lock #page-container #breadcrumb-nav {
	font-size: 0.875em;
	line-height: 1.3em;
	margin: 1.5em auto 0.75em;
	max-width: 1024px;
	padding: 0 0.5em;
	width: 100%
}
body.l-lock #page-container #breadcrumb-nav li {
	float: left;
	list-style: none
}
body.l-lock #page-container #breadcrumb-nav a,
body.l-lock #page-container #breadcrumb-nav a:link,
body.l-lock #page-container #breadcrumb-nav a:visited {
	color: #134f8f;
	text-decoration: none
}
body.l-lock #page-container #breadcrumb-nav a:hover,
body.l-lock #page-container #breadcrumb-nav a:focus,
body.l-lock #page-container #breadcrumb-nav a:active {
	color: #5983b0;
	text-decoration: underline
}
body.l-lock #page-container #breadcrumb-nav a:active {
	color: #0f3f72
}
#content-wrapper {
	clear: both;
	overflow: hidden
}
#content-wrapper #layout-container {
	min-height: 180px
}
#page-container>header {
	position: relative;
	z-index: 6
}
#header-container,
#content-wrapper,
#sub-nav,
.t-breadcrumb-nav-wrapper,
.l-white-label-search-wrapper {
	-webkit-transition: margin-left 0.3s ease-out, width 0.3s ease-out;
	-moz-transition: margin-left 0.3s ease-out, width 0.3s ease-out;
	-o-transition: margin-left 0.3s ease-out, width 0.3s ease-out;
	transition: margin-left 0.3s ease-out, width 0.3s ease-out
}
#header-container #logo {
	position: relative
}
.reservations #header-container p.m-logo,
.l-meetings #header-container p.m-logo {
	margin-bottom: 0px
}
body.is-menu-active #content-wrapper,
body.is-menu-active #sub-nav,
body.is-menu-active .t-breadcrumb-nav-wrapper,
body.is-menu-active .l-white-label-search-wrapper {
	margin-left: 320px
}
html[lang^=ar] body.is-menu-active #content-wrapper,
html[lang^=ar] body.is-menu-active #sub-nav,
html[lang^=ar] body.is-menu-active .t-breadcrumb-nav-wrapper,
html[lang^=ar] body.is-menu-active .l-white-label-search-wrapper {
	margin-left: 0;
	margin-right: 320px
}
body.is-menu-active.l-lock #header-container,
body.is-menu-active.l-lock #content-wrapper,
body.is-menu-active.l-lock #sub-nav,
body.is-menu-active.l-lock .t-breadcrumb-nav-wrapper,
body.is-menu-active.l-lock .l-white-label-search-wrapper {
	margin-right: 0
}
#header-container.t-header #header-my-account-sign-in {
	font-weight: bold;
	margin: 0;
	min-width: 0;
	padding: 6px 8px;
	vertical-align: top
}
#header-container.t-header #header-my-account-sign-in:hover {
	margin: 0
}
.t-header {
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	height: 65px;
	background-color: #494949
}
.t-header a,
.t-header a:link,
.t-header a:visited {
	color: #fff;
	text-decoration: none;
      	border: 1px solid transparent;
}
.t-header a:hover,
.t-header a:focus,
.t-header a:active {
	color: #fff;
	border: 1px solid #fff;
}
.t-header a:active {
	color: #fff
}
.t-header .single-search-fields {
	display: inline-block
}
.t-header .single-search-location,
.t-header .single-search-near-an-address-tab,
.t-header #search-form-component label.single-search-field,
.t-header #near-address-form .single-search-destination {
	display: none
}
.t-header .last {
	float: none
}
.t-header .m-lookup-reservation input {
	width: 10.714em
}
.t-header #find-panel,
.t-header #reservations-panel {
	margin-right: 2em;
	width: 43.75em
}
.t-header #find-panel.l-margin-right-none,
.t-header #reservations-panel.l-margin-right-none {
	margin-right: 0
}
.t-header .m-menu {
	color: #a4a4a4;
	height: 65px;
	line-height: inherit;
	width: 65px;
	text-align: center;
	padding: 0;
	margin: 0;
	border: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #848484;
	border-right-color: rgba(255, 255, 255, 0.1)
}
html[lang^=ar] .t-header .m-menu {
	border: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #848484;
	border-left-color: rgba(255, 255, 255, 0.1)
}
.t-header .m-menu a {
	display: block;
	text-transform: uppercase;
	text-align: center;
	color: #d2d2d2;
	padding: 11px 8px 10px;
	height: 100%;
	width: auto;
	border: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #515151;
	border-right-color: rgba(28, 28, 28, 0.4)
}
html[lang^=ar] .t-header .m-menu a {
	border: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #515151;
	border-left-color: rgba(28, 28, 28, 0.4)
}
.t-header .m-menu a:hover,
.t-header .m-menu a:visited,
.t-header .m-menu a:active {
	color: #d2d2d2;
	text-decoration: none
}
.t-header .m-menu .t-menu-label {
	font-size: 12px;
	display: block;
	margin-top: 4px
}
.t-header .icon-menu {
	display: block;
	font-size: 30px;
	color: #a4a4a4;
	height: 1em;
	line-height: 1em
}
.t-header .icon-menu:hover {
	color: #a4a4a4;
	text-decoration: none
}
.t-header .m-logo {
	height: 100%;
	overflow: hidden;
	padding: 0
}
.t-header span.t-country-label-icon>img {
	width: 50px
}
.t-header span.t-country-label-icon>img.t-single-flag {
	margin-top: 0.25em;
	width: 25px
}
.t-header .l-main-logo {
	display: block;
	height: 100%;
	padding: 20px 9px 20px 13px
}
html[lang^=ar] .t-header .l-main-logo {
	padding-left: 9px;
	padding-right: 13px
}
.t-header .l-main-logo img {
	width: 130px
}
.t-header .cn-flag-icon {
	vertical-align: -2px
}
.t-header .t-logo-lang-link {
	color: white;
	display: table;
	height: 100%;
	font-size: 12px;
	margin: 0;
	padding: 0.66667em 0 0;
	line-height: 3em
}
.t-header .t-logo-lang-link:focus {
	outline: none
}
.t-header .t-logo-lang-link:hover,
.t-header .t-logo-lang-link:active {
	text-decoration: none
}
.t-header .t-logo-lang-link:hover .t-link-text,
.t-header .t-logo-lang-link:active .t-link-text {
	text-decoration: underline
}
.t-header .t-logo-lang-link:hover .t-country-label-icon,
.t-header .t-logo-lang-link:active .t-country-label-icon {
	text-decoration: none
}
.t-header .t-logo-lang-link:hover .t-country-label-icon img,
.t-header .t-logo-lang-link:active .t-country-label-icon img {
	width: 50px
}
.t-header .t-logo-lang-link:hover .t-country-label-icon img.t-single-flag,
.t-header .t-logo-lang-link:active .t-country-label-icon img.t-single-flag {
	width: 25px
}
.t-header .t-link-text,
.t-header .t-country-label-icon {
	display: table-cell;
	vertical-align: middle
}
.t-header .t-country-label-icon img {
	margin: 0.16667em
}
.t-header .m-subheader {
	list-style-type: none;
	padding: 0
}
html[lang^=ar] .t-header .m-subheader.l-float-right {
	float: left
}
.t-header .m-subheader>li {
	border-left: 1px solid #494949;
	float: left;
	margin: 0;
	padding: 0
}
html[lang^=ar] .t-header .m-subheader>li {
	float: right;
	border-right: 1px solid #494949;
	border-left: 0
}
.t-header .m-subheader>li>a:link,
.t-header .m-subheader>li>a:visited,
.t-header .m-subheader>li>.t-wrapper {
	color: #fff;
	display: block;
	height: 65px;
	padding: 18px 8px 0;
	position: relative;
	text-decoration: none;
	vertical-align: middle
}
.t-header .m-subheader>li>a:link span.icon-triangle-down,
.t-header .m-subheader>li>a:visited span.icon-triangle-down,
.t-header .m-subheader>li>.t-wrapper span.icon-triangle-down {
	font-size: 0.4em;
	color: #d2d2d2;
	margin-left: 1px
}
.t-header .m-subheader>li>a:active,
.t-header .m-subheader>li>a:hover {
	color: #fff
}
.t-header .l-date-container {
	top: -.875em;
	clear: both
}
.t-header .t-header-subtext {
	display: block;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.5em;
	color: #d2d2d2;
	text-transform: none
}
.t-header .t-join-now {
	display: block
}
.t-header .t-join-now .t-not-member {
	display: block
}
.t-header .m-header-buttons {
	text-transform: uppercase
}
.t-header li {
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	font-size: 14px
}
.t-header .nav-container {
	padding-left: 0
}
@media (min-width: 30em) {
	.t-header .l-date-container {
		clear: none;
		top: 3.5em
	}
}
.lt-ie9 .t-header .l-date-container,
.l-lock .t-header .l-date-container {
	clear: none;
	top: 3.5em
}
@media (min-width: 20em) {
	html[lang="es"] body.l-responsive .t-header.t-thin-header li.t-root-breadcrumb {
		display: none
	}
}
@media (min-width: 35em) {
	html[lang="es"] body.l-responsive .t-header.t-thin-header li.t-root-breadcrumb {
		display: block
	}
}
.is-selected, body.l-responsive .t-header .m-menu a:hover, body.l-responsive .t-header .m-menu a:focus {
	background-color: rgba(28, 28, 28, 0.5)
}
.is-selected .t-selected-arrow {
	height: 0;
	width: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #fff;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -7px;
	display: block
}
.t-header.t-thin-header {
	height: 40px;
	overflow: hidden
}
.t-header.t-thin-header .m-header-buttons {
	text-transform: none
}
.t-header.t-thin-header .t-header-subtext {
	display: none
}
.t-header.t-thin-header .rewards-panel .t-header-subtext {
	display: inline
}
.t-header.t-thin-header .m-menu {
	height: 40px;
	width: 85px
}
html[lang^=ja] .t-header.t-thin-header .m-menu {
	width: 90px
}
html[lang^=ja] .t-header.t-thin-header .m-menu {
	width: 90px
}
.t-header.t-thin-header .m-menu a {
	height: auto;
	line-height: 20px;
	padding: 9px 12px;
	white-space: nowrap;
	width: auto
}
.t-header.t-thin-header .m-menu .t-menu-label {
	display: inline-block;
	font-size: 12px;
	margin: 0 0 0 5px;
	vertical-align: middle
}
html[lang^=ar] .t-header.t-thin-header .m-menu .t-menu-label {
	margin: 0 5px 0 0
}
.t-header.t-thin-header .icon-menu {
	display: inline-block;
	font-size: 20px
}
.t-header.t-thin-header .m-logo {
	display: none
}
.t-header.t-thin-header #t-subheader>li.is-level-0,
.t-header.t-thin-header #t-subheader>li.is-level-1,
.t-header.t-thin-header #t-subheader>li.is-level-2 {
	height: 40px
}
.t-header.t-thin-header #t-subheader>li>a:link,
.t-header.t-thin-header #t-subheader>li>a:visited,
.t-header.t-thin-header #t-subheader>li>.t-wrapper {
	height: 40px;
	padding: 9px 8px 0;
	line-height: 1.5em
}
.t-header.t-thin-header #t-subheader .t-meetings-and-events-link {
	width: auto
}
html[lang^=pt] .t-header.t-thin-header #t-subheader .t-meetings-and-events-link,
html[lang^=es] .t-header.t-thin-header #t-subheader .t-meetings-and-events-link {
	width: auto
}
.t-header.t-thin-header #t-subheader .t-hws-country-lang-button .t-flag-icon {
	width: 1.8125rem;
	vertical-align: top
}
.t-header.t-thin-header #t-subheader .t-hws-country-lang-button .t-flag-icon.t-double-flag {
	width: 3.875rem
}
.t-header.t-thin-header #t-subheader .t-hws-country-lang-button .is-hidden-text,
.t-header.t-thin-header #t-subheader .t-hws-country-lang-button .ui-icon {
	line-height: 0
}
.t-header.t-thin-header .t-header-breadcrumb {
	color: #fff;
	display: block;
	height: 40px;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0
}
.t-header.t-thin-header .t-header-breadcrumb li {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAYAAAD6reaeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFBJREFUeNpivHTpkj4DA8NFBiTABMTbgVgfXTAPXYIFiNdA2SAJT5BRTFABkMQKKGZhgQoGA3EEEHsB8R8mqMBkqMAFmEUoAjBBFAEQAAgwAN4AEPtCGnPTAAAAAElFTkSuQmCC") no-repeat left center;
	float: left;
	padding: 0 5px 0 9px;
	margin: 0;
	line-height: 40px
}
.t-header.t-thin-header .t-header-breadcrumb li.t-root-breadcrumb {
	padding-left: 8px;
	background: none
}
.t-header.t-thin-header .t-header-breadcrumb li a {
	color: #fff
}
.t-header.t-thin-header .t-header-breadcrumb li a:hover,
.t-header.t-thin-header .t-header-breadcrumb li a:active {
	text-decoration: none
}
#header-container .l-em-reset {
	font-size: 16px
}
.l-overlay {
	*zoom: 1;
	max-width: 84em;
	_width: 84em;
	padding-left: 0;
	padding-right: 0;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	z-index: 100
}
.l-overlay:after {
	content: "";
	display: table;
	clear: both
}
.l-split-60-40 {
	width: 57.62712%;
	float: left;
	margin-right: 1.69492%;
	display: inline
}
.l-split-60-40.l-last {
	width: 40.67797%;
	float: right;
	margin-right: 0;
	*margin-left: -1em;
	display: inline
}
.l-split-50-50,
.l-split-80-20 {
	width: 100%;
	float: right;
	margin-right: 0;
	*margin-left: -1em;
	display: inline
}
.l-split-50-50 .l-split-50 {
	width: 49.15254%;
	float: left;
	margin-right: 1.69492%;
	display: inline
}
.l-split-50-50 .l-last {
	float: right;
	margin-right: 0;
	*margin-left: -1em;
	display: inline
}
.l-split-80-20 .l-split-80 {
	width: 74.57627%;
	float: left;
	margin-right: 1.69492%;
	display: inline
}
.l-split-80-20 .l-split-20 {
	width: 23.72881%;
	float: left;
	margin-right: 1.69492%;
	display: inline
}
.l-split-80-20 .l-last {
	float: right;
	margin-right: 0;
	*margin-left: -1em;
	display: inline
}
.m-overlay-panel {
	background-color: #fff;
	border-radius: 0 0 2px 2px;
	border: 1px solid #d2d2d2;
	border-width: 0 2px 2px 1px;
	color: #1c1c1c
}
.m-overlay-panel a {
	color: #1c1c1c
}
.m-overlay-panel form,
.m-overlay-panel p,
.m-overlay-panel li {
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	font-size: 0.875em;
	line-height: 1.25
}
.m-overlay-panel .m-panel-title {
	padding-bottom: 0
}
.m-overlay-panel .m-panel-subtitle {
	padding-bottom: 0
}
.boxshadow .m-overlay-panel {
	border-width: 1px;
	border-color: transparent;
	box-shadow: 0 7px 8px #494949
}
.l-panel-padding {
	padding: 1em
}
.l-panel-right-padding {
	padding-right: 1em
}
.l-panel-bottom-padding {
	padding-bottom: 1em
}
.action-panel {
	width: 43.75em;
	right: 0
}
.action-panel.is-position-auto {
	right: auto
}
.l-equal-height-column-parent {
	overflow: hidden
}
.l-equal-height-column-parent>div.l-equal-height-child-column {
	padding-bottom: 9999px;
	margin-bottom: -9999px
}
h1 {
	font-weight: 700;
	font-size: 1.42857em;
	line-height: 1.5em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 10px
}
h2,
.m-overlay-panel .m-panel-title,
.lt-ie9 #find-panel .m-panel-title,
.l-lock #find-panel .m-panel-title,
.m-hotel-reservation .l-hotel-information .t-hotel-name,
.m-upcoming-reservation .t-hotel-name,
.m-upcoming-reservation .t-reservation-title {
	font-weight: 700;
	font-size: 1.14286em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 4px
}
h3,
.m-overlay-panel .m-panel-subtitle,
.m-date-display .t-month-display,
.t-lang-header {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 2px
}
h4 {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 0;
	text-transform: uppercase
}
h5,
.m-date-display .t-dayinweek-display {
	font-weight: 600;
	font-size: 0.85714em;
	line-height: 0.9375em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 0;
	text-transform: uppercase
}
.l-float-left {
	float: left
}
#find-panel {
	padding: 0.8em
}
#find-panel .m-panel-title {
	margin: 0 3.75em 0.25em 0
}
#find-panel #guided-search-wrapper {
	background: #323232 url(https://modules.marriott.com/images/bg-find.jpg) no-repeat
}
#find-panel #guided-search-wrapper h3 {
	margin: 0
}
#find-panel #guided-search-wrapper #map {
	margin-left: -10px
}
#find-panel .l-two-column .col {
	width: 153.33333%;
	float: left;
	margin-right: 6.66667%;
	display: inline;
	float: left
}
#find-panel .column {
	width: 153.33333%;
	float: left;
	margin-right: 6.66667%;
	display: inline
}
#find-panel .column.last-column.hidden,
#find-panel .column.last-column.is-hidden {
	display: none
}
#find-panel .button-container {
	width: 46.66667%;
	float: left;
	margin-right: 6.66667%;
	display: inline;
	float: left;
	padding-top: 1em
}
#find-panel .button-container .find-button,
#find-panel .button-container .find-button-hover {
	height: auto;
	width: 100%
}
#find-panel #is-saved-hotels {
	margin-top: 14px
}
#find-panel .advanced-search {
	width: 153.33333%;
	float: right;
	margin-right: 0;
	*margin-left: -1em;
	display: inline;
	margin: 0.5em 0 0
}
#find-panel a {
	color: #134f8f
}
#find-panel a:hover {
	color: #5983b0
}
#find-panel a:visited {
	color: #0f3f72
}
#find-panel .special-rates-section a {
	font-size: 0.85em
}
#find-panel .t-required-text {
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1em;
	position: absolute;
	top: 3em;
	right: 1.5em
}
#find-panel .t-required-text .icon-asterisk {
	font-size: 0.5em
}
html[lang^=de] #find-panel .t-search-form-container,
html[lang^=fr] #find-panel .t-search-form-container,
html[lang^=es] #find-panel .t-search-form-container,
html[lang^=ja] #find-panel .t-search-form-container,
html[lang=en-AU] #find-panel .t-search-form-container {
	padding-top: 0.75em
}
.t-bg-lightestGray {
	background-color: #f4f4f4
}
.l-padding-10 {
	padding: 10px
}
.secondary-button {
	border: 1px solid #a4a4a4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}
.secondary-button .icon {
	color: #1c1c1c;
	margin-right: 5px
}
.t-search-links {
	padding-top: 2em
}
.t-search-links .t-list-unbulletted {
	padding: 0
}
.t-search-links p {
	margin-top: 0
}
.t-search-links li {
	margin-bottom: 0.35em
}
.t-search-links li a,
.t-search-links li a:link,
.t-search-links li a:hover,
.t-search-links li a:visited {
	font-size: 0.85em
}
.t-search-links li a .external-link,
.t-search-links li a:link .external-link,
.t-search-links li a:hover .external-link,
.t-search-links li a:visited .external-link {
	padding-left: 0.25em
}
#find-panel .t-search-links li a,
#find-panel .t-search-links li a:link,
#find-panel .t-search-links li a:hover,
#find-panel .t-search-links li a:visited {
	margin: 0;
	padding: 0;
	height: auto
}
.t-search-links .t-border-bottom {
	border-bottom-color: #d2d2d2
}
#search-form-component #global-header-meetings-search-form a:hover,
#header #global-header-special-rates-search a:hover,
#header #search-form-component p a:hover,
#search-form-component #flash-card-form-special-rates-search a:hover,
#search-form-component p a:hover,
#search-form-component-container #search-form-component p.advanced-search a:hover {
	color: #5983b0
}
#find-panel #global-header-meetings-search-form .space-only-container {
	width: 100%
}
#deal-offers {
	margin-left: 18px
}
#header .inline-elements label,
#header label.inline-label {
	display: inline
}
#search-form-component .icon-drawer-close {
	display: none
}
#search-form-component .icon-drawer-open {
	display: none
}
#search-form-component .usePoints .icon-external-site {
	display: none
}
#page #find-panel .two-column .column {
	margin-right: auto
}
#header-container #single-search-destination input.is-location-nearme.single-search-destination[type=text] {
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	-o-transition: width 0.3s;
	transition: width 0.3s;
	width: 90%
}
#header-container #single-search-destination .l-location-trigger,
#header-container #single-search-destination .l-location-trigger:hover {
	height: 2.4em;
	float: right;
	margin: 0;
	min-width: 1em;
	padding: 0 .25em;
	width: 8%;
	position: relative
}
#find-panel {
	width: 700px
}
#find-panel form,
#find-panel label,
#find-panel select,
#find-panel input,
#find-panel textarea,
#find-panel fieldset,
#find-panel legend,
#find-panel form h3 {
	color: #1c1c1c;
	font: normal 16px/20px"proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: none
}
#find-panel label {
	color: #494949;
	font-size: 14px
}
#find-panel label .t-form-asterisk {
	font-size: 5px;
	line-height: 1em;
	padding-right: 0
}
#find-panel input[type=text],
#find-panel select,
#find-panel .usePoints {
	margin-bottom: 14px
}
#find-panel input[type=text],
#find-panel select {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
#find-panel .usePoints {
	font-size: 0.85714em
}
#find-panel .usePoints>a,
#find-panel .usePoints>a:visited {
	margin-top: 0.5em
}
#find-panel .usePoints .icon-external-site {
	display: inline
}
#find-panel .t-filter-deals.inline-elements {
	padding-top: 0
}
#find-panel .t-filter-deals {
	padding-bottom: 14px
}
#find-panel .t-filter-deals input {
	margin-right: 4px;
	top: 2px;
	position: relative
}
#find-panel input[type=text].hasDatepicker {
	background: url("https://modules.marriott.com/images/global_sprite.png") no-repeat scroll 95% -2329px rgba(0, 0, 0, 0)
}
#find-panel form .ui-datepicker-trigger {
	display: none
}
#find-panel #single-search-destination {
	position: relative
}
#find-panel .l-icon-nearme {
	background: url("https://modules.marriott.com/images/icon_location_gray.png") no-repeat scroll transparent;
	height: 20px;
	left: 50%;
	position: relative;
	margin: -10px 0 0 -10px;
	width: 20px;
	top: 50%
}
#find-panel #searchFormsContainer #av-catering-section label,
#find-panel #meeting-room #av-catering-section label,
#find-panel #av-catering-section label {
	float: none
}
#find-panel .near-address-link {
	margin-bottom: 10px
}
#find-panel .sleeping-rooms,
#find-panel .space-only-container {
	width: 153.33333%;
	float: left;
	margin-right: 6.66667%;
	display: inline
}
#find-panel .sleeping-room-count {
	margin-top: 0
}
#find-panel .l-label-inline {
	display: inline
}
#find-panel .m-choose-options {
	margin-bottom: 14px
}
#find-panel .t-event-size-option {
	margin: 0 2% 2% 0;
	height: 32px
}
#find-panel input[type=text].t-event-size-input {
	margin-bottom: 2%
}
#find-panel #meeting-setup-style {
	margin-bottom: 2%
}
#find-panel #av-catering-section input,
#find-panel #av-catering-section label {
	float: left
}
#find-panel #av-catering-section {
	margin: 14px
}
#find-panel #av-catering-section input {
	margin-right: 0.2em;
	margin-top: 0.25em
}
#find-panel #av-catering-section label {
	margin-right: 1.2em
}
#find-panel .marriott-brands-section .two-column .column {
	float: none;
	margin: 0
}
#find-panel .marriott-brands-section li {
	margin-bottom: 3px
}
#find-panel .marriott-brands-section input[type=checkbox] {
	margin: 0px
}
#find-panel h3,
#find-panel form h3 {
	margin: 20px 0 8px
}
#find-panel h3 a,
#find-panel h3 a:visited,
#find-panel h3 a:hover,
#find-panel form h3 a,
#find-panel form h3 a:visited,
#find-panel form h3 a:hover {
	color: #1c1c1c;
	font-size: 0.875em;
	font-weight: bold;
	text-transform: uppercase
}
#find-panel h3 .icon-drawer-close,
#find-panel form h3 .icon-drawer-close {
	display: none
}
#find-panel h3 .icon-drawer-open,
#find-panel form h3 .icon-drawer-open {
	display: inline
}
#find-panel h3.active .icon-drawer-open {
	display: none
}
#find-panel h3.active .icon-drawer-close {
	display: inline
}
#find-panel h4 {
	font-size: 0.75em
}
#find-panel .search-form-sub-menu {
	margin: 0 auto;
	overflow: hidden;
	margin-right: 3.75em
}
#find-panel .search-form-sub-menu li {
	margin-right: 1px
}
#find-panel .search-form-sub-menu li a {
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline
}
#find-panel .search-form-sub-menu li .icon-dot {
	color: #a4a4a4;
	display: inline-block;
	font-size: 5px;
	margin: 0 5px 2px 0
}
#find-panel .search-form-sub-menu li.ui-tabs-selected a {
	color: inherit;
	text-decoration: none
}
#find-panel .ui-tabs-hide {
	display: none
}
#find-panel .l-margin-bottom {
	margin-bottom: 20px
}
#find-panel .flexible-date-search {
	padding: 1em 0 0.5em
}
.no-rgba #find-panel input[type=text].hasDatepicker {
	background: url("https://modules.marriott.com/images/global_sprite.png") no-repeat scroll 95% -2381px
}
#find-panel {
	*zoom: 1;
	max-width: 64em;
	_width: 64em;
	padding-left: 1em;
	padding-right: 1em;
	margin-left: auto;
	margin-right: auto
}
#find-panel:after {
	content: "";
	display: table;
	clear: both
}
#find-panel .removed-l-split-6of9 {
	width: 100%
}
#find-panel .removed-l-split-6of9 .single-search-destination[type=text],
#find-panel .removed-l-split-6of9 .single-search-location[type=text] {
	width: 95%
}
#find-panel .removed-l-split-6of9 .single-search-tool-tip-container {
	top: 19px;
	left: -237px
}
#find-panel .l-split-6-3of9 .l-split-6of9 {
	width: 65.90909%;
	float: left;
	margin-right: 2.27273%;
	display: inline
}
#find-panel .l-split-6-3of9 .l-split-3of9 {
	width: 31.81818%;
	float: left;
	margin-right: 2.27273%;
	display: inline
}
#find-panel .l-split-6-3of9 .l-last {
	float: right;
	margin-right: 0;
	*margin-left: -1em;
	display: inline
}
#find-panel .single-search-destination[type=text],
#find-panel .single-search-location[type=text] {
	margin-bottom: 0
}
#find-panel .two-column .column,
#find-panel .two-column .col,
#find-panel .l-two-column .column,
#find-panel .l-two-column .col {
	width: 48.27586%;
	float: left;
	margin-right: 3.44828%;
	display: inline
}
#find-panel .two-column .last-column,
#find-panel .l-two-column .last-column {
	margin-left: 0;
	float: right;
	margin-right: 0;
	*margin-left: -1em;
	display: inline
}
#find-panel .sm-one-column,
#find-panel .sm-one-column .column,
#find-panel .sm-one-column .col {
	width: 100%
}
#find-panel .l-split-3of9,
#find-panel .t-search-links.show {
	display: none
}
#find-panel .l-split-6-3of9 .l-split-6of9 {
	width: 100%
}
#find-panel .advanced-search {
	line-height: 2.25em
}
#find-panel #best-rate {
	clear: both;
	padding-top: 1em
}
#find-panel-alt.closed {
	display: none
}
#find-panel .l-split-3of9,
#find-panel #is-hidden-search-options,
#find-panel .l-split-6-3of9 .t-search-links,
#find-panel #global-header-find-a-hotel>.two-column {
	display: none
}
#find-panel #global-header-hotel-brands-section .two-column {
	display: block
}
.l-find-panel {
	position: absolute;
	z-index: 500;
	top: 84px;
	left: 200px;
	width: 287px
}
.t-find-panel {
	border: 1px solid #fff;
	border-radius: 4px;
	background: #333
}
.l-bookingcom {
	position: absolute;
	width: 296px;
	overflow: hidden;
	z-index: 5
}
.l-bookingcom.is-collapsed {
	display: none
}
.l-bookingcom #m-white-label {
	border: 0;
	position: static
}
#homepage.page-grid-b .l-bookingcom #m-white-label {
	position: static
}
.bookingcom-iframe {
	border: 1px solid #fff;
	border-radius: 4px
}
#header-find-panel-trigger .t-search-icon {
	float: left;
	padding: 0 1em
}
#header-find-panel-trigger .l-search-icon-text {
	float: left
}
#header-find-panel-trigger .l-search-icon-text .icon-triangle-down {
	margin-right: 2.25em
}
.l-white-label-search-wrapper .m-responsive-bookingcom-container {
	max-width: 64em;
	margin: 0 auto
}
.m-responsive-bookingcom-container {
	position: relative;
	padding-left: 0;
	padding-right: 0
}
.m-responsive-bookingcom-container #find-a-hotel-container.l-bookingcom {
	background-color: #f4f4f4;
	display: none;
	height: 272px;
	width: 308px;
	position: absolute;
	z-index: 10
}
.m-responsive-bookingcom-container #find-a-hotel-container.l-bookingcom.is-visible {
	display: block
}
#global-header-find-a-hotel .l-room-count a,
#global-header-find-a-hotel .l-guest-count a,
#global-header-saved-hotel-search-form .l-room-count a,
#global-header-saved-hotel-search-form .l-guest-count a {
	color: #5983b0
}
#global-header-find-a-hotel .l-room-guests li.is-active a,
#global-header-find-a-hotel .l-room-guests a:active,
#global-header-saved-hotel-search-form .l-room-guests li.is-active a,
#global-header-saved-hotel-search-form .l-room-guests a:active {
	color: #fff
}
#global-header-find-a-hotel .search-roomCount,
#global-header-find-a-hotel .search-guestCount,
#global-header-saved-hotel-search-form .search-roomCount,
#global-header-saved-hotel-search-form .search-guestCount {
	margin-top: 4px
}
#global-header-find-a-hotel .l-room-guests label,
#global-header-saved-hotel-search-form .l-room-guests label {
	line-height: 25px
}
#edit-search-panel .guests {
	margin-top: 10px
}
#edit-search-panel .l-room-guests {
	margin-bottom: 17px
}
#find-panel .l-room-guests select,
.m-search-form .l-room-guests select,
body.l-responsive .m-homepage-hotelsearch .l-room-guests select {
	margin-bottom: 0
}
#hws .l-room-guests li,
#find-a-hotel-form .hotel-search-section .l-room-guests ul li {
	margin: 0
}
.page-grid-c #edit-search-form .l-room-guests li a {
	width: 40px;
	margin-left: 2px
}
.page-grid-c #edit-search-form .roomNum,
.page-grid-c #edit-search-form .guests {
	clear: both;
	width: auto
}
.page-grid-c #edit-search-form ul {
	margin-left: -10px
}
.page-grid-c #edit-search-form .guests,
.page-grid-c #edit-search-form .l-room-guests label {
	display: block
}
.l-room-guests {
	margin-bottom: 14px
}
.l-room-guests label {
	line-height: 25px
}
.l-room-guests .l-guest-count,
.l-room-guests .l-room-count {
	clear: both
}
.l-room-guests .search-roomCount,
.l-room-guests .search-guestCount {
	margin-top: 4px
}
.l-room-guests li.guest-1 a,
.l-room-guests li.room-1 a {
	margin-left: 0
}
.l-room-guests li a {
	border: 1px solid #777;
	border-radius: 50px;
	color: #2574b4;
	background-color: #fff;
	display: block;
	font-size: 14px;
	padding-top: 11px;
	margin-left: 10px;
	height: 40px;
	width: 40px;
	float: left;
	text-decoration: none;
	text-align: center;
	font-weight: 600
}
.l-room-guests li a:hover {
	border-color: #5983b0;
	text-decoration: none
}
.l-room-guests li a:active,
.l-room-guests li.is-active a {
	background-color: #777;
	color: #fff;
	border-color: #777
}
#respath .hotel-search-section p,
#respath .hotel-search-section li {
	margin-bottom: 0
}

@media (min-width: 15em) {
	.l-responsive .l-search-icon-text {
		display: none
	}
	.l-responsive .m-responsive-bookingcom-container #find-a-hotel-container.l-bookingcom {
		position: static;
		width: auto;
		z-index: 1
	}
	#homepage .l-guest,
	#propertyedit-search-panel .guests,
	#global-header-find-a-hotel .l-guest,
	#advanced-saved-hotel-search-form .guests {
		margin-top: 14px
	}
	#homepage .l-room-guests div {
		clear: both
	}
	#propertyedit-search-panel .l-room-guests div,
	#advanced-saved-hotel-search-form .l-room-guests div {
		clear: both
	}
}
@media (min-width: 30em) {
	#find-panel .sm-one-column .column,
	#find-panel .sm-one-column .col {
		width: 48.27586%
	}
	#search-form-sub-menu {
		margin-right: auto
	}
	#homepage .l-guest,
	#propertyedit-search-panel .guests,
	#global-header-find-a-hotel .l-guest,
	#advanced-saved-hotel-search-form .guests {
		margin-top: 0
	}
	#homepage .l-room-guests div {
		clear: none
	}
	#propertyedit-search-panel .l-room-guests div,
	#advanced-saved-hotel-search-form .l-room-guests div {
		clear: none
	}
}
@media (min-width: 35em) {
	#propertyedit-search-panel .l-room-guests div,
	#advanced-saved-hotel-search-form .l-room-guests div {
		clear: both
	}
	#propertyedit-search-panel .guests,
	#advanced-saved-hotel-search-form .guests {
		margin-top: 14px
	}
}
@media (min-width: 42em) {
	#propertyedit-search-panel .l-room-guests div,
	#advanced-saved-hotel-search-form .l-room-guests div {
		clear: none
	}
	#propertyedit-search-panel .guests,
	#advanced-saved-hotel-search-form .guests {
		margin-top: 0
	}
}
@media (min-width: 48em) {
	#find-panel .l-split-3of9 {
		display: block
	}
	#find-panel .l-split-6-3of9 .l-split-6of9 {
		width: 65.90909%
	}
	#find-panel .l-split-6-3of9 .t-search-links.is-shown {
		display: inline
	}
}
@media (min-width: 60em) {
	.l-responsive .l-search-icon-text {
		display: block
	}
	.l-responsive .m-responsive-bookingcom-container #find-a-hotel-container.l-bookingcom {
		position: absolute;
		left: 398px;
		top: -8px;
		height: 272px;
		width: 308px;
		z-index: 10
	}
}
.lt-ie9 .m-responsive-bookingcom-container #find-a-hotel-container.l-bookingcom,
.l-lock .m-responsive-bookingcom-container #find-a-hotel-container.l-bookingcom {
	position: absolute;
	height: 272px;
	width: 308px;
	left: 8px;
	top: 60px;
	z-index: 10
}
.lt-ie9 #content-wrapper .m-responsive-bookingcom-container #find-a-hotel-container.l-bookingcom,
.l-lock #content-wrapper .m-responsive-bookingcom-container #find-a-hotel-container.l-bookingcom {
	top: 0
}
#reservations-panel a,
#rewards-panel a,
#find-panel a,
#header-container .t-reservation-panel-links a {
	color: #134f8f;
	text-decoration: none
}
#reservations-panel a.hover,
#rewards-panel a.hover,
#find-panel a.hover,
#header-container .t-reservation-panel-links a.hover,
#reservations-panel a.focus,
#rewards-panel a.focus,
#find-panel a.focus,
#header-container .t-reservation-panel-links a.focus {
	color: #5983b0;
	text-decoration: underline
}
#reservations-panel a.active,
#rewards-panel a.active,
#find-panel a.active,
#header-container .t-reservation-panel-links a.active,
#reservations-panel a.click,
#rewards-panel a.click,
#find-panel a.click,
#header-container .t-reservation-panel-links a.click {
	color: #0f3f72;
	text-decoration: underline
}
#reservations-panel label,
#rewards-panel label,
#find-panel label {
	color: #494949
}
#reservations-panel input[type=text],
#reservations-panel input[type=password],
#rewards-panel input[type=text],
#rewards-panel input[type=password],
#find-panel input[type=text],
#find-panel input[type=password] {
	height: 32px;
	padding: 6px 8px
}
#reservations-panel .remember-me,
#reservations-panel .inline-elements,
#rewards-panel .remember-me,
#rewards-panel .inline-elements,
#find-panel .remember-me,
#find-panel .inline-elements {
	padding-top: 14px
}
#reservations-panel .remember-me label,
#reservations-panel .inline-elements label,
#rewards-panel .remember-me label,
#rewards-panel .inline-elements label,
#find-panel .remember-me label,
#find-panel .inline-elements label {
	display: inline
}
#reservations-panel .remember-me a,
#reservations-panel .inline-elements a,
#rewards-panel .remember-me a,
#rewards-panel .inline-elements a,
#find-panel .remember-me a,
#find-panel .inline-elements a {
	display: block;
	line-height: 20px
}
#reservations-panel .remember-me #my-account-rememberme,
#rewards-panel .remember-me #my-account-rememberme,
#find-panel .remember-me #my-account-rememberme {
	margin: 0 0.25em 1px 0;
	vertical-align: text-bottom
}
#reservations-panel a,
#rewards-panel a,
#find-panel a {
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif
}
#reservations-panel a.l-close-button:hover,
#rewards-panel a.l-close-button:hover,
#find-panel a.l-close-button:hover {
	text-decoration: none
}
#reservations-panel form a,
#rewards-panel form a,
#find-panel form a {
	font-size: 14px
}
#reservations-panel form p.m-bcom-link,
#rewards-panel form p.m-bcom-link,
#find-panel form p.m-bcom-link {
	font-size: 1em
}
#reservations-panel form p.m-bcom-link a:hover,
#rewards-panel form p.m-bcom-link a:hover,
#find-panel form p.m-bcom-link a:hover {
	text-decoration: underline
}
#find-panel form a {
	font-weight: normal
}
#reservations-panel .form-block,
#rewards-panel .form-block {
	padding: 0px 0px 14px 0
}
#reservations-panel form,
#rewards-panel form {
	padding: 0 1.143em 1.143em
}
@-moz-document url-prefix() {
	#reservations-panel .form-block.l-from-padding-left {
		padding-left: 0.5em
	}
}
#header-container .m-hotel-reservation {
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif
}
#header-container .m-signin-form ul.t-important-links {
	padding: 0 1em 1em 1em
}
#header-container ul.t-reservations-results {
	padding-bottom: 0
}
#header-container .t-reservation-panel-links li {
	display: inline-block;
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	font-size: 0.875em;
	margin-right: 0.5em
}
#header-container .t-reservation-panel-links p {
	padding: 0
}
#reservations-panel .remember-me a:hover,
#header-container .m-signin-form ul.t-important-links a:hover {
	text-decoration: underline
}
.t-reservation-panel-links {
	background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
	background-image: -webkit-linear-gradient(center bottom, #ffffff, #f5f5f5);
	background-image: -moz-linear-gradient(center bottom, #ffffff, #f5f5f5);
	background-image: -o-linear-gradient(center bottom, #ffffff, #f5f5f5);
	background-image: linear-gradient(center bottom, #ffffff, #f5f5f5)
}
.m-hotel-reservation {
	border-bottom: 1px solid #d2d2d2;
	padding: 0.75em
}
.m-hotel-reservation .l-date-display {
	width: 12%;
	float: left;
	margin-right: 3%
}
.m-hotel-reservation .l-hotel-information {
	float: left;
	width: 85%;
	display: block
}
.m-hotel-reservation .l-hotel-information .t-hotel-name {
	padding: 0
}
.m-hotel-reservation .t-action-items {
	color: #134f8f
}
.m-hotel-reservation .t-action-items p {
	margin: 12px 0;
	padding: 0
}
.m-hotel-reservation .t-action-items a {
	font-weight: 600
}
.m-date-display {
	text-align: center
}
.m-date-display .t-month-display {
	font-weight: 600;
	margin-bottom: 0;
	padding: 4px 0 4px 0;
	border: 1px solid #134f8f;
	text-transform: uppercase;
	background-color: #134f8f;
	color: #fff;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px
}
.m-date-display .t-day-display {
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	font-size: 1.625em;
	line-height: 0.70;
	font-weight: bold;
	padding: 5px 0 6px 0;
	background-color: #f4f4f4;
	color: #134f8f;
	margin: -2px 0 0
}
.m-date-display .t-dayinweek-display {
	border: 1px solid #d2d2d2;
	border-top: 0;
	padding-top: 0;
	padding-bottom: 0.58333em;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #f4f4f4;
	color: #777;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px
}
.t-date-display-grey .t-month-display {
	background-color: #777;
	border: 1px solid #777;
	color: #f4f4f4
}
.t-date-display-grey .t-day-display {
	color: #777
}
.m-upcoming-reservation {
	padding-bottom: 2em
}
.m-upcoming-reservation a {
	text-decoration: none
}
.m-upcoming-reservation .l-date-display {
	width: 90%
}
.m-upcoming-reservation .l-date-display .t-month-display {
	margin-bottom: 0px
}
.m-upcoming-reservation .t-view-all-link {
	font-size: 0.75em;
	font-weight: 700;
	padding-top: 0.5em;
	margin-left: 10px
}
.m-upcoming-reservation .t-hotel-name {
	margin-bottom: 0;
	padding: 0
}
.m-upcoming-reservation .t-hotel-address,
.m-upcoming-reservation .t-confirmation-number,
.m-upcoming-reservation .t-reservation-details,
.m-upcoming-reservation .t-action-items {
	font-size: 0.875em
}
.m-upcoming-reservation .t-action-items {
	color: #134f8f;
	font-weight: 700
}
.m-upcoming-reservation .is-underline {
	text-decoration: underline
}
.m-upcoming-reservation .t-hotel-address {
	line-height: 1.5em
}
.m-lookup-reservation .t-confirmation-number {
	width: auto
}
.m-signin-form .t-important-links li>a,
.m-signin-form .t-important-links li>a:link,
.m-signin-form .t-important-links li>a:visited {
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	height: 20px;
	padding: 0
}
.t-desc {
	padding-bottom: 12px
}
.HWHOM .m-upcoming-reservation {
	margin-top: -2rem;
	margin-bottom: 2rem
}
.HWHOM .m-upcoming-reservation li.h4Class {
	margin-bottom: .25rem
}
.HWHOM .m-upcoming-reservation a.l-confirmationNumber {
	font-weight: 600
}
@media (min-width: 35em) {
	.HWHOM .m-upcoming-reservation {
		margin-top: -2.75rem;
		margin-bottom: 2.75rem
	}
}
#rewards-panel {
	width: 600px
}
#rewards-panel a,
#rewards-panel a:link,
#rewards-panel a:visited {
	color: #134f8f;
	text-decoration: none
}
#rewards-panel a:hover,
#rewards-panel a:focus,
#rewards-panel a:active {
	color: #5983b0;
	text-decoration: underline
}
#rewards-panel a:active {
	color: #0f3f72
}
#rewards-panel a {
	display: inline;
	padding: 0
}
#rewards-panel ul {
	list-style-type: none
}
#rewards-panel ul.l-panel-left-padding {
	padding-left: 1em
}
#rewards-panel ul a,
#rewards-panel ul a:visited {
	vertical-align: middle
}
#rewards-panel li {
	font-size: 0.875em;
	line-height: 1.25
}
#rewards-panel h3 {
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif
}
#rewards-panel .m-panel-title {
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0.25em;
	padding: 0
}
#rewards-panel .l-panel-padding>.m-panel-title {
	padding-top: 0
}
#rewards-panel .m-rewards-link {
	margin-left: 1.5em;
	margin-top: 1em
}
#rewards-panel dl {
	padding: 0;
	margin: 0
}
#rewards-panel dt,
#rewards-panel dd {
	display: block;
	float: left;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.25em;
	min-height: 1.25em;
	padding: 0;
	margin: 0 0 0.5em
}
#rewards-panel dt {
	color: #777;
	min-width: 28%;
	margin-right: 2%
}
#rewards-panel dt>div {
	font-size: 0.875em;
	line-height: 20em/14
}
#rewards-panel dd {
	color: #1c1c1c;
	width: 60%
}
#rewards-panel dd>div {
	font-size: 0.875em;
	line-height: 20px;
	line-height: 1.25rem
}
#rewards-panel dd>div>p {
	color: #a4a4a4;
	font-size: 0.875em;
	font-weight: normal
}
#rewards-panel .m-rewards-account-details-title {
	font-size: 1em;
	line-height: 1.25em;
	padding: 0;
	margin: 1.5em 0 0.5em;
	display: block;
	font-weight: bold
}
#rewards-panel .t-nights-this-year {
	color: #a4a4a4;
	font-weight: normal
}
#rewards-panel .t-nights-this-year>em,
#rewards-panel .t-nights-this-year .t-night-count {
	color: #1c1c1c;
	font-weight: bold
}
#rewards-panel form,
#rewards-panel .m-signin-form .l-panel-padding ul.t-important-links {
	padding-left: 0
}
#rewards-panel .is-inline-list {
	white-space: nowrap
}
#rewards-panel .is-inline-list li {
	display: inline;
	margin-right: 2.5em
}
#rewards-panel .m-rewards-name {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 0.83333333em;
	padding: 0;
	margin: 0 0 0.125em
}
#rewards-panel .m-rewards-name>a,
#rewards-panel .m-rewards-name>a:link,
#rewards-panel .m-rewards-name>a:hover,
#rewards-panel .m-rewards-name a:visited {
	font-size: 0.58333333em;
	padding: 0;
	margin: 0
}
#rewards-panel .m-rewards-clear-remembered-user {
	line-height: 1.42857em;
	margin-bottom: 0.57143em
}
#rewards-panel .t-level-label {
	font-size: 0.875em;
	line-height: 1.57143em;
	margin-bottom: 0
}
#rewards-panel .t-box-shadow {
	box-shadow: -1px 0 0 #f4f4f4
}
#rewards-panel .t-rewards-credit-card {
	padding: 1em 0 1.15em
}
#rewards-panel .remember-me #my-rewards-account-rememberme {
	margin: 0 0.25em 1px 0;
	vertical-align: text-bottom
}
#rewards-panel .remember-me>a {
	clear: both
}
#rewards-panel .icon-arrow-right,
#rewards-panel .ui-datepicker-next {
	display: inline-block;
	vertical-align: middle
}
#rewards-panel .m-marriott-rewards-section {
	padding-right: 1.25em
}
#rewards-panel .m-marriott-rewards-section>ul>li {
	margin: 0.625em 0;
	padding: 0;
	font-weight: bold;
	float: left;
	clear: left
}
#rewards-panel .m-marriott-rewards-section>ul>li .icon-arrow-right,
#rewards-panel .m-marriott-rewards-section>ul>li .ui-datepicker-next {
	padding: 0 0.125em 0 0
}
#rewards-panel .m-marriott-rewards-section>ul>li a {
	display: inline-block;
	vertical-align: top
}
#rewards-panel .t-desc {
	padding-bottom: 0
}
#rewards-panel .t-last-transactions-container>h3 {
	margin: 1em 0 0.25em;
	font-size: 100%
}
#rewards-panel .t-last-transactions-container>ul {
	padding: 2px 0 7px
}
.t-primary-nav-wrapper {
	background-color: #e8e9e8;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 65px;
	width: 0;
	z-index: 100;
	-webkit-transition: width 0.3s ease-out;
	-moz-transition: width 0.3s ease-out;
	-o-transition: width 0.3s ease-out;
	transition: width 0.3s ease-out;
	box-shadow: inset -12px 0px 10px -12px #1c1c1c
}
html[lang^=ar] .t-primary-nav-wrapper {
	left: auto;
	right: 0;
	box-shadow: inset 12px 0px 10px -12px #1c1c1c
}
.t-header.t-thin-header .t-primary-nav-wrapper {
	top: 40px
}
body.is-menu-active .t-primary-nav-wrapper {
	width: 320px
}
#primary-nav {
	background-color: #e8e9e8;
	border: 0;
	box-shadow: inset -12px 0px 10px -12px #1c1c1c;
	padding: 0;
	width: 320px
}
html[lang^=ar] #primary-nav {
	direction: rtl;
	box-shadow: inset 12px 0px 10px -12px #1c1c1c
}
.lt-ie9 #primary-nav {
	border-right: 1px solid #a4a4a4
}
html[lang^=ar] .lt-ie9 #primary-nav {
	border: 0;
	border-left: 1px solid #a4a4a4
}
#primary-nav ul {
	padding: 0
}
#primary-nav .icon {
	padding-right: 4px
}
html[lang^=ar] #primary-nav .icon {
	float: right;
	padding-right: 0;
	padding-left: 4px
}
#primary-nav a,
#primary-nav a:visited {
	color: #134f8f;
	text-decoration: none
}
#primary-nav a:hover {
	color: #5983b0;
	text-decoration: underline
}
#primary-nav a:active, #primary-nav a:focus {
	color: #0f3f72;
	text-decoration: underline
}
#primary-nav li {
	position: relative;
	background-color: #e8e9e8;
	margin: 0;
	box-shadow: inset -12px 0px 10px -12px #1c1c1c
}
html[lang^=ar] #primary-nav li {
	box-shadow: inset 12px 0px 10px -12px #1c1c1c
}
#primary-nav li.is-submenu,
#primary-nav li.t-home-link-item {
	color: #1c1c1c;
	font-weight: bold;
	font-size: 1em;
	background-color: #f4f4f4
}
#primary-nav li.is-submenu>.navitem-wrapper a,
#primary-nav li.t-home-link-item>.navitem-wrapper a {
	color: #1c1c1c
}
#primary-nav li.is-submenu>.navitem-wrapper a:visited,
#primary-nav li.t-home-link-item>.navitem-wrapper a:visited {
	color: #1c1c1c;
	text-decoration: none
}
#primary-nav li.is-submenu>.navitem-wrapper a:active,
#primary-nav li.t-home-link-item>.navitem-wrapper a:active {
	color: #1c1c1c;
	text-decoration: none
}
#primary-nav li li {
	font: 14px
}
#primary-nav li a {
	color: #113c7c;
	font-size: 1em
}
#primary-nav li a.sa {
	direction: rtl
}
#primary-nav li .navitem-wrapper {
	border-bottom: 1px solid rgba(0, 0, 0, 0.0875);
	cursor: pointer;
	padding-left: 0.8em;
	display: block;
	line-height: 3.2em
}
#primary-nav li .navitem-wrapper .t-menu-label {
	margin-right: 0.25em
}
.lt-ie9 #primary-nav li .navitem-wrapper {
	border-bottom: 1px solid #d2d2d2
}
html[lang^=ar] #primary-nav li .navitem-wrapper {
	text-align: right;
	padding-left: 0;
	padding-right: 0.8em
}
html[lang^=ar] #primary-nav li .navitem-wrapper .t-menu-label {
	margin-right: 0;
	margin-left: 0.25em
}
#primary-nav li .icon-drawer-open,
#primary-nav li .icon-drawer-close {
	color: #a4a4a4;
	font-size: 0.9em
}
#primary-nav li .submenu-links a {
	display: block;
	font-weight: normal
}
#primary-nav .submenu-links {
	display: none;
	border-top: 1px solid rgba(0, 0, 0, 0.13)
}
.lt-ie9 #primary-nav .submenu-links {
	border-top: 1px solid #d2d2d2
}
html[lang^=ar] #primary-nav .t-map-icon {
	background-image: url(https://modules.marriott.com/images/map-icon.png);
	background-repeat: no-repeat;
	background-position: 0.8em center
}
#primary-nav .t-map-icon a {
	display: block
}
#primary-nav .t-map-icon .navitem-wrapper .t-menu-label {
	display: block;
	margin-right: 0.8em;
	background-image: url(https://modules.marriott.com/images/map-icon.png);
	background-repeat: no-repeat;
	background-position: right center
}
html[lang^=ar] #primary-nav .t-map-icon .navitem-wrapper .t-menu-label {
	display: inline;
	background-image: none
}
body.l-responsive .t-header .t-primary-nav-wrapper {
	top: 55px
}
body.l-responsive .t-header.t-thin-header .t-primary-nav-wrapper {
	top: 50px
}
body.l-responsive.is-menu-active .t-primary-nav-wrapper {
	width: 100%
}
body.l-responsive #primary-nav {
	width: 240px
}
@media (min-width: 15em) {
	body.l-responsive .t-header.t-thin-header .t-primary-nav-wrapper,
	body.l-responsive .t-header .t-primary-nav-wrapper {
		top: 0
	}
	body.l-responsive.is-menu-active .t-primary-nav-wrapper,
	body.l-responsive #primary-nav {
		width: 200px
	}
}
@media (min-width: 20em) {
	body.l-responsive.is-menu-active .t-primary-nav-wrapper,
	body.l-responsive #primary-nav {
		width: 240px
	}
}
@media (min-width: 60em) {
	body.l-responsive .t-header .t-primary-nav-wrapper {
		top: 65px
	}
	body.l-responsive .t-header.t-thin-header .t-primary-nav-wrapper {
		top: 40px
	}
	body.l-responsive.is-menu-active .t-primary-nav-wrapper,
	body.l-responsive #primary-nav {
		width: 320px
	}
}
body.l-responsive.lt-ie9 .t-header .t-primary-nav-wrapper {
	top: 65px
}
body.l-responsive.lt-ie9 .t-header.t-thin-header .t-primary-nav-wrapper {
	top: 40px
}
body.l-responsive.lt-ie9.is-menu-active .t-primary-nav-wrapper,
body.l-responsive.lt-ie9 #primary-nav {
	width: 320px
}
.t-content-tail {
	background-color: #a4a4a4
}
#sub-nav {
	margin-left: auto;
	margin-right: auto;
	clear: both
}
.ui-dialog #header {
	height: 50px;
	background-image: none;
	background-color: #fff
}
#homepage.page-grid-b #layout-body-container {
	margin-top: 10px
}
#hws.font-set-1 .m-subheader h1,
#hws.font-set-1 .m-subheader p,
#hws.font-set-1 .m-subheader li,
#hws.font-set-1 .m-subheader dt,
#hws.font-set-1 .m-subheader dd,
#hws.font-set-1 .m-subheader address {
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif
}
#hws.font-set-1 .m-subheader a {
	vertical-align: text-bottom
}
#hws.font-set-1 .m-subheader .m-rewards-clear-remembered-user a {
	vertical-align: baseline
}
.is-level-2 .m-header-myaccount .t-sign-in-header {
	font-size: 1.2em
}
#t-subheader .is-level-2 {
	height: 65px
}
#t-subheader .is-level-2 .m-header-buttons .t-my-account,
#t-subheader .is-level-2 .m-header-buttons .bullet {
	color: #d2d2d2;
	margin: 0 4px
}
#t-subheader .is-level-2 .m-header-buttons .t-my-account {
	margin-left: 0
}
#t-subheader .is-level-2 .m-header-myaccount-container #header-my-account-userid {
	margin: 0;
	width: 130px;
	line-height: 1.7em;
	vertical-align: top;
	height: 2rem
}
#t-subheader .is-level-2 .m-header-myaccount-container #header-my-account-password {
	width: 76px;
	margin: 0;
	line-height: 1.7em;
	vertical-align: top;
	height: 2rem
}
#t-subheader .is-level-2 .m-header-myaccount-container button,
#t-subheader .is-level-2 .m-header-myaccount-container button:hover,
#t-subheader .is-level-2 .m-header-myaccount-container .m-button-default-hover {
	margin: 0
}
#t-subheader .is-level-2 .m-header-myaccount-container label {
	font-size: 12px;
	color: #d2d2d2;
	padding: 0;
	padding-top: 2px
}
#t-subheader .is-level-2 .m-header-myaccount-container .t-sign-in-header {
	color: #d2d2d2;
	padding: 2px 0
}
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount {
	position: relative;
	padding: 0 8px
}
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount .clearfix {
	display: none
}
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount .t-member-firstname {
	color: #fff;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	line-height: 34px;
	line-height: 2.125rem;
	padding-right: 0.5rem
}
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount.is-focused {
	z-index: 101;
	padding-bottom: 10px;
	background-color: #f4f4f4;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-ms-border-radius: 0 0 3px 3px;
	-o-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	-webkit-box-shadow: 0 0 20px #494949;
	-moz-box-shadow: 0 0 20px #494949;
	box-shadow: 0 0 20px #494949;
	height: auto;
	overflow: visible
}
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount.is-focused .clearfix {
	display: block
}
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount.is-focused label,
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount.is-focused .t-member-firstname,
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount.is-focused .t-sign-in-header {
	color: #494949
}
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount.is-focused .t-remember-me {
	padding: 0.5em 1rem 0 0
}
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount.is-focused .t-remember-me input {
	display: inline;
	vertical-align: middle
}
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount.is-focused .t-remember-me label {
	display: inline;
	padding: 0;
	line-height: 1.4em;
	vertical-align: middle
}
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount.is-focused .t-myaccount-actions {
	padding-top: 0.5em;
	line-height: 1.2em
}
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount.is-focused .t-myaccount-actions li {
	display: inline;
	margin-right: 8px;
	white-space: nowrap
}
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount.is-focused .t-myaccount-actions li.last {
	margin-right: 0
}
html[lang^=fr] #t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount.is-focused .t-myaccount-actions li,
html[lang^=ko] #t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount.is-focused .t-myaccount-actions li {
	display: block;
	line-height: 1.75em
}
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount.is-focused .t-myaccount-actions a,
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount.is-focused .t-myaccount-actions a:link,
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount.is-focused .t-myaccount-actions a:visited {
	color: #134f8f;
	text-decoration: none
}
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount.is-focused .t-myaccount-actions a:hover,
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount.is-focused .t-myaccount-actions a:focus,
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount.is-focused .t-myaccount-actions a:active {
	color: #5983b0;
	text-decoration: underline
}
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount.is-focused .t-myaccount-actions a:active {
	color: #0f3f72
}
#t-subheader .is-level-2 .m-header-myaccount-container .m-header-myaccount.is-focused .t-myaccount-actions a {
	font-size: 12px
}
#t-subheader .t-meetings-and-events-link {
	display: block;
	width: 6em;
	text-align: center
}
html[lang^=es] #t-subheader .t-meetings-and-events-link {
	width: 6.92857em
}
html[lang^=pt] #t-subheader .t-meetings-and-events-link {
	width: 6.71429em
}
html[lang^=ru] #t-subheader .t-meetings-and-events-link {
	width: 7.28571em
}
#t-subheader .t-join-now .t-wrapper {
	display: table-cell;
	padding-top: 0;
	vertical-align: middle
}
#t-subheader .t-join-now .t-not-member {
	color: #d2d2d2;
	font-size: 12px;
	font-size: 0.75rem;
	margin-bottom: 0.33333em
}
html[lang^=en] #t-subheader .t-join-now .t-not-member {
	max-width: 4.58333em
}
html[lang^=fr] #t-subheader .t-join-now .t-not-member {
	max-width: 6.25em
}
html[lang^=de] #t-subheader .t-join-now .t-not-member {
	max-width: 7.5em
}
#t-subheader .t-join-now .t-my-account,
#t-subheader .t-join-now .t-sign-in,
#t-subheader .t-join-now .bullet {
	display: none
}
#t-subheader .t-join-now .t-join-link {
	display: block
}
#t-subheader .t-join-now a {
	color: #fff
}
#t-subheader .t-join-now a:hover,
#t-subheader .t-join-now a:active {
	text-decoration: underline
}
body.l-responsive .single-search-fields {
	position: relative
}
body.l-responsive #header-container #single-search-destination .l-location-trigger,
body.l-responsive #header-container #single-search-destination .l-location-trigger:hover {
	color: #777;
	padding-top: 5px
}
body.l-responsive #header-rewards .m-header-myaccount-container input::-webkit-input-placeholder {
	font-size: 12px
}
body.l-responsive #header-rewards .m-header-myaccount-container input::-moz-placeholder {
	font-size: 12px
}
body.l-responsive #header-rewards .m-header-myaccount-container input:-ms-input-placeholder {
	font-size: 12px
}
body.l-responsive #header-rewards .m-header-myaccount-container input:-moz-placeholder {
	font-size: 12px
}
body.l-responsive .l-hotels-near-me {
	background: #fff;
	border: 1px solid #a4a4a4;
	border-width: 0 1px 1px;
	box-shadow: 2px 5px 5px #ccc;
	height: 28px;
	padding: 3px 0 0 3px;
	position: absolute;
	top: 66px;
	width: 100%;
	z-index: 999;
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif
}
body.l-responsive .l-hotels-near-me a {
	text-decoration: none
}
body.l-responsive .l-hotels-near-me.icon-current-location:before,
body.l-responsive .l-hotels-near-me .icon-current-location:before {
	color: #777
}
body.l-responsive .l-hotels-near-me span {
	color: #134f8f;
	cursor: pointer
}
body.l-responsive .l-hotels-near-me.is-active {
	display: block
}
body.l-responsive .l-hotels-near-me.is-inactive {
	display: none
}
body.l-responsive #propertyedit-search-panel .l-hotels-near-me {
	top: 52px
}
body.l-responsive #propertyedit-search-panel .l-hotels-near-me a {
	font-size: 0.875em
}
body.l-responsive #breadcrumb-nav {
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	font-size: 1rem;
	line-height: 1.25em;
	margin-top: 1em;
	max-width: 64em;
	width: 100%;
	white-space: nowrap
}
body.l-responsive #breadcrumb-nav li {
	float: left;
	font-size: 0.875em;
	list-style: none
}
body.l-responsive #breadcrumb-nav a,
body.l-responsive #breadcrumb-nav a:link,
body.l-responsive #breadcrumb-nav a:visited {
	color: #134f8f;
	text-decoration: none
}
body.l-responsive #breadcrumb-nav a:hover,
body.l-responsive #breadcrumb-nav a:focus,
body.l-responsive #breadcrumb-nav a:active {
	color: #5983b0;
	text-decoration: underline
}
body.l-responsive #breadcrumb-nav a:active {
	color: #0f3f72
}
body.l-responsive.is-menu-active {
	overflow-x: hidden
}
body.l-responsive .t-header {
	height: 3.4375em
}
body.l-responsive .t-header .m-menu {
	height: 3.4375em;
	width: 3.625rem
}
body.l-responsive .t-header .m-menu a {
	width: auto;
	padding: 0.8125rem 0.5rem
}
body.l-responsive .t-header .m-menu .t-menu-label {
	display: none
}
body.l-responsive .t-header .m-logo {
	height: 100%
}
body.l-responsive .t-header .l-main-logo {
	height: 100%;
	padding: 1rem 0.5625rem 1rem 0.8125rem
}
html[lang^=ar] body.l-responsive .t-header .l-main-logo {
	padding: 1rem 0.8125rem 1rem 0.5625rem
}
body.l-responsive .t-header .l-main-logo img {
	width: 115px
}
body.l-responsive .t-header .t-logo-lang-link {
	display: none
}
html[lang^=ar] body.l-responsive .t-header .t-logo-lang-link,
html[lang^=it] body.l-responsive .t-header .t-logo-lang-link {
	display: table
}
html[lang^=ar] body.l-responsive .t-header .t-logo-lang-link:focus,
html[lang^=it] body.l-responsive .t-header .t-logo-lang-link:focus {
	outline: none
}
body.l-responsive .t-header #t-subheader>li>a:link,
body.l-responsive .t-header #t-subheader>li>a:visited,
body.l-responsive .t-header #t-subheader>li>.t-wrapper {
	height: 3.4375em
}
body.l-responsive .t-header #t-subheader>li.is-level-0 {
	border-left: none
}
html[lang^=fr] body.l-responsive .t-header #t-subheader>li.is-level-0>a:link,
html[lang^=fr] body.l-responsive .t-header #t-subheader>li.is-level-0>a:visited,
html[lang^=fr] body.l-responsive .t-header #t-subheader>li.is-level-0>.t-wrapper {
	max-width: 5.6875rem
}
body.l-responsive .t-header #t-subheader .t-meetings-and-events-link {
	display: none
}
body.l-responsive .t-header .t-join-now {
	display: none
}
body.l-responsive .t-header .t-join-now .t-not-member {
	display: none
}
body.l-responsive #t-subheader .t-join-now .t-my-account,
body.l-responsive #t-subheader .t-join-now .t-sign-in,
body.l-responsive #t-subheader .t-join-now .bullet {
	display: inline
}
body.l-responsive #t-subheader .t-join-now .t-my-account,
body.l-responsive #t-subheader .t-join-now .bullet {
	color: #d2d2d2;
	margin: 0 0.25rem
}
body.l-responsive #t-subheader .t-join-now .t-my-account {
	margin-left: 0
}
body.l-responsive #t-subheader .t-join-now .t-join-link {
	display: inline
}
body.l-responsive .t-header.t-thin-header {
	height: 3.125rem
}
body.l-responsive .t-header.t-thin-header .m-menu {
	height: 3.125rem;
	width: 5.3125rem
}
html[lang^=ja] body.l-responsive .t-header.t-thin-header .m-menu {
	width: 5.625rem
}
body.l-responsive .t-header.t-thin-header .m-menu .t-menu {
	height: auto
}
body.l-responsive .t-header.t-thin-header .m-menu a {
	padding: 0.875rem 0.5rem;
	height: 3.125rem;
	line-height: 1.25rem;
	width: auto
}
body.l-responsive .t-header.t-thin-header .m-menu .t-menu-label {
	display: inline-block;
	font-size: 0.75rem;
	margin: 0 0 0 0.3125rem
}
html[lang^=ar] body.l-responsive .t-header.t-thin-header .m-menu .t-menu-label {
	margin: 0 0.3125rem 0 0
}
body.l-responsive .t-header.t-thin-header .icon-menu {
	display: inline-block;
	font-size: 1.42857em
}
body.l-responsive .t-header.t-thin-header .t-header-breadcrumb {
	display: none
}
body.l-responsive .t-header.t-thin-header .t-header-breadcrumb li {
	line-height: 3.125rem
}
body.l-responsive .t-header.t-thin-header #t-subheader>li.rewards-panel .t-header-subtext {
	display: inline;
	font-size: 1em;
	padding-left: 0.28571em
}
body.l-responsive .t-header.t-thin-header #t-subheader>li.rewards-panel .icon-triangle-down {
	float: right
}
body.l-responsive .t-header.t-thin-header #t-subheader>li>a,
body.l-responsive .t-header.t-thin-header #t-subheader>li>a:link,
body.l-responsive .t-header.t-thin-header #t-subheader>li>a:visited,
body.l-responsive .t-header.t-thin-header #t-subheader>li>.t-wrapper {
	display: table-cell;
	height: 3.125rem;
	line-height: 1.25em;
	padding: 0 0.5em;
	vertical-align: middle
}
html[lang^=en] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a,
html[lang^=en] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:link,
html[lang^=en] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:visited,
html[lang^=en] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>.t-wrapper {
	max-width: 4.6875rem
}
html[lang^=zh] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a,
html[lang^=zh] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:link,
html[lang^=zh] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:visited,
html[lang^=zh] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>.t-wrapper {
	max-width: 3.75rem
}
html[lang^=de] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a,
html[lang^=de] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:link,
html[lang^=de] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:visited,
html[lang^=de] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>.t-wrapper {
	max-width: 6.0625rem
}
html[lang^=ja] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a,
html[lang^=ja] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:link,
html[lang^=ja] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:visited,
html[lang^=ja] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>.t-wrapper {
	max-width: 4.3125rem
}
html[lang^=ko] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a,
html[lang^=ko] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:link,
html[lang^=ko] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:visited,
html[lang^=ko] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>.t-wrapper {
	max-width: 4.0625rem
}
html[lang^=pt] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a,
html[lang^=pt] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:link,
html[lang^=pt] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:visited,
html[lang^=pt] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>.t-wrapper {
	max-width: 5.375rem
}
html[lang^=es] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a,
html[lang^=es] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:link,
html[lang^=es] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:visited,
html[lang^=es] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>.t-wrapper {
	max-width: 4.75rem
}
html[lang^=ru] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a,
html[lang^=ru] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:link,
html[lang^=ru] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:visited,
html[lang^=ru] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>.t-wrapper {
	max-width: 6.0625rem
}
body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-0,
body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-1,
body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-2 {
	height: 3.125rem
}
body.l-responsive .t-header.t-thin-header #t-subheader .m-header-buttons {
	text-transform: none
}
body.l-responsive #reservations-panel,
body.l-responsive #find-panel,
body.l-responsive #rewards-panel {
	margin-right: 0;
	width: 98%
}
body.l-responsive #t-subheader {
	display: none
}
body.l-responsive #t-subheader .is-level-0,
body.l-responsive #t-subheader .is-level-1,
body.l-responsive #t-subheader .is-level-2,
body.l-responsive #t-subheader .t-header-subtext {
	display: none
}
body.l-responsive #t-subheader .is-level-2 .bullet,
body.l-responsive #t-subheader .is-level-2 .t-join-link {
	display: none
}
body.l-responsive #t-subheader .m-header-buttons {
	text-transform: none
}
@media (min-width: 15em) {
	body.l-responsive.is-menu-active #header-container,
	body.l-responsive.is-menu-active #content-wrapper,
	body.l-responsive.is-menu-active #sub-nav,
	body.l-responsive.is-menu-active .t-breadcrumb-nav-wrapper,
	body.l-responsive.is-menu-active .l-white-label-search-wrapper {
		margin-left: 200px;
		margin-right: -200px
	}
	html[lang^=ar] body.l-responsive.is-menu-active #header-container,
	html[lang^=ar] body.l-responsive.is-menu-active #content-wrapper,
	html[lang^=ar] body.l-responsive.is-menu-active #sub-nav,
	html[lang^=ar] body.l-responsive.is-menu-active .t-breadcrumb-nav-wrapper,
	html[lang^=ar] body.l-responsive.is-menu-active .l-white-label-search-wrapper {
		margin-left: -200px;
		margin-right: 200px
	}
	body.l-responsive .m-side-image .t-camera {
		z-index: 5
	}
}
@media (min-width: 20em) {
	body.l-responsive.is-menu-active {
		overflow-x: auto
	}
	body.l-responsive.is-menu-active #header-container,
	body.l-responsive.is-menu-active #content-wrapper,
	body.l-responsive.is-menu-active #sub-nav,
	body.l-responsive.is-menu-active .t-breadcrumb-nav-wrapper,
	body.l-responsive.is-menu-active .l-white-label-search-wrapper {
		margin-left: 240px;
		margin-right: -240px
	}
	html[lang^=ar] body.l-responsive.is-menu-active #header-container,
	html[lang^=ar] body.l-responsive.is-menu-active #content-wrapper,
	html[lang^=ar] body.l-responsive.is-menu-active #sub-nav,
	html[lang^=ar] body.l-responsive.is-menu-active .t-breadcrumb-nav-wrapper,
	html[lang^=ar] body.l-responsive.is-menu-active .l-white-label-search-wrapper {
		margin-left: -240px;
		margin-right: 240px
	}
	body.l-responsive #t-subheader {
		display: block
	}
	body.l-responsive #t-subheader>.is-level-0 {
		display: block
	}
	body.l-responsive #t-subheader>.is-level-0>a,
	body.l-responsive #t-subheader>.is-level-0>a:visited,
	body.l-responsive #t-subheader>.is-level-0>a:link {
		padding: 0 0.375rem 0 0.5rem;
		vertical-align: middle;
		display: table-cell
	}
}
@media (min-width: 30em) {
	body.l-responsive #t-subheader .is-level-0 {
		max-width: 100%
	}
	body.l-responsive #t-subheader .is-level-0>a,
	body.l-responsive #t-subheader .is-level-0>a:visited,
	body.l-responsive #t-subheader .is-level-0>a:link {
		padding: 0 0.5rem
	}
	html[lang^=fr] body.l-responsive .t-header #t-subheader>li.is-level-0>a,
	html[lang^=fr] body.l-responsive .t-header #t-subheader>li.is-level-0>a:link,
	html[lang^=fr] body.l-responsive .t-header #t-subheader>li.is-level-0>a:visited,
	html[lang^=fr] body.l-responsive .t-header #t-subheader>li.is-level-0>.t-wrapper {
		max-width: 100%
	}
	body.l-responsive .t-header.t-thin-header .t-header-breadcrumb {
		display: block
	}
	body.l-responsive .t-header.t-thin-header .t-header-breadcrumb li ~ li {
		display: none
	}
	body.l-responsive .t-header.t-thin-header #t-subheader>li>a:link,
	body.l-responsive .t-header.t-thin-header #t-subheader>li>a:visited,
	body.l-responsive .t-header.t-thin-header #t-subheader>li>.t-wrapper {
		line-height: 1.5em
	}
	html[lang^=en] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a,
	html[lang^=zh] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a,
	html[lang^=de] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a,
	html[lang^=ja] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a,
	html[lang^=ko] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a,
	html[lang^=pt] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a,
	html[lang^=es] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a,
	html[lang^=ru] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a,
	html[lang^=en] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:link,
	html[lang^=zh] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:link,
	html[lang^=de] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:link,
	html[lang^=ja] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:link,
	html[lang^=ko] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:link,
	html[lang^=pt] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:link,
	html[lang^=es] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:link,
	html[lang^=ru] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:link,
	html[lang^=en] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:visited,
	html[lang^=zh] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:visited,
	html[lang^=de] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:visited,
	html[lang^=ja] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:visited,
	html[lang^=ko] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:visited,
	html[lang^=pt] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:visited,
	html[lang^=es] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:visited,
	html[lang^=ru] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>a:visited,
	html[lang^=en] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>.t-wrapper,
	html[lang^=zh] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>.t-wrapper,
	html[lang^=de] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>.t-wrapper,
	html[lang^=ja] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>.t-wrapper,
	html[lang^=ko] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>.t-wrapper,
	html[lang^=pt] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>.t-wrapper,
	html[lang^=es] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>.t-wrapper,
	html[lang^=ru] body.l-responsive .t-header.t-thin-header #t-subheader>.is-level-0>.t-wrapper {
		max-width: 100%
	}
}
@media (min-width: 35em) {
	body.l-responsive .t-header #t-subheader>li.is-level-0 {
		border-left: 1px solid #494949
	}
	html[lang^=fr] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0,
	html[lang^=ja] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0,
	html[lang^=pt] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0,
	html[lang^=es] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0,
	html[lang^=ru] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0 {
		display: none
	}
	body.l-responsive .t-header .t-join-now {
		display: block
	}
	body.l-responsive .t-header.t-thin-header #t-subheader>li {
		float: left
	}
	body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-0 {
		border-left: none
	}
	body.l-responsive .t-header.t-thin-header #t-subheader>li>a:link,
	body.l-responsive .t-header.t-thin-header #t-subheader>li>a:visited,
	body.l-responsive .t-header.t-thin-header #t-subheader>li>.t-wrapper {
		max-width: 100%
	}
}
@media (min-width: 42em) {
	body.l-responsive .l-location-trigger {
		display: none !important
	}
	body.l-responsive .hotel-search-section input.is-location-nearme,
	body.l-responsive .m-search-form input.is-location-nearme {
		width: 100% !important
	}
	body.l-responsive #rewards-panel {
		width: 600px
	}
	html[lang^=fr] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0,
	html[lang^=ja] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0,
	html[lang^=pt] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0,
	html[lang^=es] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0,
	html[lang^=ru] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0 {
		display: block
	}
	body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-0 {
		border-left: 1px solid #494949
	}
	html[lang^=fr] body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-0,
	html[lang^=ja] body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-0,
	html[lang^=pt] body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-0,
	html[lang^=es] body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-0,
	html[lang^=ru] body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-0 {
		border-left: 0
	}
	body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-2 {
		display: block
	}
	html[lang^=fr] body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-2,
	html[lang^=ja] body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-2,
	html[lang^=pt] body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-2,
	html[lang^=es] body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-2,
	html[lang^=ru] body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-2 {
		display: none
	}
}
@media (min-width: 48em) {
	body.l-responsive .t-header {
		height: 4.64286em
	}
	body.l-responsive .t-header #t-subheader>li>a:link,
	body.l-responsive .t-header #t-subheader>li>a:visited,
	body.l-responsive .t-header #t-subheader>li>.t-wrapper {
		height: 4.64286em
	}
	body.l-responsive .t-header #t-subheader .t-join-now .t-my-account,
	body.l-responsive .t-header #t-subheader .t-join-now .t-sign-in,
	body.l-responsive .t-header #t-subheader .t-join-now .bullet {
		display: none
	}
	body.l-responsive .t-header .m-menu {
		height: 4.64286em;
		width: 4.0625rem
	}
	body.l-responsive .t-header .m-menu a {
		padding: 0.625rem 0.5rem;
		height: 4.64286em;
		width: 4.64286em
	}
	body.l-responsive .t-header .m-menu .t-menu-label {
		display: block
	}
	body.l-responsive .t-header .icon-menu {
		font-size: 1.875rem
	}
	body.l-responsive .t-header .m-logo {
		height: 100%
	}
	body.l-responsive .t-header .l-main-logo {
		height: 100%;
		padding-top: 1.25rem;
		padding-bottom: 1.25rem
	}
	body.l-responsive .t-header .l-main-logo img {
		width: 130px
	}
	body.l-responsive .t-header .t-join-now .t-not-member {
		display: block
	}
	body.l-responsive .t-header .t-join-now .t-join-link {
		display: block
	}
	body.l-responsive #t-subheader .is-level-0>a,
	body.l-responsive #t-subheader .is-level-0>a:visited,
	body.l-responsive #t-subheader .is-level-0>a:link {
		display: block;
		padding-top: 1.125rem
	}
	body.l-responsive #t-subheader .is-level-2 {
		display: block
	}
	body.l-responsive #t-subheader .is-level-2 .bullet,
	body.l-responsive #t-subheader .is-level-2 .t-join-link {
		display: inline
	}
	body.l-responsive .t-header.t-thin-header {
		height: 2.5rem
	}
	body.l-responsive .t-header.t-thin-header .m-menu {
		height: 2.5rem
	}
	body.l-responsive .t-header.t-thin-header .m-menu .t-menu {
		height: auto;
		line-height: 1.25rem
	}
	body.l-responsive .t-header.t-thin-header .m-menu a {
		height: 2.5rem;
		padding: 0.5625rem 0.5rem
	}
	body.l-responsive .t-header.t-thin-header .icon-menu {
		font-size: 1.42857em
	}
	body.l-responsive .t-header.t-thin-header .t-header-breadcrumb li {
		line-height: 2.5rem
	}
	body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-0,
	body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-1,
	body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-2 {
		height: 2.5rem
	}
	body.l-responsive .t-header.t-thin-header #t-subheader>li>a:link,
	body.l-responsive .t-header.t-thin-header #t-subheader>li>a:visited,
	body.l-responsive .t-header.t-thin-header #t-subheader>li>.t-wrapper {
		height: 2.5rem;
		line-height: 1.5em
	}
	html[lang^=fr] body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-0,
	html[lang^=ja] body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-0,
	html[lang^=pt] body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-0,
	html[lang^=es] body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-0,
	html[lang^=ru] body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-0 {
		border-left: 1px solid #494949
	}
	html[lang^=fr] body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-2,
	html[lang^=ja] body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-2,
	html[lang^=pt] body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-2,
	html[lang^=es] body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-2,
	html[lang^=ru] body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-2 {
		display: block
	}
	body.l-responsive .t-header.t-thin-header #t-subheader .t-header-subtext {
		display: none
	}
	body.l-responsive #t-subheader .m-header-buttons {
		text-transform: uppercase
	}
	body.l-responsive #t-subheader .t-header-subtext {
		display: block
	}
	body.l-responsive #find-panel,
	body.l-responsive #reservations-panel {
		width: 43.75em
	}
	body.l-responsive .find-panel-resized-search {
		margin-right: 16.5em !important;
		width: 29.5em !important
	}
	body.l-responsive .find-panel-resized-search p {
		margin-bottom: 0px
	}
	body.l-responsive.is-menu-active .m-hotel-logo {
		display: block
	}
	html[lang^=fr] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0,
	html[lang^=de] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0,
	html[lang^=ja] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0,
	html[lang^=pt] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0,
	html[lang^=es] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0,
	html[lang^=ru] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0 {
		display: none
	}
}
@media (min-width: 54em) {
	body.l-responsive .t-header.t-thin-header .t-header-breadcrumb li ~ li {
		display: block
	}
	body.l-responsive .t-header.t-thin-header .t-header-breadcrumb li {
		background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAYAAAD6reaeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFBJREFUeNpivHTpkj4DA8NFBiTABMTbgVgfXTAPXYIFiNdA2SAJT5BRTFABkMQKKGZhgQoGA3EEEHsB8R8mqMBkqMAFmEUoAjBBFAEQAAgwAN4AEPtCGnPTAAAAAElFTkSuQmCC") no-repeat left center
	}
	body.l-responsive .t-header.t-thin-header .t-header-breadcrumb li.t-root-breadcrumb,
	body.l-responsive .t-header.t-thin-header .t-header-breadcrumb li:first-child {
		background: none
	}
	body.l-responsive .t-header.t-thin-header .t-header-breadcrumb li ~ li {
		display: block
	}
	body.l-responsive .t-header.t-thin-header #t-subheader>li.is-level-2 {
		display: block
	}
	body.l-responsive #find-panel,
	body.l-responsive #reservations-panel {
		margin-right: 2em
	}
	body.l-responsive #find-panel.l-margin-right-none,
	body.l-responsive #reservations-panel.l-margin-right-none {
		margin-right: 0
	}
	html[lang^=de] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0,
	html[lang^=ja] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0,
	html[lang^=es] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0,
	html[lang^=pt] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0,
	html[lang^=ru] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0 {
		display: block
	}
}
@media (min-width: 60em) {
	body.l-responsive.is-menu-active #content-wrapper,
	body.l-responsive.is-menu-active #sub-nav,
	body.l-responsive.is-menu-active .t-breadcrumb-nav-wrapper,
	body.l-responsive.is-menu-active .l-white-label-search-wrapper {
		margin-left: 320px;
		margin-right: -320px
	}
	html[lang^=ar] body.l-responsive.is-menu-active #content-wrapper,
	html[lang^=ar] body.l-responsive.is-menu-active #sub-nav,
	html[lang^=ar] body.l-responsive.is-menu-active .t-breadcrumb-nav-wrapper,
	html[lang^=ar] body.l-responsive.is-menu-active .l-white-label-search-wrapper {
		margin-left: -320px;
		margin-right: 320px
	}
	body.l-responsive.is-menu-active #header-container {
		margin-left: 0;
		margin-right: 0
	}
	html[lang^=ar] body.l-responsive.is-menu-active #header-container {
		margin-left: 0;
		margin-right: 0
	}
	body.l-responsive.is-menu-active .m-hotel-logo {
		display: block
	}
	body.l-responsive .t-header.t-thin-header #t-subheader .is-level-1,
	body.l-responsive .t-header.t-thin-header #t-subheader .is-level-2 {
		display: block
	}
	body.l-responsive #t-subheader .is-level-1 {
		display: block
	}
	body.l-responsive:lang(fr) #t-subheader .is-level-1 {
		display: none
	}
	body.l-responsive:lang(ru) #t-subheader .is-level-1 {
		display: none
	}
	html[lang^=fr] body.l-responsive .t-header:not(.t-thin-header) #t-subheader .is-level-0 {
		display: block
	}
}
@media (min-width: 64em) {
	body.l-responsive #content-wrapper,
	body.l-responsive #sub-nav,
	body.l-responsive .t-breadcrumb-nav-wrapper,
	body.l-responsive .l-white-label-search-wrapper {
		-webkit-transition: margin-left 0.3s ease-out, width 0.3s ease-out;
		-moz-transition: margin-left 0.3s ease-out, width 0.3s ease-out;
		-o-transition: margin-left 0.3s ease-out, width 0.3s ease-out;
		transition: margin-left 0.3s ease-out, width 0.3s ease-out
	}
	body.l-responsive.is-menu-active #content-wrapper,
	body.l-responsive.is-menu-active #sub-nav,
	body.l-responsive.is-menu-active .t-breadcrumb-nav-wrapper,
	body.l-responsive.is-menu-active .l-white-label-search-wrapper {
		width: 67.625rem
	}
	body.l-responsive .t-header #t-subheader .t-meetings-and-events-link {
		display: block
	}
}
@media (min-width: 72em) {
	body.l-responsive .t-header .t-logo-lang-link {
		display: table
	}
	body.l-responsive .t-header .t-logo-lang-link:focus {
		outline: none
	}
	body.l-responsive:lang(DE) .t-header p.m-logo .t-logo-lang-link,
	body.l-responsive:lang(fr) .t-header p.m-logo .t-logo-lang-link,
	body.l-responsive:lang(ar) .t-header p.m-logo .t-logo-lang-link {
		display: table
	}
	body.l-responsive:lang(fr) #t-subheader .is-level-1 {
		display: block
	}
	body.l-responsive:lang(ru) #t-subheader .is-level-1 {
		display: block
	}
}
@media (min-width: 84em) {
	body.l-responsive:lang(DE) .t-header p.m-logo .t-logo-lang-link,
	body.l-responsive:lang(fr) .t-header p.m-logo .t-logo-lang-link,
	body.l-responsive:lang(ru) .t-header p.m-logo .t-logo-lang-link {
		display: table
	}
	body.l-responsive:lang(DE) .t-header p.m-logo .t-logo-lang-link:focus,
	body.l-responsive:lang(fr) .t-header p.m-logo .t-logo-lang-link:focus,
	body.l-responsive:lang(ru) .t-header p.m-logo .t-logo-lang-link:focus {
		outline: none
	}
}
.page-grid-o #layout-body-container,
.page-grid-o .session-timeout-panel {
	margin-left: 0
}
#sessionout-container {
	margin-left: 0
}
#ritz-careers .t-header {
	background-color: #fff;
	background-image: none;
	filter: none
}
#ritz-careers .ritz-careers-logo {
	margin: 0 auto;
	width: 920px
}
header a.clearfix {
	display: block
}
h1 {
	font-weight: 700;
	font-size: 1.42857em;
	line-height: 1.5em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 10px
}
h2,
.m-overlay-panel .m-panel-title,
.lt-ie9 #find-panel .m-panel-title,
.l-lock #find-panel .m-panel-title,
.m-hotel-reservation .l-hotel-information .t-hotel-name,
.m-upcoming-reservation .t-hotel-name,
.m-upcoming-reservation .t-reservation-title {
	font-weight: 700;
	font-size: 1.14286em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 4px
}
h3,
.m-overlay-panel .m-panel-subtitle,
.m-date-display .t-month-display,
.t-lang-header {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 2px
}
h4 {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 0;
	text-transform: uppercase
}
h5,
.m-date-display .t-dayinweek-display {
	font-weight: 600;
	font-size: 0.85714em;
	line-height: 0.9375em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 0;
	text-transform: uppercase
}
strong,
b {
	font-weight: 700
}
body {
	font-size: 14px;
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	color: #1c1c1c
}
body.l-lock .m-brand-bar .m-hotel-title-container {
	min-width: 1024px
}
.m-brand-bar,
.font-set-1 .m-brand-bar {
	padding-bottom: 1em
}
.m-brand-bar a,
.m-brand-bar a:link,
.m-brand-bar a:visited,
.m-brand-bar a:hover,
.m-brand-bar a:active,
.font-set-1 .m-brand-bar a,
.font-set-1 .m-brand-bar a:link,
.font-set-1 .m-brand-bar a:visited,
.font-set-1 .m-brand-bar a:hover,
.font-set-1 .m-brand-bar a:active {
	padding: .5em 0em
}
.m-brand-bar .t-icon,
.font-set-1 .m-brand-bar .t-icon {
	margin: 0;
	opacity: 0.65;
	padding-right: 0.25em;
	vertical-align: middle
}
.m-brand-bar .icon-photo-gallery,
.m-brand-bar .icon-email,
.font-set-1 .m-brand-bar .icon-photo-gallery,
.font-set-1 .m-brand-bar .icon-email {
	padding-right: 0.5em
}
.m-brand-bar .icon-view-map,
.font-set-1 .m-brand-bar .icon-view-map {
	display: block;
	float: left
}
.m-brand-bar .icon-photo-gallery,
.m-brand-bar .icon-email,
.font-set-1 .m-brand-bar .icon-photo-gallery,
.font-set-1 .m-brand-bar .icon-email {
	padding-right: 0.83em
}
.m-brand-bar .icon-view-map,
.font-set-1 .m-brand-bar .icon-view-map {
	display: block;
	float: left
}
.m-brand-bar .m-hotel-title .t-icon,
.font-set-1 .m-brand-bar .m-hotel-title .t-icon {
	color: #fff;
	color: rgba(255, 255, 255, 0.4);
	margin-right: 5px;
	vertical-align: middle
}
.m-brand-bar .m-hotel-title-container,
.font-set-1 .m-brand-bar .m-hotel-title-container {
	box-sizing: border-box;
	max-width: 1024px;
	margin: 0 auto
}
.m-brand-bar .m-hotel-title-container h1,
.font-set-1 .m-brand-bar .m-hotel-title-container h1 {
	font-weight: 400;
	line-height: 1.2em;
	padding: 0;
	padding-bottom: 0.5em;
	margin: 0
}
.m-brand-bar .m-hotel-logo,
.font-set-1 .m-brand-bar .m-hotel-logo {
	width: 240px;
	height: 110px;
	margin: 0 8px 0;
	border: 0px solid transparent;
	-webkit-border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	-ms-border-radius: 0 0 2px 2px;
	-o-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
	position: absolute
}
.m-brand-bar .m-hotel-logo img,
.font-set-1 .m-brand-bar .m-hotel-logo img {
	padding-left: 10px
}
.m-brand-bar .l-hotel-information,
.font-set-1 .m-brand-bar .l-hotel-information {
	padding: 10px 0 0 258px
}
.m-brand-bar.is-ritz-brand .m-hotel-links li,
.font-set-1 .m-brand-bar.is-ritz-brand .m-hotel-links li {
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(100%, #ffffff), color-stop(100%, transparent));
	background-image: -webkit-linear-gradient(top, #ffffff 100%, transparent);
	background-image: -moz-linear-gradient(top, #ffffff 100%, transparent);
	background-image: -o-linear-gradient(top, #ffffff 100%, transparent);
	background-image: linear-gradient(top, #ffffff 100%, transparent)
}
.m-brand-bar .m-hotel-links,
.font-set-1 .m-brand-bar .m-hotel-links {
	list-style-type: none;
	margin-top: 10px;
	padding: 0
}
.m-brand-bar .m-hotel-links li,
.font-set-1 .m-brand-bar .m-hotel-links li {
	margin: 0 20px 10px 0;
	margin: 0 1.25rem 0.625rem 0;
	float: left;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(-180%, #ffffff), color-stop(100%, transparent));
	background-image: -webkit-linear-gradient(top, #ffffff -180%, transparent);
	background-image: -moz-linear-gradient(top, #ffffff -180%, transparent);
	background-image: -o-linear-gradient(top, #ffffff -180%, transparent);
	background-image: linear-gradient(top, #ffffff -180%, transparent);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	border: 1px solid #fff;
	border: 1px solid rgba(255, 255, 255, 0.4)
}
.m-brand-bar .m-hotel-links #marriott-rewards,
.font-set-1 .m-brand-bar .m-hotel-links #marriott-rewards {
	font-size: 100%
}
.m-brand-bar #phone-num-container>.phone-numbers,
.font-set-1 .m-brand-bar #phone-num-container>.phone-numbers {
	background-color: #fff;
	border: 1px solid #777;
	border-top: none;
	border-radius: 2px;
	box-shadow: 0 7px 8px #494949;
	color: #1c1c1c;
	margin: 0.3em 0 0 0.6em;
	padding: 0.25em 0;
	position: absolute;
	z-index: 5;
	width: auto
}
.m-brand-bar #phone-num-container>.phone-numbers a,
.font-set-1 .m-brand-bar #phone-num-container>.phone-numbers a {
	color: #1c1c1c
}
.m-brand-bar #phone-num-container>.phone-numbers a.toll-free,
.m-brand-bar #phone-num-container>.phone-numbers a.toll-free:link,
.m-brand-bar #phone-num-container>.phone-numbers a.toll-free:visited,
.font-set-1 .m-brand-bar #phone-num-container>.phone-numbers a.toll-free,
.font-set-1 .m-brand-bar #phone-num-container>.phone-numbers a.toll-free:link,
.font-set-1 .m-brand-bar #phone-num-container>.phone-numbers a.toll-free:visited {
	color: #134f8f;
	margin: 0;
	padding: 0
}
.m-brand-bar #phone-num-container>.phone-numbers li,
.font-set-1 .m-brand-bar #phone-num-container>.phone-numbers li {
	display: block;
	float: none;
	padding: 0.5em 1em;
	margin: 0
}
.m-brand-bar #phone-num-container>.phone-numbers li:hover,
.font-set-1 .m-brand-bar #phone-num-container>.phone-numbers li:hover {
	background-color: #f4f4f4
}
.m-brand-bar #phone-num-container>.phone-numbers li.toll-free-container,
.font-set-1 .m-brand-bar #phone-num-container>.phone-numbers li.toll-free-container {
	padding-top: 1em
}
.m-brand-bar #phone-num-container>.phone-numbers li.toll-free-container:hover,
.font-set-1 .m-brand-bar #phone-num-container>.phone-numbers li.toll-free-container:hover {
	background: none
}
.m-brand-bar #phone-num-container .icon-triangle-down,
.font-set-1 .m-brand-bar #phone-num-container .icon-triangle-down {
	padding-left: 0.4em;
	color: #fff
}
.m-brand-bar.ak,
.font-set-1 .m-brand-bar.ak {
	background-color: #37333e;
	color: #fff
}
.m-brand-bar.ak a,
.m-brand-bar.ak a:link,
.m-brand-bar.ak a:visited,
.m-brand-bar.ak a:active,
.font-set-1 .m-brand-bar.ak a,
.font-set-1 .m-brand-bar.ak a:link,
.font-set-1 .m-brand-bar.ak a:visited,
.font-set-1 .m-brand-bar.ak a:active {
	color: #fff
}
.m-brand-bar.ak .m-hotel-logo,
.font-set-1 .m-brand-bar.ak .m-hotel-logo {
	background-color: #fff;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(70%, #ffffff), color-stop(100%, #e0e0e0));
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%)
}
.m-brand-bar.ak button,
.font-set-1 .m-brand-bar.ak button {
	*zoom: 1;
	filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF86999F', endColorstr='#FF5E7780');
	background: #86999f;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #86999f), color-stop(100%, #5e7780));
	background: -webkit-linear-gradient(top, #86999f, #5e7780);
	background: -moz-linear-gradient(top, #86999f, #5e7780);
	background: -o-linear-gradient(top, #86999f, #5e7780);
	background: linear-gradient(top, #86999f, #5e7780);
	-webkit-box-shadow: inset 0px 2px 0px #aebbbf;
	-moz-box-shadow: inset 0px 2px 0px #aebbbf;
	box-shadow: inset 0px 2px 0px #aebbbf;
	-webkit-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25)
}
.m-brand-bar.ar,
.font-set-1 .m-brand-bar.ar {
	background-color: #51545d;
	color: #fff
}
.m-brand-bar.ar a,
.m-brand-bar.ar a:link,
.m-brand-bar.ar a:visited,
.m-brand-bar.ar a:active,
.font-set-1 .m-brand-bar.ar a,
.font-set-1 .m-brand-bar.ar a:link,
.font-set-1 .m-brand-bar.ar a:visited,
.font-set-1 .m-brand-bar.ar a:active {
	color: #fff
}
.m-brand-bar.ar .m-hotel-logo,
.font-set-1 .m-brand-bar.ar .m-hotel-logo {
	background-color: #15181f;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #51545d), color-stop(100%, #51545d), color-stop(100%, #383d4d));
	background-image: -webkit-linear-gradient(top, #51545d 0%, #51545d 100%, #383d4d 100%);
	background-image: -moz-linear-gradient(top, #51545d 0%, #51545d 100%, #383d4d 100%);
	background-image: -o-linear-gradient(top, #51545d 0%, #51545d 100%, #383d4d 100%);
	background-image: linear-gradient(top, #51545d 0%, #51545d 100%, #383d4d 100%)
}
.m-brand-bar.ar button,
.font-set-1 .m-brand-bar.ar button {
	*zoom: 1;
	filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3F7884', endColorstr='#FF004C5B');
	background: #3f7884;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3f7884), color-stop(100%, #004c5b));
	background: -webkit-linear-gradient(top, #3f7884, #004c5b);
	background: -moz-linear-gradient(top, #3f7884, #004c5b);
	background: -o-linear-gradient(top, #3f7884, #004c5b);
	background: linear-gradient(top, #3f7884, #004c5b);
	-webkit-box-shadow: inset 0px 2px 0px #7fa5ad;
	-moz-box-shadow: inset 0px 2px 0px #7fa5ad;
	box-shadow: inset 0px 2px 0px #7fa5ad;
	-webkit-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25)
}
.m-brand-bar.br,
.font-set-1 .m-brand-bar.br {
	background-color: #2b2b2b;
	color: #fff
}
.m-brand-bar.br a,
.m-brand-bar.br a:link,
.m-brand-bar.br a:visited,
.m-brand-bar.br a:active,
.font-set-1 .m-brand-bar.br a,
.font-set-1 .m-brand-bar.br a:link,
.font-set-1 .m-brand-bar.br a:visited,
.font-set-1 .m-brand-bar.br a:active {
	color: #fff
}
.m-brand-bar.br .m-hotel-logo,
.font-set-1 .m-brand-bar.br .m-hotel-logo {
	background-color: #000;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #000000), color-stop(100%, #000000), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #000000 0%, #000000 100%, #000000 100%);
	background-image: -moz-linear-gradient(top, #000000 0%, #000000 100%, #000000 100%);
	background-image: -o-linear-gradient(top, #000000 0%, #000000 100%, #000000 100%);
	background-image: linear-gradient(top, #000000 0%, #000000 100%, #000000 100%)
}
.m-brand-bar.br button,
.font-set-1 .m-brand-bar.br button {
	*zoom: 1;
	filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE4773F', endColorstr='#FFDC4A00');
	background: #e4773f;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e4773f), color-stop(100%, #dc4a00));
	background: -webkit-linear-gradient(top, #e4773f, #dc4a00);
	background: -moz-linear-gradient(top, #e4773f, #dc4a00);
	background: -o-linear-gradient(top, #e4773f, #dc4a00);
	background: linear-gradient(top, #e4773f, #dc4a00);
	-webkit-box-shadow: inset 0px 2px 0px #eda47f;
	-moz-box-shadow: inset 0px 2px 0px #eda47f;
	box-shadow: inset 0px 2px 0px #eda47f;
	-webkit-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25)
}
.m-brand-bar.cy,
.font-set-1 .m-brand-bar.cy {
	background-color: #524e45;
	color: #fff
}
.m-brand-bar.cy a,
.m-brand-bar.cy a:link,
.m-brand-bar.cy a:visited,
.m-brand-bar.cy a:active,
.font-set-1 .m-brand-bar.cy a,
.font-set-1 .m-brand-bar.cy a:link,
.font-set-1 .m-brand-bar.cy a:visited,
.font-set-1 .m-brand-bar.cy a:active {
	color: #fff
}
.m-brand-bar.cy .m-hotel-logo,
.font-set-1 .m-brand-bar.cy .m-hotel-logo {
	background-color: #78be20;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #78be20), color-stop(50%, #78be20), color-stop(100%, #78be20));
	background-image: -webkit-linear-gradient(top, #78be20 0%, #78be20 50%, #78be20 100%);
	background-image: -moz-linear-gradient(top, #78be20 0%, #78be20 50%, #78be20 100%);
	background-image: -o-linear-gradient(top, #78be20 0%, #78be20 50%, #78be20 100%);
	background-image: linear-gradient(top, #78be20 0%, #78be20 50%, #78be20 100%)
}
.m-brand-bar.cy button,
.font-set-1 .m-brand-bar.cy button {
	*zoom: 1;
	filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3FB6CF', endColorstr='#FF009EBF');
	background: #3fb6cf;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3fb6cf), color-stop(100%, #009ebf));
	background: -webkit-linear-gradient(top, #3fb6cf, #009ebf);
	background: -moz-linear-gradient(top, #3fb6cf, #009ebf);
	background: -o-linear-gradient(top, #3fb6cf, #009ebf);
	background: linear-gradient(top, #3fb6cf, #009ebf);
	-webkit-box-shadow: inset 0px 2px 0px #7fcedf;
	-moz-box-shadow: inset 0px 2px 0px #7fcedf;
	box-shadow: inset 0px 2px 0px #7fcedf;
	-webkit-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25)
}
.m-brand-bar.eb,
.font-set-1 .m-brand-bar.eb {
	background-color: #000;
	color: #fff
}
.m-brand-bar.eb a,
.m-brand-bar.eb a:link,
.m-brand-bar.eb a:visited,
.m-brand-bar.eb a:active,
.font-set-1 .m-brand-bar.eb a,
.font-set-1 .m-brand-bar.eb a:link,
.font-set-1 .m-brand-bar.eb a:visited,
.font-set-1 .m-brand-bar.eb a:active {
	color: #fff
}
.m-brand-bar.eb .m-hotel-logo,
.font-set-1 .m-brand-bar.eb .m-hotel-logo {
	background-color: #f7f5ef;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f5ef), color-stop(50%, #e6e4dd), color-stop(100%, #cccac5));
	background-image: -webkit-linear-gradient(top, #f7f5ef 0%, #e6e4dd 50%, #cccac5 100%);
	background-image: -moz-linear-gradient(top, #f7f5ef 0%, #e6e4dd 50%, #cccac5 100%);
	background-image: -o-linear-gradient(top, #f7f5ef 0%, #e6e4dd 50%, #cccac5 100%);
	background-image: linear-gradient(top, #f7f5ef 0%, #e6e4dd 50%, #cccac5 100%)
}
.m-brand-bar.eb button,
.font-set-1 .m-brand-bar.eb button {
	*zoom: 1;
	filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF9F957D', endColorstr='#FF807252');
	background: #9f957d;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9f957d), color-stop(100%, #807252));
	background: -webkit-linear-gradient(top, #9f957d, #807252);
	background: -moz-linear-gradient(top, #9f957d, #807252);
	background: -o-linear-gradient(top, #9f957d, #807252);
	background: linear-gradient(top, #9f957d, #807252);
	-webkit-box-shadow: inset 0px 2px 0px #bfb8a8;
	-moz-box-shadow: inset 0px 2px 0px #bfb8a8;
	box-shadow: inset 0px 2px 0px #bfb8a8;
	-webkit-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25)
}
.m-brand-bar.er,
.font-set-1 .m-brand-bar.er {
	background-color: #796e4c;
	color: #fff
}
.m-brand-bar.er a,
.m-brand-bar.er a:link,
.m-brand-bar.er a:visited,
.m-brand-bar.er a:active,
.font-set-1 .m-brand-bar.er a,
.font-set-1 .m-brand-bar.er a:link,
.font-set-1 .m-brand-bar.er a:visited,
.font-set-1 .m-brand-bar.er a:active {
	color: #fff
}
.m-brand-bar.er .m-hotel-logo,
.font-set-1 .m-brand-bar.er .m-hotel-logo {
	background-color: #fff;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(70%, #ffffff), color-stop(100%, #e0e0e0));
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%)
}
.m-brand-bar.er button,
.font-set-1 .m-brand-bar.er button {
	*zoom: 1;
	filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3F5F7E', endColorstr='#FF002A53');
	background: #3f5f7e;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3f5f7e), color-stop(100%, #002a53));
	background: -webkit-linear-gradient(top, #3f5f7e, #002a53);
	background: -moz-linear-gradient(top, #3f5f7e, #002a53);
	background: -o-linear-gradient(top, #3f5f7e, #002a53);
	background: linear-gradient(top, #3f5f7e, #002a53);
	-webkit-box-shadow: inset 0px 2px 0px #7f94a9;
	-moz-box-shadow: inset 0px 2px 0px #7f94a9;
	box-shadow: inset 0px 2px 0px #7f94a9;
	-webkit-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25)
}
.m-brand-bar.et,
.font-set-1 .m-brand-bar.et {
	background-color: #262324;
	color: #fff
}
.m-brand-bar.et a,
.m-brand-bar.et a:link,
.m-brand-bar.et a:visited,
.m-brand-bar.et a:active,
.font-set-1 .m-brand-bar.et a,
.font-set-1 .m-brand-bar.et a:link,
.font-set-1 .m-brand-bar.et a:visited,
.font-set-1 .m-brand-bar.et a:active {
	color: #fff
}
.m-brand-bar.et .m-hotel-logo,
.font-set-1 .m-brand-bar.et .m-hotel-logo {
	background-color: #fff;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(70%, #ffffff), color-stop(100%, #e0e0e0));
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%)
}
.m-brand-bar.et button,
.font-set-1 .m-brand-bar.et button {
	*zoom: 1;
	filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB74560', endColorstr='#FFA0072B');
	background: #b74560;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b74560), color-stop(100%, #a0072b));
	background: -webkit-linear-gradient(top, #b74560, #a0072b);
	background: -moz-linear-gradient(top, #b74560, #a0072b);
	background: -o-linear-gradient(top, #b74560, #a0072b);
	background: linear-gradient(top, #b74560, #a0072b);
	-webkit-box-shadow: inset 0px 2px 0px #cf8395;
	-moz-box-shadow: inset 0px 2px 0px #cf8395;
	box-shadow: inset 0px 2px 0px #cf8395;
	-webkit-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25)
}
.m-brand-bar.fn,
.font-set-1 .m-brand-bar.fn {
	background-color: #056cb6;
	color: #fff
}
.m-brand-bar.fn a,
.m-brand-bar.fn a:link,
.m-brand-bar.fn a:visited,
.m-brand-bar.fn a:active,
.font-set-1 .m-brand-bar.fn a,
.font-set-1 .m-brand-bar.fn a:link,
.font-set-1 .m-brand-bar.fn a:visited,
.font-set-1 .m-brand-bar.fn a:active {
	color: #fff
}
.m-brand-bar.fn .m-hotel-logo,
.font-set-1 .m-brand-bar.fn .m-hotel-logo {
	background-color: #6caedf;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6caedf), color-stop(50%, #6caedf), color-stop(100%, #598bb7));
	background-image: -webkit-linear-gradient(top, #6caedf 0%, #6caedf 50%, #598bb7 100%);
	background-image: -moz-linear-gradient(top, #6caedf 0%, #6caedf 50%, #598bb7 100%);
	background-image: -o-linear-gradient(top, #6caedf 0%, #6caedf 50%, #598bb7 100%);
	background-image: linear-gradient(top, #6caedf 0%, #6caedf 50%, #598bb7 100%)
}
.m-brand-bar.fn button,
.font-set-1 .m-brand-bar.fn button {
	*zoom: 1;
	filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFC74669', endColorstr='#FFB50938');
	background: #c74669;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c74669), color-stop(100%, #b50938));
	background: -webkit-linear-gradient(top, #c74669, #b50938);
	background: -moz-linear-gradient(top, #c74669, #b50938);
	background: -o-linear-gradient(top, #c74669, #b50938);
	background: linear-gradient(top, #c74669, #b50938);
	-webkit-box-shadow: inset 0px 2px 0px #da849b;
	-moz-box-shadow: inset 0px 2px 0px #da849b;
	box-shadow: inset 0px 2px 0px #da849b;
	-webkit-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25)
}
.m-brand-bar.ge,
.font-set-1 .m-brand-bar.ge {
	background-color: #0c4f8a;
	color: #fff
}
.m-brand-bar.ge a,
.m-brand-bar.ge a:link,
.m-brand-bar.ge a:visited,
.m-brand-bar.ge a:active,
.font-set-1 .m-brand-bar.ge a,
.font-set-1 .m-brand-bar.ge a:link,
.font-set-1 .m-brand-bar.ge a:visited,
.font-set-1 .m-brand-bar.ge a:active {
	color: #fff
}
.m-brand-bar.ge .m-hotel-logo,
.font-set-1 .m-brand-bar.ge .m-hotel-logo {
	background-color: #fff;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(70%, #ffffff), color-stop(100%, #e0e0e0));
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%)
}
.m-brand-bar.ge button,
.font-set-1 .m-brand-bar.ge button {
	*zoom: 1;
	filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB69E84', endColorstr='#FF9E7E5B');
	background: #b69e84;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b69e84), color-stop(100%, #9e7e5b));
	background: -webkit-linear-gradient(top, #b69e84, #9e7e5b);
	background: -moz-linear-gradient(top, #b69e84, #9e7e5b);
	background: -o-linear-gradient(top, #b69e84, #9e7e5b);
	background: linear-gradient(top, #b69e84, #9e7e5b);
	-webkit-box-shadow: inset 0px 2px 0px #cebead;
	-moz-box-shadow: inset 0px 2px 0px #cebead;
	box-shadow: inset 0px 2px 0px #cebead;
	-webkit-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25)
}
.m-brand-bar.jw,
.font-set-1 .m-brand-bar.jw {
	background-color: #000;
	color: #fff
}
.m-brand-bar.jw a,
.m-brand-bar.jw a:link,
.m-brand-bar.jw a:visited,
.m-brand-bar.jw a:active,
.font-set-1 .m-brand-bar.jw a,
.font-set-1 .m-brand-bar.jw a:link,
.font-set-1 .m-brand-bar.jw a:visited,
.font-set-1 .m-brand-bar.jw a:active {
	color: #fff
}
.m-brand-bar.jw .m-hotel-logo,
.font-set-1 .m-brand-bar.jw .m-hotel-logo {
	background-color: #fff;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(70%, #ffffff), color-stop(100%, #e0e0e0));
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%)
}
.m-brand-bar.jw button,
.font-set-1 .m-brand-bar.jw button {
	*zoom: 1;
	filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB19761', endColorstr='#FF97752D');
	background: #b19761;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b19761), color-stop(100%, #97752d));
	background: -webkit-linear-gradient(top, #b19761, #97752d);
	background: -moz-linear-gradient(top, #b19761, #97752d);
	background: -o-linear-gradient(top, #b19761, #97752d);
	background: linear-gradient(top, #b19761, #97752d);
	-webkit-box-shadow: inset 0px 2px 0px #cbba96;
	-moz-box-shadow: inset 0px 2px 0px #cbba96;
	box-shadow: inset 0px 2px 0px #cbba96;
	-webkit-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25)
}
.m-brand-bar.mb,
.font-set-1 .m-brand-bar.mb {
	background-color: #0072cf;
	color: #fff
}
.m-brand-bar.mb a,
.m-brand-bar.mb a:link,
.m-brand-bar.mb a:visited,
.m-brand-bar.mb a:active,
.font-set-1 .m-brand-bar.mb a,
.font-set-1 .m-brand-bar.mb a:link,
.font-set-1 .m-brand-bar.mb a:visited,
.font-set-1 .m-brand-bar.mb a:active {
	color: #fff
}
.m-brand-bar.mb .m-hotel-logo,
.font-set-1 .m-brand-bar.mb .m-hotel-logo {
	background-color: #fff;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(70%, #ffffff), color-stop(100%, #d4e7f8));
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 70%, #d4e7f8 100%);
	background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 70%, #d4e7f8 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 70%, #d4e7f8 100%);
	background-image: linear-gradient(top, #ffffff 0%, #ffffff 70%, #d4e7f8 100%)
}
.m-brand-bar.mb button,
.font-set-1 .m-brand-bar.mb button {
	*zoom: 1;
	filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF425A8C', endColorstr='#FF032366');
	background: #425a8c;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #425a8c), color-stop(100%, #032366));
	background: -webkit-linear-gradient(top, #425a8c, #032366);
	background: -moz-linear-gradient(top, #425a8c, #032366);
	background: -o-linear-gradient(top, #425a8c, #032366);
	background: linear-gradient(top, #425a8c, #032366);
	-webkit-box-shadow: inset 0px 2px 0px #8191b2;
	-moz-box-shadow: inset 0px 2px 0px #8191b2;
	box-shadow: inset 0px 2px 0px #8191b2;
	-webkit-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25)
}
.m-brand-bar.mc,
.font-set-1 .m-brand-bar.mc {
	background-color: #262324;
	color: #fff
}
.m-brand-bar.mc a,
.m-brand-bar.mc a:link,
.m-brand-bar.mc a:visited,
.m-brand-bar.mc a:active,
.font-set-1 .m-brand-bar.mc a,
.font-set-1 .m-brand-bar.mc a:link,
.font-set-1 .m-brand-bar.mc a:visited,
.font-set-1 .m-brand-bar.mc a:active {
	color: #fff
}
.m-brand-bar.mc .m-hotel-logo,
.font-set-1 .m-brand-bar.mc .m-hotel-logo {
	background-color: #fff;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(70%, #ffffff), color-stop(100%, #e0e0e0));
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%)
}
.m-brand-bar.mc button,
.font-set-1 .m-brand-bar.mc button {
	*zoom: 1;
	filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB74560', endColorstr='#FFA0072B');
	background: #b74560;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b74560), color-stop(100%, #a0072b));
	background: -webkit-linear-gradient(top, #b74560, #a0072b);
	background: -moz-linear-gradient(top, #b74560, #a0072b);
	background: -o-linear-gradient(top, #b74560, #a0072b);
	background: linear-gradient(top, #b74560, #a0072b);
	-webkit-box-shadow: inset 0px 2px 0px #cf8395;
	-moz-box-shadow: inset 0px 2px 0px #cf8395;
	box-shadow: inset 0px 2px 0px #cf8395;
	-webkit-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25)
}
.m-brand-bar.ox,
.font-set-1 .m-brand-bar.ox {
	background-color: #666;
	color: #fff
}
.m-brand-bar.ox a,
.m-brand-bar.ox a:link,
.m-brand-bar.ox a:visited,
.m-brand-bar.ox a:active,
.font-set-1 .m-brand-bar.ox a,
.font-set-1 .m-brand-bar.ox a:link,
.font-set-1 .m-brand-bar.ox a:visited,
.font-set-1 .m-brand-bar.ox a:active {
	color: #fff
}
.m-brand-bar.ox .m-hotel-logo,
.font-set-1 .m-brand-bar.ox .m-hotel-logo {
	background-color: #000;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #000000), color-stop(100%, #000000), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #000000 0%, #000000 100%, #000000 100%);
	background-image: -moz-linear-gradient(top, #000000 0%, #000000 100%, #000000 100%);
	background-image: -o-linear-gradient(top, #000000 0%, #000000 100%, #000000 100%);
	background-image: linear-gradient(top, #000000 0%, #000000 100%, #000000 100%)
}
.m-brand-bar.ox button,
.font-set-1 .m-brand-bar.ox button {
	*zoom: 1;
	filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFBF3F9A', endColorstr='#FFAA0079');
	background: #bf3f9a;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #bf3f9a), color-stop(100%, #aa0079));
	background: -webkit-linear-gradient(top, #bf3f9a, #aa0079);
	background: -moz-linear-gradient(top, #bf3f9a, #aa0079);
	background: -o-linear-gradient(top, #bf3f9a, #aa0079);
	background: linear-gradient(top, #bf3f9a, #aa0079);
	-webkit-box-shadow: inset 0px 2px 0px #d47fbc;
	-moz-box-shadow: inset 0px 2px 0px #d47fbc;
	box-shadow: inset 0px 2px 0px #d47fbc;
	-webkit-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25)
}
.m-brand-bar.de,
.font-set-1 .m-brand-bar.de {
	background-color: #050d9e;
	color: #eeede4
}
.m-brand-bar.de a,
.m-brand-bar.de a:link,
.m-brand-bar.de a:visited,
.m-brand-bar.de a:active,
.font-set-1 .m-brand-bar.de a,
.font-set-1 .m-brand-bar.de a:link,
.font-set-1 .m-brand-bar.de a:visited,
.font-set-1 .m-brand-bar.de a:active {
	color: #eeede4
}
.m-brand-bar.de .m-hotel-logo,
.font-set-1 .m-brand-bar.de .m-hotel-logo {
	background-color: #fff;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(70%, #ffffff), color-stop(100%, #e0e0e0));
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%)
}
.m-brand-bar.de button,
.font-set-1 .m-brand-bar.de button {
	*zoom: 1;
	filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF57B0C5', endColorstr='#FF1F96B2');
	background: #57b0c5;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #57b0c5), color-stop(100%, #1f96b2));
	background: -webkit-linear-gradient(top, #57b0c5, #1f96b2);
	background: -moz-linear-gradient(top, #57b0c5, #1f96b2);
	background: -o-linear-gradient(top, #57b0c5, #1f96b2);
	background: linear-gradient(top, #57b0c5, #1f96b2);
	-webkit-box-shadow: inset 0px 2px 0px #8fcad8;
	-moz-box-shadow: inset 0px 2px 0px #8fcad8;
	box-shadow: inset 0px 2px 0px #8fcad8;
	-webkit-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25)
}
.m-brand-bar.pr,
.font-set-1 .m-brand-bar.pr {
	background-color: #00447c;
	color: #fff
}
.m-brand-bar.pr a,
.m-brand-bar.pr a:link,
.m-brand-bar.pr a:visited,
.m-brand-bar.pr a:active,
.font-set-1 .m-brand-bar.pr a,
.font-set-1 .m-brand-bar.pr a:link,
.font-set-1 .m-brand-bar.pr a:visited,
.font-set-1 .m-brand-bar.pr a:active {
	color: #fff
}
.m-brand-bar.pr .m-hotel-logo,
.font-set-1 .m-brand-bar.pr .m-hotel-logo {
	background-color: #fff;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(70%, #ffffff), color-stop(100%, #e0e0e0));
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%)
}
.m-brand-bar.pr button,
.font-set-1 .m-brand-bar.pr button {
	*zoom: 1;
	filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF65A198', endColorstr='#FF328276');
	background: #65a198;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #65a198), color-stop(100%, #328276));
	background: -webkit-linear-gradient(top, #65a198, #328276);
	background: -moz-linear-gradient(top, #65a198, #328276);
	background: -o-linear-gradient(top, #65a198, #328276);
	background: linear-gradient(top, #65a198, #328276);
	-webkit-box-shadow: inset 0px 2px 0px #98c0ba;
	-moz-box-shadow: inset 0px 2px 0px #98c0ba;
	box-shadow: inset 0px 2px 0px #98c0ba;
	-webkit-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25)
}
.m-brand-bar.ri,
.font-set-1 .m-brand-bar.ri {
	background-color: #640933;
	color: #fff
}
.m-brand-bar.ri a,
.m-brand-bar.ri a:link,
.m-brand-bar.ri a:visited,
.m-brand-bar.ri a:active,
.font-set-1 .m-brand-bar.ri a,
.font-set-1 .m-brand-bar.ri a:link,
.font-set-1 .m-brand-bar.ri a:visited,
.font-set-1 .m-brand-bar.ri a:active {
	color: #fff
}
.m-brand-bar.ri .m-hotel-logo,
.font-set-1 .m-brand-bar.ri .m-hotel-logo {
	background-color: #fff;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(70%, #ffffff), color-stop(100%, #e0e0e0));
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%);
	background-image: linear-gradient(top, #ffffff 0%, #ffffff 70%, #e0e0e0 100%)
}
.m-brand-bar.ri button,
.font-set-1 .m-brand-bar.ri button {
	*zoom: 1;
	filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB19761', endColorstr='#FF97752D');
	background: #b19761;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b19761), color-stop(100%, #97752d));
	background: -webkit-linear-gradient(top, #b19761, #97752d);
	background: -moz-linear-gradient(top, #b19761, #97752d);
	background: -o-linear-gradient(top, #b19761, #97752d);
	background: linear-gradient(top, #b19761, #97752d);
	-webkit-box-shadow: inset 0px 2px 0px #cbba96;
	-moz-box-shadow: inset 0px 2px 0px #cbba96;
	box-shadow: inset 0px 2px 0px #cbba96;
	-webkit-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25)
}
.m-brand-bar.sh,
.font-set-1 .m-brand-bar.sh {
	background-color: #2f4256;
	color: #fff
}
.m-brand-bar.sh a,
.m-brand-bar.sh a:link,
.m-brand-bar.sh a:visited,
.m-brand-bar.sh a:active,
.font-set-1 .m-brand-bar.sh a,
.font-set-1 .m-brand-bar.sh a:link,
.font-set-1 .m-brand-bar.sh a:visited,
.font-set-1 .m-brand-bar.sh a:active {
	color: #fff
}
.m-brand-bar.sh .m-hotel-logo,
.font-set-1 .m-brand-bar.sh .m-hotel-logo {
	background-color: #fff;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(50%, #ffffff), color-stop(100%, #e0e0e0));
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 50%, #e0e0e0 100%);
	background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 50%, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 50%, #e0e0e0 100%);
	background-image: linear-gradient(top, #ffffff 0%, #ffffff 50%, #e0e0e0 100%)
}
.m-brand-bar.sh button,
.font-set-1 .m-brand-bar.sh button {
	*zoom: 1;
	filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF5CA0CD', endColorstr='#FF2681BD');
	background: #5ca0cd;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5ca0cd), color-stop(100%, #2681bd));
	background: -webkit-linear-gradient(top, #5ca0cd, #2681bd);
	background: -moz-linear-gradient(top, #5ca0cd, #2681bd);
	background: -o-linear-gradient(top, #5ca0cd, #2681bd);
	background: linear-gradient(top, #5ca0cd, #2681bd);
	-webkit-box-shadow: inset 0px 2px 0px #92c0de;
	-moz-box-shadow: inset 0px 2px 0px #92c0de;
	box-shadow: inset 0px 2px 0px #92c0de;
	-webkit-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25)
}
.m-brand-bar.tp,
.font-set-1 .m-brand-bar.tp {
	background-color: #d22630;
	color: #fff
}
.m-brand-bar.tp a,
.m-brand-bar.tp a:link,
.m-brand-bar.tp a:visited,
.m-brand-bar.tp a:active,
.font-set-1 .m-brand-bar.tp a,
.font-set-1 .m-brand-bar.tp a:link,
.font-set-1 .m-brand-bar.tp a:visited,
.font-set-1 .m-brand-bar.tp a:active {
	color: #fff
}
.m-brand-bar.tp .m-hotel-logo,
.font-set-1 .m-brand-bar.tp .m-hotel-logo {
	background-color: #fff;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(50%, #ffffff), color-stop(100%, #e0e0e0));
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 50%, #e0e0e0 100%);
	background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 50%, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 50%, #e0e0e0 100%);
	background-image: linear-gradient(top, #ffffff 0%, #ffffff 50%, #e0e0e0 100%)
}
.m-brand-bar.tp button,
.font-set-1 .m-brand-bar.tp button {
	*zoom: 1;
	filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3F95AB', endColorstr='#FF00728F');
	background: #3f95ab;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3f95ab), color-stop(100%, #00728f));
	background: -webkit-linear-gradient(top, #3f95ab, #00728f);
	background: -moz-linear-gradient(top, #3f95ab, #00728f);
	background: -o-linear-gradient(top, #3f95ab, #00728f);
	background: linear-gradient(top, #3f95ab, #00728f);
	-webkit-box-shadow: inset 0px 2px 0px #7fb8c7;
	-moz-box-shadow: inset 0px 2px 0px #7fb8c7;
	box-shadow: inset 0px 2px 0px #7fb8c7;
	-webkit-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25)
}
.m-brand-bar.rz,
.font-set-1 .m-brand-bar.rz {
	background-color: #fff;
	color: #000
}
.m-brand-bar.rz a,
.m-brand-bar.rz a:link,
.m-brand-bar.rz a:visited,
.m-brand-bar.rz a:active,
.font-set-1 .m-brand-bar.rz a,
.font-set-1 .m-brand-bar.rz a:link,
.font-set-1 .m-brand-bar.rz a:visited,
.font-set-1 .m-brand-bar.rz a:active {
	color: #000
}
.m-brand-bar.rz .m-hotel-logo,
.font-set-1 .m-brand-bar.rz .m-hotel-logo {
	background-color: #fff;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #ffffff), color-stop(100%, #e0e0e0));
	background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%, #e0e0e0 100%);
	background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%, #e0e0e0 100%);
	background-image: linear-gradient(top, #ffffff 0%, #ffffff 100%, #e0e0e0 100%)
}
.m-brand-bar.rz button,
.font-set-1 .m-brand-bar.rz button {
	*zoom: 1;
	filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB19761', endColorstr='#FF97752D');
	background: #b19761;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b19761), color-stop(100%, #97752d));
	background: -webkit-linear-gradient(top, #b19761, #97752d);
	background: -moz-linear-gradient(top, #b19761, #97752d);
	background: -o-linear-gradient(top, #b19761, #97752d);
	background: linear-gradient(top, #b19761, #97752d);
	-webkit-box-shadow: inset 0px 2px 0px #cbba96;
	-moz-box-shadow: inset 0px 2px 0px #cbba96;
	box-shadow: inset 0px 2px 0px #cbba96;
	-webkit-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	-moz-box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25);
	box-shadow: inset 1px 2px 0 rgba(255, 255, 255, 0.25)
}
body.lt-ie9 .m-brand-bar .m-hotel-links #m-hwsReviewsBrandbar,
body.ie8 .m-brand-bar .m-hotel-links #m-hwsReviewsBrandbar {
	padding: 7px;
	cursor: pointer;
	border: 1px solid #fff;
	width: auto
}
@media only screen and (max-width: 570px) {
	#m-eint-latest {
		max-width: 100%
	}
	#connect_enhanced {
		width: 100%;
		float: left
	}
	#connect_enhanced p span {
		float: left;
		padding-left: 0
	}
	.forg_dev {
		float: left
	}
	.mob_book_stay {
		padding-top: 11px
	}
	.more-popup-content {
		width: auto
	}
	.latest_popup_content_eint_forget_but .eint-signin-button {
		width: auto;
		margin: auto;
		height: auto
	}
	.latest_popup_content_eint_forget_signin {
		width: auto
	}
	.main-popup-content .latest_popup_content_eint_forget_signin .eint-signin-button,
	.main-popup-content .latest_popup_content_eint_forget_signin .eint-signin-button-hover {
		width: 100%;
		margin-left: 0
	}
	.main-popup-content .eint-signup-button,
	.main-popup-content .eint-signup-button-hover {
		width: 100%;
		margin-left: 0
	}
	.latest_popup_content_eint_forget_but,
	.latest_popup_content_eint_forget_but .forget_but,
	.latest_popup_content_eint_forget {
		width: auto;
		height: auto
	}
	.main-popup-content .latest_popup_content_eint_forget_but .forget_but {
		margin-left: 0;
		width: auto
	}
	.main-popup-content .latest_popup_content_eint,
	.main-popup-content .latest_popup_content_eint_upgrade,
	.main-popup-content .latest_popup_content_eint_forget,
	.main-popup-content .latest_popup_content_eint_forget_but,
	.main-popup-content .latest_popup_content_eint_forget_signin {
		width: auto
	}
	#connect_enhanced .auto-learn-more-div p {
		margin-left: 9px;
		margin-top: 0px;
		clear: both
	}
	.learn_more_upgrade {
		padding-left: 9px;
		clear: both
	}
	.auto-what-is-this-div {
		padding-left: 9px;
		padding-bottom: 7px;
		clear: both
	}
	.main-popup-content .connect_signin {
		width: auto
	}
}
body.l-responsive.is-menu-active .m-brand-bar .m-hotel-logo,
body.l-responsive.font-set-1.is-menu-active .m-brand-bar .m-hotel-logo {
	left: 42%;
	margin-left: 170px;
	width: 0
}
body.l-responsive .m-brand-bar .m-hotel-logo,
body.l-responsive.font-set-1 .m-brand-bar .m-hotel-logo {
	position: absolute;
	z-index: 6;
	left: 55%;
	top: 0;
	width: 140px;
	height: 65px;
	margin-left: -70px;
	overflow: hidden;
	-webkit-transition: margin-left 0.3s ease-out;
	-moz-transition: margin-left 0.3s ease-out;
	-o-transition: margin-left 0.3s ease-out;
	transition: margin-left 0.3s ease-out
}
body.l-responsive .m-brand-bar .m-hotel-logo img,
body.l-responsive.font-set-1 .m-brand-bar .m-hotel-logo img {
	max-width: 135px;
	margin-left: 0px
}
body.l-responsive .m-brand-bar.is-rz-eb-brand .l-hotel-information,
body.l-responsive.font-set-1 .m-brand-bar.is-rz-eb-brand .l-hotel-information {
	padding-top: 4.3em
}
body.l-responsive .m-brand-bar .l-hotel-information,
body.l-responsive.font-set-1 .m-brand-bar .l-hotel-information {
	padding: 1.375rem 0 0 0.5rem
}
body.l-responsive .m-brand-bar .m-hotel-links>li:last-child,
body.l-responsive.font-set-1 .m-brand-bar .m-hotel-links>li:last-child {
	margin-right: 0
}
body.l-responsive .m-brand-bar .m-hotel-links .is-level-1,
body.l-responsive .m-brand-bar .m-hotel-links .is-level-2,
body.l-responsive.font-set-1 .m-brand-bar .m-hotel-links .is-level-1,
body.l-responsive.font-set-1 .m-brand-bar .m-hotel-links .is-level-2 {
	display: none
}
body.l-responsive .m-brand-bar #phone-num-container>.phone-numbers,
body.l-responsive.font-set-1 .m-brand-bar #phone-num-container>.phone-numbers {
	margin-left: 0;
	width: 100%;
	left: 0;
	border-radius: 0
}
@media (min-width: 20em) {
	body.l-responsive .m-brand-bar #phone-num-container>.phone-numbers,
	body.l-responsive.font-set-1 .m-brand-bar #phone-num-container>.phone-numbers {
		max-width: 100%;
		width: auto;
		left: auto;
		border-radius: 2px
	}
	body.l-responsive .m-hotel-links #m-hwsReviewsBrandbar,
	body.l-responsive.font-set-1 .m-hotel-links #m-hwsReviewsBrandbar {
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(-180%, #ffffff), color-stop(100%, transparent));
		background-image: -webkit-linear-gradient(top, #ffffff -180%, transparent);
		background-image: -moz-linear-gradient(top, #ffffff -180%, transparent);
		background-image: -o-linear-gradient(top, #ffffff -180%, transparent);
		background-image: linear-gradient(top, #ffffff -180%, transparent);
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
		border-radius: 3px;
		padding: 6px;
		cursor: pointer;
		border: 1px solid #fff;
		border: 1px solid rgba(255, 255, 255, 0.4);
		width: auto
	}
}
@media (min-width: 30em) {
	body.l-responsive .m-brand-bar #phone-num-container>.phone-numbers,
	body.l-responsive.font-set-1 .m-brand-bar #phone-num-container>.phone-numbers {
		margin-left: 0.3em
	}
}
@media (min-width: 35em) {
	body.l-responsive.is-menu-active .m-brand-bar .m-hotel-logo,
	body.l-responsive.font-set-1.is-menu-active .m-brand-bar .m-hotel-logo {
		width: 140px
	}
	body.l-responsive .m-brand-bar .t-sign-in>a,
	body.l-responsive .m-brand-bar .t-sign-in>a:visited,
	body.l-responsive .m-brand-bar .t-sign-in>a:hover,
	body.l-responsive .m-brand-bar .t-join-now>a,
	body.l-responsive .m-brand-bar .t-join-now>a:visited,
	body.l-responsive .m-brand-bar .t-join-now>a:hover,
	body.l-responsive.font-set-1 .m-brand-bar .t-sign-in>a,
	body.l-responsive.font-set-1 .m-brand-bar .t-sign-in>a:visited,
	body.l-responsive.font-set-1 .m-brand-bar .t-sign-in>a:hover,
	body.l-responsive.font-set-1 .m-brand-bar .t-join-now>a,
	body.l-responsive.font-set-1 .m-brand-bar .t-join-now>a:visited,
	body.l-responsive.font-set-1 .m-brand-bar .t-join-now>a:hover {
		color: #fff
	}
	body.l-responsive .m-brand-bar .m-hotel-links,
	body.l-responsive.font-set-1 .m-brand-bar .m-hotel-links {
		width: auto
	}
}
@media (min-width: 42em) {
	body.l-responsive.is-menu-active .m-brand-bar .m-hotel-logo,
	body.l-responsive.font-set-1.is-menu-active .m-brand-bar .m-hotel-logo {
		left: 50%
	}
	body.l-responsive .m-brand-bar .m-hotel-links .is-level-1,
	body.l-responsive.font-set-1 .m-brand-bar .m-hotel-links .is-level-1 {
		display: inline-block
	}
}
@media (min-width: 48em) {
	body.l-responsive.is-menu-active .m-brand-bar .m-hotel-logo,
	body.l-responsive.font-set-1.is-menu-active .m-brand-bar .m-hotel-logo {
		left: 0;
		margin-left: 8px;
		width: 240px
	}
	body.l-responsive .m-brand-bar.is-rz-eb-brand .l-hotel-information,
	body.l-responsive .m-brand-bar .l-hotel-information,
	body.l-responsive.font-set-1 .m-brand-bar.is-rz-eb-brand .l-hotel-information,
	body.l-responsive.font-set-1 .m-brand-bar .l-hotel-information {
		padding: 10px 0 0 260px
	}
	body.l-responsive .m-brand-bar .m-hotel-title-container,
	body.l-responsive.font-set-1 .m-brand-bar .m-hotel-title-container {
		position: relative
	}
	body.l-responsive .m-brand-bar .m-hotel-logo,
	body.l-responsive.font-set-1 .m-brand-bar .m-hotel-logo {
		width: 240px;
		left: 0;
		margin: 0 8px 0;
		height: 110px;
		z-index: 2
	}
	body.l-responsive .m-brand-bar .m-hotel-logo img,
	body.l-responsive.font-set-1 .m-brand-bar .m-hotel-logo img {
		max-width: 100%;
		margin: 0;
		padding-left: 10px
	}
	body.l-responsive .m-hotel-links #m-hwsReviewsBrandbar,
	body.l-responsive.font-set-1 .m-hotel-links #m-hwsReviewsBrandbar {
		width: 100%
	}
	body.l-responsive .m-hotel-links #m-hwsReviewsBrandbar,
	body.l-responsive.font-set-1 .m-hotel-links #m-hwsReviewsBrandbar {
		background: none;
		border: none;
		padding: 0px;
		width: 100%
	}
}
@media (min-width: 54em) {
	body.l-responsive .m-hotel-links #m-hwsReviewsBrandbar,
	body.l-responsive.font-set-1 .m-hotel-links #m-hwsReviewsBrandbar {
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(-180%, #ffffff), color-stop(100%, transparent));
		background-image: -webkit-linear-gradient(top, #ffffff -180%, transparent);
		background-image: -moz-linear-gradient(top, #ffffff -180%, transparent);
		background-image: -o-linear-gradient(top, #ffffff -180%, transparent);
		background-image: linear-gradient(top, #ffffff -180%, transparent);
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
		border-radius: 3px;
		padding: 6px;
		cursor: pointer;
		border: 1px solid #fff;
		border: 1px solid rgba(255, 255, 255, 0.4);
		width: auto
	}
}
@media (min-width: 60em) {
	body.l-responsive .m-brand-bar .m-hotel-links .is-level-2,
	body.l-responsive.font-set-1 .m-brand-bar .m-hotel-links .is-level-2 {
		display: inline-block
	}
}
#respath .m-brand-bar ul.m-hotel-links.l-horizontal-list li {
	background: none;
	border: none
}
h1 {
	font-weight: 700;
	font-size: 1.42857em;
	line-height: 1.5em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 10px
}
h2,
.m-overlay-panel .m-panel-title,
.lt-ie9 #find-panel .m-panel-title,
.l-lock #find-panel .m-panel-title,
.m-hotel-reservation .l-hotel-information .t-hotel-name,
.m-upcoming-reservation .t-hotel-name,
.m-upcoming-reservation .t-reservation-title {
	font-weight: 700;
	font-size: 1.14286em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 4px
}
h3,
.m-overlay-panel .m-panel-subtitle,
.m-date-display .t-month-display,
.t-lang-header {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 2px
}
h4 {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 0;
	text-transform: uppercase
}
h5,
.m-date-display .t-dayinweek-display {
	font-weight: 600;
	font-size: 0.85714em;
	line-height: 0.9375em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 0;
	text-transform: uppercase
}
ul#footer-links {
	margin: 0.05em 0 0 0.625em;
	overflow: visible;
	padding: 0;
	float: none
}
ul#privacy-links {
	display: inherit;
	position: inherit;
	right: auto
}
#footer ul#privacy-links a {
	font-size: 0.8em
}
ul#privacy-links li {
	border-width: 0
}
#footer-links li {
	margin: 0;
	height: auto;
	padding: 0
}
#footer li.active a {
	color: #f4f4f4
}
.font-set-1 footer h2 {
	font: bold 1em/1.25em;
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif
}
.font-set-1 footer p,
.font-set-1 footer li,
.font-set-1 footer dt,
.font-set-1 footer dd {
	font: 400 1em/1.125em;
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif
}
#footer-links a,
#footer-links a:visited {
	font-size: 1em;
	line-height: 1.6em;
	font-weight: 400
}
footer section h2,
footer section #privacy-links,
footer section #seo-links,
footer section p,
.font-set-1 footer li {
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif
}
#footer h2,
.font-set-1 #footer h2,
.font-set-2 #footer h2 {
	color: #f4f4f4
}
.font-set-1 #footer h2 {
	margin: 0
}
.font-set-1 #footer .footer-links-title {
	margin-right: 0.8em
}
.font-set-2 #footer h2 {
	margin: 0
}
.t-border-bottom {
	border-bottom: 1px solid #a4a4a4
}
.is-cursor-pointer {
	cursor: pointer
}
.is-cursor-default {
	cursor: default
}
.l-float-left {
	float: left
}
.l-float-right {
	float: right
}
footer {
	font: 16px/1em"proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	font-size: 1rem;
	background-color: #494949;
	margin: 1.25em 0 0
}
html[lang=ar-SA] footer {
	direction: rtl
}
html[lang=ar-SA] footer .l-float-left {
	float: right
}
html[lang=ar-SA] footer .l-float-right {
	float: left
}
#footer {
	background: transparent;
	color: #f4f4f4;
	font: inherit;
	max-width: 920px;
	margin: 0 auto;
	padding: 0 0 2em 0.5em
}
#footer a,
#footer a:link,
#footer a:visited {
	color: #f4f4f4;
	text-decoration: none
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	color: #fff;
	text-decoration: underline
}
#footer a:active {
	color: #fff
}
#footer::after {
	height: 0
}
#footer h2,
#footer h2 a {
	color: #f4f4f4;
	font-size: 1em;
	line-height: 1.25em;
	margin: 0;
	padding: 0
}
body.is-menu-active #footer .is-hidden-text,
body.is-menu-active #footer .ui-icon {
	left: -9999em
}
html[lang=ar-SA] #footer li {
	float: right;
	margin: 0 0 0 5px
}
#footer .footer-links-title {
	float: left;
	line-height: 1.35em;
	margin: 1px 10px 4px 0;
	padding: 0
}
html[lang=ar-SA] #footer .footer-links-title {
	float: right;
	margin: 1px 0 4px 10px
}
#footer .footer-links-title .t-footer-icon.icon-drawer-open,
#footer .footer-links-title .t-footer-icon.icon-drawer-close {
	display: none
}
html[lang=ar-SA] #footer .footer-links-title {
	float: right
}
#footer #footer-links,
#footer #seo-links {
	font-size: 0.875em
}
#footer #footer-links {
	margin-top: 0
}
#footer #footer-links li {
	margin: 0 0 0.28571em;
	padding: 0
}
#footer #footer-links li a,
#footer #footer-links li a:link,
#footer #footer-links li a:visited,
#footer #footer-links li a:hover {
	line-height: 1.71429em
}
html[lang=ar-SA] #footer #footer-links li {
	float: right
}
#footer #seo-links {
	padding: 0.5em 0 0
}
#footer #seo-links li {
	margin: 0 0 0.5em;
	padding: 0;
	width: 25%
}
#footer #seo-links li a,
#footer #seo-links li a:link,
#footer #seo-links li a:visited,
#footer #seo-links li a:active {
	color: #f4f4f4;
	font-size: 1em;
	line-height: 1.42857em
}
#footer #seo-links li a:hover {
	color: #fff
}
#footer .l-em-reset {
	font-size: 16px;
	font-size: 1rem
}
#footer #t-legal-footer {
	padding: 1.25em 0 0;
	text-transform: uppercase
}
#footer #t-legal-footer a,
#footer #t-legal-footer a:link,
#footer #t-legal-footer a:visited,
#footer #t-legal-footer a:hover {
	font-size: 11px
}
#footer #t-legal-footer .t-copyright p {
	font-size: 0.625em;
	line-height: 1em;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%
}
#footer #t-legal-footer .t-book-direct {
	-webkit-text-size-adjust: 100%;
	color: #d2d2d2;
	font-size: 10px;
	font-size: 0.625rem;
	line-height: 1.4em;
	margin-bottom: 0.625rem;
	margin-top: .5em;
	text-transform: none
}
#footer #t-legal-footer .t-book-direct a {
	font-size: 1em
}
#footer #t-legal-footer .t-book-direct p {
	margin-bottom: 0
}
#footer .t-legal-utility-links {
	margin-bottom: 0.625rem
}
html[lang=ar-SA] #footer .t-legal-utility-links {
	float: right
}
#footer #utilities-legal a {
	line-height: 1.66667em
}
#footer .t-copyright {
	color: #d2d2d2
}
html[lang=ar-SA] #footer .t-copyright {
	text-align: right
}
#footer .t-footer-section-spacing {
	padding: 1em 0
}
#footer .t-footer-section-spacing section {
	margin-bottom: 10px
}
#footer .t-small-dot {
	color: #a4a4a4;
	font-size: 0.45em;
	line-height: 1em;
	margin: 0 1.15em
}
#footer .icon-drawer-open,
#footer .icon-drawer-close {
	color: #BDBDBD;
	margin-right: 8px;
	font-size: 0.9em
}
html[lang=ar-SA] #footer .icon-drawer-open,
html[lang=ar-SA] #footer .icon-drawer-close {
	margin-left: 8px;
	margin-right: 0
}
#footer .t-footer-icon-control.widget-expanded .icon-drawer-open {
	display: none
}
#footer .t-footer-icon-control.widget-expanded .icon-drawer-close {
	display: inline
}
#footer .t-footer-icon-control .icon-drawer-close {
	display: none
}
#footer .t-footer-icon-control.footer-links-title.widget-expanded .icon-drawer-close {
	display: none
}
body.l-responsive #footer {
	padding: 0 0 2em
}
body.l-responsive #footer section {
	padding: 0;
	margin: 0
}
body.l-responsive #footer section h2 {
	margin: 0 0 0.25rem;
	padding: 0.5rem
}
body.l-responsive #footer p,
body.l-responsive #footer li,
body.l-responsive #footer dl {
	font-size: 1em
}
body.l-responsive #footer .t-footer-section-spacing {
	padding: 0
}
body.l-responsive #footer .footer-links-title {
	float: none;
	cursor: pointer
}
body.l-responsive #footer .footer-links-title.t-footer-icon-control .icon-drawer-open {
	display: inline
}
body.l-responsive #footer .footer-links-title.t-footer-icon-control .icon-drawer-close {
	display: none
}
body.l-responsive #footer .footer-links-title.t-footer-icon-control.widget-expanded .icon-drawer-open {
	display: none
}
body.l-responsive #footer .footer-links-title.t-footer-icon-control.widget-expanded .icon-drawer-close {
	display: inline
}
body.l-responsive #footer #footer-links,
body.l-responsive #footer #seo-links {
	margin: 0;
	padding: 0
}
body.l-responsive #footer #footer-links li,
body.l-responsive #footer #seo-links li {
	border-top: 1px solid #a4a4a4;
	clear: left;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	width: 100%
}
body.l-responsive #footer #footer-links li a,
body.l-responsive #footer #footer-links li a:link,
body.l-responsive #footer #footer-links li a:visited,
body.l-responsive #footer #seo-links li a,
body.l-responsive #footer #seo-links li a:link,
body.l-responsive #footer #seo-links li a:visited {
	display: block;
	padding: 0.5625rem 0.5em 0.5625rem 2rem
}
body.l-responsive #footer #footer-links .icon-dot.t-small-dot {
	display: none
}
body.l-responsive #footer .t-legal-utility-links,
body.l-responsive #footer .t-copyright {
	display: block;
	float: none;
	margin: 0 auto 0.625rem;
	text-align: center;
	width: 90%
}
body.l-responsive #footer .t-book-direct {
	padding: 0 0.5rem
}
body.l-responsive #footer #utilities-legal li {
	float: none;
	display: inline-block;
	margin: 0 0.625rem 0 0;
	padding: 0
}
html[lang=ar-SA] body.l-responsive #footer #utilities-legal li {
	margin: 0 0 0 0.625rem
}
body.l-responsive #footer #utilities-legal li:last-child {
	margin-right: 0
}
html[lang=ar-SA] body.l-responsive #footer #utilities-legal li:last-child {
	margin-left: 0
}
@media (min-width: 35em) {
	body.l-responsive #footer {
		padding: 0 0.5rem 2em
	}
	body.l-responsive #footer .t-footer-section-spacing {
		padding: 1em 0
	}
	body.l-responsive #footer #footer-links {
		float: none
	}
	body.l-responsive #footer #footer-links li,
	body.l-responsive #footer #seo-links li {
		border: 0;
		clear: none
	}
	body.l-responsive #footer #seo-links-control {
		padding: 0
	}
	body.l-responsive #footer #seo-links li {
		float: left;
		margin-bottom: 0.5em;
		width: 50%
	}
	html[lang=ar-SA] body.l-responsive #footer #seo-links li {
		float: right
	}
	body.l-responsive #footer #seo-links li a,
	body.l-responsive #footer #seo-links li a:link,
	body.l-responsive #footer #seo-links li a:visited {
		padding: 0
	}
	body.l-responsive #footer #footer-links li {
		float: left;
		margin: 0 0 0.25rem;
		width: auto
	}
	html[lang=ar-SA] body.l-responsive #footer #footer-links li {
		float: right
	}
	body.l-responsive #footer #footer-links li a,
	body.l-responsive #footer #footer-links li a:link,
	body.l-responsive #footer #footer-links li a:visited {
		display: block;
		float: left;
		line-height: 1.5rem;
		margin: 0;
		padding: 0
	}
	html[lang=ar-SA] body.l-responsive #footer #footer-links li a,
	html[lang=ar-SA] body.l-responsive #footer #footer-links li a:link,
	html[lang=ar-SA] body.l-responsive #footer #footer-links li a:visited {
		float: right
	}
	body.l-responsive #footer #footer-links .icon-dot.t-small-dot {
		line-height: 1.5rem;
		display: block;
		float: left
	}
	html[lang=ar-SA] body.l-responsive #footer #footer-links .icon-dot.t-small-dot {
		float: right
	}
	body.l-responsive #footer .t-footer-navigation-menu {
		padding: 1rem 0
	}
	body.l-responsive #footer .footer-links-title {
		margin: 1px 0.625rem 0.25rem 0;
		padding: 0;
		float: left;
		cursor: default
	}
	html[lang=ar-SA] body.l-responsive #footer .footer-links-title {
		float: right;
		margin: 1px 0 0.25rem 0.625rem
	}
	body.l-responsive #footer .footer-links-title.t-footer-icon-control.widget-expanded .icon-drawer-open,
	body.l-responsive #footer .footer-links-title.t-footer-icon-control .icon-drawer-open,
	body.l-responsive #footer .footer-links-title.t-footer-icon-control.widget-expanded .icon-drawer-close,
	body.l-responsive #footer .footer-links-title.t-footer-icon-control .icon-drawer-close {
		display: none
	}
	body.l-responsive #footer .t-legal-utility-links,
	body.l-responsive #footer .t-copyright {
		text-align: left;
		width: 100%
	}
	html[lang=ar-SA] body.l-responsive #footer .t-legal-utility-links,
	html[lang=ar-SA] body.l-responsive #footer .t-copyright {
		text-align: right
	}
	body.l-responsive #footer .t-book-direct {
		padding: 0
	}
}
@media (min-width: 54em) {
	body.l-responsive #footer #seo-links li {
		width: 25%
	}
}
.l-close-button {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	margin: 10px
}
.l-em-reset {
	font-size: 16px
}
.l-overflow-hidden {
	overflow: hidden
}
.is-hidden,
.hidden {
	display: none
}
.is-hidden-text,
.ui-icon,
.hidden-label,
.is-hidden-label {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px)
}
.is-inline-labels label {
	display: inline
}
.is-visibility-hidden {
	visibility: hidden
}
.is-hidden-xs {
	display: block
}
.is-hidden-s {
	display: block
}
.is-hidden-sm {
	display: block
}
.is-hidden-m {
	display: block
}
.is-hidden-mml {
	display: block
}
.is-hidden-ml {
	display: block
}
.is-hidden-mll {
	display: block
}
.is-hidden-l {
	display: block
}
.is-hidden-xl {
	display: block
}
.is-hidden-xxl {
	display: block
}
.is-hidden-xxxl {
	display: block
}
.is-visible-xs {
	display: none
}
.is-visible-s {
	display: none
}
.is-visible-sm {
	display: none
}
.is-visible-m {
	display: none
}
.is-visible-mml {
	display: none
}
.is-visible-ml {
	display: none
}
.is-visible-mll {
	display: none
}
.is-visible-l {
	display: none
}
.is-visible-xl {
	display: none
}
.is-visible-xxl {
	display: none
}
.is-visible-xxxl {
	display: none
}
.is-hide-block-pre-sm {
	display: none
}
.is-hide-block-post-sm {
	display: block
}
.is-hide-block-pre-m {
	display: none
}
.is-hide-block-pre-mml {
	display: none
}
.is-hide-block-post-mml {
	display: block
}
.is-hide-inline-block-pre-mml {
	display: none
}
.is-hide-inline-block-post-mml {
	display: inline-block
}
.is-hide-inline-pre-mml {
	display: none
}
.is-hide-inline-post-mml {
	display: inline
}
.is-hide-block-pre-ml {
	display: none
}
.is-hide-block-pre-mll {
	display: none
}
.is-hide-block-pre-l {
	display: none
}
@media (min-width: 15em) {
	.is-visible-xs {
		display: block
	}
	.is-hidden-xs {
		display: none
	}
}
@media (min-width: 20em) {
	.is-visible-s {
		display: block
	}
	.is-hidden-s {
		display: none
	}
}
@media (min-width: 30em) {
	.is-visible-sm {
		display: block
	}
	.is-hidden-sm {
		display: none
	}
	.is-hide-block-pre-sm {
		display: block
	}
	.is-hide-block-post-sm {
		display: none
	}
}
@media (min-width: 35em) {
	.is-visible-m {
		display: block
	}
	.is-hidden-m {
		display: none
	}
	.is-hide-block-pre-m {
		display: block
	}
}
@media (min-width: 42em) {
	.is-visible-mml {
		display: block
	}
	.is-hidden-mml {
		display: none
	}
	.is-hide-block-pre-mml {
		display: block
	}
	.is-hide-block-post-mml {
		display: none
	}
	.is-hide-inline-block-pre-mml {
		display: inline-block
	}
	.is-hide-inline-block-post-mml {
		display: none
	}
	.is-hide-inline-pre-mml {
		display: inline
	}
	.is-hide-inline-post-mml {
		display: none
	}
}
@media (min-width: 48em) {
	.is-visible-ml {
		display: block
	}
	.is-hidden-ml {
		display: none
	}
	.is-hide-block-pre-ml {
		display: block
	}
}
@media (min-width: 54em) {
	.is-visible-mll {
		display: block
	}
	.is-hidden-mll {
		display: none
	}
	.is-hide-block-pre-mll {
		display: block
	}
}
@media (min-width: 60em) {
	.is-visible-l {
		display: block
	}
	.is-hidden-l {
		display: none
	}
	.is-hide-block-pre-l {
		display: block
	}
}
@media (min-width: 64em) {
	.is-hidden-xl {
		display: none
	}
	.is-visible-xl {
		display: block
	}
}
@media (min-width: 72em) {
	.is-hidden-xxl {
		display: none
	}
	.is-visible-xxl {
		display: block
	}
}
@media (min-width: 84em) {
	.is-hidden-xxxl {
		display: none
	}
	.is-visible-xxxl {
		display: block
	}
}
.lt-ie9 .is-visible-xs,
.l-lock .is-visible-xs {
	display: block
}
.lt-ie9 .is-visible-s,
.l-lock .is-visible-s {
	display: block
}
.lt-ie9 .is-visible-sm,
.l-lock .is-visible-sm {
	display: block
}
.lt-ie9 .is-visible-m,
.l-lock .is-visible-m {
	display: block
}
.lt-ie9 .is-visible-mml,
.l-lock .is-visible-mml {
	display: block
}
.lt-ie9 .is-visible-ml,
.l-lock .is-visible-ml {
	display: block
}
.lt-ie9 .is-visible-mll,
.l-lock .is-visible-mll {
	display: block
}
.lt-ie9 .is-visible-l,
.l-lock .is-visible-l {
	display: block
}
.lt-ie9 .is-visible-xl,
.l-lock .is-visible-xl {
	display: block
}
.lt-ie9 .is-visible-xxl,
.l-lock .is-visible-xxl {
	display: block
}
.lt-ie9 .is-visible-xxxl,
.l-lock .is-visible-xxxl {
	display: block
}
.lt-ie9 .is-hidden-xs,
.l-lock .is-hidden-xs {
	display: none
}
.lt-ie9 .is-hidden-s,
.l-lock .is-hidden-s {
	display: none
}
.lt-ie9 .is-hidden-sm,
.l-lock .is-hidden-sm {
	display: none
}
.lt-ie9 .is-hidden-m,
.l-lock .is-hidden-m {
	display: none
}
.lt-ie9 .is-hidden-mml,
.l-lock .is-hidden-mml {
	display: none
}
.lt-ie9 .is-hidden-ml,
.l-lock .is-hidden-ml {
	display: none
}
.lt-ie9 .is-hidden-mll,
.l-lock .is-hidden-mll {
	display: none
}
.lt-ie9 .is-hidden-l,
.l-lock .is-hidden-l {
	display: none
}
.lt-ie9 .is-hidden-xl,
.l-lock .is-hidden-xl {
	display: none
}
.lt-ie9 .is-hidden-xxl,
.l-lock .is-hidden-xxl {
	display: none
}
.lt-ie9 .is-hidden-xxxl,
.l-lock .is-hidden-xxxl {
	display: none
}
.l-display-flex {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}
.l-flex-row {
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row
}
.l-flex-row-reverse {
	-ms-flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.l-flex-col {
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}
.l-flex-col-reverse {
	-ms-flex-direction: column-reverse;
	-webkit-flex-direction: column-reverse;
	flex-direction: column-reverse
}
.l-flex-wrap {
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}
.l-flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse;
	-webkit-flex-wrap: wrap-reverse;
	flex-wrap: wrap-reverse
}
.l-flex-nowrap {
	-ms-flex-wrap: nowrap;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap
}
.l-justify-flex-start {
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start
}
.l-justify-flex-end {
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end
}
.l-justify-center {
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}
.l-justify-space-between {
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}
.l-justify-space-around {
	-ms-flex-pack: distribute;
	-webkit-justify-content: space-around;
	justify-content: space-around
}
.l-align-items-auto {
	-ms-flex-align: auto;
	-webkit-align-items: auto;
	align-items: auto
}
.l-align-items-flex-start {
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start
}
.l-align-items-flex-end {
	-ms-flex-align: end;
	-webkit-align-items: flex-end;
	align-items: flex-end
}
.l-align-items-center {
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}
.l-align-items-baseline {
	-ms-flex-align: baseline;
	-webkit-align-items: baseline;
	align-items: baseline
}
.l-align-items-stretch {
	-ms-flex-align: stretch;
	-webkit-align-items: stretch;
	align-items: stretch
}
.l-align-self-auto {
	-ms-flex-item-align: auto;
	-webkit-align-self: auto;
	align-self: auto
}
.l-align-self-flex-start {
	-ms-flex-item-align: start;
	-webkit-align-self: flex-start;
	align-self: flex-start
}
.l-align-self-flex-end {
	-ms-flex-item-align: end;
	-webkit-align-self: flex-end;
	align-self: flex-end
}
.l-align-self-center {
	-ms-flex-item-align: center;
	-webkit-align-self: center;
	align-self: center
}
.l-align-self-baseline {
	-ms-flex-item-align: baseline;
	-webkit-align-self: baseline;
	align-self: baseline
}
.l-align-self-stretch {
	-ms-flex-item-align: stretch;
	-webkit-align-self: stretch;
	align-self: stretch
}
.l-align-content-flex-start {
	-ms-flex-line-pack: start;
	-webkit-align-content: flex-start;
	align-content: flex-start
}
.l-align-content-flex-end {
	-ms-flex-line-pack: end;
	-webkit-align-content: flex-end;
	align-content: flex-end
}
.l-align-content-center {
	-ms-flex-line-pack: center;
	-webkit-align-content: center;
	align-content: center
}
.l-align-content-space-between {
	-ms-flex-line-pack: justify;
	-webkit-align-content: space-between;
	align-content: space-between
}
.l-align-content-space-around {
	-ms-flex-line-pack: distribute;
	-webkit-align-content: space-around;
	align-content: space-around
}
.l-align-content-stretch {
	-ms-flex-line-pack: stretch;
	-webkit-align-content: stretch;
	align-content: stretch
}
.t-drawer-handle {
	background-color: transparent;
	clear: both;
	cursor: pointer;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 0.5em;
	padding-right: 0.5em
}
.t-drawer-handle:not(.t-border-none) {
	border-top: 1px solid #d2d2d2;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none
}
.t-drawer-handle .icon-drawer-open,
.t-drawer-handle .icon-drawer-close {
	display: block;
	margin-right: 5px
}
.t-drawer-handle .icon-drawer-open:not(.l-float-right),
.t-drawer-handle .icon-drawer-close:not(.l-float-right) {
	float: left
}
.t-drawer-content {
	border: 0 none;
	padding: 0.5em
}
.t-drawer-content:not(.t-bg-none) {
	background-color: #f4f4f4
}
.t-icon-close {
	text-decoration: none;
	color: #494949
}
.t-form-asterisk {
	font-size: 0.5em;
	vertical-align: super;
	padding-right: 3px
}
.t-form-success {
	color: #2fa13e;
	padding-right: 3px;
	font-size: inherit;
	vertical-align: top
}
.t-form-error {
	color: #cf2010;
	padding-right: 3px;
	font-size: inherit;
	vertical-align: top
}
.t-double-window {
	color: #494949;
	vertical-align: top
}
.t-secondary-cta,
.t-secondary-cta:link,
.t-secondary-cta:visited,
.t-secondary-cta:hover,
.t-secondary-cta:focus,
.t-secondary-cta:active {
	text-decoration: none
}
.t-secondary-cta .icon,
.t-secondary-cta .t-link-label,
.t-secondary-cta:link .icon,
.t-secondary-cta:link .t-link-label,
.t-secondary-cta:visited .icon,
.t-secondary-cta:visited .t-link-label,
.t-secondary-cta:hover .icon,
.t-secondary-cta:hover .t-link-label,
.t-secondary-cta:focus .icon,
.t-secondary-cta:focus .t-link-label,
.t-secondary-cta:active .icon,
.t-secondary-cta:active .t-link-label {
	color: #134f8f;
	text-decoration: none;
	vertical-align: middle
}
.t-secondary-cta .icon,
.t-secondary-cta:link .icon,
.t-secondary-cta:visited .icon,
.t-secondary-cta:hover .icon,
.t-secondary-cta:focus .icon,
.t-secondary-cta:active .icon {
	color: #494949
}
.t-secondary-cta:hover .icon,
.t-secondary-cta:focus .icon,
.t-secondary-cta:active .icon {
	color: #494949
}
.t-secondary-cta:hover .t-link-label,
.t-secondary-cta:focus .t-link-label,
.t-secondary-cta:active .t-link-label {
	color: #5983b0;
	text-decoration: underline
}
.t-secondary-cta:active .t-link-label {
	color: #0f3f72
}
.t-secondary-cta.is-reversed,
.t-secondary-cta.is-reversed:link,
.t-secondary-cta.is-reversed:visited,
.t-secondary-cta.is-reversed:hover,
.t-secondary-cta.is-reversed:focus,
.t-secondary-cta.is-reversed:active {
	text-decoration: none
}
.t-secondary-cta.is-reversed .icon,
.t-secondary-cta.is-reversed .t-link-label,
.t-secondary-cta.is-reversed:link .icon,
.t-secondary-cta.is-reversed:link .t-link-label,
.t-secondary-cta.is-reversed:visited .icon,
.t-secondary-cta.is-reversed:visited .t-link-label,
.t-secondary-cta.is-reversed:hover .icon,
.t-secondary-cta.is-reversed:hover .t-link-label,
.t-secondary-cta.is-reversed:focus .icon,
.t-secondary-cta.is-reversed:focus .t-link-label,
.t-secondary-cta.is-reversed:active .icon,
.t-secondary-cta.is-reversed:active .t-link-label {
	color: #f4f4f4;
	text-decoration: none;
	vertical-align: middle
}
.t-secondary-cta.is-reversed .icon,
.t-secondary-cta.is-reversed:link .icon,
.t-secondary-cta.is-reversed:visited .icon,
.t-secondary-cta.is-reversed:hover .icon,
.t-secondary-cta.is-reversed:focus .icon,
.t-secondary-cta.is-reversed:active .icon {
	color: #f4f4f4
}
.t-secondary-cta.is-reversed:hover .icon,
.t-secondary-cta.is-reversed:focus .icon,
.t-secondary-cta.is-reversed:active .icon {
	color: #fff
}
.t-secondary-cta.is-reversed:hover .t-link-label,
.t-secondary-cta.is-reversed:focus .t-link-label,
.t-secondary-cta.is-reversed:active .t-link-label {
	color: #fff;
	text-decoration: underline
}
.t-secondary-cta.is-reversed:active .t-link-label {
	color: #fff
}
.t-icon-xxs {
	font-size: 0.50em
}
.t-icon-s {
	font-size: 0.75em
}
.t-icon-sm {
	font-size: 0.875em
}
.t-icon-m {
	font-size: 1em
}
.t-icon-ml {
	font-size: 1.2em
}
.t-icon-lrg {
	font-size: 64px
}
.t-icon-mll {
	font-size: 2em
}
.t-bg-sftWht {
	background-color: #f4f4f4
}
.t-bg-lghtstGry {
	background-color: #f4f4f4
}
.t-bg-lghtGry {
	background-color: #d2d2d2
}
.t-bg-mdGry {
	background-color: #a4a4a4
}
.t-bg-drkGry {
	background-color: #777
}
.t-bg-drkstGry {
	background-color: #494949
}
.t-bg-blck {
	background-color: #1c1c1c
}
.t-bg-wht {
	background-color: #fff
}
.t-bg-none {
	background: none
}
.t-bg-blue {
	background-color: #0075d5
}
.t-grad-lghtGry {
	background: #f4f4f4;
	background: -moz-linear-gradient(top, #f4f4f4 0%, #d2d2d2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #d2d2d2));
	background: -webkit-linear-gradient(top, #f4f4f4 0%, #d2d2d2 100%);
	background: -o-linear-gradient(top, #f4f4f4 0%, #d2d2d2 100%);
	background: -ms-linear-gradient(top, #f4f4f4 0%, #d2d2d2 100%);
	background: linear-gradient(to bottom, #f4f4f4 0%, #d2d2d2 100%)
}
.t-gradh-lghtGry {
	background: #f4f4f4;
	background: -moz-linear-gradient(left, #f4f4f4 0%, #d2d2d2 100%);
	background: -webkit-gradient(linear, left center, right center, color-stop(0%, #f4f4f4), color-stop(100%, #d2d2d2));
	background: -webkit-linear-gradient(left, #f4f4f4 0%, #d2d2d2 100%);
	background: -o-linear-gradient(left, #f4f4f4 0%, #d2d2d2 100%);
	background: -ms-linear-gradient(left, #f4f4f4 0%, #d2d2d2 100%);
	background: linear-gradient(to right, #f4f4f4 0%, #d2d2d2 100%)
}
.t-grad-sftWht {
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0%, #f4f4f4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f4f4f4));
	background: -webkit-linear-gradient(top, #fff 0%, #f4f4f4 100%);
	background: -o-linear-gradient(top, #fff 0%, #f4f4f4 100%);
	background: -ms-linear-gradient(top, #fff 0%, #f4f4f4 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%)
}
.t-gradient {
	*zoom: 1;
	filter: progid: DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#001C1C1C', endColorstr='#E61C1C1C');
	background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(28, 28, 28, 0.9)), color-stop(100%, rgba(28, 28, 28, 0)));
	background: -webkit-linear-gradient(bottom, rgba(28, 28, 28, 0.9) 0%, rgba(28, 28, 28, 0) 100%);
	background: -moz-linear-gradient(bottom, rgba(28, 28, 28, 0.9) 0%, rgba(28, 28, 28, 0) 100%);
	background: -o-linear-gradient(bottom, rgba(28, 28, 28, 0.9) 0%, rgba(28, 28, 28, 0) 100%);
	background: linear-gradient(bottom, rgba(28, 28, 28, 0.9) 0%, rgba(28, 28, 28, 0) 100%)
}
.t-border-width-thin {
	border-width: 1px
}
.t-border-top-width-thin {
	border-top-width: 1px
}
.t-border-right-width-thin {
	border-right-width: 1px
}
.t-border-bottom-width-thin {
	border-bottom-width: 1px
}
.t-border-left-width-thin {
	border-left-width: 1px
}
.t-border-width-none {
	border-width: 0
}
.t-border-top-width-none {
	border-top-width: 0
}
.t-border-right-width-none {
	border-right-width: 0
}
.t-border-bottom-width-none {
	border-bottom-width: 0
}
.t-border-left-width-none {
	border-left-width: 0
}
.t-border-style-solid {
	border-style: solid
}
.t-border-color-blck {
	border-color: #1c1c1c
}
.t-border-color-drkstGry {
	border-color: #494949
}
.t-border-color-mdGry {
	border-color: #a4a4a4
}
.t-border-color-lghtGry {
	border-color: #d2d2d2
}
.t-border-color-lghtstGry {
	border-color: #f4f4f4
}
.t-border-color-wht {
	border-color: #fff
}
.t-border {
	border: 1px solid #a4a4a4
}
.t-border-bottom {
	border-bottom: 1px solid #a4a4a4
}
.t-border-left {
	border-left: 1px solid #a4a4a4
}
.t-border-right {
	border-right: 1px solid #a4a4a4
}
.t-border-top {
	border-top: 1px solid #a4a4a4
}
.t-border-wht {
	border: 1px solid #fff
}
.t-border-bottom-wht {
	border-bottom: 1px solid #fff
}
.t-border-left-wht {
	border-left: 1px solid #fff
}
.t-border-right-wht {
	border-right: 1px solid #fff
}
.t-border-top-wht {
	border-top: 1px solid #fff
}
.t-border-lightstGry {
	border: 1px solid #f4f4f4
}
.t-border-bottom-lightstGry {
	border-bottom: 1px solid #f4f4f4
}
.t-border-left-lightstGry {
	border-left: 1px solid #f4f4f4
}
.t-border-right-lightstGry {
	border-right: 1px solid #f4f4f4
}
.t-border-top-lightstGry {
	border-top: 1px solid #f4f4f4
}
.t-border-lghtGry {
	border: 1px solid #d2d2d2
}
.t-border-bottom-lghtGry {
	border-bottom: 1px solid #d2d2d2
}
.t-border-left-lghtGry {
	border-left: 1px solid #d2d2d2
}
.t-border-right-lghtGry {
	border-right: 1px solid #d2d2d2
}
.t-border-top-lghtGry {
	border-top: 1px solid #d2d2d2
}
.t-border-mdGry {
	border: 1px solid #a4a4a4
}
.t-border-bottom-mdGry {
	border-bottom: 1px solid #a4a4a4
}
.t-border-left-mdGry {
	border-left: 1px solid #a4a4a4
}
.t-border-right-mdGry {
	border-right: 1px solid #a4a4a4
}
.t-border-top-mdGry {
	border-top: 1px solid #a4a4a4
}
.t-border-drkGry {
	border: 1px solid #777
}
.t-border-bottom-drkGry {
	border-bottom: 1px solid #777
}
.t-border-left-drkGry {
	border-left: 1px solid #777
}
.t-border-right-drkGry {
	border-right: 1px solid #777
}
.t-border-top-drkGry {
	border-top: 1px solid #777
}
.t-border-drkstGry {
	border: 1px solid #494949
}
.t-border-bottom-drkstGry {
	border-bottom: 1px solid #494949
}
.t-border-left-drkstGry {
	border-left: 1px solid #494949
}
.t-border-right-drkstGry {
	border-right: 1px solid #494949
}
.t-border-top-drkstGry {
	border-top: 1px solid #494949
}
.t-border-blck {
	border: 1px solid #1c1c1c
}
.t-border-bottom-blck {
	border-bottom: 1px solid #1c1c1c
}
.t-border-left-blck {
	border-left: 1px solid #1c1c1c
}
.t-border-right-blck {
	border-right: 1px solid #1c1c1c
}
.t-border-top-blck {
	border-top: 1px solid #1c1c1c
}
.t-border-2px {
	border-width: 2px
}
.t-border-bottom-2px {
	border-bottom-width: 2px
}
.t-border-left-2px {
	border-left-width: 2px
}
.t-border-right-2px {
	border-right-width: 2px
}
.t-border-top-2px {
	border-top-width: 2px
}
.t-border-none {
	border: 0 none
}
.t-border-bottom-none {
	border-bottom: 0 none
}
.t-border-left-none {
	border-left: 0 none
}
.t-border-right-none {
	border-right: 0 none
}
.t-border-top-none {
	border-top: 0 none
}
.l-clear {
	clear: both
}
.l-clear-right {
	clear: right
}
.l-clear-left {
	clear: left
}
.t-drkstGray {
	color: #494949
}
.t-drkrGray {
	color: #919191
}
.t-drkGray {
	color: #777
}
.t-drkGray:link,
.t-drkGray:hover,
.t-drkGray:active,
.t-drkGray:visited {
	color: #777
}
.t-darkMedGray {
	color: #777
}
.t-medGray {
	color: #a4a4a4
}
.t-lghtGray {
	color: #d2d2d2
}
.t-lghtstGray {
	color: #f4f4f4
}
.t-blue {
	color: #134f8f
}
.t-lghtBlue {
	color: #5ac3ff
}
.t-lghtBlue a,
.t-lghtBlue a:link {
	color: #5ac3ff
}
.t-lghtBlue a:hover {
	color: #5ac3ff
}
.t-lghtBlue a:active {
	color: #5ac3ff
}
.t-lghtBlue a:visited {
	color: #5ac3ff
}
.t-link-blue a,
.t-link-blue a:link,
.t-link-blue a:visited {
	color: #134f8f;
	text-decoration: none
}
.t-link-blue a:hover,
.t-link-blue a:focus,
.t-link-blue a:active {
	color: #5983b0;
	text-decoration: underline
}
.t-link-blue a:active {
	color: #0f3f72
}
.t-wht {
	color: #fff
}
.t-wht a,
.t-wht a:link {
	color: #fff
}
.t-wht a:hover {
	color: #fff
}
.t-wht a:active {
	color: #fff
}
.t-wht a:visited {
	color: #fff
}
.t-blck {
	color: #1c1c1c
}
.t-blck a,
.t-blck a:link {
	color: #1c1c1c
}
.t-blck a:hover {
	color: #1c1c1c
}
.t-blck a:active {
	color: #1c1c1c
}
.t-blck a:visited {
	color: #1c1c1c
}
.t-mdGry {
	color: #a4a4a4
}
.t-mdGry a,
.t-mdGry a:link {
	color: #a4a4a4
}
.t-mdGry a:hover {
	color: #a4a4a4
}
.t-mdGry a:active {
	color: #a4a4a4
}
.t-mdGry a:visited {
	color: #a4a4a4
}
.t-pointer {
	cursor: pointer
}
.t-cursor-default {
	cursor: default
}
.l-display-inline-block {
	display: inline-block
}
.l-display-block {
	display: block
}
.l-display-table {
	display: table
}
.l-display-table-cell {
	display: table-cell
}
.l-display-inline {
	display: inline
}
.l-display-none {
	display: none
}
.l-float-right {
	float: right
}
.l-float-left {
	float: left
}
.l-float-none {
	float: none
}
.t-font-xs {
	font-size: 0.57143em
}
.t-font-s {
	font-size: 0.85714em
}
.t-font-sm {
	font-size: 1em
}
.t-font-m {
	font-size: 1.14286em
}
.t-font-mml {
	font-size: 1.28571em
}
.t-font-ml {
	font-size: 1.42857em
}
.t-font-l {
	font-size: 1.71429em;
	line-height: 1.35em
}
.t-font-xl-normal {
	font-size: 2.14286em
}
.t-font-xl {
	font-size: 2.14286em;
	line-height: 1.40em
}
.t-font-xxl {
	font-size: 2.57143em
}
.t-font-bold {
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	font-weight: bold
}
.t-font-semi-bold {
	font-weight: 600
}
.t-font-normal {
	font-weight: normal
}
.t-no-wrap {
	white-space: nowrap
}
.t-list-inside {
	list-style-position: inside
}
.t-list-outside {
	list-style-position: outside;
	padding-left: 1.25em
}
.t-list-circle {
	list-style-type: circle
}
.t-list-disc,
.t-list-bulletted {
	list-style-type: disc
}
.t-list-decimal {
	list-style-type: decimal
}
.t-list-unbulletted {
	list-style-type: none
}
.l-margin-double-top {
	margin-top: 2em
}
.l-margin-double-bottom {
	margin-bottom: 2em
}
.l-margin {
	margin: 1em
}
.l-margin-top {
	margin-top: 1em
}
.l-margin-left {
	margin-left: 1em
}
.l-margin-bottom {
	margin-bottom: 1em
}
.l-margin-right {
	margin-right: 1em
}
.l-margin-three-quarters {
	margin: 0.75em
}
.l-margin-top-three-quarters {
	margin-top: 0.75em
}
.l-margin-right-three-quarters {
	margin-right: 0.75em
}
.l-margin-bottom-three-quarters {
	margin-bottom: 0.75em
}
.l-margin-left-three-quarters {
	margin-left: 0.75em
}
.l-margin-half {
	margin: 0.5em
}
.l-margin-top-half {
	margin-top: 0.5em
}
.l-margin-right-half {
	margin-right: 0.5em
}
.l-margin-bottom-half {
	margin-bottom: 0.5em
}
.l-margin-left-half {
	margin-left: 0.5em
}
.l-margin-quarter {
	margin: 0.25em
}
.l-margin-top-quarter {
	margin-top: 0.25em
}
.l-margin-right-quarter {
	margin-right: 0.25em
}
.l-margin-bottom-quarter {
	margin-bottom: 0.25em
}
.l-margin-left-quarter {
	margin-left: 0.25em
}
.l-margin-none {
	margin: 0
}
.l-margin-top-none {
	margin-top: 0
}
.l-margin-right-none {
	margin-right: 0
}
.l-margin-bottom-none {
	margin-bottom: 0
}
.l-margin-left-none {
	margin-left: 0
}
.l-margin-zero-auto {
	margin: 0 auto
}
.t-bg-opacity-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: 0.9
}
.t-bg-opacity-80 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8
}
.t-bg-opacity-70 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7
}
.t-bg-opacity-60 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6
}
.t-bg-opacity-50 {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5
}
.t-bg-opacity {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5
}
.t-opaque {
	filter: alpha(opacity=100);
	opacity: 1
}
.t-transparent {
	filter: alpha(opacity=0);
	opacity: 0
}
.l-padding {
	padding: 1em
}
.l-padding-top {
	padding-top: 1em
}
.l-padding-right {
	padding-right: 1em
}
.l-padding-bottom {
	padding-bottom: 1em
}
.l-padding-left {
	padding-left: 1em
}
.l-padding-three-quarters {
	padding: 0.75em
}
.l-padding-top-three-quarters {
	padding-top: 0.75em
}
.l-padding-right-three-quarters {
	padding-right: 0.75em
}
.l-padding-bottom-three-quarters {
	padding-bottom: 0.75em
}
.l-padding-left-three-quarters {
	padding-left: 0.75em
}
.l-padding-half {
	padding: 0.5em
}
.l-padding-top-half {
	padding-top: 0.5em
}
.l-padding-right-half {
	padding-right: 0.5em
}
.l-padding-bottom-half {
	padding-bottom: 0.5em
}
.l-padding-left-half {
	padding-left: 0.5em
}
.l-padding-quarter {
	padding: 0.25em
}
.l-padding-top-quarter {
	padding-top: 0.25em
}
.l-padding-right-quarter {
	padding-right: 0.25em
}
.l-padding-bottom-quarter {
	padding-bottom: 0.25em
}
.l-padding-left-quarter {
	padding-left: 0.25em
}
.l-padding-none {
	padding: 0
}
.l-padding-top-none {
	padding-top: 0
}
.l-padding-right-none {
	padding-right: 0
}
.l-padding-bottom-none {
	padding-bottom: 0
}
.l-padding-left-none {
	padding-left: 0
}
.l-pos-rel {
	position: relative
}
.l-pos-abs {
	position: absolute
}
.l-pos-top {
	top: 0
}
.l-pos-top-three-quarters {
	top: 0.75em
}
.l-pos-right {
	right: 0
}
.l-pos-bottom {
	bottom: 0
}
.l-pos-bottom-one {
	bottom: 1px
}
.l-pos-left {
	left: 0
}
.l-pos-offscreen {
	position: absolute;
	top: 0;
	left: -9999999px
}
.t-capitalize {
	text-transform: capitalize
}
.t-lowercase {
	text-transform: lowercase
}
.t-uppercase {
	text-transform: uppercase
}
.t-no-decor {
	text-decoration: none
}
.t-no-decor:link,
.t-no-decor:hover,
.t-no-decor:active,
.t-no-decor:visited {
	text-decoration: none
}
.l-center-align {
	text-align: center
}
.l-right-align {
	text-align: right
}
.l-left-align {
	text-align: left
}
.l-baseline-valign {
	vertical-align: baseline
}
.l-top-valign {
	vertical-align: top
}
.l-text-top-valign {
	vertical-align: text-top
}
.l-middle-valign {
	vertical-align: middle
}
.l-bottom-valign {
	vertical-align: bottom
}
.l-text-bottom-valign {
	vertical-align: text-bottom
}
.l-width-max {
	width: 100%
}
.l-width-none {
	width: 0
}
.l-width-three-quarters {
	width: 75%
}
.l-width-one-quarters {
	width: 25%
}
.l-width-half {
	width: 50%
}
.l-width-four-fifths {
	width: 45%
}
.l-width-one-fourths {
	width: 40%
}
.l-width-thirds {
	width: 35%
}
.l-width-one-thirds {
	width: 33%
}
.l-width-one-thirty {
	width: 30%
}
.l-width-two-thirds {
	width: 67%
}
.l-max-width-max {
	max-width: 100%
}
.l-height-none {
	height: 0
}
.l-max-height-none {
	max-height: 0
}
.l-visibility-hidden {
	visibility: hidden
}
.t-icon-heading {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 3em;
	border-bottom: 1px solid #d2d2d2;
	display: block;
	position: relative;
	padding-top: 3em
}
.t-icon-heading:before {
	position: absolute;
	background-color: #f4f4f4;
	border: 10px solid #fff;
	font-size: 25px;
	font-size: 1.6rem;
	margin-top: -1.7em;
	border-radius: 50%;
	padding: 0.8em;
	left: 42%;
	color: #494949;
	z-index: 1
}
@media (min-width: 20em) {
	.t-icon-heading:before {
		left: 36%
	}
}
@media (min-width: 30em) {
	.t-icon-heading:before {
		left: 42%
	}
}
#order-reward-container .header-container h1 {
	font: bold 10px/14px verdana, arial, helvetica, sans-serif;
	margin: 0 0 8px;
	color: #022f56;
	display: inline
}
.l-head-right-align {
	right: 0
}
.l-head-center-align {
	right: 0;
	left: 0
}
.l-image-right-align {
	left: 70%
}
.l-image-center-align {
	left: 35%
}
.l-message-box {
	margin-bottom: 10px;
	padding: 12px 10px
}
.t-error-msg {
	color: #fff;
	background-color: #cf2010;
	border: 1px solid #cf2010
}
.t-error-msg a,
.t-error-msg a:link,
.t-error-msg a:visited {
	color: #f4f4f4;
	text-decoration: none
}
.t-error-msg a:hover,
.t-error-msg a:focus,
.t-error-msg a:active {
	color: #fff;
	text-decoration: underline
}
.t-error-msg a:active {
	color: #fff
}
.t-informational-msg {
	background-color: #ecf1f6;
	border: 1px solid #7496d1
}
.t-success-msg {
	background-color: #e6f4df;
	border: 1px solid #37a300
}
.t-warning-msg {
	background-color: #fbf2c2;
	border: 1px solid #f0bf00
}
.t-error-icon {
	color: #FFFFFF;
	font-size: 1.25em;
	opacity: 0.4;
	vertical-align: sub
}
.t-success-icon {
	color: #37A300;
	font-size: 1.25em;
	vertical-align: sub
}
.t-warning-icon {
	color: #F0BF00;
	font-size: 1.25em;
	vertical-align: sub
}
.t-error-msg a,
.t-error-msg a:link,
.t-error-msg a:visited {
	color: #ededed;
	text-decoration: underline
}
.t-warning-light-bkg {
	background-color: #fdf4f4;
	border: 1px solid #cf2010
}
.t-site-section {
	font-size: 16px;
	font-size: 1rem;
	margin: 2em auto 3em;
	max-width: 64em
}
.t-site-section a,
.t-site-section a:link,
.t-site-section a:visited {
	color: #1c1c1c;
	text-decoration: none
}
.t-site-section a:hover,
.t-site-section a:focus,
.t-site-section a:active {
	color: #1c1c1c;
	text-decoration: underline
}
.t-site-section a:active {
	color: #1c1c1c
}
.t-site-section ul {
	margin: 0;
	padding: 0
}
.t-site-section ul li {
	background-color: #f4f4f4;
	font-size: 0.875em;
	line-height: 1.42857em;
	margin: 0;
	padding: 0
}
.t-site-section ul li a {
	display: block;
	padding: 0.64286em 0.5em 0.64286em 2.14286em
}
.t-site-section.l-container {
	padding: 0
}
.t-site-section .icon-drawer-open,
.t-site-section .icon-drawer-close {
	color: #494949
}
.t-site-section .t-sitesection-header,
.t-site-section .t-sitesection-subheader {
	margin: 0
}
.t-site-section .t-sitesection-header {
	font-size: 1em;
	line-height: 1.25em;
	margin-bottom: 0.25em;
	padding: 0
}
.t-site-section .t-sitesection-header a {
	display: block;
	padding: 1.5em 0.5em 0.5em
}
.t-site-section .t-sitesection-subheader {
	font-size: 0.875em;
	line-height: 1.42857em;
	padding: 0.71429em
}
@media (min-width: 35em) {
	.t-site-section.l-container {
		padding-left: 0.5em;
		padding-right: 0.5em
	}
	.t-site-section ul {
		margin-bottom: 0.75em
	}
	.t-site-section ul li {
		background-color: transparent;
		line-height: 1em;
		margin: 0 0 0.71429em;
		padding: 0;
		border-top: 0
	}
	.t-site-section ul li a {
		display: inline;
		padding: 0
	}
	.t-site-section .t-sitesection-header,
	.t-site-section .t-sitesection-subheader {
		border-top: 0px;
		padding: 0
	}
	.t-site-section .t-sitesection-header a,
	.t-site-section .t-sitesection-subheader a {
		display: inline;
		padding: 0
	}
	.t-site-section .t-sitesection-subheader {
		margin-bottom: 0.85714em
	}
	.l-m-clear {
		display: inherit
	}
	.l-m-clear::after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0
	}
	.l-site-section {
		margin-top: 0.75em;
		margin-bottom: 0.75em
	}
	.t-m-border,
	.t-m-border-bottom-lghtGry {
		border-bottom: 1px solid #d2d2d2
	}
	.t-m-border:last-child,
	.t-m-border-bottom-lghtGry:last-child {
		border-bottom: 0
	}
}
@media (min-width: 54em) {
	.l-m-clear {
		display: block
	}
	.l-m-clear::after {
		clear: none
	}
	.t-m-border {
		border-bottom: 0
	}
}
.lt-ie9 .t-site-section,
.l-lock .t-site-section {
	margin-top: 2em;
	margin-bottom: 3em
}
.lt-ie9 .t-site-section ul,
.l-lock .t-site-section ul {
	margin-bottom: 0.75em
}
.lt-ie9 .t-site-section ul li,
.l-lock .t-site-section ul li {
	background-color: transparent;
	line-height: 1em;
	margin: 0 0 0.71429em;
	padding: 0;
	border-top: 0
}
.lt-ie9 .t-site-section ul li a,
.l-lock .t-site-section ul li a {
	display: inline;
	padding: 0
}
.lt-ie9 .t-site-section .t-sitesection-header,
.lt-ie9 .t-site-section .t-sitesection-subheader,
.l-lock .t-site-section .t-sitesection-header,
.l-lock .t-site-section .t-sitesection-subheader {
	border-top: 0px;
	padding: 0
}
.lt-ie9 .t-site-section .t-sitesection-header a,
.lt-ie9 .t-site-section .t-sitesection-subheader a,
.l-lock .t-site-section .t-sitesection-header a,
.l-lock .t-site-section .t-sitesection-subheader a {
	display: inline;
	padding: 0
}
.lt-ie9 .t-site-section .t-sitesection-subheader,
.l-lock .t-site-section .t-sitesection-subheader {
	margin-bottom: 0.85714em
}
.lt-ie9 .l-site-section,
.lt-ie9 .l-site-section.l-m-col-3,
.lt-ie9 .l-site-section.l-mll-col-3,
.l-lock .l-site-section,
.l-lock .l-site-section.l-m-col-3,
.l-lock .l-site-section.l-mll-col-3 {
	float: left;
	margin: 0.75em 2.12766% 0.75em 0;
	width: 23.40425%
}
.lt-ie9 .l-site-section.l-mll-last-col,
.l-lock .l-site-section.l-mll-last-col {
	float: right;
	margin-right: 0
}
.lt-ie9 .t-m-border-bottom-lghtGry,
.l-lock .t-m-border-bottom-lghtGry {
	border-bottom: 0
}
.lt-ie9 .t-m-border-bottom-lghtGry+.t-m-border-bottom-lghtGry,
.l-lock .t-m-border-bottom-lghtGry+.t-m-border-bottom-lghtGry {
	border-top: 1px solid #d2d2d2
}
.ui-datepicker-prev,
.ui-datepicker-next,
.ui-datepicker .ui-datepicker-close {
	cursor: pointer
}
.ui-datepicker {
	font-size: 16px;
	background-color: #fff;
	border: 1px solid #1c1c1c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 7px 8px #a4a4a4;
	display: none
}
.ui-datepicker-group {
	float: left
}
.ui-datepicker-row-break {
	clear: both
}
.ui-datepicker-header {
	display: table;
	height: 36px;
	color: #ffffff;
	background-color: #323232;
	padding: 2px;
	vertical-align: middle;
	width: 100%
}
.ui-datepicker-header select {
	margin-bottom: 0;
	font-size: 12px
}
.ui-datepicker-title span {
	display: inline-block
}
.ui-datepicker-title span.ui-datepicker-month {
	margin-top: 5px;
	margin-left: 18px
}
.ui-datepicker-title span.ui-datepicker-year {
	margin-top: 5px
}
.ui-datepicker-prev {
	float: left;
	color: #fff;
	padding: 6px
}
.ui-datepicker-next {
	float: right;
	color: #fff;
	padding: 6px
}
.ui-datepicker table {
	font-size: 1em;
	/*margin:0 1em 1em*/
}
.ui-datepicker th {
	text-align: center;
	font-weight: bold;
	padding: .5em .2em
}
.ui-datepicker .ui-state-default {
	display: block;
	margin: 1px;
	padding: 1px;
	text-align: right;
	border: 1px solid #d2d2d2;
	background-color: #fff;
	color: #1c1c1c;
	text-decoration: none
}
.ui-datepicker a.ui-state-default:hover {
	border-color: #a4a4a4
}
.ui-datepicker .ui-state-highlight {
	border: 1px solid #494949
}
.ui-datepicker .ui-state-active {
	background-color: #1c1c1c;
	color: #fff
}
.ui-datepicker .ui-datepicker-current {
	display: none
}
.ui-datepicker .ui-datepicker-close {
	display: inline-block;
	color: #fff;
	background-color: #323232;
	margin: 3px;
	padding: 2px 4px;
	border: 1px solid transparent;
	border-radius: 3px
}
.ui-datepicker .ui-datepicker-buttonpane {
	text-align: right
}
.ui-datepicker-unselectable .ui-state-default {
	border: 1px solid #d2d2d2;
	background-color: #f4f4f4;
	color: #d2d2d2
}
h1 {
	font-weight: 700;
	font-size: 1.42857em;
	line-height: 1.5em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 10px
}
h2,
.m-overlay-panel .m-panel-title,
.lt-ie9 #find-panel .m-panel-title,
.l-lock #find-panel .m-panel-title,
.m-hotel-reservation .l-hotel-information .t-hotel-name,
.m-upcoming-reservation .t-hotel-name,
.m-upcoming-reservation .t-reservation-title {
	font-weight: 700;
	font-size: 1.14286em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 4px
}
h3,
.m-overlay-panel .m-panel-subtitle,
.m-date-display .t-month-display,
.t-lang-header {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 2px
}
h4 {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 0;
	text-transform: uppercase
}
h5,
.m-date-display .t-dayinweek-display {
	font-weight: 600;
	font-size: 0.85714em;
	line-height: 0.9375em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 0;
	text-transform: uppercase
}
.m-button-default,
a.m-button-default:link,
a.m-button-default:visited,
#header-container.t-header .m-button-default,
#find-panel .button-container .find-button,
#rewards-panel a.m-button-default,
#rewards-panel a.m-button-default:visited,
.m-button-default-hover,
a.m-button-default:hover,
a.m-button-default:active,
#header-container.t-header .m-button-default-hover,
#find-panel .button-container .find-button-hover,
#rewards-panel a.m-button-default:hover,
#rewards-panel a.m-button-default:visited:hover,
.m-button-primary,
a.m-button-primary:link,
a.m-button-primary:visited,
.m-button-primary-hover,
a.m-button-primary:hover,
a.m-button-primary:active,
.m-button-secondary,
a.m-button-secondary:link,
a.m-button-secondary:visited,
.m-button-secondary-hover,
a.m-button-secondary:hover,
a.m-button-secondary:active,
.m-button-darkGray,
a.m-button-darkGray,
a.m-button-darkGray:link,
a.m-button-darkGray:visited,
.m-button-darkGray-hover,
a.m-button-darkGray:hover,
a.m-button-darkGray:active,
.m-button-medGray,
a.m-button-medGray,
a.m-button-medGray:link,
a.m-button-medGray:visited,
.m-button-medGray-hover,
a.m-button-medGray:hover,
a.m-button-medGray:active,
.m-button-lightestGray,
a.m-button-lightestGray,
a.m-button-lightestGray:link,
a.m-button-lightestGray:visited,
.m-button-lightestGray-hover,
a.m-button-lightestGray:hover,
a.m-button-lightestGray:active,
.m-button-softWhite,
a.m-button-softWhite,
a.m-button-softWhite:link,
a.m-button-softWhite:visited,
.m-button-softWhite-hover,
a.m-button-softWhite:hover,
a.m-button-softWhite:active,
.m-rewards-button,
a.m-rewards-button,
a.m-rewards-button:link,
a.m-rewards-button:visited,
.m-rewards-button-hover,
a.m-rewards-button:hover,
a.m-rewards-button:active {
	display: inline-block;
	margin: 2px 5px 2px 0;
	-webkit-appearance: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border: 0;
	cursor: pointer;
	color: #fff;
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	min-width: 100px;
	outline: 0;
	overflow: visible;
	padding: 6px 16px;
	padding: 0.375rem 1rem;
	text-align: center;
	text-decoration: none;
	white-space: normal
}
.m-button-default,
a.m-button-default:link,
a.m-button-default:visited,
#header-container.t-header .m-button-default,
#find-panel .button-container .find-button,
#rewards-panel a.m-button-default,
#rewards-panel a.m-button-default:visited {
	background: #134f8f;
	color: #fff
}
.m-button-default-hover,
a.m-button-default:hover,
a.m-button-default:active,
#header-container.t-header .m-button-default-hover,
#find-panel .button-container .find-button-hover,
#rewards-panel a.m-button-default:hover,
#rewards-panel a.m-button-default:visited:hover {
	background: #134f8f;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	color: #fff;
	text-decoration: none
}
.m-button-primary,
a.m-button-primary:link,
a.m-button-primary:visited,
.m-button-primary-hover,
a.m-button-primary:hover,
a.m-button-primary:active,
.m-button-secondary,
a.m-button-secondary:link,
a.m-button-secondary:visited,
.m-button-secondary-hover,
a.m-button-secondary:hover,
a.m-button-secondary:active {
	font-size: 18px;
	height: 44px;
	line-height: 24px;
	padding: 8px 16px;
	text-transform: uppercase
}
.m-button-primary,
a.m-button-primary:link,
a.m-button-primary:visited {
	background: #134f8f;
	border: 1px solid #134f8f;
	color: #fff
}
.m-button-primary-hover,
a.m-button-primary:hover,
a.m-button-primary:active {
	background: #0f3f72;
	border: 1px solid #0f3f72;
	color: #fff
}
.m-button-secondary,
a.m-button-secondary:link,
a.m-button-secondary:visited {
	background: #fff;
	border: 1px solid #134f8f;
	color: #134f8f
}
.m-button-secondary-hover,
a.m-button-secondary:hover,
a.m-button-secondary:active {
	background: #fff;
	border: 1px solid #0f3f72;
	color: #0f3f72
}
.m-button-darkGray,
a.m-button-darkGray,
a.m-button-darkGray:link,
a.m-button-darkGray:visited {
	background: #777;
	color: #fff
}
.m-button-darkGray-hover,
a.m-button-darkGray:hover,
a.m-button-darkGray:active {
	background: #777;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	color: #fff;
	text-decoration: none
}
.m-button-medGray,
a.m-button-medGray,
a.m-button-medGray:link,
a.m-button-medGray:visited {
	background: #777;
	color: #fff
}
.m-button-medGray-hover,
a.m-button-medGray:hover,
a.m-button-medGray:active {
	background: #777;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	color: #fff;
	text-decoration: none
}
.m-button-lightestGray,
a.m-button-lightestGray,
a.m-button-lightestGray:link,
a.m-button-lightestGray:visited {
	background: #f4f4f4;
	color: #fff;
	color: #1c1c1c;
	border: 1px solid #a4a4a4;
	padding: 5px 16px
}
.m-button-lightestGray-hover,
a.m-button-lightestGray:hover,
a.m-button-lightestGray:active {
	background: #f4f4f4;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	color: #fff;
	text-decoration: none;
	color: #1c1c1c;
	border: 1px solid #a4a4a4;
	padding: 5px 16px
}
.m-button-softWhite,
a.m-button-softWhite,
a.m-button-softWhite:link,
a.m-button-softWhite:visited {
	background: #f4f4f4;
	color: #fff;
	color: #1c1c1c;
	border: 1px solid #a4a4a4;
	padding: 5px 16px
}
.m-button-softWhite-hover,
a.m-button-softWhite:hover,
a.m-button-softWhite:active {
	background: #f4f4f4;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.2)));
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
	color: #fff;
	text-decoration: none;
	color: #1c1c1c;
	border: 1px solid #a4a4a4;
	padding: 5px 16px
}
.t-button-small,
a.t-button-small,
a.t-button-small:link,
a.t-button-small:visited,
.t-button-small-hover,
a.t-button-small:hover,
a.t-button-small:active {
	min-width: 50px;
	padding: 0
}
.picker {
	font-size: 16px;
	text-align: left;
	line-height: 1.2;
	color: #1c1c1c;
	position: absolute;
	user-select: none;
	width: 100%;
	z-index: -1
}
.picker.l-pos-flex {
	width: auto;
	min-width: 270px
}
.picker.picker--opened {
	z-index: 10000
}
.l-datepicker-container {
	position: relative;
	clear: both
}
.l-datepicker-container .picker {
	top: 3.5em
}
.picker__input {
	cursor: default
}
.picker__input.picker__input--active {
	border-color: #2574b4;
	border-width: 2px
}
.picker__input.picker__input--active ~ .l-icon-active {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #fff;
	border-width: 1em;
	margin-left: -1em;
	margin-top: -2.25em
}
.picker__holder {
	width: 0%;
	overflow-y: hidden;
	position: absolute;
	background: #fff;
	border-top-width: 0;
	border-bottom-width: 0;
	box-sizing: border-box;
	min-width: 176px;
	max-width: 600px;
	max-height: 0;
	filter: alpha(opacity=0);
	opacity: 0
}
.picker__holder.t-transition {
	-webkit-transition: max-height 0.5s ease-in-out, width 0.3s ease-in-out;
	-moz-transition: max-height 0.5s ease-in-out, width 0.3s ease-in-out;
	-o-transition: max-height 0.5s ease-in-out, width 0.3s ease-in-out;
	transition: max-height 0.5s ease-in-out, width 0.3s ease-in-out
}
.js-date-from-pick-container .picker__holder {
	left: 0px
}
.js-date-to-pick-container .picker__holder {
	right: 0px
}
.picker__frame {
	padding: 1px
}
.picker__wrap {
	margin: -1px
}
.picker__box {
	padding: 0 1em
}
.picker__header {
	text-align: center;
	position: relative;
	margin-top: .75em
}
.picker__month {
	color: #1c1c1c;
	display: inline-block;
	margin-left: .25em;
	margin-right: .25em
}
.picker__year {
	color: #777;
	font-weight: normal;
	display: inline-block;
	margin-left: .25em;
	margin-right: .25em
}
.picker__select--month {
	border: 1px solid #d2d2d2;
	height: 2em;
	padding: .5em;
	margin-left: .25em;
	margin-right: .25em;
	width: 35%
}
.picker__select--month:focus {
	border-color: #2574b4
}
.picker__select--year {
	border: 1px solid #d2d2d2;
	height: 2em;
	padding: .5em;
	margin-left: .25em;
	margin-right: .25em;
	width: 22.5%
}
.picker__select--year:focus {
	border-color: #2574b4
}
.picker__nav--prev,
.picker__nav--next {
	position: absolute;
	padding: .5em;
	width: .5em;
	height: .8em;
	box-sizing: content-box;
	top: -0.25em
}
.picker__nav--prev:before,
.picker__nav--next:before {
	content: " ";
	border-top: .4em solid transparent;
	border-bottom: .4em solid transparent;
	width: 0;
	height: 0;
	display: block;
	margin: 0 auto;
	font-size: 1.125em
}
.picker__nav--prev:hover,
.picker__nav--next:hover {
	cursor: pointer
}
.picker__nav--prev {
	left: -1em;
	padding-right: .5em
}
.picker__nav--prev:before {
	border-right: 0.5em solid #134f8f
}
.picker__nav--prev:hover:before {
	border-right: 0.5em solid #1c1c1c
}
.picker__nav--next {
	right: -1em;
	padding-left: .5em
}
.picker__nav--next:before {
	border-left: 0.5em solid #134f8f
}
.picker__nav--next:hover:before {
	border-left: 0.5em solid #1c1c1c
}
.picker__nav--disabled {
	cursor: default;
	background: none;
	border-right-color: #f4f4f4;
	border-left-color: #f4f4f4
}
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:hover:before {
	cursor: default;
	border-right-color: #f4f4f4;
	border-left-color: #f4f4f4
}
.picker__table {
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	font-size: inherit;
	width: 100%;
	margin-top: .75em;
	margin-bottom: .75em
}
.picker__table td {
	margin: 0;
	padding: 0
}
.picker__weekday {
	text-align: center;
	border-bottom: 1px solid #fff;
	color: #777;
	font-size: .75em;
	font-weight: 500;
	padding-bottom: .25em;
	position: relative;
	width: 14.285714286%
}
.picker__weekday:after {
	border-bottom: 1px solid #f4f4f4;
	bottom: 0;
	content: " ";
	left: 0;
	position: absolute;
	width: 100%
}
.picker__day {
	text-align: center;
	border: 1px solid transparent;
	border-radius: 50%;
	font-weight: 400;
	margin: auto;
	padding: .3125em 0;
	width: 30px
}
.picker__day--today {
	font-weight: bold
}
.picker__day--outfocus {
	color: #ddd;
	cursor: default
}
.picker__day--selected,
.t-date-start,
.t-date-end {
	background: #2574b4;
	color: #fff
}
.t-date-inrange {
	position: relative;
	z-index: 1;
	background: #f4f4f4
}
.t-date-inrange .picker__day--outfocus {
	color: #1c1c1c
}
.t-date-inrange .picker__day--outfocus.t-date-start,
.t-date-inrange .picker__day--outfocus.t-date-end {
	color: #fff
}
.t-date-inrange .t-date-start:before,
.t-date-inrange .t-date-end:before {
	background-color: #fff;
	content: " ";
	height: 100%;
	position: absolute;
	top: 0px;
	width: 60%;
	z-index: -1
}
.t-date-inrange .t-date-start:before {
	right: 50%
}
.t-date-inrange .t-date-end:before {
	left: 50%
}
.picker__day--disabled {
	color: #ddd;
	cursor: default
}
.picker--focused .picker__holder {
	outline: none
}
.picker--focused .picker__day--highlighted {
	border: 1px solid #2574b4
}
.picker__day--selected {
	background: #2574b4;
	color: #fff
}
.picker__day--selected:hover {
	background: #2574b4;
	color: #fff
}
.picker__footer {
	text-align: center;
	margin-bottom: 1em
}
.picker__button--today,
.picker__button--clear,
.picker__button--close {
	color: #134f8f;
	text-decoration: none
}
.picker__button--today-hover,
.picker__button--clear-hover,
.picker__button--close-hover,
.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
	color: #5983b0;
	text-decoration: underline
}
.picker__button--today,
.picker__button--clear,
.picker__button--close,
.picker__button--today-hover,
.picker__button--clear-hover,
.picker__button--close-hover {
	background: transparent;
	border: none;
	padding: 0 .75em;
	width: auto;
	cursor: pointer;
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal
}
.picker__button--today[disabled] {
	background: #f4f4f4;
	border-color: #f4f4f4;
	color: #ddd;
	cursor: default
}
.picker__button--today[disabled]:hover {
	background: #f4f4f4;
	border-color: #f4f4f4;
	color: #ddd;
	cursor: default
}
.picker__button--today[disabled]:before {
	border-top-color: #a4a4a4
}
.picker--opened .picker__holder {
	max-height: 25em;
	width: 100%;
	filter: alpha(opacity=100);
	opacity: 1;
	border-top-width: 1px;
	border-bottom-width: 1px
}
.picker__day:hover {
	cursor: pointer;
	color: #1c1c1c;
	border-color: #2574b4;
	background: #f4f4f4
}
.picker__day.picker__day--disabled {
	color: #ddd;
	cursor: default
}
.picker__day.picker__day--disabled:hover {
	background: #fff;
	color: #ddd;
	cursor: default
}
.l-no-ofnights {
	position: absolute;
	top: 0px;
	right: 0px
}
.l-no-ofnights.is-active {
	background-color: #777;
	top: -3px;
	padding: 0 6px 2px;
	color: #fff
}
.l-icon-calendar {
	display: inline-block;
	margin-top: .5em;
	position: absolute;
	right: .75em
}
#find-a-hotel-form.has-datepick .sm-one-column.two-column {
	overflow: visible
}
#header-container .picker__input.picker__input--active {
	border-color: #2574b4
}
.t-box-shadow {
	-webkit-box-shadow: 0px 4px 8px 0px #f4f4f4;
	-moz-box-shadow: 0px 4px 8px 0px #f4f4f4;
	box-shadow: 0px 4px 8px 0px #f4f4f4
}
.t-box-border {
	border: 1px solid #d2d2d2
}
.lt-ie9 .picker__input {
	width: 100%
}
.lt-ie9 .t-date-end:before {
	width: 27%;
	right: 0px;
	left: auto
}
.lt-ie9 .t-date-start:before {
	width: 27%;
	left: 0px
}
.lt-ie9 .t-box-shadow {
	border: 1px solid #f4f4f4
}
.ui-autocomplete.t-category-headers {
	padding: 1px
}
.ui-autocomplete.t-category-headers li,
.ui-autocomplete.t-category-headers.single-search-ui-autocomplete-width li {
	width: 100%
}
.ui-autocomplete.t-category-headers.ui-autocomplete-edit-search li {
	width: 100%;
	line-height: 18px
}
.ui-autocomplete-edit-search.t-category-headers {
	height: auto
}
.ui-autocomplete {
	-ms-touch-action: none
}
.ui-menu.t-category-headers .ui-menu-item a {
	margin-left: 0;
	padding-left: 20px
}
.ui-menu.t-category-headers .ui-menu-item a.ui-state-hover,
.ui-menu.t-category-headers .ui-menu-item a.ui-state-active {
	padding-left: 20px
}
.t-category-headers {
	height: auto;
	overflow: visible
}
.t-category-headers li {
	color: #134f8f;
	font-size: 14px;
	line-height: 18px;
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif
}
.t-category-headers li.airport {
	background-image: none
}
.t-category-headers li.airport a.ui-state-hover,
.t-category-headers li.airport a.ui-state-active {
	background-image: none
}
.t-category-headers li.poi {
	background-image: none
}
.t-category-headers li.poi a.ui-state-hover,
.t-category-headers li.poi a.ui-state-active {
	background-image: none
}
.t-category-headers li.t-category-header {
	border-top: 1px solid #a4a4a4;
	color: #494949;
	font-weight: 600;
	margin-bottom: 3px;
	margin-top: 12px;
	padding: 5px 0 0 20px;
	text-transform: uppercase
}
.t-category-headers li.t-category-header.first {
	border-top-width: 0;
	margin-top: 0
}
.t-category-headers li.t-category-header.airport {
	background: url("https://modules.marriott.com/images/autosearch_airport.png") no-repeat scroll 2px 6px
}
.t-category-headers li.t-category-header.city {
	background: url("https://modules.marriott.com/images/autosearch_city.png") no-repeat scroll 2px 6px
}
.t-category-headers li.t-category-header.country {
	background: url("https://modules.marriott.com/images/autosearch_country.png") no-repeat scroll 2px 6px
}
.t-category-headers li.t-category-header.poi {
	background: url("https://modules.marriott.com/images/autosearch_pointInterest.png") no-repeat scroll 2px 6px
}
.t-category-headers li.t-category-header.state {
	background: url("https://modules.marriott.com/images/autosearch_state.png") no-repeat scroll 2px 6px
}
.t-category-headers li.t-autosuggest-msg {
	border-top: 1px solid #d2d2d2;
	color: #494949;
	font-size: 12px;
	font-weight: 600;
	line-height: 16px;
	margin-top: 12px;
	padding: 5px 0 10px 5px
}
.t-category-headers li span {
	padding-right: 2px;
	color: #777;
	margin-left: -18px
}
.m-cookie-alert {
	background-color: #666;
	background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #d9dadc), color-stop(69%, #fffcfc), color-stop(100%, #fffcfc));
	background-image: -webkit-linear-gradient(left, #d9dadc 0%, #fffcfc 69%, #fffcfc 100%);
	background-image: -moz-linear-gradient(left, #d9dadc 0%, #fffcfc 69%, #fffcfc 100%);
	background-image: -o-linear-gradient(left, #d9dadc 0%, #fffcfc 69%, #fffcfc 100%);
	background-image: linear-gradient(left, #d9dadc 0%, #fffcfc 69%, #fffcfc 100%);
	margin-bottom: 0.5em;
	width: 100%
}
.l-cookie-message {
	margin: 0 auto;
	max-width: 920px
}
.t-cookie-message {
	background: url("https://modules.marriott.com/images/global_sprite.png") no-repeat scroll 1px -2891px;
	color: #505050;
	font-size: 12px;
	line-height: 23px;
	padding: 4px 0 0 19px;
	word-spacing: 1px
}
.t-cookie-message a:link {
	text-decoration: underline
}
.t-cookie-message:link {
	font-weight: 700
}
.t-cookie-message:visited {
	font-weight: 700
}
.t-cookie-message a:visited,
.t-cookie-message a:hover {
	text-decoration: none
}
#euCookieModal {
	width: 605px;
	margin-bottom: 60px
}
h1 {
	font-weight: 700;
	font-size: 1.42857em;
	line-height: 1.5em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 10px
}
h2,
.m-overlay-panel .m-panel-title,
.lt-ie9 #find-panel .m-panel-title,
.l-lock #find-panel .m-panel-title,
.m-hotel-reservation .l-hotel-information .t-hotel-name,
.m-upcoming-reservation .t-hotel-name,
.m-upcoming-reservation .t-reservation-title {
	font-weight: 700;
	font-size: 1.14286em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 4px
}
h3,
.m-overlay-panel .m-panel-subtitle,
.m-date-display .t-month-display,
.t-lang-header {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 2px
}
h4 {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 0;
	text-transform: uppercase
}
h5,
.m-date-display .t-dayinweek-display {
	font-weight: 600;
	font-size: 0.85714em;
	line-height: 0.9375em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 0;
	text-transform: uppercase
}
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
	filter: alpha(opacity=80)
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.mfp-align-top .mfp-container:before {
	display: none
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}
.mfp-ready .mfp-inline-holder .mfp-content,
.mfp-ready .mfp-ajax-holder .mfp-content {
	width: auto
}
.m-photo-gallery-container.mfp-ready .mfp-content {
	width: 100%
}
.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
	cursor: auto
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}
.mfp-close {
	margin-right: 0.25em
}
.mfp-loading.mfp-figure {
	display: none
}
.mfp-hide {
	display: none !important
}
.mfp-preloader {
	color: #c1c1c1;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.9em;
	left: 8px;
	right: 8px;
	z-index: 1045
}
.mfp-preloader a {
	color: #c1c1c1
}
.mfp-preloader a:hover {
	color: #fff
}
.mfp-s-ready .mfp-preloader {
	display: none
}
.mfp-s-error .mfp-content {
	display: none
}
button.mfp-close,
button.mfp-arrow,
button.m-modal-print {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	filter: none;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none
}
button::-moz-focus-inner {
	padding: 0;
	border: 0
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #c1c1c1;
	font-size: 12px;
	line-height: 18px
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}
.mfp-iframe-holder .mfp-close {
	top: -40px
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000
}
@media (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75)
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}
.mfp-ie7 .mfp-img {
	padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
	padding: 0
}
.mfp-ie7 .mfp-content {
	padding-top: 44px
}
.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}
.mfp-content {
	background: #fff;
	padding-top: 20px
}
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
	filter: alpha(opacity=80)
}
.m-modal .mfp-content {
	border: 1px solid transparent;
	border-radius: 4px;
	position: relative;
	padding-bottom: 10px
}
.m-modal-utilities {
	position: absolute;
	top: 0;
	right: 8px;
	float: right
}
.m-modal-close,
button.m-modal-print {
	float: left;
	font: 12px"proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	font-size: 0.75rem;
	color: #494949;
	text-transform: uppercase
}
.m-modal-close {
	cursor: pointer;
	margin-left: 0.75em
}
.m-modal-close:focus {
	outline: 1px dotted #1c1c1c
}
button.m-modal-print {
	display: none
}
.t-modal-full .mfp-content {
	width: 100%
}
.t-modal-large .mfp-content {
	max-width: 1024px
}
.t-modal-med .mfp-content {
	max-width: 600px
}
.t-modal-smallMed .mfp-content {
	max-width: 420px
}
.t-modal-small .mfp-content {
	max-width: 320px
}
.t-modal-lang .mfp-content {
	max-width: 750px
}
.t-modal-email-property .mfp-content {
	max-width: 800px
}
.t-modal-room-info .mfp-content {
	max-width: 850px
}
.m-modal h1:first-of-type {
	border-bottom: 1px solid #ededed;
	padding: 0.6em 0.5em 0.5em;
	margin-bottom: 10px;
	margin-left: -0.45em;
	margin-right: -0.45em;
	width: auto
}
.m-modal h2 {
	font-size: 1em
}
.m-modal h3 {
	font-size: 0.875em
}
.m-modal ol {
	list-style-type: decimal;
	margin-left: 30px;
	margin-right: 10px;
	margin-bottom: 1em
}
.m-modal ul {
	list-style-type: disc
}
.m-modal ul:not(.l-margin-bottom-none) {
	margin-bottom: 1em
}
.m-modal ul:not(.l-margin-left-none) {
	margin-left: 1em
}
.m-modal ul.ui-tabs-nav,
.m-modal ul.l-margin-none {
	margin-bottom: 0;
	margin-left: 0;
	list-style-type: none
}
.m-modal p {
	margin-bottom: 1em
}
.m-modal .l-margin-bottom-none {
	margin-bottom: 0
}
.m-modal .t-list-unbulletted {
	list-style-type: none
}
@media (min-width: 30em) {
	.m-modal h1:first-of-type {
		padding-top: 0
	}
	.m-modal-utilities {
		top: 0.5em
	}
}
.mfp-content .popup-layout-css {
	margin: auto 1em
}
.mfp-content #layout-body-container {
	margin-left: 0;
	width: auto
}
.lt-ie9 .mfp-content .l-container,
.l-lock .mfp-content .l-container {
	width: auto;
	min-width: 0
}
.lt-ie9 .m-modal h1:first-of-type,
.l-lock .m-modal h1:first-of-type {
	padding-top: 0
}
.lt-ie9 .m-modal-utilities,
.l-lock .m-modal-utilities {
	top: 0.5em
}
h1 {
	font-weight: 700;
	font-size: 1.42857em;
	line-height: 1.5em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 10px
}
h2,
.m-overlay-panel .m-panel-title,
.lt-ie9 #find-panel .m-panel-title,
.l-lock #find-panel .m-panel-title,
.m-hotel-reservation .l-hotel-information .t-hotel-name,
.m-upcoming-reservation .t-hotel-name,
.m-upcoming-reservation .t-reservation-title {
	font-weight: 700;
	font-size: 1.14286em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 4px
}
h3,
.m-overlay-panel .m-panel-subtitle,
.m-date-display .t-month-display,
.t-lang-header {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 2px
}
h4 {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 0;
	text-transform: uppercase
}
h5,
.m-date-display .t-dayinweek-display {
	font-weight: 600;
	font-size: 0.85714em;
	line-height: 0.9375em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 0;
	text-transform: uppercase
}
.t-modal-lang {
	color: #1c1c1c;
	font: 16px/1.43em"proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	word-spacing: normal
}
.t-modal-lang a,
.t-modal-lang a:link,
.t-modal-lang a:visited {
	color: #134f8f;
	text-decoration: none
}
.t-modal-lang a:hover,
.t-modal-lang a:focus,
.t-modal-lang a:active {
	color: #5983b0;
	text-decoration: underline
}
.t-modal-lang a:active {
	color: #0f3f72
}
.t-modal-lang h1 {
	color: inherit;
	font: bold 20px"proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif
}
.t-modal-lang h1,
.t-modal-lang h2,
.t-modal-lang h3 {
	line-height: 1.2em;
	margin: 0 0 0.5em
}
.t-modal-lang h3 {
	font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
	font-size: 0.875em;
	font-weight: bold;
	margin-bottom: 0.28571em
}
.t-modal-lang p,
.t-modal-lang ul,
.t-modal-lang li,
.t-modal-lang dt,
.t-modal-lang dd {
	font: inherit
}
.t-modal-lang p {
	margin-bottom: 1em;
	padding: 0
}
.t-modal-lang .article-content {
	padding: 0
}
.t-lang-header {
	margin: 0 -0.5em;
	padding: 0.6em 0.5em 0.5em;
	text-transform: uppercase
}
.m-lang .l-lang-block ul {
	margin: 0 -0.5rem
}
.l-lang-block {
	width: 100%
}
.l-lang-block ul {
	border-top: 1px solid #d2d2d2
}
.l-lang-block ul li {
	background-image: none;
	background-color: #f4f4f4;
	border-bottom: 1px solid #d2d2d2;
	list-style-type: none;
	margin: 0;
	padding: 0
}
.l-lang-block ul li a {
	display: block;
	padding: 0.5625rem 0.5em
}
.l-lang-block ul li a img {
	margin-right: 0.5em;
	position: relative;
	top: 0.25em;
	width: 29px
}
.l-lang-block ul li .t-caption {
	display: block;
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 0 0 0.625rem 3.125em
}
.l-lang-block ul .l-list-arabic a {
	margin: 0 0 0 2.6em
}
.l-lang-block ul .l-list-arabic .t-caption {
	margin-left: 10.8em
}
@media (min-width: 42em) {
	.t-lang-header {
		padding: 0.6em 0.5em 0.5em 1rem;
		margin: 0
	}
	.m-lang .l-lang-block ul {
		margin: 0 0 1rem 1rem
	}
	.l-lang-block {
		padding-left: 0;
		min-height: 77px;
		background-repeat: no-repeat;
		float: left;
		margin-bottom: 2em
	}
	.l-lang-block ul {
		border-width: 0
	}
	.l-lang-block ul li {
		background-color: transparent;
		border-width: 0;
		margin-bottom: 6px;
		line-height: 20px;
		list-style-type: none
	}
	.l-lang-block ul li a {
		padding: inherit
	}
	.l-lang-block ul .l-list-arabic a {
		margin-top: 0.5em
	}
}
@media (min-width: 54em) {
	.l-lang-block {
		width: 365px
	}
}
.l-lock .m-modal.t-modal-lang .mfp-container .mfp-content,
.lt-ie9 .m-modal.t-modal-lang .mfp-container .mfp-content {
	max-width: 750px
}
.l-lock .m-lang .l-lang-block ul,
.lt-ie9 .m-lang .l-lang-block ul {
	margin: 0 0 16px 16px
}
.l-lock .t-modal-lang .l-container,
.lt-ie9 .t-modal-lang .l-container {
	padding-left: 0.5em;
	padding-right: 0.5em
}
.l-lock .t-modal-lang h1,
.lt-ie9 .t-modal-lang h1 {
	border-bottom: 1px solid #f4f4f4;
	padding: 0 10px 10px;
	margin-bottom: 10px;
	margin-left: -0.45em;
	margin-right: -0.45em
}
.l-lock .t-lang-header,
.lt-ie9 .t-lang-header {
	margin: 0;
	padding: 0.6em 0.5em 0.5em 16px
}
.l-lock .l-lang-block,
.lt-ie9 .l-lang-block {
	padding-left: 0;
	min-height: 77px;
	background-repeat: no-repeat;
	float: left;
	width: 365px;
	margin-bottom: 2em;
	padding-bottom: 2em
}
.l-lock .l-lang-block ul,
.lt-ie9 .l-lang-block ul {
	border-width: 0;
	margin: 0 0 16px 16px
}
.l-lock .l-lang-block ul li,
.lt-ie9 .l-lang-block ul li {
	background-image: none;
	background-color: transparent;
	border-width: 0;
	margin-bottom: 6px;
	line-height: 20px;
	list-style-type: none
}
.l-lock .l-lang-block ul li a,
.lt-ie9 .l-lang-block ul li a {
	padding: inherit
}
.l-lock .l-lang-block ul .l-list-arabic a,
.lt-ie9 .l-lang-block ul .l-list-arabic a {
	margin-top: 0.5em
}
html[lang^=ja] a[href*='.com.ru'],
html[lang^=ja] a[href*='.com/ru'] {
	font-size: 0.875em;
	letter-spacing: -0.21429em;
	margin-left: -0.14286em
}
.book-right-terms-conditions sup {
	position: relative
}
.m-modal p.t-bookright-terms-logo {
	padding-right: 175px;
	background: url(https://modules.marriott.com/images/logo-bookRight-rgb.png) right 0 no-repeat
}
h1 {
	font-weight: 700;
	font-size: 1.42857em;
	line-height: 1.5em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 10px
}
h2,
.m-overlay-panel .m-panel-title,
.lt-ie9 #find-panel .m-panel-title,
.l-lock #find-panel .m-panel-title,
.m-hotel-reservation .l-hotel-information .t-hotel-name,
.m-upcoming-reservation .t-hotel-name,
.m-upcoming-reservation .t-reservation-title {
	font-weight: 700;
	font-size: 1.14286em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 4px
}
h3,
.m-overlay-panel .m-panel-subtitle,
.m-date-display .t-month-display,
.t-lang-header {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 2px
}
h4 {
	font-weight: 600;
	font-size: 1em;
	line-height: 1.25em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 0;
	text-transform: uppercase
}
h5,
.m-date-display .t-dayinweek-display {
	font-weight: 600;
	font-size: 0.85714em;
	line-height: 0.9375em;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	margin-bottom: 0;
	text-transform: uppercase
}
.m-grid-table {
	border-collapse: collapse;
	width: 100%
}
.t-tabs .ui-tabs-nav li {
	border: 1px solid #d2d2d2;
	border-width: 1px;
	border-radius: 3px 3px 0 0;
	background-color: #f4f4f4;
	display: inline-block;
	float: left;
	height: auto;
	min-height: 2em;
	margin-right: 2px;
	margin-bottom: 0px
}
.t-tabs .ui-tabs-nav li a {
	color: #1c1c1c;
	display: block;
	font-family: "proxima-nova", "Calibri Bold", "Arial Bold", "Helvetica Bold", sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
	padding: 2px 8px;
	text-decoration: none;
	text-align: center
}
.t-tabs .ui-tabs-nav li.ui-tabs-selected {
	background-color: #fff;
	border-bottom-color: #fff
}
.t-tab-content {
	margin-top: -1px;
	padding: 1em 0.5em
}
.l-body-container ul.ui-tabs-nav {
	margin-bottom: 0
}
.t-tabs .ui-tabs-hide,
.ui-tabs-panel .is-nonjs-visible {
	display: none
}
.m-grid-table thead {
	display: none
}
.m-grid-table th {
	display: block;
	padding: 0.75em 0.25em
}
.m-grid-table td {
	display: block;
	background-color: #f4f4f4;
	border-bottom: 1px solid #fff;
	padding: 0.75em
}
.m-grid-table td.t-td-first {
	box-shadow: inset 0px 6px 6px -3px rgba(0, 0, 0, 0.21)
}
.m-grid-table td[data-title]:before,
.m-grid-table th[data-title]:before {
	content: attr(data-title)": ";
	font-weight: 700
}
@media (min-width: 30em) {
	.m-grid-table th {
		display: table-cell;
		float: left;
		min-width: 30%;
		width: 30%
	}
	.m-grid-table td,
	.m-grid-table td.t-td-first {
		box-shadow: inset 7px 0px 7px -4px rgba(0, 0, 0, 0.21);
		display: block;
		margin-left: 30%
	}
}
@media (min-width: 48em) {
	.m-grid-table {
		text-align: center
	}
	.m-grid-table thead {
		display: table-header-group
	}
	.m-grid-table td,
	.m-grid-table td.t-td-first,
	.m-grid-table th {
		background-color: #fff;
		border-bottom: 1px solid #a4a4a4;
		box-shadow: none;
		display: table-cell;
		padding: 0.5em 0;
		text-align: center
	}
	.m-grid-table th {
		float: none;
		min-width: auto;
		width: initial
	}
	.m-grid-table th.l-left-align {
		text-align: left
	}
	.m-grid-table td[data-title]:before,
	.m-grid-table th[data-title]:before {
		content: ""
	}
	.m-grid-table .selected .t-selected-cell {
		background-color: #777;
		color: #fff
	}
}
.m-pswd-info {
	position: absolute;
	z-index: 61
}
.l-pass-pos-rel {
	position: relative
}
.js-guestinfo-join-panel .m-pswd-info ul li,
js-guestinfo-join-panel .m-pswd-info p {
	margin-bottom: 0
}
.js-guestinfo-join-panel .new-password {
	margin-bottom: 0
}
.js-guestinfo-join-panel .password-complexity,
.l-password-complex .m-pswd-info {
	margin-top: -2px
}
.l-password-complex {
	width: 150px
}
.l-password-complex ul li,
.password-complexity .m-pswd-info p {
	margin-bottom: 0
}
.l-password-complex .m-pswd-info {
	width: inherit
}
.l-password-complex .m-pswd-info ul #password-number .icon {
	margin-bottom: 5px;
	display: block;
	float: left;
	padding-top: 1px
}
.l-input {
	width: 150px
}
body {
	background-color: #a4a4a4;
	background-image: none
}
#page-container {
	background: #fff
}
#page-container::after {
	height: 0;
	line-height: 0;
	font-size: 0
}
#layout-body-container>h1 {
	margin-top: 1rem
}
.t-breadcrumb-nav-wrapper+.l-content-wrapper #layout-body-container>h1 {
	margin-top: 0
}
#page-container {
	max-width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #fff
}
#site-tools {
	display: block;
	height: 14px;
	margin: 4px 0 29px;
	overflow: hidden;
	float: right
}
#site-tools li {
	float: left;
	margin: 0 5px 0 -5px;
	overflow: hidden;
	padding: 0 5px
}
#footer li {
	float: left;
	margin: 0 5px 0 0;
	overflow: hidden;
	padding: 0
}
#site-tools li {
	font-size: 10px;
	line-height: 11px;
	border-left: 1px solid #5d5d5d
}
#site-tools li ul {
	margin: 0 0 0 -10px
}
#site-tools li.last,
#footer li.last {
	border: 0;
	margin-right: 0;
	padding: 0
}
#site-tools li a:hover {
	text-decoration: underline;
	display: inline-block;
	zoom: 1;
	*display: inline
}
#submenu-links li a:hover {
	text-decoration: none
}
#site-tools li li,
#footer li li {
	border-left: 0;
	margin: 0 0;
	padding: 0 10px 0 0;
	text-align: left
}
#site-tools li li a,
#footer li li a {
	padding-right: 0
}
#site-tools li li:after,
#footer li li:after {
	content: '';
	margin-right: 0;
	width: 0
}
#seo-bottom {
	height: 10px;
	border-top: 1px solid #999;
	clear: both
}
#seo-links {
	margin: 0px;
	padding: 0px 0px 5px 10px;
	display: none
}
#seo-links li {
	width: 164px;
	line-height: 16px;
	margin: 0 5px 5px;
	overflow: visible;
	padding: 0 5px 0 0;
	white-space: nowrap;
	float: left
}
h3#seo-links-control {
	background: url("https://modules.marriott.com/images/global_sprite.png") no-repeat scroll 7px -1089px transparent;
	border-top: 1px solid #999999;
	clear: left;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0 0 0 30px
}
#footer .close-button {
	display: none
}
#seo-links li a,
#seo-links li a:hover,
#seo-links li a:active {
	font-size: 11px
}
#find-a-hotel-form .ui-datepicker-trigger,
#edit-search-form .ui-datepicker-trigger,
#search-forms .ui-datepicker-trigger {
	display: inline-block
}
#search-form-component {
	font: normal 12px/15px
}
#search-form-component #find-card-find-a-hotel-tab {
	display: none
}
#search-form-component .calendar-module-fromdate,
#search-form-component .calendar-module-todate,
#search-form-component .search-rewardNumber,
#search-form-component #marriottRewardsNumber,
#search-form-component input#mr-number,
#search-form-component input.mr-number {
	width: 105px
}
#search-form-component .search-state,
#search-form-component .search-country {
	width: 130px
}
#search-form-component .saved-hotel-dropdown,
#search-form-component #country-hotels,
#search-form-component .search-city {
	width: 236px
}
#search-form-component #global-header-meetings-search-form p {
	padding: 0
}
#search-form-component h3.toggle,
#search-form-component h3.toggle a {
	font: bold 12px/15px verdana, arial, helvetica, sans-serif;
	width: 250px
}
#search-form-component .search-roomCount,
#search-form-component .search-guestCount {
	font: normal 12px/15px arial, helvetica, sans-serif;
	width: 109px
}
#search-form-component #find-a-hotel-form input.search-awards,
#search-form-component #find-a-hotel-form input.search-corp {
	font: normal 12px/15px arial, helvetica, sans-serif;
	margin-top: 5px
}
#search-form-component #find-a-hotel-form input.search-awards {
	margin-bottom: 7px
}
#search-form-component form {
	margin: 0;
	padding: 0
}
#search-form-component .column {
	margin: 0
}
#search-form-component ul {
	list-style: none;
	padding: 0
}
#search-form-component a:link,
#search-form-component a:visited {
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	line-height: 15px
}
#search-form-component p a:link,
#search-form-component p a:visited,
#search-form-component ul li a:link,
#search-form-component ul li a:visited {
	background: none;
	border-bottom: 1px solid #ccc;
	color: #ccc
}
#search-form-component a:hover,
#search-form-component p a:hover,
#search-form-component ul li a:hover,
#search-form-component ul li a:active,
#search-form-component p a:active,
#search-form-component a:active {
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	line-height: 15px
}
#search-form-component-container {
	padding-bottom: 10px;
	background: url(https://modules.marriott.com/images/slide-frame-bottom-find.png) no-repeat bottom center
}
#search-component-header {
	background: url(https://modules.marriott.com/images/slide-frame-top-find.png) no-repeat top center;
	height: 13px
}
#search-component-header .close-widget,
#search-component-header .close-widget-hover {
	margin: 3px 3px 0 0
}
#search-form-component {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	font-size: 10px;
	color: #ccc;
	background: #323232 url(https://modules.marriott.com/images/bg-find.jpg) no-repeat;
	min-height: 352px;
	padding: 0 0 3px
}
* html #search-form-component {
	height: 352px
}
#search-form-component .search-component-sub-form {
	padding: 0 13px
}
#search-form-component label {
	margin: 2px 0 0;
	display: block;
	padding: 0
}
#search-form-component label,
#header #search-form-component a:link,
#header #search-form-component a:visited,
#header #search-form-component a:hover,
#header #search-form-component a:active,
#search-form-component h3,
#search-form-component h4,
#search-form-component p {
	color: #ccc
}
#search-form-component h2,
#search-form-component h4 {
	color: #ccc;
	margin: 0
}
#search-form-component .two-column p.column,
#search-form-component .two-column ul.column {
	width: 137px;
	overflow: visible
}
#search-form-component fieldset.two-column label {
	width: 100px
}
#search-form-component .two-column {
	width: 280px
}
#search-form-component .hotel-search-section p {
	padding: 4px 0 0 0
}
#search-form-component fieldset.two-column .column input {
	width: auto;
	float: left;
	margin-left: 0
}
#search-form-component fieldset li:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden
}
#search-form-component fieldset input.radio {
	float: left;
	clear: left;
	margin-left: 0
}
#search-form-component fieldset label {
	float: left;
	line-height: 15px
}
#search-form-component fieldset input {
	clear: both;
	display: block;
	margin: 2px 2px 0 15px
}
#search-form-component input {
	height: 16px
}
#search-form-component select {
	height: 20px
}
#search-form-component #global-header-meetings-search-form .button-container {
	float: right;
	margin-top: -22px;
	width: 100px
}
#search-form-component #global-header-meetings-search-form .meeting-search {
	margin-top: 15px;
	width: 121px
}
#search-form-component #global-header-deals-search-form {
	padding: 0 0
}
#search-form-component .search-swappable-tabs {
	font: normal 20px'arial narrow', arial, sans-serif;
	margin-bottom: 10px;
	padding: 0 0 0 14px;
	height: 26px
}
#search-form-component .search-swappable-tabs p {
	float: left;
	font: normal 20px'arial narrow', arial, sans-serif;
	padding: 0;
	margin-top: -4px;
	color: #fff;
	font-size: 24px
}
#search-form-component .search-swappable-tabs ul {
	border-bottom: solid #ccc 1px;
	float: left;
	margin-left: 10px
}
#search-form-component .search-swappable-tabs li {
	float: left;
	font: normal 20px'arial narrow', arial, sans-serif;
	margin-left: 18px;
	padding-bottom: 6px;
	height: 24px
}
#search-form-component .search-swappable-tabs li.first {
	margin-left: 0;
	margin-top: 0
}
#search-form-component .search-swappable-tabs a:link,
#search-form-component .search-swappable-tabs a:visited,
#search-form-component .search-swappable-tabs a:hover,
#search-form-component .search-swappable-tabs a:active {
	color: #ccc;
	border: none;
	background: none
}
#search-form-component .search-swappable-tabs .ui-state-active {
	background: transparent url(https://modules.marriott.com/images/global_sprite2.png) no-repeat center 5px
}
#search-form-component .search-swappable-tabs .ui-state-active a:link,
#search-form-component .search-swappable-tabs .ui-state-active a:visited,
#search-form-component .search-swappable-tabs .ui-state-active a:hover,
#search-form-component .search-swappable-tabs .ui-state-active a:active,
#header #search-form-component .search-swappable-tabs .ui-state-active a:link,
#header #search-form-component .search-swappable-tabs .ui-state-active a:visited,
#header #search-form-component .search-swappable-tabs .ui-state-active a:hover,
#header #search-form-component .search-swappable-tabs .ui-state-active a:active {
	color: #fff
}
#search-form-component .ui-tabs-panel {
	width: auto;
	height: auto;
	position: static
}
#search-form-component .ui-tabs-hide {
	margin-left: -999em;
	margin-top: -999em;
	position: absolute
}
#search-form-component .search-form-sub-menu li {
	border-right: #ccc solid 1px;
	float: left;
	padding-right: 3px;
	margin: 0 3px 7px 0
}
#search-form-component .search-form-sub-menu li.last {
	border: 0
}
#search-form-component .search-form-sub-menu .ui-state-active a:link,
#search-form-component .search-form-sub-menu .ui-state-active a:visited {
	border: none
}
#search-form-component .search-form-sub-menu li.ui-state-active a {
	color: #fff;
	text-transform: uppercase
}
#search-form-component .inline-elements label,
#search-form-component .inline-elements input {
	float: left
}
#search-form-component .search-city,
#search-form-component .saved-hotel-dropdown,
#search-form-component #country-hotels {
	width: 263px
}
#search-form-component .init-dim input {
	margin: 0 5px 7px 0
}
#search-form-component .usePoints label,
#search-form-component .usePoints a {
	margin-left: 5px
}
#search-form-component #find-a-hotel-form .button-container,
#search-form-component .saved-hotel-search-form .button-container {
	float: right;
	margin-top: -17px;
	width: 150px
}
#search-form-component .button-container {
	border: none
}
#search-form-component .button-container button {
	float: right
}
#search-form-component h3.toggle {
	cursor: pointer;
	background: transparent url(https://modules.marriott.com/images/global_sprite.png) no-repeat 0 -408px;
	margin: 0;
	padding: 5px 0 0 18px
}
#search-form-component h3.active {
	background-position: 0 -443px
}
#search-form-component h3.toggle a:link,
#search-form-component h3.toggle a:visited,
#search-form-component h3.toggle a:hover,
#search-form-component h3.toggle a:active {
	border: none;
	background-position: bottom
}
#search-form-component p#best-rate {
	display: block;
	width: 138px;
	float: left;
	font: 12px/15px arial, helvetica, sans-serif;
	margin-top: -10px
}
#search-form-component .space-only-container p {
	float: left
}
#search-form-component .meeting-rooms-label label {
	float: none
}
#search-form-component .meetings-sub-form input {
	clear: both;
	margin-left: 0
}
#search-form-component .meetings-sub-form input.radio {
	clear: both;
	margin-left: 9px
}
#search-form-component p a.search-fromDate-text,
#search-form-component p a.search-toDate-text {
	border-bottom-width: 0;
	color: #fff;
	display: block;
	font: bold 11px/14px arial, helvetica, sans-serif;
	margin: 5px 0 2px;
	text-decoration: none
}
#search-form-component p a.search-fromDate-text img,
#search-form-component p a.search-toDate-text img {
	margin: 0 0 -3px 5px
}
#search-form-component-container #search-form-component p.advanced-search {
	font: 12px/15px arial, helvetica, sans-serif;
	padding: 5px 0 0 0;
	width: 94px
}
#search-form-component-container #search-form-component p.advanced-search a:link {
	border-bottom: 1px solid #ccc
}
#search-form-component-container #search-form-component .find-card-best-rate-msg {
	float: none;
	width: auto;
	margin-left: 15px
}
#search-form-component-container #search-form-component p.advanced-search.find-card-best-rate-msg {
	float: right;
	width: auto
}
#search-form-component-container #search-form-component .saved-hotel-search-form p.button-container.find-card-best-rate-msg {
	margin-top: 0
}
#search-form-component #find-a-hotel-form .standard-search-fields label,
#search-form-component .two-column p.column label {
	padding-bottom: 3px
}
#search-form-component input.search-rewardNumber {
	margin-top: 3px
}
#search-form-component #find-a-hotel-form .standard-search-fields p.clear {
	padding: 0
}
#search-form-component .autocomplete-results,
#search-form-component .autocomplete-results .yui-ac-content {
	color: #333;
	width: 23.5em
}
#search-form-component .autocomplete-results ul {
	margin: 0;
	padding: 0;
	width: auto
}
#search-form-component .autocomplete-results li {
	cursor: default;
	padding: 0 5px
}
#search-form-component .autocomplete-results li.yui-ac-highlight {
	background: #ff0
}
#non-res-search .hotels-in-lang-sec {
	margin-top: 10px
}
#non-res-search .outside-hotels-sec {
	border-top: 1px solid #999;
	margin-top: 10px;
	padding-top: 10px
}
#non-res-search select.regional-hotels-select,
#non-res-search select.world-hotels-select {
	margin-left: 15px
}
.ui-dialog {
	overflow: hidden;
	position: absolute
}
.ui-autocomplete {
	cursor: default;
	position: absolute;
	color: #333;
	background: #fff;
	padding-right: 2px;
	width: 254px;
	border: 1px solid #eaeaea;
	font: 500 11px/14px arial, helvetica, sans-serif
}
ul.ui-autocomplete li {
	line-height: 18px
}
#hws .ui-autocomplete li,
#hws .ui-autocomplete li a {
	font: 11px/14px arial, helvetica, sans-serif;
	color: #333
}
.ui-autocomplete.single-search-ui-autocomplete-width {
	width: 234px
}
* html .ui-autocomplete {
	width: 1px
}
.ui-menu {
	display: block;
	float: left;
	list-style: none outside none;
	margin: 0;
	padding: 0
}
.ui-autocomplete.ui-autocomplete-scroll li {
	width: 246px
}
.ui-autocomplete.ui-autocomplete-edit-search {
	width: 174px;
	overflow-x: hidden;
	font: 500 11px/17px arial, helvetica, sans-serif
}
ul.ui-autocomplete.ui-autocomplete-edit-search li {
	line-height: 17px
}
.ui-autocomplete.ui-autocomplete-near-address li a {
	margin-left: 4px
}
.ui-autocomplete.ui-autocomplete-scroll.single-search-ui-autocomplete-width li {
	width: 217px
}
.ui-autocomplete.ui-autocomplete-scroll.ui-autocomplete-edit-search li {
	width: 157px
}
.ui-menu .ui-menu-item a {
	display: block;
	text-decoration: none;
	margin-left: 16px;
	margin-right: 5px;
	padding: 3px 0
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal
}
.ui-autocomplete-scroll {
	height: 160px;
	overflow-y: scroll;
	overflow-x: none;
}
.ui-autocomplete-scroll.ui-autocomplete-edit-search {
	height: 158px
}
li.airport {
	background: url("https://modules.marriott.com/images/tiny_plane_10x9.gif") no-repeat scroll 3px 6px transparent
}
li.airport a.ui-state-hover,
li.airport a.ui-state-active {
	background: url("https://modules.marriott.com/images/tiny_plane_10x9.gif") no-repeat scroll 3px 6px transparent
}
li.poi,
li.poi a.ui-state-hover,
li.poi a.ui-state-active {
	background: url("https://modules.marriott.com/images/tiny_starPOI_10x10.png") no-repeat scroll 3px 6px transparent
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active,
#hws .ui-menu .ui-menu-item a.ui-state-hover,
#hws .ui-menu .ui-menu-item a.ui-state-active {
	margin: 0;
	padding-left: 16px;
	padding-right: 5px;
	color: #9D102D;
	background-color: #eaeaea;
	text-decoration: none
}
.ui-menu.ui-autocomplete-near-address .ui-menu-item a.ui-state-hover,
.ui-menu.ui-autocomplete-near-address .ui-menu-item a.ui-state-active,
.ui-autocomplete-near-address li a:hover,
#hws .ui-menu.ui-autocomplete-near-address .ui-menu-item a.ui-state-hover,
#hws .ui-menu.ui-autocomplete-near-address .ui-menu-item a.ui-state-active {
	padding-left: 4px
}
#search-form-component .search-form-sub-menu .ui-state-active.single-search-fields a:link,
#search-form-component .search-form-sub-menu .ui-state-active.single-search-fields a:visited {
	font-weight: bold
}
#search-form-component .single-search-fields a:link,
#search-form-component .single-search-fields a:visited {
	font: 11px/14px arial, sans-serif;
	color: #ccc
}
#search-form-component .book-right {
	-moz-user-select: none
}
#search-form-component .show {
	display: block
}
.book-right-tooltip {
	color: #333333;
	display: none;
	position: absolute;
	z-index: 1;
	width: 145px;
	background: #FFF;
	border-radius: 2px;
	padding: 10px 7px 7px;
	font: normal 12px/15px arial, sans-serif;
	top: -101px;
	letter-spacing: 0.04em;
	margin-left: -2px
}
#search-form-component .book-right-tooltip p strong {
	font-size: 12px;
	display: block
}
#search-form-component .book-right-tooltip span {
	height: 10px;
	width: 10px;
	position: absolute;
	top: 2px;
	right: 2px;
	background: url("https://modules.marriott.com/images/global_sprite.png") no-repeat scroll 0 -748px transparent
}
.arrow-down {
	display: none;
	position: absolute;
	top: -23px;
	left: 48px;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #fff
}
#search-form-component #find-a-hotel-form .book-right-tooltip a.sendto-link {
	color: #3333CC;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.25;
	text-alignment: left;
	border-bottom: none;
	display: block;
	margin-top: -4px;
	margin-bottom: 3px
}
#search-form-component #find-a-hotel-form .book-right-tooltip a.sendto-link:hover {
	color: #9D102D
}
#search-form-component .search-form-sub-menu {
	font: normal 12px/15px arial, sans-serif
}
#search-form-component #find-a-hotel-form .ui-datepicker-trigger {
	display: inline-block;
	position: absolute;
	height: 17px;
	width: 19px;
	cursor: pointer;
	background: url("https://modules.marriott.com/images/global_sprite.png") no-repeat scroll 0 -2361px transparent
}
#search-form-component #global-header-saved-hotels-form .ui-datepicker-trigger {
	display: inline-block;
	position: absolute;
	height: 17px;
	width: 19px;
	cursor: pointer;
	background: url("https://modules.marriott.com/images/global_sprite.png") no-repeat scroll 0 -2361px transparent
}
#search-form-component #flash-card-form-saved-hotels-form .ui-datepicker-trigger {
	display: inline-block;
	position: absolute;
	height: 17px;
	width: 19px;
	cursor: pointer;
	background: url("https://modules.marriott.com/images/global_sprite.png") no-repeat scroll 0 -2361px transparent
}
#search-form-component #global-header-meetings-search-form .ui-datepicker-trigger {
	display: inline-block;
	position: absolute;
	height: 17px;
	width: 19px;
	cursor: pointer;
	background: url("https://modules.marriott.com/images/global_sprite.png") no-repeat scroll 0 -2361px transparent
}
#meetings-search-form .ui-datepicker-trigger {
	display: inline-block;
	position: absolute;
	height: 17px;
	width: 19px;
	cursor: pointer;
	background: url("https://modules.marriott.com/images/global_sprite.png") no-repeat scroll 0 -2361px transparent
}
#search-form-component #find-meeting-form {
	padding-bottom: 10px
}
input.single-search,
.single-search {
	width: 230px;
	float: left
}
#find-a-hotel-form .inline-elements.single-search-fields {
	width: 100%
}
.edit-search input.single-search {
	width: 150px
}
#city-search-form .single-search-fields,
#address-search-form .single-search-fields {
	width: 260px
}
.single-search-tool-tip {
	width: 20px;
	height: 16px;
	background: #ccc;
	float: right;
	background: url("https://modules.marriott.com/images/icon-questionMark.png") no-repeat scroll 0 0 transparent;
	position: relative
}
#find-a-hotel-form .single-search-tool-tip {
	margin-right: 8px
}
.single-search-tool-tip-container {
	background: #fff;
	border: 2px solid #000;
	display: none;
	left: 18px;
	position: absolute;
	width: 230px;
	color: #000;
	padding: 20px 5px 5px 10px;
	z-index: 999
}
#search-form-component .single-search-tool-tip .single-search-tool-tip-container p,
.single-search-tool-tip .single-search-tool-tip-container p {
	color: #000
}
.single-search-tool-tip .single-search-tool-tip-container span {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 10px;
	height: 10px;
	background: url("https://modules.marriott.com/images/global_sprite.png") no-repeat scroll 0 -748px transparent
}
#edit-search-form .single-search-tool-tip {
	position: absolute;
	left: 170px;
	z-index: 999
}
#search-forms .single-search-tool-tip {
	z-index: 999
}
#edit-search-form .single-search-tabs {
	background: #fff
}
#edit-search-form .single-search-edit-sub-menu a {
	color: #000;
	text-decoration: none;
	font-size: 11px
}
#edit-search-form ul.single-search-edit-sub-menu {
	padding-bottom: 5px
}
#edit-search-form ul.single-search-edit-sub-menu li {
	border-right: 1px solid #000;
	padding-right: 5px
}
#edit-search-form ul.single-search-edit-sub-menu li.last {
	border-right: none;
	padding-left: 5px
}
#edit-search-form .single-search-edit-sub-menu .ui-state-active a:link,
#edit-search-form .single-search-edit-sub-menu .ui-state-active a:visited {
	font-weight: bold
}
#edit-search-form .ui-tabs .ui-tabs-panel {
	background: none repeat scroll 0 0;
	border-width: 1px;
	display: block
}
#description-modal {
	background: #efefef;
	border: 1px solid #ccc;
	border-radius: 10px;
	box-shadow: 1px 1px 2px #000;
	padding: 5px 10px;
	position: absolute;
	text-align: left;
	width: 250px;
	z-index: 90
}
#description-modal,
.description-text span {
	display: none
}
#description-modal p {
	padding: 0
}
.price-container p.rewards-price span.redemption span.original-points,
span.original-points {
	display: block
}
.price-container p.rewards-price span.redemption span.original-points span,
span.original-points span,
span.strike-original-points {
	color: #333;
	font: normal 10px/14px arial, helvetica, sans-serif;
	text-decoration: line-through
}
#roomRatesSelectionForm span.original-points {
	display: block;
	text-decoration: line-through
}
#contactus-form-checkindate {
	z-index: inherit
}
.single-search-destination-US {
	width: 100% !important
}
html[lang^=ja] .m-more-links li,
html[lang^=zh] .m-more-links li {
	float: none
}
.is-lookup-res.is-date-field .hasDatepicker {
	background: url("https://modules.marriott.com/images/global_sprite.png") no-repeat scroll 95% -2381px rgba(0, 0, 0, 0);
	cursor: pointer;
	position: relative;
	z-index: 5
}
/*blue border*/

.mi-dialog.ui-dialog.chase-login-dialog.ui-widget-content {
	border: 10px solid #014693;
}
/*float the  title bar on the right, and remove all default background styling*/

.mi-dialog.ui-dialog.chase-login-dialog .ui-dialog-titlebar {
	background: none;
	border: none;
	float: right;
	padding: 0;
}
/*grey bar above text and beneath image*/

/*start the sign in panel */

.chase-cc-top-nav {
	padding: 15px 0;
}
.chase-cc-page-header {
	border-top: 1px solid #858585;
	padding: 25px 0 0 0;
}
.chase-cc-page-header h2 {
	font: bold 16px/18px arial, helvetica, sans-serif;
	margin: 0 0 3px;
}
.chase-cc-login-container p,
.chase-cc-login-container label,
.chase-cc-login-container ul li {
	font: normal 12px/16px arial, helvetica, sans-serif;
}
.chase-cc-login-container p,
.chase-cc-login-container label,
.chase-cc-login-container ul li {
	padding: 2px 0 10px 0;
}
.chase-cc-login-container input.my-account-password,
.chase-cc-login-container input.my-account-userid {
	display: block;
	width: 250px;
}
button.my-account-signin-button,
button.my-account-signin-button-hover {
	margin: 15px 0 15px 0;
}
/*start overwrite the close button and hover*/

.mi-dialog.ui-dialog.chase-login-dialog .ui-dialog-titlebar-close.ui-state-hover {
	border: inherit;
	background: inherit;
}
.mi-dialog .chase-cc-close-button .ui-icon {
	background: #ffffff url(https://modules.marriott.com/images/global_sprite.png);
	/*{bgImgUrlHeader}*/
	50%
	/*{bgHeaderXPos}*/
	50%
	/*{bgHeaderYPos}*/
	repeat-x
	/*{bgHeaderRepeat}*/
	;
}
.mi-dialog .chase-cc-close-button .ui-icon-closethick {
	background-position: 0 -745px;
}
.mi-dialog .chase-cc-close-button .ui-icon-closethick:hover {
	background-position: 0 -764px;
}
/*end overwrite the close button and hover*/

/*inline-lists*/

ul.inline-list li,
ol.inline-list li,
dl.inline-list dd,
dl.inline-list dt {
	display: inline;
}
#privacy-terms-links,
#privacy-terms-dataProtection-links {
	border-top: 1px solid #ccc;
	padding: 10px 0;
}
#privacy-terms-links .first {
	border-left: 0;
}
#privacy-terms-links li {
	border-left: 1px solid #5D5D5D;
	float: left;
	font: 12px/16px Arial;
	list-style-type: none;
	margin: 4px 5px 15px -5px;
	padding: 0 5px;
}
#layout-body #privacy-terms-links,
#layout-body #privacy-terms-dataProtection-links {
	padding: 10px 0;
	clear: both
}
/*Ritz Carlton dialog style*/

.mi-dialog.ui-dialog.chase-login-dialog.ritz-login-dialog.ui-widget-content {
	border: 10px solid #d6d6d6;
}
.ritz-login-dialog .button-submit,
.ritz-login-dialog button.submit,
.ritz-login-dialog button.submit-hover,
.ritz-login-dialog a.button-submit:link,
.ritz-login-dialog a.button-submit:visited,
.ritz-login-dialog a.button-submit:hover,
.ritz-login-dialog a.button-submit:active {
	background: none repeat scroll 0 0 #4195AB;
}
.mi-dialog.ritz-login-dialog.ui-widget-content a:link,
.mi-dialog.ritz-login-dialog.ui-widget-content a:visited,
.mi-dialog.ritz-login-dialog.ui-widget-content a:hover,
.mi-dialog.ritz-login-dialog.ui-widget-content a:active {
	color: #4195AB;
}
.mi-dialog.ritz-login-dialog.ui-widget-content form a:link,
.mi-dialog.ritz-login-dialog.ui-widget-content form a:visited,
.mi-dialog.ritz-login-dialog.ui-widget-content form a:hover,
.mi-dialog.ritz-login-dialog.ui-widget-content form a:active {
	color: #4195AB;
}
.ritz-login-dialog p,
.ritz-login-dialog p a,
.ritz-login-dialog li,
.ritz-login-dialog label {
	color: #666;
}
a.has-link:link, a.has-link:visited  {
  border-bottom: 1px solid transparent;
}
a.has-link:focus, a.has-link:hover{
  border-bottom: 1px solid #000; 
}
a {
    color: #134f8f;
    text-decoration: none
}

a:hover, a:focus {
    text-decoration: none;  color: #000; 
}
a:focus { outline: 0}
h1 {
    font-size: 30px;
    line-height: 1.2em;
    margin-top: 0px;
    margin-bottom: 8px;
    font-weight: 700
}

h2 {
    font-size: 24px;
    line-height: 1.2em;
    margin-bottom: 8px;
    font-weight: 700
}

.page-title-heading-2 {
    margin-bottom: 0;
    line-height: 1.25em
}

h3 {
    font-size: 20px;
    line-height: 1.2em;
    margin-bottom: 4px;
    font-weight: 700
}

h4 {
    font-size: 16px;
    line-height: 1.2em;
    margin-bottom: 4px;
    font-weight: 700;
    text-transform: none
}

h5 {
    font-size: 14px;
    line-height: 1.2em;
    margin-bottom: 4px;
    font-weight: 700;
    text-transform: none
}

dl {
    font-size: 16px
}

dl dd,
dl dt {
    font-size: 14px
}

p,
li,
dl {
    font-size: 14px;
    line-height: 1.43em;
    margin-top: 0;
    margin-bottom: 8px
}

.alt-text {
    font-size: .875em;
    line-height: 1.25em;
    margin-bottom: 0px
}

.caption-text {
    font-size: .75em;
    line-height: 15px
}

.leading-text {
    font-size: 1em;
    line-height: 1.25em
}

.message-text {
    font-size: 1em;
    line-height: 1.25em;
    font-weight: 700
}

.tag-line {
    margin-top: -2.5em;
    padding-bottom: 2.5em;
    margin-bottom: 0;
    font-size: 1.125em;
    font-weight: 700
}

button {
    font-size: .875em;
    font-weight: 600
}

.m-rail-content .nav-links {
    display: none
}

#page-container.l-product-module-responsive {
    margin: 0 auto
}

#page-container.l-product-module-responsive #m-primary-nav,
#page-container.l-product-module-responsive #photography {
    margin: 0 auto;
    max-width: 1200px
}

.l-content-container {
    *zoom: 1;
    max-width: 63em;
    _width: 63em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    position: relative;

    max-width: 64em
}

.l-content-container:after {
    content: "";
    display: table;
    clear: both
}
a.product-gallery-link {  border-bottom: 1px solid transparent;}
a.product-gallery-link:hover, a.product-gallery-link:focus {    color: #fff; text-shadow: 0px 0px 5px #94b6ff;}
#m-product-logo {
    width: 120px
}

#m-product-content .t-border-bottom-lghtGry:last-child {
    border: none
}

#m-site-section-nav .footer-site-section:last-child,
#m-site-section-nav .footer-site-section:nth-child(4n) {
    margin-right: 0
}

#m-site-section-nav #photo-gallery-link {
    width: 100%
}

#m-site-section-nav .article-content {
    clear: none
}

#m-site-section-nav #m-title-area h1 {
    font-size: 1.875em;
    margin-top: 0
}

@media(min-width:35em) {

    #m-site-section-nav .footer-site-section:nth-child(2n),
    #m-site-section-nav .footer-site-section:nth-child(4n) {
        margin-right: 0
    }

    #m-site-section-nav #photo-gallery-link {
        width: 100%
    }

    #m-site-section-nav .article-content {
        clear: none
    }

    #m-site-section-nav #m-title-area h1 {
        font-size: 1.875em;
        margin-top: 0
    }
}

@media(min-width:48em) {
    #m-site-section-nav .footer-site-section:nth-child(2n) {
        margin-right: 2.12766%
    }

    #m-site-section-nav .footer-site-section:nth-child(4n) {
        margin-right: 0
    }
}

.t-in-page-navigation {
    max-width: 73.14em
}

.js .t-in-page-navigation {
    height: 2.25rem
}

.t-in-page-navigation.t-sticky-nav .t-collapsible-wrapper,
.t-in-page-navigation.t-sticky-nav ul {
    background: #494949
}

.t-in-page-navigation .t-collapsible-wrapper,
.t-in-page-navigation ul {
    background: #f4f4f4;
    z-index: 4
}

.t-in-page-navigation.t-sticky-nav {
    left: 0;
    margin: 0;
    max-width: 9999em;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4)
}

.t-in-page-navigation.t-sticky-nav ul {
    max-width: 64em;
    margin: 0 auto;
    position: relative
}

.t-in-page-navigation.t-sticky-nav .t-collapsible-wrapper .icon {
    color: #fff
}

.t-in-page-navigation.t-sticky-nav .t-caret {
    background: #777
}

.t-in-page-navigation.t-sticky-nav .t-caret.t-opaque {
    opacity: 1
}

.t-in-page-navigation.t-sticky-nav .t-navigation-link:hover,
.t-in-page-navigation.t-sticky-nav .t-navigation-link:focus,
.t-in-page-navigation.t-sticky-nav .t-navigation-link:link,
.t-in-page-navigation.t-sticky-nav .t-navigation-link:visited,
.t-in-page-navigation.t-sticky-nav .t-navigation-link:active {
    color: #fff
}

.t-in-page-navigation.t-sticky-nav .t-highlighted-link,
.t-in-page-navigation.t-sticky-nav .t-highlighted-page-link {
    background: #777
}

.t-in-page-navigation .t-collapsible-wrapper {
    max-height: 22.5rem;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.t-in-page-navigation .t-collapsible-wrapper.is-collapsed,
.t-in-page-navigation .t-collapsible-wrapper.is-expanded {
    padding-right: 2.25rem
}

.t-in-page-navigation .t-collapsible-wrapper.is-collapsed {
    max-height: 2.25rem
}

.t-in-page-navigation .t-collapsible-wrapper.is-expanded .t-caret {
    opacity: 0
}

.t-in-page-navigation .t-collapsible-wrapper .icon {
    cursor: pointer;
    color: #777;
    height: 2.25rem;
    padding: 0.625rem;
    position: absolute;
    right: 0;
    top: 0;
    width: 2.25rem;
    z-index: 2
}

.t-in-page-navigation .t-collapsible-wrapper ul.l-pos-rel li a {
    white-space: nowrap
}

.t-in-page-navigation ul {
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s
}

.t-in-page-navigation .t-caret {
    background: #d2d2d2;
    bottom: -6px;
    content: "";
    display: block;
    height: 12px;
    opacity: 0;
    position: absolute;
    width: 12px;
    z-index: 1;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    -webkit-transition: left 0.5s, opacity 0.5s;
    -moz-transition: left 0.5s, opacity 0.5s;
    -o-transition: left 0.5s, opacity 0.5s;
    transition: left 0.5s, opacity 0.5s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.t-in-page-navigation .t-navigation-link {
    background: transparent;
    font-size: 0.875rem;
    line-height: 1.25rem;
    min-height: 1.25rem;
    padding: 0.5rem 1rem;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s
}

.t-in-page-navigation .t-navigation-link:hover,
.t-in-page-navigation .t-navigation-link:focus,
.t-in-page-navigation .t-navigation-link:link,
.t-in-page-navigation .t-navigation-link:visited,
.t-in-page-navigation .t-navigation-link:active {
    color: #494949
}

.t-in-page-navigation .t-highlighted-link,
.t-in-page-navigation .t-highlighted-page-link {
    background: #d2d2d2
}

@media(min-width:48em) {

    .t-in-page-navigation .t-navigation-link,
    .t-in-page-navigation .t-navigation-link:link {
        font-size: 1rem
    }
}

.l-anita .t-in-page-navigation .t-collapsible-wrapper .icon.t-highlighted-page-link {
    background: none
}

.m-position-offscreen {
    position: absolute;
    top: 0;
    left: -9999999px
}

.js .lt-ie9 .t-in-page-navigation {
    height: 36px
}

.lt-ie9 .t-in-page-navigation .t-collapsible-wrapper {
    max-height: 360px
}

.lt-ie9 .t-in-page-navigation .t-collapsible-wrapper.is-collapsed {
    max-height: 36px;
    padding-right: 36px
}

.lt-ie9 .t-in-page-navigation .t-collapsible-wrapper .icon {
    height: 36px;
    padding: 10px;
    width: 36px
}

.lt-ie9 .t-in-page-navigation .t-caret {
    display: none
}

.lt-ie9 .t-in-page-navigation .t-navigation-link {
    font-size: 16px;
    line-height: 20px;
    min-height: 36px;
    padding: 8px 16px
}

.submit-button,
a.submit-button:link,
a.submit-button:visited,
.button-submit,
a.button-submit:link,
a.button-submit:visited,
.submit-button:hover,
a.submit-button:hover,
a.submit-button:active,
.button-submit:hover,
a.button-submit:hover,
a.button-submit:active,
.submit-button:focus,
a.submit-button:focus,
.button-submit:focus,
a.button-submit:focus{
    display: inline-block;
    margin: 2px 5px 2px 0;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    cursor: pointer;
    color: #fff;
    font-family: "proxima-nova", "Calibri", Arial, "Helvetica", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    min-width: 100px;
    outline: 0;
    overflow: visible;
    padding: 6px 16px;
    padding: 0.375rem 1rem;
    text-align: center;
    text-decoration: none;
    white-space: normal
}

.submit-button,
a.submit-button:link,
a.submit-button:visited,
.button-submit,
a.button-submit:link,
a.button-submit:visited,
.submit-button:hover,
a.submit-button:hover,
a.submit-button:active,
.button-submit:hover,
a.button-submit:hover,
a.button-submit:active {
    font-size: 18px;
    height: 44px;
    line-height: 24px;
    padding: 8px 16px;
    text-transform: uppercase
}

.submit-button,
a.submit-button:link,
a.submit-button:visited,
.button-submit,
a.button-submit:link,
a.button-submit:visited {
    background: #134f8f;
    border: 1px solid #134f8f;
    color: #fff
}

.submit-button:hover,
a.submit-button:hover,
.submit-button:focus,
a.submit-button:focus,
a.submit-button:active,
.button-submit:hover,
.button-submit:focus,
a.button-submit:hover,
a.button-submit:focus,
a.button-submit:active {
    background: #0f3f72;
    border: 1px solid #0f3f72;
    color: #fff
}

#photo-gallery-link {
    width: auto
}

.article-content {
    clear: both
}

.link-arrow {
    padding-left: 0.5em
}

.textOnlyMsg1 p {
    font-size: 1.25em
}

.hws-article-50-50 .sendto-link {
    display: block
}

.hws-article-50-50 img {
    max-width: 100%
}

.article {
    border-bottom: 1px solid #d2d2d2;
    padding-top: 0.5em
}

.article:last-child {
    border-bottom: none
}

.article ul {
    padding-bottom: 1em
}

.article ul li {
    list-style-type: disc;
    margin-bottom: 0.5em;
    margin-left: 1.25em
}

.article ul li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0.5em
}

.article.leftNoWrap .article-content {
    overflow: hidden
}

table {
    width: 100%;
    max-width: 100%
}

table tr {
    border-top: 1px solid #d2d2d2;
    display: table-row
}

table td,
table th {
    padding: 0.5em;
    display: table-cell
}

#m-product-content .hotelContext {
    padding: 0.5em;
    border: 1px solid #d2d2d2
}

#m-floor-plan-headers img {
    display: none
}

.m-modal-print.js-print-floorplan {
    display: block;
    color: #1c1c1c;
    margin: 0
}

#m-title-area h1 {
    margin-top: 0.5em
}

#m-primary-nav .l-in-page-navigation {
    padding: 0
}

#m-primary-nav .t-collapsible-wrapper {
    background: #1c1c1c
}

#m-primary-nav .t-in-page-navigation ul {
    background: #1c1c1c
}

#m-primary-nav .t-in-page-navigation ul li {
    margin: 0;
    padding: 0
}

#m-primary-nav .t-in-page-navigation ul i {
    padding-left: .25em
}

#m-primary-nav .t-in-page-navigation .t-navigation-link {
    padding: 0.5em
}

#m-primary-nav .t-in-page-navigation .t-navigation-link:hover,
#m-primary-nav .t-in-page-navigation .t-navigation-link:focus,
#m-primary-nav .t-in-page-navigation .t-navigation-link:link,
#m-primary-nav .t-in-page-navigation .t-navigation-link:visited,
#m-primary-nav .t-in-page-navigation .t-navigation-link:active {
    color: #fff
}

#m-primary-nav .t-in-page-navigation .t-highlighted-link,
#m-primary-nav .t-in-page-navigation .t-highlighted-page-link,
#m-primary-nav .t-in-page-navigation .t-navigation-link:focus{
    background: #fff;
    color: #134f8f
}

#m-primary-nav .t-in-page-navigation .t-highlighted-link:hover,
#m-primary-nav .t-in-page-navigation .t-highlighted-link:focus,
#m-primary-nav .t-in-page-navigation .t-highlighted-link:link,
#m-primary-nav .t-in-page-navigation .t-highlighted-link:visited,
#m-primary-nav .t-in-page-navigation .t-highlighted-link:active,
#m-primary-nav .t-in-page-navigation .t-highlighted-page-link:hover,
#m-primary-nav .t-in-page-navigation .t-highlighted-page-link:focus,
#m-primary-nav .t-in-page-navigation .t-highlighted-page-link:link,
#m-primary-nav .t-in-page-navigation .t-highlighted-page-link:visited,
#m-primary-nav .t-in-page-navigation .t-highlighted-page-link:active {
    color: #134f8f
}

#m-primary-nav .t-in-page-navigation .icon.t-highlighted-page-link {
    color: #777;
    background: none
}

.m-position-offscreen {
    position: absolute;
    top: 0;
    left: -9999999px
}

@media(min-width:35em) {
    #photo-gallery-link {
        width: 100%
    }

    .article-content {
        clear: none
    }

    #m-title-area h1 {
        font-size: 1.875em;
        margin-top: 0
    }
}

#product-module.m-resp-gallery {
    overflow: hidden
}

#product-module.m-resp-gallery #site-section-nav {
    opacity: .5
}

#product-module.m-resp-gallery .ui-widget-overlay {
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.8)
}

#product-module.m-resp-gallery .ui-dialog {
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1002;
    position: fixed
}

#product-module.m-resp-gallery .ui-dialog:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

#product-module.m-resp-gallery .mi-gallery {
    min-width: 100%;
    display: inline-block
}

#product-module.m-resp-gallery .mi-gallery img {
    max-width: 100%
}

#product-module.m-resp-gallery .mi-gallery-container {
    max-width: 54em;
    margin: 0 auto;
    color: #fff;
    border-radius: 3px;
    background: #000
}

#product-module.m-resp-gallery .t-photo-description .t-photo-info.is-collapsed:before {
    font-family: 'marriott-icons';
    content: "\e012";
    padding-right: 6px;
    font-size: 16px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

#product-module.m-resp-gallery .t-photo-description .t-photo-info:before {
    font-family: 'marriott-icons';
    content: "\e013";
    padding-right: 6px;
    font-size: 16px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

#product-module.m-resp-gallery .viewport .control {
    position: absolute;
    top: 46%
}

#product-module.m-resp-gallery .viewport .control a {
    font-family: 'marriott-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    font-size: 1.1em;
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, 0.4);
    cursor: pointer;
    padding: 0.625em;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -ms-border-radius: 22px;
    -o-border-radius: 22px;
    border-radius: 22px
}

#product-module.m-resp-gallery .viewport .control .mi-gallery-prev {
    display: none
}

#product-module.m-resp-gallery .viewport .control .mi-gallery-prev.active {
    display: block
}

#product-module.m-resp-gallery .viewport .control .mi-gallery-prev:before {
    content: "\e00b";
    padding-left: 2px
}

#product-module.m-resp-gallery .viewport .control .mi-gallery-next {
    display: none
}

#product-module.m-resp-gallery .viewport .control .mi-gallery-next.active {
    display: block
}

#product-module.m-resp-gallery .viewport .control .mi-gallery-next:before {
    content: "\e023";
    padding-left: 2px
}

#product-module.m-resp-gallery .viewport .control.next {
    right: 0.5em
}

#product-module.m-resp-gallery .viewport .control.previous {
    left: 0.5em
}

.m-grid:before,
.m-grid:after {
    content: "";
    display: table
}

.m-grid:after {
    clear: both
}

.m-grid .thumbnail {
    float: left;
    width: 49.5%
}

.m-grid .thumbnail:nth-child(n) {
    margin-right: 1%;
    margin-bottom: 1%
}

.m-grid .thumbnail:nth-child(2n) {
    margin-right: 0;
    margin-bottom: 0
}

.m-grid img {
    border-radius: 2px
}

.m-grid .m-caption {
    min-height: 2.875em
}

@media(min-width:35em) {

    .m-grid:before,
    .m-grid:after {
        content: "";
        display: table
    }

    .m-grid:after {
        clear: both
    }

    .m-grid .thumbnail {
        width: 24.25%
    }

    .m-grid .thumbnail:nth-child(n) {
        margin-right: 1%;
        margin-bottom: 1%
    }

    .m-grid .thumbnail:nth-child(4n) {
        margin-right: 0;
        margin-bottom: 0
    }

    .m-grid .thumbnail:nth-child(4n+5) {
        clear: left
    }

    .m-grid .thumbnail:nth-child(6n+7) {
        clear: none
    }
}

@media(min-width:48em) {

    .m-grid:before,
    .m-grid:after {
        content: "";
        display: table
    }

    .m-grid:after {
        clear: both
    }

    .m-grid .thumbnail {
        width: 15.83333%
    }

    .m-grid .thumbnail:nth-child(n) {
        margin-right: 1%;
        margin-bottom: 1%
    }

    .m-grid .thumbnail:nth-child(6n) {
        margin-right: 0;
        margin-bottom: 0
    }

    .m-grid .thumbnail:nth-child(4n+5) {
        clear: none
    }

    .m-grid .thumbnail:nth-child(6n+7) {
        clear: left
    }
}

.is-sticky-offset {
    margin: 0;
    padding: 0
}

@media(min-width:48em) {
    .is-sticky-offset {
        margin-top: -90px;
        padding-top: 90px
    }
}

.m-table-data:after {
    content: "\00a0"
}

#m-floorplan-capacity {
    position: relative
}

#m-floor-plan-table {
    width: 100%
}

#m-floor-plan-table thead {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}

@media(min-width:54em) {
    #m-floor-plan-table thead {
        position: relative;
        clip: auto;
        height: auto;
        width: auto;
        overflow: auto
    }
}

#m-floor-plan-table thead th {
    border-bottom: 1px solid #d2d2d2;
    font-weight: 700;
    text-align: left
}

#m-floor-plan-table tbody,
#m-floor-plan-table tr,
#m-floor-plan-table th,
#m-floor-plan-table td {
    display: block;
    padding: 0;
    white-space: normal
}

@media(min-width:54em) {
    #m-floor-plan-table tr {
        display: table-row
    }
}

#m-floor-plan-table th,
#m-floor-plan-table td {
    padding: 1em 0.5em;
    vertical-align: middle
}

@media(min-width:54em) {

    #m-floor-plan-table th,
    #m-floor-plan-table td {
        display: table-cell;
        padding: 0.5em
    }
}

#m-floor-plan-table tbody {
    border: 1px solid #d2d2d2
}

@media(min-width:54em) {
    #m-floor-plan-table tbody {
        display: table-row-group;
        border: none
    }
}

#m-floor-plan-table tbody tr {
    border-bottom: 1px solid #d2d2d2
}

@media(min-width:54em) {
    #m-floor-plan-table tbody tr {
        display: table-row;
        border-bottom: 1px solid #d2d2d2;
        font-weight: normal;
        background: none
    }
}

#m-floor-plan-table tbody tr:last-of-type {
    margin-bottom: 0
}

#m-floor-plan-table tbody th[scope="row"] {
    background-color: #a4a4a4;
    font-weight: 700
}

@media(min-width:54em) {
    #m-floor-plan-table tbody th[scope="row"] {
        background-color: transparent;
        text-align: left;
        font-weight: normal
    }
}

#m-floor-plan-table tbody td {
    text-align: right;
    border-bottom: 1px solid #d2d2d2
}

@media(min-width:54em) {
    #m-floor-plan-table tbody td {
        text-align: left
    }
}

#m-floor-plan-table tbody td[data-title]:before {
    content: attr(data-title);
    float: left
}

@media(min-width:54em) {
    #m-floor-plan-table tbody td[data-title]:before {
        content: none
    }
}

#m-floor-plan-table tbody td.is-visible-mll,
#m-floor-plan-table tbody th.is-visible-mll {
    display: none
}

@media(min-width:54em) {

    #m-floor-plan-table tbody td.is-visible-mll,
    #m-floor-plan-table tbody th.is-visible-mll {
        display: table-cell
    }
}

.ie8 #m-floor-plan-table {
    width: 100%
}

.ie8 #m-floor-plan-table thead {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto
}

.ie8 #m-floor-plan-table tbody,
.ie8 #m-floor-plan-table tr,
.ie8 #m-floor-plan-table th,
.ie8 #m-floor-plan-table td {
    padding: 0;
    white-space: normal
}

.ie8 #m-floor-plan-table tr {
    display: table-row
}

.ie8 #m-floor-plan-table th,
.ie8 #m-floor-plan-table td {
    display: table-cell;
    padding: 0.5em
}

.ie8 #m-floor-plan-table tbody {
    display: table-row-group;
    border: none
}

.ie8 #m-floor-plan-table tbody tr {
    display: table-row;
    border-bottom: 1px solid #d2d2d2;
    font-weight: normal;
    background: none
}

.ie8 #m-floor-plan-table tbody th[scope="row"] {
    background-color: transparent;
    text-align: left;
    font-weight: normal
}

.ie8 #m-floor-plan-table tbody td {
    text-align: left
}

.ie8 #m-floor-plan-table tbody td[data-title]:before {
    content: none
}

.ie8 #m-floor-plan-table tbody td.is-visible-mll,
.ie8 #m-floor-plan-table tbody th.is-visible-mll {
    display: table-cell
}

.ie9 #m-floor-plan-table tbody th[scope="row"] {
    width: 100%;
    float: left;
    clear: both;
    text-align: left
}

@media(min-width:54em) {
    .ie9 #m-floor-plan-table tbody th[scope="row"] {
        width: auto;
        float: none;
        clear: none
    }
}

.ie9 #m-floor-plan-table tbody .m-table-data {
    width: 100%;
    float: right
}

@media(min-width:54em) {
    .ie9 #m-floor-plan-table tbody .m-table-data {
        width: auto;
        float: none
    }
}

.ie9 #m-floor-plan-table tbody .m-table-data:before {
    width: 70%;
    text-align: left
}

@media(min-width:54em) {
    .ie9 #m-floor-plan-table tbody .m-table-data:before {
        width: auto
    }
}
/*ADA*/
a.skip-to-content-btn {
  position: absolute;
  top: 75px;
  left: 0;
  background: #134f8f;
  color: #fff !important;
  z-index: 10000;
  height: 30px;
  width: auto;
  line-height: 30px;
  padding: 0px 10px;
  opacity: 0;
  margin-left: 0%;
}
a.skip-to-content-btn:focus {
  opacity: 1;  color: #fff;
}
.logo-t-portfolio-mi-r, .logo-area{    display: inline-block; border: 1px solid transparent; }
.logo-t-portfolio-mi-r:focus{  border: 1px solid #fff;}
.logo-area:focus{  border: 1px solid #333;}
body.l-responsive .t-header #t-subheader li a { }
body.l-responsive .t-header #t-subheader li a:hover, body.l-responsive .t-header #t-subheader li a:focus  {    background: rgba(28, 28, 28, 0.5); }
ul#footer-links{margin:0.05em 0 0 0.625em;overflow:visible;padding:0;float:none}ul#privacy-links{display:inherit;position:inherit;right:auto}#footer ul#privacy-links a{font-size:0.8em}ul#privacy-links li{border-width:0}#footer-links li{margin:0;height:auto;padding:0}#footer li.active a{color:#f4f4f4}.font-set-1 footer h2{font:bold 1em/1.25em;font-family:"proxima-nova","Calibri",Arial,"Helvetica",Helvetica,sans-serif}.font-set-1 footer p,.font-set-1 footer li,.font-set-1 footer dt,.font-set-1 footer dd{font:400 1em/1.125em;font-family:"proxima-nova","Calibri",Arial,"Helvetica",Helvetica,sans-serif}#footer-links a,#footer-links a:visited{font-size:1em;line-height:1.6em;font-weight:400}footer section h2,footer section #privacy-links,footer section #seo-links,footer section p,.font-set-1 footer li{font-family:"proxima-nova","Calibri",Arial,"Helvetica",Helvetica,sans-serif}#footer h2,.font-set-1 #footer h2,.font-set-2 #footer h2{color:#f4f4f4}.font-set-1 #footer h2{margin:0}.font-set-1 #footer .footer-links-title{margin-right:0.8em}.font-set-2 #footer h2{margin:0}.t-border-bottom{border-bottom:1px solid #a4a4a4}.is-cursor-pointer{cursor:pointer}.is-cursor-default{cursor:default}.l-float-left{float:left}.l-float-right{float:right}footer{font:16px/1em "proxima-nova","Calibri",Arial,"Helvetica",Helvetica,sans-serif;font-size:1rem;background-color:#494949;margin:1.25em 0 0}html[lang=ar-SA] footer{direction:rtl}html[lang=ar-SA] footer .l-float-left{float:right}html[lang=ar-SA] footer .l-float-right{float:left}#footer{background:transparent;color:#f4f4f4;font:inherit;max-width:920px;margin:0 auto;padding:0 0 2em 0.5em}#footer a,#footer a:link,#footer a:visited{color:#f4f4f4;text-decoration:none}#footer a:hover,#footer a:focus,#footer a:active{color:#fff;text-decoration:underline}#footer a:active{color:#fff}#footer::after{height:0}#footer h2,#footer h2 a{color:#f4f4f4;font-size:1em;line-height:1.25em;margin:0;padding:0}body.is-menu-active #footer .is-hidden-text{left:-9999em}html[lang=ar-SA] #footer li{float:right;margin:0 0 0 5px}#footer .footer-links-title{float:left;line-height:1.35em;margin:1px 10px 4px 0;padding:0}html[lang=ar-SA] #footer .footer-links-title{float:right;margin:1px 0 4px 10px}#footer .footer-links-title .t-footer-icon.icon-drawer-open,#footer .footer-links-title .t-footer-icon.icon-drawer-close{display:none}html[lang=ar-SA] #footer .footer-links-title{float:right}#footer #footer-links,#footer #seo-links{font-size:0.875em}#footer #footer-links{margin-top:0}#footer #footer-links li{margin:0 0 0.28571em;padding:0}#footer #footer-links li a,#footer #footer-links li a:link,#footer #footer-links li a:visited,#footer #footer-links li a:hover{line-height:1.71429em}html[lang=ar-SA] #footer #footer-links li{float:right}#footer #seo-links{padding:0.5em 0 0}#footer #seo-links li{margin:0 0 0.5em;padding:0;width:25%}#footer #seo-links li a,#footer #seo-links li a:link,#footer #seo-links li a:visited,#footer #seo-links li a:active{color:#f4f4f4;font-size:1em;line-height:1.42857em}#footer #seo-links li a:hover{color:#fff}#footer .l-em-reset{font-size:16px;font-size:1rem}#footer #t-legal-footer{padding:1.25em 0 0;text-transform:uppercase}#footer #t-legal-footer a,#footer #t-legal-footer a:link,#footer #t-legal-footer a:visited,#footer #t-legal-footer a:hover{font-size:11px}#footer #t-legal-footer .t-copyright p{font-size:0.625em;line-height:1em;margin:0;padding:0;-webkit-text-size-adjust:100%}#footer #t-legal-footer .t-book-direct{-webkit-text-size-adjust:100%;color:#d2d2d2;font-size:10px;font-size:0.625rem;line-height:1.4em;margin-bottom:0.625rem;margin-top:.5em;text-transform:none}#footer #t-legal-footer .t-book-direct a{font-size:1em}#footer #t-legal-footer .t-book-direct p{margin-bottom:0}#footer .t-legal-utility-links{margin-bottom:0.625rem}html[lang=ar-SA] #footer .t-legal-utility-links{float:right}#footer #utilities-legal a{line-height:1.66667em}#footer .t-copyright{color:#d2d2d2}html[lang=ar-SA] #footer .t-copyright{text-align:right}#footer .t-footer-section-spacing{padding:1em 0}#footer .t-footer-section-spacing section{margin-bottom:10px}#footer .t-small-dot{color:#a4a4a4;font-size:0.45em;line-height:1em;margin:0 1.15em}#footer .icon-drawer-open,#footer .icon-drawer-close{color:#BDBDBD;margin-right:8px;font-size:0.9em}html[lang=ar-SA] #footer .icon-drawer-open,html[lang=ar-SA] #footer .icon-drawer-close{margin-left:8px;margin-right:0}#footer .t-footer-icon-control.widget-expanded .icon-drawer-open{display:none}#footer .t-footer-icon-control.widget-expanded .icon-drawer-close{display:inline}#footer .t-footer-icon-control .icon-drawer-close{display:none}#footer .t-footer-icon-control.footer-links-title.widget-expanded .icon-drawer-close{display:none}


/**********************Language JP****************************/
body.mmlngjp .mfp-close::before {
  content: "閉じる";	
}
body.mmlngjp .icon-photo-gallery {
  padding-right: 7px;
}
body.mmlngjp .mfp-counter span::before {
  content: "中";
}

/**********************Language JP****************************/
/**********************Language FR****************************/
body.mmlngfr .mfp-close::before {
  content: "Fermer";	
}
body.mmlngfr .icon-photo-gallery {
  padding-right: 7px;
}
body.mmlngfr .mfp-counter span::before {
  content: "de";
}

/**********************Language FR****************************/
/**********************Language DE****************************/
body.mmlngde #t-subheader .t-meetings-and-events-link {
  width: 7em;
}
body.mmlngde .mfp-close::before {
  content: "Schließen";	
}
body.mmlngde .icon-photo-gallery {
  padding-right: 7px;
}
body.mmlngde .mfp-counter span::before {
  content: "von";
}

/**********************Language DE****************************/
/**********************espanol****************************/
body.espanol #t-subheader .t-meetings-and-events-link {
  width: 7em;
}
body.espanol .mfp-close::before {
  content: "Cerrar";	
}
body.espanol .icon-photo-gallery {
  padding-right: 7px;
}
body.espanol .mfp-counter span::before {
  content: "de";
}

/**********************espanol****************************/
.languagepopup{
  display:none;
}
.mfp-content .languagepopup {
  display: block;
  font-size: 16px;
}
.mfp-counter span::before{
  content: "of";;
}
.lang-pop .mfp-content,.conpopup .mfp-content{
  background: #ffff !important;
  border-radius: 5px;
}
.conpopup .mfp-close {
  width: auto;
}
.conpopup .mfp-content {
  top: 35px;
}
.conpopup .m-modal-utilities {
  width: 120px;
}
.lang-pop .icon.mfp-close.icon-close {
  display: none;
}
.lang-pop .mfp-close::before,.conpopup .mfp-close::before,.conpopup .mfp-close::after {
  display:none;
}
.lang-pop .m-modal-close.mfp-close {
  right: 25px;
  display: inline-block;
}
.lang-pop h1:first-of-type {
  border-bottom: 1px solid #ededed;
  padding: 0.6em 0.5em 0.5em;
  margin-bottom: 10px;
  margin-left: -0.45em;
  margin-right: -0.45em;
  width: auto;
  font-size:20px;
}
.languagepopup li a.has-link {
  display: inline-block;
}
.lang-pop .mfp-content {
  width: 62% !important;
  top: 0;
  padding:15px;
}
.lang-pop .mfp-close::after {	
  position: absolute;
  margin-left: 5px;
  margin-top: -2px;
}
.iframepop .mfp-content {
  height: 100%;
}
.iframepop .mfp-iframe-scaler .mfp-iframe {
  box-shadow: none;
  background: #fff;
  padding: 18px;
  border-radius: 5px;
}
#content #m-module-gallery .l-max-width-max {
  width: 146px;
  height: 146px;
  overflow: hidden;
  object-fit: cover;
}

#site-section-nav-footer {
  margin-top: 15px;
}
.l-margin-none.businessemail.active, .l-margin-none.businessphone.active, #photo-gallery-link.active,.l-margin-none.businessfax.active {
  display: block;
}
.l-margin-none.businessemail, .l-margin-none.businessphone, #photo-gallery-link,.l-margin-none.businessfax{
  display: none;
}
.moredetails{
  display:none;
}
#content div.imageOnly img {
  width: 100% !important;
  height: auto !important;
}
.footermenu li {
  width: 25%;
  font-weight: bold;
  vertical-align: top;
  margin-right: -4px;
  padding-right: 15px;
}
.footermenu a {
  display: inline;
}
.logo-sprite {

  background: url(https://modules.marriott.com/images/Brands/NicMarriott/bonvoy-brand-portfolio-ribbon-sprite.png) no-repeat transparent;

  background-position: -27px 0;

}

.logo-sprite {

  background-size: auto;

  background-position: 75% 75%;

  display: block;

  height: 3.125rem;

  width: 7.25rem;

  position: absolute;

}

.logo-t-portfolio-mi-r {

  background-position: -157px -2646px;

  border: 0;

  margin-top: 0.6rem;

  float: left;

}

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

  .logo-t-portfolio-mi-r {

    margin-top: 0rem;

    height: 48px;

  }

  #mi-logo {

    margin-top: 5px;

  }

}

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

  .logo-t-portfolio-mi-r {

    margin-top: 0rem;

    height: 48px;

  }

  #mi-logo {

    margin-top: 2px;

  }

}

/****************************************************************/

#t-subheader a.t-logo-lang-link {

  padding: 1em 0 0;

}

.globeIcon {

  float: left;

  margin: 0px 5px -2px 0;

}

@media (max-width: 767px) {

  body.l-responsive #t-subheader {

    display: none;

  }

  #t-subheader .t-join-now .t-join-link {

    display: none;

  }

}

@media (max-width: 1232px) {

  body.l-responsive #t-subheader .m-header-buttons {

    display: none;
  }
  .t-header .m-subheader li a:link,
  .t-header .m-subheader li a:visited,
  .t-header .m-subheader li .t-wrapper {
    display: none;
  }
}

@media (max-width: 950px) {
  #t-subheader .is-level-2 .m-header-myaccount-container #header-my-account-userid,#header-my-account-password,#header-my-account-sign-in,.t-sign-in-header {
    display: none;
  }

  #header-container.t-header #header-my-account-sign-in {
    display: none;
  }
}

@media (max-width: 1300px) {
  .t-header .t-link-text,.globeIcon,#t-subheader a#header-reservation-panel-trigger {
    display: none;
  }
}

@media (max-width: 1099px) {

  #t-subheader a#header-find-panel-trigger {
    display: none;

  }
}

/****************************************************************/

.galleryframe.activeframe {
  display: block;
}

.galleryframe {
  display: none;
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
}
#galleryiframe {
  z-index: 99;
}
.galleryframe .closegallery {
  right: 20px;
  z-index: 100;
  background-color: #fff;
  color: #111;
  padding: 10px;
  width: 100px;
  text-align: center;
  position: fixed;
  cursor: pointer;

}
.activeframe #m-primary-nav {
  display: none;
}

body.activeframe {
  overflow: hidden;
}
.template-photogallery{
  display:none;
}
#galleryiframe {
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.9);
}

/****************************GALLERY POPUP**********************************/

.mfp-content {
  background: #000 !important;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
  width: 35%;
  padding: 40px;
}
.mfp-img-mobile .mfp-figure::after {    
  background: #000 !important;

}
.mfp-img-mobile .mfp-bottom-bar {
  margin-top: -41px;
  background-color: #000;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-img-mobile .moredetitle {
  padding-left: 20px;
  font-weight: bold;
}     
.mfp-title .moredetails {
  padding-left: 20px;
  margin-top: 10px;
  font-size: 13px;
}        
.mfp-img-mobile .morelink {
  padding-left: 20px;
  margin-top: 10px;
  color: #fff;
  padding-bottom: 25px;
}

.mfp-img-mobile .mfp-title {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-img-mobile .mfp-counter {
  right: 10px;
  font-size: 13px;
  font-weight: bold;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 30px 0 30px;
  margin: 0 auto;
}
.mfp-img-mobile .morelink a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;

}

.mfp-img-mobile .mfp-counter {
  color: #fff;
  margin-right: 20px;
}


.galleymorebottom{
  display:none;
}

@media screen and (max-width: 1366px) {
  .mfp-content {
    width: 50%;
    top: -7%;
  }
  .mfp-title {
    font-size: 13px;
  }
  .mfp-title .moredetails {            
    font-size: 12px;
  }
}
@media (max-width: 767px){
  .footermenu li { width: 49%; }
}
@media screen and (max-width: 600px) {
  .mfp-content {            
    width: 80%;            
  }
}
@media (max-width: 559px){
  .footermenu li { width: 100%; padding: 0; margin-right: 0;}
}
/* Edit By Vishal on 27 May 2019 Start */
a.subtitlehotel.has-link {
  font-weight: normal;
}
.l-in-page-navigation .has-link:link, .l-in-page-navigation .has-link:visited {
  border-bottom: 0;
}
#content div.imageOnly img {
  width: auto !important;
}
/* Edit By Vishal on 27 May 2019 End */

i,em  {
    font-style: italic;
}

#page #box {clear:both}
.sr-only {
	display: none;
}
.error-page-container {
	padding: 0 50px;
}
.error-page-container #page-section-1 {
	text-align: center;
}
.error-page-container .article-container {
	text-align: center;
}
.error-page-container .two-column .article-container {
	text-align: left;
}
.error-page-container .two-column .article-container .layout-12 h2 {
	clear: both;
	padding-top: 30px;
}
.error-page-container + #m-site-section-nav {
	display: none;
}
.error-page-container .two-column .article-container .layout-12 p {
	float: left;
	width: 33.33%;
	position: relative;
	padding-left: 15px;
	box-sizing: border-box;
}
.error-page-container .two-column .article-container .layout-12 p::after {
	content: " ";
	position: absolute;
	width: 4px;
	height: 4px;
	background-color: #000000;
	border-radius: 50%;
	left: 0;
	top: 50%;
	margin-top: -2px;
}
@media only screen and (max-width:767px) {
.error-page-container .two-column .article-container .layout-12 p {
	width: 50%;
} 
}
@media only screen and (max-width:570px) {
.error-page-container .two-column .article-container .layout-12 p {
	width: 100%;
} 
}
/*cache version*/