/** 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: #000; /**** 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: #000; }
.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; }

.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: #000000; 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: #000; 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-right: 1.5%; padding: 0 0 13px 0;  overflow: visible !important; }
/** .fields_wrapper .field_holder:first-child { margin-left: 0 !important; } **/
.fields_wrapper .field_holder:last-child { margin-right: 0 !important; }
        .fields_wrapper_1 .field_holder { width: 100%; }
.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%; }
.fields_wrapper_payment .field_holder * { vertical-align: middle; }

.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;   padding: 0 20px; }
#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: #000; }
.checkbox_right a:hover { text-decoration: none; }
.checkbox_right span { display: block; color: #d4095f; color: #000; }

#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; }

#checkout_dining_guide { display: block; clear: both; padding: 45px 0 20px 0; border-bottom: 1px solid #1c1970; }

#diningcard_left { float: left; width: 24%; width: 20%; padding: 0 55px 0 0; padding: 0 40px 0 0; margin: 20px 0; }
#diningcard_left img { width: 100%; max-width: 200px; height: auto; }
#diningcard_right { float: right; width: 80%; border-left: 1px solid #fff; padding: 0 0 0 55px; padding: 0 0 0 40px; margin: 20px 0; }
#diningcard_mobile_img { display: none; }
#diningcard_right #DGInfo { text-decoration: underline; }
#diningcard_right #DGInfo:hover { text-decoration: none; }
#diningcard_right .radio_list.guidebooks { margin: 0; padding: 0; list-style: none; list-style-image: none; }
#diningcard_right .radio_list.guidebooks li { margin: 0; padding: 20px 0; }
#diningcard_right .radio_list.guidebooks li strong { display: block; font-size: 1.5em; font-weight: bold; padding: 10px 20px 20px 0; float: left; } 
#diningcard_right .radio_list.guidebooks li .button_checkout { background: #6ad8cd; color: #1c1970 !important; float: right; margin-top: 0; }

#dining_feature { padding: 20px; border: 1px solid #f2f2f2; background: #f2f2f2; margin: 0 0 20px 0; }

/* 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-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; }
    #header_main.header_main_baseline { height: 71px; /** 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; z-index: 1; display: block; }
#header_main #header_logo img { width: 207px; width: 165px; }
#nav_desktop { text-align: right; }
#nav_desktop ul { margin: 0; padding: 16px 0 0 0; list-style: none; list-style-image: none; }
#nav_desktop ul li { margin: 0; padding: 0 8px; display: inline-block; font-size: 1em; line-height: 140%;    padding: 0 2px; }
#nav_desktop ul li:last-child { padding-right: 0; }
    .sub_wrapper_s #nav_desktop ul li { padding: 0 2px; }
    .sub_wrapper_g #nav_desktop ul li { padding: 0 2px; }
#nav_desktop ul li a { display: block; color: #000; text-decoration: none; padding: 8px; }
/** #nav_desktop ul li a:hover { color: #d8226f; } **/
#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; }

    .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;  background-position: top center; }
/** #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;  padding-top: 60px; }
#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;   z-index: 1; }
    #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 #banner_strapline p .white_box { display: inline-block; background: #fff; padding: 5px 10px 0 10px; }
    #banner_home_sale_pink { text-align: center; background: url(/images/rebrand/home/sale-banner.png) center no-repeat; background-size: auto 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; text-align: center; }
    #banner_home_sale_pink img { height: 100%; width: auto; margin: 0 auto; }

#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; **/ position: relative; z-index: 1; }
/** #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; }

    #banner_visitlondon { position: absolute; top: 0; right: 20px; padding: 10px 0 0 0; text-align: right; }
    #banner_visitlondon img { width: 160px; height: auto; }

#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; }
#page-confirmation .att_strip li { display: block; float: left; }
.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 { 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 { 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 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; **/ }
.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) 14% 44% no-repeat; 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 { 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 { margin-top: -3px; margin-bottom: -3px; }

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

#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; }
#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; }

#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_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 {        display: none; }

#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 .container { padding: 0; }
#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_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 **/

    #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:nth-child(1) { background-position: 5px 0; }
#attraction_map_left ul li:nth-child(2) { background-image: url(/images/rebrand/icon_map_2.svg); background-size: 48px auto; }
#attraction_map_left ul li:nth-child(3) { background-image: url(/images/rebrand/icon_map_3.svg); background-size: 46px auto; }
#attraction_map_left ul li:nth-child(4) { background-image: url(/images/rebrand/icon-why-02.svg); background-size: 52px auto; }
#attraction_map_left ul li strong { display: block; }
#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; }

    /** 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 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; }
.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; }
#page-prices-new #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; }

        #prices_basket_landing .table_basket tr td em { display: block; font-size: 14px; line-height: 18px; }

/** 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; 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_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; }

#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 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/custom/toweroflondon.png); background-position: center; }
#prices_plan_save_panel article #plan_save_img_02 { background-image: url(/images/rebrand/custom/shard.png); 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 **/

#page-prices-new-wrapper { padding-top: 30px; }
#prices_new_left { width: 57.5%; float: left; }
#prices_new_right { width: 27.08333333333333%; float: right; }

#prices_new_offer_mobile { display: none; }
#prices_new_left_intro_mobile { display: none; }

#prices_new_right_promo { padding: 0 0 28px 0; clear: both; }

.page-prices-new-sale { display: block; padding: 18px; display: block; clear: both; margin: 0 0 28px 0; background: #d82270; text-align: center; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.page-prices-new-sale * { color: #fff; }
.page-prices-new-sale h3 { padding: 0; }
.page-prices-new-sale p { padding: 0; }
#page-prices-new-v2 .page-prices-new-sale { padding: 13px; }
#page-prices-new-v2 .page-prices-new-sale h3 { font-size: 24px; line-height: 28px; padding: 0 0 4px 0; }
#page-prices-new-v2 .page-prices-new-sale p { font-size: 18px; line-height: 22px; }
#attractions_prices_box .page-prices-new-sale { max-width: 460px; margin: 0 auto; padding: 10px 15px; margin: 20px auto 0 auto; }
#attractions_prices_box .page-prices-new-sale h3 { font-size: 24px; line-height: 28px; }

#prices_new_basket { display: block; clear: both; margin: 0 0 30px 0; padding: 15px;  -webkit-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.28); -moz-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.28); box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.28); }
#prices_new_basket h2 { font-size: 1.2em; }
#prices_new_basket h3 { display: table; width: 100%; min-height: 50px; }
#prices_new_basket h3 .h3_cell { display: table-cell; vertical-align: middle; height: 50px; padding: 0 0 0 95px; background: url(/images/rebrand/card-promo.png) left no-repeat; background-size: 80px auto; }
#prices_new_basket h3 img { width: 14px; height: auto; float: right;  margin-left: 8px; }
.prices_new_basket_separator { display: block; clear: both; margin: 10px -15px; height: 21px; background: url(/images/rebrand/bkg_prices_gap.png) left no-repeat; }
.prices_new_basket_separator img { float: left; width: 8px; height: 21px; }
.prices_new_basket_separator img:last-child { float: right; }
#prices_new_basket_totals { margin: 0; padding: 0; list-style: none; list-style-image: none; }
#prices_new_basket_totals li { color: #1c1970; display: block; padding: 0; margin: 0; }
#prices_new_basket_totals li span { float: right; }
#prices_new_basket_totals li.sale { color: #d82270; }
#prices_new_basket_totals li.total { padding: 10px 0 20px 0; font-weight: bold; font-size: 1.2em; }
#prices_new_basket_pay { display: block; padding: 0; }
#prices_new_basket_pay a { float: right; }
    #prices_new_basket_pay a { float: none; display: block; clear: both; width: 100%; }
.new_lp_button { display: inline-block; text-align: center; text-decoration: none !important; font-weight: bold; color: #fff; background: #d82270; padding: 11px 15px; min-width: 114px; }

.prices_new_mbg_img { float: left; width: 30%; }
.prices_new_mbg_img img { width: 75%; height: auto; }
.prices_new_mbg_info { float: left; width: 70%; }
.prices_new_mbg_info h3 { padding: 0; }
.prices_new_mbg_info p { padding: 0 0 10px 0; color: #454560; }
.prices_new_mbg_info p a { color: #454560; text-decoration: none; font-weight: bold; padding: 0 0 2px 0; border-bottom: 2px solid #6ad8cd; }

#page-prices-new h3 { font-size: 1.2em; }

#prices_new_passes { padding: 0 0 20px 0; }
#prices_new_passes article { background: #fff; border: 1px solid #a2a2af; margin: 0 0 20px 3%; width: 22.75%; padding: 15px; float: left; position: relative; }
#prices_new_passes article:nth-child(1), #prices_new_passes article:nth-child(5) { margin-left: 0; clear: left; }
#prices_new_passes article h3 { padding: 0 0 11px 0; }
#prices_new_passes article p { padding: 0; }
#prices_new_passes article p strong { color: #d82270; }
#prices_new_passes article a { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; text-indent: -9999px; }
#prices_new_passes article.active { border: 1px solid #d82270; -webkit-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.28); -moz-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.28); box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.28); }

#prices_new_people_wrapper { padding: 0 0 20px 0; }
#prices_new_people_wrapper h3 { margin: 0 0 0 2%; width: 48%; max-width: 272px; float: left; }
#prices_new_people_wrapper h3:first-child { margin-left: 0 }
#prices_new_people_wrapper h3 span { font-weight: normal; font-size: 0.8em; }
#prices_new_people_wrapper h3 div { margin-left: 23px; margin-left: 16px; display: inline-block; width: 86px; text-align: center; color: #d82270; position: relative; }
#prices_new_people_wrapper h3 img { position: absolute; right: 0; top: -2px; }
#prices_new_people_wrapper h3 a:first-child img { left: 0; right: auto; }

.prices_new_type_wrapper article { background: #fff; border: 1px solid #a2a2af; margin: 0 0 20px 4%; width: 48%; max-width: 262px; float: left; padding: 15px 15px 11px 15px; position: relative; }
.prices_new_type_wrapper article:first-child { margin-left: 0; }
.prices_new_type_wrapper article h2 { padding: 0 0 6px 0; }
ol.ol-new-prices { margin: 0; padding: 0; list-style: none; list-style-image: none; }
ol.ol-new-prices li { display: block; padding: 6px 0 6px 34px; margin: 0; }
ol.ol-new-prices li:first-child { background: url(/images/rebrand/icon-users.png) left no-repeat; background-size: 23px auto; }
ol.ol-new-prices li strong { float: right; color: #d82270; }
ol.ol-new-prices li strong s { font-weight: normal; color: #454560; }
.prices_new_type_wrapper article a { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; text-indent: -9999px; }
.prices_new_type_wrapper article.active { border: 1px solid #d82270; -webkit-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.28); -moz-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.28); box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.28); }
.prices_new_type_wrapper article .TravelInfo { position: absolute; top: 10px; right: 10px; display: block; width: 17px; height: 17px; cursor: pointer; z-index: 2; }
.prices_new_type_wrapper article .TravelInfo img { width: 100%; height: auto; }
.prices_new_type_wrapper article .prices_new_type_button { display: block; margin: 10px -16px -12px -16px; text-align: center; cursor: pointer; color: #fff; text-decoration: none; padding: 11px 15px; background: #d82270; }
.prices_new_type_wrapper article h3 { padding-right: 20px; }

#deloptions { padding: 0 0 20px 0; }
#deloptions article { background: #fff; border: 1px solid #a2a2af; margin: 0 0 20px 15px; margin: 0 15px 20px 0; width: 160px; padding: 5px; float: left; position: relative; height: 160px; text-align:center; cursor:pointer; }
#deloptions article:nth-child(1) { /** margin-left: 0; clear: left; **/ }
#deloptions article h3 { padding: 60px 0 0 0; }
#deloptions article p { padding: 0; }
#deloptions article.active { border: 1px solid #6ad8cd; -webkit-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.28); -moz-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.28); box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.28); font-weight:bold; }
#deloptions article.collection {background: url(/images/icon-collection.png) no-repeat; background-position: center 5px; background-size: 55px auto; }
#deloptions article.postage {background: url(/images/icon-postage.png) no-repeat; background-position:center 5px; background-size: 55px auto; }
#deloptions article.mobiledownload {background: url(/images/icon-mobiledownload.png) no-repeat; background-position:center 5px; background-size: 55px auto; }
#deloptions article.nobox {border:none; text-align:left; cursor:auto; }
#deloptions article.otherdelopt {display:none;}
#deloptions article.nobox p {margin-top:120px;}

#deloptions #moredelopt { border-bottom: 2px solid #6ad8cd; padding-bottom: 1px; font-weight: bold; text-decoration: none !important; }
#deloptions #moredelopt:hover { border: none; }

#prices_new_passes article:hover, .prices_new_type_wrapper article:hover, #deloptions article:not(.nobox):hover { -webkit-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.28); -moz-box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.28); box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.28);  transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }

/** new prices v2 **/

#prices_new_left-v2 { width: 57.5%; float: left; }
#prices_new_right-v2 { width: 27.08333333333333%; float: right; }

#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: 570px; }

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

#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 { max-width: 894px; margin: 0 auto; padding: 65px 0 20px 0; }
#new-prices-v2 article { width: 20%; padding: 7px 7px; float: left; }
#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: #d82170; display: inline-block; font-size: 13px; line-height: 13px; padding: 5px 5px 2px 5px; color: #fff; 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-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 .new-price-selector { top: 29px; }

#new-prices-v2 #new-prices-v2-basket { padding: 25px 10px; display: block; clear: both; display: flex; }
#new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left { float: left; display: flex; width: 75%; 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-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: 25%; padding: 20px; 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 { float: left; width: 60%; padding: 0 25px; border-right: 1px solid #f7f7f9; }
#new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left #new-prices-v2-basket-passes-travel { width: 40%; 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-travel th { display: none; }
.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-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 { display: none; margin: -5px 0 0 10px; font-size: 12px; line-height: 12px; font-weight: normal; float: left; background: #d82170; font-size: 13px; line-height: 13px; padding: 4px 8px; color: #fff; top: -10px; left: 5px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
#new-prices-v2 #new-prices-v2-basket .three-day-most-popular { float: right; background: #1b1970; 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; }

#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; }

/* 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; }

.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; }

#postageerrorModalRemove.button_checkout { background: #6ad8cd; color: #1c1970 !important; cursor: pointer; padding: 10px 15px 8px 15px; margin-top: 0 !important; border: none !important; -webkit-border-radius: 4px !important; -moz-border-radius: 4px !important; border-radius: 4px !important; }

/**

    .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: #000; }

#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%;  line-height: 150%; }

/** 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: #000; border: none; padding: 17px 0; }
.itinerary_savings table tr.total th, .itinerary_savings table tr.total td { border-top: 1px solid #000; 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_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_6 .new_itineraries_col_image { background-image: url(/images/rebrand/itinerary-6.jpg); }
.new_itineraries_col#new_itineraries_col_10 .new_itineraries_col_image { background-image: url(/images/rebrand/itinerary-10.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 ul li strong { font-weight: normal; float: left; color: #454560; }
.new_itineraries_col_list ul li span { float: right; padding: 0 7px 0 6px; color: #454560; }
.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; 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; }

#new_itineraries_tabs { display: none; height: 170px; background: url(/images/rebrand/itinerary-6.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_6 { background-image: url(/images/rebrand/itinerary-6.jpg); }
#new_itineraries_tabs.new_itineraries_col_10 { background-image: url(/images/rebrand/itinerary-10.jpg); }

#new_itinerary_mob_sale { display: none; }

#page-id-57 #home_why_base.attraction_promo { padding: 30px 0; }
#page-id-57 #home_why_base p a { margin-top: 0; }

#page-id-57 .att_strip li h3 strong { display: block; padding: 5px 0 0 0; font-weight: normal; }
/** #page-id-57 .att_strip li h3 span { display: none; } **/

/** 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; }
#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: 47px; /** 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 { /** width: 23px !important; height: 23px !important; background-size: 23px auto !important; **/ 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 p a { text-decoration: underline; }
.what_get_panel_col_info p a:hover { text-decoration: none; }
.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; padding: 2px 0 2px 6px; /** margin: 0 3px 0 0; **/ background: rgba(255,255,255,0.2); -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; font-size: 2.5em; }
.p_call span { display: block; font-size: 0.5em; line-height: 130%; color: #000; }
    #SkypeButton_Call_leisurepassgroup_1_paraElement { margin: 0; padding: 0; }
    #SkypeButton_Call_leisurepassgroup_1 a img { margin:0 !important; vertical-align:0 !important }
.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; }
#page-id-contact #contact_tablet_left .downloads_feature { padding-bottom: 30px; }
#page-id-contact #contact_tablet_left .downloads_feature span { font-weight: normal; font-size: 0.7em; line-height: 140%; }

#contact_tablet_right { padding-top: 120px; padding-top: 20px; }

#contact_col_left textarea { height: 220px; }

#contact_faq { display: block; clear: both; padding-bottom: 20px; }
#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%; width: 32%; margin: 0 0 30px 2%; 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; }

.delivery_box_equal { display: block; clear: both; display: flex; }
.delivery_box_equal .delivery_box { width: 48%; margin: 0 0 30px 4%; }
.delivery_box_equal .delivery_box_first { margin-left: 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; **/ visibility: hidden; }
#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: #000; }
#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 { padding-top: 40px; }
#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: #000; }
#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; }

/** travel page **/

#section_travel { padding: 35px 0 0 0; }

#travel_banner { height: 180px; background: url(/images/rebrand/travel_banner.jpg) center no-repeat; background-size: cover; position: relative; }
#travel_banner img { position: absolute; right: 20px; bottom: -88px; width: 282px; height: 178px; }

#travel_intro { padding: 20px 350px 10px 0; }
#travel_intro_left { float: left; width: 58.92857142857143%; }
#travel_intro_right { float: right; width: 36.78571428571429%; padding: 30px 20px 0 0; }
#travel_intro_right_box { background: #f2f2f5; padding: 26px 30px; text-align: center; }
#travel_intro_left ul ul { list-style: none; margin: 0; }

#travel_infographic { display: block; clear: both; line-height: 9px; padding: 20px 0 80px 0; padding-bottom: 60px; }
#travel_infographic img { width: 100%; height: auto; }
#travel_infographic_mobile { display: none; font-weight: bold; }

#travel_oyster { display: block; clear: both; padding: 0 0 20px 0; }
#travel_oyster_left { float: left; width: 36.964285714285716%; line-height: 9px; }
#travel_oyster_right { float: right; width: 58.48214285714286%; }
#travel_oyster_left img { width: 100%; height: auto; }
#travel_oyster_right h2 { padding: 0 0 10px 0; }
#travel_oyster_right_map_left { float: left; width: 61.98473282442748%; padding: 10px 0 0 0; }
#travel_oyster_right_map_right { float: right; width: 27.78625954198473%; line-height: 9px; }
#travel_oyster_right_map_right img { width: 100%; height: auto; }
.travel_tube_download { font-weight: bold; }
.travel_tube_download a { text-decoration: none !important; }
.travel_tube_download span { border-bottom: 2px solid #6ad8cd; padding: 0 0 2px 0; }
.travel_tube_download img { width: 25px; height: 25px; margin: 0 0 -7px 5px; }

#travel_table { display: block; clear: both; }
#travel_table_scroll { overflow-x: scroll; }
#travel_table_scroll::-webkit-scrollbar { display: none; }
#travel_table table { width: 100%; margin: 0 0 15px 0; }
#travel_table table th, #travel_table table td { background: #f2f2f5; border: 2px solid #fff; padding: 9px 10px; color: #d8226f; text-align: center; }
#travel_table table th { font-weight: bold; color: #1c1970; }

#travel_faq { padding: 20px 0 40px 0; display: block; clear: both; }
#travel_faq ul { margin: 0; padding: 0; list-style-image: none; list-style: none; }
#travel_faq ul li { display: block; margin: 0 0 5px 0; padding: 0;  -webkit-box-shadow: 1px 2px 13px 0px rgba(0,0,0,0.22); -moz-box-shadow: 1px 2px 13px 0px rgba(0,0,0,0.22); box-shadow: 1px 2px 13px 0px rgba(0,0,0,0.22); }
#travel_faq ul li h3 { cursor: pointer; padding: 17px 50px 17px 20px; font-size: 1.2em; background: url(/images/rebrand/travel_down.png) right no-repeat; }
#travel_faq ul li h3.opened { background-image: url(/images/rebrand/travel_up.png); }
#travel_faq ul li div { display: none; padding: 0 20px 0 20px; }

#travel_base { display: block; clear: both; background: #f2f2f5; position: relative; }
#travel_base_separator { position: absolute; top: 0; bottom: 0; left: 50%; width: 21px; margin-left: -10.5px; background: url(/images/rebrand/travel-dots.png) top center no-repeat; background-size: 21px auto; }
#travel_base_separator img { position: absolute; bottom: 0; width: 21px; height: auto; }
#travel_base_separator img:last-child { bottom: auto; top: 0; }
.travel_base_col { float: left; width: 50%; padding: 25px 40px 25px 30px; }
#travel_base .travel_base_col:nth-child(2) { padding: 25px 30px 25px 40px; }
.travel_base_button, .travel_base_link { padding: 0; }
.travel_base_link { font-weight: bold; }
.travel_base_link a { border-bottom: 2px solid #6ad8cd; text-decoration: none; padding: 0 0 2px 0; }

#section_travel #attraction_near.attraction_near_itineraries { padding-top: 0 !important; }

/** 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; }

#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; }

/** 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 30px 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 .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; }

#cta_guidebook { background: #1c1970; width: 375px; max-width: 100%; padding: 20px 25px; position: fixed; bottom: 0; right: 0; z-index: 9999; right: -419px;  -webkit-box-shadow: -2px -2px 3px 0px rgba(0,0,0,0.54); -moz-box-shadow: -2px -2px 3px 0px rgba(0,0,0,0.54); box-shadow: -2px -2px 3px 0px rgba(0,0,0,0.54); }
#cta_guidebook img.cta_thumb { float: right; margin: 16px 10px 0 16px;  width: 125px; height: auto;  border: 1px solid #fff; }
#cta_guidebook .cta_close { position: absolute; top: 10px; right: 10px;  }
#cta_guidebook h2 { color: #fff; text-transform: uppercase; padding: 0 0 8px 0; font-weight: normal; font-size: 1.4em; /** font-size: 0.9em; **/ }
#cta_guidebook h2 strong { display: block; }
#cta_guidebook p { color: #fff; padding: 0 0 12px 0; }
#cta_guidebook .cta_button { padding-top: 18px; }
#cta_guidebook p a { display: inline-block; background: #6ad8cd; color: #1c1970; cursor: pointer; text-align: center; min-width: 150px; padding: 15px 10px; font-size: 1em; border: none; font-weight: bold; text-decoration: none !important; }

/** new promotional slide-in **/
#promo_prices_slidin, #promo_prices_slidin * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#promo_prices_slidin { background: #d8226f; background: #1c1970; width: 480px; max-width: 100%; padding: 20px 25px; position: fixed; bottom: 0; bottom: -500px; right: 0; z-index: 10;  z-index: 9999; -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_prices_slidin_close { position: absolute; top: 15px; right: 15px; width: 29px; height: 29px; cursor: pointer; text-indent: -9999px; display: block; background: url(/images/icon-close-slidin.png) center no-repeat; background-size: 29px auto; }
#promo_prices_slidin h2 { color: #fff; text-transform: uppercase; padding: 0 30px 8px 0; }
#promo_prices_slidin h2 strong { font-size: 33px; line-height: 36px; display: block; }
#promo_prices_slidin h2 strong span { color: #f9f501; }
#promo_prices_slidin.promo_prices_slidin_desktop_i h2 strong span, #promo_prices_slidin.promo_prices_slidin_desktop_s h2 strong span { display: block; }
#promo_prices_slidin p { color: #fff; padding: 0 0 12px 0; }
#promo_prices_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_prices_slidin_button { float: left; border: none; cursor: pointer; background: #0c2c62; color: #fff; padding: 11px 15px; margin: 0 15px 0 0; font: 24px/24px 'Frutiger-CEBold', Verdana, sans-serif; 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_prices_slidin_button:hover { background: #f9f501; color: #0c2c62; }
**/
#promo_prices_slidin_smallprint { float: left; color: #fff; font-size: 14px; line-height: 19px; padding: 4px 0 0 0; padding: 13px 0 0 0; }
#promo_prices_slidin_smallprint a { color: #fff; text-decoration: underline; }
#promo_prices_slidin_smallprint a:hover { text-decoration: none; }
#promo_prices_slidin_error { color: #f9f501; font-weight: bold; font-size: 11px; line-height: 14px; }
#promo_prices_slidin_error strong { padding-top: 10px; display: block; clear: both; }
#promo_prices_slidin_thanks { display: none; color: #fff; padding: 0; font-weight: bold; text-align: center; }
#promo_prices_slidin .label_gdpr_small { color: #fff; display: block; padding: 10px 0 0 0; font-size: 0.8em; line-height: 150%; }
#promo_prices_slidin .label_gdpr_small a { color: #fff; }
#promo_prices_slidin .button_cta { -moz-border-radius: 0px !important; -webkit-border-radius: 0px !important; border-radius: 0px !important; }

/**

#promo_prices_slidin.wide { width: 100%; bottom: 0 !important; }
#promo_prices_slidin.wide #promo_prices_slidin_form { max-width: 750px; margin: 0 auto; }
#promo_prices_slidin.wide h2 { text-align: center; padding-bottom: 18px; }
#promo_prices_slidin.wide #promo_prices_slidin_email { width: 48%; float: left; }
#promo_prices_slidin.wide .button_cta_mobile_wide { padding: 16px 20px; width: 48% !important; min-width: 48% !important; max-width: 48% !important; float: right; margin-top: 0; }
#promo_prices_slidin.wide #promo_prices_slidin_error { clear: both; }
#promo_prices_slidin.wide .label_gdpr_small { clear: both; text-align: center; }

**/

#promo_prices_slidin_toggle { position: fixed; z-index: 9998; bottom: 0; bottom: -40px; text-align: center; cursor: pointer; right: 25px; min-width: 155px; text-transform: uppercase; font-weight: bold; background: #1c1970; color: #fff; text-decoration: none; padding: 9px 10px 8px 10px; -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75); transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }
#promo_prices_slidin_toggle strong { color: #f9f501; }
#promo_prices_slidin_toggle.active { bottom: 0; }

/** attractions glider **/

#att_glider { display: block; clear: both; padding: 0 0 30px 0; }
#att_glider h1 { display: block; clear: both; cursor: pointer; background: url(/images/rebrand/arrow-purple-down.png) right no-repeat; background-size: 30px auto; padding: 20px 40px 20px 0; border-bottom: 2px solid #f2f2f2; }
#att_glider h1.opened { background-image: url(/images/rebrand/arrow-purple-up.png); }
#att_glider .att_glider_reveal { display: none; padding: 25px 0 0 0; }

/** 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; }

/** new discounts page **/

#page-id-69.page-cms #home_why_base.attraction_promo { margin-top: 0; }
#page-id-69.page-cms #home_attractions { clear: both; }
#discount_cols { padding-bottom: 35px; }
#discount_left { float: left; width: 56%; padding: 0 0 30px 0; }
#discount_left .discount_left_h2_adjust h2 { font-size: 18px; line-height: 26px; }
.discount_left_offer { display: inline-block; position: relative; text-align: center; margin: 0 0 30px 0; padding: 20px 25px; background: #D82270; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.discount_left_offer p, .discount_left_offer a { color: #fff; text-decoration: none; }
.discount_left_offer a { position: absolute; top: 0; left: 0; right: 0; bottom: 0; text-indent: -9999px; }
.discount_left_offer p { font-size: 22px; padding: 0; font-weight: bold; }
.discount_left_offer .discount_left_offer_ends { font-size: 15px; padding: 3px 0 0 0; }
#discount_form_holder { background: #F2F2F5; display: block; clear: both; padding: 25px; margin: 0 0 30px 0; }
#discount_form_holder h2 { color: #D82270; }
#discount_form_holder p { font-weight: bold; color: #1C1970; }
#discount_form_holder #promo_prices_slidin_email { display: inline-block; width: 70%; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
#discount_form_holder #promo_prices_slidin_button { display: inline-block; width: 28%; font-size: 1.1em; border: none; padding: 13px 0; margin-left: 2%; cursor: pointer; background: #D82270; text-align: center; font-weight: bold; color: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
#discount_form_holder .gdpr_holder.gdpr_holder_small { padding: 10px 0 0 0; }
#discount_form_holder #promo_prices_slidin_error { color: #f00; }
#discount_right { float: right; width: 44%; padding: 0 0 30px 0; }
#discount_right img { width: 425px; height: auto; max-width: 94%; height: auto; float: right; }
#discount_left_tablet_show { display: none; }
#discount_mob_offer { display: none; }
#discount_reveal_cta { padding: 0; }
#discount_reveal_cta a { padding: 14px; text-decoration: none !important; display: inline-block; min-width: 150px; color: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-align: center; background: #D82270; }

   .sub_wrapper_f #discount_form_holder #promo_prices_slidin_email  { width: 50%; }
   .sub_wrapper_f #discount_form_holder #promo_prices_slidin_button { width: 48%; }
   .sub_wrapper_p #discount_form_holder #promo_prices_slidin_email  { width: 63%; }
   .sub_wrapper_p #discount_form_holder #promo_prices_slidin_button { width: 35%; }
   .sub_wrapper_c #discount_form_holder #promo_prices_slidin_email  { width: 63%; }
   .sub_wrapper_c #discount_form_holder #promo_prices_slidin_button { width: 35%; }
   .sub_wrapper_j #discount_form_holder #promo_prices_slidin_email  { width: 61%; }
   .sub_wrapper_j #discount_form_holder #promo_prices_slidin_button { width: 37%; }

/** new attraction listings pages **/

#filter_top { padding: 0 0 25px 0; }
#filter_top_left { float: left; width: 13%; }
#filter_top_left img { width: 85%; height: auto; }
#filter_top_right { float: left; width: 87%; padding: 8px 0 0 0; }
#filter_top_right h2 { padding: 0 0 5px 0; }
#filter_top_right p { color: #1c1970; font-size: 1.2em; }
#filter_top_right_mobile { display: none; }

#filter_list  { border-top: 1px solid #acacb7; }
#filter_list article { display: block; border-bottom: 1px solid #acacb7; padding: 25px 0; }
    #filter_list article.article_filter_duplicate { display: none; }
#filter_list article .article_filter_list_left { float: left; width: 30%; }
#filter_list article .article_filter_list_left img { width: 90%; height: auto; }
#filter_list article .article_filter_list_right { float: left; width: 70%; }
#filter_list article .article_filter_list_right h3 { padding: 0 0 10px 0; font-size: 16px; }
#filter_list article .article_filter_list_right p { padding: 0 0 10px 0; }
#filter_list article .article_filter_list_right ul { margin-bottom: 0; padding-bottom: 10px; }
#filter_list article .article_filter_list_right ul li { margin: 0; padding: 0; }
#filter_list article .article_filter_list_cta { padding: 0 !important; color: #6ad8cd; }
#filter_list article .article_filter_list_cta a { float: right; font-weight: bold; color: #1c1970; text-decoration: none; background: url(/images/rebrand/arrow-teal-right-circle.png) right no-repeat; background-size: 24px auto; padding: 2px 30px 2px 15px; display: inline-block; }
#filter_list article .article_filter_list_cta br { display: none; }
#filter_list article .article_filter_list_mob_img { display: none; }

    #filter_list.filter_list_top article { display: none; }
    #filter_list.filter_list_top article.article_filter_top { display: block; }
    #filter_list.filter_list_family article { display: none; }
    #filter_list.filter_list_family article.article_filter_family { display: block; }
    #filter_list.filter_list_alone article { display: none; }
    #filter_list.filter_list_alone article.article_filter_alone { display: block; }
    #filter_list.filter_list_unique article { display: none; }
    #filter_list.filter_list_unique article.article_filter_unique { display: block; }
    #filter_list.filter_list_fun article { display: none; }
    #filter_list.filter_list_fun article.article_filter_fun { display: block; }
    #filter_list.filter_list_free article { display: none; }
    #filter_list.filter_list_free article.article_filter_free { display: block; }

    #filter_list.filter_list_sports article { display: none; }
    #filter_list.filter_list_sports article.article_filter_sports { display: block; }
    #filter_list.filter_list_entertainment article { display: none; }
    #filter_list.filter_list_entertainment article.article_filter_entertainment { display: block; }
    #filter_list.filter_list_food article { display: none; }
    #filter_list.filter_list_food article.article_filter_food { display: block; }

.filter_type_menu { margin: 0; padding: 0 0 15px 0; list-style-image: none; list-style: none; }
.filter_type_menu li { margin: 0; padding: 0 10px 10px 0; display: inline-block; }
.filter_type_menu li:last-child { padding-right: 0; }
.filter_type_menu li a { display: block; padding: 3px 16px; text-align: center; color: #1c1970; border: 1px solid #1c1970; text-decoration: none; min-width: 75px; -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px; }
.filter_type_menu li a:hover, .filter_type_menu li a.active { background: #1c1970; color: #fff; }

.filter_type_output { clear: both; display: block; }
#filter_type_labels { display: none; }
#filter_menu_mobile { display: none; }

.filter_list_more_toggle strong, .filter_list_more_toggle_nested strong { font-weight: normal; text-decoration: underline; cursor: pointer; color: #1c1970; }
.filter_list_more_toggle strong:hover, .filter_list_more_toggle_nested strong:hover { text-decoration: none; }
.filter_list_more_info { display: none; }

/** new attractions **/

.new_attractions_v2_hide_desktop { 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 { top: 11px; left: 20px; }
    #header_main #header_logo img { width: 85px; width: 68px; }
    #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; }

    #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%; }
}

@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) {

    /**

    .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; }

    #nav_desktop ul li {padding: 0 4px; }
    #nav_desktop ul li:last-child { padding-right: 0; }
    .sub_wrapper_s #nav_desktop ul li { padding: 0 2px; }
    .sub_wrapper_g #nav_desktop ul li { padding: 0 2px; }

}

@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; }

}

/** 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 { top: 12px; left: 75px; }
    #header_main #header_logo img { width: 83px; width: 65px; }

    #header_main #menu_toggle { display: block; position: absolute; top: 12px; 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: 18px 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: #000; 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); }

}


            @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; }
            }


@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; }

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

    #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; }

    #prices_new_passes article { margin: 0 0 20px 3% !important; width: 31.33333333333333%; clear: none !important; }
    #prices_new_passes article:nth-child(1), #prices_new_passes article:nth-child(4) { margin-left: 0 !important; clear: left !important; }

    #prices_new_people_wrapper h3 { margin: 0 !important; float: none !important; width: 100%; max-width: 100%; }

    #diningcard_left { padding: 0 25px 0 0; }
    #diningcard_right { padding: 0 0 0 25px; }

}

@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) {

    #prices_new_left { width: 50%; }
    #prices_new_right { width: 34.58333333333333%; }

    #prices_new_passes article { margin: 0 0 20px 4% !important; width: 48%; clear: none !important; }
    #prices_new_passes article:nth-child(4) { margin: 0 0 20px 4% !important; clear: none !important; }
    #prices_new_passes article:nth-child(odd) { margin-left: 0 !important; clear: left !important; }

    .prices_new_type_wrapper article { float: none; width: 100%; max-width: 100%; clear: both; margin: 0 0 20px 0; }


    #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 30px 0; }
    .new_itineraries_col_cta { padding: 30px 0 0 0; }

}

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

    .sub_wrapper_f #discount_form_holder #promo_prices_slidin_email, .sub_wrapper_f #discount_form_holder #promo_prices_slidin_button { display: block; width: 100%; margin: 0; }
    .sub_wrapper_f #discount_form_holder #promo_prices_slidin_button { margin-top: 15px; }

}

@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%; }

    #discount_left_tablet_show { display: block; float: none; clear: both; }
    #discount_left_tablet_hide { display: none; }

    #discount_form_holder #promo_prices_slidin_email, #discount_form_holder #promo_prices_slidin_button { display: block; width: 100% !important; margin: 0; }
    #discount_form_holder #promo_prices_slidin_button { margin-top: 15px; }

}

    /** duplucated start for sale on earlier -- moved up again for standard due to travel icon **/

#page-attractions  #new-prices-v2 { padding: 55px 0 0 0; }

#page-attractions  #new-prices-v2 #new-prices-v2-basket { display: block; }
#page-attractions  #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left { float: none; width: 100%; clear: both; background: #fff; }
#page-attractions  #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-gap { float: none; clear: both; display: block; width: 100%; height: 20px; }
    /**
#page-attractions  #new-prices-v2 #new-prices-v2-basket #new-prices-v2-tablet-mbg { display: block; float: left; width: 41%; padding: 0 15px 0 0; }
#page-attractions  #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right { width: 59%; padding: 20px !important; }
    **/
#page-attractions  #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right { width: 100%; float: none; clear: both; padding: 20px !important; }
#page-attractions  #prices_new_v2_mbg br { display: block; }
#page-attractions  #prices_new_v2_mbg p { padding: 0 0 40px 0; }
#page-attractions  #prices_new_v2_mbg p strong { display: block; }
#page-attractions  #prices_new_v2_mbg p a { margin: auto; }

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

    /** end of duplicate **/

#attractions_prices_box { display: block; clear: both; background: #f2f2f5; }
#page-attractions #new-prices-v2 #new-prices-v2-basket.sale-on #new-prices-v2-basket-right { max-width: 100%; background: #fff; }
#page-attractions #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right { max-width: 100%; background: #fff; }
#page-attractions #new-prices-v2 #new-prices-v2-basket.sale-on #new-prices-v2-basket-right s { font-weight: normal; }

#page-attractions #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right p a { margin-left: auto; margin-right: 0; }

h2#attractions_prices_box_h2 { text-align: center; padding: 30px 0 0 0; font-size: 26px; }

#page-attraction #attractions_prices_box { background: #fff; border-bottom: 1px solid #e8e8e8; }
#page-attraction #attractions_prices_box h2#attractions_prices_box_h2 { padding: 0 0 10px 0; }

            .att_hider { display: none; }
            .att_see_more { display: block; text-align: center; padding: 0 0 30px 0; clear: both; }
            .att_see_more a { display: block; font-weight: bold; text-decoration: none !important; }
            .att_see_more img { width: 24px; height: auto; vertical-align: middle; margin: 0 0 0 10px; }


@media all and (min-width: 801px) and (max-width : 1050px) {

    #page-attractions #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left { display: block; }
    #page-attractions #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left .new-prices-v2-basket-passes { float: none; clear: both; width: 100%; border: none; }
    #page-attractions #new-prices-v2-basket-passes-travel th { display: block; }
    #page-attractions #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; }
    #page-attractions #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left .new-prices-v2-basket-passes table #childline th, #page-attractions #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left .new-prices-v2-basket-passes table #childline td { padding-bottom: 25px; }
    #page-attractions #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left #new-prices-v2-basket-passes-travel.new-prices-v2-basket-passes table { border: none; margin-bottom: 0; }
}

@media all and (min-width: 721px) and (max-width : 890px) {
   /** #attractions_prices_box .container { padding: 0; } **/
}

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

    /** duplucated start for sale on earlier **/

    #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-tablet-mbg { display: block; float: left; width: 41%; padding: 0 15px 0 0; }
    #new-prices-v2 #new-prices-v2-basket.sale-on #new-prices-v2-basket-right { width: 59%; padding: 20px !important; }
    **/
    #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; }

    /** end of duplicate **/

}

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

    /** duplucated start for sale on earlier -- moved up again for standard due to travel icon **/

    #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-tablet-mbg { display: block; float: left; width: 41%; padding: 0 15px 0 0; }
    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right { width: 59%; padding: 20px !important; }
    **/
    #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; }

    /** end of duplicate **/

}

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

    .itinerary_tablet_hide.new_itineraries_layout { 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; }
    .itinerary_tablet_hide.new_itineraries_layout .att_strip_cta a { display: block !important; }

    #home_attractions.new_itineraries_layout .angle, #home_attractions.new_itineraries_layout .dots { display: block !important; }

}

/** 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; }

    #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; }

    #home_attractions_scroller { display: none; }
    #home_attractions_device { 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: #000; }
    #home_why_top p { padding: 25px 0 0 10px; }
    #home_why #home_why_top ul li .span-title { color: #000; }
    #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 { 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: #000; }
    #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; }

    .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; }

    .travel_mobile_tight { margin-left: -20px; margin-right: -20px; }

    #travel_banner { margin: 0 0 110px 0; }
    #travel_banner img { position: absolute; right: auto; left: 50%; margin-left: -116px; bottom: -95px; width: 232px; height: 147px; }
    #travel_intro { padding: 20px 0 25px 0; }

    #travel_intro_left, #travel_intro_right { float: none; clear: both; width: 100%; }
    #travel_intro_right { padding: 10px 0 20px 0; }

    #travel_oyster_left, #travel_oyster_right { float: none; clear: both; width: auto; }
    #travel_oyster_right { padding: 25px 0 0 0; }
    #travel_oyster_right_map_right, #travel_oyster_right_map_left { float: none; clear: both; width: 100%; }
    #travel_oyster_right_map_right { text-align: center; padding: 10px 0 20px 0; }
    #travel_oyster_right_map_right img { max-width: 235px; }

    #travel_infographic { padding-bottom: 35px; }
    #travel_infographic_mobile { display: block; }
    #travel_infographic.travel_mobile_tight { margin-left: -40px; margin-right: -40px; }

    #travel_base_separator { display: none; }
    .travel_base_col { float: none; width: auto; padding: 20px 20px 30px 20px !important; }
    #travel_base .travel_base_col:first-child { padding-bottom: 45px !important; background-image: url(/images/rebrand/travel-dots-h.png); background-position: bottom left; background-size: auto 21px; background-repeat: no-repeat; }

    .prices_new_type_wrapper article .TravelInfo { display: none; }

    #att_glider h1 { background-size: 26px auto; padding: 16px 36px 16px 0; }

/**
    #diningcard_left { padding: 0 40px 0 0; }
    #diningcard_right { padding: 0 0 0 40px; }
    **/

    #prices_new_left-v2, #prices_new_wide-v2 { width: 100%; float: none; clear: both; text-align: center; }
    #prices_new_left-v2 p { margin: 0 auto; }
    #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; }

    /** duplucated start for sale on earlier -- NOW DONE EARLIER BECAUSE OF ICON

    #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-tablet-mbg { display: block; float: left; width: 41%; padding: 0 15px 0 0; }
    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right { width: 59%; padding: 20px !important; }

    #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; }

    /** end of duplicate **/

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

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

    #filter_menu_desktop { display: none; }
    #filter_menu_mobile { display: block; text-align: center; }

    #filter_top { padding: 0; }

    .new_attractions_v2_hide_desktop { display: block; }

    .att_see_more { padding-top: 30px; }

    #attractions_prices_box { margin: 0 -20px; }
    #att_panel_map #attractions_prices_box, #att_panel_grid #attractions_prices_box { margin: 0; }

}

@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 **/

    #prices_new_offer_desktop { display: none; }
    #prices_new_offer_mobile { display: block; }
    #prices_new_left { width: 100%; float: none; clear: both; }
    #prices_new_right { width: 100%; float: none; clear: both; padding: 20px 0 0 0; }
    #prices_new_people_wrapper h3 div { float: right; display: block; }

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

}

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

    #page-id-69 #sub_heading { text-align: center; }

    #discount_left, #discount_right { float: none; clear: both; width: 100%; text-align: center; }
    #discount_left { padding: 0; }
    #discount_right { padding: 0 0 30px 0; }
    #discount_right img { float: none; margin: 0 auto; }
    #discount_mob_offer { display: block; text-align: center; }
    #discount_desktop_tablet_offer { display: none; }
    .discount_left_offer p { font-size: 18px; }
    .discount_left_offer { padding: 15px; }

    #discount_left_tablet_show { text-align: center; }
    #discount_form_holder { margin-right: -20px; margin-left: -20px; }

}

@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 : 720px) {

            #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left { display: block; }
            #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left .new-prices-v2-basket-passes { 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-travel { float: none; clear: both; width: 100%; }
            #new-prices-v2 #new-prices-v2-basket .new-price-sale, #new-prices-v2 #new-prices-v2-basket .three-day-most-popular { 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; }
            #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left #new-prices-v2-basket-passes-travel.new-prices-v2-basket-passes table { border: none; margin-bottom: 0; }
            #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left #new-prices-v2-basket-passes-travel.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-travel.new-prices-v2-basket-passes table #childline td { padding-bottom: 11px; }
            
            #new-prices-v2-basket-passes-travel th { display: block; }

        }

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

    #prices_new_left_intro_desktop { display: none; }
    #prices_new_left_intro_mobile { display: block; }
    #new-prices-v2 { padding: 0 0 20px 0; }
    #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 a.active { background: #fff; color: #1b1970 }
    #new-prices-v2 article a.active * { color: #1b1970; }

    #page-attractions #new-prices-v2 { padding: 20px 0 0 0; }

    /** moved up as needs to kick in sooner

    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left { display: block; }
    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left .new-prices-v2-basket-passes { 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-travel { float: none; clear: both; width: 100%; }
    #new-prices-v2 #new-prices-v2-basket .new-price-sale, #new-prices-v2 #new-prices-v2-basket .three-day-most-popular { 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; }
    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left #new-prices-v2-basket-passes-travel.new-prices-v2-basket-passes table { border: none; margin-bottom: 0; }
    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-left #new-prices-v2-basket-passes-travel.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-travel.new-prices-v2-basket-passes table #childline td { padding-bottom: 11px; }

    #new-prices-v2-basket-passes-travel th { display: block; }

    end moved up as needs to kick in sooner  **/

    /**
    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-tablet-mbg { width: 100% !important; clear: both !important; text-align: center; }
    #new-prices-v2 #new-prices-v2-basket #new-prices-v2-tablet-mbg .prices_new_mbg { max-width: 320px; margin: 0 auto; } **/
    #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-attractions #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right { position: static; bottom: auto; left: auto; right: auto;  -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
        #page-attractions #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-gap { display: block !important; }

    #page-prices-new-v2 #promo_prices_slidin { bottom: 0; right: -500px; }
    #page-prices-new-v2 #promo_prices_slidin_toggle.active { bottom: 100px; right: 0; min-width: 40px; height: 50px; padding: 0; text-indent: -9999px; background-image: url(/images/rebrand/arrow-left-w.png); background-size: 15px auto; background-position: 46% 50%; background-repeat: no-repeat; }

}

/** 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 { top: 10px; }
    #header_main #header_logo img { width: 70px; width: 58px; }
    #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; }

    #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; }

    #home_header #banner_promo { margin-top: -88px; max-width: 260px; height: auto; }
    #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; }

        #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;  /** float: none; clear: both; causes issues with scroller **/ }
    .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 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 !important; **/ display: inline-block; }
    .col_left .att_strip li h3 { font-size: 0.764em; font-size: 0.9em; background-size: 22px 22px; padding: 8px 40px 8px 13px;  height: 93px; height: 80px; }
    .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; }
    .att_strip li h3 span { padding-top: 0; }

    #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-invisible { display: none !important; }
    .cc-btn { font-size: 12px; }

    #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 !important; }

    #page-prices-new-v2 #prices_plan_save_panel article .plan_save_img { display: none !important; }
    #page-prices-new-v2 #prices_plan_save_panel article .plan_save_info { text-align: center; padding-bottom: 30px; }
    #page-prices-new-v2 #prices_plan_save_panel article .prices-mobile-v2-dots { display: block !important; }
    #page-prices-new-v2 #prices_plan_save_panel article .prices-mobile-v2-dots.dots-h { margin-bottom: -6px; position: relative; z-index: 1; top: -3px; }

    #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 **/

    #banner_home #banner_strapline p { display: none; }

    #att_glider h1 { background-size: 22px auto; padding: 12px 30px 12px 0; }

    #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_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; }

    #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; }

    #filter_list article .article_filter_list_mob_img { display: block; }
    #filter_list article .article_filter_list_mob_img img { width: 100%; height: auto; }
    #filter_list article .article_filter_list_left { display: none; }
    #filter_list article .article_filter_list_right { float: none; clear: both; width: 100%; }
    #filter_list article .article_filter_list_cta { text-align: center; }
    #filter_list article .article_filter_list_cta br { display: block; }
    #filter_list article .article_filter_list_cta a { float: none; margin: 10px auto 0 auto; }

    #filter_top_left { float: none; width: 100%; clear: both; position: relative; height: 45px; height: 55px;  text-align: center; }
    #filter_top_left img { height: 145px; width: auto; position: absolute; top: -125px; top: -105px; margin-left: -40px; }
    #filter_top_left.filter_top_left_offer { text-align: left; }
    #filter_top_left.filter_top_left_offer img { margin-left: auto; }
    #filter_top_right { float: none; width: 100%; clear: both; text-align: center; }
    #filter_top_right_desktop { display: none; }
    #filter_top_right_mobile { display: block; }

    .filter_type_menu li { padding: 0 5px 15px 5px !important; }

}

@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; }

    #diningcard_left { padding: 0 0 10px 0; float: none; clear: both; width: 100%;  display: none; }
    #diningcard_right { padding: 0; border: none; float: none; clear: both; width: 100%; }
    #diningcard_mobile_img { display: block; float: left; margin: 0 20px 5px 0; width: 75px; height: auto; }
    #diningcard_right .radio_list.guidebooks li strong { display: block; float: none; width: 100%; clear: both; }
    #diningcard_right .radio_list.guidebooks li .button_checkout { display: block; float: none; width: 100%; clear: both; }

}

@media all and (min-width: 0px) and (max-width : 581px) {
    #deloptions article { margin: 0 2% 20px 2%; width: 46%; }
}

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

    #home_attractions h2 span { display: block; bottom: -40px; margin-top: -40px; }

    #banner_home_sale_pink img { margin-top: -35px; }

    #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; }

}

@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-id-downloads #home_why_top ul li { padding-left: 15px; padding-right: 15px; }

    #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 **/

    .delivery_box_equal { display: block; }
    .delivery_box_equal .delivery_box { width: 100% !important; height: auto; margin: 0 0 20px 0; }

}

@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; }

}

@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 : 530px) {

    #promo_prices_slidin.wide h2 { padding-bottom: 12px; }
    #promo_prices_slidin.wide h2 strong { font-size: 26px; line-height: 29px; }
    #promo_prices_slidin.wide #promo_prices_slidin_email { width: 100%; float: none; clear: both; }
    #promo_prices_slidin.wide .button_cta_mobile_wide { width: 100% !important; min-width: 100% !important; max-width: 100% !important; float: none; clear: both; margin-top: 5px; }

}

**/

@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; }

}

@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; }

        #page-attractions #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right p { float: none; text-align: center !important; width: 100%; padding: 0 0 10px 0; }
        #page-attractions #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right p:last-child { padding: 0; }
        #page-attractions #new-prices-v2 #new-prices-v2-basket #new-prices-v2-basket-right p:last-child a { margin: 0 auto !important; }
}

@media all and (min-width: 0px) and (max-width : 440px) {
    #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; }

    #iframe_spinner { height: 780px; }
}

@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-prices-v2 article a { padding: 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; }

    #prices_new_people_wrapper h3 span { font-size: 0.6em; }

}

#attraction_wrapper { clear: both; }

    #prices_go_up_desktop_prices { border: none !important; background: #6ad8cd !important; }
    #prices_go_up_desktop_prices_table { height: 176px; width: 100%; display: table; }
    #prices_go_up_desktop_prices_cell { display: table-cell; width: 100%; height: 100%; padding: 20px 30px; 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; }

@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; }
}


@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; }
    #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; }

}

/** @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; }
    #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; }

}