﻿.banner__block--img {
	height: auto;
}
.banner__block--img:after {
	content: "";
	display: block;
	padding-top: 73%;
}
.home-page-slider .hero__text {
	background-image: url(../images/X.png) !important;
	background-size: cover;
}
.home-page-slider h1 {
	font-size: 2.1125rem;
}
.popup .content {
	height: auto !important;
}
.subscribe-image {
	width: 100%;
	height: auto;
}
.subscribe-to-mc .thank {
	display: none;
	font-size: 13px;
    margin-top: 20px;
    color: #ED1164;
    line-height: 1.5;
}
footer .subscribe-to-mc {
	position: relative;
}
footer .subscribe-to-mc .thank {
	margin: 0;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 100%;
	padding: 10px;
	position: absolute;
	background: #fff;
	margin-top: -15px;
}
.box-inner .popup {
	padding: 0;
	margin: 0;
	width: auto;
	border: 0;
	position: static;
}
.box-inner .popup button {
	width: 100%;
	background: #232176;
	border-color: #232176;
}
.user-account .box {
	border-top: 15px solid #232176;
	min-height: 550px;
	position: relative;
	box-shadow: 0 0 6px rgba(0, 0, 0, .3);
}
.user-account .box h1.uppercase {
	font-family: "Avant Garde Book",sans-serif;
	line-height: 1;
	margin-bottom: 35px;
	font-size: 33px;
}
.user-account .box input[type="submit"], .user-account .box button, .user-account .box-inner .popup button {
	position: absolute;
	bottom: 20px;
	left: 20px;
	margin: 0;
	width: calc(100% - 40px) !important;
	display: block;
	font-weight: 300;
	letter-spacing: .05em;
	font-size: 16px;
	padding: 11px 20px 9px;
}
.user-account .box-inner {
	padding: 25px 20px 60px !important;
}
.user-account p.subscribe-intro {
	margin-bottom: 60px;
}
.save-itinerary-box .box.left {
	margin: auto !important;
	max-width: 450px;
	width: auto;
	float: none !important;
}
.save-itinerary-box .box label {
	margin-bottom: 15px;
	display: block;
	font-size: 17px;
}
.save-itinerary-box .box input[type="text"] {
	font-size: 14px;
	letter-spacing: .03em;
	border: 1px solid #ccc;
	padding: 10px 12px;
}
.page-id-271 .page-intro {
	margin-top: 0;
	margin-bottom: 30px;
}
.page-id-271 #itin {
	padding-bottom: 25px;
	text-align: center;
	-webkit-font-smoothing: antialiased;
}
.page-id-271 #itin .label {
	vertical-align: middle;
	color: #232176;
	font-weight: bold;
	font-size: 21px;
	letter-spacing: .03em;
}
.page-id-271 #itin .select-wrapper {
	position: relative;
	margin-left: 15px;
	background: #000;
	display: inline-block;
	vertical-align: middle;
	background: #000;
	background-size: 20px auto;
}
.ftrArrow {
	width: 62px;
	height: 64px;
	background-color: #232175;
	border-radius: 50%;
	position: absolute;
	right: 0;
	bottom: -25px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
}
div[data-url], figure[data-url] {
	cursor: pointer;
}

#post-listings .sponsored-block {
    margin: 50px 0;
}
.mobile { display: none; }
.desktop { display: block; }

.page-template-page-newsletter .popup-wrap {
	display: none !important;
}
.popup-wrap.newsletter-page {
	position: static;
	visibility: visible;
	opacity: 1;
	overflow: visible;
	background: none;
	display: block !important;
}
.popup-wrap.newsletter-page .popup-close {
	display: none;
}
.popup-wrap.newsletter-page .popup {
	border: none;
	width: 100%;
}
.popup-wrap.newsletter-page .table-center__cell {
	padding-top: 0px;
}
.news-wrapper__posts__list .sponsored-block.mobile a img {
    width: 300px;
}

@media only screen and (max-width: 640px) {
	.page-id-271 #itin .select-wrapper {
		display: inline-block;
		width: 200px;
		margin: 0;
		margin-top: 20px;
	}
	.page-id-271 #itin .btn {
		margin-left: 10px;
		margin-top: 20px;
		display: inline-block;
	}
	.my-itinerary .itinerary-item .directions {
		margin-top: 5px;
	}
	.my-itinerary .itinerary-item {
		padding-bottom: 10px !important;
	}
	#post-listings .sponsored-block { text-align:center; }
	.desktop {display:none;}
	.mobile {display:block;}
}

.page-id-271 #itin .select-wrapper:before {
	position: absolute;
	right: 16px;
	content: "";
	background: url(../images/white-select@2x.png) no-repeat 0 0;
	width: 20px;
	height: 12px;
	background-size: 20px auto;
	top: 50%;
	margin-top: -4px;
}
.page-id-271 #itin select {
	width: auto;
	display: block;
	border: 0;
	background: transparent;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1;
	padding: 2px 55px 0 20px;
	height: 50px;
	position: relative;
}
.page-id-271 #itin .btn {
	height: 50px;
	line-height: 50px;
	padding: 0 25px;
	font-size: 18px;
	margin-left: 15px;
	border: 0;
}
.my-itinerary .itinerary-item {
	margin-bottom: 40px;
	padding-bottom: 40px;
}
.my-itinerary .itinerary-item .link {
	margin: 15px 0 0;
}
.itinerary-buttons {
	margin-bottom: 80px;
}
.directory-marker-content article {
    padding: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    width: 100%;
}
.directory-marker-content .cross-block__triangle--bottom {
	display: none;
}
.directory-marker-content article:before {
	content: "";
	height: 0;
    width: 0;
    border-bottom: 40px solid #fff;
    border-left: 39px solid transparent;
    border-right: 39px solid transparent;
    bottom: 100%;
    left: 50%;
    margin-left: -39px;
    position: absolute;
}
.hide_back_search {
	display: none;
}
.hotel-shop .introduction .content .address form {
	padding-right: 0px;
}
.hotel-shop .introduction .content .address form select {
	max-width: 100%;
}
.mapInfoBubble {
	font-size: 14px;
}
div.wpcf7-response-output, div.wpcf7-validation-errors { display: none !important; }
span.wpcf7-not-valid-tip { display: none; }
input[aria-invalid="true"], select[aria-invalid="true"] { border-color: red; background-color: rgba(153,0,0,0.3); }

.bform-async {
	position: relative;
}
.bform-async .thank {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #deeefd;
	/* display: none; */
	white-space: nowrap;
	text-align: center;
	font-size: 19px;
}
.bform-async .thank span {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	color: #000;
	white-space: normal;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .03em;
}
.bform-async .thank:after {
	content: "";
	width: 1px;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.bform-async input[type="checkbox"] {
	visibility: visible !important;
	opacity: 0;
	width: 1px;
}
.hotel-shop .details .text .table-center {
	display: block;
}
.hotel-shop .details .text .table-center__cell {
	display: block;
}
.hotel-shop .details .text .table-center__cell p a {
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;

  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;	
}
.grid-blocks__blocks {
	font-size: 0;
}
.grid-blocks__blocks__block {
	float: none;	
	display: inline-block;
    vertical-align: top;
}
.post-listing__image .post-listing_imgLink {
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
}
.hot-pick__image.imgLink {
	cursor: pointer;
}
.cntAuthor {
	vertical-align: top;
	border-top: 1px solid #A8A8A8;
	font-size: 0;
	margin-top: 100px;
}
.cntAuthor .authorImgdiv{
	display: inline-block;
	vertical-align: top;
	padding-top: 30px;	
}
.cntAuthor .authorImgdiv .authorImg {
	border-radius: 50%;
	border:1px solid #A8A8A8;
	text-align: center;
	vertical-align: middle;
	width: 120px;
	height: 120px;
}
.cntAuthor .authorText{
	display: inline-block;
	vertical-align: top;
	padding: 45px 25px 25px 25px;
    width: 85%	
}
.authorText .authorTitle {
	text-transform: uppercase;
    font-family: "Avant Garde Book",sans-serif;
    font-size: 20px;
    color:#232175;
    margin-bottom: 5px;
    line-height: 30px;
}
.authorText .authorCntText {
	font-size: 13px;
	color: #A8A8A8;
	line-height: 20px;
}

.middle-wrap-abs {
	white-space: nowrap;
	overflow: hidden;
}
.middle {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	visibility: visible;
}
.middle-wrap-abs:after {
	content: "";
	width: 1px;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.sponsorship_banner {
	position: relative;
	margin: 0 -50px 50px;
	text-align: center;
	background: #000;
	color: #fff;
}
.sponsorship_banner .sizer {
	padding-top: 56.25%;
}
.middle-wrap-abs, .sponsorship_banner .sponsor_banner_img, .sponsorship_banner iframe, .sponsorship_banner > a {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.sponsorship_banner .sponsor_banner_img {
	background: url() no-repeat 50% 50%;
	background-size: cover;
}
.sponsor_banner_text {
	display: inline-block;
	padding: 50px 70px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	margin: 0;
}
.sponsorship_banner .middle-wrap-abs {
	background: rgba(0, 0, 0, .4);
}
.touchevents .sponsorship_banner iframe, .sponsorship_banner .play {
	display: none;
}
.touchevents .sponsorship_banner .play {
	display: block;
	color: #fff;
	width: 40px;
	height: 40px;
	margin: auto;
	line-height: 1;
	font-size: 20px;
	border: 1px solid #fff;
	border-radius: 50%;
	line-height: 40px;
	padding-left: 14px;
	text-align: left;
	margin-top: 20px;
	position: static;
}
.touchevents .sponsorship_banner .middle-wrap-abs {
	visibility: hidden;
	z-index: 2;
}
.touchevents .sponsorship_banner > a {
	z-index: 1;
}

@media only screen and (max-width: 1350px) {
	.sponsorship_banner {
		margin-left: 0;
		margin-right: 0;
	}
}

@media only screen and (max-width: 1250px) {
	.site-wrap .user-account .box.right {
		margin-right: 50px;
	}
	.site-wrap .user-account .box.left {
		margin-left: 50px;
	}
}

@media only screen and (max-width: 1100px) {
	.site-wrap .user-account .box.right {
		margin-right: 20px;
	}
	.site-wrap .user-account .box.left {
		margin-left: 20px;
	}
}

@media only screen and (max-width: 1024px) {
	.site-wrap .user-account .box.right {
		margin-right: 0px;
	}
	.site-wrap .user-account .box.left {
		margin-left: 0px;
	}
	.cntAuthor {
		margin-top: 75px;
	}	
	.authorText .authorCntText {
		margin-bottom: 0px ;
	}	
}

@media only screen and (max-width: 910px) {
	.banner__inner .banner__text {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 980px) {
	.site-wrap .user-account .box.left, .site-wrap .user-account .box.right {
		margin: auto;
		float: none !important;
		width: auto;
		max-width: 450px;
	}
	.site-wrap .user-account .box.right {
		margin-top: 40px;
	}
	.container {
		padding-left: 5px !important;
    	padding-right: 5px !important;
	}
	.getting-here .inner {
		padding: 30px 15px
	}
	.getting-here .transport {
		float: none;
		width: 100%;
	}
	.getting-here .plan {
		float: none;
		width: 100%;
		margin-top: 25px;
	}
	.getting-here .transport .inner {
		padding: 25px;
	}
	.tabs .tab .tab-scroll article {
		padding-right: 15px;
	}
	.tabs nav {
		margin-bottom: 25px;
	}
	.tabs nav ul li {
		float: none;
		margin-left: 0px;
		margin-top: 15px;
	}
	.tabs nav ul li:first-child {
		margin-left: 0px;
	}
	.getting-here .plan .title {
		margin-bottom: 30px;
	}
	.box.transport .inner.mh-r {
		height: auto !important;
		padding-bottom: 80px;
	}
	.box.plan .inner.mh-r {
		height: auto !important;
		padding-bottom: 80px;
	}

	.block-grid__wrap {
		margin:0px;
		text-align: center;
	}
	.block-grid__block {
		display: inline-block;
		float: none;
	}
	.cntAuthor {
		margin-top: 50px;
	}	
	.cntAuthor .authorImgdiv{
		display: block;
		width: 100%;
		padding-top: 35px;		
	}	
	.cntAuthor .authorImgdiv .authorImg {
		margin: auto;
	}	
	.cntAuthor .authorText {
		width: 100%;
		padding: 35px;
	}	
}

@media only screen and (max-width: 768px) {
	.sponsor_banner_text {
    	padding: 35px 40px 30px;
    }
}

@media only screen and (max-width: 520px) {
	.home-page-slider h1 {
		font-size: 1.44125rem;
	}
	.sponsor_banner_text {
	    padding: 20px;
	    border: 0;
	}
}

@media (max-width: 420px) {
	.hotel-shop .details .slick-wrapper button {
		display: none !important;
	}
	.carousel__slider__slide__inner .hot-pick__image {
		margin: auto;
		height: 100%;
		white-space: nowrap;
		position: relative;
		overflow: hidden;
		padding-bottom: 0;
	}
	.carousel__slider__slide__inner .hot-pick__image.imgMobile {
		padding-bottom: 100%;
		margin-bottom: 20px;
		height: auto;
		font-size: 0;
	}	
	.carousel__slider__slide__inner .hot-pick__image:after {
		content: "";
		width: 1px;
		height: 100%;
		vertical-align: middle;
		display: inline-block;
	}
	.carousel__slider__slide__inner .hot-pick__image img {
		position: static !important;
		width: auto !important;
		display: inline !important;
	}
	.slick .slick-arrow {
		margin-top: -40px;
	}
	.login-container {
    	padding: 80px 25px;
    }
    .login-form h2 {
    	font-size: 2rem;
    }
    .login-form.left {
    	margin-bottom: 60px;
    }
    .sponsorship_banner .sizer {
    	padding-top: 80%;
    }

}

@media only screen and (min-device-width: 320px) and (orientation: portrait) {
	.site-footer__newsletter.mh .table-center__cell {
		vertical-align: middle;
		padding-top: 0px;
	}
}
