/** reset **/
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,button{border:0;outline: none;font-size:100%;font:inherit;background: transparent; vertical-align:baseline;margin:0;padding:0}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1; -webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}
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}

canvas { max-width: 100%; height: auto; }

/** fonts **/

/* Webfont: Europa-Bold */
@font-face {
    font-family: 'europa';
    src: url('/fonts/Europa-Bold.eot'); /* IE9 Compat Modes */
    src: url('/fonts/Europa-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Europa-Bold.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Europa-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('/fonts/Europa-Bold.svg#Europa-Bold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

/* Webfont: Europa-BoldItalic */
@font-face {
    font-family: 'europa';
    src: url('/fonts/Europa-BoldItali Italic.eot'); /* IE9 Compat Modes */
    src: url('/fonts/Europa-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Europa-BoldItalic.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Europa-BoldItalic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('/fonts/Europa-BoldItalic.svg#Europa-BoldItalic') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}

/* Webfont: Europa-Regular */
@font-face {
    font-family: 'europa';
    src: url('/fonts/Europa-Regular.eot'); /* IE9 Compat Modes */
    src: url('/fonts/Europa-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Europa-Regular.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Europa-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('/fonts/Europa-Regular.svg#Europa-Regular') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Europa-RegularItalic */
@font-face {
    font-family: 'europa';
    src: url('/fonts/Europa-RegularItalic.eot'); /* IE9 Compat Modes */
    src: url('/fonts/Europa-RegularItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Europa-RegularItalic.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Europa-RegularItalic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('/fonts/Europa-RegularItalic.svg#Europa-RegularItalic') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* general */

html,body { /** overflow-x: hidden; **/   -webkit-tap-highlight-color: rgba(0,0,0,0); }
html { /** overflow-y: scroll; **/ }
body { font: 0.9em/145% "europa",sans-serif; background: #fff; color: #454560; /**** height: 100%; ****/ /** 24px base **/ /*** new base 14.4px !! ***/ }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
img { max-width: 100%; height: auto; }

strong { font-weight: bold; }
em { font-style: italic; }

h1, h2, h3, h4, h5, h6, p { padding: 0 0 20px 0; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; color: #1c1970; }
h1 { font-size: 1.667em; font-size: 1.944em; /** letter-spacing: 1px; **/ line-height: 130%; }
h2 { font-size: 1.556em; letter-spacing: 1px; line-height: 120%; }
h3 { font-size: 1em; }
h4 {  }
h5 {  }
a { text-decoration: underline; color: #1c1970; text-decoration: none; transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }
a:hover { text-decoration: none; text-decoration: underline; }
    a[href^="tel:"] { text-decoration: none !important; cursor: default; }
ul, ol { margin: 0 0 0 14px; padding: 0 0 20px 0; }
ul { list-style: disc; }
ol { list-style: decimal; margin: 0 0 0 18px; }
ul li, ol li { padding: 0 0 10px 0; margin: 0;  padding: 0 0 5px 3px; }
ul ul { padding: 10px 0 0 0; }
ul ul li { font-size: 0.85em; line-height: 120%; padding: 0 0 10px 0; }
input, textarea { transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }

table { margin: 0 0 15px 0; width: 100%; max-width: 100%; }
table td, table th { padding: 5px 5px; text-align: left; border: 1px solid #ccc; }
table th { font-weight: bold; color: #1c1970; }

#attractions_table_head { display: table-row !important; }
#attractions_table_head th { text-align: right; }
#attractions_table_head th:first-child { text-align: left; }
#attractions_table th, #attractions_table td { border: none; border-top: 1px solid #1c1970; padding: 20px 0; vertical-align: middle; color: #1c1970; }
#attractions_table th[scope=col] { border-top: none; border-bottom: 3px solid #1c1970; font-size: 1.3em; text-align: center; }
#attractions_table th[scope=col]:first-child { text-align: left; }
#attractions_table tr th:first-child, #attractions_table tr td:first-child { width: 50%; }
#attractions_table tr th:last-child, #attractions_table tr td:last-child { width: 50px; text-align: right; }
#attractions_table tr td:last-child img { width: 24px; height: auto; margin-right: 13px; }
#attractions_table tr.attractions_table_more { display: none; }
#attractions_table tr.attractions_table_more td { vertical-align: top; border: none; padding: 10px 0 25px 0; color: #454560; }
#attractions_table tr.attractions_table_more td img { width: 90%; height: auto; }
#attractions_table tr.attractions_table_more td p.att_table_mobile_image { display: none; }
#attractions_table tr.attractions_table_more td:last-child { width: 50%; text-align: left; }
#attractions_table .att_table_ft { line-height: 9px; text-align: center; }
#attractions_table .att_table_ft img { width: 25px; height: auto; margin: 3px 0; }
#attractions_table .att_table_ft span { text-transform: uppercase; font-size: 8px; line-height: 9px; font-weight: bold; display: block; }
#attractions_table .att_table_title span { display: none; font-size: 11px; line-height: 14px; padding: 3px 0 0 0; }

    #attractions_table .att_table_title .att_strip_feature { display: block; background: url(/images/rebrand/aqua-star.svg) 0 50% no-repeat; background-size: 17px auto; font-weight: bold; color: rgba(106,216,205,1); padding: 4px 0 0 24px; }

.heading_free_offers { font-size: 1.4em; padding: 20px 0; }

.schema_mask { display: none; }

.mobile_only { display: none !important; }
.device_only { display: none !important; }

.clearfix { zoom: 1; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }

.clear { clear: both; }
.float_left, .alignleft { float: left; margin: 5px 35px 10px 0; }
.float_right, .alignright { float: right; margin: 5px 0 10px 35px; }
.no_padding { padding: 0; }

.embed-container { position: relative; height: 0; overflow: hidden; padding-bottom: 56.25%; /* 16x9 Aspect Ratio */  max-width: 100%; height: auto; }
.embed-container-4x3 { padding-bottom: 75%; /* 4x3 Aspect Ratio */   margin-bottom: 30px; }
.embed-container-square { padding-bottom: 100%;   margin-bottom: 30px; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top:0; left: 0; width: 100%; height: 100%; }
    .embed-container-wrapper { max-width: 480px; margin-bottom: 30px; }

.disable_select { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }

/** general layout **/

.container { margin: 0 auto; max-width: 100%; padding: 0 20px; }
.container_capped { max-width: 1440px;  max-width: 1160px; }

/*! 
 * jQuery mmenu
 * mmenu.frebsite.nl
 * Copyright (c) Fred Heusschen
 */
.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{box-sizing:border-box;background:inherit;display:block;padding:0;margin:0;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{color:inherit;text-decoration:none}.mm-panels,.mm-panels>.mm-panel{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.mm-panel,.mm-panels{background:inherit;border-color:inherit;box-sizing:border-box;margin:0}.mm-panels{overflow:hidden}.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px;-webkit-transform:translate(100%,0);-ms-transform:translate(100%,0);transform:translate(100%,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}.mm-panel:not(.mm-hidden){display:block}.mm-panel:after,.mm-panel:before{content:'';display:block;height:20px}.mm-panel_has-navbar{padding-top:40px}.mm-panel_opened{z-index:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-panel_opened-parent{-webkit-transform:translate(-30%,0);-ms-transform:translate(-30%,0);transform:translate(-30%,0);-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.mm-panel_highest{z-index:2}.mm-panel_noanimation{transition:none!important}.mm-panel_noanimation.mm-panel_opened-parent{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-listitem_vertical>.mm-panel{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;display:none;padding:10px 0 10px 10px}.mm-listitem_vertical>.mm-panel:after,.mm-listitem_vertical>.mm-panel:before{content:none;display:none}.mm-listitem_opened>.mm-panel{display:block}.mm-listitem_vertical>.mm-btn_next{box-sizing:border-box;height:40px;bottom:auto}.mm-listitem_vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem_opened>.mm-btn_next:after{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);right:19px}.mm-btn{box-sizing:border-box;width:40px;height:40px;position:absolute;top:0;z-index:1}.mm-btn_fullwidth{width:100%}.mm-btn_clear:after,.mm-btn_clear:before,.mm-btn_close:after,.mm-btn_close:before{content:'';border:2px solid transparent;box-sizing:content-box;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-btn_clear:before,.mm-btn_close:before{border-right:none;border-bottom:none;right:18px}.mm-btn_clear:after,.mm-btn_close:after{border-left:none;border-top:none;right:25px}.mm-btn_next:after,.mm-btn_prev:before{content:'';border-top:2px solid transparent;border-left:2px solid transparent;box-sizing:content-box;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0}.mm-btn_prev:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:23px;right:auto}.mm-btn_next:after{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);right:23px;left:auto}.mm-navbar{border-bottom:1px solid;border-color:inherit;text-align:center;line-height:20px;display:none;height:40px;padding:0 40px;margin:0;position:absolute;top:0;left:0;right:0;opacity:1;transition:opacity .4s ease}.mm-navbar>*{box-sizing:border-box;display:block;padding:10px 0}.mm-navbar a,.mm-navbar a:hover{text-decoration:none}.mm-navbar__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-navbar__btn:first-child{left:0}.mm-navbar__btn:last-child{text-align:right;right:0}.mm-panel_has-navbar .mm-navbar{display:block}.mm-listitem,.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-listitem,.mm-listitem .mm-btn_next,.mm-listitem .mm-btn_next:before,.mm-listitem:after,.mm-listview{border-color:inherit}.mm-listview{font:inherit;line-height:20px}.mm-panels>.mm-panel>.mm-listview{margin:20px -20px}.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-20px}.mm-listitem{position:relative}.mm-listitem:after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;left:0;right:0;bottom:0}.mm-listitem:after{left:20px}.mm-listitem a,.mm-listitem a:hover{text-decoration:none}.mm-listitem>a,.mm-listitem>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:inherit;display:block;padding:10px 10px 10px 20px;margin:0}.mm-listitem .mm-btn_next{background:rgba(3,2,1,0);padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}.mm-listitem .mm-btn_next:before{content:'';border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;bottom:0;left:0}.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth){width:50px}.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth)+a,.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth)+span{margin-right:50px}.mm-listitem .mm-btn_fullwidth:before{border-left:none}.mm-listitem .mm-btn_fullwidth+a,.mm-listitem .mm-btn_fullwidth+span{padding-right:50px}.mm-listitem_divider{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:75%;text-transform:uppercase;padding:5px 10px 5px 20px}.mm-listitem_divider:after{content:' ';display:none;position:static;display:inline-block}.mm-listitem_spacer{padding-top:40px}.mm-listitem_spacer>.mm-btn_next{top:40px}.mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75)}.mm-menu .mm-navbar a,.mm-menu .mm-navbar>*{color:rgba(0,0,0,.3)}.mm-menu .mm-btn:after,.mm-menu .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview .mm-btn_next:after{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview a:not(.mm-btn_next){-webkit-tap-highlight-color:rgba(255,255,255,.4);tap-highlight-color:rgba(255,255,255,.4)}.mm-menu .mm-listitem_selected>a:not(.mm-btn_next),.mm-menu .mm-listitem_selected>span{background:rgba(255,255,255,.4)}.mm-menu .mm-listitem_opened>.mm-btn_next,.mm-menu .mm-listitem_opened>.mm-panel{background:rgba(0,0,0,.05)}.mm-menu .mm-listitem_divider{background:rgba(0,0,0,.05)}
.mm-page{box-sizing:border-box;position:relative}.mm-slideout{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1}.mm-wrapper_opened{overflow-x:hidden;position:relative}.mm-wrapper_background .mm-page{background:inherit}.mm-menu_offcanvas{display:none;position:fixed;right:auto;z-index:0}.mm-menu_offcanvas.mm-menu_opened{display:block}.mm-menu_offcanvas.mm-menu_opened.mm-no-csstransforms{z-index:10}.mm-menu_offcanvas{width:80%;min-width:140px;max-width:440px}.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform:translate(80vw,0);-ms-transform:translate(80vw,0);transform:translate(80vw,0);-webkit-transform:translate3d(80vw,0,0);transform:translate3d(80vw,0,0)}@media all and (max-width:175px){.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform:translate(140px,0);-ms-transform:translate(140px,0);transform:translate(140px,0);-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform:translate(440px,0);-ms-transform:translate(440px,0);transform:translate(440px,0);-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)}}.mm-page__blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2}.mm-wrapper_blocking{overflow:hidden}.mm-wrapper_blocking body{overflow:hidden}.mm-wrapper_blocking .mm-page__blocker{display:block}
.mm-sronly{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;min-width:1px!important;height:1px!important;min-height:1px!important;padding:0!important;overflow:hidden!important;position:absolute!important}

/** general form styles **/

form { margin: 0; }

input { font: 1em/120% "europa",sans-serif; outline: none !important; }
input.text, select, textarea { padding: 12px 16px; margin: 0; outline: none; font: bold 1em/120% "europa",sans-serif; background-color: #f4f3f6; border: 3px solid #fff; color: #454560; width: 100%; }
select { padding: 12px 10px 12px 10px; }
label {  }
input.text, textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
input[type='submit'], input[type='button'] { -webkit-appearance: none; -moz-appearance: none; appearance: none;  -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
select { -webkit-appearance: none; -moz-appearance: none; appearance: none; display: block; width: 100%; padding: 12px 40px 12px 16px; background: url(/images/rebrand/form_arrow_down.png) 100% 50% no-repeat #f4f3f6; background-size: 40px auto; }
select::-ms-expand { display: none; }
input[type='checkbox'], input[type='radio'] { margin: 3px; }

::-webkit-input-placeholder { color: #b7b6b8 !important; }
:-moz-placeholder { /* Firefox 18- */ color: #b7b6b8 !important; }
::-moz-placeholder {  /* Firefox 19+ */ color: #b7b6b8 !important; }
:-ms-input-placeholder { color: #b7b6b8 !important; }

/** form styling **/

.form_error { color: #d4095f; font-size: 1em; line-height: 130%; font-weight: bold; }

.field_success,.braintree-hosted-fields-valid { background-image: url(/images/rebrand/form_tick.png); background-repeat: no-repeat; background-position: 100% 50%; background-size: 32px auto; -webkit-box-shadow: 0px 0px 0px 2px rgba(106,216,205,1); -moz-box-shadow: 0px 0px 0px 2px rgba(106,216,205,1); box-shadow: 0px 0px 0px 2px rgba(106,216,205,1); }
.field_error,.braintree-hosted-fields-invalid { background-image: url(/images/rebrand/form_error.png); background-repeat: no-repeat; background-position: 100% 50%; background-size: 16px auto; -webkit-box-shadow: 0px 0px 0px 2px rgba(212,9,95,1); -moz-box-shadow: 0px 0px 0px 2px rgba(212,9,95,1); box-shadow: 0px 0px 0px 2px rgba(212,9,95,1); }

#travelstartdate_error { font-weight: bold; color: #d4095f; }

.fields_wrapper .err_msg { display: block; color: #d4095f; font-size: 0.694em; line-height: 130%; padding: 0 0 5px 3px;  color: #454560; font-size: 0.8em; }

.fields_wrapper { padding: 0 0 5px 0; }
.fields_wrapper_padded { padding: 35px 0 25px 0; }
.fields_wrapper .field_holder { float: left; margin-left: 1.5%; padding: 0 0 13px 0;  overflow: visible !important; }
.fields_wrapper .field_holder:first-child { margin-left: 0 !important; }
        .fields_wrapper_1 .field_holder { width: 100%; }
.fields_wrapper_payment .field_holder img { max-height: 40px; }
.fields_wrapper_3 .field_holder { width: 32.33333333333333%; }
.fields_wrapper_2 .field_holder { width: 49.25%; }
.fields_wrapper_4 .field_holder { width: 23.875%; }
.fields_wrapper_payment .field_holder { margin-right: 3.5%; margin-left: 0; }
.fields_wrapper_payment .field_holder * { vertical-align: middle; }
.fields_wrapper .field_holder:last-child { margin-right: 0 !important; }

.fields_wrapper_3.fields_wrapper_custom .field_holder { width: 36%; }
.fields_wrapper_3.fields_wrapper_custom .field_holder:nth-child(2) { width: 25%; }
.fields_wrapper_3.fields_wrapper_custom .field_holder:nth-child(1) select { width: 30%; float: left; }
.fields_wrapper_3.fields_wrapper_custom .field_holder:nth-child(1) .text { width: 66%; float: right; }

.fields_wrapper_4.fields_wrapper_card .field_holder { width: 12%; }
.fields_wrapper_4.fields_wrapper_card .field_holder:first-child { width: 46.5%; }
.fields_wrapper_4.fields_wrapper_card .field_holder:last-child { width: 25%; }

.fields_wrapper_lrg { padding-bottom: 31px; }
.fields_wrapper_lrg label { font-size: 1.109em; line-height: 140%; }

.field_holder_captcha { overflow: hidden; padding: 0 0 20px 0; }

#checkout_form label { position: relative; }
#checkout_form label .checkbox_left { display: block; position: absolute; top: 0; left: 0; width: 30px; }
#checkout_form label .checkbox_right { display: block; padding: 0 0 0 30px; }

#button_apple_pay { height: 40px; width: auto; }
#applepay { clear: both; float: none; width: 100%; line-height: 9px; text-align: right; margin: 7px 0 20px auto; }
#applepay .apple-pay-button { height: 40px; width: 50%; }

#checkout_form input[type='checkbox'], #checkout_form input[type='radio'] { width: 16px; height: 16px; }
.fields_wrapper_payment input[type='radio'] { margin-right: 7px; }
.fields_wrapper_payment span { height: 39px; display: inline-block; padding-top: 10px; }

.checkbox_right a { display: block; color: #d4095f; text-decoration: underline;  color: #454560; }
.checkbox_right a:hover { text-decoration: none; }
.checkbox_right span { display: block; color: #d4095f; color: #454560; }

#paypal-button, #alipay-button, #wechatpay-button { float: none !important; clear: both; text-align: center; margin: 0 0 40px 0; }
#alipay-button, #wechatpay-button { cursor: pointer; }

/* 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;  padding: 0; margin: 0; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 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; }
.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;  padding: 0; margin: 0; }
[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-arrow { position: absolute; top: 50%; margin-top: -13px; z-index: 10; opacity: 1; /** background: url(/images/rebrand/arrow-teal-left-circle.png) center no-repeat; background-size: 28px auto; **/ background: url(/images/rebrand/bkg_sprite.png) 0 0 no-repeat; background-size: 1260px auto; border: none; outline: none; text-indent: -9999px; width: 28px; height: 28px; cursor: pointer;  transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }
.slick-arrow:hover { opacity: 1; }
.slick-prev.slick-arrow { left: -53px;  }
.slick-next.slick-arrow { right: -53px; /** background-image: url(/images/rebrand/arrow-teal-right-circle.png); **/ background-position: -346px -52px; }
.slick-disabled { opacity: 0.2 !important; }

    .slick-arrow { width: 50px; height: 49px; margin-top: -25px; background: url(/images/rebrand/new-home/arrow-left.png) center no-repeat !important; background-size: 50px auto !important; }
    .slick-prev.slick-arrow { left: -25px; }
    .slick-next.slick-arrow { right: -25px; background-image: url(/images/rebrand/new-home/arrow-right.png) !important; }

.slick-dots { margin: 0; padding: 0; list-style: none; list-style-image: none; }
.slick-dots li { margin: 0; padding: 0 9px; display: inline-block; }
.slick-dots li button { cursor: pointer; background: rgba(255,255,255,0.4); text-indent: -9999px; outline: none; border: none; padding: 0; width: 10px; height: 10px; line-height: 9px;  -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }
.slick-dots li button:hover, .slick-dots li.slick-active button { background: rgba(255,255,255,1); }

/** header **/

#header_main, #header_main * { transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }
#header_main { height: 70px; position: relative;   height: 82px; }
    #header_main.header_main_baseline { height: 71px;  height: 83px; /** background: url(/images/rebrand/rule_hr.png) bottom no-repeat; background-size: 100% 1px; **/ border-bottom: 1px solid #1c1970; }
#header_main #menu_toggle, #header_main #menu_buy_mob, #header_main #menu_checkout_mob { display: none; }
#header_main #header_logo { position: absolute; top: 28px; top: 27.5px; left: 0; top: 10px; z-index: 1; z-index: 2; display: block; }
#header_main #header_logo img { width: 207px;  height: 62px; width: auto; }
#nav_desktop { text-align: right; }
#nav_desktop ul { margin: 0; padding: 16px 0 0 0; list-style: none; list-style-image: none;   padding: 20px 0 0 0; }
#nav_desktop ul li { margin: 0; padding: 0 8px; display: inline-block; font-size: 1em; font-size: 16px; line-height: 140%; }
#nav_desktop ul li:last-child { padding-right: 0; }
#nav_desktop ul li a { display: block; color: #454560; text-decoration: none; padding: 8px; }
/** #nav_desktop ul li a:hover { color: #d8226f; } **/
#nav_desktop ul li a:hover { font-weight: bold; }
#nav_desktop ul li.menu_buy { letter-spacing: 1px; }
#nav_desktop ul li.menu_buy.menu_buy_base { vertical-align: bottom; }
#nav_desktop ul li.menu_buy a.menu_buy_now,#menu_checkout_mob.menu_buy_now { background: #d8226f; color: #fff; font-weight: bold; padding: 7px 15px; text-align: center; min-width: 90px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
    #page-checkout #nav_desktop ul li.menu_buy, #page-checkout #nav_desktop ul li.menu_buy.menu_buy_base { display: none !important; }
    #page-checkout #menu_checkout_mob { display: none !important; }
#nav_desktop ul li.menu_buy a.menu_buy_now span { display: none; }
/** #nav_desktop ul li.menu_buy a.menu_buy_now:hover { background-color: #6ad8cd; color: #1c1970; } **/
#nav_desktop ul li.menu_language { position: relative; }
#nav_desktop ul li.menu_language img { width: 26px; height: 26px; }
#nav_desktop ul li.menu_language .open .active_lang { vertical-align: middle; display: inline-block; }
#nav_desktop ul li.menu_language .open .active_lang img { margin-left: 10px;  width: 26px; height: 17px; }
#nav_desktop ul li.menu_language ul { display: none; position: absolute; top: 54px; left: 0; z-index: 5; width: 135px; text-align: left; background: #fff; padding: 10px 20px; -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1); -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1); box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1); }
#nav_desktop ul li.menu_language ul li { display: block; padding: 4px 0; font-size: 0.7em; }
#nav_desktop ul li.menu_language ul li a { padding: 0; }
#nav_desktop ul li.menu_language ul li a img { width: 16px; height: auto; float: right; }

    #nav_desktop ul li.menu_language .span_lang { display: none; }
    #nav_desktop ul li.menu_language .open .active_lang img { margin-left: 0; }
    #nav_desktop ul li.menu_language .open .active_lang { padding: 0 25px 0 0; background: url(/images/rebrand/att_arrow_down.png) no-repeat 100% 40%; background-size: 15px auto; }

    .menu_buy_checkout { padding: 0 !important; }
    .menu_buy_checkout span { display: none; }
    .menu_buy_checkout img { width: 37px; height: auto; }
    .menu_buy_checkout strong { display: inline-block; width: 20px; height: 20px; font-size: 12px; background: #d8226f; color: #fff; font-weight: bold; text-align: center; line-height: 20px; vertical-align: top; margin: 5px 0 0 3px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }

#banner_home { background: url(/images/rebrand/home/banner.jpg) center no-repeat; background-size: cover; position: relative; }
/** #banner_home_rule { position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 2px; background: url(/images/rebrand/rule_banner_base.png) center no-repeat; background-size: 100% 2px; }
    #banner_home_rule { background: url(/images/rebrand/rule_hr.png) center no-repeat; background-size: 100% 1px; height: 1px; } **/
#banner_home #banner_strapline { padding: 165px 0 20px 0; padding-top: 90px; }
#banner_home #banner_strapline p { padding: 0; font-size: 2.5em; line-height: 130%; color: #1c1970; /** text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4); letter-spacing: 1px; **/ font-weight: bold; }
#banner_home #banner_strapline p small { vertical-align: top; margin: 10px 0 0 1px; display: inline-block; font-size: 0.35em; font-size: 0.45em; line-height: 17px; text-align: center; /** width: 16px; height: 16px; border: 1.5px solid #1c1970; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; **/ }
#banner_home .container { position: relative; height: 485px; }
    #banner_home #banner_strapline p { display: none; transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }

/**

    #banner_home { background-image: url(/images/rebrand/home/banner-valentines.jpg); }
    #banner_valentines { position: absolute; top: 73px; right: 30px; z-index: 1; width: 400px; max-width: 43%; height: auto; }
    #banner_home #banner_strapline { display: none !important; }

**/

    #banner_home { background-image: url(/images/rebrand/home/banner-spring.jpg); }
    #banner_valentines { position: absolute; top: 73px; top: 130px; right: 30px; z-index: 1; width: 400px; width: 480px; max-width: 43%; height: auto; }
    #banner_home #banner_strapline { display: none !important; }

    #banner_home.banner_spring { background-image: url(/images/rebrand/home/banner-spring2.jpg); background-position: center !important; }
    #banner_spring_right { position: absolute; top: 0; bottom: 0; right: 0; width: 100%; max-width: 380px; text-align: center; padding: 0 85px; background: rgba(28,25,112,0.85); }
    #banner_spring_right p { padding: 23px 0 0 0; }
    #banner_spring_right p img { width: 100%; height: auto; }
    #banner_spring_right p a { background: #d8226f; color: #fff; text-decoration: none; font-weight: bold; padding: 12px 15px; text-align: center; font-size: 16px; width: 95%; margin: 0 auto; display: block; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
    #banner_spring_right p span { display: block; font-size: 12px; line-height: 15px; padding: 12px 0 0 0; color: rgba(255,255,255,0.8); }
    #banner_spring_right p span.first { display: none; }

#section_home { padding-bottom: 30px; }

#home_header { position: relative;  padding-bottom: 30px; }
#home_header #banner_promo { margin: -175px 0 0 0; width: 375px; max-width: 48%; height: auto; float: left; position: relative; }
#banner_sale_device { display: none; }
#home_header h1 { float: left; padding: 18px 0 20px 40px; /** width: 52%; **/ max-width: 52%; font-size: 1.6em; }
#banner_sale { clear: both; }
#banner_sale .banner_sale_info { /** padding: 0 0 1px 0; background: url(/images/rebrand/rule_hr.png) bottom no-repeat; background-size: 100% 1px; **/ padding: 0; margin-bottom: 12px; border-bottom: 1px solid #1c1970; }
#banner_sale .banner_sale_info a { background: #d8226f; font-size: 1.35em; font-weight: bold; text-decoration: none; text-align: center; color: #fff; padding: 18px 20px; float: right; /** -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; **/ }
/** #banner_sale .banner_sale_info a:hover { background-color: #6ad8cd; color: #1c1970; } **/
#banner_sale .banner_sale_ends { clear: both; text-align: right; color: #1c1970; padding: 0 0 5px 0; font-weight: bold; font-size: 1.1em; }

    .banner_sale_info img { width: 100px; height: auto; margin: -8px 18px -12px -8px; }
    .banner_sale_device_hilton .banner_sale_info img { margin: -5px 10px -11px -10px; }

    #banner_telegraph { position: absolute; bottom: 0; right: 20px; padding: 10px 15px; background: #1c1970; color: #fff; font-size: 1.1em; font-weight: bold; }
    #banner_telegraph img { height: 34px; width: auto; vertical-align: middle; margin: 0 0 0 6px; }

#home_sphere { display: flex; flex-direction: row-reverse; position: relative; align-items: center; justify-content: center; clear: both; margin-top: 64px; margin-bottom: 75px; }
#home_sphere_right { width: 50.8%; position: relative; text-align: right; }
#home_sphere_right img:first-child { width: 500px; max-width: 100%; height: auto; margin-left: auto;  -webkit-border-radius: 500px; -moz-border-radius: 500px; border-radius: 500px; }
#home_sphere_right img:last-child { position: absolute; bottom: 0; left: 0; width: 143px; height: auto; }
#home_sphere_gap { width: 5.7%; }
#home_sphere_left { width: 43.5%; position: relative; padding: 0 0 55px 0; }
#home_sphere_left h1 { color: #454560; font-size: 30px; line-height: 38px; font-weight: normal; padding: 0 0 25px 0; }
#home_sphere_left h1 strong { display: block; font-size: 52px; line-height: 66px; color: #1C1970; font-weight: bold; padding: 0 0 5px 0; }
#home_sphere_left p { font-size: 21px; line-height: 27px; color: #454560; font-weight: bold; }
#home_sphere_left p a { display: inline-block; text-align: center; color: #454560; text-decoration: none;  max-width: 128px; }
#home_sphere_left p a:first-child { margin-right: 60px; }
#home_sphere_left p a span { display: block; position: relative; width: 51px; height: 51px; margin: 15px auto 0 auto; background: #6ad8cd url(/images/rebrand/arrow-down-white-sphere.svg) 50% 70% no-repeat; background-size: 30px auto; -webkit-border-radius: 51px; -moz-border-radius: 51px; border-radius: 51px;  transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }
#home_sphere_left p a:last-child span { background-color: #d8226f; /** background-image: url(/images/rebrand/arrow-right-white-sphere.png); **/   -ms-transform: rotate(-90deg); /* IE 9 */ transform: rotate(-90deg); }
#home_sphere_left p a:first-child span { bottom: 0; -webkit-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.28); -moz-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.28); box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.28); }
#home_sphere_left p a:last-child span { left: 0; -webkit-box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.28); -moz-box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.28); box-shadow: -2px 2px 5px 0px rgba(0,0,0,0.28); }
#home_sphere_left p a:first-child:hover span { bottom: -10px; }
#home_sphere_left p a:last-child:hover span { left: 10px; }
#home_sphere_tp { position: absolute; bottom: 0; left: 0; }
#home_sphere_tp_mobile { display: none; text-align: center; padding: 0 0 35px 0; }

#home_attractions_scroller { display: block; }
#home_attractions_device { display: none; overflow: hidden; }

.att_strip { margin: 0; padding: 18px 0 0 0; list-style-image: none; list-style: none; }
    #att_panel_list .att_strip { padding-top: 0; }
.att_strip li { margin: 0; padding: 0; display: inline-block; width: 25%; position: relative; vertical-align: top; }
.att_strip li article { display: block; width: 100%; position: relative; }
.angle { position: absolute; z-index: 2; width: 20px; height: 20px; background: #fff; -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.angle_tl { top: -10px; left: -10px; }
.angle_tr { top: -10px; right: -10px; }
.angle_bl { bottom: -10px; left: -10px; }
.angle_br { bottom: -10px; right: -10px; }
#home_attractions .dots,  .col_left .dots,  #attraction_near .dots,   #prices_basket_left .dots, #what_get_intro_right .dots,  #page-confirmation .dots,  #prices_plan_save_panel .dots, #more_time_1_day .dots { position: absolute; display: block; top: -4px; right: -4.5px; z-index: 2; bottom: 0; width: 9px; background: url(/images/rebrand/att-dots.png) 50% 32% repeat-y; background-size: 9px auto; }
#home_attractions .dots_start,  .col_left .dots_start, .att_strip .dots_start, #what_get_intro_right .dots_start { right: auto; left: -4.5px; }

    #home_attractions .dots,  .col_left .dots,  #attraction_near .dots,   #prices_basket_left .dots, #what_get_intro_right .dots,  #page-confirmation .dots,  #prices_plan_save_panel .dots, #more_time_1_day .dots { top: 0; right: -3px; width: 6px; /** background: url(/images/rebrand/att-dots-small.png) 50% 32% repeat-y; background-size: 6px auto; **/  background: url(/images/rebrand/bkg_sprite.png) -744px 0 repeat-y; }
    #home_attractions .dots_start,  .col_left .dots_start, .att_strip .dots_start, #what_get_intro_right .dots_start { right: auto; left: -3px; }

.att_strip li .att_strip_img { display: block; height: 160px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; }
.att_strip li .att_strip_img img { display: none; }
    .att_strip li .att_strip_img .att_strip_feature { position: absolute; bottom: 0; left: 0; right: 0; padding: 5px 20px 3px 45px; color: #1c1970; background: url(/images/rebrand/blue-star.svg) 20px 50% no-repeat rgba(106,216,205,0.8); background-size: 17px auto; font-weight: bold; }
    .att_strip li .att_strip_img .att_strip_label { font-size: 14px; line-height: 17px; padding: 8px 20px 7px 20px; font-weight: bold; color: #fff; text-align: center; position: absolute; top: 0; left: 0; right: 0; background: rgba(216,34,112,0.75); }
.att_strip li h3 { padding: 12px 50px 15px 20px; font-size: 1.111em; line-height: 130%; line-height: 120%; color: #fff; font-weight: bold; background: url(/images/rebrand/arrow-white-right.png) no-repeat 92% 50% #1c1970; background-size: 28px 28px;   transition: all .8s ease; -o-transition: all .8s ease; -moz-transition: all .8s ease; -webkit-transition: all .8s ease; }
    .att_strip li h3 { height: 98px; padding: 10px 50px 15px 20px; background: url(/images/rebrand/bkg_sprite.png) 102% 42% no-repeat #1c1970; background-size: 1260px auto; }
    .sub_wrapper_j .att_strip li h3 { font-size: 1em; }
.att_strip li h3 span { display: block; padding: 5px 0 0 0; color: #c5c5ce; font-size: 0.85em; font-size: 0.9em; line-height: 120% !important; }
.att_strip li a { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; text-indent: -99999px; }
.att_strip li:hover .att_strip_img h3 { /** bottom: -140px; **/ }

    #page-confirmation .att_strip li .att_strip_img { line-height: 9px; height: auto !important; }
    #page-confirmation .att_strip li .att_strip_img img { display: block; width: 100%; height: auto; }

.att_strip_cta { padding-bottom: 50px; }
.att_strip_cta a { display: inline-block; float: right; font-weight: bold; font-size: 1.111em; line-height: 140%; color: #1c1970; text-decoration: none; padding: 16px 70px 16px 15px; background: url(/images/rebrand/arrow-teal-right-circle.png) 92% 50% no-repeat; background-size: 28px 28px; }
/** .att_strip_cta a:hover { color: #d8226f; } **/
.sub_wrapper_e .att_strip_cta a { background: url(/images/rebrand/bkg_sprite.png) 13.5% 44% no-repeat; background-position: 17% 44%; background-size: 1260px auto; }

.dots-h { display: block; width: 100%; height: 9px; background: url(/images/rebrand/att-dots-h.png) 50% 0 repeat-x; background-size: auto 9px; }
    .dots-h { height: 6px; background: url(/images/rebrand/att-dots-h-small.png) 50% 0 repeat-x; background-size: auto 6px; }
#home_attractions .dots-h,  .col_left .dots-h,  .col_right .dots-h,  #more_time_1_day_img .dots-h { margin-top: -4.5px; margin-bottom: -4.5px; position: relative; z-index: 3; }
    #home_attractions .dots-h,  .col_left .dots-h,  .col_right .dots-h,  #more_time_1_day_img .dots-h { margin-top: -3px; margin-bottom: -3px; }

#home_why { display: block; clear: both; background: #1c1970; margin: 0 0 90px 0; }
    #page-home #home_why { margin-bottom: 70px; }
#home_why h2 { padding: 0; }
#home_why h2 span { background: #6ad8cd; color: #1c1970; padding: 14px 30px 14px 30px; position: relative; z-index: 1; top: -30px; display: inline-block; }
#home_why h2 span em { font-style: normal; }
#home_why h2 span * { color: #1c1970; }
#home_why h2 a { text-decoration: none !important; }

#home_why_top { position: relative; padding-bottom: 20px; }
#home_why_top * { color: #fff; }
#home_why_top p { font-size: 1.2em; line-height: 160%; max-width: 1050px; }
#home_why_top ul { margin: 0; padding: 0; list-style: none; list-style-image: none; }
#home_why_top ul li { margin: 0; padding: 0 30px 40px 30px; display: inline-block; width: 25%; text-align: center; font-size: 1.111em; line-height: 145%; vertical-align: top; }
#home_why_top ul li .span-table { display: table; width: 100%; }
#home_why_top ul li .span-cell { display: table-cell; width: 100%; height: 135px; vertical-align: middle; text-align: center; }
#home_why_top ul li .span-title { max-width: 160px; display: inline-block; margin: 0 auto; }
    #home_why_top ul li:nth-child(1) img { width: 54px; width: 73px; height: auto; }
    #home_why_top ul li:nth-child(2) img { width: 90px; height: auto; }
    #home_why_top ul li:nth-child(3) img { width: 85px; height: auto; }
    #home_why_top ul li:nth-child(4) img { width: 80px; height: auto; }
#home_why_angles { position: relative; overflow: hidden; height: 14px; }
.home_why_dots { position: relative; height: 9px; margin-bottom: -18px; margin-bottom: -20px; z-index: 2; }
#home_why_base { position: relative; overflow: hidden; padding: 50px 0 37px 0; padding: 40px 0; }
#home_why_base p { display: table; width: 100%;   padding: 0; font-size: 1.333em; line-height: 150%; font-weight: bold; color: #fff;  font-size: 1.944em; line-height: 130%; }
#home_why_base p #home_why_base_left { /** display: block; float: left; width: 80%; **/ }
#home_why_base p #home_why_base_right { /** display: block; float: right; width: 188px; max-width: 16%; **/ text-align: right; }
#home_why_base p span { display: table-cell; vertical-align: middle; }
#home_why_base p #home_why_base_right a { width: 188px; max-width: 16%; max-width: 100%;  margin: 0 0 0 13px; margin-left: 25px; font-size: 0.917em; line-height: 110%; font-size: 0.651em; background: #d8226f; color: #fff; padding: 16px 15px; text-align: center; font-weight: bold; letter-spacing: 1px; display: inline-block; text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
/** #home_why_base p a:hover { background-color: #6ad8cd; color: #1c1970; } **/

    #home_landing_statement { display: block; clear: both; background: #1c1970; margin: 50px 0 50px 0; }
    #home_landing_statement h2 { padding: 0; }
    #home_landing_statement h2 span { background: #6ad8cd; color: #1c1970; padding: 14px 30px 14px 30px; position: relative; z-index: 1; top: -30px; display: inline-block; }
    #home_landing_statement h2 span em { font-style: normal; }
    #home_landing_statement h2 span * { color: #1c1970; }
    #home_landing_statement p { color: #fff; }
    #home_landing_statement .home_lpg { text-align: right; }
    #home_landing_statement .home_lpg strong { color: #fff; }

#home_works { display: block; clear: both; }
#home_works .container { /** padding: 0 0 40px 0; **/ padding-bottom: 40px; }
#home_works .home_works_col { width: 50%; float: left; }
#home_works .home_works_col:first-child {  }
#home_works .home_works_col:last-child { padding: 0 20px 0 70px; }
.home_works_col h2 { padding-bottom: 60px; }
    #home_works_h2 { padding-bottom: 40px; }
.home_works_col ol { margin: 0; padding: 0; list-style-image: none; list-style: none; /** background: url(/images/rebrand/bkg_home_works.gif) top left repeat-y; **/ background: url(/images/rebrand/bkg_sprite.png) -802px 0 repeat-y; }
.home_works_col ol li { display: block; padding: 10px 0 55px 100px; margin: 0; position: relative; min-height: 56px; font-size: 1.111em; line-height: 150%; }
    .home_works_col ol li { padding-bottom: 20px; min-height: 90px; }
.home_works_col ol li strong { display: block; position: absolute; top: 0; left: 0; width: 56px; height: 56px; margin: 0 45px 0 0; -webkit-border-radius: 56px; -moz-border-radius: 56px; border-radius: 56px; text-align: center; background: #fff; font-size: 1.25em; line-height: 50px; border: 3px solid #1c1970; }
.home_works_col ol li .li_filler { position: absolute; display: block; background: #fff; width: 40px; top: 56px; left: 0; bottom: 0; }

#home_truspilot { display: block; clear: both; padding: 40px 0 60px 0; padding: 0 0 60px 0; }
    #page-home #home_truspilot { padding-top: 20px; }
#home_truspilot h2 { padding-bottom: 40px; }
.home_lpg_quote { font-size: 1.2em; line-height: 150%; }
.home_lpg { padding-bottom: 40px; }
.home_lpg strong { color: #1c1970; }

/** subpages **/

#sub_wrapper { padding-bottom: 60px; }

.col_left { width: 70%; float: left;   padding-top: 10px; }
.col_right { width: 26%; float: right;   padding-top: 10px; }
.col_left p { font-size: 1.111em; line-height: 150%; }

#sub_header { padding: 60px 0 55px 0; min-height: 283px; position: relative; }
#sub_header #sub_header_creative { position: absolute; top: 40px; left: 0; right: 0; width: 100%; }
#sub_header #sub_header_creative img { width: 155px; height: auto; }
#sub_header .sub_header_row .container { padding-left: 210px; }
#sub_header h1 img { width: 15px; height: auto; vertical-align: top; }
#sub_header .sub_header_label { padding: 0; margin-bottom: -15px; font-size: 1.389em;    position: relative; z-index: 1; }
#sub_header .sub_header_label span { display: inline-block; background: #6ad8cd; padding: 10px 20px; color: #1c1970; }
#sub_header .sub_header_row_purple { background: #1c1970; padding: 35px 0 10px 0; }
#sub_header .sub_header_row_purple * { color: #fff; }
#sub_header p { font-size: 1.25em; line-height: 150%; }
#sub_header h1 em { font-style: normal; }
#sub_header h1 strong { display: block; }
#sub_header h1 em small.icon_tm { font-size: 0.5em; display: inline-block; vertical-align: top; }

    #sub_header .sub_header_row.sub_header_row_link { position: relative; }
    #sub_header .sub_row_link_fill { position: absolute; top: 0; left: 0; right: 0; bottom: 0; text-indent: -9999px; width: 100%; height: 100%; z-index: 1; }
    #sub_header .sub_row_link_fill_mobile { display: none; }

#att_filter_holder { display: block; clear: both; position: relative; }
/**
#att_filter_holder #left_att_toggle { float: left; max-width: 70%; }
**/
#att_filter_holder .right_att_toggle { /** float: right; **/ position: absolute; top: 0; right: 0; }
.att_filter_mask { display: none; max-width: 70%;  /** background: #f9f9fa; padding: 15px 15px 0 15px; **/ margin-bottom: 10px; }
#att_filter_top { display: block; clear: both; max-width: 70%; }
#att_filter_top a { float: left; margin: 0 8px 20px 0; font-size: 0.833em; background: url(/images/rebrand/arrow-filter-down.png) 88% 50% no-repeat; background-size: 10px auto; line-height: 130%; border: 2px solid #576576; min-width: 97px; padding: 7px 10px; text-transform: uppercase; color: #605f75; text-align: left; font-weight: bold; letter-spacing: 1px; text-decoration: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#att_filter_top #att_filter_toggle { background: url(/images/rebrand/icon-filter-off.png) 88% 50% no-repeat; background-size: auto 10px; padding-right: 40px; }
#att_filter_top #att_order_toggle { float: right; background: url(/images/rebrand/arrow-order-off.png) 88% 50% no-repeat; background-size: 10px auto; margin-right: 0; padding-right: 38px; }
#att_filter_top a.active { /** background-image: url(/images/rebrand/arrow-filter-up.png); background-color: #6ad8cd; border-color: #6ad8cd; color: #1c1970; **/ background-color: #6ad8cd !important; color: #1c1970 !important; }
#att_filter_top #att_filter_toggle.active { background-image: url(/images/rebrand/icon-filter.png); }
#att_filter_top #att_order_toggle.active { background-image: url(/images/rebrand/arrow-order.png); }

.att_filter_styler { padding: 10px 0 0 0; margin: 0; list-style-image: none; list-style: none; /** padding: 18px 0 0 14px; background: #f7f7ff; **/ }
.att_filter_styler li { padding: 0 8px 24px 0; margin: 0; display: inline-block; font-size: 0.833em; line-height: 130%; }
.att_filter_styler li a { border: 2px solid #576576; min-width: 97px; padding: 7px 10px; text-transform: uppercase; color: #605f75; text-align: center; font-weight: bold; letter-spacing: 1px; text-decoration: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
/** .att_filter_styler li a:hover { background: #6ad8cd; border-color: #6ad8cd; color: #1c1970; } **/
.att_filter_styler li a.active { background: #6ad8cd; color: #1c1970; }

.col_left .att_strip li { /** margin-bottom: 20px; **/ width: 33.33333333333333% !important; }
.col_left .att_strip li .att_strip_img { display: block; }
.col_left .att_strip li h3 span { font-size: 0.7em; font-size: 0.8em; }

.col_left .att_strip li article { overflow: hidden; }

.right_att_toggle { display: block; margin-bottom: 20px; }
.right_att_toggle span { float: right; display: inline-block; width: auto; font-size: 0.833em; line-height: 130%; border: 2px solid #1c1970; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.right_att_toggle span a { display: block; width: 50%; float: left; min-width: 100px; padding: 7px 10px; text-align: center; text-transform: uppercase; color: #605f75; font-weight: bold; letter-spacing: 1px; text-decoration: none; }
/** .right_att_toggle span a:hover { color: #1c1970; } **/
.right_att_toggle span a.active { background: #6ad8cd; color: #1c1970; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding-top: 9px; padding-bottom: 9px; /** margin: -2px; -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.41); -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.41); box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.41); **/ }

    .right_att_toggle span { border: none; }
    .right_att_toggle span a { border: 2px solid #576576; /** white-space: nowrap; **/ width: 48%; margin-left: 4%; min-width: 10px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
    .right_att_toggle span a { width: 32%; margin-left: 2%;   padding: 7px 8px 5px 8px; font-size: 0.9em; }
    .right_att_toggle span a:first-child { margin-left: 0; }
    .right_att_toggle span a.active { padding: 7px 10px;   padding: 7px 8px 5px 8px; }

    #att_filter_holder .right_att_toggle { width: 26%; }
    #att_filter_holder .right_att_toggle span { width: 100%; }

#right_att_map { line-height: 9px; margin-bottom: 25px; }
#right_att_map img { width: 100%; height: auto; }
#right_att_map a { display: block; text-align: center; font-weight: bold; background: #1c1970; color: #fff; background: #6ad8cd; color: #1c1970; padding: 12px 14px; font-size: 0.833em; line-height: 140%; text-decoration: none; /** -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; **/ }
/** #right_att_map a:hover { background: #d8226f; } **/

#right_att_bigbus { line-height: 9px; margin-bottom: 25px; }
#right_att_bigbus img { width: 100%; height: auto; }

#right_att_buy { color: #fff; margin-bottom: 25px; }
#right_att_buy_top { background: #1c1970;  padding: 25px 30px 5px 30px; position: relative; overflow: hidden; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; }
#right_att_buy p { font-size: 1.111em; line-height: 150%; color: #fff; font-weight: bold; text-align: left;    font-size: 1.7em; line-height: 140%; text-align: center; }
#right_att_buy_base { background: #1c1970; position: relative; overflow: hidden; -webkit-border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }
#right_att_buy_base p { text-align: center; padding: 20px 0 20px 0; }
#right_att_buy_base a { display: inline-block; margin: 0 auto; color: #fff; text-decoration: none; min-width: 125px; padding: 8px 14px; text-align: center; background: #d8226f; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
/** #right_att_buy_base a:hover { background-color: #6ad8cd; color: #1c1970; } **/
#right_att_buy_base.right_att_buy_base_teal a { background: #6ad8cd; color: #1c1970;  font-size: 0.65em; line-height: 150%; }

#right_tp { margin-bottom: 25px; }
#right_tp_tablet { display: none; }

#right_att_promo { background: #1c1970; padding: 25px 30px 5px 30px; margin-bottom: 25px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
#right_att_promo p, #right_att_promo li { color: #fff; font-weight: bold; }
#right_att_promo p { font-size: 1.4em; }

#att_panel_map { height: 0; overflow: hidden; }
#att_panel_map.active { height: auto; }
#map { height: 723px; }

#att_panel_list { display: none; }
#att_panel_grid {  }

#att_back_top { display: block; clear: both; text-align: right; padding: 0; }
#att_back_top a { float: right; display: block; padding: 6px 32px 6px 0; background: url(/images/rebrand/arrow-teal-up.png) no-repeat right; background-size: 20px 20px; }
#page-attractions #home_why_base.attraction_promo { margin-bottom: 65px; }

/** attraction single page **/

#page-attraction #header_main.header_main_baseline { /** height: 70px; **/ background-image: none; border: none; }
#page-prices #header_main.header_main_baseline { /** height: 70px; **/ background-image: none; border: none; }
#page-id-57 #header_main.header_main_baseline { /** height: 70px; **/ background-image: none; border: none; }
#page-id-9 #header_main.header_main_baseline { /** height: 70px; **/ background-image: none; border: none; }
#page-id-7 #header_main.header_main_baseline { /** height: 70px; **/ background-image: none; border: none; }
#page-id-downloads #header_main.header_main_baseline { /** height: 70px; **/ background-image: none; border: none; }
#page-id-contact #header_main.header_main_baseline {  /** height: 70px; **/ background-image: none; border: none; }

.page-attraction-content p { font-size: 1.250em; line-height: 145%; }

#attraction_header { position: relative; overflow: hidden; height: 420px; background-position: -300px 50%; background-repeat: no-repeat; background-size: auto 420px; background-color: #1c1970; }
    #attraction_header { background-position: 0 50%; background-position: -200px 50%; }
    #attraction_header.attraction_header_pricesgoup { clear: both; border-top: 9px solid #fff;   border-top: none; }
#attraction_header .container { padding: 0;   position: relative; }
#attraction_header_strapline { float: left; font-size: 2.750em; line-height: 90%; color: #fff; padding: 125px 0 20px 0; text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4); letter-spacing: 1px; font-weight: bold; }
#attraction_header_strapline img { vertical-align: top; margin-left: 1px; width: 25px; height: 25px; }
#attraction_header_info { float: right; width: 40%; background: #1c1970; height: 420px; position: relative; padding: 60px 0 60px 50px; }
#attraction_header_info h1 { padding-bottom: 25px; }
#attraction_header_info h1 span { display: inline-block; background: #6ad8cd; color: #1c1970; padding: 8px 16px; }
#attraction_header_info p { color: #fff; }
#attraction_header_info #attraction_header_card { /** position: absolute; bottom: 60px; left: 50px; right: 0; **/ }
#attraction_header_info #attraction_header_card p { font-size: 1.111em; font-size: 1.2em; color: #c5c5ce; padding: 0 10px 0 0;  line-height: 130%; }
#attraction_header_info #attraction_header_card img { float: left; width: 107px; margin: 2px 20px 0 0; }
#attraction_header_info #attraction_header_card p strong { display: block; color: #6ad8cd; font-weight: normal;  font-size: 0.85em; }
#attraction_header_info .dots { position: absolute; display: block; top: -4px; left: -4.5px; z-index: 2; bottom: 0; width: 9px; background: url(/images/rebrand/att-dots.png) 50% 32% repeat-y; background-size: 9px auto; }
.attraction_header_info_labels { max-width: 50%; position: absolute; bottom: 20px; bottom: 6px; left: 20px; }
.attraction_header_info_label { display: inline-block; background: url(/images/rebrand/icon-announcement.png) no-repeat 10px 13px rgba(255,255,255,0.85); background-size: 28px auto; padding: 13px 14px 13px 48px; margin-bottom: 14px; text-align: left; font-size: 16px; line-height: 19px; font-weight: bold; color: #d82270;  -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.attraction_header_info_label.calendar { background: url(/images/rebrand/icon-calendar-pink.png) no-repeat 10px 9px rgba(255,255,255,0.85); background-size: 24px auto; /** color: #1c1970; **/ padding-left: 45px; }
.attraction_header_info_label.gap { margin-right: 14px; }

#attraction_menu { display: block; clear: both; margin-bottom: 55px; /** padding: 0 0 1px 0; background: url(/images/rebrand/rule_hr.png) bottom no-repeat; background-size: 100% 1px; **/ border-bottom: 1px solid #1c1970; }
#attraction_menu ul { margin: 0; padding: 0;  }
#attraction_menu ul li { display: inline-block; margin: 0; padding: 0 10px; font-size: 1.250em; line-height: 140%; font-weight: bold; }
#attraction_menu ul li a { display: block; color: #35354d; text-decoration: none; padding: 25px 17px; }
#attraction_menu ul li:first-child { padding-left: 0; }
#attraction_menu ul li:first-child a { padding-left: 0; }
/** #attraction_menu ul li a:hover { color: #6ad8cd; text-decoration: none; } **/

    /** prices go up start **/
    #attraction_menu .container { position: relative; }
    #attraction_menu ul { padding-top: 20px; }
    #attraction_menu .prices_go_up { position: absolute; left: 0; top: -24px; padding: 0; }
    .prices_go_up span { display: inline-block; font-size: 1.250em; line-height: 140%; font-weight: bold; color: #d8226f !important; background: #fff; border-bottom: 2px solid #d8226f; border-right: 2px solid #d8226f; padding: 12px 10px 8px 1020px; margin-left: -1000px;  -webkit-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.15); box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.15); }
    .prices_go_up span a.button { background: #d8226f; color: #fff; font-size: 0.55em; line-height: 120%; display: block; float: right; margin-left: 45px; padding: 7px 14px; color: #fff; text-align: center; letter-spacing: 1px; margin-top: -2px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;   position: relative; z-index: 2; } 
    .prices_go_up span a:hover { text-decoration: none; }
    .page-attraction-content .prices_go_up { display: none; }
    /** prices go up end **/

    /** prices go up **/
    #page-attractions .prices_go_up { display: none; }
    #page-attractions .sub_header_row.sub_header_row_purple .prices_go_up { display: block; }
    #page-attractions .sub_header_row.sub_header_row_purple .container { position: relative; }
    /** #page-attractions .sub_header_row.sub_header_row_purple .container p { padding-bottom: 38px; } **/
    #page-attractions .prices_go_up { position: absolute; left: 0; bottom: -38px; padding: 0 !important; }
    #page-attractions .prices_go_up span { padding-left: 1210px; font-size: 1em; }
    /** prices go up end **/

    #banner_home #home_prices_go_up_sphere { display: block; text-decoration: none; position: absolute; top: 27px; right: 0; right: auto; left: 160px; top: 245px; z-index: 1; }
    #banner_home #home_prices_go_up_sphere img { width: 265px; width: 240px; height: auto; }
    #banner_home #home_prices_go_up_sphere { display: table; color: #fff; font-weight: bold; font-size: 30px; line-height: 36px; padding: 0 30px 0 30px; text-align: center; width: 240px; height: 240px; -ms-transform: rotate(-8deg); transform: rotate(-8deg); background: url(/images/rebrand/pricesgoup/bubble-home.svg) top center no-repeat; background-size: 100% auto; }
    #banner_home #home_prices_go_up_sphere span { display: table-cell; vertical-align: middle; }
    #banner_home #home_prices_go_up_sphere strong { display: inline-block; line-height: 18px; border-bottom: 5px solid #6ad8cd; }

    .sub_wrapper_s #banner_home #home_prices_go_up_sphere { font-size: 25px; line-height: 28px; padding-top: 10px; }
    .sub_wrapper_g #banner_home #home_prices_go_up_sphere { font-size: 26px; line-height: 31px; padding: 4px 16px 0 16px; }
    .sub_wrapper_g #banner_home #home_prices_go_up_sphere strong { line-height: 25px; }
    .sub_wrapper_i #banner_home #home_prices_go_up_sphere { line-height: 31px; font-size: 25px; padding: 6px 16px 0 16px; }
    .sub_wrapper_f #banner_home #home_prices_go_up_sphere { font-size: 23px; line-height: 29px; padding: 0 25px; }
    .sub_wrapper_f #banner_home #home_prices_go_up_sphere strong { font-size: 27px; line-height: 26px; }
    .sub_wrapper_p #banner_home #home_prices_go_up_sphere { font-size: 28px; line-height: 32px; }
    .sub_wrapper_p #banner_home #home_prices_go_up_sphere strong { line-height: 26px; }
    .sub_wrapper_c #banner_home #home_prices_go_up_sphere { font-size: 24px; line-height: 36px; padding-top: 10px; }
    .sub_wrapper_c #banner_home #home_prices_go_up_sphere strong { font-size: 17px; line-height: 21px; margin-bottom: 10px; }
    .sub_wrapper_j #banner_home #home_prices_go_up_sphere { font-size: 26px;}
    .sub_wrapper_j #banner_home #home_prices_go_up_sphere strong { line-height: 36px; }

    @media all and (min-width: 0px) and (max-width : 800px) {
        #banner_home #home_prices_go_up_sphere { left: 135px; top: 145px; width: 210px; height: 210px; max-width: 29%; font-size: 25px; line-height: 120%; }
        #banner_home #home_prices_go_up_sphere img { width: 210px; }
        #banner_home #home_prices_go_up_sphere strong { border-width: 4px; }

        .sub_wrapper_s #banner_home #home_prices_go_up_sphere { font-size: 23px; line-height: 25px; padding-top: 6px; }
        .sub_wrapper_g #banner_home #home_prices_go_up_sphere { font-size: 22px; line-height: 120%; }
        .sub_wrapper_i #banner_home #home_prices_go_up_sphere { font-size: 22px; line-height: 120%; }
        .sub_wrapper_f #banner_home #home_prices_go_up_sphere { font-size: 20px; line-height: 25px; padding: 0 20px; }
        .sub_wrapper_f #banner_home #home_prices_go_up_sphere strong { font-size: 26px; line-height: 25px; }
        .sub_wrapper_p #banner_home #home_prices_go_up_sphere { font-size: 21px; line-height: 24px; }
        .sub_wrapper_p #banner_home #home_prices_go_up_sphere strong { line-height: 24px; font-size: 28px; margin-bottom: 4px; }
        .sub_wrapper_c #banner_home #home_prices_go_up_sphere { font-size: 20px; line-height: 32px; }
        .sub_wrapper_c #banner_home #home_prices_go_up_sphere strong { font-size: 14px; }
        .sub_wrapper_j #banner_home #home_prices_go_up_sphere { font-size: 24px; }
    }

    @media all and (min-width: 0px) and (max-width : 650px) {
        #banner_home #home_prices_go_up_sphere { top: auto; bottom: -40px; left: 115px; max-width: 170px; width: 170px; height: 170px; padding: 0 20px; font-size: 20px; line-height: 130%; }
        #banner_home #home_prices_go_up_sphere strong { border-width: 3px; line-height: 80%; }

        .sub_wrapper_s #banner_home #home_prices_go_up_sphere { font-size: 18px; line-height: 21px; padding-top: 10px; }
        .sub_wrapper_g #banner_home #home_prices_go_up_sphere { font-size: 18px; }
        .sub_wrapper_g #banner_home #home_prices_go_up_sphere strong { line-height: 20px; }
        .sub_wrapper_i #banner_home #home_prices_go_up_sphere { font-size: 17px; line-height: 120%; }
        .sub_wrapper_f #banner_home #home_prices_go_up_sphere { font-size: 16px; line-height: 20px; }
        .sub_wrapper_f #banner_home #home_prices_go_up_sphere strong { font-size: 21px; line-height: 21px; margin-bottom: 3px; }
        .sub_wrapper_p #banner_home #home_prices_go_up_sphere { font-size: 18px; line-height: 21px; }
        .sub_wrapper_p #banner_home #home_prices_go_up_sphere strong { line-height: 20px; font-size: 21px; margin-bottom: 3px; }
        .sub_wrapper_c #banner_home #home_prices_go_up_sphere { font-size: 17px; line-height: 26px; }
        .sub_wrapper_c #banner_home #home_prices_go_up_sphere strong { font-size: 12px; }
        .sub_wrapper_j #banner_home #home_prices_go_up_sphere { font-size: 20px; }
        .sub_wrapper_j #banner_home #home_prices_go_up_sphere strong { line-height: 28px; }
    }

    #page-attractions .sub_header_row.sub_header_row_purple .container #banner_sale.banner_sale_prices p.banner_sale_info { padding-bottom: 0; }
    #page-attractions .sub_header_row.sub_header_row_purple .container #banner_sale.banner_sale_prices p.banner_sale_ends { padding-bottom: 20px; }

#attraction_overview { display: block; clear: both; }
#attraction_overview_glide { height: 300px; overflow: hidden; transition: all 1.3s ease; -o-transition: all 1.3s ease; -moz-transition: all 1.3s ease; -webkit-transition: all 1.3s ease; }
#attraction_overview_glide.open { height: auto; padding-bottom: 25px; }
#attraction_overview_more { background: url(/images/rebrand/bkg_attraction_blur.png) bottom repeat-x; height: 151px; font-weight: bold; position: relative; padding: 60px 0 0 0; margin-top: -50px; }
#attraction_overview_more a { color: #1c1970; text-decoration: none; display: inline-block; padding: 10px 50px 10px 0; background: url(/images/rebrand/arrow-teal-down.png) 100% 50% no-repeat; background-size: auto 37px; }
#attraction_overview_more a:hover { text-decoration: underline; }
#attraction_overview_more a.open { background-image: url(/images/rebrand/arrow-teal-up.png); }

#map_attractions_mobile_wrapper { height: 0; opacity: 0; overflow: hidden; }
#map_attractions_mobile { height: 200px; }
#attraction_map { background: #1c1970; display: block; clear: both; margin-bottom: 50px; margin-top: 35px; }
#attraction_map .container { display: flex; min-height: 472px; }
#attraction_map_left { float: left; width: 68%; padding-right: 30px; }
#attraction_map_right { float: right; width: 32%; position: relative; }
#attraction_map h2 { font-size: 1.944em; line-height: 110%; padding-bottom: 5px; }
#attraction_map h2 span { display: inline-block; background: #6ad8cd; color: #1c1970; padding: 11px 20px; top: -36px; position: relative; }
#attraction_map_left ul { margin: 0; padding: 0; list-style: none; list-style-image: none; max-width: 680px; }
#attraction_map_left ul li { margin: 0; padding: 0 0 28px 88px; font-size: 1.389em; line-height: 145%; color: #fff; background: url(/images/rebrand/icon_map_1.svg) top left no-repeat; background-size: 40px auto; }
#attraction_map_left ul li.att_icon_map { background-position: 5px 0; }
#attraction_map_left ul li.att_icon_subway { background-image: url(/images/rebrand/icon_map_2.svg); background-size: 48px auto; }
#attraction_map_left ul li.att_icon_bus { background-image: url(/images/rebrand/icon_map_3.svg); background-size: 46px auto; }
#attraction_map_left ul li.att_icon_bigbus { background-image: url(/images/rebrand/icon-why-02.svg); background-size: 52px auto; }
#attraction_map_left ul li.att_icon_calendar { background-image: url(/images/rebrand/icon-calendar.png); background-size: 43px auto; }
#attraction_map_left ul li strong { display: block; }
#attraction_map_left ul li a { color: #fff; text-decoration: underline; }
#attraction_map_left ul li a:hover { text-decoration: none; }
#attraction_map_left ul li.att_icon_calendar p { font-size: 0.9em; padding: 8px 0; }
#attraction_map_left ul li.att_icon_calendar p strong { display: inline; }
#attraction_map_right #map_attractions { width: 100%; position: absolute; top: -36px; right: 0; bottom: 0; left: 0; }
#map_attractions_mobile_wrapper h2 { display: none !important; }

#att_reservation_required { display: block; clear: both; border-top: 1px solid #1c1970; border-bottom: 1px solid #1c1970; padding: 30px 0 5px 0; margin-bottom: 30px; }

    /** new static maps **/
    #attraction_map_right #map_attractions_img { width: 100%; position: absolute; top: -36px; right: 0; bottom: 0; left: 0; background-position: center; background-repeat: no-repeat; background-size: cover; }
    #map_attractions_mobile_wrapper { display: none; }
    #map_attractions_mobile_img { height: 200px; background-repeat: no-repeat; background-position: center; background-size: cover; }

#home_why_base.attraction_promo { background: #1c1970; /** padding: 40px 0 30px 0; **/ }

#attraction_times { padding: 60px 0 30px 0; }
.col_times { float: left; width: 48.3%; margin: 0 0 15px 0; }
.col_times_left { margin-right: 3.4%; }
.box_times_closed { display: block; clear: both; }
table th.th_times_top { border: none; }

#attraction_near { padding: 0 0 50px 0; }
#attraction_near.attraction_near_itineraries { padding-top: 40px; }

#attraction_tp { padding: 60px 0 20px 0; clear: both; display: block; }
#attraction_tp h2 { padding-bottom: 40px; }

#page-id-57 #attraction_tp { padding: 0 0 70px 0; }
#page-id-57 .att_strip_cta { padding-bottom: 30px; }

#att_review_fixed { position: fixed; z-index: 10; background: #6ad8cd; color: #1c1970; padding: 20px; max-width: 100%; width: 320px; bottom: 0; left: 20px; opacity: 0;   transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease;  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;   -webkit-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.75);   -moz-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.75); box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.75); }
#att_review_fixed p { padding: 0; font-weight: bold; font-size: 14px; line-height: 17px; text-align: center; padding-right: 20px; }
#att_review_fixed a.att_review_fixed_close { position: absolute; top: 12px; right: 12px; text-decoration: none; color: #fff; font-size: 16px !important; line-height: 16px !important; }
#att_review_fixed.in_view { bottom: 20px; opacity: 1; }

/** prices page **/

#prices_top { background: #1c1970; padding: 35px 0 20px 0; }
#prices_top * { color: #fff !important; }
#prices_top h1 { padding: 0 0 6px 0; font-size: 2.222em; line-height: 110%; }
#prices_top p { padding: 0; }
#prices_top_phone { display: none; }
#prices_top_title_left { float: left; width: 65%; padding: 0 20px 0 0; }
#prices_top_title_left p { font-size: 1.250em; line-height: 140%; font-weight: bold; }
#prices_top_title_right { float: right; width: 35%; max-width: 310px; }
#prices_top #prices_top_title_right p { color: #c5c5ce !important; font-size: 0.833em; line-height: 165%; padding: 0 0 10px 0;  text-align: right; }
/** #prices_top_title_right p img { float: left; width: 62px; height: auto; margin: -5px 15px 10px 0; }
    #prices_top_title_right p img { margin-top: 0; }  **/
    #prices_top #prices_top_title_right p { font-size: 0.933em; line-height: 135%; }
    .layout_table { display: table; width: 100%; }
    .layout_cell { display: table-cell; vertical-align: middle; }
    #prices_top_title_right .layout_cell { padding-bottom: 10px; }
    #prices_top_title_right .layout_cell p { padding: 0 !important; }
    #prices_top_title_right .layout_cell img { width: 62px; max-width: 62px; height: auto; margin-right: 15px; }

#banner_sale.banner_sale_prices { display: block !important; }
#banner_sale.banner_sale_prices .banner_sale_info a { font-size: 1.012em; }
#banner_sale.banner_sale_prices .banner_sale_ends { padding-right: 20px; }
#banner_sale.banner_sale_prices .banner_sale_info a { padding: 12px 20px; }
    #page-prices #banner_sale.banner_sale_prices .banner_sale_info a { font-size: 1.2em !important; }

        #page-attractions #banner_sale.banner_sale_prices.banner_sale_mobile { display: none !important; }

#prices_passes { clear: both; display: block; padding: 90px 0 110px 0; background: url(/images/rebrand/bkg_prices_passes.jpg) 50% 100% no-repeat #fff; background-size: 100% auto; border-bottom: 10px solid #fff; }
    #prices_passes { background: none !important; padding: 50px 0 20px 0 !important; }
#prices_passes .container { display: flex;  }
#prices_passes article { float: left; text-align: center; display: block; position: relative; width: 15%; margin: 0 0 20px 2%; background: #6ad8cd; padding: 15px 15px 45px 15px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
#prices_passes article:first-child { margin-left: 0; }
#prices_passes article h2 { color: #1c1970; padding: 0 0 20px 0; font-size: 2.657em; font-size: 2.5em; line-height: 120%; line-height: 100%; }
#prices_passes article p { color: #1c1970; font-size: 1.418em; line-height: 120%; font-weight: bold; padding: 0 0 10px 0; min-height: 50px; }
/**
#prices_passes article p span { color: #605f75; display: block; font-size: 0.545em; line-height: 120%; padding: 1px 0 0 0; }
#prices_passes article p span { font-size: 0.66em; color: #f00; }
**/
#prices_passes article a { position: absolute; width: 74%; left: 13%; bottom: 0; text-transform: uppercase; padding: 6px 5px; display: block; font-size: 1.031em; background: #d8226f; color: #fff; text-decoration: none; text-align: center; }
/** #prices_passes article a:hover { background: #1c1970; } **/
.sub_wrapper_e #prices_passes article a { width: 60%; left: 20%; }

#page-home #prices_passes { padding: 15px 0 20px 0 !important; }
.landing_v2_prices_gap { padding-bottom: 30px; }

.prices_basket { display: block; clear: both; background: #1c1970; margin-top: 55px; }
#prices_basket_padding { padding-bottom: 30px; }
.prices_basket .container { display: flex; }
.prices_basket * { color: #fff; }
.table_basket { width: 100%; margin-bottom: 25px; }
.table_basket th, .table_basket td { border: none; font-size: 1.250em; line-height: 100%; vertical-align: middle; }
.table_basket th { padding: 0 5px 12px 0; }
.table_basket td { padding: 7px 5px 7px 0; }
#prices_basket_left { float: left; width: 65%; position: relative;  padding: 0 50px 50px 0; }
#prices_basket_right { float: right; width: 35%; position: relative; padding: 50px 50px 50px 50px; }
#prices_basket_right .table_basket * { color: #c5c5ce; }
#prices_basket_right .table_basket tr:nth-child(1) * { font-size: 15px; }
#prices_basket_right .table_basket tr:nth-child(2) * { color: #d8226f; font-size: 15px; }
#prices_basket_right .table_basket tr:last-child * { color: #fff; }
#prices_basket_right .table_basket th { font-weight: normal; padding: 7px 5px 7px 0; }
#prices_basket_right .angle { display: none; }

#promo_code_toggle { padding: 0; }
#promo_code_toggle a { color: #fff; text-decoration: underline; }
#promo_code_toggle a:hover { text-decoration: none; }
#promo_code_reveal { display: none; }

.prices_basket #prices_why_dots { display: none; }

.prices_basket_left_padder { padding-left: 15%; }
#prices_basket_left .heading_basket { padding: 0;  font-size: 1.556em; letter-spacing: 1px; line-height: 120%; font-weight: bold; }
#prices_basket_left h2 { padding: 0; }
#prices_basket_left .heading_basket span, #prices_basket_left h2 span { display: inline-block; background: #6ad8cd; color: #1c1970; padding: 14px 20px; top: -40px; position: relative; min-width: 160px; }
.table_basket tr .prices_tools { white-space: nowrap; }
.table_basket tr .prices_tools img { width: 14px; height: 14px; width: 20px; height: 20px; vertical-align: middle; margin-bottom: 3px; }
.table_basket tr .prices_tools a { display: inline !important; }
.table_basket tr .prices_tools a:nth-child(1) img { margin-right: 5px; }
.table_basket tr .prices_tools a:nth-child(2) img { margin-left: 5px; }
    .table_basket tr .prices_tools a:nth-child(3) img { margin-left: 5px; }
.table_basket tr td:nth-child(4) img { /** width: 12px; height: 15px; **/ width: 15px; }
.table_basket tr span.prices_tools { display: none; }
.table_basket .tr_red * { color: #f00 !important; color: #d8226f !important;  font-size: 14px !important; }
.table_basket .tr_red td { white-space: nowrap; }

.prices_basket_message { color: #c5c5ce !important; font-size: 0.833em; line-height: 165%; padding: 0; }
.prices_basket_message img { float: left; width: 62px; height: auto; margin: -5px 15px 10px 0; }
#prices_basket_right .prices_basket_message { display: none !important; }

.button_checkout { background: #d8226f; font-size: 0.873em; line-height: 130%; text-align: center; margin-top: 10px; font-weight: bold; letter-spacing: 1px; display: inline-block; color: #fff !important; padding: 10px 15px; min-width: 158px; min-width: 178px; text-decoration: none !important; text-transform: uppercase; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
/** .button_checkout:hover { background-color: #6ad8cd; color: #1c1970 !important; } **/
.button_shop { background: #6ad8cd; font-size: 0.873em; line-height: 130%; text-align: center; margin-top: 10px; font-weight: bold; letter-spacing: 1px; display: inline-block; color: #1c1970; padding: 10px 15px; min-width: 158px; text-decoration: none !important; text-transform: uppercase; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
/** .button_shop:hover { background-color: #1c1970; color: #fff; } **/

    #sub_cart_buttons .button_checkout { min-width: 158px; }

#page-prices #attraction_tp { padding-top: 45px; padding-bottom: 60px; }

/** landing page version of cart **/
#myModal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
}
#prices_basket_landing_container { position: absolute; z-index:100; width: 100%; }

#prices_basket_landing { background: transparent; clear: both; display: block;
    -webkit-box-shadow: 0px 0px 60px 60px rgba(255,255,255,1); -moz-box-shadow: 0px 0px 60px 60px rgba(255,255,255,1); box-shadow: 0px 0px 60px 60px rgba(255,255,255,1); }
#prices_basket_landing .container { display: flex !important; }
#prices_basket_landing #prices_basket_left { width: 50%; padding: 50px 50px 50px 50px; background: #1c1970; -webkit-border-top-left-radius: 7px; -webkit-border-bottom-left-radius: 7px; -moz-border-radius-topleft: 7px; -moz-border-radius-bottomleft: 7px; border-top-left-radius: 7px; border-bottom-left-radius: 7px; }
#prices_basket_landing #prices_basket_right { width: 50%; padding: 75px 40px 50px 40px; background: #1c1970; -webkit-border-top-right-radius: 7px; -webkit-border-bottom-right-radius: 7px; -moz-border-radius-topright: 7px; -moz-border-radius-bottomright: 7px; border-top-right-radius: 7px; border-bottom-right-radius: 7px; }
#prices_basket_landing .prices_basket_landing_right_col { float: left; width: 55%; }
#prices_basket_landing #prices_basket_right .prices_basket_landing_right_col:nth-child(2) { text-align: center; width: 45%; }
#prices_basket_landing #prices_basket_right .button_checkout { text-transform: none; min-width: 10px; max-width: 158px; width: 90%; }
#prices_basket_landing .table_basket { margin-bottom: 0; }
.landing_prices_close { display: block; position: absolute; top: 20px; right: 20px; }
.landing_prices_close img { width: 28px; height: auto; cursor: pointer; }
#prices_basket_left .landing_prices_close { display: none; }
#prices_basket_landing #prices_why_dots { display: none; }

#prices_basket_landing .table_basket tr td:nth-child(4) img { width: 15px !important; max-width: 15px !important; }
#prices_basket_landing .table_basket tr .prices_tools img { width: 20px !important; height: 20px !important; }

/** landing page versoin of cart end **/

#sub_cart_wrapper { position: fixed; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; background: rgba(159,159,159,0.76); padding: 25px; z-index: 100; display:none; }
#sub_cart { margin: 20% auto 0 auto; margin-top: 10%; width: 100%; max-width: 540px; background: #fff; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
.sub_cart_section { padding: 20px 40px; }
#sub_cart .table_basket { margin-bottom: 5px; }
#sub_cart .table_basket td { color: #1c1970; }
#sub_cart .table_basket em { display: block; font-style: normal; font-size: 0.625em; padding: 1px 0 0 0; }
#sub_cart .table_basket tr th:last-child, #sub_cart .table_basket tr td:last-child { width: 22%; }
#sub_cart_top { padding-bottom: 0; }
#sub_cart_base { padding-top: 0; }
#sub_cart_top .table_basket td { font-size: 1.111em; }
#sub_cart_top .table_basket td.tjl_new_price { font-weight: bold; color: #d8226f; }
#sub_cart_top .table_basket td.tjl_new_price.tjl_new_price_sale_off { color: #1c1970; }
#sub_cart_top .table_basket td.tjl_new_price s { font-weight: normal; color: #1c1970; font-size: 13px; }

#sub_cart_dots { display: block; overflow: hidden; height: 30px; }
#sub_cart_dots .dots-h { background-image: url(/images/rebrand/att-dots-h-small-grey.png); }
#sub_cart_dots .angle { background: #6c6b6f ; }
#sub_cart_dots .home_why_dots { margin-bottom: 0; }
#sub_cart_dots .home_why_dots .dots-h { margin-top: 12px; }
#sub_cart_dots .home_why_dots .angle_tr { top: -7px; }
#sub_cart_dots .home_why_dots .angle_tl { top: -7px; }

#sub_cart_base .table_basket th { text-align: right; font-weight: normal; padding: 7px 20px 7px 0; font-size: 1.111em; font-size: 18px; }

#sub_cart_buttons { padding: 0 60px 25px 60px; }
#sub_cart_buttons .button_checkout { float: right; margin-top: 0; }
#sub_cart_buttons .button_shop { float: left; margin-top: 0; }

    .sub_wrapper_g #header_main #sub_cart_buttons .button_checkout, .sub_wrapper_g #header_main #sub_cart_buttons .button_shop { float: none; clear: both; display: block; max-width: 320px; margin-left: auto; margin-right: auto; }
    .sub_wrapper_g #header_main #sub_cart_buttons .button_shop { margin-top: 15px; }
    .sub_wrapper_i #header_main #sub_cart_buttons .button_checkout, .sub_wrapper_i #header_main #sub_cart_buttons .button_shop { float: none; clear: both; display: block; max-width: 280px; margin-left: auto; margin-right: auto; }
    .sub_wrapper_i #header_main #sub_cart_buttons .button_shop { margin-top: 15px; }
    .sub_wrapper_f #header_main #sub_cart_buttons .button_checkout, .sub_wrapper_f #header_main #sub_cart_buttons .button_shop { float: none; clear: both; display: block; max-width: 280px; margin-left: auto; margin-right: auto; }
    .sub_wrapper_f #header_main #sub_cart_buttons .button_shop { margin-top: 15px; }
    .sub_wrapper_p #header_main #sub_cart_buttons .button_checkout, .sub_wrapper_p #header_main #sub_cart_buttons .button_shop { float: none; clear: both; display: block; max-width: 280px; margin-left: auto; margin-right: auto; }
    .sub_wrapper_p #header_main #sub_cart_buttons .button_shop { margin-top: 15px; }

    .cart-popup-wrapper { position: relative; display: block;   margin: 0 auto; padding: 0 20px; max-width: 1160px; }
    .cart-popup-wrapper .arrow { display: none; border-top: none; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid #6c6b6f; position: absolute; bottom: -7px; right: 48px; }
    #sub_cart.popup { display: none; margin: 0; width: 446px; position: absolute; top: 7px; right: 0; z-index: 10; border: 4px solid #6c6b6f; }
    .sub_cart_top_header { font-size: 1.556em; letter-spacing: 1px; line-height: 120%; font-weight: bold; color: #1c1970; }
    #sub_cart.popup .sub_cart_top_header { text-align: left; }
    #sub_cart.popup .table_basket tr td:last-child { width: auto; }
    #sub_cart.popup #sub_cart_buttons { padding-left: 40px; padding-right: 40px; }

/** new prices **/

#page-prices #prices_top { min-height: 205px; padding: 55px 0 20px 0; }
#page-prices #prices_top_title_left { width: 60%; }
#page-prices #prices_top_title_right { max-width: 225px; }
#page-prices #prices_top #prices_top_title_right p { text-align: left; }

#prices_card_panel { display: block; clear: both; text-align: right; }
#prices_card_panel img { width: 365px; height: auto; margin: -175px 35px -40px 0; }

    /** prices go up panel **/
    #prices_card_panel { position: relative; }
    #prices_card_panel .prices_go_up { position: absolute; left: 0; top: -24px; }
    #page-prices .prices_go_up span { padding-right: 20px; padding-left: 1000px; }
    /** prices go up panel end **/

#banner_sale.banner_sale_prices.banner_sale_prices_new .banner_sale_info { padding: 0; background: transparent; margin-bottom: 28px;  padding: 0 0 9px 0; }
#page-prices #banner_sale.banner_sale_prices.banner_sale_prices_new .banner_sale_info a { float: none; font-size: 2.2em !important; padding: 8px 20px; }
#banner_sale.banner_sale_prices.banner_sale_prices_new .banner_sale_ends { text-align: left; font-size: 1.944em; }

#prices_passes article { background: #fff; border: 2px solid #7b7b7b; margin: 0 0 20px 1.2%; width: 15.83333333333333%; padding: 15px 0; }
#prices_passes article:first-child { margin-left: 0; }
#prices_passes article h2 { font-size: 1.45em; width: 86%; background: #6ad8cd; text-align: left; padding: 10px 7px 10px 10px; margin-bottom: 18px; }
#prices_passes article p { padding: 0 6px 10px 6px; font-size: 1.25em; min-height: 10px; }
#prices_passes article p strong { color: #d8226f; padding: 0 0 0 8px; }
#prices_passes article p strong.price_box_sale_off { color: #1c1970; }
#prices_passes article p strong s { color: #1c1970; font-weight: normal; font-size: 13px; }
/** #prices_passes article p span { display: inline; color: #1c1970;  font-size: 0.7em; color: #ba1d1d; white-space: nowrap; } **/
#prices_passes article .prices_yellheadline { color: #ba1d1d; }
#prices_passes article a { position: static; width: 80% !important; left: auto !important; margin: 10px auto 0 auto; bottom: auto; text-transform: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#prices_passes article img { position: absolute; width: 76px; height: 40px; bottom: -40px; left: 50%; margin-left: -38px; display: none; }

    #prices_passes { position:relative; }
    #prices_passes .container { display: block; }
    #prices_passes article { width: 23.5%; margin-left: 2%; }
    #prices_passes article:nth-child(1), #prices_passes article:nth-child(5) { margin-left: 0; clear: left; }

#prices_passes article.active { border: 4px solid #1c196a;  z-index: 2;  z-index: 9999; }
#prices_passes article.active a { display: none; }
#prices_passes article.active img { display: block; }
#prices_passes article.active p span { display: block; }

#prices_plan_save_panel { clear: both; display: block; padding: 0 0 70px 0; }
#prices_plan_save_panel h2 { padding: 0 0 35px 20px; }
#prices_plan_save_panel .prices_plan_save_panel_flex { display: flex; }
#prices_plan_save_panel article { float: left; width: 50%; position: relative; display: flex; }
#prices_plan_save_panel article div { float: left; width: 50%; /** min-height: 265px; **/ }
#prices_plan_save_panel article .plan_save_img { background-position: center; background-size: cover; line-height: 9px; }
#prices_plan_save_panel article .plan_save_img img { display: none; }
#prices_plan_save_panel article #plan_save_img_01 { background-image: url(/images/rebrand/prices_01.jpg); background-position: center; }
#prices_plan_save_panel article #plan_save_img_02 { background-image: url(/images/rebrand/what_get_02.jpg); background-position: left; }
#prices_plan_save_panel article .plan_save_info { background: #1c1970; padding: 30px 30px 25px 30px;  position: relative; }
#prices_plan_save_panel article .plan_save_info * { color: #fff; }
#prices_plan_save_panel article .plan_save_info p { font-size: 1.215em; line-height: 150%; padding: 0 0 75px 0; }
#prices_plan_save_panel article .plan_save_info .button_cta { position: absolute; bottom: 25px; right: 30px; left: 30px; padding: 12px 15px; }


/** new prices v2 **/

#page-prices-new-v2 #prices_new_offer_mobile { display: none; }
#page-prices-new-v2 .att_strip li h3 { background-image: none !important; }

#prices_new_left-v2-sale { background: #D82270; display: block; text-align: center; text-decoration: none !important; color: #fff; }
#prices_new_left-v2-sale, #prices_new_left-v2-sale * { transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }
#prices_new_left-v2-sale p { padding: 13px 20px; font-size: 24px; line-height: 30px; font-weight: bold; color: #fff; }
#prices_new_left-v2-sale p span { display: inline-block; font-weight: normal; font-size: 18px; line-height: 22px; color: #fff; }
#prices_new_left-v2-sale em { font-style: normal; }

#prices_new_left-v2 { width: 57.5%; float: left; padding: 26px 0 0 0; }
#prices_new_right-v2 { width: 27.08333333333333%; float: right; padding: 26px 0 0 0; }
#prices_new_right-v2  #prices_top_title_right { float: none; width: 100%; }

#prices_new_left-v2 h1, #prices_new_wide-v2 h1 { font-size: 1.944em !important; padding: 0 0 10px 0; }
#prices_new_left-v2 p { max-width: 585px; color: #1B1970; font-size: 18px; line-height: 24px; font-weight: bold; }

#page-prices-new-v2 .prices_new_mbg_info p { padding: 0; }

.prices-v2-mbg img { width: 70px; height: auto;  width: 100%; max-width: 90px; }
.prices-v2-mbg p { color: #454560; }
.prices-v2-mbg p strong { font-size: 16px; line-height: 20px; color: #1C1970; display: block; }
.prices-v2-mbg p a { color: #454560; border-bottom: 2px solid #6ad8cd; font-weight: bold; text-decoration: none !important; }
.prices-v2-mbg .layout_cell { vertical-align: top; padding-right: 15px; }
.prices-v2-mbg .layout_cell img { width: 100%; }
.prices-v2-mbg .mobile-only-br { display: none; }

#new-prices-v2-shadow { display: block; clear: both; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2); }
#new-prices-v2-line { border-top: 1px solid #f2f1f6; display: block; clear: both; padding: 36px 0 0 0; }

#new-prices-v2 { max-width: 800px; margin: 0 auto; padding: 40px 0 20px 0; }
    #new-prices-v2 .prices_v2_article_scroller { padding: 30px 0 0 0; }
#new-prices-v2 article { /** width: 20%; float: left; **/ padding: 7px 7px; }
#new-prices-v2 article a { display: block; position: relative; text-align: center; background: #fff; text-decoration: none !important; font-size: 18px; line-height: 22px; font-weight: bold; padding: 14px 10px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.15); -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.15); box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.15); }
#new-prices-v2 article a:hover { -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.4); -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.4); box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.4); }
#new-prices-v2 article a .new-price-sale { position: absolute; background: #6ad8cd; display: inline-block; font-size: 13px; line-height: 13px; padding: 5px 5px 2px 5px; color: #1b1970 !important; top: -10px; left: 5px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
#new-prices-v2 article a .new-price-selector { position: absolute; top: 6px; right: 6px; background: #f2f2f5; width: 17px; height: 17px; display: block; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
#new-prices-v2 article a img { display: none; width: 32px; height: 7px; position: absolute; bottom: -7px; left: 50%; margin-left: -16px; }
#new-prices-v2 article a strong { display: block; padding: 0 0 10px 0; font-size: 13px; line-height: 15px; } 
#new-prices-v2 article a em { font-style: normal; }
#new-prices-v2 article a.active { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background: #1b1970; }
#new-prices-v2 article a.active .new-price-sale { top: -13px; }
#new-prices-v2 article a.active, #new-prices-v2 article a.active * { color: #fff; }
#new-prices-v2 article a.active img { display: block; }
#new-prices-v2 article a.active .new-price-selector { background: url(/images/rebrand/tick-purple.png) center no-repeat #fff; background-size: 10px auto; }
#new-prices-v2 article.new-prices-v2-article-lrg { margin-top: -25px; }
#new-prices-v2 article.new-prices-v2-article-lrg a { border-top: 4px solid #6ad8cd;  padding-top: 12px; padding-bottom: 12px; }
#new-prices-v2 article.new-prices-v2-article-lrg a .new-price-selector { top: 29px; }

#new-prices-v2 .slick-arrow { top: 66%; background: url(/images/rebrand/arrow-left-prices-v2.png) center no-repeat; background-size: 9px auto; left: -30px; }
#new-prices-v2 .slick-arrow.slick-next.slick-arrow { background-image: url(/images/rebrand/arrow-right-prices-v2.png); left: auto; right: -30px; }
#new-prices-v2 .slick-disabled { display: none !important; }

#new-prices-v2 #new-prices-v2-basket { padding: 25px 10px; display: block; clear: both; /** display: flex; **/  max-width: 650px; max-width: 675px; margin: 0 auto; }
    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-shadow-mobile { display: flex; }
#new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left { float: left; display: flex; width: 64%; border: 1px solid #f7f7f9; padding: 15px 0; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
#new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left.top-green-line { border-top: 4px solid #6ad8cd; }
#new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-gap { float: left; width: 1%; }
/** #new-prices-v2 #new-prices-v2-basket #new-prices-v2-tablet-mbg { display: none; } **/
#new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right { float: left; width: 35%; padding: 30px; padding: 50px 20px 0 20px; background: #f2f2f5; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
#new-prices-v2 #new-prices-v2-basket.sale-on #new-prices-v2-basket-right { padding-top: 40px; }

#new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left .new-prices-v2-basket-passes { padding: 0 25px; float: none; clear: both; width: 100%; border: none; }
#new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left .new-prices-v2-basket-passes h2 { text-align: center; font-size: 18px; line-height: 22px; }
.new-prices-v2-basket-passes table { margin: 0; }
.new-prices-v2-basket-passes table td, .new-prices-v2-basket-passes table th { border: none; vertical-align: middle; padding: 11px 11px; font-size: 18px; line-height: 22px; color: #454560; }
.new-prices-v2-basket-passes table td { white-space: nowrap; }
.new-prices-v2-basket-passes table tr td:last-child { text-align: right; }
.new-prices-v2-basket-passes table th span { font-size: 14px; font-weight: normal; }
.new-prices-v2-basket-passes table td.sale-on { font-weight: bold; color: #D82170; }
.new-prices-v2-basket-passes table td.sale-on s { font-size: 14px; font-weight: normal; padding: 0 8px 0 0; color: #454560; }
.new-prices-v2-basket-qty { position: relative;   display: inline-block; text-align: center; font-weight: bold; padding: 2px; background: #f2f2f5; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px;   min-width: 78px; position: relative; }
.new-prices-v2-basket-qty a { position: absolute; top: 3px; left: 2px;   display: block; text-indent: -99999px; /** float: left; margin: 0 10px 0 0; **/ font-weight: normal; text-decoration: none; width: 20px; height: 20px; background: #fff url(/images/rebrand/icon-minus-prices.png) center no-repeat; background-size: 10px auto; text-align: center; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px;  }
.new-prices-v2-basket-qty a:last-child { left: auto; right: 2px; /** float: right; margin: 0 0 0 10px; **/ background-image: url(/images/rebrand/icon-plus-prices.png); }

#new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right p { font-weight: bold; color: #1C1970; font-size: 18px; line-height: 22px; padding: 0 0 20px 0; text-align: center; }
#new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right p span { color: #D82170; display: block; padding: 0 0 3px 0; font-size: 14px; line-height: 16px; font-weight: normal; }
#new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right p a { display: block; width: 100%; font-size: 14px; line-height: 18px; /** max-width: 143px; **/ margin: 0 auto; text-decoration: none;     background: #d8226f; color: #fff; font-weight: bold; padding: 7px 10px; text-align: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
#new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right ul { margin: 0; padding: 0; list-style: none; list-style-image: none; }
#new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right ul li { margin: 0; padding: 0; color: #1C1970; }
#new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right ul .discount-pink { color: #D82170; }
#new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right ul .basket-total-large { padding: 5px 0 15px 0; font-size: 18px; line-height: 22px; font-weight: bold; }
#new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right ul li span:first-child { float: left; }
#new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right ul li span:last-child { float: right; }

#new-prices-v2-basket .TravelInfo { vertical-align: middle; cursor: pointer; }
#new-prices-v2 #new-prices-v2-basket .new-price-sale, #new-prices-v2 #new-prices-v2-basket .three-day-most-popular, #new-prices-v2 #new-prices-v2-basket .ten-day-best-value { display: none; margin: -5px 0 0 10px; font-size: 12px; line-height: 12px; font-weight: normal; float: left; background: #6ad8cd; font-size: 13px; line-height: 13px; padding: 4px 8px; color: #1b1970; top: -10px; left: 5px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;   font-weight: bold; }
#new-prices-v2 #new-prices-v2-basket .three-day-most-popular, #new-prices-v2 #new-prices-v2-basket .ten-day-best-value { float: right; background: #1b1970; color: #fff; margin: -5px 10px 0 0; }

#page-prices-new-v2 #prices_plan_save_panel { padding-top: 50px; }
#page-prices-new-v2 #prices_plan_save_panel article .plan_save_info { background: #f2f2f5; }
#page-prices-new-v2 #prices_plan_save_panel article .plan_save_info h2 { font-size: 18px; line-height: 26px; color: #1B1970; padding: 0 0 5px 0; display: block !important; }
#page-prices-new-v2 #prices_plan_save_panel article .plan_save_info p { font-size: 16px; line-height: 26px; color: #454560; padding-bottom: 65px; }
#page-prices-new-v2 #prices_plan_save_panel article .plan_save_img_01_new { background: url(/images/rebrand/custom/prices-new-01.jpg) center no-repeat; background-size: cover; }
#page-prices-new-v2 #prices_plan_save_panel article .plan_save_img_02_new { background: url(/images/rebrand/custom/prices-new-02.jpg) center no-repeat; background-size: cover; }
#page-prices-new-v2 #prices_plan_save_panel article .button_cta { letter-spacing: normal; }
#page-prices-new-v2 #prices_plan_save_panel article .prices-desktop-hide-v2-dots { display: none; }

#new_prices_v2_attractions_ny #home_attractions .att_strip .att_no_9 { display: none; }

#prices_new_v2_mbg { text-align: center; }
#prices_new_v2_mbg br { display: none; }
#prices_new_v2_mbg p { padding: 0 0 70px 0; }
#prices_new_v2_mbg p strong { font-size: 1.1em; color: #1b1970; }
#prices_new_v2_mbg p a { color: #454560; text-decoration: none; font-weight: bold; padding: 0 0 2px 0; border-bottom: 2px solid #6ad8cd; margin-left: 80px; }

#home_why_top.home_why_top_prices * { color: #454560; }
#home_why_top.home_why_top_prices h2 { color: #1c1970; }

#home_why_top.home_why_top_prices ul li .span-title { max-width: 195px; }
/**
#home_why_top.home_why_top_prices ul li:nth-child(1) img { max-width: 89px; width: 89px; }
#home_why_top.home_why_top_prices ul li:nth-child(2) img { max-width: 100px; width: 100px; }
#home_why_top.home_why_top_prices ul li:nth-child(3) img { max-width: 106px; width: 106px; }
#home_why_top.home_why_top_prices ul li:nth-child(1) img { max-width: 91px; width: 91px; }
**/

#page-prices-new-v2 #attraction_tp { padding-bottom: 50px; }



/* header cart */
#sub_cart .cart_header_hide { display:none; }

/** checkout **/

#header_checkout { padding: 40px 0 44px 0; margin: 0 0 70px 0; /** background: url(/images/rebrand/rule_hr.png) bottom no-repeat; background-size: 100% 1px; **/ border-bottom: 1px solid #1c1970; }
#header_checkout.header_checkout_1 { margin-bottom: 0; background: none; border: none; }
#header_checkout.header_checkout_2 { margin-bottom: 45px; }
#header_checkout h1 { padding: 0; }

#page-checkout #prices_basket_left .heading_basket span, #page-checkout #prices_basket_left h2 span { left: -14.1%; }
#page-checkout .prices_basket_left_padder { padding-left: 8%; }

#page-checkout #prices_basket_left, #page-checkout #prices_basket_right { padding-bottom: 5px; }
#page-checkout #prices_basket_right .table_basket * { color: #fff; }
    #page-checkout #prices_basket_right .table_basket td { text-align: right; }

    #page-checkout #prices_basket_right .table_basket * { color: #c5c5ce; }
    #page-checkout #prices_basket_right .table_basket tr:nth-child(1) * { font-size: 15px; }
    #page-checkout #prices_basket_right .table_basket tr:nth-child(2) * { color: #d8226f; font-size: 15px; }
    #page-checkout #prices_basket_right .table_basket tr:last-child * { color: #fff; }

.prices_basket_base { margin-top: 0; }
.prices_basket_base_dots { height: 28px; position: relative; display: block; clear: both; overflow: hidden; background: url(/images/rebrand/att-dots-h-small.png) 50% repeat-x; background-size: auto 6px; }
.prices_basket_base_dots .angle_tl, .prices_basket_base_dots .angle_tr { top: 4px; }

.prices_basket_base .prices_basket_message { color: #fff !important; font-size: 1.250em; line-height: 125%; }
.prices_basket_base .prices_basket_message img { width: 95px; width: 75px; height: auto; margin: 0 15px 10px 0; margin-right: 20px; }
.prices_basket_base .prices_basket_message strong { display: block; color: #6ad8cd; /** font-size: 1.222em; **/ font-weight: normal; padding: 5px 0 3px 0; }
.prices_basket_base .prices_basket_message .button_checkout { font-size: 0.698em; }
.prices_basket_base .prices_basket_message #insurancebutton.button_checkout { background: #6ad8cd; color: #1c1970 !important; }
    .prices_basket_base .prices_basket_message { position: relative; padding-right: 270px; }
    .prices_basket_base .prices_basket_message .button_checkout { position: absolute; top: 0; right: 0; }

#prices_basket_right_border { display: block; position: absolute; top: 40px; left: 0; width: 1px; bottom: 0; background: #fff; }

    .InsuranceInfo { text-decoration: underline; color: inherit; }
    .InsuranceInfo:hover { text-decoration: none; }

.promo_code_holder {  }
.promo_code_holder h3 { font-size: 1.250em; line-height: 100%; padding-bottom: 10px; }
.promo_code_holder input { background: #fff; padding: 9px 10px; border: none; margin-right: 22px; width: 56%; margin-right: 4%; }
.promo_code_holder .button_checkout { width: 40%; min-width: 10px; max-width: 100px; background: #6ad8cd; color: #1c1970 !important; }
.promo_code_holder span { color: #6ad8cd; display: block; }
.promo_code_holder span strong { font-weight: normal; color: #6ad8cd; display: block; padding: 13px 0 0 0; }

.prices_basket_base .prices_basket_left_padder { padding-top: 25px; padding-bottom: 40px; }

#page-checkout .prices_basket .container { display: block; }
#prices_basket_left_padder { display: flex; }

#checkout_calendar { display: block; clear: both; padding: 60px 0; }
.checkout_calendar_info { float: left; width: 33.33333333333333%; }
.checkout_calendar_calendars { float: left; width: 66.66666666666667%; padding: 0 0 0 40px; }

.checkout_calendar_calendars #datepicker { float: right; width: 100%; }

.ui-datepicker { width: 100%; height: auto; margin: 0; background: #fff; border: none; padding: 0; overflow: auto; }
    #wrapper_free_downloads .ui-datepicker { max-width: 400px; }
.ui-datepicker a { text-decoration: none; }
.ui-datepicker table { width: 100%; background: #fff; }

.ui-datepicker.ui-datepicker-multi { width: 100% !important; }
.ui-datepicker-multi .ui-datepicker-group { float: left; }
.ui-datepicker-multi .ui-datepicker-group table { width: 100%; border-bottom: 1px solid #1c1970; }
.ui-datepicker-multi-2 .ui-datepicker-group { width: 50%; padding-left: 40px; }

.ui-datepicker-header { background: #1c1970; border: none;  margin: 0; padding: 0; height: 40px; }
.ui-datepicker-title { color: #fff; text-align: center; padding: 10px 0 0 0; font-size: 1.2em; }
.ui-datepicker-prev, .ui-datepicker-next { display: inline-block; width: 40px; height: 40px; text-indent: -9999px; text-align: center; cursor: pointer; background: url(https://cdn.leisurepassgroup.com/newyorkpass/images/bkg_arrow_right.png) no-repeat center; float: right; }
.ui-datepicker-prev { background-image: url(https://cdn.leisurepassgroup.com/newyorkpass/images/bkg_arrow_left.png); float: left; }
.ui-datepicker thead { background: #6ad8cd; }
.ui-datepicker th { text-transform: uppercase;  text-align: center; color: #1c1970; padding: 8px 0; font-weight: normal; }
.ui-datepicker tbody td { padding: 0; width: 14.28571428571429%; }
.ui-datepicker tbody td.ui-state-disabled { opacity: 0.2; }
.ui-datepicker td span, .ui-datepicker td a { display: inline-block; text-align: center; width: 100%; height: 30px; line-height: 30px; color: #606166; }
.ui-datepicker-calendar .ui-state-default {  }
.ui-datepicker-unselectable .ui-state-default {  }
.ui-datepicker-calendar .ui-state-active { background: #d8226f; color: #fff; border-radius: 15px; }
.ui-datepicker-calendar .ui-datepicker-today a { background: transparent !important; /** color: #d8226f !important; font-weight: bold; **/ font-weight: normal; color: #606166; }
.ui-datepicker-calendar th, .ui-datepicker-calendar td { border: none; }

    .ui-datepicker-group-first .ui-datepicker-year { padding-right: 40px; }
    .ui-datepicker-group-last .ui-datepicker-title { padding-left: 40px; }

#checkout_total { display: block; clear: both; /** background: url(/images/rebrand/rule_hr.png) top no-repeat; background-size: 100% 1px;   background: none; **/ }
#checkout_total p { padding: 0; font-size: 1.389em; line-height: 120%; font-weight: bold; }
#checkout_total p span { display: inline-block; float: left;  display: none; }
#checkout_total p span strong { display: inline-block; padding: 16px 25px 16px 0; border-right: 1px solid #6ad8cd; margin-right: 20px;  border: none; }
#checkout_total p a { display: inline-block; float: right; background: #d4095f url(/images/rebrand/arrow-total.png) 93% 50% no-repeat; background-size: 9px auto; font-size: 0.947em; padding: 16px 50px 16px 16px; min-width: 295px; color: #fff; text-decoration: none; text-align: center; }
/** #checkout_total p a:hover { background-color: #6ad8cd; color: #1c1970; } **/
#checkout_total p em { font-style: normal; }

.prices_basket_teal { background: #6ad8cd; margin-bottom: 55px; padding-bottom: 30px; }
.prices_basket_teal * { color: #1c1970; }
.prices_basket_teal #prices_basket_right * { color: #1c1970 !important; }
.prices_basket_teal #prices_basket_left .heading_basket span, .prices_basket_teal #prices_basket_left h2 span { background: #1c1970; color: #fff; }
.prices_basket_teal #prices_basket_left .heading_basket span *, .prices_basket_teal #prices_basket_left h2 span * { color: #fff; }
.prices_basket_teal #prices_basket_right_border { background: #1c1970; }

#checkout_form h2 { padding: 0 0 30px 0; color: #454560; }

#payment-note { padding-top: 20px; }
.checkout-cards { display: block; clear: both; padding: 20px 0 0 0; }
.checkout-cards ul { list-style: none; list-style-image: none; /** padding: 40px 0 0 0; margin: 30px 0 20px 0; text-align: center; border-top: 1px solid #ccc; **/ margin: 0; padding: 0; }
.checkout-cards ul li { margin: 0; padding: 0 8px 15px 8px; display: inline-block;  padding: 0 15px 15px 0; }
.checkout-cards ul li:last-child { padding-right: 0; }
.checkout-cards ul li img { height: 40px; height: 30px; width: auto; }

/** general subpages **/

#sub_heading { display: block; clear: both; background: #1c1970; margin: 90px 0 50px 0; min-height: 115px; }
#sub_heading h1 { padding: 0; font-size: 1.389em; margin-bottom: -10px; }
#sub_heading h1 span { display: inline-block; background: #6ad8cd; color: #1c1970; padding: 12px 20px; top: -26px; position: relative; min-width: 160px; }
#sub_heading h2 { color: #fff; font-size: 1.250em; line-height: 150%; font-weight: normal; }
#sub_heading p { color: #fff; line-height: 160%; padding: 0 0 30px 0; }
#page-id-map #sub_heading { margin-bottom: 0; }

.table_map th, .table_map td { vertical-align: middle; border: none;  border-bottom: 1px solid #ccc; }
.table_map .th_dblue { background: #1c1970; color: #fff; border: none; padding-top: 10px; padding-bottom: 10px; }
.table_map .align_center { text-align: center; }
.table_map .mapmarkerselector { float: right; margin: 0 10px 0 0; width: 20px; height: 20px; }

#section_sub #attraction_tp { padding-bottom: 60px; }
.page-cms #home_why_base.attraction_promo { margin-top: 40px; }

.text_increase p, .text_increase li { font-size: 1.05em; line-height: 140%; }

/** itinerary page **/

#itinerary_menu { padding: 40px 0 0 0; text-align: center; padding: 30px 0 0 0; }
#itinerary_menu h2 { font-weight: normal; font-size: 2.222em; font-size: 1.9em; padding: 0 0 30px 0; }
#itinerary_menu p { color: #1c1970; font-size: 1.25em; }
#itinerary_menu ol { margin: 0; padding: 0 0 10px 0; list-style: none; list-style-image: none; }
#itinerary_menu ol li { display: inline-block; margin: 0; padding: 0 40px 35px 40px; font-size: 2.083em; line-height: 100%; }
#itinerary_menu ol li a { display: block; width: 160px; height: 160px; border: 2px solid #605f75; color: #605f75; text-decoration: none; -webkit-border-radius: 160px; -moz-border-radius: 160px; border-radius: 160px; }
#itinerary_menu ol li a strong { display: block; font-size: 3em; line-height: 100%; padding: 10px 0 0 0; }
#itinerary_menu ol li a.active { background: #6ad8cd; color: #1c1970; }
/** #itinerary_menu ol li a:hover { color: #1c1970; border-color: #1c1970; } **/

    #itinerary_menu ol li { font-size: 1.019em; padding: 0 10px 20px 10px;  font-size: 1.35em; }
    #itinerary_menu ol li a { width: 80px; height: 80px;  width: 120px; height: 120px; }
    #itinerary_menu ol li a strong { padding-top: 5px;  padding-top: 13px; }

#itinerary_banner { display: block; clear: both; height: 145px; margin: 20px 0 30px 0; width: 100%; background: url(/images/rebrand/banner_itinerary.jpg) center no-repeat; background-size: cover; }

/**
@media all and (min-width: 801px) {
    #itinerary_banner { background: #fff !important; margin: 0 !important; height: 30px !important; }
}
**/

#itinerary_scroller { display: block; clear: both; overflow: hidden; }

.itinerary_scroller_day_margin { margin: 0; }
#itinerary_scroller .slick-prev.slick-arrow { display: block !important; left: -135px !important; top: 250px !important; background-image: url(/images/rebrand/arrow-itinerary-left-over.png); width: 88px; height: 88px; margin-top: 0 !important; background-size: 88px auto; }
#itinerary_scroller .slick-prev.slick-arrow:hover { background-image: url(/images/rebrand/arrow-itinerary-left-over.png); }
#itinerary_scroller .slick-next.slick-arrow { right: -135px !important; top: 250px !important; background-image: url(/images/rebrand/arrow-itinerary-right-over.png); width: 88px; height: 88px; margin-top: 0 !important; background-size: 88px auto; background-position: center; }
#itinerary_scroller .slick-next.slick-arrow:hover { background-image: url(/images/rebrand/arrow-itinerary-right-over.png); }

.itinerary_scroller_day { height: 0; opacity: 0; }
.itinerary_scroller_day_active { height: auto; opacity: 1; padding: 0 0 35px 0; }
.itinerary_scroller_day h3 { font-size: 2.514em; line-height: 120%; padding: 0 0 40px 0; text-align: center; }
.itinerary_scroller_day ol { margin: 0; padding: 0; list-style: none; list-style-image: none; }
.itinerary_scroller_day ol li { margin: 0; padding: 0; }
.itinerary_scroller_day .itinerary_scroller_col { padding: 15px; }
.itinerary_scroller_day .itinerary_scroller_col article { display: flex; border-bottom: 1px solid #1c1970; padding: 0 0 22px 0; margin: 0 0 22px 0; }
.itinerary_scroller_day .itinerary_scroller_col article:last-child { border: none; padding: 0; margin: 0; }
.itinerary_scroller_day .itinerary_scroller_col article .itinerary_img { float: right; width: 46%; background-image: center; background-repeat: no-repeat; background-size: cover; }
.itinerary_scroller_day .itinerary_scroller_col article .itinerary_img img { display: none; }
.itinerary_scroller_day .itinerary_scroller_col article .itinerary_info { float: left; width: 54%; padding: 0 12px 0 0; }
.itinerary_scroller_day .itinerary_scroller_col article .itinerary_info h4 { font-size: 1.342em; line-height: 115%; padding: 0 0 5px 0; }
.itinerary_scroller_day .itinerary_scroller_col article .itinerary_info p { font-size: 0.920em; line-height: 140%; font-weight: bold; padding: 0; color: #1c1970; }
.itinerary_scroller_day .itinerary_scroller_col article .itinerary_info p a { font-size: 1.060em; font-weight: normal; display: block; padding: 15px 0 0 0; text-transform: uppercase; text-decoration: none; color: #d8226f; }
.itinerary_scroller_day .itinerary_scroller_col article .itinerary_info p a:hover { text-decoration: underline; }

.itinerary_savings { clear: both; display: block; padding: 35px 0 0 0; }
.itinerary_scroller_day .itinerary_savings h3 { font-size: 1.944em; padding-bottom: 25px; }
.itinerary_savings h3 span { display: inline-block; background: #6ad8cd; color: #1c1970; padding: 9px 20px; }
.itinerary_savings table { max-width: 570px; margin: 0 auto; }
.itinerary_savings table th, .itinerary_savings table td { font-size: 1.411em; line-height: 130%; font-weight: bold; color: #454560; border: none; padding: 17px 0; }
.itinerary_savings table tr.total th, .itinerary_savings table tr.total td { border-top: 1px solid #454560; padding-top: 25px; }
.itinerary_savings table tr.pretotal th, .itinerary_savings table tr.pretotal td { padding-bottom: 25px; }
.itinerary_savings table tr.pretotal td { white-space: nowrap; }
.itinerary_savings table td { text-align: right; padding-left: 15px; }

/** new itineraries **/

#page-id-57 #header_main { border-bottom: 1px solid #1c1970 !important; }

#new_itineraries_title { display: block; clear: both; padding: 35px 0 25px 0; }
#new_itineraries_title h1 { padding-bottom: 15px; }
#new_itineraries_title #new_itineraries_title_intro { font-size: 18px; line-height: 22px; color: #1C1970; font-weight: bold; padding: 0; }
#new_itineraries_title_left { float: left; display: block; width: 70%; max-width: 750px; }
#new_itineraries_title #banner_sale { float: right; display: block; width: 25%; clear: none; }
#new_itineraries_title #banner_sale .banner_sale_info { border: none; }
#new_itineraries_title #banner_sale .banner_sale_info a { font-size: 1.2em; padding: 14px 20px; border-bottom: 1px solid #1c1970; display: block; width: 100%; }
#new_itineraries_title #banner_sale .banner_sale_ends { text-align: center; }
    #new_itineraries_title #banner_sale .banner_sale_info a { border-bottom: none; }

#new_itineraries_cols { display: block; clear: both; margin: 0 -5px; }
.new_itineraries_col { float: left; width: 33.33333333333333%; max-width: 430px; margin: 0 auto; padding: 0 5px; }
.new_itineraries_col .new_itineraries_col_inner { background: #fff; -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.25); box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.25); }
.new_itineraries_col .new_itineraries_col_image { height: 137px; position: relative; background: url(/images/rebrand/itinerary-3.jpg) center no-repeat; background-size: cover; }
.new_itineraries_col#new_itineraries_col_5 .new_itineraries_col_image { background-image: url(/images/rebrand/itinerary-5.jpg); }
.new_itineraries_col#new_itineraries_col_7 .new_itineraries_col_image { background-image: url(/images/rebrand/itinerary-7.jpg); }
.new_itineraries_col .new_itineraries_col_image h2 { width: 73px; height: 73px; padding: 12px 0 0 0; background: #6ad8cd; display: block; position: absolute; bottom: 0; right: 0; text-align: center; font-size: 16px; line-height: 20px; color: #1C1970; font-weight: bold; -webkit-border-top-left-radius: 6px; -moz-border-radius-topleft: 6px; border-top-left-radius: 6px; }
.new_itineraries_col .new_itineraries_col_image h2 strong { display: block; font-size: 40px; line-height: 35px; }
.new_itineraries_col .new_itineraries_col_list { padding: 12px 19px 14px 19px; }
.new_itineraries_col_list h3 { font-size: 16px; padding: 0 0 12px 0; }
.new_itineraries_col_list table { margin: 0; border-bottom: 2px solid #f5f5f8; }
.new_itineraries_col_list table th, .new_itineraries_col_list table td { border: none; text-align: left; padding: 4px 0; color: #454560; font-size: 14px; line-height: 17px; font-weight: bold; }
.new_itineraries_col_list table td { text-align: right; }
.new_itineraries_col_list table .total th, .new_itineraries_col_list table .total td { color: #D8226F; padding: 11px 0; }
    .new_itineraries_col_list table th, .new_itineraries_col_list table .total th { padding-right: 10px; }
.new_itineraries_col_list table .total td { font-size: 18px; }
.new_itineraries_col_list ul { margin: 0; padding: 10px 0; list-style: none; list-style-image: none; }
.new_itineraries_col_list ul li { color: #454560; margin: 0; padding: 2px 0; color: #454560; }
        .new_itineraries_col_list .new_itineraries_col_scroller ul li { font-size: 1em; }
.new_itineraries_col_list ul li strong { font-weight: normal; float: left; color: #454560;  width: 80%; }
.new_itineraries_col_list ul li span { float: right; padding: 0 7px 0 6px; color: #454560;  width: 20%; text-align: right; }
.new_itineraries_col_list ul li span em { font-style: normal; }
.new_itineraries_col_list ul li a { color: #454560; }
.new_itineraries_col_scroller { height: 155px; overflow-y: scroll; }
.new_itineraries_col_cta { text-align: center; padding: 10px 0 0 0; }
.new_itineraries_col_cta a { display: block; display: none !important; margin: 0 auto; background: #D82270; padding: 7px 10px; width: 170px; font-weight: bold; text-decoration: none; color: #fff; font-size: 18px; line-height: 22px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

        /** OSx Lion hides scrollbars while not in use to make it seem more "slick", but at the same time the issue you addressed comes up: people sometimes cannot see whether a div has a scroll feature or not. **/

        .new_itineraries_col_list ::-webkit-scrollbar {
            -webkit-appearance: none;
            width: 7px;
        }
        .new_itineraries_col_list ::-webkit-scrollbar-thumb {
            border-radius: 4px;
            background-color: rgba(0,0,0,.5);
            -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
        }

#new_itineraries_tabs { display: none; height: 170px; background: url(/images/rebrand/itinerary-5.jpg) center no-repeat; background-size: cover; }
#new_itineraries_tabs.new_itineraries_col_3 { background-image: url(/images/rebrand/itinerary-3.jpg); }
#new_itineraries_tabs.new_itineraries_col_5 { background-image: url(/images/rebrand/itinerary-5.jpg); }
#new_itineraries_tabs.new_itineraries_col_7 { background-image: url(/images/rebrand/itinerary-7.jpg); }

#new_itinerary_mob_sale { display: none; }

#new_itineraryes_buy_now { display: block; clear: both; background: #1c1970; padding: 40px 0; margin: 90px 0 0 0; }
#new_itineraryes_buy_now * { color: #fff; }
#new_itineraryes_buy_now h2 { padding: 0; font-size: 1.8em; }
#new_itineraryes_buy_now h2 a { float: right; min-width: 190px; display: block; padding: 11px 22px; margin: -10px 0; text-align: center; text-decoration: none; font-size: 0.7em; color: #fff; background: #d8226f; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
#new_itineraries_pass_spheres { display: block; clear: both; padding: 70px 0 30px 0; }
#new_itineraries_pass_spheres h2 { padding: 0 0 5px 0; }
#new_itineraries_pass_spheres_p { font-size: 18px; line-height: 22px; color: #1C1970; font-weight: bold; }
#new_itineraries_pass_spheres ol { margin: 0; padding: 40px 0 0 0; list-style: none; list-style-image: none; }
#new_itineraries_pass_spheres ol li { float: left; width: 16.66666666666667%; padding: 0 0 40px 0; text-align: center; }
#new_itineraries_pass_spheres ol li div { display: block; margin: 0 auto; position: relative; border: 3px solid #6ad8cd; width: 135px; height: 135px; -webkit-border-radius: 180px; -moz-border-radius: 180px; border-radius: 180px; }
#new_itineraries_pass_spheres ol li div h3 { color: #6ad8cd; font-weight: bold; margin: -5px auto 0 auto; padding: 0; font-size: 1.45em; width: 72px; background: #fff; }
#new_itineraries_pass_spheres ol li div p { color: #1c1970; padding: 40px 0 0 0; font-size: 2em; font-weight: bold; }
#new_itineraries_pass_spheres ol li div p span { display: block; font-size: 0.55em; padding: 6px 0 0 0; }

/** what you get **/

#page-id-9 #banner_sale .banner_sale_info { background: transparent; padding: 0; }
#page-id-9 #prices_top_title_left p { max-width: 600px; }
#page-id-7 #banner_sale .banner_sale_info { background: transparent; padding: 0; }
#page-id-7 #prices_top_title_left p { max-width: 600px; }

#page-id-9 #home_why_base.attraction_promo { margin-top: 65px; }

.button_cta { background: #6ad8cd !important; color: #1c1970 !important; line-height: 110%; border: none; outline: none; display: inline-block; margin-top: 5px; line-height: 110%; padding: 18px 30px; text-align: center; text-decoration: none !important; font-weight: bold; letter-spacing: 1px; cursor: pointer; -webkit-border-radius: 4px !important; -moz-border-radius: 4px !important; border-radius: 4px !important; }
/** .button_cta:hover { background: #1c1970 !important; color: #6ad8cd !important; text-decoration: none !important; } **/

/** #home_why_base p .button_cta:hover { background: #fff !important; color: #1c1970 !important; } **/

#what_get_intro { padding: 50px 0 60px 0; }
#what_get_intro_left { width: 50%; float: left; /** padding-top: 45px; **/ padding-top: 20px; }
#what_get_intro_right { width: 50%; float: left; /** text-align: center; **/ }
#what_get_intro_left h2 { font-size: 1.944em; line-height: 110%; }
#what_get_intro_left h2 span { display: inline-block; background: #6ad8cd; color: #1c1970; padding: 12px 20px; }
#what_get_intro_left p { font-size: 1.597em; line-height: 140%; font-weight: bold; }
    #page-id-7 #what_get_intro_right { text-align: center; }
    #what_get_intro_right p { padding: 0 20px 0 40px; }
    #what_get_intro_right p img { width: 385px; height: auto; }

#page-id-7 #home_why_base.attraction_promo { padding: 40px 0; }
#page-id-7 #home_why_base p a { background-color: #6ad8cd; color: #1c1970; margin-top: 0; }
/** #page-id-7 #home_why_base p a:hover { background: #d8226f; color: #fff; } **/

#what_get_intro_right_scroller { padding: 0 53px 0 75px;  padding: 0 20px 0 45px; }
/**
#what_get_intro_right_scroller .att_strip li { overflow: visible !important; }
#what_get_intro_right_scroller .att_strip li h3 { height: 90px !important; font-size: 1em; padding-right: 40px; background-position: 102% 10%; background-size: 1000px auto; }
#what_get_intro_right_scroller .att_strip li h3 span { font-size: 0.7em; }
#what_get_intro_right_scroller .att_strip li .att_strip_img { height: 130px; }
**/
/**
#what_get_intro_right_scroller .slick-arrow { top: 50% !important; margin-top: -12px !important; }
#what_get_intro_right_scroller .slick-prev.slick-arrow { left: -43px !important; }
#what_get_intro_right_scroller .slick-next.slick-arrow { right: -43px !important; }
**/
#what_get_intro_right .att_strip_cta { padding: 0 52px 0 0; font-size: 1em; }
#what_get_intro_right .att_strip_cta a { /** background-size: 20px 20px; **/ padding-right: 50px; }

/** #what_get_panels_wrapper { max-width: 1500px; margin: 0 auto; } **/
.what_get_panel { display: flex; width: 100%; clear: both; background: #1c1970; }
.what_get_panel_col { float: left; width: 50%; padding: 75px 90px 55px 90px; padding: 75px 70px 55px 70px; background-position: center; background-repeat: no-repeat; background-size: cover; }
.what_get_panel_col_img { line-height: 9px; padding: 0 !important; }
.what_get_panel_col_img img { display: none; }
.what_get_panel_col_img_mobile { display: none; }
.what_get_panel_col_info { margin: 0 auto; /** max-width: 600px; **/ }
.what_get_panel_col_info * { color: #fff; background: #1c1970; }
.what_get_panel_col_info h2 { font-size: 1.944em; line-height: 120%; padding-bottom: 16px; } 
.what_get_panel_col_info p { font-size: 1.389em; line-height: 145%; }
.what_get_panel_col_info .button_cta { font-size: 0.914em; }
/** .what_get_panel_col_info .button_cta:hover { background: #fff !important; color: #1c1970 !important; } **/

.what_get_panel_dots { height: 28px; overflow: hidden; margin-top: -14px; margin-bottom: -14px; background: url(/images/rebrand/att-dots-h.png) 50% 50% repeat-x; background-size: auto 8px; position: relative; }
.what_get_panel_dots .angle_bl, .what_get_panel_dots .angle_br { bottom: 4px; }

#what_get_base { display: block; clear: both; padding: 85px 0 75px; }
#what_get_base_left { float: left; width: 50%; padding: 0 30px 0 0; }
#what_get_base_right { float: left; width: 50%; }
#what_get_base h2 { font-size: 2.153em; line-height: 100%; padding-bottom: 16px; } 
#what_get_base p, #what_get_base ol li { font-size: 1.389em; line-height: 145%; }
#what_get_base ol { margin: 0; padding: 0; list-style: none; list-style-image: none; }
#what_get_base ol li { margin: 0; padding: 0; border-top: 1px solid #1c1970; }
#what_get_base ol li:first-child { border: none; }
#what_get_base ol li a { display: block; color: #605f75; padding: 15px 48px 15px 0; background: url(/images/rebrand/arrow-right-faq.png) no-repeat right; background-size: 36px 36px; font-weight: bold; text-decoration: none; }
#what_get_base ol li:first-child a { padding-top: 0; }
/** #what_get_base ol li a:hover { color: #1c1970; } **/

#page-id-9 #attraction_tp { padding-top: 20px; }
#page-id-7 #attraction_tp { padding-top: 20px; }

#new_map_container #map { margin: 0 0 30px 0; }

#page-id-404 .float_right { width: 50%; max-width: 350px; margin-top: 0; }

/** downloads page **/

#page-id-downloads #prices_top { padding: 40px 0 45px 0; }
#page-id-downloads #prices_top_title_left p { max-width: 575px; }

#page-id-downloads .button_cta { font-size: 1.269em; }

#downloads_form_capper { max-width: 970px; }
#downloads_form { display: block; clear: both; padding: 40px 0 80px 0; }
#downloads_form h2 { font-size: 1.944em; padding: 0 0 40px 0; }

.downloads_feature { font-size: 1.389em; line-height: 145%; }

#downloads_form_capper .label_gdpr { display: inline-block; padding: 0; }
#downloads_form_capper .label_gdpr a { text-decoration: underline; }
#downloads_form_capper .label_gdpr a:hover { text-decoration: none; }
#downloads_form_capper .label_gdpr span { display: inline-block; padding: 2px 6px; background: rgba(255,255,255,0.2); margin: 0 3px 0 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#downloads_form_capper .label_gdpr span input { vertical-align: middle; margin: 0 2px 0 0; }

#page-id-downloads #home_why_top { padding-bottom: 40px; }
#page-id-downloads #home_why_top ul { padding-top: 40px; }
#page-id-downloads #home_why_top ul li { font-size: 1.944em; line-height: 120%; color: #fff !important; }
#page-id-downloads #home_why_top ul li img { width: 100% !important; max-width: 210px !important; height: auto; display: block; margin: 10px auto 15px auto; }

#page-id-downloads #home_why_top ul li .button_cta { font-size: 0.6em; padding-left: 15px; padding-right: 15px; }

#downloads_base { display: block; clear: both; padding: 0 0 80px 0; }
#downloads_base h2 { font-size: 2.153em; }
#downloads_base .downloads_feature { max-width: 580px; }

#page-id-downloads .ui-datepicker { max-width: 320px; }

/** contact **/

.warning { font-weight: bold; font-size: 0.8em; color: #d8226f; padding: 0 0 0 20px; }
#cont_gdpr_error.warning { padding: 0; }
#page-checkout .warning { font-size: 1em; }
#deliverytype_error { display: none; }
#deliverytype_error.warning { padding: 0; }
#deliverytype_error.warning span { display: block; padding-bottom: 20px; margin-top: -10px; }

#tjl_error_holder { display: block; clear: both; padding: 0 0 15px 0; }
#page-checkout #tjl_error_holder .warning { font-size: 1.2em; }

#contact_cols_wrapper { padding: 60px 0 100px 0; }
#contact_col_left { float: left; width: 50%; padding: 0 45px 0 0; border-right: 1px solid #1c1970; }
#contact_col_right { float: left; width: 50%; padding: 0 0 0 45px; max-width: 450px; }

.h2_call { font-size: 2.222em; }
.p_call { font-size: 2.778em; color: #1c1970; }
.social_list { margin: 0; padding: 0 0 30px 0; list-style: none; list-style-image: none; }
.social_list li { display: inline-block; padding: 0 10px 0 0; margin: 0; line-height: 9px; }
.social_list li img { width: 51px; height: 51px; }

#page-id-contact #prices_top { padding: 40px 0 45px 0; }

#page-id-contact .button_cta { font-size: 1.269em; }

#page-id-contact .downloads_feature { padding-bottom: 45px; }

#contact_tablet_right { padding-top: 120px; }

#contact_col_left textarea { height: 220px; }

#contact_faq { display: block; clear: both; padding-bottom: 20px; padding-top: 60px;  background: url(/images/rebrand/bkg_faq.png) bottom repeat-x; }
#contact_faq h3 { font-size: 2.222em; line-height: 110%; padding: 0 0 10px 0; }
#contact_faq h3 span { background: #6ad8cd; display: inline-block; padding: 15px 25px; color: #1c1970;  text-transform: capitalize; }
.list_faq { margin: 0; padding: 0 0 50px 0; list-style-image: none; list-style: none; }
.list_faq li { display: block; margin: 0; padding: 0; border-bottom: 1px solid #1c1970; }
.list_faq li:last-child { border: none; }
.list_faq li .faq_question { font-size: 1.389em; line-height: 130%; display: block; padding: 20px 60px 20px 25px; background: url(/images/rebrand/faq_down.png) 100% 50% no-repeat; background-size: 36px 36px; color: #605f75; font-weight: bold; text-decoration: none; }
.list_faq li .faq_question.opened { background-image: url(/images/rebrand/faq_up.png); color: #1c1970; }
.list_faq .faq_answer { display: none; padding: 0 25px 20px 25px; max-width: 1000px; }
.list_faq .faq_answer p { font-size: 1.1em; line-height: 140%; }

#page-id-contact #attraction_tp { padding-top: 10px; }

/** getting your pass **/

.delivery_boxes_wrapper { display: flex; }
.delivery_box { float: left; width: 23%; margin: 0 0 30px 2.666666666666667%; text-align: center; background: #6ad8cd; padding: 30px 20px; }
.delivery_box_first { margin-left: 0; }
.delivery_box h2 { font-size: 2em; }
.delivery_box h2 strong { display: block; color: #d8226f; }
.delivery_box p { padding: 0; }

#collection_map { width: 100%; height: 364px; clear: both; display: block; margin: 0 0 30px 0; }

/** order confirmation **/

#page-confirmation #nav_desktop li { opacity: 0; }
#page-confirmation #nav_desktop ul li.menu_language, #page-confirmation #nav_desktop ul li.menu_language li { opacity: 1; }
#page-confirmation #nav_desktop ul li.menu_language .span_lang { display: none; }
#page-confirmation #section_sub .container_capped { max-width: 910px; }
#page-confirmation h1 { color: #454560; }
#page-confirmation #section_sub p, #page-confirmation #section_sub li { font-size: 1.111em; line-height: 140%; }
#page-confirmation #section_sub h3 { font-size: 1.111em; }

.confirmation_sizing h1 { font-size: 2.222em; padding: 0 0 40px 0; }
.confirmation_sizing h2 { font-size: 1.667em; padding: 0 0 30px 0; }
#page-confirmation #section_sub .confirmation_sizing p { font-size: 1.389em; line-height: 140%; padding: 0 0 25px 0; }
#page-confirmation #section_sub .confirmation_sizing .txt_small { font-size: 1.111em; line-height: 150%; }

#page-confirmation .att_strip li h3 { background-color: #6ad8cd; color: #1c1970; }
#page-confirmation .att_strip li h3 span { font-weight: normal; color: #1c1970; }

#order_intro a { font-weight: bold; }
#order_panel { display: block; clear: both; background: #1c1970; padding: 30px 0 0 0; margin: 30px 0 60px 0; }
#order_panel.order_panel_mobile { padding-bottom: 30px; }
#order_panel * { color: #fff; }
#order_panel.order_panel_collection #order_panel_right * { color: #454560; }
#order_panel_left { float: left; width: 50%; }
#order_panel_right { float: right; width: 50%; }
#order_panel_left img { width: 343px; max-width: 90%; height: auto; margin-top: -45px; margin-bottom: -35px; }
#order_panel.order_panel_delivery { margin: 70px 0 80px 0; }
.order_panel_delivery #order_panel_left img { margin-top: -72px; }
.order_panel_mobile #order_panel_left { width: 35%; }
.order_panel_mobile #order_panel_left img { width: 227px; margin-top: 0; margin-bottom: 0; }
.order_panel_mobile #order_panel_right { width: 65%; padding-top: 30px; }
.order_panel_mobile #order_panel_right ol li, .order_panel_mobile #order_panel_right ul li { padding: 0 0 15px 0; }
.order_panel_deivery #order_panel_right { max-width: 360px; }
#order_panel.order_panel_collection { margin: 60px 0 70px 0; }
#page-confirmation #collection_map { height: 295px; margin: -30px 0 0 0; }
#order_collection_locations { padding-bottom: 70px; }

#order_base { padding-bottom: 55px; }
#order_base h2 { padding-bottom: 10px; }
#p_concierge { padding-top: 30px; }
#p_concierge a { float: right; width: 25%; padding-left: 10px; padding-right: 10px; padding: 15px 10px; }

#home_attractions.itinerary_tablet_hide { padding-top: 40px; }

/** days out **/

.h2_ideas_wrapper { clear: both; display: block; padding: 0; border-bottom: 1px solid #1c1970; margin-bottom: 40px; }
.h2_ideas_wrapper h2 { display: inline-block; padding: 12px 20px; background: #6ad8cd; }
.new_itinerary_day_panel article { clear: both; display: block; }
.new_itinerary_day_panel article img { width: 50%; float: right; max-width: 350px; margin: 0 0 20px 30px; }
.new_itinerary_day_panel article h3 { font-size: 1.2em; }
.new_itinerary_day_panel article h3 span { display: block; padding: 10px 0 0 0; }
.new_itinerary_day_panel article .reveal_article { max-width: 600px; }
.new_itinerary_day_panel .article_total p { font-size: 2em; padding: 0 0 40px 0; }

/** footer **/

#footer_main { display: block; clear: both; background: #1c1970; padding: 65px 0 65px 0; }
.footer_cols_holder { display: flex; }

.footer_cols_holder h3 { font-size: 1.111em; line-height: 140%; color: #fff; }
.footer_cols_holder h3 a { text-decoration: none; color: #fff; }

.footer_col_1 { float: left; width: 34%; }
.footer_col_2 { float: left; width: 40%; padding: 0 50px; border-left: 1px solid rgba(255,255,255,0.2); border-right: 1px solid rgba(255,255,255,0.4); }
.footer_col_3 { float: left; width: 26%; padding: 0 0 0 50px; }

    #page-checkout .footer_col_1, #page-checkout .footer_col_2, #page-checkout .footer_col_3 { display: none; }

.footer_col_1 .footer_col_1_menu { float: left; width: 42%; }
.footer_col_1 .footer_col_1_menu:last-child { width: 58%; }
.footer_col_1 ul { margin: 0; padding: 0 15% 0 0; list-style: none; list-style-image: none; }
.footer_col_1 ul li { display: block; padding: 1px 0; margin: 0; font-size: 0.889em; line-height: 140%; }
.footer_col_1 ul li a { display: block; color: #b3b2b7; text-decoration: none; padding: 5px 0; font-weight: bold; }
.footer_col_1 ul li a:hover { color: #fff; }

.footer_col_1 #footer_logos { clear: both; padding: 20px 0 10px 0; }
.footer_col_1 #footer_logos img { margin: 0 15px 10px 0; height: 40px; width: auto; }

.footer_col_2 .frm_updates_fields { border-bottom: 1px solid rgba(255,255,255,0.5); margin-bottom: 30px; position: relative; }
.footer_col_2 .frm_updates_fields #uEmail { background: transparent; border: none; padding: 15px 20px 15px 0; font-size: 1em; color: #fff; }
.footer_col_2 .frm_updates_fields #uSubscribe { background: #6ad8cd; color: #1c1970; cursor: pointer; position: absolute; bottom: 0; right: 0; display: block; text-align: center; min-width: 150px; padding: 15px 10px; font-size: 1em; border: none; font-weight: bold; }
/** .footer_col_2 .frm_updates_fields #uSubscribe:hover { background: #d8226f; color: #fff; } **/

.gdpr_holder { font-size: 0.667em; line-height: 145%; font-weight: bold; }
.gdpr_holder_small { font-size: 0.722em; }
#footer_main .label_gdpr { /** display: block; padding: 0 0 12px 0; **/ display: inline-block; padding: 0 0 4px 0; }
#footer_main .label_gdpr span { display: inline-block; margin-right: 40px; font-size: 1.231em; margin-right: 5px; }
#uEmailerror,#footerformloading,#footerformthanks { display: none; }
#footerformthanks { color: #fff !important; }

.footer_col_2 .gdpr_holder { color: rgba(255,255,255,0.7); }
.footer_col_2 .gdpr_holder a { color: rgba(255,255,255,0.7); }
.footer_col_2 .gdpr_holder a:hover { text-decoration: underline; }
.footer_col_2 .label_gdpr * { color: #fff; }

.footer_col_3_1 ul { margin: 0; padding: 0 0 16px 0; list-style: none; list-style-image: none; }
.footer_col_3_1 ul li { display: inline-block; margin: 0; padding: 0 5px 10px 0; }
.footer_col_3_1 ul li a { display: block; width: 33px; height: 33px; text-indent: -9999px; background: url(/images/rebrand/icon-social-fb.png) no-repeat center; background-size: auto 33px; }
.footer_col_3_1 ul li#social_twitter a { background-image: url(/images/rebrand/icon-social-twitter.png); }
.footer_col_3_1 ul li#social_google a { background-image: url(/images/rebrand/icon-social-google.png); }
.footer_col_3_1 ul li#social_youtube a { background-image: url(/images/rebrand/icon-social-youtube.png); }
.footer_col_3_1 ul li#social_instagram a { background-image: url(/images/rebrand/icon-social-insta.png); }

.footer_col_3_2 p { padding: 0; }
.footer_col_3_2 p img { height: 35px; width: auto;  margin: 0 10px 10px 0; }
.footer_col_3_2 p#brought_by_lpg { font-weight: bold; color: #fff; padding: 15px 0 0 0; font-size: 0.85em; }
.footer_col_3_2 p#brought_by_lpg img { width: 145px; height: auto; display: block; margin: 10px 0 0 0; }

#uEmailerror strong { display: block; padding: 0 0 15px 0; color: #d8226f; position: relative; margin-top: -15px; }

.cc-revoke, .cc-window { line-height: 1em !important; }
.cc-message { padding: 5px 0; font-size: 14px; }
.cc-invisible { display: none !important; }

/** new slide in **/

#promo_itineraries_slidin { background: #1c1970; width: 480px; width: 320px; max-width: 100%; padding: 20px 25px; position: fixed; bottom: 0; bottom: -500px; right: 0; z-index: 10; -webkit-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 16px 0px rgba(0,0,0,0.75); }
#promo_itineraries_slidin_close { position: absolute; top: 15px; right: 15px; width: 29px; height: 29px; cursor: pointer; text-indent: -9999px; display: block; background: url(/images/rebrand/icon-close-slidin.png) center no-repeat; background-size: 29px auto; }
#promo_itineraries_slidin h2 { color: #fff; text-transform: uppercase; padding: 0 0 8px 0; font-weight: normal; font-size: 1.4em; font-size: 0.9em; }
#promo_itineraries_slidin p { color: #fff; padding: 0 0 12px 0; }
#promo_itineraries_slidin_email { padding: 13px 15px; background: #fff; width: 100%; display: block; border: none; margin: 0 0 7px 0; font-size: 17px;  -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
/**
#promo_itineraries_slidin_button { font-size: 1.4em; border: none; cursor: pointer; background: #535359; color: #fff; padding: 11px 15px; margin: 0 15px 0 0; text-transform: uppercase;  transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease;   -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
#promo_itineraries_slidin_button:hover { background: #424249; color: #fff; }
**/
#promo_itineraries_slidin_button { display: inline-block; text-decoration: none !important; letter-spacing: 1px; font-size: 15px; line-height: 19px; background: #d8226f; color: #fff; font-weight: bold; padding: 8px 15px; text-align: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; outline: none; border: none; cursor: pointer; }
#promo_itineraries_slidin .label_gdpr_small { color: #fff; display: block; padding: 10px 0 0 0; font-size: 0.8em; line-height: 150%; }
#promo_itineraries_slidin .label_gdpr_small a { color: #fff; text-decoration: underline; }
#promo_itineraries_slidin .label_gdpr_small a:hover { text-decoration: none; }
#promo_itineraries_slidin .label_gdpr_small span { display: inline-block; /** background: #f54a57; padding: 0 5px 0 5px; margin: 0 5px 2px 0; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; **/ }
#promo_itineraries_slidin .label_gdpr_small span input { margin: 0 3px 0 0; vertical-align: middle; width: 11px; }
#promo_itineraries_slidin_error { color: #f9f501; font-weight: bold; font-size: 11px; line-height: 14px; }
#promo_itineraries_slidin_error strong { padding-top: 10px; display: block; clear: both; }
#promo_itineraries_slidin_thanks { display: none; color: #fff; padding: 0; font-weight: bold; }

/** 1 day pass landing page **/

#header_1_day_pass, #header_1_day_pass *, #header_1_day_pass_scroll, #header_1_day_pass_scroll * { transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }

#header_1_day_pass_scroll { position: fixed; top: 0; top: -300px; left: 0; right: 0; cursor: pointer; width: 100%; background: #1c1970; text-align: center; z-index: 4; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); }
#header_1_day_pass_scroll .container { position: relative; }
#header_1_day_pass_scroll h2 { color: #fff; font-size: 22px; line-height: 28px; padding: 15px 188px; }
#header_1_day_pass_scroll_button { position: absolute; cursor: pointer; top: 4px; right: 20px; padding: 6px 5px; text-align: center; width: 148px; font-weight: bold; display: block; font-size: 1.031em; background: #d8226f; color: #fff; text-decoration: none; text-align: center; margin: 10px auto 0 auto; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#header_1_day_pass_scroll.active { top: 0; }

#header_1_day_pass { display: block; clear: both; padding: 60px 0 30px 0; background: #1c1970; margin: 0 0 40px 0;  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); }
#header_1_day_pass #header_1_day_pass_close { display: none; }
#header_1_day_pass_info .container { position: relative; }
#header_1_day_pass_info { float: left; width: 66%; }
#header_1_day_pass_card { float: right; width: 34%; padding: 0 0 0 40px; }
#header_1_day_pass_card img { float: right; width: 255px; max-width: 100%; height: auto; }
.header_1_day_pass_info_col { float: left; width: 50%; }
#header_1_day_pass_info_col_text { float: right; }
#header_1_day_pass_info_col_cart { padding: 0 50px 0 0; }

#header_1_day_pass.active #header_1_day_pass_info { width: 100%; }
#header_1_day_pass.active #header_1_day_pass_card { width: 0; opacity: 0; overflow: hidden; }
#header_1_day_pass.active #header_1_day_pass_info_col_cart { width: 65%; }
#header_1_day_pass.active #header_1_day_pass_info_col_text { width: 35%; }

#header_1_day_pass .header_1_day_pass_button { padding: 6px 5px; display: block; font-size: 1.031em; background: #d8226f; color: #fff; text-decoration: none; text-align: center; margin: 10px auto 0 auto; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#header_1_day_pass .header_1_day_pass_button.disabled { background: #f2f2f5; }

    #header_1_day_pass_info_col_cart article { cursor: pointer; text-align: center; display: block; position: relative; /** width: 100%; max-width: 245px; **/ width: 78%; background: #fff; border: 2px solid #7b7b7b; padding: 15px 0; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
    #header_1_day_pass_info_col_cart article h2 { font-size: 1.45em; width: 86%; max-width: 210px; background: #6ad8cd; text-align: left; padding: 10px 7px 10px 10px; margin-bottom: 22px; }
    #header_1_day_pass_info_col_cart article p { color: #1c1970; line-height: 120%; font-weight: bold; padding: 0 6px 10px 6px; font-size: 1.25em; }
    #header_1_day_pass_info_col_cart article p .sale_1_day { font-size: 0.7em; line-height: 120%; padding: 1px 0 0 0; display: inline; color: #ba1d1d; white-space: nowrap; }
    #header_1_day_pass_info_col_cart article .active_col_1_day_left p strong { padding-left: 10px; }
    #header_1_day_pass_info_col_cart article #day_1_pass_select { width: 80%; max-width: 400px; }
    #header_1_day_pass_info_col_cart article p em { display: none; font-style: normal; font-weight: normal; font-size: 11px; line-height: 15px; }
    #header_1_day_pass_info_col_cart article .active_col_1_day_qty { color: #D82270; float: right; display: block; width: 0; height: 0; opacity: 0; overflow: hidden; font-size: 18px; font-weight: bold; line-height: 18px; }
    #header_1_day_pass_info_col_cart article .active_col_1_day_qty img { vertical-align: middle; width: 24px; height: auto; }
    #header_1_day_pass_info_col_cart article .active_col_1_day_qty a img { margin: 0 12px 3px 0; }
    #header_1_day_pass_info_col_cart article .active_col_1_day_qty a:last-child img { margin: 0 0 3px 12px; }

#header_1_day_pass_info_col_cart article #close_1_day { display: none; position: absolute; top: 0; right: 0; cursor: pointer; z-index: 1; cursor: pointer; }
#header_1_day_pass_info_col_cart article #close_1_day img { width: 32px; height: 32px; }
#header_1_day_pass.active #header_1_day_pass_info_col_cart article #close_1_day { display: block; }

    #header_1_day_pass #active_col_1_day_basket { display: none; }
    #header_1_day_pass.active #header_1_day_pass_info_col_cart article { cursor: default; }
    #header_1_day_pass.active .active_col_1_day { display: block !important; float: left; width: 60%; padding: 0 30px; padding: 15px 30px; }
    #header_1_day_pass.active .active_col_1_day_left { max-width: 360px; }
    #header_1_day_pass.active #active_col_1_day_basket { width: 40%; border-left: 1px solid #3a3782; float: right; }
    #header_1_day_pass.active #active_col_1_day_basket p strong { display: block; padding: 10px 0 0 0; }

    #header_1_day_pass.active #header_1_day_pass_info_col_cart article #day_1_pass_select { opacity: 0; width: 0; height: 0; padding: 0; overflow: hidden; margin: 0 auto; }
    #header_1_day_pass.active #header_1_day_pass_info_col_cart article .active_col_1_day_qty { width: auto; height: auto; opacity: 1; padding: 0 0 0 20px; }
    #header_1_day_pass.active #header_1_day_pass_info_col_cart article .active_col_1_day_left p { text-align: left; }
    #header_1_day_pass.active #header_1_day_pass_info_col_cart article p em { display: block; }

#header_1_day_pass_info_col_text * { color: #fff }
#header_1_day_pass_info_col_text h1 { font-size: 22px; line-height: 28px; }
#header_1_day_pass_info_col_text p { font-size: 17px; line-height: 25px; }
#header_1_day_pass_itinerary { margin: 0 -6px; padding-top: 20px; }
#header_1_day_pass_itinerary article { float: left; padding: 0 6px; width: 25%; }
.header_1_day_pass_itinerary_img { padding: 0 0 4px 0; }
.header_1_day_pass_itinerary_img img { width: 100%; height: auto; }
.header_1_day_pass_itinerary_info { padding: 0 0 40px 0; }
.header_1_day_pass_itinerary_info h3 { font-size: 17px; line-height: 24px; padding: 0 0 6px 0; }
.header_1_day_pass_itinerary_info p { color: #D82170; font-size: 13px; line-height: 17px; }
.header_1_day_pass_itinerary_info p br { display: none; }

#section_1_day_pass #home_why_top h2 { color: #1c1970; }
#section_1_day_pass #home_why_top ul * { color: #454560; }
#section_1_day_pass #home_why_top #home_why_top_1_day { border-top: 1px solid #1c1970; padding-top: 40px; }
#section_1_day_pass #home_why_top ul li .span-title { max-width: 100%; }

#savings_1_day_pass { margin: 0 auto 55px auto; max-width: 610px; background: #fff; padding: 30px; padding: 30px 30px 24px 30px; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2); }
#savings_1_day_pass table { width: 100%; margin: 0; }
#savings_1_day_pass table, #savings_1_day_pass table * { border: none; }
#savings_1_day_pass table th, #savings_1_day_pass table td { font-size: 17px; line-height: 25px; color: #454560; padding: 6px 0; }
#savings_1_day_pass table th { font-weight: normal; padding-right: 10px; }
#savings_1_day_pass table td { text-align: right; }
#savings_1_day_pass table .savings_1_day_pink * { color: #D82170 !important; font-weight: bold; }

#more_time_1_day { background: #f2f2f5; margin: 0 0 70px 0; position: relative; }
#more_time_1_day_img { position: absolute; top:0; left: 0; bottom: 0; width: 50%; background: url(/images/rebrand/1-day-pass.jpg) center no-repeat; background-size: cover; }
#more_time_1_day_img .angle_tl { display: none; }
#more_time_1_day_img .dots-h { display: none; }
#more_time_1_day_info { float: right; width: 50%; position: relative; padding: 40px 30px; }
#more_time_1_day_info_p { font-size: 17px; line-height: 24px; }
#more_time_1_day_info_button { padding: 0; }
#more_time_1_day_info_button a { display: inline-block; background: #d8226f; color: #fff; font-weight: bold; padding: 7px 15px; text-align: center; min-width: 140px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-decoration: none; }

#header_1_day_pass.fixed { position: fixed; top: 0; right: 0; left: 0; width: 100%; z-index: 10; }
    #header_1_day_pass.fixed.mobilefill { height: 100%; overflow: auto; }
#header_1_day_pass.fixed #header_1_day_pass_close { display: block; position: absolute; top: 12px; right: 12px; cursor: pointer; line-height: 9px; }
#header_1_day_pass.fixed #header_1_day_pass_close img { width: 20px; height: auto; }

    #prices_go_up_desktop_prices { border: none !important; background: #6ad8cd !important; }
    #prices_go_up_desktop_prices_table { height: 177px; width: 100%; display: table; }
    #prices_go_up_desktop_prices_cell { display: table-cell; width: 100%; height: 100%; padding: 20px 30px; padding: 20px 26px; text-align: center; vertical-align: middle; color: #1c1970; font-size: 1.45em; line-height: 130%; font-weight: bold; }
    #prices_go_up_desktop_prices_cell strong { display: block; }

/** unlock new york landing page **/

#section_unlock_ny h1 { font-size: 50px; line-height: 54px; font-weight: bold; padding: 0 0 15px 0; text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5); }
#section_unlock_ny h2 { font-size: 36px; line-height: 40px; padding: 0 0 25px 0; }
#section_unlock_ny h3 { font-size: 21px; line-height: 25px; }
#section_unlock_ny p, #section_unlock_ny li { font-size: 16px; line-height: 26px; color: #454560; }
#section_unlock_ny p { padding: 0 0 25px 0; }
#section_unlock_ny ul { list-style-image: url(/images/rebrand/tick-explore-s.png); margin: 0 0 0 28px; }
#section_unlock_ny ul li { padding: 0 0 0 5px; }

.unlock_col { float: left; width: 50%; }
.unlock_col img { width: 90%; height: auto; max-width: 435px;   /** max-width: 375px; **/ }
.unlock_col_right { float: right; }
.unlock_col p, .unlock_col ul { max-width: 420px; }
#unlock_ny_savings_row_top .unlock_col_right { padding-top: 40px; }
#unlock_ny_savings_row_experiences .unlock_col_right { padding-top: 35px; }

#unlock_ny_mobile_base_sale { display: none; }

#unlock_ny_banner h1, #unlock_ny_banner p { color: #fff; }
#unlock_ny_banner { display: block; height: 100vh; position: relative; background: url(/images/rebrand/explore_ny_banner.jpg) center no-repeat; background-size: cover; background-attachment: fixed; margin: 0 0 -71px 0; }
#unlock_ny_banner #unlock_ny_banner_sale { position: absolute; z-index: 1 !important; top: 0; left: 0; right: 0; background: #D82270; display: block; text-align: center; text-decoration: none !important; color: #fff; -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.3); box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.3); }
#unlock_ny_banner #unlock_ny_banner_sale, #unlock_ny_banner #unlock_ny_banner_sale * { transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }
#unlock_ny_banner #unlock_ny_banner_sale p { padding: 13px 20px; font-size: 21px; line-height: 26px; font-weight: bold; color: #fff; }
#unlock_ny_banner #unlock_ny_banner_sale p span { display: block; padding: 4px 0 0 0; font-weight: normal; font-size: 16px; line-height: 20px; color: #fff; }
#unlock_ny_banner .is-sticky #unlock_ny_banner_sale p span { display: none; }  
#unlock_ny_banner .unlock_col { padding: 180px 0 0 0; padding: 16% 0 0 0; }
#unlock_ny_banner .unlock_col_right { padding: 70px 0 0 0 !important; text-align: right; }
#unlock_ny_banner .unlock_col_right img { width: 90%; height: auto; max-width: 240px; margin: 0 0 0 auto; }

#section_unlock_ny #unlock_ny_banner_intro { font-size: 30px; line-height: 48px; max-width: 480px; text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5); padding: 0 0 35px 0; }
#unlock_ny_video_button { display: block; width: 190px; background: #6ad8cd; text-align: center; padding: 10px 20px; color: #1C1970; text-decoration: none; font-weight: bold; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

#unlock_ny_banner_arrow { display: block; position: absolute; bottom: 70px; right: 0; left: 0; width: 100px; height: 100px; margin: 0 auto; padding: 0; text-align: center; }
#unlock_ny_banner_arrow a { display: block; background: url(/images/rebrand/arrow-down-white.png) no-repeat center; margin: 0 auto; background-size: 44px auto; width: 100px; height: 100px; text-decoration: none; text-indent: -9999px; -webkit-animation: wobble 1.5s ease-out; -webkit-animation-iteration-count: infinite; }

@-webkit-keyframes wobble {
    0% {-webkit-transform: translate3d(0, 0, 0); }
    50% {-webkit-transform: translate3d(0, -15px, 0); }
    100% {-webkit-transform: translate3d(0, 0, 0); }    
}

#unlock_ny_banner_base { display: block; clear: both; height: 150px; }

#unlock_intro_tablet_mobile { display: none; }
#unlock_ny_banner_video_tablet_mobile { display: none; }

#unlock_ny_savings_top { height: 67px; background: url(/images/rebrand/bkg_green_top.png) top no-repeat; background-size: 5000px auto;  }
#unlock_ny_savings { background: url(/images/rebrand/bkg_green_base.png) bottom no-repeat; background-size: 5000px auto; margin: 0 0 145px 0; }
#unlock_ny_savings .unlock_col_right { padding: 92px 0 0 0; }
#unlock_ny_savings .unlock_col img { max-width: 425px; margin-bottom: -65px; margin-top: -25px; }

.unlock_ny_savings_row { padding: 0 0 150px 0; }
.unlock_ny_savings_row h2 { max-width: 410px; }
.unlock_col_cta a { font-weight: bold; background: url(/images/rebrand/arrow-teal-right-circle.png) right no-repeat; background-size: 21px 21px; padding: 3px 32px 3px 0; }

.unlock_ny_savings_row_narrow .unlock_col_right { padding: 110px 0 0 0; }

#unlock_ny_itineraries { display: block; clear: both; text-align: center; max-width: 935px; margin: 0 auto; }
#unlock_ny_itineraries_see_passes { display: block; padding: 45px 0 0 0; text-align: right; }
#unlock_ny_itineraries_see_passes a { font-weight: bold; background: url(/images/rebrand/arrow-teal-right-circle.png) right no-repeat; background-size: 21px 21px; padding: 3px 32px 3px 0; }

#unlock_ny_footer_banner { height: 720px; margin: 35px 0 0 0; padding: 460px 0 0 0; display: block; clear: both; background: url(/images/rebrand/explore_ny_banner_base.jpg) center no-repeat; background-size: cover; text-align: center; }
#unlock_ny_footer_banner h2 { color: #fff; font-size: 36px; line-height: 50px; padding: 0 0 40px 0; text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5); }
#unlock_ny_footer_banner p a { display: block; margin: 0 auto; width: 190px; background: #D82270; text-align: center; padding: 10px 20px; color: #fff; text-decoration: none; font-weight: bold; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

#unlock_ny_grey_wrapper { background: #FBFBFB; display: block; clear: both; padding: 100px 0 0 0; margin: 0 0 60px 0; }
#unlock_ny_savings_last.unlock_ny_savings_row { padding: 0 0 60px 0; }

#promo-video { width: 640px; max-width: 100%; margin: 0 auto; }

/** new attractions sticky panel **/

#att_sticky { position: fixed; z-index: 100; top: -400px; left: 0; right: 0; background: #F2F2F5; padding: 20px 0;  transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease;  -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);  -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4); box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);  }
#att_sticky.active { top: 0; }
#att_sticky p { padding: 0; color: #D82170; font-size: 18px; line-height: 22px; text-align: center; font-weight: bold; }
#att_sticky p a { display: inline-block; margin: -5px 0 -6px 15px; text-decoration: none !important; font-size: 15px; line-height: 19px; background: #d8226f; color: #fff; font-weight: bold; padding: 7px 15px; text-align: center; min-width: 140px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
#att_sticky p a .cta_sticky_mobile { display: none; }

#iframe_spinner { display: block; clear: both; width: 100%; height: 510px; margin: 40px 0 0 0; }
#attraction_near.attraction_near_itineraries_spinner { padding-top: 0 !important; }






/** black friday layout **/

.page-blackfriday h2 { font-size: 24px !important; line-height: 28px !important; }

.page-blackfriday #header_main { background-color: #fff; z-index: 1; }

#banner_blackfriday { display: block; clear: both; /** background-attachment: fixed; **/ position: relative; min-height: 100vh; min-height: 553px; margin-top: -71px; padding: 15% 0 110px 0; padding: 101px 0 110px 0; background: url(/images/rebrand/home/banner-black-friday-empire-state-small-tint.jpg) center no-repeat #000; background-size: cover; }
    #banner_blackfriday.banner_blackfriday_short { min-height: 464px; background-color: transparent; }
#banner_blackfriday_left { float: left; width: 55.17857142857143%; }
#banner_blackfriday_left img { width: 100%; height: auto; }
#banner_blackfriday_left h1 { padding: 0; }
    #banner_blackfriday_left_img { width: 35.294117647058826%; float: left; line-height: 9px; }
    #banner_blackfriday_left_promo { width: 59.47712418300654%; float: right; padding: 30px 0 0 0; }
#banner_blackfriday_right { float: right; width: 32.142857142857145%; padding: 30px 0 0 0; }
#banner_blackfriday_right_form { background: #fff; padding: 23px 30px; text-align: center; }
.page-blackfriday #banner_blackfriday_right_form h2 { font-size: 18px; line-height: 22px; font-weight: bold; color: #000; text-transform: uppercase; letter-spacing: 2px; padding-bottom: 10px; }
#banner_blackfriday_right_form p { font-size: 16px; line-height: 23px; color: #000; }
#banner_blackfriday_right_form .blackfriday_input { display: block; width: 100%; padding: 10px; font-size: 15px; text-align: center; border: 1px solid #a2a2af; margin: 0 0 9px 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#banner_blackfriday_right_form #blackfriday_submit { border-color: #6AD8CD; cursor: pointer; background: #6AD8CD; font-size: 16px; color: #000; font-weight: bold; }
#banner_blackfriday_right_form label { display: block; color: #939393; font-size: 12px; line-height: 15px; text-align: left; }
    .sub_wrapper_g #banner_blackfriday_right_form label { font-size: 11px; }
#banner_blackfriday_right_form label input { margin: 0 10px 20px 0; float: left; }
#banner_blackfriday_right_form label a { text-decoration: underline; color: #939393; }
#banner_blackfriday_right_form label a:hover { text-decoration: none; }
#blackfriday_error strong { display: block; padding: 5px 0 0 0; font-weight: bold; color: #d8226f; }
#blackfriday_success h3 { display: block; color: #000; font-size: 18px; line-height: 22px; padding: 0 0 5px 0; }
#blackfriday_success p { color: #605F75; }

    /** .page-blackfriday #header_sale_sticky-sticky-wrapper { display: none; } **/

    .page-blackfriday .att_strip_cta { padding-bottom: 0; }
    .page-blackfriday .att_strip_cta a { color: #000; }

    #banner_blackfriday.banner_blackfriday_short #banner_blackfriday_right { width: 37%; }
    #banner_blackfriday.banner_blackfriday_short #banner_blackfriday_left_promo img { max-width: 325px; }

    #banner_blackfriday.banner_blackfriday_short #banner_blackfriday_left { display: table; height: 464px; }
    #banner_blackfriday.banner_blackfriday_short #banner_blackfriday_left_inner { display: table-cell; width: 100%; height: 100%; vertical-align: middle; padding: 25px 0; }

    #banner_blackfriday.banner_blackfriday_short { padding: 0; margin-top: 0; }
    #banner_blackfriday.banner_blackfriday_short #banner_blackfriday_right { background: #000; height: 464px; display: table; border-left: 1px solid #605f75; border-right: 1px solid #605f75; -webkit-box-shadow: 0px 0px 23px 0px rgba(255,255,255,0.3); -moz-box-shadow: 0px 0px 23px 0px rgba(255,255,255,0.3); box-shadow: 0px 0px 23px 0px rgba(255,255,255,0.3); }
    #banner_blackfriday.banner_blackfriday_short #banner_blackfriday_right * { color: #fff; }
    #banner_blackfriday_right_new { display: table-cell; width: 100%; height: 100%; text-align: center; vertical-align: middle; padding: 20px; }
    #banner_blackfriday_right_new p { max-width: 240px; max-width: 260px; margin: 0 auto; font-size: 24px; line-height: 33px; color: #000; font-weight: bold; }
    #banner_blackfriday_right_new p img { width: 25px; height: auto; }
    #banner_blackfriday_right_new p strong { font-size: 45px; line-height: 45px; display: block; padding-top: 10px; }
    #banner_blackfriday_right_new p#banner_blackfriday_right_new_base strong { display: inline; font-size: 36px; line-height: 36px; text-transform: uppercase; }
    #banner_blackfriday_right_new p#banner_blackfriday_right_new_button { padding: 15px 0 60px 0; }
    #banner_blackfriday_right_new_button a { display: block; width: 100%; text-decoration: none !important; letter-spacing: 1px; font-size: 15px; line-height: 19px; background: #d8226f; color: #fff; font-weight: bold; padding: 10px 15px; text-align: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
    #banner_blackfriday_right_new #banner_blackfriday_right_new_small { max-width: 285px; padding: 0; font-size: 14px; line-height: 17px; font-weight: normal; }
    #banner_blackfriday_right_new #banner_blackfriday_right_new_small a { text-decoration: none; }
    #banner_blackfriday_right_new #banner_blackfriday_right_new_small a:hover { text-decoration: underline; }
    #banner_blackfriday_right_new #banner_blackfriday_right_new_small .bf_popup { text-decoration: underline; }
    #banner_blackfriday_right_new #banner_blackfriday_right_new_small .bf_popup:hover { text-decoration: none; }

#banner_blackfriday_base { padding: 15px 0; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; border-top: 1px solid #fff; }
#banner_blackfriday_base_left { width: 75%; width: 65%; float: left; padding: 0 25px 0 0; }
#banner_blackfriday_base_left * { color: #fff; }
#banner_blackfriday_base_left h3, #banner_blackfriday_base_left p { padding: 0; }
#banner_blackfriday_base_left h3 { font-size: 18px; line-height: 22px; }
#banner_blackfriday_base_left p { font-size: 15px; line-height: 19px; padding: 1px 0 0 0; }
#banner_blackfriday_base_right { width: 25%; float: right; width: 32.142857142857145%; padding: 0 30px; }
#banner_blackfriday_base_right a { display: block; width: 100%; text-decoration: none !important; letter-spacing: 1px; font-size: 16px; line-height: 19px; background: #d8226f; color: #fff; font-weight: bold; padding: 10px 15px; text-align: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

#banner_blackfriday_trustpilot { display: block; clear: both; background: #fff; padding: 8px 0 4px 0; text-align: center; -webkit-box-shadow: 0 3px 5px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0 3px 5px 0px rgba(0,0,0,0.25); box-shadow: 0 3px 5px 0px rgba(0,0,0,0.25); }

#intro_blackfriday { display: block; clear: both; padding: 35px 0 50px 0; text-align: center; }
#intro_blackfriday h2, #intro_blackfriday p { color: #000; max-width: 805px; margin: 0 auto; }
#intro_blackfriday p#intro_blackfriday_info { font-size: 24px; line-height: 30px; padding: 0 0 25px 0; }
#intro_blackfriday p#intro_blackfriday_play { padding: 0; font-size: 18px; line-height: 22px; }
#intro_blackfriday p#intro_blackfriday_play a { color: #605F75; text-decoration: underline; background: url(/images/rebrand/home/icon-play.png) left no-repeat; background-size: 25px auto; padding: 4px 0 4px 35px; }
#intro_blackfriday p#intro_blackfriday_play a:hover { text-decoration: none; }

#benefits_blackfriday { display: block; clear: both; padding: 50px 0 0 0; background: #f2f2f2; }
#benefits_blackfriday h2 { text-align: center; color: #000; }
#benefits_blackfriday #home_why_top * { color: #000; font-weight: bold; }

#quick_wins_blackfriday { display: block; clear: both; background: #F2F2F2; padding: 44px 0 24px 0; }

    #quick_wins_blackfriday_promo { display: block; clear: both; position: relative; border-bottom: 1px solid #707070; margin: 0 0 40px 0; }
    #quick_wins_blackfriday_promo_text { padding: 0 280px 20px 0; }
    #quick_wins_blackfriday_promo_text h2 { color: #000; padding: 0 0 10px 0; }
    #quick_wins_blackfriday_promo_text p { font-size: 24px; line-height: 30px; }
    #quick_wins_blackfriday_promo_button { position: absolute; top: 0; right: 0; padding: 10px 0 0 0; }
    #quick_wins_blackfriday_promo_button a { display: block; width: 242px; text-decoration: none !important; letter-spacing: 1px; font-size: 15px; line-height: 19px; background: #d8226f; color: #fff; font-weight: bold; padding: 10px 15px; text-align: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

#quick_wins_blackfriday ul { margin: 0; padding: 0; list-style-image: none; list-style: none; text-align: center; clear: both; }
#quick_wins_blackfriday ul li { margin: 0; padding: 0 75px 20px 0; font-size: 16px; line-height: 20px; font-weight: bold; display: inline-block; }
#quick_wins_blackfriday ul li:last-child { padding-right: 0; }
#quick_wins_blackfriday ul li span { display: inline-block; padding-left: 40px; background: url(/images/rebrand/home/tick.png) 0 0 no-repeat; background-size: 26px auto; }

.page-blackfriday #home_attractions { padding-bottom: 80px; }
.page-blackfriday #home_attractions h2 { color: #000; text-align: center; padding-top: 60px; }
.page-blackfriday #attraction_tp { padding-bottom: 50px; }
.page-blackfriday #attraction_tp h2 { color: #000; text-align: center; }
.page-blackfriday .att_strip li h3 { background-color: #000; }
.page-blackfriday .att_strip li h3, .page-blackfriday .att_strip li h3 * { color: #fff !important; }

.page-blackfriday #footer_main { background: #000; }
.page-blackfriday .footer_col_2 .frm_updates_fields #uSubscribe { background: #fff; color: #000; }

.page-blackfriday .slick-arrow { background-image: url(/images/rebrand/bkg_sprite_black.png); }

.page-blackfriday .footer_col_3_1 ul li a { background-image: url(/images/rebrand/icon-social-fb-w.png); }
.page-blackfriday .footer_col_3_1 ul li#social_twitter a { background-image: url(/images/rebrand/icon-social-twitter-w.png); }
.page-blackfriday .footer_col_3_1 ul li#social_google a { background-image: url(/images/rebrand/icon-social-google-w.png); }
.page-blackfriday .footer_col_3_1 ul li#social_youtube a { background-image: url(/images/rebrand/icon-social-youtube-w.png); }
.page-blackfriday .footer_col_3_1 ul li#social_instagram a { background-image: url(/images/rebrand/icon-social-insta-w.png); }

/** ny variant of bf set-up **/

.page-newyear #banner_blackfriday { background-image: url(/images/rebrand/home/banner-new-year.jpg); }
    .page-newyear #banner_blackfriday { background-image: url(/images/rebrand/home/banner-flash-sale.jpg); }
.page-newyear #banner_blackfriday_left img { max-width: 180px; }
.page-newyear #banner_blackfriday.banner_blackfriday_short #banner_blackfriday_left_promo img.img_mobile { display: none; }
.page-newyear #banner_blackfriday_left_promo { padding-top: 80px; }

.page-newyear #banner_blackfriday.banner_blackfriday_short #banner_blackfriday_right { background: rgba(28,25,112,0.75); border: none; }

.page-newyear #intro_blackfriday h2 { color: #1c1970; }
.page-blackfriday.page-newyear .att_strip li h3 { background-color: #1c1970; }
.page-blackfriday.page-newyear .att_strip_cta a { color: #1c1970; }
.page-blackfriday.page-newyear #attraction_tp h2 { color: #1c1970; }

.page-blackfriday.page-newyear #footer_main { background: #1c1970; }
.page-newyear #benefits_blackfriday { background: #F2F2F5; }
.page-newyear #benefits_blackfriday h2, .page-blackfriday.page-newyear #home_attractions h2 { color: #1c1970 !important; }
.page-newyear #home_why_top ul li .span-title { font-weight: normal !important; }

.page-blackfriday.page-newyear .slick-arrow { background-image: url(/images/rebrand/bkg_sprite.png); }

.page-newyear #quick_wins_blackfriday_promo_text h2 { color: #d8226f; }
.page-newyear #quick_wins_blackfriday_promo { border-color: #A2A2AF; }

.page-blackfriday.page-newyear .footer_col_2 .frm_updates_fields #uSubscribe { background: #6ad8cd; color: #1c1970; }

.page-newyear #quick_wins_blackfriday ul li { font-weight: normal; }

.page-newyear #intro_blackfriday p#intro_blackfriday_play a { color: #000; background-image: url(/images/rebrand/home/icon-play-b.png); }

.page-blackfriday.page-newyear .footer_col_3_1 ul li a { background-image: url(/images/rebrand/icon-social-fb.png); }
.page-blackfriday.page-newyear .footer_col_3_1 ul li#social_twitter a { background-image: url(/images/rebrand/icon-social-twitter.png); }
.page-blackfriday.page-newyear .footer_col_3_1 ul li#social_google a { background-image: url(/images/rebrand/icon-social-google.png); }
.page-blackfriday.page-newyear .footer_col_3_1 ul li#social_youtube a { background-image: url(/images/rebrand/icon-social-youtube.png); }
.page-blackfriday.page-newyear .footer_col_3_1 ul li#social_instagram a { background-image: url(/images/rebrand/icon-social-insta.png); }

.page-newyear #banner_blackfriday_right_new p#banner_blackfriday_right_new_button { padding-bottom: 40px; }

        @media all and (min-width: 0px) and (max-width : 1200px) {
            #banner_blackfriday { min-height: 10px; padding-top: 10%; }
        }

        @media all and (min-width: 0px) and (max-width : 920px) {
            #banner_blackfriday_right { width: 39%; }

            #banner_blackfriday_base_left { width: 61%; }
            #banner_blackfriday_base_right { width: 39%; }
        }

                @media all and (min-width: 0px) and (max-width : 850px) {
                    #banner_blackfriday { min-height: 10px; margin-top: 0; }
                }

        @media all and (min-width: 0px) and (max-width : 790px) {
            #quick_wins_blackfriday ul li { float: none; clear: both; width: 100%; padding: 0 0 20px 0; }
        }

        @media all and (min-width: 0px) and (max-width : 750px) {


                        #banner_blackfriday_left_img { width: 30.294117647058826%; }
                        #banner_blackfriday_left_promo { width: 64.47712418300654%; }
                        .page-newyear #banner_blackfriday_left_promo { padding-top: 40px; }

            .page-blackfriday h2, #intro_blackfriday p#intro_blackfriday_info { font-size: 21px !important; line-height: 25px !important; }

            #banner_blackfriday { min-height: 10px; margin-top: 0; background-size: auto 540px; background-position: top center; padding: 30px 0 35px 0 }

            #banner_blackfriday_left { float: none; clear: both; width: 100%; text-align: center; }
            #banner_blackfriday_right { float: none; clear: both; width: 100% !important; padding-top: 20px;   padding-top: 0; }
            #banner_blackfriday.banner_blackfriday_short #banner_blackfriday_right { max-width: 450px; margin: 0 auto; height: auto; }

            #banner_blackfriday.banner_blackfriday_short #banner_blackfriday_left { height: auto; }

            .page-blackfriday #home_attractions { padding-bottom: 40px; }

            #banner_blackfriday_right_new p { font-size: 21px; line-height: 30px; padding: 0 0 10px 0;    /**  font-size: 17px; line-height: 26px; **/ }
            #banner_blackfriday_right_new p strong { font-size: 40px; line-height: 40px; }
            #banner_blackfriday_right_new p#banner_blackfriday_right_new_base strong { font-size: 30px; line-height: 30px; }
            #banner_blackfriday_right_new p#banner_blackfriday_right_new_button { padding: 10px 0 30px 0; }
                .page-newyear #banner_blackfriday_right_new p#banner_blackfriday_right_new_button { padding-bottom: 30px; }

            #banner_blackfriday_right_form { max-width: 450px; margin: 0 auto; }

            #banner_blackfriday_base { border: none; position: static; bottom: auto; left: auto; right: auto; padding: 30px 0 0 0; max-width: 430px; margin: 0 auto; }
            #banner_blackfriday_base_left, #banner_blackfriday_base_right { float: none; clear: both; width: 100%; text-align: center; padding: 0; }
            #banner_blackfriday_base_left p { padding: 10px 0 20px 0; }
            #banner_blackfriday_base_right a { max-width: 280px; margin: 0 auto; }

            #banner_blackfriday_trustpilot { /** display: none; **/ }

            #benefits_blackfriday { padding: 0; }

            .page-blackfriday #home_why_top { padding-top: 40px; padding-bottom: 0; }

            .page-blackfriday #home_why_top ul { max-width: 380px; margin: 0 auto; }
            .page-blackfriday #home_why_top ul li { display: flex; padding: 0 0 40px 0; float: none; width: 100%; }
            .page-blackfriday #home_why_top ul li .span-table { width: 30%; }
            .page-blackfriday #home_why_top ul li img { width: 100% !important; height: auto !important; }
            .page-blackfriday #home_why_top ul li .span-title { width: 70%; max-width: 70%; display: block; text-align: left; }
            .page-blackfriday #home_why_top ul li .span-cell { padding: 0 30px 0 0; text-align: left; height: auto; }

                .page-blackfriday #home_why_top ul li { display: table; }
                .page-blackfriday #home_why_top ul li .span-table { display: table-cell; vertical-align: middle; }
                .page-blackfriday #home_why_top ul li .span-title { display: table-cell; vertical-align: middle; }

            /** ny version **/

            .page-newyear #banner_blackfriday.banner_blackfriday_short #banner_blackfriday_left_promo img.img_desktop { display: none; }
            .page-newyear #banner_blackfriday.banner_blackfriday_short #banner_blackfriday_left_promo img.img_mobile { display: block; }

            .page-newyear #banner_blackfriday { background-size: cover; padding-bottom: 20px; background-position: 38% 50%; }

        }

/** new sticky sale banner **/

#header_sale_sticky { background: #D82270; display: block; text-align: center; text-decoration: none !important; color: #fff;  z-index: 99999 !important;   display: none; }
#header_sale_stickyy, #header_sale_stickyy * { transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }
    #header_sale_sticky ul { margin: 0; padding: 0; list-style: none; list-style-image: none; }
    #header_sale_sticky ul li { margin: 0; padding: 0; }
#header_sale_sticky p { padding: 16px 20px; padding: 9px 20px; font-size: 20px; line-height: 26px; font-weight: bold; color: #fff; }
#header_sale_sticky p span { /** display: inline-block; **/ font-weight: normal; font-size: 18px; line-height: 22px; color: #fff; }
#header_sale_sticky em { display: none; font-style: normal; font-size: 16px; line-height: 18px; margin: -4px 0 -4px 20px; padding: 7px 10px 6px 10px; min-width: 90px; background: transparent; border: 1px solid #fff; text-align: center; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
    #header_sale_sticky a { display: block; width: 100%; margin: 0 auto; max-width: 1200px; color: #fff; text-decoration: none; }
    #header_sale_sticky a .header_sale_sticky_col { display: table-cell; width: 50%; height: 100%; vertical-align: middle; text-align: center; }
    #header_sale_sticky .li_prices_up p { font-weight: normal; }
    #header_sale_sticky .li_prices_up p strong { font-weight: bold; }

#header_sale_sticky-sticky-wrapper.is-sticky #header_sale_sticky em { display: inline-block; }

#sub_header .sub_header_row .trust_pilot_banner_widget { display: none; position: relative; z-index: 2; }
#sub_header .sub_header_row.sub_header_row_purple .trust_pilot_banner_widget { display: block; float: right; }

#prices_top .trust_pilot_banner_widget { float: right; }
#sub_heading .trust_pilot_banner_widget { float: right; padding-bottom: 15px; margin-top: -10px; }

#prices_top_title_left .trust_pilot_banner_widget { float: left !important; padding: 20px 0 0 0; }

#home_trust_pilot_banner { clear: both; padding: 5px 0; border-bottom: 1px solid #707070; }
#home_trust_pilot_banner .trust_pilot_banner_widget { float: left; }

/** new video banner **/

#banner_video { display: block; clear: both; position: relative; }
#banner_video #banner_video_left { float: left; width: 47.6%; display: table; height: 487px; width: 47.6%; background: url(/images/rebrand/home/banner-video.jpg) center no-repeat; background-size: cover; }
#banner_video #banner_video_right { position: absolute; width: 52.4%; top: 0; right: 0; bottom: 0;  height: 487px; }
#banner_video #banner_video_left #banner_video_left_cell { width: 100%; height: 100%; display: table-cell; vertical-align: middle; padding: 30px 60px; }
#banner_video #banner_video_left #banner_video_left_capper { float: right; max-width: 460px; }
#banner_video #banner_video_left h1 { font-size: 48px; line-height: 52px; font-weight: bold; color: #fff; padding: 0 0 38px 0; }
#banner_video #banner_video_left p { font-size: 24px; line-height: 32px; padding: 0 0 40px 0; color: #fff; }
#banner_video #banner_video_left p.cta_button { padding: 0; }
#banner_video #banner_video_left p.cta_button a, #mobile_cta_button.cta_button a { background: #D82270; display: block; width: 185px; padding: 12px 20px; text-align: center; font-size: 15px; line-height: 17px; font-weight: bold; color: #fff; text-decoration: none; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }
.banner_blackfriday_trustpilot_video_home { margin-bottom: 40px; }
#mobile_cta_button { display: none; }
#banner_video_right_mobile { display: none; }

@media all and (min-width: 0px) and (max-width : 1470px) {
    .itinerary_scroller_day_margin { padding: 0 100px; }
    #itinerary_scroller .slick-next.slick-arrow, #itinerary_scroller .slick-prev.slick-arrow { width: 66px; height: 66px; background-size: 66px auto; }
    #itinerary_scroller .slick-next.slick-arrow { right: -87px !important; }
    #itinerary_scroller .slick-prev.slick-arrow { left: -87px !important; }
}

@media all and (min-width: 0px) and (max-width : 1400px) {
/** @media all and (min-width: 0px) and (max-width : 1700px) { **/

    #header_main #header_logo {  }
    #header_main #header_logo img {  }
    #banner_home #banner_strapline { padding-top: 100px; padding-top: 60px; }

    #sub_heading { margin-top: 60px; }

}

@media all and (min-width: 0px) and (max-width : 1450px) {
    #attraction_header { background-position: -400px 50%; }
        #attraction_header { background-position: -200px 50%; }
}

@media all and (min-width: 0px) and (max-width : 1300px) {

/**
    .slick-prev.slick-arrow { left: auto; right: 40px; top: -35px; margin-top: 0; }
    .slick-next.slick-arrow { right: 0; top: -35px; margin-top: 0; }

    **/

    #new-prices-v2 .slick-arrow { top: 53% !important; }

    #footer_main { padding: 40px 0 30px 0; }
    .footer_cols_holder { display: block; }
    .footer_col_1 { width: 50%; padding: 0 20px; }
    .footer_col_2 { width: 50%; padding: 0 20px 0 0; border: none; }
    .footer_col_3 { float: none; width: 100%; clear: both; padding: 20px 20px 0 20px; }
    .footer_col_3 .footer_col_3_1, .footer_col_3 .footer_col_3_2 { float: left; width: 50%; }

}

@media all and (min-width: 0px) and (max-width : 1250px) {
    #attraction_header { background-position: -500px 50%; }
        #attraction_header { background-position: -350px 50%; }

        /** #banner_home #home_prices_go_up_sphere { right: 20px; } **/
}

@media all and (min-width: 0px) and (max-width : 1210px) {

    #attraction_header_strapline { padding: 125px 0 20px 20px; }
    #attraction_header_info { padding: 40px 20px 45px 40px; }
    #attraction_header_info #attraction_header_card { bottom: 40px; left: 40px; }

}

@media all and (min-width: 0px) and (max-width : 1200px) {

    #nav_desktop ul li { font-size: 1em; }

    /**

    .att_strip_cta { padding: 50px 0 100px 0; text-align: center; }
    .att_strip_cta a { float: none; margin: 0 auto; }

    **/

    #checkout_total p a { margin-right: -20px; }

}

@media all and (min-width: 0px) and (max-width : 1160px) {

    #prices_passes { padding: 55px 0; background-position: 0 100%; background-size: auto 300px; }
    #prices_passes .container { display: block; /** padding-left: 15%; **/ }
    #prices_passes article { width: 32%; margin: 0 0 20px 2% !important; clear: none !important; }
    #prices_passes article:nth-child(1), #prices_passes article:nth-child(4), #prices_passes article:nth-child(7) { margin-left: 0 !important; clear: left !important; }

    .prices_basket_left_padder { padding-left: 0 !important; }
    #page-checkout #prices_basket_left .heading_basket span, #page-checkout #prices_basket_left h2 span { left: auto; }

    #unlock_ny_banner { margin: 0; }
    #unlock_ny_banner_base { display: none; }

}

/** off canvas menu kick-in **/

/** @media all and (min-width: 0px) and (max-width : 970px) { **/
    @media all and (min-width: 0px) and (max-width : 1100px) {

    #header_main .container { display: none; }

    #header_main #header_logo { left: 75px; }
    #header_main #header_logo img {  }

    #header_main #menu_toggle { display: block; position: absolute; top: 12px; top: 19px; left: 15px; z-index: 999999; }
    #header_main #menu_buy_mob { display: block; float: right; text-decoration: none !important; margin: 18px 20px 0 0; line-height: 130%; letter-spacing: 1px; background: #d8226f; color: #fff; font-weight: bold; padding: 7px 15px; text-align: center; min-width: 90px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
    #header_main #menu_checkout_mob { display: block; float: right; text-decoration: none !important; margin: 23px 15px 0 0; }
    #sub_cart.popup { top: 57px; right: 10px; }
    .cart-popup-wrapper .arrow { bottom: -57px; right: 64px; }

    #attraction_header_info #attraction_header_card p { font-size: 1em; }


    .mm-page__blocker { background: rgba(0,0,0,0.2); }
    .mm-menu_offcanvas.mm-menu_opened {  }

    .mm-menu { background: #fff; }
    .mm-navbar { background: #6ad8cd; padding: 0 20px; text-align: left; }
    .mm-menu .mm-navbar a, .mm-menu .mm-navbar>* { color: #1c1970; font-size: 15px; font-weight: bold; letter-spacing: 2px; }
    .mm-listitem { }
    .mm-listitem:after { left: 0; }

    .mm-menu .open { font-weight: bold; }
    .mm-menu .active_lang { float: right; line-height: 9px; }
    .mm-menu .active_lang img { width: 23px; height: 23px; }

    .mm-menu #menu_languages li img { float: right; margin: 0 10px 0 10px; width: 22px; height: 16px; }

        .hamburger { padding: 8px 10px 8px 10px; display: inline-block; cursor: pointer; transition-property: opacity, filter; transition-duration: 0.15s; transition-timing-function: linear; font: inherit; color: inherit; text-transform: none; background-color: transparent; border: 0; margin: 0; overflow: visible; }
        .hamburger:hover { /** opacity: 0.7; **/ }

        .hamburger-box { width: 25px; height: 24px; display: inline-block; position: relative; }

        .hamburger-inner { display: block; top: 50%; margin-top: -2px; }
        .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after { width: 25px; height: 3px; background-color: #454560; position: absolute; transition-property: transform; transition-duration: 0.15s; transition-timing-function: ease; }
        .hamburger-inner::before, .hamburger-inner::after { content: ""; display: block; }
        .hamburger-inner::before { top: -10px; }
        .hamburger-inner::after { bottom: -10px; }

        .hamburger--spin .hamburger-inner { transition-duration: 0.22s; transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
        .hamburger--spin .hamburger-inner::before { transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
        .hamburger--spin .hamburger-inner::after { transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

        .hamburger--spin.is-active .hamburger-inner { transform: rotate(225deg); transition-delay: 0.12s; transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
        .hamburger--spin.is-active .hamburger-inner::before { top: 0; opacity: 0; transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
        .hamburger--spin.is-active .hamburger-inner::after { bottom: 0; transform: rotate(-90deg); transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

    #banner_video #banner_video_left #banner_video_left_cell { padding: 30px 20px; }
    #banner_video #banner_video_left h1 { font-size: 36px; line-height: 40px; padding: 0 0 20px 0; }
    #banner_video #banner_video_left p { font-size: 21px; line-height: 29px; padding: 0 0 25px 0; }

}


            @media all and (min-width: 0px) and (max-width : 1100px) {
                /** .prices_go_up span { margin-left: -20px !important; padding-left: 20px !important; } **/
                .mm-page.mm-slideout { overflow: hidden; }

                .col_left .att_strip li { width: 50% !important; /** display: inline-block !important; **/ display: inline-block; }
            }


@media all and (min-width: 0px) and (max-width : 1060px) {

    #what_get_intro_left { padding-top: 0; }

    .delivery_boxes_wrapper { display: block; }
    .delivery_box { width: 48.5%; margin: 0 0 30px 3%; }
    .delivery_box_first, .delivery_box_first_tablet { margin-left: 0; clear: left; }

    #prices_card_panel img { margin-bottom: 40px; }

    /** new landing pages **/

    #prices_basket_landing .container { padding-left: 0 !important; padding-right: 0 !important; }
    #prices_basket_landing #prices_basket_left { padding: 30px 30px 30px 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
    #prices_basket_landing #prices_basket_right { padding: 75px 30px 30px 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
    #prices_basket_landing #prices_basket_right .button_checkout { padding: 13px 10px; }

    #prices_basket_landing #prices_basket_right .prices_basket_landing_right_col:nth-child(2) { text-align: right; }

}

@media all and (min-width: 0px) and (max-width : 1090px) {
    #header_1_day_pass_info_col_cart article { width: 100%; }
    #header_1_day_pass_card { padding: 0 0 0 30px; }
}

@media all and (min-width: 0px) and (max-width : 1000px) {

    #unlock_ny_savings .unlock_col_right { padding: 50px 0 0 0; }
}

@media all and (min-width: 0px) and (max-width : 950px) {

    .checkout_calendar_calendars { padding-left: 0; }

    #prices_card_panel img { margin-right: 55px; width: 315px; }
    #page-prices #prices_top_title_left { width: 50%; }
    #page-prices #banner_sale.banner_sale_prices.banner_sale_prices_new .banner_sale_info a { font-size: 1.458em !important; }
    #banner_sale.banner_sale_prices.banner_sale_prices_new .banner_sale_ends { font-size: 1.458em; }
    #prices_plan_save_panel { margin-right: -20px; margin-left: -20px; padding-bottom: 50px; }
    #prices_plan_save_panel article .plan_save_info { padding: 20px 22px 22px 22px; }
    #prices_plan_save_panel article .plan_save_info .button_cta { bottom: 22px; right: 22px; left: 22px; }
    #prices_plan_save_panel article .plan_save_info p { font-size: 0.9em; }

    #page-prices-new-v2 #prices_plan_save_panel article .plan_save_info p { font-size: 16px; }

}

@media all and (min-width: 0px) and (max-width : 920px) {

    #new_itineraries_tabs { display: block; margin: 0 0 50px 0; position: relative; }
    #new_itineraries_tabs ul { max-width: 430px; position: relative; text-align: center; margin: 0 auto; padding: 0; list-style: none; list-style-image: none; }
    #new_itineraries_tabs ul li { display: block; width: 110px; max-width: 30%; position: absolute; top: 140px; font-size: 14px; line-height: 16px; }
    #new_itineraries_tabs ul li:nth-child(1) { left: 0; }
    #new_itineraries_tabs ul li:nth-child(2) { left: 50%; margin-left: -55px; }
    #new_itineraries_tabs ul li:nth-child(3) { right: 0; }
    #new_itineraries_tabs ul li strong { font-size: 31px; line-height: 31px; }
    #new_itineraries_tabs ul li a { display: block; width: 100%; background: #fff; font-weight: bold; padding: 13px 10px; border: 1px solid #6AD8CD; color: #1C1970; text-decoration: none; text-align: center; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
    #new_itineraries_tabs ul li a.active { background: #6AD8CD; }

    #new_itineraries_wrapper { -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.25); box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.25); }

    .new_itineraries_col .new_itineraries_col_inner { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
    #new_itineraries_cols { margin: 0; padding: 0 15px; }
    .new_itineraries_col { float: none; width: 100%; display: none; }
    .new_itineraries_col.active { display: block; }
    .new_itineraries_col_image { display: none; }
    .new_itineraries_col .new_itineraries_col_list { padding: 0 0 25px 0; }
    .new_itineraries_col_cta { padding: 30px 0 0 0; }

    #new_itineraryes_buy_now { margin-top: 50px; }

    .att_strip li { width: 50%; }

}

@media all and (min-width: 0px) and (max-width : 900px) {

    #prices_basket_landing .prices_basket_landing_right_col { width: 65%; }
    #prices_basket_landing #prices_basket_right .prices_basket_landing_right_col:nth-child(2) { width: 35%; }

    /**

    moved below as tablet to be the same as desktop

    #header_1_day_pass_itinerary article { width: 50%; }
    #header_1_day_pass_itinerary article:nth-child(odd) { clear: left; }

    #header_1_day_pass_info { display: block; width: 100%; float: none; clear: both; }
    #header_1_day_pass_card { display: none; }

    **/

    #new-prices-v2-scroller-padder { padding: 0 25px; }

}

/**

duplicate

@media all and (min-width: 0px) and (max-width : 890px) {

    #new-prices-v2 #new-prices-v2-basket.sale-on { display: block; }
    #new-prices-v2 #new-prices-v2-basket.sale-on #new-prices-v2-basket-left { float: none; width: 100%; clear: both; }
    #new-prices-v2 #new-prices-v2-basket.sale-on #new-prices-v2-basket-gap { float: none; clear: both; display: block; width: 100%; height: 30px; }
    #new-prices-v2 #new-prices-v2-basket.sale-on #new-prices-v2-basket-right { width: 100%; float: none; clear: both; padding: 20px !important;   max-width: 450px; margin: 0 auto; }
    #prices_new_v2_mbg br { display: block; }
    #prices_new_v2_mbg p strong { display: block; }
    #prices_new_v2_mbg p a { margin: auto; }

    #new-prices-v2 #new-prices-v2-basket.sale-on #new-prices-v2-basket-right p { float: left; width: 50%; padding: 0; }
    #new-prices-v2 #new-prices-v2-basket.sale-on #new-prices-v2-basket-right p:first-child { text-align: left; padding-top: 6px; }
    #new-prices-v2 #new-prices-v2-basket.sale-on #new-prices-v2-basket-right p:first-child { padding-top: 0; }
    #new-prices-v2 #new-prices-v2-basket.sale-on #new-prices-v2-basket-right p a { margin-top: 4px; }

}

@media all and (min-width: 0px) and (max-width : 870px) {

    #new-prices-v2 #new-prices-v2-basket { display: block; }
    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left { float: none; width: 100%; clear: both; }
    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-gap { float: none; clear: both; display: block; width: 100%; height: 30px; }
    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right { width: 100%; float: none; clear: both; padding: 20px !important; }
    #prices_new_v2_mbg br { display: block; }
    #prices_new_v2_mbg p strong { display: block; }
    #prices_new_v2_mbg p a { margin: auto; }

    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right p { float: left; width: 50%; padding: 0; }
    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right p:first-child { text-align: left; padding-top: 6px; }
    #new-prices-v2 #new-prices-v2-basket.sale-on #new-prices-v2-basket-right p:first-child { padding-top: 0; }
    #new-prices-v2 #new-prices-v2-basket.sale-on #new-prices-v2-basket-right p a { margin-top: 4px; }

}

**/

@media all and (min-width: 0px) and (max-width : 870px) {

    #new-prices-v2 #new-prices-v2-basket { max-width: 100%; }

}

            /**

            @media all and (min-width: 841px) and (max-width : 890px) {

                #header_1_day_pass_info_col_cart article .active_col_1_day_left p strong { padding-left: 6px; }
                #header_1_day_pass_info_col_cart article .active_col_1_day_qty a img { margin-right: 6px; }
                #header_1_day_pass_info_col_cart article .active_col_1_day_qty a:last-child img { margin-left: 6px; }

            }

            @media all and (min-width: 0px) and (max-width : 840px) {

                #header_1_day_pass { padding-top: 30px; }
                .header_1_day_pass_info_col { float: none !important; clear: both !important; width: 100% !important; }
                #header_1_day_pass_info_col_cart { padding: 0; }

            }

            **/

            @media all and (min-width: 0px) and (max-width : 890px) {

                #header_1_day_pass_info_col_cart article .active_col_1_day_left p strong { padding-left: 6px; }
                #header_1_day_pass_info_col_cart article .active_col_1_day_qty a img { margin-right: 6px; }
                #header_1_day_pass_info_col_cart article .active_col_1_day_qty a:last-child img { margin-left: 6px; }

            }

@media all and (min-width: 0px) and (max-width : 860px) {

    #new_itineraries_pass_spheres ol { max-width: 600px; margin: 0 auto; }
    #new_itineraries_pass_spheres ol li { width: 33.33333333333333%; }

}

@media all and (min-width: 651px) and (max-width : 800px) {

    .itinerary_tablet_hide.new_itineraries_layout { display: block !important; }
    .itinerary_tablet_hide.new_itineraries_layout .att_strip_cta a { display: block !important; }
    /**
    .itinerary_tablet_hide.new_itineraries_layout #home_attractions_device { display: none !important; }
    .itinerary_tablet_hide.new_itineraries_layout #home_attractions_scroller { display: block !important; }
    .itinerary_tablet_hide.new_itineraries_layout .attraction_tp_itinerary { display: block !important; }
    
    #home_attractions.new_itineraries_layout .angle, #home_attractions.new_itineraries_layout .dots { display: block !important; }
    **/

    .itinerary_tablet_hide.new_itineraries_layout #home_attractions_device .att_no_5 { display: inline-block !important; }
    .itinerary_tablet_hide.new_itineraries_layout #home_attractions_device .att_strip li { width: 33.33333333333333%; }

    #banner_valentines { top: 50px; }

}

/** tablet **/

@media all and (min-width: 0px) and (max-width : 800px) {

    .device_hide { display: none !important; }
    .device_only { display: block !important; }

    h1 { font-size: 1.389em; }

    input.text, select, textarea { font-size: 0.833em; }
    #checkout_form label { font-size: 0.833em !important; line-height: 140%; }

    .fields_wrapper_1_tablet .field_holder { width: 100%; float: none; clear: both; margin: 0 !important; }
    .fields_wrapper_padded { padding-top: 23px; }
    .field_holder_hide_devices { display: none !important; }

    #banner_home .container { height: 374px; }
    #banner_home #banner_strapline { padding-top: 85px; padding-top: 40px; }
    #banner_home #banner_strapline p { font-size: 2.056em; }
    #banner_home #banner_strapline p small { /** width: 13px; height: 13px; line-height: 14px; border: 1px solid #1c1970; **/ margin-top: 5px; }

    #home_header #banner_promo { width: 325px; height: auto; }

    .attraction_header_info_labels { top: -210px; bottom: auto; max-width: 650px; }
    .attraction_header_info_label { padding: 12px 14px 10px 45px; margin-bottom: 10px; background-position: 10px 11px; background-size: 24px auto; font-size: 14px; line-height: 17px; }
    .attraction_header_info_label.gap { margin-right: 10px; }
    .attraction_header_info_label.calendar { background-size: 20px auto; }

    #banner_spring_right p:nth-child(2) { padding: 10px 0 0 0; }
    #banner_spring_right p img { width: 180px; height: auto; }
    #banner_spring_right p span.first { display: block; padding: 0 0 6px 0; }
    #banner_spring_right p span.last { display: none; }

    #home_sphere_left p a:first-child:hover span { bottom: 0; }
    #home_sphere_left p a:last-child:hover span { left: 0; }

    #banner_sale { display: none; }
    #banner_sale_device { display: block; position: relative; background: #d8226f; margin-top: -42px; float: right; overflow: hidden; width: 230px; max-width: 48%; /** -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; **/ }
        #banner_sale_device { float: none; width: 100%; max-width: 100%; margin-top: 0; margin-bottom: 20px; }
    #banner_sale_device .banner_sale_info { font-size: 1.528em; line-height: 130%; color: #fff; padding: 15px 20px 15px 20px; font-weight: bold; }
    #banner_sale_device .banner_sale_ends { background: #1c1970; color: #c5c5ce; padding: 10px 20px; font-size: 0.736em; font-size: 0.836em; line-height: 130%; text-align: right; font-weight: bold; }
    #banner_sale_device a { display: block; text-indent: -9999px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; }

    #home_header h1 { float: none; clear: both; width: 100%; max-width: 100%; padding: 18px 0 40px 0; padding-bottom: 20px; }

    #home_attractions_scroller { display: none; }
    #home_attractions_device { display: block; }

    #home_sphere { display: block; margin-top: 50px; margin-bottom: 45px; }
    #home_sphere_right { width: 100%; text-align: center; }
    #home_sphere_right img:last-child { left: 50%; margin-left: 70px; }
    #home_sphere_gap { display: none; }
    #home_sphere_left { width: 100%; padding: 35px 0 0 0; text-align: center; }
    #home_sphere_left h1 { max-width: 610px; margin: 0 auto; padding: 0 0 40px 0; }
    #home_sphere_tp { position: static; bottom: auto; left: auto; padding: 25px 0 0 0;  display: none; }
    #home_sphere_tp_mobile { display: block; }

    #page-home #home_attractions { margin: 0 -20px; }
    #home_attractions .container { padding: 0; }
    #home_attractions h2 { font-size: 1.556em; }
    #home_attractions h2 span { background: #6ad8cd; color: #1c1970; padding: 14px 30px 14px 38px; position: relative; z-index: 1; bottom: -20px; }
    #home_attractions .container h2 { padding: 0 20px 20px 20px; }
    .att_strip { padding: 0; }
    .att_strip li { width: 50%; }
    .att_strip li h3 { font-size: 0.972em; padding: 12px 50px 12px 18px; }
    #home_attractions .angle, #home_attractions .dots,   .col_left .angle, .col_left .dots,  #attraction_near .angle, #attraction_near .dots,  #page-confirmation .angle, #page-confirmation .dots { display: none; }

    .att_strip_cta { padding: 0 0 35px 0; }
    .att_strip_cta a { display: none; }

    #home_why { background: #fff; margin: 0 0 65px 0; }
    #home_why_top p, #home_why_top p * { color: #454560; }
    #home_why_top p { padding: 25px 0 0 10px; }
    #home_why #home_why_top ul li .span-title { color: #454560; }
    #home_why h2 span { top: 0; left: -20px; padding-left: 50px; padding-left: 30px; }
    #home_why h2 span em { display: none; }
    #home_why h2 span em.mob_capitalize { display: inline; text-transform: capitalize; }

        #page-id-downloads  #home_why h2 span { top: -30px; left: 0; }

    #home_why_top ul li { width: 50%; }
    #home_why_angles { display: none; }
    #home_why_base { background: #1c1970; padding-bottom: 40px; }
    #home_why_base p { font-size: 1.389em; }
    #home_why_base p span { width: 72%; }
    #home_why_base p a { width: 210px; max-width: 25%; }

        #page-id-downloads #home_why { background: #1c1970; }

    #home_works .home_works_col { width: 100%; float: none; clear: both; }
    #home_works .home_works_col:last-child { padding: 50px 30px 0 40px; }
    .home_works_col h2 { padding: 0 20px 40px 20px; }
    .home_works_col ol li { /** font-size: 1.222em; **/ padding: 15px 0 55px 95px; }
        .home_works_col ol li { padding-bottom: 20px; }

    .col_left { width: 100%; float: none; clear: both; }
    .col_right { width: 100%; float: none; clear: both; padding-top: 2px; }

    #sub_header #sub_header_creative img { width: 125px; height: auto; }
    #sub_header .sub_header_label { display: none; }
    #sub_header .sub_header_row .container { padding-left: 170px; }
    #sub_header .sub_header_row_purple { padding: 20px 0 5px 0; }
    #sub_header h1 strong { display: inline; }

    /** #att_panel_map, #att_panel_grid { margin-left: -20px; margin-right: -20px; } **/
    #right_att_map { margin-left: -20px; margin-right: -20px; display: none; }
    #right_att_buy { margin: 45px -20px 25px -20px; }
    #right_att_buy p { font-size: 1.389em; }

    #att_filter_toggle { display: inline-block; }
    .att_filter_mask { max-width: 100%; }
    #att_filter_holder .right_att_toggle { width: 100%; max-width: 250px;  max-width: 290px; }
    .right_att_toggle span a, .right_att_toggle span a.active { padding-bottom: 7px; padding-top: 7px; }

    .col_left .att_strip li { margin-bottom: 0; }

    #right_tp_desktop_mobile { display: none; }
    #right_tp_tablet { display: block; padding-top: 25px; }

    #right_att_buy_top, #right_att_buy_base { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

    #right_att_promo { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin: 0 -20px; }

    #att_back_top { padding: 20px 20px 0 0; }

    /** attraction **/

    .page-attraction-content p { font-size: 1.111em; }

    #attraction_header { height: auto; background-position: top center; background-size: auto 200px; padding: 170px 0 0 0; background-color: transparent; }
        #attraction_header { background-size: auto 260px; padding: 230px 0 0 0; background-position: top center; }
    #attraction_header .container { padding: 0 20px; }
    #attraction_header_strapline { display: none; }
    #attraction_header_info { float: none; width: 100%; clear: both; background: transparent; height: auto; padding: 0; }
    #attraction_header_info p { color: #1c1970; font-weight: bold; }
    #attraction_header_info #attraction_header_card { position: static; bottom: auto; left: auto; right: auto; display: block; margin: 10px -20px 30px -20px; background: #1c1970; padding: 28px 20px 25px 20px; }
    #attraction_header_info #attraction_header_card p { color: #fff; font-size: 1.2em; }
    #attraction_header_info #attraction_header_card img {  }
    #attraction_header_info .dots, #attraction_header_info .angle { display: none; }

    #attraction_menu { display: none; }

        /** prices go up **/
        #attraction_menu .prices_go_up { display: none; }
        .page-attraction-content { position: relative; }
        .page-attraction-content .prices_go_up { display: block; position: absolute; top: -55px;  padding: 0; }
        /** #attraction_header_info #attraction_header_card { padding-bottom: 60px; } **/
       /**  #attraction_overview { padding-top: 20px; } **/
        .prices_go_up span { font-size: 1.1em; }
        .prices_go_up span a.button { font-size: 0.7em; margin-left: 35px; }

        #page-attractions .prices_go_up span { padding-left: 1020px; }
        /** prices go up end **/

    #map_attractions_mobile { display: block; height: 300px }

    #attraction_map { background: #fff; }
    #attraction_map .container { display: block; min-height: 10px; }
    #attraction_map_left { float: none; width: 100%; padding: 0 0 25px 0; }
    #attraction_map_right { float: none; width: auto; clear: both; margin-right: -20px; margin-left: -20px; }
    #attraction_map_left ul { max-width: 680px; }
    #attraction_map_left ul li { color: #454560; }
    #attraction_map_right #map_attractions { width: 100%; height: 265px; position: static; top: auto; right: auto; bottom: auto; left: auto; }
        /** new static map **/
        #attraction_map_right #map_attractions_img { width: 100%; height: 265px; height: 365px; position: static; top: auto; right: auto; bottom: auto; left: auto; }

    /** #attraction_near .att_strip li { width: 33.33333333333333%; } **/

    #prices_top_title { padding: 0 0 15px 0; }
    #prices_top h1 { font-size: 1.667em; }
    #prices_top_title_left span { display: none; }
    #prices_top_title_right { max-width: 235px; }

    #prices_basket_padding { padding-bottom: 0; }
    .prices_basket .container { display: block; }
    #prices_basket_left_padder { display: block; }
    #prices_basket_left { float: none; width: 100%; padding: 0 50px 0 20px; clear: both; }
    #prices_basket_right { float: none; width: 100%; padding: 30px 20px 40px 20px; clear: both; }

    .table_basket th { font-size: 1.250em; }
    .table_basket td { font-size: 1.111em; }
    .prices_basket #prices_why_dots { display: block; overflow: hidden; height: 30px; margin-left: -20px; margin-right: -20px; }
    .prices_basket .home_why_dots { margin-bottom: 0; }
    .prices_basket .home_why_dots .dots-h { margin-top: 12px; }
    .prices_basket .home_why_dots .angle_tr { top: -7px; }
    .prices_basket .home_why_dots .angle_tl { top: -7px; }
    #prices_basket_left h2, #prices_basket_left .heading_basket { font-size: 1.250em; }
    #prices_basket_left .prices_basket_message { display: none; }
    #prices_basket_right .prices_basket_message { display: block !important; float: left; width: 60%; padding: 0 20px 0 0; font-size: 0.972em; line-height: 150%; }
    #prices_basket_right .prices_basket_message img { margin-top: 0; }
    #prices_basket_left .angle { display: none; }
    #prices_basket_left .dots { display: none; }
    .table_basket tr .prices_tools img { width: 28px; height: 28px; }
    #prices_basket_right .table_basket { float: right; width: 40%; }
    #prices_basket_right .table_basket th { text-align: right; }
    #prices_basket_right .table_basket td { text-align: right; }
    #prices_basket_right .table_basket strong { color: #fff; }
    #prices_checkout_device { display: block; clear: both; }
    #prices_checkout_device .button_checkout { float: right; margin-top: 0; }

    #promo_code_toggle { padding: 68px 0 0 0; }

    #prices_basket_right_border { top: 0; left: 20px; width: auto; bottom: auto; right: 20px; height: 1px; }

    #promo_code_holder_device { float: left; width: 55%; }
    #promo_code_holder_device .promo_code_holder { padding: 0 20px 10px 20px; }

    .prices_basket_base .prices_basket_message { font-size: 1.042em; line-height: 140%; }
    .prices_basket_base .prices_basket_message strong { /** font-size: 1.2em; **/ }
    .prices_basket_base .prices_basket_message .button_checkout { font-size: 0.838em; }

    .checkout_calendar_info, .checkout_calendar_calendars { float: none; width: 100%; clear: both; }
    #checkout_total p span { display: inline-block; }
    #checkout_total p { font-size: 1.070em; }
    #checkout_total p a { min-width: 188px; padding: 13px 50px 13px 16px; }
    #checkout_total p span strong { padding: 13px 20px 13px 0; margin-right: 15px; }

    .checkout_calendar_calendars { max-width: 560px; margin: 0 auto; }
    .checkout_calendar_calendars #datepicker { float: none; clear: both; }
    .ui-datepicker-multi-2 .ui-datepicker-group { padding: 0 20px; }

    #sub_heading h2 { font-size: 1.111em; }

    .itinerary_tablet_hide { display: none !important; }
    #itinerary_menu h2 { font-size: 1.887em; }
    /**
    #itinerary_menu ol li { font-size: 1.769em; padding: 0 30px 30px 30px; }
    #itinerary_menu ol li a { width: 137px; height: 137px; }
    **/
    #itinerary_menu p { font-size: 1.111em; }

    #itinerary_banner { height: 117px; }

    .itinerary_scroller_day h3 { font-size: 2.013em; padding: 0 0 30px 0; }
    .itinerary_scroller_day .itinerary_scroller_col article .itinerary_info h4 { font-size: 1.074em; }
    .itinerary_scroller_day .itinerary_scroller_col article .itinerary_info p { font-size: 0.737em; }
    .itinerary_scroller_day .itinerary_scroller_col article .itinerary_info p a { font-size: 1.060em; }

    .attraction_tp_itinerary { display: none !important; }
                .new_itineraries_layout .attraction_tp_itinerary { display: block !important; }

    #what_get_intro { padding: 35px 0 25px 0; }
    #what_get_intro_left { padding: 0 10px 0 10px; }
    #what_get_intro_left h2 { font-size: 1.490em; margin: 0 0 0 -20px; width: 78%; }
    .what_get_panel_col_info h2 { font-size: 1.078em; }
        #what_get_intro_right p img { width: 260px; height: auto; }
    #what_get_intro_left p, .what_get_panel_col_info p { font-size: 0.903em; }
    #what_get_intro_left p { line-height: 160%; }
    #what_get_base { padding-top: 50px; }
    #what_get_base h2 { font-size: 1.458em; }
    .what_get_panel_col { padding: 30px 30px 10px 30px; }
    .what_get_panel_dots { display: none; }
    #what_get_base p, #what_get_base ol li { font-size: 1.111em; }

    #downloads_form h2, #downloads_base h2 { font-size: 1.667em; }
    .downloads_feature { font-size: 1.111em; }
    #downloads_form h2 { padding-bottom: 25px; }
    #page-id-downloads #home_why_top ul { padding-top: 20px; }

    #contact_col_left, #contact_col_right { float: none; width: 100%; padding: 0; border: none; max-width: 100%; }
    .list_faq li .faq_question { font-size: 1.111em; }
    #contact_faq { padding-bottom: 0; }
    #contact_faq h3 { font-size: 1.667em; }

    #contact_col_left { padding-bottom: 50px; }
    #contact_col_right { border-top: 1px solid #1c1970; border-bottom: 1px solid #1c1970; padding: 30px 0 20px 0; }
    #contact_tablet_left { float: left; width: 60%; padding: 0 20px 0 0; }
    #contact_tablet_right { float: right; width: 40%; padding: 0; }

    .delivery_box { margin-bottom: 20px; }

    #page-id-contact .main-new-downloads-form-foot { max-width: 460px; }
    #page-id-contact .att_strip li { display: none; }
    #page-id-contact #home_attractions h2 { padding: 0 0 30px 0; }
    #page-id-contact #home_attractions h2 span { background: transparent; bottom: 0; padding: 0 0 0 20px; }
    #page-id-contact .att_strip li.att_no_1, #page-id-contact .att_strip li.att_no_2, #page-id-contact .att_strip li.att_no_3 { display: inline-block; width: 33.33333333333333%; }

    .social_list li img { width: 47px; height: 47px; }

    #contact_cols_wrapper { padding: 40px 0 35px 0; }
        #contact_faq { padding-top: 40px; }

    .list_faq li .faq_question { padding-left: 0; }
    .list_faq .faq_answer { padding-left: 0; }

    .p_call { font-size: 2.222em; }

    #order_base .att_strip { margin-left: -20px; margin-right: -20px; }
    #p_concierge { display: none; }

    #page-confirmation h1 { font-size: 1.667em; }

    .footer_cols_holder h3 { font-size: 1.111em; }
    .footer_col_1 ul li { font-size: 0.889em; }
    .footer_col_1 .footer_col_1_menu { float: none; width: 100% !important; clear: both; }
    .footer_col_1 .footer_col_1_menu:first-child { display: none; }
    /** .footer_col_1 .footer_col_1_menu:nth-child(2) { display: none; } **/
    .footer_col_2 .frm_updates_fields #uSubscribe { min-width: 120px; }
    .footer_col_2 .frm_updates_fields #uEmail, .footer_col_2 .frm_updates_fields #uSubscribe { font-size: 0.889em; }

    .gdpr_holder_small { font-size: 0.722em; }

    #page-checkout .footer_col_2, #page-checkout .footer_col_3 { display: none; }
    #page-checkout .footer_col_1 { display: block; }

    #prices_basket_landing #prices_basket_right .table_basket strong { color: #c5c5ce; }
    #prices_basket_landing #prices_basket_left .angle { display: block; }
    #prices_basket_landing #prices_basket_left .dots { display: block; }
    #prices_basket_landing #prices_basket_right .table_basket { float: none; width: 100%; }

    #att_filter_top #att_order_toggle { float: left; }

    #right_att_bigbus { margin: 25px -20px 0 -20px; }

    #attraction_header.attraction_header_pricesgoup { border-top: none; }

    #new_itineraries_title h1 { font-size: 1.67em; }
    #new_itineraries_title_left { width: 55%; }
    #new_itineraries_title #banner_sale { width: 38%; }

    #unlock_ny_banner { height: 660px; background-position: bottom center; background-attachment: scroll; margin: 0; }
    #unlock_ny_banner .unlock_col { display: none; }
    #unlock_ny_banner .unlock_col_right { display: block; }
    #unlock_ny_banner_video_tablet_mobile { text-decoration: none !important; position: absolute; top: 0; left: 0; right: 0; bottom: 0; text-indent: -9999px; display: block; background: url(/images/rebrand/video-play.png) center no-repeat; background-size: 74px 74px; }
    #unlock_ny_banner_base { display: none; }
    #unlock_ny_banner_arrow { display: none !important; }
    #unlock_intro_tablet_mobile { display: block; padding: 35px 0 10px 0; text-align: center; }
    #unlock_intro_tablet_mobile p { color: #1C1970; font-size: 30px; line-height: 38px; max-width: 690px; margin: 0 auto; }
    #unlock_intro_tablet_mobile #unlock_intro_tablet_mobile_header { font-size: 50px; line-height: 56px; font-weight: bold; color: #1C1970; padding: 0 0 15px 0; }

    #unlock_ny_savings_top { display: none; }
    #unlock_ny_savings { background: #6AD8CD; border-top: 230px solid #fff; margin: 0 0 45px 0;  margin: 0; }
    #unlock_ny_savings .unlock_col_right { padding: 15px 0 20px 0; }

    .unlock_col, .unlock_col_right { float: none; clear: both; width: 100%; text-align: center; }
    .unlock_col ul, .unlock_col_right ul { text-align: left; }
    .unlock_col p, .unlock_col ul, .unlock_ny_savings_row h2 { max-width: 550px; max-width: 100%; margin-left: auto; margin-right: auto; }
    .unlock_col ul { max-width: 440px; margin-left: auto !important; margin-right: auto !important; }
    .unlock_ny_savings_row { padding: 0 0 20px 0; }

    #unlock_ny_grey_wrapper { padding: 35px 0 0 0; margin: 0 0 40px 0; }
    #unlock_ny_savings_last.unlock_ny_savings_row { padding: 0 0 20px 0; }

    .unlock_col, .unlock_col_right { padding-top: 0 !important; }
    .unlock_col_right { padding-top: 15px !important; }

    #unlock_ny_savings .unlock_col img { margin-top: -250px; margin-bottom: 0; }

    #unlock_ny_footer_banner { height: 500px; padding: 260px 0 0 0; }

    #new_itineraries_pass_spheres { padding: 40px 0 0 0; }
    #new_itineraryes_buy_now h2 { font-size: 1.6em; }
    #new_itineraryes_buy_now h2 a { font-size: 0.8em; font-weight: normal; }

    #prices_new_left-v2, #prices_new_wide-v2 { width: 100%; float: none; clear: both; }
    #prices_new_left-v2 p { margin: 0 auto; max-width: 100%; }
    #prices_new_right-v2 { display: none;   width: 100%; float: none; clear: both; text-align: center; margin: 0 auto; max-width: 550px; }
    #prices_new_left-v2 #prices_new_offer_mobile, #prices_new_wide-v2 #prices_new_offer_mobile { max-width: 550px; margin: 0 auto; }

        #page-prices-new-v2 #prices_new_offer_desktop { display: none; }
        #page-prices-new-v2 #prices_new_offer_mobile { display: block; margin: 0 auto; max-width: 385px; padding: 0 0 30px 0; }
        .prices-v2-mbg .layout_cell:first-child { padding-right: 15px; text-align: right; } 

    #new-prices-v2 article a .new-price-selector { display: none; }

    #new_prices_v2_attractions_ny #home_attractions { margin-left: -20px; margin-right: -20px; }
    #new_prices_v2_attractions_ny #home_attractions .att_strip li { width: 33.33333333333333%; display: inline-block !important; }
    #new_prices_v2_attractions_ny #home_attractions .att_strip .att_no_9 { display: inline-block; }

    #page-prices-new-v2 #home_why_top { padding-bottom: 0; }
    #page-prices-new-v2 #home_why_top ul li { padding: 20px 30px 10px 30px; }
    #page-prices-new-v2 #home_why_top ul li .span-table { float: left; width: 40%; }
    #page-prices-new-v2 #home_why_top ul li .span-cell { /** text-align: left; **/ vertical-align: top; }
    #page-prices-new-v2 #home_why_top ul li .span-title { float: right; max-width: 57%; width: 57%; display: block; text-align: left; }
    #page-prices-new-v2 #home_why_top.home_why_top_prices ul li img { max-width: 90% !important; }

    .heading_free_offers { padding-left: 20px; padding-right: 20px; }

    #sub_heading .trust_pilot_banner_widget { float: none; margin-top: 0; }

    #quick_wins_blackfriday_promo_text { padding: 0 0 10px 0; text-align: center; }
    #quick_wins_blackfriday_promo_button { position: static; top: auto; right: auto; text-align: center; padding: 0 0 35px 0; }
    #quick_wins_blackfriday_promo_button a { margin: 0 auto; }
    #quick_wins_blackfriday_promo_text h2, #quick_wins_blackfriday_promo_text p { font-size: 21px !important; line-height: 27px !important; }

}

            @media all and (min-width: 0px) and (max-width : 767px) {

                /** moved from above **/

                #header_1_day_pass_itinerary article { width: 50%; }
                #header_1_day_pass_itinerary article:nth-child(odd) { clear: left; }

                #header_1_day_pass_info { display: block; width: 100%; float: none; clear: both; }
                #header_1_day_pass_card { display: none; }

            }

@media all and (min-width: 651px) and (max-width : 800px) {

    #right_att_buy { padding: 40px 40px; background: #1c1970; }
    #right_att_buy p { padding: 0; }
    #right_att_buy_top, #right_att_buy_base { padding: 0; }
    #right_att_buy_top { float: left; width: 70%; }
    #right_att_buy_base { float: right; width: 30%; padding-top: 4px; }
    #right_att_buy_base a { float: right; width: 100%; padding: 12px 14px; }
    #right_att_buy_top p { padding: 0 20px 0 0; }

    #home_attractions_device .att_no_5 { display: none !important; }

}

@media all and (min-width: 0px) and (max-width : 780px) {

    #page-prices #prices_top { padding-top: 35px; }
    #page-prices #prices_top_title_left, #page-prices #prices_top_title_right { float: none; width: 100%; padding: 0 0 20px 0; clear: both; max-width: 100%; }
    #page-prices #prices_top_title_left { padding: 0 0 45px 0; }
    #page-prices #prices_top_title_right { width: 350px; max-width: 100%; padding: 0 0 55px 120px; }
    #prices_card_panel { text-align: left; }
    #prices_card_panel img { width: 255px; margin: -170px 0 30px 0; }

    /** prices go up **/
    #page-prices .prices_go_up span { border-top: 2px solid #d8226f; }
    /** #banner_sale.banner_sale_prices { padding-top: 60px; } **/
    #prices_card_panel .prices_go_up { top: 40px; }
    /** prices go up end **/

    #att_sticky #att_sticky_text { display: block; }
    #att_sticky p a { margin-top: 10px; }

    #header_sale_sticky p { font-size: 18px; line-height: 22px; padding: 9px 16px; }
    #header_sale_sticky p span { /** display: block; **/ font-size: 16px; line-height: 20px; }
    #header_sale_sticky .li_prices_up p { font-size: 16px; line-height: 20px; }
    #header_sale_sticky .li_prices_up p strong { display: block; font-size: 18px; line-height: 22px; }
    #header_sale_sticky-sticky-wrapper.is-sticky #header_sale_sticky em { display: none; }
    #header_sale_sticky-sticky-wrapper.is-sticky #header_sale_sticky p span { /** display: none !important; **/ }
    #header_sale_sticky-sticky-wrapper.is-sticky #header_sale_sticky .li_prices_up p { font-size: 18px; line-height: 22px; }
    #header_sale_sticky-sticky-wrapper.is-sticky #header_sale_sticky .li_prices_up p strong { display: inline !important; }

}

@media all and (min-width: 0px) and (max-width : 750px) {

    #header_1_day_pass_scroll { top: auto; bottom: -300px; }
    #header_1_day_pass_scroll.active { top: auto; bottom: 0; text-align: left; }
    #header_1_day_pass_scroll h2 { padding: 15px 125px 15px 0; font-size: 16px; line-height: 22px; }
    #header_1_day_pass_scroll_button { width: 115px; top : 1px; }

}

@media all and (min-width: 0px) and (max-width : 720px) {

    #new_itineraryes_buy_now h2 { text-align: center; }
    #new_itineraryes_buy_now h2 a { display: block; float: none; width: 100%; margin: 30px auto 0 auto; max-width: 500px; }

    /**

            #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left { display: block; }
            #new-prices-v2 #new-prices-v2-basket .new-price-sale, #new-prices-v2 #new-prices-v2-basket .three-day-most-popular, #new-prices-v2 #new-prices-v2-basket .ten-day-best-value { display: block; }
            #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left .new-prices-v2-basket-passes table { border-bottom: 1px solid #f7f7f9; margin-bottom: 25px; }
            #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left .new-prices-v2-basket-passes table #childline th, #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left .new-prices-v2-basket-passes table #childline td { padding-bottom: 25px; }

    **/

    #banner_video { padding: 0 20px; }
    #banner_video #banner_video_left { float: none; display: block; height: auto; min-height: 275px; width: 100%; width: auto; text-align: center; margin-left: -20px; margin-right: -20px; }
    #banner_video #banner_video_left #banner_video_left_cell { display: block; }
    #banner_video #banner_video_left #banner_video_left_capper { float: none; margin: 0 auto; padding-bottom: 55px; }
    #banner_video #banner_video_right { width: 100%; height: auto; position: static; top: auto; right: auto; bottom: auto; margin-top: -75px; }

    #banner_video #banner_video_left p.cta_button { display: none; }
    #mobile_cta_button { display: block; text-align: center; padding: 20px; }
    #mobile_cta_button a { margin: 0 auto; }

}

@media all and (min-width: 0px) and (max-width : 710px) {

    #prices_passes .container { padding-left: 20px; }

    .itinerary_scroller_day_margin { padding: 0 45px; }
    #itinerary_scroller .slick-next.slick-arrow, #itinerary_scroller .slick-prev.slick-arrow { width: 42px; height: 42px; background-size: 42px auto; }
    #itinerary_scroller .slick-next.slick-arrow { right: -48px !important; }
    #itinerary_scroller .slick-prev.slick-arrow { left: -48px !important; }

    #banner_telegraph { padding: 10px; font-size: 1em; }
    #banner_telegraph img { height: 28px; width: auto; }

}

@media all and (min-width: 0px) and (max-width : 680px) {

    #header_1_day_pass_itinerary { padding: 0 0 15px 0; margin: 0; }
    #header_1_day_pass_itinerary article { width: 100%; display: block; clear: both; float: none; display: flex; margin: 0 0 15px 0; padding: 0; }
    .header_1_day_pass_itinerary_img { float: left; width: 30%; padding: 0; min-height: 122px; }
    .header_1_day_pass_itinerary_img img { display: none; }
    #header_1_day_pass_itinerary article:nth-child(1) .header_1_day_pass_itinerary_img { background: url(https://www.newyorkpass.com/siteimg/attrlist/338.jpg) center no-repeat; background-size: cover; }
    #header_1_day_pass_itinerary article:nth-child(2) .header_1_day_pass_itinerary_img { background: url(https://www.newyorkpass.com/siteimg/attrlist/358.jpg) center no-repeat; background-size: cover; }
    #header_1_day_pass_itinerary article:nth-child(3) .header_1_day_pass_itinerary_img { background: url(https://www.newyorkpass.com/siteimg/attrlist/377.jpg) center no-repeat; background-size: cover; }
    #header_1_day_pass_itinerary article:nth-child(4) .header_1_day_pass_itinerary_img { background: url(https://www.newyorkpass.com/siteimg/attrlist/417.jpg) center no-repeat; background-size: cover; }
    .header_1_day_pass_itinerary_info { float: left; width: 70%; padding: 15px; }
    .header_1_day_pass_itinerary_info h3 { padding: 0 0 10px 0; }
    .header_1_day_pass_itinerary_info p { font-size: 14px; line-height: 20px; }
    .header_1_day_pass_itinerary_info p span { display: none; }
    .header_1_day_pass_itinerary_info p br { display: block; }

    #savings_1_day_pass { margin: 0 auto 30px auto; }
    #savings_1_day_pass { padding: 25px 25px 19px 25px; }
    #savings_1_day_pass h2 { text-align: center; }

    #savings_1_day_pass table th, #savings_1_day_pass table td { font-size: 16px; line-height: 24px; }

    #more_time_1_day_img { position: relative; top: auto; bottom: auto; left: auto; width: 100%; height: 256px; }
    #more_time_1_day_img .angle_tl { display: block; }
    #more_time_1_day_img .angle_br { display: none; }
    #more_time_1_day_img .dots-h { display: block; }
    #more_time_1_day_img .dots { display: none; }
    #more_time_1_day_info { float: none; clear: both; display: block; width: 100%; padding: 40px 30px; text-align: center; }

    #section_1_day_pass #home_why_top { padding-bottom: 0; }

    #more_time_1_day { margin-bottom: 50px; }

                /** moved from above **/

                #header_1_day_pass { padding-top: 30px; }
                .header_1_day_pass_info_col { float: none !important; clear: both !important; width: 100% !important; }
                #header_1_day_pass_info_col_cart { padding: 0; }

            #header_1_day_pass_info_col_text { padding-top: 30px; }

}

@media all and (min-width: 0px) and (max-width : 670px) {

    #new-prices-v2 { padding: 0 0 20px 0; }
    #new-prices-v2 .prices_v2_article_scroller { padding: 0; }
    #new-prices-v2 article { width: 20%; float: left; }
    #new-prices-v2 article a { font-size: 14px; background: #1b1970; color: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background: #1b1970; }
    #new-prices-v2 article a * { color: #fff; }
    #new-prices-v2 article a .new-price-sale { display: none; }
    #new-prices-v2 article a strong { display: none; }
    #new-prices-v2 article a em { display: block; font-size: 18px; line-height: 18px; }
    #new-prices-v2 article a img { display: none !important; }
    #new-prices-v2 article.new-prices-v2-article-lrg { margin-top: 0; }
    #new-prices-v2 article.new-prices-v2-article-lrg a { border-top: none; padding-top: 14px; padding-bottom: 14px; }

    #new-prices-v2 article a.active { background: #fff; color: #1b1970;  }
    #new-prices-v2 article a.active * { color: #1b1970; }

    #prices_new_left-v2, #prices_new_wide-v2 { text-align: center; }
    #prices_new_left-v2 h1 { font-size: 24px !important; line-height: 28px !important; }
    #prices_new_left-v2 p { font-size: 16px; line-height: 22px; }

    .prices-v2-mbg .mobile-only-br { display: block; }

    /**

    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right { position: fixed; bottom: 0; left: 0; right: 0; width: 100% !important; max-width: 100% !important; padding: 15px !important; z-index: 9999; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2); }
    #new-prices-v2 #new-prices-v2-basket.sale-on #new-prices-v2-basket-right { padding: 15px !important; }
    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right p:last-child { text-align: right; }
    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right p a { margin: 0 0 0 auto; }
    #new-prices-v2 #new-prices-v2-basket.sale-on #new-prices-v2-basket-right { padding: 15px !important; }

    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-gap { display: none !important; }

    **/

    #page-prices-new-v2 #promo_prices_slidin_toggle.active { bottom: 80px; right: 0; }

    /** #new-prices-v2 #new-prices-v2-basket.sale-on #new-prices-v2-basket-left { border-top: 4px solid #6ad8cd; } **/

    #prices_new_left-v2-sale p { font-size: 18px; line-height: 22px; }
    #prices_new_left-v2-sale p span { display: block; font-size: 16px; line-height: 20px; }
    #prices_new_left-v2-sale em { display: none; }

    #new-prices-v2 #new-prices-v2-basket { display: block; }
        #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-shadow-mobile { display: block; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25); }
    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left { float: none; display: block; width: 100%; clear: both; border-bottom: none; }
    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-gap { display: none !important; }
    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right { float: none; width: 100%; padding-top: 0 !important; clear: both; background: transparent; border: 1px solid #f7f7f9; border-top: none; }
    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right ul { border-top: 1px solid #f7f7f9; padding: 15px 0 0 0; }

    .new-prices-v2-basket-passes table td, .new-prices-v2-basket-passes table th { padding-top: 7px; padding-bottom: 7px; }
    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right p { padding: 0; }
    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right p a { position: fixed; bottom: 0; left: 0; right: 0; z-index: 9999; padding: 12px 10px; font-size: 18px; line-height: 22px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }

    #new_prices_v2_attractions_ny #home_attractions .att_strip li { width: 50%; }
    #new_prices_v2_attractions_ny #home_attractions .att_strip .att_no_9 { display: none !important; }

    #new-prices-v2-scroller-padder { padding: 0; }

    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left .new-prices-v2-basket-passes { padding: 0 10px; }

}


/** mobile **/

@media all and (min-width: 0px) and (max-width : 650px) {

    .mobile_hide { display: none !important; }
    .mobile_only { display: block !important; }

    h1 { font-size: 1.111em; }
    #home_header h1 { font-size: 1.25em; }

    select { background-size: 27px auto; padding-right: 30px; }

    .fields_wrapper_4.fields_wrapper_2_mobile .field_holder { width: 49.25% !important; margin-left: 0 !important; }
    .fields_wrapper_4.fields_wrapper_2_mobile .field_holder:nth-child(even) { margin-left: 1.5% !important; }
    .fields_wrapper_1_mobile .field_holder { float: none !important; margin-left: 0 !important; width: 100% !important; clear: both; }

    .fields_wrapper_payment .field_holder { margin-left: 1.5%; }
    .fields_wrapper_payment .field_holder img { height: 29px; width: auto; }
    .fields_wrapper_payment span { height: 29px; padding-top: 5px; }

    .fields_wrapper_4.fields_wrapper_card .field_holder { width: 24%; margin-left: 1.5% !important; }
    .fields_wrapper_4.fields_wrapper_card .field_holder:first-child { width: 100%; float: none; clear: both; margin-left: 0 !important; }
    .fields_wrapper_4.fields_wrapper_card .field_holder:nth-child(2) { margin-left: 0 !important; }
    .fields_wrapper_4.fields_wrapper_card .field_holder:last-child { width: 49%; }

    #checkout_form .fields_wrapper_disclaimer label { font-size: 0.625em !important; line-height: 150%; }

    #home_header { padding-bottom: 10px; }

    #header_main { height: 62px; }
    #header_main.header_main_baseline { height: 63px; }
    /**
            #page-attraction #header_main.header_main_baseline { height: 62px; }
            #page-prices #header_main.header_main_baseline { height: 62px; }
            #page-id-57 #header_main.header_main_baseline { height: 62px; }
            #page-id-9 #header_main.header_main_baseline { height: 62px; }
            #page-id-7 #header_main.header_main_baseline { height: 62px; }
            #page-id-downloads #header_main.header_main_baseline { height: 62px; }
            #page-id-contact #header_main.header_main_baseline {  height: 62px; }
    **/

    #header_main #header_logo {  }
    #header_main #header_logo img { width: 70px; height: auto; }
    #header_main #menu_toggle { top: 10px; }
    #header_main #menu_buy_mob { /** font-size: 0.875em; **/ margin-top: 15px; padding: 7px 15px; }
    #header_main #menu_checkout_mob { margin: 13px 15px 0 0; margin-right: 0; }

    #banner_home .container { height: 210px; }
    #banner_home #banner_strapline { padding-top: 40px; padding-top: 18px; }
    #banner_home #banner_strapline p { font-size: 1.512em; }
    #banner_home #banner_strapline p small { /** width: 10px; height: 10px; line-height: 10px; margin-top: 6px; **/ margin-top: 2px; }

    #banner_home.banner_spring .container { height: 70vh; height: auto; padding: 0; }
    #banner_spring_right { position: static; width: auto; max-width: none; top: auto; right: auto; bottom: auto; left: auto; padding: 0 30px; }
    #banner_spring_right p a { max-width: 195px; position: relative; bottom: -20px; }
    #banner_spring_right p span.first { padding: 12px 0 0 0; margin-bottom: -10px; }
    #banner_spring_right p img { width: 210px; height: auto; }
    #header_sale_sticky .li_prices_up p strong { font-size: 16px; line-height: 20px; font-weight: normal; }
    #header_sale_sticky .li_prices_up p strong b { display: block; }

    #home_header #banner_promo { margin-top: -88px; max-width: 260px; height: auto; }
        #home_header #banner_promo.spring { margin-top: 60px; }
    #banner_sale_device { position: static; position: relative; right: auto; }
    #banner_sale_device .banner_sale_info { font-size: 1.111em; padding: 10px 15px 10px 15px; }
    #banner_sale_device .banner_sale_ends { padding: 7px 15px; }
    .banner_sale_device_hilton .banner_sale_info img { width: 90px; }

    #home_attractions h2 { font-size: 1em; }
    #home_attractions h2 span { padding-left: 20px; }

    .attraction_header_info_labels { top: -150px; }

        #home_attractions.home_attractions_adjust h2 { background: #6ad8cd; padding: 14px 20px; }
        #home_attractions.home_attractions_adjust h2 span { background: transparent; padding: 0; position: static; z-index: 1; bottom: auto; }

    .att_strip li { width: 100%; display: block; overflow: hidden; }
    .att_strip li h3 { height: auto; }
    .angle_mobile { display: block !important; }

    .att_strip_cta { position: relative; text-align: center; }
    .att_strip_cta a { display: inline-block; float: none; }

    #home_why { margin: 0 0 45px 0; }
    #home_why h2 span { padding-left: 20px; padding-right: 20px; }

    #home_why_top p { text-align: center; padding-left: 0; }

    #home_why_base { text-align: center; padding: 35px 0; }
    #home_why_base p span { width: 100%; float: none; display: block; text-align: left; padding: 0 0 35px 0; }
    #home_why_base p a { float: none; width: 156px; max-width: 100%; margin: 0 auto !important;   width: 100% !important; }

        #home_why_base p { display: block; width: 100%; }
        #home_why_base p #home_why_base_right { text-align: center; padding: 0; }
        #home_why_base p span { display: block; }

    #page-id-downloads #home_why h2 span { left: -20px; }

    /** .home_lpg { text-align: center; } **/

    #page-home #home_why { margin-bottom: 40px; } 
    .home_works_col h2 { padding-bottom: 35px; }
        #home_works_h2 { padding-bottom: 35px; }
    #home_works .home_works_col:first-child {  }
    #home_works .home_works_col:last-child { padding: 40px 0 0 0; }
    .home_works_col ol li { /** font-size: 1.125em; **/ padding: 10px 0 45px 90px; padding-bottom: 20px; }
    #home_works .container { padding-bottom: 20px; }

    #sub_wrapper { padding-bottom: 50px; }

    #sub_header { min-height: 253px; padding: 50px 0 55px 0; padding-bottom: 25px; }
    #sub_header .sub_header_row .container { padding-left: 145px; }
    #sub_header #sub_header_creative { top: 30px; }
    #sub_header #sub_header_creative img { width: 104px; height: auto; }
    #sub_header .sub_header_row { background: #1c1970; padding: 0 0 10px 0; }
    #sub_header .sub_header_row * { color: #fff; }
    #sub_header .sub_header_row_purple { display: none; }
        #sub_header .sub_row_link_fill_mobile { display: block; }
    #sub_header h1 { max-width: 350px; }
    #sub_header h1 span { display: block; padding: 0 0 10px 0; font-size: 1.125em; }
    #sub_header h1 em { font-style: normal; display: inline-block; background: #6ad8cd; color: #1c1970 !important; padding: 10px; margin-top: -10px; }
    #sub_header h1 em * {  color: #1c1970 !important; }
    #sub_header h1 img { width: 10px; height: auto; }

    /**

    .col_left .att_strip li { width: 50% !important; display: inline-block; }
    .col_left .att_strip li h3 { font-size: 0.764em; font-size: 0.9em; background-size: 22px 22px; background-size: 1000px auto; padding: 8px 40px 8px 13px;  height: 93px; height: 80px; }
    .att_strip li h3 span { padding-top: 0; }
    .col_left .att_strip li .att_strip_img { height: 100px; }

    **/

    #right_tp_desktop_mobile { display: block; }
    #right_tp_tablet { display: none; }

    #right_att_buy_top { padding-top: 35px; padding-bottom: 0; }
    #right_att_buy_base p { padding: 10px 0 35px 0; }
    #right_att_buy_base a { min-width: none; padding: 8px 30px; }

        #attraction_header { background-size: auto 200px; padding: 170px 0 0 0; }

    #att_back_top { padding: 20px 20px 0 20px; text-align: center; }
    #att_back_top a { float: none; display: inline-block; }

    #attraction_map { margin-top: 0; margin-bottom: 35px; }
    #map_attractions_mobile_wrapper { height: auto; opacity: 1; position: relative; margin: -35px -20px 60px -20px; }
        /** new static maps **/
        #map_attractions_mobile_wrapper { display: block; }
    #map_attractions_mobile_wrapper h2 { display: block !important; }
    #attraction_map_left { padding-bottom: 0; }
    #attraction_map_left h2 { display: none; }
    #attraction_map_left ul li { font-size: 1.111em; background-position: 15px 0; }
    #attraction_map_left ul li:nth-child(1) { background-position: 19px 0; }
    #attraction_map_right { display: none; }
    #attraction_map h2 { font-size: 1.667em; line-height: 110%; padding-bottom: 0; }
    #attraction_map h2 span { padding: 11px 20px; top: 26px; left: 20px; z-index: 1; }

    .col_times { float: none; clear: both; width: 100%; margin: 0 0 15px 0 !important; }

    #attraction_near .att_strip li { width: 50% !important; display: inline-block !important; }

    /**

    #attraction_near .att_strip li h3 { font-size: 0.764em; font-size: 0.9em; background-size: 22px 22px; padding: 8px 40px 8px 13px;  height: 93px; }
    #attraction_near .att_strip li .att_strip_img { height: 100px; }

    **/

    #attraction_tp h2 { text-align: center; font-size: 1.250em; }

    #prices_top_desktop { display: none; }
    #prices_top_phone { display: block; }

    #prices_top { padding: 30px 0 20px 0; }
    #prices_top_title { padding: 0; }
    #prices_top_title_left, #prices_top_title_right { float: none; width: 100%; padding: 0 0 20px 0; clear: both; max-width: 100%; }
    #prices_top_title_right { padding: 0 0 6px 0; }
    #prices_top_title_left p { font-size: 1.111em; line-height: 140%; }
    #banner_sale.banner_sale_prices .banner_sale_info a { font-size: 0.824em; }
    #banner_sale.banner_sale_prices .banner_sale_ends { font-size: 0.678em; font-size: 1em; }
    #banner_sale.banner_sale_prices .banner_sale_info { margin-bottom: 6px; }
    #banner_sale.banner_sale_prices .banner_sale_info a { padding: 10px 15px; }

    #page-attractions #banner_sale.banner_sale_prices.banner_sale_mobile { display: block !important; }
    #page-attractions #banner_sale.banner_sale_prices.banner_sale_mobile .banner_sale_info a { font-size: 0.724em; line-height: 140%; }

    #prices_passes { padding: 35px 0 50px 0; padding-top: 35px !important; background-position: 0 100%; background-size: auto 190px; }
    #prices_passes article { width: 48%; margin: 0 0 15px 4% !important; clear: none !important; }
    #prices_passes article:nth-child(odd) { margin-left: 0 !important; clear: left !important; }
        #prices_passes article:nth-child(4) { margin-left: 4% !important; clear: none !important; }
    #prices_passes article h2 { font-size: 2.237em; padding: 0 0 15px 0;  font-size: 1.407em; padding: 10px 7px 10px 10px; }
    #prices_passes article p { /** font-size: 1.194em; min-height: 40px; **/ font-size: 0.999em; }
    #prices_passes article a { font-size: 0.868em; }

    .checkout_calendar_calendars { max-width: 260px; }

    .table_basket th { font-size: 1.111em; }
    .table_basket td, #sub_cart_top .table_basket td { font-size: 0.972em; }

    #prices_basket_left { padding: 0 10px 10px 10px; }
    #prices_basket_right { padding: 30px 10px 40px 10px; }

    #prices_basket_left .prices_basket_message { display: block; }
    #prices_basket_right .prices_basket_message { display: none !important; }
    #prices_basket_left .prices_basket_message img { margin-top: 0; }

    .table_basket tr th:nth-child(2) { display: none; }
    .table_basket tr td.prices_tools { display: none; }
    .table_basket tr span.prices_tools { display: block; padding: 8px 0 0 0; }

    #prices_basket_right .table_basket { width: auto; }
    .prices_basket #prices_basket_right .table_basket th { padding-right: 20px; }

    #promo_code_toggle { padding: 0; }

    .sub_cart_section { padding-left: 20px; padding-right: 20px; }

    #sub_cart_base { padding: 5px 60px 15px 60px; }
    #sub_cart #sub_cart_base .table_basket tr th:last-child, #sub_cart #sub_cart_base .table_basket tr td:last-child { width: auto; }
    #sub_cart_buttons { padding: 0 60px 25px 60px; text-align: center; }
    #sub_cart_buttons .button_checkout, #sub_cart_buttons .button_shop { float: none; clear: both; display: block; }
    #sub_cart_buttons .button_shop { margin-top: 15px; }
    #sub_cart_base .table_basket th { text-align: left; padding: 7px 10px 7px 0; }
    #sub_cart_base .table_basket td { text-align: right; padding-right: 0; }

        #sub_cart.popup { width: 280px; }

    #promo_code_holder_device { float: none; clear: both; width: 100%; border-top: 1px solid #fff; margin-top: 30px; padding-top: 30px !important; }
    #prices_basket_right .table_basket { float: none; margin: 0 auto 15px auto;  margin: 0 0 15px auto; }
    .promo_code_holder h3 { font-size: 1.111em; }
    .promo_code_holder input { width: 100%; display: block; margin: 0 0 4px 0; }
    .promo_code_holder .button_checkout { max-width: 100%; width: 100%; display: block; }
    #promo_code_holder_device span { font-size: 0.833em; }

    .prices_basket_base .prices_basket_message { font-size: 0.833em; }
    .prices_basket_base .prices_basket_message img { width: 62px; height: auto; margin-bottom: 20px; }
    .prices_basket_base .prices_basket_message strong { /** font-size: 1em; **/ }
    .prices_basket_base .prices_basket_message .button_checkout { font-size: 1.048em; clear: both; display: block; }
        .prices_basket_base .prices_basket_message { padding-right: 0; }
        .prices_basket_base .prices_basket_message .button_checkout { position: static; top: auto; right: auto; }

    #prices_basket_right_border { left: 10px; right: 10px; }
    #prices_basket_padding { padding-bottom: 20px; }

/**
    #checkout_total p { font-size: 0.910em; }
    #checkout_total p a { min-width: 10px; padding: 12px 30px 12px 10px; background-size: 6px auto; background-position: 96% 50%; }
    #checkout_total p span strong { padding: 12px 10px 12px 0; margin-right: 5px; }
**/

    #sub_heading h1 { font-size: 1.111em; }
    #sub_heading h2 { font-size: 0.972em; }

    #page-id-57 #prices_top_title_right { display: none !important; }
    #page-id-57 .banner_sale_prices { display: none !important; }

    .itinerary_tablet_hide { display: block !important; }
    #itinerary_menu h2 { font-size: 1.667em; }
    #itinerary_menu ol li { font-size: 1.019em; padding: 0 10px 20px 10px; }
    #itinerary_menu ol li a { width: 76px; height: 76px; }
    #itinerary_menu ol li a strong { padding-top: 4px; }
    #itinerary_menu p { display: none; }

    .itinerary_scroller_day h3 { font-size: 2.013em; padding: 0 0 20px 0; }
    .itinerary_scroller_day .itinerary_scroller_col { margin: 0; }
    .itinerary_scroller_day .itinerary_scroller_col article .itinerary_info h4 { font-size: 1.074em; }
    .itinerary_scroller_day .itinerary_scroller_col article .itinerary_info p { font-size: 0.737em; }
    .itinerary_scroller_day .itinerary_scroller_col article .itinerary_info p a { font-size: 1.060em; }

    .itinerary_scroller_day .itinerary_savings h3 { font-size: 1.528em; }

    .itinerary_savings table th, .itinerary_savings table td { font-size: 1.111em; line-height: 130%; font-weight: normal; color: #1c1970; padding: 7px 0; }
    .itinerary_savings table tr.total th, .itinerary_savings table tr.total td { font-weight: bold; border-top: 1px solid #1c1970; padding-top: 10px; }
    .itinerary_savings table tr.pretotal th, .itinerary_savings table tr.pretotal td { padding-bottom: 10px; }

    #page-id-57 .att_strip li h3 strong { display: none; }
    #page-id-57 .att_strip li h3 span { display: block; }

    #page-id-9 #banner_sale { display: none !important; }
    #page-id-9 #prices_top { padding-bottom: 0; }
    /** #page-id-7 #banner_sale { display: none !important; } **/
    #page-id-7 #banner_sale { padding: 0 0 20px 0; }
    #page-id-7 #prices_top { padding-bottom: 0; }

    .what_get_panel { display: block; }
    #what_get_intro_left, #what_get_intro_right, .what_get_panel_col, #what_get_base_left, #what_get_base_right { float: none !important; width: 100%; clear: both; }
    #what_get_intro_left { padding: 0; }
    #what_get_intro_right { padding-bottom: 15px; padding-top: 20px; padding-bottom: 0; }

        #what_get_intro_right p { padding: 0; }
        #what_get_intro_right p img { width: 100%; max-width: 320px; height: auto; }

    #what_get_base { padding-top: 40px; padding-bottom: 25px; }
    #what_get_base_left { padding-right: 0; padding-bottom: 20px; }
    .what_get_panel_col_img_desktop { display: none; }
    .what_get_panel_col_img_mobile { display: block; }

    .what_get_panel_col { padding: 30px 20px 0 20px; }
    .what_get_panel_col_img img { display: block; width: 100%; height: auto; }

    .what_get_panel_col_info { padding-bottom: 20px; }
    .what_get_panel_col_info h2 { font-size: 1.506em; }
    #what_get_intro_left p, .what_get_panel_col_info p { font-size: 1.111em; }

    .button_cta_mobile_wide { width: 100% !important; min-width: 100% !important; max-width: 100% !important; }

        .what_get_panel { margin-bottom: 20px; }

    #what_get_intro_right_scroller { padding: 0 43px; }
    #what_get_intro_right .att_strip_cta { padding: 0; }
    #downloads_form { padding-top: 50px; }
    #downloads_base { padding-bottom: 50px; }

    #contact_tablet_left, #contact_tablet_right { float: none; width: 100%; padding: 0; }

    .list_faq li .faq_question { font-size: 0.972em; }

    .social_list { padding-bottom: 15px; }

    #contact_mobile_hide { display: none; }

    .delivery_box { float: none; width: 100%; margin: 0 0 20px 0; padding: 25px; clear: both; }

    #page-confirmation h1 { font-size: 1.389em; }
    .confirmation_sizing h2 { font-size: 1.389em; }

    #page-confirmation #header_checkout { padding-bottom: 30px; }
    #order_panel_left, #order_panel_right { float: none; clear: both; width: 100% !important; }

    #order_panel { margin: 30px 0 40px 0 !important; }
    #order_panel_left { text-align: center; padding: 20px 0 10px 0; }
    #order_panel_left img { margin: 0 auto !important; }
    #order_panel_right { padding-top: 20px !important; }
    #order_collection_locations { padding-bottom: 40px; }
    #order_collection_locations #order_panel_left { text-align: left; padding-right: 20px; }

    #page-confirmation #collection_map { margin: 0 -20px 0 -20px; width: auto; }

    .new_itinerary_day_panel article img { float: none; clear: both; width: 100%; max-width: 100%; margin: 0 0 25px 0; }

    .footer_cols_holder h3 { font-size: 1.250em; }
    .footer_col_1, .footer_col_2 { padding: 0 0 30px 0; }
    .footer_col_3 { padding: 0 0 20px 0; }
    .footer_col_1, .footer_col_2, .footer_col_3 .footer_col_3_1, .footer_col_3 .footer_col_3_2 { float: none; clear: both; width: 100%; }

    .cc-window, .cc-message, .cc-compliance { display: block !important; margin: 0 !important; padding: 0 !important; height: auto !important; line-height: 15px !important; }
    .cc-message { padding: 8px 10px !important; font-size: 11px; line-height: 15px; text-align: center; }
    .cc-btn { font-size: 12px; }
    .cc-invisible { display: none !important; }

    #page-prices #banner_sale.banner_sale_prices.banner_sale_prices_new .banner_sale_info a { font-size: 1.361em !important; }
    #banner_sale.banner_sale_prices.banner_sale_prices_new .banner_sale_ends { font-size: 1.361em; }

    #prices_plan_save_panel .dots, #prices_plan_save_panel .angle { display: none; }
    #prices_plan_save_panel .prices_plan_save_panel_flex { display: block; }
    #prices_plan_save_panel h2 { display: none; }
    #prices_plan_save_panel article { float: none; clear: both; display: block; width: 100%; }
    #prices_plan_save_panel article div { float: none; width: 100%; clear: both; }
    #prices_plan_save_panel article .plan_save_img { background: transparent !important; }
    #prices_plan_save_panel article .plan_save_img img { display: block; width: 100%; height: auto; }
    #prices_plan_save_panel article .plan_save_info .button_cta { position: static; bottom: auto; right: auto; left: auto; }
    #prices_plan_save_panel article .plan_save_info p { font-size: 1.250em; padding: 0 0 20px 0; }

    #prices_passes article h2 { font-size: 1.1em; }

    /** landing pages **/

    #prices_basket_landing .container { display: block !important; }
    #prices_basket_left .landing_prices_close { display: block; }
    #prices_basket_right .landing_prices_close { display: none; }
    #prices_basket_landing #prices_basket_left .angle { display: none; }
    #prices_basket_landing #prices_basket_left .dots { display: none; }
    #prices_basket_landing #prices_why_dots { display: block; overflow: hidden; height: 30px; margin-left: 0; margin-right: 0; background: #1c1970; }
    #prices_basket_landing #prices_basket_left { width: 100%; float: none; clear: both; padding-top: 75px; }
    #prices_basket_landing #prices_basket_right { width: 100%; float: none; clear: both; padding-top: 30px; }

    #prices_basket_landing #prices_basket_right .table_basket { width: auto; }

    #prices_basket_landing .table_basket tr th:nth-child(2) { display: block; }
    #prices_basket_landing .table_basket tr td.prices_tools { display: block; }

    #attractions_table .att_table_title span { display: block; }
    #attractions_table tr td:nth-child(3) { display: none; }
    #attractions_table #attractions_table_head { display: none !important; }

    #attractions_table tr td { width: 15%; }
    #attractions_table tr th:first-child { width: 70%; } 
    #attractions_table tr.attractions_table_more td:first-child { display: none; }
    #attractions_table tr.attractions_table_more td { width: 100% !important; }
    #attractions_table tr.attractions_table_more td p.att_table_mobile_image { display: block; }
    #attractions_table tr.attractions_table_more td p.att_table_mobile_image img { width: 100%; height: auto; margin: 0; }

    /** prices go up **/
    #page-attractions .prices_go_up { display: block; }
    #page-attractions .sub_header_row.sub_header_row_purple .prices_go_up { display: none; }
    #page-attractions #sub_header .sub_header_row .container { position: relative; }
    #page-attractions .prices_go_up span { padding-left: 1144px; font-size: 0.9em; }
    /** prices go up end **/

    #new_itineraries_title { padding: 25px 0 5px 0; text-align: center; }
    #new_itineraries_title_left { float: none; width: 100%; clear: both; text-align: center; padding: 0 0 6px 0; }
    #new_itineraries_title #banner_sale { float: none; clear: both; width: 100%; }
    #new_itineraries_title #banner_sale .banner_sale_ends { display: none; }
    /** #new_itineraries_title h1 { display: none; } **/
    #new_itineraries_title #new_itineraries_title_intro { padding-bottom: 8px; }
    .new_itineraries_col_cta { padding: 0; }
    .new_itineraries_col_cta a { position: fixed; left: 0; right: 0; bottom: 0; width: 100%; padding: 12px 10px; z-index: 20; }
        #unlock_ny_section_wrapper .new_itineraries_col_cta a { position: static; left: auto; right: auto; bottom: auto; margin-top: 25px; }

    #new_itinerary_mob_sale { display: block; clear: both; background: #1C1970; text-align: center; padding: 20px; margin: 30px 0 0 0; }
    #new_itinerary_mob_sale p { padding: 0; color: #fff; font-size: 18px; line-height: 22px; font-weight: bold; }
    #new_itinerary_mob_sale p.banner_sale_ends { font-size: 16px; line-height: 20px; padding: 10px 0 0 0; }
    #new_itinerary_mob_sale p a { text-decoration: none; color: #fff; }

    #unlock_intro_tablet_mobile #unlock_intro_tablet_mobile_header { font-size: 30px; line-height: 34px; }
    #section_unlock_ny h2 { font-size: 28px; line-height: 32px; }
    #unlock_intro_tablet_mobile p { font-size: 21px; line-height: 26px; }

    #unlock_ny_banner { height: 240px; }
    #unlock_ny_banner .unlock_col_right { display: none; }

    #unlock_ny_savings .unlock_col img { max-width: 80%; }
    #section_unlock_ny h3 { line-height: 32px; max-width: 210px; margin: 0 auto; }

    #unlock_ny_section_wrapper #new_itinerary_mob_sale { display: none; }

    #unlock_ny_itineraries_see_passes { text-align: center; }

    #unlock_ny_footer_banner { height: 460px; padding: 250px 0 0 0; }
    #unlock_ny_footer_banner h2 { padding: 0 0 20px 0; }

    #unlock_ny_mobile_base_sale, #unlock_ny_mobile_base_sale * { transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }
    #unlock_ny_mobile_base_sale { display: block; position: fixed; bottom: 0; bottom: -300px; left: 0; right: 0; cursor: pointer; width: 100%; background: #fff; text-align: left; z-index: 4; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); }
    #unlock_ny_mobile_base_sale p { padding: 15px 20px; color: #D82270; font-size: 16px; line-height: 20px; font-weight: bold; }
    #unlock_ny_mobile_base_sale a { display: block; float: left; background: #D82270; color: #fff; font-size: 18px; line-height: 18px; text-decoration: none; margin: 0 15px 0 0; padding: 8px 10px; width: 130px; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
    #unlock_ny_mobile_base_sale.active { bottom: 0; }

    #unlock_ny_banner_video_tablet_mobile { background-position: 50% 65%; }

    .att_strip li .att_strip_img .att_strip_feature { font-size: 0.8em; padding: 3px 20px 1px 35px; background-position: 13px 50%; background-size: 15px auto; }

    .itinerary_tablet_hide.new_itineraries_layout #home_attractions_device .att_no_6 { display: none !important; }

    #new_itineraries_pass_spheres h2, #new_itineraries_pass_spheres_p, #home_attractions .container h2 { font-size: 16px; line-height: 22px; letter-spacing: normal; }

    #page-prices-new-v2 #home_why_top h2, #new_prices_v2_attractions_ny h2 { font-size: 1.250em; text-align: center; }

    #sub_header .sub_header_row .trust_pilot_banner_widget { display: block; }
    #sub_header .sub_header_row.sub_header_row_purple .trust_pilot_banner_widget { display: none; }

    #prices_top .trust_pilot_banner_widget { float: none; }
    #page-id-7 #prices_top .trust_pilot_banner_widget { padding-bottom: 20px; }

    #home_trust_pilot_banner { margin-bottom: 15px; }

    .page-blackfriday #home_attractions { padding-bottom: 25px; }

    /**

    #banner_home #home_prices_go_up_sphere { top: 14px; }
    #banner_home #home_prices_go_up_sphere img { width: 180px; }

    **/

    #banner_valentines { display: none; }

}

@media all and (min-width: 0px) and (max-width : 617px) {

    #iframe_spinner { height: 930px; }

}

@media all and (min-width: 0px) and (max-width : 600px) {

    #att_filter_holder .right_att_toggle { max-width: 160px;  max-width: 100%; position: static; top: auto; right: auto; }
    .right_att_toggle span a { min-width: 10px; padding: 8px 5px !important; font-size: 1.1em; }

    #att_filter_top { max-width: 100%; }
    #att_filter_top #att_order_toggle { float: right; }

    #header_1_day_pass.active .active_col_1_day { float: none !important; clear: both !important; width: 100% !important; padding: 0 20px; border: none !important; max-width: 400px !important; margin: 0 auto; }
    #header_1_day_pass.active #active_col_1_day_basket p strong { display: inline; padding: 0; }

    .unlock_col ul { margin-left: 28px !important; margin-right: 0; }

}

@media all and (min-width: 0px) and (max-width : 580px) {

    #home_sphere { margin-top: 30px; margin-bottom: 25px; }
    #home_sphere_right { text-align: left; }
    #home_sphere_right img:first-child { max-width: 90%; }
    #home_sphere_right img:last-child { left: auto; right: 0; margin: 0; width: 28%; }
    #home_sphere_left h1 { font-size: 21px; line-height: 27px; padding: 0 0 25px 0; }
    #home_sphere_left h1 strong { font-size: 36px; line-height: 46px; }
    #home_sphere_left p { font-size: 18px; line-height: 23px; }
    #home_sphere_left p a:first-child { margin-right: 40px; }

}

@media all and (min-width: 0px) and (max-width : 570px) {

    #att_sticky { padding: 0; top: auto !important; bottom: -400px; -webkit-box-shadow: 0px 0px 0px 0px rgba(255,255,255,0);  -moz-box-shadow: 0px 0px 0px 0px rgba(255,255,255,0); box-shadow: 0px 0px 0px 0px rgba(255,255,255,0);  }
    #att_sticky.active { bottom: 0; }
    #att_sticky .container { padding: 0 !important; }
    #att_sticky #att_sticky_text { display: none; }
    #att_sticky p a { display: block; clear: both; margin: 0; font-size: 15px; line-height: 19px; padding: 12px 15px; min-width: 100%; width: 100%; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
    #att_sticky p a .cta_sticky_mobile { display: block; }
    #att_sticky p a .cta_sticky_desktop { display: none; }

    #new_itineraries_pass_spheres ol { max-width: 400px; }
    #new_itineraries_pass_spheres ol li { width: 50%; }

    /**

    #header_sale_sticky p span { font-size: 14px; line-height: 18px; }
    #header_sale_sticky .li_prices_up p { font-size: 14px; line-height: 18px; }

    **/

}

@media all and (min-width: 0px) and (max-width : 550px) {

    .table_map td, .table_map th { font-size: 0.75em; line-height: 140%; }

    #home_why h2 { padding-bottom: 60px; }
        #page-id-downloads  #home_why h2 { padding-bottom: 0; }
    #home_why_top p { padding: 0 0 25px 0; }
    #home_why_top ul li { width: 100%; }
    #home_why_top ul li .span-cell { height: auto; padding-top: 0; padding-bottom: 20px; }
    #home_why_top ul li { padding: 0 25px 45px 25px; }

    #page-prices-new-v2 #home_why_top ul { max-width: 340px; margin: 0 auto; }
    #page-prices-new-v2 #home_why_top ul li { padding: 0 10px 10px 10px; }

        #page-id-downloads #home_why_top ul li { padding-left: 15px; padding-right: 15px; }

        #section_1_day_pass #home_why_top ul li { padding: 0 0 25px 0; }
        #section_1_day_pass #home_why_top ul li .span-table { display: block; float: left; width: 25%; }
        #section_1_day_pass #home_why_top ul li .span-title { display: block; float: left; width: 75%; max-width: 75%; text-align: left; }
        #section_1_day_pass #home_why_top ul li .span-cell { padding: 0 20px 0 0; }

    /** #what_get_intro_right_scroller .att_strip li h3 { font-size: 0.85em; } **/

    /** prices go up **/
    #page-attractions .prices_go_up { bottom: -110px; border-top: 2px solid #d8226f; }
    #page-attractions .prices_go_up span { padding-left: 1020px; }
    /** #page-attractions #sub_header { padding-bottom: 115px; } **/
    /** prices go up end **/

/**
    .col_left .att_strip li, #attraction_near .att_strip li { width: 100% !important; display: block; }
    .col_left .att_strip li .att_strip_img, #attraction_near .att_strip li .att_strip_img { height: auto; background: transparent !important; }
    .col_left .att_strip li .att_strip_img img, #attraction_near .att_strip li .att_strip_img img { display: block; width: 100%; height: auto; }
**/
            .col_left .att_strip li h3, #attraction_near .att_strip li h3 { font-size: 14px; height: 100px; }
            .col_left .att_strip li h3 .att_strip_title, #attraction_near .att_strip li h3 .att_strip_title { height: 33px; }
            .col_left .att_strip li h3 span, #attraction_near .att_strip li h3 span { font-size: 0.7em; }
    .col_left .att_strip li .article_wrapper, #attraction_near .att_strip li .article_wrapper { padding-bottom: 20px; }

}

@media all and (min-width: 0px) and (max-width : 540px) {

    #new_itineraries_tabs { height: 107px; }
    #new_itineraries_tabs ul li a strong { display: block; }
    #new_itineraries_tabs ul { max-width: 215px; }
    #new_itineraries_tabs ul li { width: 62px; top: 75px; }
    #new_itineraries_tabs ul li:nth-child(2) { margin-left: -31px; }
    #new_itineraries_tabs ul li a { padding: 6px; }

    #new_itineraryes_buy_now h2 { font-size: 1.4em; }
    #new_itineraryes_buy_now { margin-top: 35px; }

    #banner_video #banner_video_right { display: none; }
    #banner_video_right_mobile { display: block; line-height: 9px; margin-top: -75px; }
    #banner_video_right_mobile img { width: 100%; height: auto; }

}

@media all and (min-width: 0px) and (max-width : 500px) {

    #prices_basket_landing .prices_basket_landing_right_col { float: none !important; width: 100% !important; clear: both; text-align: center !important; }
    #prices_basket_landing #prices_basket_right .table_basket { margin-left: auto !important; margin-right: auto !important; }
    #prices_basket_landing #prices_basket_right .table_basket th { text-align: left; }
    #prices_basket_landing #prices_basket_right .button_checkout { max-width: 100%; }

}

@media all and (min-width: 0px) and (max-width : 470px) {

    #unlock_ny_savings { border-top: 180px solid #fff; }
    #unlock_ny_savings .unlock_col img { margin-top: -200px; }

}

@media all and (min-width: 0px) and (max-width : 460px) {

    #checkout_total p span { display: block; float: none; }
    #checkout_total p span strong { float: left; }
    #checkout_total p span strong:nth-child(2) { float: right; padding-right: 0; margin-right: 0; }
    #checkout_total p a { min-width: 100%; float: none; margin-left: -20px; clear: both; display: block; padding: 13px 50px 13px 16px; }

    .right_att_toggle span { font-size: 0.7em; }

    .page-cms #section_sub table th, .page-cms #section_sub table td { font-size: 0.8em; line-height: 140%; }

    #new-prices-v2 article a { padding: 10px; }
    #new-prices-v2 article a.active { padding-top: 10px; padding-bottom: 10px; }
    #new-prices-v2 article.new-prices-v2-article-lrg a { padding-top: 10px; padding-bottom: 10px; }

    #banner_home { background-position: 0 50%; }

}

@media all and (min-width: 0px) and (max-width : 440px) {

    .itinerary_scroller_day_margin { padding: 0; }
    #itinerary_scroller .slick-next.slick-arrow, #itinerary_scroller .slick-prev.slick-arrow { top: 13px !important; width: 40px; height: 40px; background-size: 32px auto; }
    #itinerary_scroller .slick-next.slick-arrow { right: -5px !important; }
    #itinerary_scroller .slick-prev.slick-arrow { left: -5px !important; }

    .itinerary_scroller_day .itinerary_scroller_col { padding-left: 0; padding-right: 0; }

        /** prices go up **/
        .prices_go_up span { font-size: 0.95em; }
        .prices_go_up span a.button { margin-left: 15px; }
        /** prices go up end **/

    #banner_telegraph { padding: 5px 10px 10px 10px; font-size: 0.85em; }
    #banner_telegraph img { display: block; margin: 4px 0 0 0; }

    #new-prices-v2 #new-prices-v2-basket { padding: 25px 0; }
    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left .new-prices-v2-basket-passes { padding: 0; }
    .new-prices-v2-basket-qty a { margin: 0 5px 0 0; }
    .new-prices-v2-basket-qty a:last-child { margin: 0 0 0 5px; }

    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right { padding-right: 10px; padding-left: 10px; }

    #iframe_spinner { height: 780px; }

}

@media all and (min-width: 0px) and (max-width : 420px) {

    #header_1_day_pass_scroll h2 { font-size: 12px; padding-right: 95px; }
    #header_1_day_pass_scroll_button { font-size: 0.9em; width: 85px; }

    #new_prices_v2_attractions_ny #home_attractions .att_strip li { width: 100%; display: block !important; clear: both; float: none; }
    #new_prices_v2_attractions_ny #home_attractions .att_strip .att_no_6, #new_prices_v2_attractions_ny #home_attractions .att_strip .att_no_7, #new_prices_v2_attractions_ny #home_attractions .att_strip .att_no_8, #new_prices_v2_attractions_ny #home_attractions .att_strip .att_no_9 { display: none !important; }

}

@media all and (min-width: 0px) and (max-width : 370px) {

    #banner_home #banner_strapline { padding-top: 20px; }
    #banner_home #banner_strapline p { font-size: 1.4em; line-height: 110%; padding: 0 0 5px 0; }
    .sub_wrapper_s #banner_home #banner_strapline p { font-size: 1.2em; }
    .sub_wrapper_g #banner_home #banner_strapline p { font-size: 1.3em; }
    .sub_wrapper_i #banner_home #banner_strapline p { font-size: 1.2em; }
    .sub_wrapper_p #banner_home #banner_strapline p { font-size: 1.2em; }

    #sub_header h1 span { font-size: 1em; }
    #att_filter_toggle { min-width: 90px; }

    #banner_sale_device .banner_sale_info { font-size: 0.9em; }
    #banner_sale_device .banner_sale_ends { font-size: 0.6em; }
    .banner_sale_device_hilton .banner_sale_info img { width: 80px; }

    #prices_basket_left { padding: 0 0 10px 0; }
    #prices_basket_right { padding: 30px 0 40px 0; }

    #prices_basket_right_border { left: 0; right: 0; }

    #prices_basket_left .table_basket { margin-bottom: 10px; }

    #sub_cart_base { padding: 5px 30px 15px 30px; }
    #sub_cart_buttons { padding: 0 30px 25px 30px; }

    #new_itineraries_pass_spheres ol li div { width: 125px; height: 125px; }
    #new_itineraries_pass_spheres ol li div p { padding-top: 30px; }

    #new-prices-v2 article a { padding: 5px; }
    #new-prices-v2 article a.active { padding-top: 5px; padding-bottom: 5px; }
    #new-prices-v2 article.new-prices-v2-article-lrg a { padding-top: 5px; padding-bottom: 5px; }

    .new-prices-v2-basket-passes table th { font-size: 14px; line-height: 18px; padding: 11px 0 11px 11px; }
    .new-prices-v2-basket-passes table td { font-size: 14px; line-height: 18px; }

    .new-prices-v2-basket-qty a { top: 1px; }

}

@media all and (min-width: 0px) and (max-width : 360px) {

    #itinerary_menu ol li { padding-left: 4px; padding-right: 4px; }

    #attraction_wrapper { clear: both; }

    #header_1_day_pass_info_col_cart article .active_col_1_day_qty a img { margin: 0 5px 3px 0; }
    #header_1_day_pass_info_col_cart article .active_col_1_day_qty a:last-child img { margin: 0 0 3px 5px; }
}

@media all and (min-width: 0px) and (max-width : 340px) {

    #header_1_day_pass_scroll h2 { font-size: 11px; padding-right: 85px; }
    #header_1_day_pass_scroll_button { font-size: 0.8em; width: 75px; }

}

@media all and (max-width: 890px) {
    #prices_go_up_desktop_prices_cell { font-size: 1.2em; }
}
@media all and (max-width: 650px) {
    #prices_go_up_desktop_prices_table { height: 163px; }
    #prices_go_up_desktop_prices_cell { font-size: 1em; padding: 20px; }
}


@media all and (min-width: 841px) {

    #prices_go_up_desktop_home { padding: 0; position: absolute; /** z-index: 3; top: 0; **/ bottom: 0; width: 100%; left: 0; line-height: 190%; }
    #prices_go_up_desktop_home a { background: #6ad8cd; color: #1c1970; background: #d8226f; background: #1c1970; color: #fff; display: block; padding: 10px 15px 8px 15px; padding: 16px 0 16px 0; text-align: center; text-decoration: none; font-weight: bold; font-size: 1.4em; }
    #prices_go_up_desktop_home span.container.container_capped { display: block; height: auto; text-align: left; padding-left: 436px; }

        #prices_go_up_desktop_adjust #prices_top { padding-top: 45px; }
        #prices_go_up_desktop_adjust #prices_top_title_right { padding-top: 10px; }
    #prices_go_up_desktop_sub { font-size: 1.2em; margin-bottom: -34px; margin-top: -11px; position: relative;  /**  z-index: 2; **/ }
    #prices_go_up_desktop_sub img { float: right; height: 11px; }
    #prices_go_up_desktop_sub a { clear: right; float: right; display: block; max-width: 1150px; background: #6ad8cd; color: #1c1970; text-decoration: none; padding: 7px 15px; /** font-weight: bold; **/ }

    #prices_go_up_mobile { display: none; }

}

#page-home #prices_go_up_mobile { display: none !important; }

/** @media all and (min-width: 0px) and (max-width : 650px) { **/
@media all and (min-width: 0px) and (max-width : 840px) {

    #prices_go_up_desktop_home { display: none; }
    #prices_go_up_desktop_sub { display: none; }
            #prices_go_up_desktop_prices { display: none !important; }

    #prices_go_up_mobile { display: block; background: #6ad8cd; text-align: center; padding: 8px 15px; position: relative; }
    #prices_go_up_mobile ul { margin: 0; padding: 0; list-style-image: none; list-style: none; }
    #prices_go_up_mobile ul li { margin: 0; padding: 0; color: #1c1970; text-align: center; font-weight: bold; }
    #prices_go_up_mobile a { display: block; text-indent: -999999px; text-align: left; width: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; }

    #page-home #prices_go_up_mobile { background: #1c1970; }
    #page-home #prices_go_up_mobile * { color: #fff; }

}

@media all and (min-width: 0px) and (max-width : 390px) {

    .new_itineraries_col_list .new_itineraries_col_scroller ul li { font-size: 0.9em; }
    #new_itineraries_cols { padding: 0 10px; }
    .new_itineraries_col .new_itineraries_col_list { padding: 0 0 15px 0; }
    .new_itineraries_col_list ul li strong { width: 75%; }
    .new_itineraries_col_list ul li span { width: 25%; }

    #header_sale_sticky p { font-size: 16px; line-height: 20px; }
    #header_sale_sticky .li_prices_up p strong { font-size: 16px; line-height: 20px; }

}

@media all and (min-width: 0px) and (max-width : 450px) {
    #unlock_ny_footer_banner { padding: 200px 0 0 0; }
    #unlock_ny_footer_banner h2 { font-size: 30px; line-height: 44px; }

}

#promo_bkg { display: none;   position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 999999; width: 100%; height: 100%; background: rgba(0,0,0,0.6); text-align: center; }
#promo_bkg #promo_box_table { display: table; width: 100%; height: 100vh; }
#promo_bkg #promo_box_cell { display: table-cell; vertical-align: middle; text-align: center; padding: 20px; }
#promo_bkg #promo_box { padding: 35px 60px 19px 60px; background: rgba(255,255,255,1); position: relative; width: 100%; max-width: 555px; margin: 0 auto;  -webkit-box-shadow: 0px 0px 44px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 44px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 44px 0px rgba(0,0,0,0.75); }
#promo_box p.promo_p_img { line-height: 9px; }
#promo_box p.promo_p_img img { max-height: 45px; width: auto; }
#promo_box h2 { text-transform: uppercase; font-size: 24px; line-height: 25px; font-weight: bold; padding: 0 0 20px 0; }
#promo_box h2 strong { display: inline-block; background: #d82270; color: #fff; padding: 8px 11px 4px 11px; }
#promo_box h3 { color: #1c1970; font-size: 20px; line-height: 24px; padding: 0 0 15px 0; }
#promo_box p #promo_button { display: inline-block; background: #6ad8cd; color: #1c1970; font-weight: bold; text-decoration: none !important; padding: 7px 15px; text-align: center; min-width: 90px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
#promo_close { position: absolute; top: 20px; right: 20px; width: 21px; height: 21px; text-indent: -9999px; background: url(/images/rebrand/close-announcement.png) center no-repeat; background-size: 21px auto; }

@media all and (min-width: 0px) and (max-width : 560px) {
    #promo_bkg #promo_box { padding-left: 30px; padding-right: 30px; }
}
@media all and (min-width: 0px) and (max-width : 390px) {
    #promo_box h2 { font-size: 20px; line-height: 21px; }
}

.att_reserve_list { display: block; clear: both; margin: 0; padding: 0; list-style-image: none; list-style: none; }
.att_reserve_list li { display: block; clear: both; padding: 25px 0 15px 0; border-bottom: 1px solid #1c1970; }
.button_cta.att_reserve_list_button { padding: 12px 15px; word-break: break-all; }
.att_reserve_list li .att_reserve_list_contact { padding-bottom: 10px; }
@media all and (min-width: 0px) and (max-width : 550px) {
    
}

/** new hompeage **/

.section_home_2020 h2 { font-size: 30px; letter-spacing: normal; padding-bottom: 15px; }

#new_home_benefits { display: block; clear: both; background: #F7F7FA; padding: 65px 0 48px 0; text-align: center; }
#new_home_benefits p { font-size: 16px; line-height: 150%; }
#new_home_benefits_strip-x-scroll {  }
#new_home_benefits_strip { margin: 0; padding: 0; list-style: none; list-style-image: none; display: flex; background: url(/images/rebrand/new-home/bkg_benefits.png) 0 0 no-repeat; background-size: 100% 100%; min-height: 266px; }
#new_home_benefits_strip li { width: 25%; margin: 0; padding: 28px 35px; }
#new_home_benefits_strip li .span-table { width: 100%; display: table; height: 90px; }
#new_home_benefits_strip li .span-cell { width: 100%; display: table-cell; vertical-align: middle; line-height: 9px; }
#new_home_benefits_strip li .span-cell img { max-height: 90px; object-fit: contain; }
#new_home_benefits_strip li h3 { font-size: 21px; line-height: 120%; color: #1C1970; padding: 15px 0 10px 0; }
#new_home_benefits_strip li p { font-size: 14px; line-height: 140%; color: #1C1970; padding: 0; }

#new_home_benefits_base { display: block; clear: both; background: #1C1970; text-align: center; }
#new_home_benefits_base p { font-size: 18px; line-height: 140%; color: #fff; padding: 14px 0; }
#new_home_benefits_base p a { text-decoration: none; color: #fff; }

#new_home_attractions { padding: 100px 0; text-align: center; overflow: hidden; }
#new_home_attractions p { font-size: 16px; line-height: 150%; padding: 0 0 17px 0; }

#home_attractions_scroller_2020 .slick-list { overflow: visible; }

.att_strip li { }
.att_strip li .article_wrapper { padding: 0 7px 14px 7px; text-align: left; }
.att_strip li article { overflow: hidden; -webkit-box-shadow: 0px 3px 6px #45456029; -moz-box-shadow: 0px 3px 6px #45456029; box-shadow: 0px 3px 6px #45456029; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.att_strip li .att_strip_img { height: 138px; }
.att_strip li .att_strip_img .att_strip_label_new { position: absolute; display: block; bottom: -8px; left: 7px; max-width: 94.5%; background: #6AD8CD; padding: 4px 10px; color: #fff; font-weight: bold; font-size: 14px; line-height: 18px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;   z-index: 1; }
.att_strip li h3 { position: relative; height: 125px; background: transparent; padding: 15px 32px 0 16px; font-size: 18px; color: #454560; }
.att_strip li h3 .att_strip_title { display: block; height: 40px; height: 43px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.att_strip li h3 .att_strip_price { font-size: 14px; color: #A2A2AF; padding: 25px 0 0 0;  position: absolute; bottom: 13px; left: 16px; right: 16px; padding: 15px 0 0 0; }
.att_strip li h3 .att_strip_price strong { display: block; color: #454560; padding: 4px 0 0 0; }
.att_strip li h3 .icon-ft { position: absolute; width: 18px; height: auto; top: 17px; right: 8px; }

#home_attractions_scroller_2020 .att_strip li { opacity: 0.5; }
#home_attractions_scroller_2020 .att_strip li.slick-active { opacity: 1; }

#att_panel_grid .att_strip, #attraction_near .att_strip, #page-confirmation .att_strip { margin: 0 -7px; }

#new_home_attractions #new_home_attractions_more { text-align: center; padding: 20px 0 0 0; }
.button_green { border: 1px solid #01BAA7; font-size: 16px; line-height: 20px; text-decoration: none; font-weight: bold; color: #01BAA7; min-width: 210px; text-align: center; display: inline-block; padding: 13px 20px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.button_green_cta { background: #D4095F !important; color: #fff; border-color: #D4095F; }
.button_green:hover { text-decoration: none; background: rgba(1,186,167,0.2); }

#new_home_works { display: block; clear: both; background: #F7F7FA; padding: 65px 0 30px 0; }
#new_home_works h2 { padding: 0 0 40px 0; text-align: center; }
#new_home_works_left { float: left; width: 44.394213381555153%; padding: 0 0 30px 0; }
#new_home_works_left iframe { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#new_home_works_right { float: left; width: 55.60578661844484%; padding: 10px 0 5px 0; }
#new_home_works_right p { text-align: center; padding-left: 40px; }
#new_home_works_right ul { margin: 0 -20px 0 20px; padding: 0; list-style: none; list-style-image: none; display: flex; }
#new_home_works_right ul li { margin: 0; padding: 0 17px; width: 33.33333333333333%; position: relative; text-align: center; }
#new_home_works_right ul li .how_works_icon { display: block; width: 96px; height: auto; margin: 0 auto; }
#new_home_works_right ul li p { display: block; font-size: 16px; line-height: 24px; padding: 10px 0 25px 0; }
#new_home_works_right ul li .how_works_arrow { position: absolute; top: 48px; right: -10px; width: 20px; height: auto; }

#new_home_itinerary { display: block; clear: both; padding: 105px 0 25px 0; text-align: center; }
#new_home_itinerary p { font-size: 16px; line-height: 150%; padding: 0 0 33px 0; }
#new_home_itinerary_flex { display: flex; flex-wrap: wrap; justify-content: space-between; justify-content: space-around; text-align: center; }
#new_home_itinerary_flex article { padding: 0 10px 25px 10px; }
#new_home_itinerary_flex article:first-child { padding-left: 0; }
#new_home_itinerary_flex article:last-child { padding-right: 0; }
#new_home_itinerary_flex .itinerary_article_wrapper { width: 352px; margin: 0 auto; max-width: 100%; }
#new_home_itinerary_flex article h3 { padding: 0 0 0 40px; margin-bottom: -6px; }
#new_home_itinerary_flex article h3 strong { float: left; display: inline-block; font-size: 21px; line-height: 21px; white-space: nowrap; color: #fff; padding: 16px 10px 13px 10px; min-width: 96px; text-align: center; background: url(/images/rebrand/new-home/bkg_itinerary_tab.png) bottom repeat-x; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
#new_home_itinerary_flex article h3 span { color: #454560; float: right; font-size: 14px; line-height: 18px; text-align: right; font-weight: normal; padding: 20px 7px 0 15px; }
#new_home_itinerary_flex article ul { width: 100%; min-height: 282px; margin: 0; list-style: none; list-style-image: none; text-align: left; padding: 0 26px 0 40px; background: url(/images/rebrand/new-home/bkg_itinerary_4.png) top left no-repeat; background-size: 352px auto; }
#new_home_itinerary_flex article .list_3 ul { min-height: 212px; background-image: url(/images/rebrand/new-home/bkg_itinerary_3.png); }
#new_home_itinerary_flex article ul li { margin: 0; padding: 0; font-size: 16px; line-height: 18px; padding: 26px 0; color: #454560; }
#new_home_itinerary_flex article ul li strong { float: left; width: 82%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
#new_home_itinerary_flex article ul li span { float: right; width: 16%; text-align: right; }
#new_home_itinerary_flex article ul li span em { font-style: normal; font-size: 12px; }

#new_home_save { display: block; clear: both; }
#new_home_save_flex { display: flex; justify-content: space-between; background: url(/images/rebrand/new-home/bkg_savings.png) top left no-repeat; min-height: 362px; }
#new_home_save_left { width: 40.271493212669685%; line-height: 9px; position: relative; }
#new_home_save_right { width: 50.67873303167421%; padding: 40px 35px 0 0; }
#new_home_save_left img { width: 76.90582959641256%; height: auto;  -webkit-border-radius: 800px; -moz-border-radius: 800px; border-radius: 800px; }
#new_home_save_left img:nth-child(2) { width: 45.51569506726457%; height: auto; position: absolute; bottom: 0; right: 0; z-index: 1; }
#new_home_save_right h3 { font-size: 21px; line-height: 150%; padding: 0 0 10px 0; }
#new_home_save_right ul { margin: 0; padding: 0; list-style: none; list-style-image: none; }
#new_home_save_right ul li { display: table; margin: 0; padding: 0; width: 100%; font-size: 18px; line-height: 22px; color: #454560; border-bottom: 2px solid #9e9eae; }
#new_home_save_right ul li strong, #new_home_save_right ul li span { display: table-cell; padding: 15px 0; }
#new_home_save_right ul li span { text-align: right; }
#new_home_save_right ul li:nth-child(1) strong { font-weight: normal; }
#new_home_save_right ul li:nth-child(2) { font-weight: bold; }
#new_home_save_right ul li:nth-child(3) { font-weight: bold; color: #D4095F; border: none; }
#new_home_save_right p { display: block; padding: 25px 0 0 0; }
#new_home_save_right p a { float: left; width: 48%; min-width: 48% !important; display: block; }
#new_home_save_right p a:nth-child(1) { float: right; }

#new_home_tp { display: block; clear: both; padding: 85px 0 0 0; }
#new_home_tp h2 { text-align: center; padding: 0 0 30px 0; }

.new_home_base { display: block; clear: both; padding: 50px 0 50px 0; }
.new_home_base_flex { display: flex; align-items: center; justify-content: space-between; }
.new_home_base_left { width: 49.54954954954955%; }
.new_home_base_left p { color: #454560; font-size: 16px; line-height: 24px; display: flex; align-items: center; }
.new_home_base_left p span:nth-child(1) { width: 86px; padding-right: 10px; }
.new_home_base_left p span img { width: 70px; height: auto;  -webkit-border-radius: 80px; -moz-border-radius: 80px; border-radius: 80px; }
.new_home_base_right { width: 42.61261261261261%; position: relative; line-height: 9px; text-align: center; padding: 15px 0 35px 0; }
.new_home_base_right img.creative { max-width: 88.58350951374208%; height: auto; position: relative; z-index: 2; -webkit-border-radius: 800px; -moz-border-radius: 800px; border-radius: 800px; }
.new_home_base_right img.sphere { position: absolute; width: 150px; height: 150px; width: 31.71247357293869%; height: auto; z-index: 1; }
.new_home_base_right img.sphere:nth-child(2) { top: 0; left: 0; }
.new_home_base_right img.sphere:nth-child(3) { bottom: 0; right: 0; }


@media all and (min-width: 0px) and (max-width : 1200px) {
/**    .slick-prev.slick-arrow { left: -15px; }
    .slick-next.slick-arrow { right: -15px; }**/
    #home_attractions_scroller_2020 { padding: 0 20px; }
}


@media all and (min-width: 0px) and (max-width : 1180px) {
    #new_home_save_left { width: 35%; }
    #new_home_save_right { width: 60%; }
}

@media all and (min-width: 0px) and (max-width : 1100px) {
    #new_home_attractions { padding: 65px 0 45px 0; }
}
@media all and (min-width: 0px) and (max-width : 1000px) {
    #new_home_save_flex { background: transparent; flex-wrap: wrap-reverse; max-width: 800px; margin: 0 auto; }
    #new_home_save_left { width: 100%; padding: 60px 0 0 0; max-width: 550px; margin: 0 auto; }
    #new_home_save_right { width: 100%; padding: 40px; background: #f7f7fa;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
    #new_home_save_right h3 { text-align: center; }
}
@media all and (min-width: 0px) and (max-width : 950px) {
    #new_home_works_left, #new_home_works_right { float: none; clear: both; width: 100%; }
    #new_home_works_right p { padding-left: 0; }
    #new_home_works_right ul { margin: 0 -17px; }
}
@media all and (min-width: 0px) and (max-width : 850px) {
    .new_home_base { padding-bottom: 10px; }
    .new_home_base_flex { flex-wrap: wrap-reverse; }
    .new_home_base_left { width: 100%; max-width: 600px; margin: 0 auto; text-align: center; padding: 40px 0 0 0; }
    .new_home_base_right { width: 100%; max-width: 500px; margin: 0 auto; }
    .new_home_base_left p { justify-content: center; }
    .new_home_base_left p span:nth-child(2) { text-align: left; }
}
@media all and (min-width: 0px) and (max-width : 800px) {
    .section_home_2020 h2 { font-size: 24px; }
    #new_home_benefits_strip-x-scroll { overflow-x: scroll;  margin-right: -20px; }
    #new_home_benefits_strip { width: 1120px; }
    #new_home_benefits_strip li h3 { font-size: 18px; }
}
@media all and (min-width: 0px) and (max-width : 780px) {
    #new_home_itinerary h2 { max-width: 420px; margin: 0 auto; }
    #new_home_itinerary { padding: 60px 0 25px 0; }
    #new_home_itinerary_flex { display: block; padding: 0 0 80px 0; }
    #new_home_itinerary_flex article { padding: 0; }
    #new_home_itinerary_flex article ul { background-size: 100% 100%; }
    #new_home_itinerary .slick-prev.slick-arrow { text-indent: unset; width: auto; padding: 0 0 0 55px; background-position: left !important; position: static; margin: 15px 0 0 0; float: left; font-size: 16px; color: #1C1970;   position: absolute; bottom: 5px; top: auto; left: -5px; }
    #new_home_itinerary .slick-next.slick-arrow { text-indent: unset; width: auto; padding: 0 55px 0 0; background-position: right !important; position: static; margin: 15px 0 0 0; float: right; font-size: 16px; color: #1C1970;   position: absolute; bottom: 5px; top: auto; right: -5px; }
    #new_home_itinerary .slick-disabled { opacity: 0 !important; }
}
@media all and (min-width: 0px) and (max-width : 680px) {
    #new_home_save_right { padding: 30px; }
    #new_home_save_right p { text-align: center; }
    #new_home_save_right p a { width: 100%; min-width: 10px !important; float: none !important; clear: both; max-width: 300px; margin: 15px auto 0 auto; }
    #new_home_save_right p a:first-child { margin-top: 0; }
}
@media all and (min-width: 0px) and (max-width : 670px) {
    #new_home_benefits { padding: 40px 0 38px 0; }
    .section_home_2020 h2 { padding-bottom: 15px; }
    #new_home_benefits_strip { width: 825px; min-height: 246px;  min-height: 10px; }
    #new_home_benefits_strip li { padding: 25px 19px 15px 19px; }
    #new_home_benefits_strip li .span-table { height: 78px;  height: 68px; }
    #new_home_benefits_strip li .span-cell img { max-height: 78px;  max-height: 68px; }
    #new_home_benefits_strip li h3 { padding: 10px 0 5px 0; }

    #new_home_benefits_base p { font-size: 16px; }
    #new_home_benefits_base p strong { display: block; padding: 10px 0 0 0; max-width: 235px; margin: 0 auto; }
    #new_home_benefits_base p strong span { display: none; }

    #new_home_save_right h3 { font-size: 18px; }
    #new_home_save_right ul li { font-size: 16px; line-height: 19px; }
    #new_home_save_left { padding-top: 40px; }
}
@media all and (min-width: 0px) and (max-width : 570px) {
    #new_home_works { padding: 45px 0 30px 0; }
    #new_home_works_right { padding: 0; }
    #new_home_works_right ul { margin: 0; display: block; }
    #new_home_works_right ul li { width: 100%; padding: 0; clear: both; padding: 0; }
    #new_home_works_right ul li .how_works_icon { position: absolute; top: 0; left: 0; }
    #new_home_works_right ul li .how_works_arrow { display: none; }
    #new_home_works_right p { padding: 10px 0 0 0; }
    #new_home_works_right ul li p { padding: 5px 0 20px 105px; font-size: 14px; line-height: 20px; text-align: left; min-height: 100px; display: flex; align-items: center; }

    #new_home_save_right { padding: 30px 15px; }
    #new_home_save_right p a { max-width: 270px; }
}

#what_get_intro_right_scroller { padding: 0 20px 0 40px !important; }
@media all and (min-width: 0px) and (max-width : 650px) {
    #what_get_intro_right_scroller { padding: 0 20px !important; }
}