
* { margin: 0px; padding: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-text-size-adjust: none; }
html, body { /*margin: 0px auto !important; max-width: 1280px !important;*/ width: 100%; font-size: 14px !important; line-height: 18.2px !important; color: #000000; font-weight: normal; font-family: 'Avenir Next'; }
html { background: #ffffff; }
*::-webkit-input-placeholder { opacity:1; color: #000; }
*::-moz-placeholder {opacity:1;color: #000; }
*:-ms-input-placeholder {opacity:1;color: #000;}

input[type=checkbox]{ -webkit-appearance: checkbox; margin: 5px 0 0 5px; display: inline-block; vertical-align: top;}
button, input, textarea, select { -webkit-appearance: none; -webkit-border-radius: 0px; }

:focus,input:focus, textarea:focus { outline: none; }
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; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
:focus { outline: none; }

b, strong { font-weight: normal; font-family: 'Avenir Next Bold'; }

em { font-style: normal; font-family: 'Avenir Next Italic'; }

/* common */
b,strong { font-weight: 700; }
a { text-decoration: none; outline: none; }
sup { display: inline-block; vertical-align: super; line-height: 1; font-size: 60%; position: relative; top: 2px;}
sub { vertical-align: sub; }
ul { list-style: none; }
.clear { clear: both; overflow: hidden; font-size:0; line-height:0; }
img { border: 0px; outline: none; display: block; max-width: 100%; height: auto; }
p { margin: 0px; padding-bottom: 24px; }
p a { color: #092D81; text-decoration: none; font-weight: inherit; }
p a:hover { text-decoration: underline; }
h3 { font-weight: 500; color: #171717; font-size: 24px; line-height: 29.24px; }
h3 strong { font-weight: 500; }
.mob-show { display: none !important; }
h1, h2, h3, h4, h5, h6 { padding: 0px; margin: 0px; }  

/* wrapper */
#wrapper { padding-top: 0px; width: 100%; position: relative; }
.cont_wrapper { width:100%; max-width: 1190px; padding: 0 20px; margin: 0 auto; position: relative; }
.wrapper { width: 100%; max-width: 1200px; padding: 0 20px; margin: 0 auto; position: relative; }

/*********Header Css*********/

header { float: left; width: 100%; background: #000000; text-align: center; position: sticky; z-index:100; left:0; top:0; box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3); }
header .header_inner{ width:100%; padding:0 15px 0 20px; position:relative; min-height:55px; z-index:99; display: flex; align-items: center; flex-wrap: wrap; }
header.show { position: fixed; top:0; bottom: auto; }

header .logobar { float: left; padding: 0px; display: flex; align-items: center; flex-wrap: wrap; }
header .logobar a.site-logo { margin-top: 0px; display:inline-block; width: 80px; vertical-align: middle; }
header .logobar a.brand-logo { display:inline-block; width: 145px; vertical-align: middle; }
header .logobar .plus { margin: 0 12px; width: 8px; position: relative; }

header a.paid_logo{ display:inline-block;width:auto;  margin:0 auto;vertical-align:top; color:#ffffff; text-transform:uppercase; font-family: 'Source Sans Pro', sans-serif; font-size:13px; line-height: 18px; font-weight:600; background:#bce2f1; padding:0 10px 3px 10px; position:absolute; top:0; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%);}
a.paid_logo img { margin: 3px 0px 0px 2px; display: inline-block; vertical-align: top; }

header ul.social_icon{ margin-left: auto; list-style:none; width:auto;}
header ul.social_icon li{ list-style:none; display:inline-block; float:left; margin-left:7px;  }
header ul.social_icon li:first-child{ margin-left:0; }
header ul.social_icon li a{ display: flex !important; align-items: center; justify-content: center; width:30px; height:30px; opacity:1; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; border: 2px solid #ffffff; border-radius: 100%; -webkit-border-radius: 100%; }
header ul.social_icon li a i{ font-size:15px; line-height:26px; vertical-align: top; color:#fff; display:inline-block; }
header ul.social_icon li a:hover{opacity:0.7;}
header .social_part .toggle_social { display: none; width: 29px;}

header .paid-info { margin: -8px 0 0 -48px; position: absolute; top: 50%; left: 50%; cursor: pointer; display: inline-block; vertical-align: top; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; line-height: 17px; text-transform: uppercase; color: #ffffff; text-decoration: none; }
header .paid-info svg { margin: 2px 2px 0px 0px; width: 11px; display: inline-block; vertical-align: top; }
header .paid-info svg .i-circle { fill: #ffffff; }
header .paid-info svg .i-pin { fill: #000000; }
header .paid-info span { padding: 7px 10px; font-weight: normal; color: #000000; will-change: filter; visibility: hidden; align-items: center; position: absolute; top:calc(100% + .5rem); left: -76px; text-align: left; width: 296px; height: fit-content; background: #fff; text-transform: none; cursor: pointer; filter: drop-shadow(0 0 0.1em #000) drop-shadow(0 0 0.1em #000) }
header .paid-info span:before { content: ""; position: absolute; bottom:calc(100% - .0625rem);
left: 75px; height:.375rem; width:.75rem; background: #ffffff; clip-path: polygon(50% 0, 0 100%, 100% 100%); -webkit-clip-path: polygon(50% 0, 0 100%, 100% 100%) }
header .paid-info:hover span { opacity: 1; visibility: visible; }

.social_icons_box {position: fixed; width: 100%; max-width: 100%; height: 100%; left: 0;
top: 100%; background: rgba(0, 0, 0, 0.7); z-index: 9999999;padding: 62px 30px 0;    overflow-y: scroll; }

.d-flex { display: flex; flex-wrap: wrap; }
.v-center { align-items: center; } 
.v-start { align-items: flex-start; } 
.v-end { align-items: flex-end; } 
.h-center { justify-content: center; }
.h-end { justify-content: flex-end; }

.hidden-text { display: none !important; }

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; margin: 0; padding: 0; overflow: hidden; line-height: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, 
.slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; }
.slick-track:before, 
.slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
.slick-sr-only, 
.slick-autoplay-toggle-button { font-size: 0px !important; line-height: 0px !important; border: 0!important; clip: rect(1px,1px,1px,1px)!important; -webkit-clip-path: inset(50%)!important; clip-path: inset(50%)!important; height: 1px!important; margin: -1px!important; overflow: hidden!important; padding: 0!important; position: absolute!important; width: 1px!important; white-space: nowrap!important }

#content-part { width: 100%; position: relative; overflow: hidden; }

	.page-header-bar { padding: 30px 0px 24px; }
	.page-header-bar .wrapper { padding: 0px; max-width: 100%; }
	.page-header-bar .logo { margin-left: 20px; width: 229px; }
	.page-header-bar .link2 { margin: 0px 20px 8px auto; text-decoration: underline; color: #A9A9A9; font-size: 16px; font-family: 'Hilton Sans'; font-weight: 700; letter-spacing: 0.5px; }
	.page-header-bar .book-now-wrap { margin-left: auto; }
	
	.book-now-wrap { padding: 0px; }
	.book-now-wrap .wrapper { padding: 0px; max-width: 100%; }
	.book-now-wrap .book { margin-left: auto; position: relative; }
	.book-now-wrap .link { padding: 19px 18px; color: #FFF; font-size: 12px; font-weight: normal; font-family: 'Avenir Next Bold'; line-height: 1; text-transform: uppercase; letter-spacing: 2.4px; background: #BC9B6A; }
	.book-now-wrap .hover { padding: 20px 15px; position: absolute; top: 0px; right: 0px; z-index: 1; width: 168px; opacity: 0; visibility: hidden; transition: all 350ms; -webkit-transition: all 350ms; background: #BC9B6A; }
	.book-now-wrap .hover.is-active { opacity: 1; visibility: visible; }
	.book-now-wrap .hover .logo { margin: 0px auto 16px; width: 123px; display: block; }
	.book-now-wrap .hover .cs-btn { margin: 0px auto; font-family: 'Avenir Next Bold'; color: #FFF; font-size: 12px; line-height: 1; letter-spacing: 1px; width: 130px; height: 30px; border: 1px solid #FFF; border-radius: 3.017px; }
	.book-now-wrap .hover .cs-btn:hover { color: #BC9B6A; background: #ffffff; }
	.book-now-wrap .hover .close { padding: 5px 8px 5px 5px; z-index: 1; position: absolute; top: 0px; right: 0px; cursor: pointer; color: #FFF; font-size: 17px; line-height: 1; font-family: 'AstoriaSans'; font-weight: 300; }
	
	.hero-bar { padding: 20px 0px 70px; }
	.hero-bar .wrapper { padding: 0px; max-width: 100%; }
	.hero-bar .text { padding: 0px 20px 0px 60px; width: 35.5%; }
	.hero-bar .text .text-inner { margin-left: auto; width: 375px; }
	.hero-bar .image { margin-left: auto; width: 64.5%; position: relative; }
	.hero-bar .image img { width: 100%; }
	.hero-bar .image .caption { padding: 14px 17px; color: #FFF; font-size: 13px; line-height: 1; font-weight: normal; font-family: 'Avenir Next'; letter-spacing: 0.5px; position: absolute; bottom: 0px; right: 0px; background: none; }
	.hero-bar h1 { padding: 0px 0px 13px; margin: 0px; max-width: 300px; color: #000000; font-size: 26px; line-height: 33.8px; letter-spacing: 5.2px; font-weight: normal; font-family: 'Avenir Next Bold'; text-transform: uppercase; }
	.hero-bar h2 { padding: 0px; margin: 0px; max-width: 260px; color: #000; font-size: 16px; line-height: 19px; letter-spacing: 0px; font-weight: normal; font-family: 'Avenir Next DemiBold'; }

	.cs-paidcontent { padding: 43px 0px 0; margin: 0px; z-index: 2; text-align: center; max-width: 124px; }
	.cs-paidinfo .cs-hover { cursor: pointer; display: inline-block; vertical-align: top; font-family: 'robotobold'; font-weight: normal; font-size: 11px; line-height: 20px; text-transform: uppercase; color: #000000; position: relative; text-decoration: none; letter-spacing: 0.3px; }
	.cs-paidinfo .cs-hover svg { margin: 3px 0px 0px 0px; width: 11px; display: inline-block; vertical-align: top; }
	.cs-paidinfo .cs-hover span { padding: 7px 10px; line-height: 18px; color: #000000; will-change: filter; visibility: hidden; position: absolute; bottom:calc(100% + .5rem); left: -16px; width: 13.5rem; height: fit-content; background: #fff; text-transform: none; text-align: left; cursor: pointer; filter: drop-shadow(0 0 0.1em #000) drop-shadow(0 0 0.1em #000) }
	.cs-paidinfo .cs-hover span:before { content: ""; position: absolute; top:calc(100% - .0625rem);
	left: 15px; height:.375rem; width:.75rem; background: #ffffff; clip-path: polygon(0 0, 100% 0, 50% 100%); -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%) }
	.cs-paidinfo .cs-hover:hover span { opacity: 1; visibility: visible; }
	.cs-paidcontent .cs-brand-logo { margin-top: 8px; width: 123px; display: inline-block; vertical-align: top; }
	
	.text-bar { padding: 0px 0px 10px; }
	.text-bar .wrapper { max-width: 1096px; position: static; }
	.text-bar .repeat { margin-bottom: 80px; position: relative; }
	.text-bar .image { width: 52.3%; }
	.text-bar .image img { width: 100%; }
	.text-bar .text { padding: 0px 0px 0px 60px; width: 47.7%; }
	.text-bar p { padding-bottom: 17px; }
	.text-bar p a { color: #000000; text-decoration: underline; }
	.text-bar p a:hover { text-decoration: none; }
	.text-bar p:nth-last-of-type(1) { padding-bottom: 0px; }
	.text-bar .is-right .text { padding: 0px 60px 0px 0px; order: -1; }
	.text-bar h3 { padding: 0px 0px 20px; margin: 0px; max-width: 400px; color: #BC9B6A; font-size: 24px; font-weight: normal; font-family: 'Avenir Next DemiBold'; line-height: 31.2px; }
	.text-bar .blue-wrap { margin-top: -130px; width: 50px; height: 270px; position: absolute; top: 50%; left: 0px; overflow: hidden; transition: all 250ms; background: #BC9B6A; }
	.text-bar .blue-wrap.is-active { width: 474px; }
	.text-bar .blue-wrap .tag { position: absolute; top: 0px; right: 0px; cursor: pointer; text-align: center; width: 50px; height: 100%; writing-mode: vertical-rl; text-orientation: mixed; color: #FFF; font-weight: normal; font-family: 'Avenir Next Bold'; font-size: 11px; line-height: 14.64px; letter-spacing: 4.73px; text-transform: uppercase; }
	.text-bar .blue-wrap .tag span { transform: rotate(-180deg); }
	.text-bar .hover { padding: 23px 25px 25px 40px; min-width: 474px; flex-direction: column; position: relative; min-height: 100%; opacity: 0; pointer-events: none; transition: all 250ms; -webkit-transition: all 250ms; background: #BC9B6A; }
	.text-bar .is-active .hover { opacity: 1; pointer-events: auto; }
	.text-bar .hover .close { position: absolute; top: 5px; right: 8px; cursor: pointer; color: #FFF; font-size: 17px; line-height: 1; font-family: 'AstoriaSans'; font-weight: 300; }
	.text-bar .hover p { padding: 0px; color: #FFF; font-size: 16px; line-height: 19.2px; max-width: 340px; }
	.text-bar .hover .link { margin: auto 0px 0px; color: #FFF; font-size: 12px; line-height: 14.4px; text-transform: uppercase; font-family: 'Avenir Next Bold'; letter-spacing: 2.88px; text-decoration: underline; }
	.text-bar .hover .link:hover { text-decoration: none; }
	.text-bar .is-right .blue-wrap { left: auto; right: 0px; }
	.text-bar .is-right .tag { left: 0px; right: auto; }
	.text-bar .hover p a { color: #ffffff; }
	
	.text-bar .blue-wrap.v1 .tag { font-size: 11px; line-height: 13.2px; letter-spacing: 3.3px; }
	
	
	.slider-wrap { margin: 0px 0px 80px; position: relative; }
	.slider-wrap .repeat picture { display: block; }
	.slider-wrap .repeat img { width: 100%; }
	.slider-wrap .slick-arrow { margin-top: -24.5px; color: #ffffff; position: absolute; top: 50%; z-index: 10; line-height: 0; width: 49px; height: 49px; transition: all 350ms; -webkit-transition: all 350ms; background: rgba(0,0,0,0.8); }
	.slider-wrap .slick-arrow:hover { background: rgba(0,0,0,1); }
	.slider-wrap .slick-arrow.slick-prev { left: 0px; }
	.slider-wrap .slick-arrow.slick-next { right: 0px; }
	.slider-wrap .count { color: #FFF; letter-spacing: 4px; font-size: 16px; line-height: 28px; font-weight: normal; font-family: 'Avenir Next'; position: absolute; bottom: 0px; right: 0px; width: 52px; height: 30px; background: #000000; }
	
	.cta-bar { padding: 70px 0px 69px; text-align: center; background: #BC9B6A; }
	.cta-bar .logo { margin: 0px auto 45px; display: table; width: 238px; }
	.cta-bar p { padding: 0px; margin: 0px auto; display: table; color: #FFF; font-size: 18px; line-height: 20px; letter-spacing: 6.2px; text-transform: uppercase; font-weight: normal; font-family: 'Avenir Next DemiBold'; }
	.cta-bar p a { padding: 0px 0px 5px; display: table; border-bottom: 2px solid #ffffff; color: #FFF; text-decoration: none; }
	.cta-bar p a:hover { border-bottom-color: #ffffff; }	
	.cta-bar p a br { display: none; }
	 
/*footer*/
.footer { overflow: hidden; float: left; width: 100%; background: #000000; padding: 22px 0; padding: 14px 0px; text-align: center; z-index: 99; line-height: 20px; }
.footer .wrapper { max-width: 100%; }
.footer a.footer_logo { display: inline-block; vertical-align: top; line-height: 20px; vertical-align: top; width: 211.5px; }
.footera.footer_logo img { vertical-align: top; width: 169px; }
.footer ul { margin-left: auto; list-style: none; padding: 0; line-height: 10px; }
.footer ul li { display: inline-block; vertical-align: top; font-size: 11px; line-height: 14px; font-weight: normal; color: #ffffff; padding: 0 7px 0 3px; border-right: 1px solid #ffffff; line-height: 10px; line-height: 10px;}
.footer ul li:first-child { background: none; }
.footer ul li:last-child { border-right: 0;} 
.footer ul li a { display: block; color: #ffffff; font-weight: normal; }
.footer ul li a:hover, footer ul li a:focus { color: #ffffff; }

.toggle-content { display: none; }
.toggle-content.is-active { display: block; }


/****************************Cart Popup Css********************************************/
body.popup_view { overflow: hidden; }
.custom_cart_box { position: fixed; top: 100%; background: rgba(0, 0, 0, 0.69); opacity: 0; -webkit-transition: opacity .5s ease-in-out; -moz-transition: opacity .5s ease-in-out; -o-transition: opacity .5s ease-in-out; transition: opacity .5s ease-in-out; overflow-y: scroll; z-index: 999999; width: 100%; max-width: 100%; padding: 0 0 0; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; }
.cart_box_inner { display: block; width: 375px; padding: 10px 0 10px; position: relative; max-width: 100%; }
.cart-close { padding: 5px; display: block; width: 30px; text-decoration: none; position: absolute; top: 20px; right: 10px; cursor: pointer; -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; }
.cart-close img { vertical-align: top; width: 30px; }
.custom_cart_box.active { opacity: 1; top: 0; bottom: 0; }



/****** CSS LIGHTBOX ******/

.popup_view { overflow: hidden; }
.innovate-to-a-future-state { position: fixed !important; top: 200%; left: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.88); display: block; z-index: 99999; overflow: auto; padding: 0px; }
.innovate-to-a-future-state .innovate-to-a-future-state-inner { width: 100vw; height: 56.25vw; max-height: 100vh; max-width: 177.78vh; margin: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
/*.innovate-to-a-future-state .jwplayer.jw-flag-aspect-mode .jw-aspect { padding-top: calc(56.25% - 10vh) !important; }*/
.innovate-to-a-future-state.active { top: 0px; }
.innovate-to-a-future-state .video-js { height: 100%; width: 100%; }
.innovate-to-a-future-state .video-js video { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.innovate-to-a-future-state .brightcovevideo { width: 100%; height: 100%; }
.innovate-to-a-future-state .you-tube-video-container { background: #000; }
.innovate-to-a-future-state .facebook-video-container { width: 100%; height: 100%; background: #000; overflow: hidden; position: relative; }
.innovate-to-a-future-state .facebook-video-container iframe { width: 100%; height: 100%; border: 0px; }
.innovate-to-a-future-state .you-tube-video-container, .innovate-to-a-future-state iframe { width: 100%; height: 100%; }
.innovate-to-a-future-state .close-btn { cursor: pointer; position: absolute; top: 0px; right: 0px; background: #000; width: 45px; height: 45px; color: #fff; text-align: center; font-weight: normal; line-height: 44px; font-size: 22px; z-index: 99; }
.innovate-to-a-future-state .close-btn img { width: 15px; }
.innovate-to-a-future-state .close-btn:hover { background: #EA6A28; }

.uncover-page .hero-bar h1 { max-width: 360px; }
.uncover-page .hero-bar .image .caption { width: 100%; justify-content: space-between; }
.uncover-page .text-bar .image-inner { position: relative; }
.uncover-page .text-bar .image-inner .caption { padding: 0px 10px 9px; position: absolute; bottom: 0px; left: 0px; color: #FFF; text-shadow: 0 0 23px #000; font-size: 12px; font-weight: normal; font-family: 'Avenir Next'; line-height: 1; letter-spacing: 0.5px; }

.uncover-page .slider-wrap .image-slider .repeat { position: relative; }
.uncover-page .slider-wrap .image-slider .repeat .caption { padding: 0px 10px 9px; position: absolute; bottom: 0px; left: 0px; color: #FFF; text-shadow: 0 0 23px #000; font-size: 12px; font-weight: normal; font-family: 'Avenir Next'; line-height: 1; letter-spacing: 0.5px; } 
.uncover-page .text-bar .hover p { margin-top: auto; max-width: 100%; }

.uncover-page .cta-bar { background: #000; }

.jw-captions { font-size: 20px !important; }