@charset "UTF-8";
/* CSS Document */

a.custom-standard:hover, a .custom-standard:hover, a.custom-standard:visited:hover, a.custom-standard:active, a .custom-standard:active, a.custom-standard:visited:active, a.custom-standard:focus, a .custom-standard:focus, a.custom-standard:visited:focus {
    color: #00509C;
	text-decoration: underline;
}

a.custom-standard, a .custom-standard, a.custom-standard:visited {
    color: #0060BB;
	text-decoration:none;
}

h2 {font-size: 18px}
@media only screen and (min-width: 769px) {
	h2 {
		font-size: 22px;
	}
}
h3 {margin:12px 0;}


/*hero image*/

.image-frame {
    width:100%;
    position:relative;
}

.image-frame img {
	display: block;
    width: 100%;
    min-height: 180px;
}

#header-text {
   color: #FFFFFF;
   position: absolute; 
   top: calc(50% - 60px); 
   left: 0;
   text-align: center; 
   font-size: 23px;
   width: 100%; 
   font-weight: 400;
   text-shadow: 0px 1px 5px rgba(0,0,0,0.40);
   line-height:47px;
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
	#header-text {
		font-size: 48px;
		top: 20%; 
	}
}

@media only screen and (min-width: 1024px) {
	#header-text {
		font-size: 52px;
		top: 25%; 
	}
	.deal-finder-city #header-text {
		top: 12%; 
	}
}

#search-widget-panel {
    background: #333;
    padding: 15px 24px 12px 24px;
        min-height: 188px
}
.deal-finder-city #search-widget-panel { min-height: 0px /* ticket 173312 change search widget higher */}

#zsl-search-widget .zsl-btn-group-justified {margin-top:-12px;}

.search-sub-text {
	background:#F5F5F5;
	padding-left:24px!important;
	padding-right:24px!important;
	margin-bottom:12px;
}

.search-sub-text h3 {margin-top:0px;}

/*new dropdown block*/
.ui-selectmenu-menu > ul.ui-menu { margin: 0;}
.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.ui-selectmenu-open {
    display: block;
}
.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}

.flight-search {
	margin-top:-16px;
}

.flight-search .option-select + .ui-selectmenu-button {
    padding: 0 24px 0 0px;
    background: #ffffff;
    font-weight: 500;
    color: #333333;
    border-radius: 3px;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
}

.ui-selectmenu-menu > ul.ui-menu > li.ui-menu-item {
    list-style-type: none!important;
}

/*back to the top*/

.button-centered {
    margin: auto;
    width: 125px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.responsive-img {
	margin:24px 0;
}	
.responsive-img img {
	max-width:100%;
	display:block;
}

.row .row {
	margin: 0 -12px
}
.responsive .gallery {
	margin:20px 0;
}
.gallery .responsive-img {
	margin:0 0 24px;
}

.popular-destinations {
	padding: 30px 0;
	margin: 15px 0;
	text-align: left;
	background-color: #ECEEF0;
}

@media only screen and (min-width: 769px) {
	.popular-destinations {
		text-align: center;
	}
}

.popular-destinations h3 {
	margin-bottom: 15px;
}
.popular-destinations ul {
	padding:0;
}
.popular-destinations ul li {
	list-style: none;
	margin:0;
	padding:0;
	line-height:20px;
}

@media only screen and (max-width: 769px) {
	.popular-destinations {
		padding-left: 15px;
	}

	.popular-destinations ul {
		margin: 0 !important;
	}
}

.popular-destinations .col-3 {
	width: 100%;
	padding: 4px 0;
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
	.popular-destinations .col-3 {
		width: 33%;
	}
}

@media only screen and (min-width: 1024px) {
	.popular-destinations .col-3 {
		width: 25%;
	}
}

.newsletter,
.mobile-apps {
	background: #FFFFFF;
	border: 1px solid #BFBFBF;
	border-radius: 3px;
	margin-bottom:17px;
	padding:0 24px 0 20px; 
}
.newsletter .inner,
.mobile-apps .inner {
	padding:24px 210px 24px 4px;
	position:relative;
	overflow:hidden;
}

.newsletter .inner h2,
.mobile-apps .inner h2 {
	font-size: 24px;
	margin:0 0 3px;
	color: #333333;
}
.newsletter .inner p,
.mobile-apps .inner p {
	font-size: 15px;
	color: #646464;
	margin:0 0 12px;
}
.newsletter .inner input {
	width:203px;
	margin-right:6px;
}
.newsletter  img.icon,
.mobile-apps  img.icon {
	position:absolute;
	top:18px;
	right:12px;
}
.mobile-apps a {
	display: inline-block;
    margin-bottom: 6px;
}

.icon-more {
	vertical-align: middle;
	margin-left: 2px;
	margin-top: -2px;
}

@media only screen and (min-width: 993px) and (max-width: 1411px) {
	.newsletter, 
	.mobile-apps {
		padding:0 14px 0 10px
	}
	.newsletter .inner,
	.mobile-apps .inner {
		padding:24px 126px 24px 4px;
	}
	.newsletter .inner h2,
	.mobile-apps .inner h2 {
		font-size:20px;
	}
	.newsletter .inner input {
    	width: 189px;
	}
	.newsletter  img.icon, .mobile-apps  img.icon {
		right:0;
		width:120px;
	}
}

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


	.col.col-12.widget-outer.side-gutter {
		padding: 0px;
	}
	.col.col-12.side-gutter-removed.side-gutter {
		padding: 0;
	}
	#search-widget-panel {
		padding: 12px;
	}
	.search-sub-text {
		padding: 12px !important;
	}
	.newsletter, 
	.mobile-apps {
		padding:0 102px;
	}
	.newsletter .inner, 
	.mobile-apps .inner {
		padding: 24px 200px 24px 0;
		position: relative;
		overflow: hidden;
	}

}

@media only screen and (min-width: 992px) and (max-width: 1040px) {

p.from-price {font-size: 11px;}
h2.from-wrap, h2.to-wrap {font-size: 22px;}
p.dates-text {
    height: 61px;
}

}

@media only screen and (min-width: 992px) {

.block-one:nth-child(3n+1) {
	clear:both;	
}	
	
}

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

.block-one:nth-child(2n+1) {
	clear:both;	
}	

}

@media only screen and (max-width: 767px) {
	h2.from-wrap, h2.to-wrap {font-size: 18px;}
	.flight-grey .wj-icon {font-size: 16px;margin-top: 5px;}
	p.from-price {margin-top:0px;}
		
	.block-one:nth-child(3n) {
		clear:both;	
	}
	.newsletter, 
	.mobile-apps {
		padding:18px 12px;
		margin:0;
	}
	.newsletter .inner, 
	.mobile-apps .inner {
		padding: 0;
		text-align: center;
	}
	.newsletter .inner img.icon, 
	.mobile-apps .inner img.icon {
		position:static;
		display:block;
		margin:0 auto 12px;
		width:100px;
	}
	.newsletter h2,
	.mobile-apps h2 {
		font-size: 24px;
		text-align:center;
		line-height:28px;
	}
	.newsletter p,
	.mobile-apps p {
		text-align:center;
	}	
	.newsletter .inner input {
		width:150px;
	}
	.mobile-apps a {
		display:inline-block;
		width:125px;
		margin:0 4px !important;
	}
	.mobile-apps a img {
		width:100%;
		display:block;
	}
	.image-frame {
		height:180px;
	}
}

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

img.thumbnail-image {
    width: 36px !important;
	/* height: 36px !important; */
}

.price-wrap {
    padding-left: 0px;
}

}

/****** -----------------
 NEW STYLES AND OVERRIDES 
 ---------------- ******/

/* New full width header */
.header-container {
	background-color: #FFF;
	position: relative;
}

.breadcrumb {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#content-wrapper .breadcrumb a,
#content-wrapper .breadcrumb .current {
	font-weight: 400;
}

.breadcrumb .current, .breadcrumb .visited, .breadcrumb a {
	color: #FFF;
}

.breadcrumb li + li:before {
	color: #FFF;
}

#search-widget-panel {
	bottom: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 90%;
}

/* Layout */

.inner-content-wrapper {
	background-color: #ECEEF0;
	height: 100%;
}

#main-container-wrapper {
	background-color: transparent;
	text-align: center;
	position: relative;
	top: -80px;
	margin-bottom: -80px;
}

#main-container:after {
    content: "";
    display: table;
    clear: both;
    margin: 0;
    padding: 0;
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
	#main-container-wrapper {
		top: -100px;
		margin-bottom: -100px;
	}
}

@media only screen and (min-width: 1024px) {
	#main-container-wrapper {
		top: -130px;
		margin-bottom: -130px;
	}
	.deal-finder-city #main-container-wrapper { top: -200px;/* ticket 173312 move search widget higher */}
}

h2 .wj-icon, h3 .wj-icon {
	padding-right: 10px;
	display: none;
}

@media only screen and (min-width: 769px) {
	h2 .wj-icon, h3 .wj-icon {
		display: inline-block;
	}
}

#main-container {
    text-align: left;
    background-color: #F3F5F7;

}

@media only screen and (min-width: 1200px){
	#main-container {
		padding: 20px 70px;
	}

	#content-wrapper #side-bar {
		width: 260px;
		padding: 0;
		margin-top: 225px;
		position: static;
		margin-left: -100%;
		float: right;
	}

	#content-wrapper #side-bar.shorter-variation {
	    margin-top: 110px;
	}
	.deal-finder-city #content-wrapper #side-bar.shorter-variation {
		margin-top: 0px;  /*ticket 173312 move right side bar higher*/
	}
}

#content-wrapper #content {
	padding: 15px 0;
}

@media only screen and (min-width: 1200px) {
	#content-wrapper #content {
		padding: 0px 280px 15px 0;
	}
}

/* Top section area */

.top-section-header {
	width: 100%;
	max-width: 1000px;
	text-align: left;
	display: inline-block;
	overflow: hidden;
    margin-top: 15px;
}

.top-section-header.gutter {
	padding-bottom: 0px;
}

@media only screen and (min-width: 769px) {
	.top-section-header {
		text-align: center;
	}
}

/* Table filter */

.filter-outer {
	padding-top:12px!important;
}

.filter-labels {
	padding-bottom:6px; 
	font-size: 13px;
	color: #333333;
	display:block;
}

.drop-down-outer {
	padding-bottom:19px;	
	display:block;
	padding-right:12px;
}

.drop-down-outer-first, .drop-down-outer-second  {
	padding-bottom:19px;	
	display:block;
}

.drop-down-outer-first {
	padding-right: 6px;
}

.drop-down-outer-second {
	padding-left: 6px;
	padding-right: 0;
}

@media only screen and (min-width: 769px) {
	.drop-down-outer-second {
		padding-right: 12px;
	}
}

.slider-outer {
	display:block;
	padding-right:12px;
}

.slider-outer .range-slider {
    padding: 0px 0;
}

.slider-outer .alt-content {
    background: transparent;
}

.slider-outer .ui-widget-content {
    background: #DFDFDF;
}

.slider-outer .range-slider .slider {
    margin: 15px 37px 18px 37px;
}

.radio-outer {
	margin-left:12px;	
}

.styled-radio + .styled-radio-label::before {
    width: 20px;
    height: 20px;
}

.styled-radio + .styled-radio-label {
	margin-bottom:7px;	
	font-size:13px;
	color:#646464;
	display:block;
}

/* Table */
.cheapest-price-text {
    font-size: 9px;
    color: #FFFFFF;
    padding: 1px 1px 1px 1px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #2DB300;
}
.price-centered a {
	color: #0060BB;
	font-size: 17px;
}

table.standard {
    border-radius: 5px 5px 0 0;
    overflow: hidden;
}

table.standard th {
	background-color: #DFDFDF;
	color: #333;
	border-left: 0;
	font-weight: normal;
}

table.standard th + th {
	border-left: 0;
	text-align: center;
}

table.standard th:first-child,
table.standard th:last-child {
	font-weight: bold;
}
.deal-finder-city table.standard th:last-child {
	font-weight: none;
}

table.standard td {
	text-align: center;
	vertical-align: middle;
	border-color: #E7E7E7;
    height: 72px;
}

table.standard td .wj-icon {
	padding-right: 5px;
	top: -1px;
	position: relative;
}

@media only screen and (min-width: 769px) {
	table.standard td {
		height: 72px;
	}
}

table.standard td:first-child {
	text-align: left;
}

table.standard tr td:last-child {
    border-right: 2px solid #e7e7e7;
}

/* override row background pattern */
table.standard tr:nth-child(2n+3) {
    background: none;
}

table.standard tr:nth-child(2n+1) {
    background: #F5F5F5;
}

.table-expand {
	width: 100%;
	display: block;
	background-color: #E6E6E6;
	text-align: center;
	height: 40px;
	padding: 10px 0;
  cursor: pointer;
}

.table-expand .wj-icon {
	padding-right: 5px;
}

.standard.compare-cheap-flights th, .standard.compare-cheap-flights td {
	font-size: 14px;
}

.price-table .option-select + .ui-selectmenu-button.ui-widget {
	border: 1px solid #BFBFBF;
}

.price-table .option-select + .ui-selectmenu-button {
	height: 30px;
    padding: 0 12px;
}

.price-table select.option-select {
	height: 30px;
}

.price-table .option-select + .ui-selectmenu-button .ui-selectmenu-text {
	line-height: 30px;
}

.price-table .option-select + .ui-selectmenu-button .ui-icon-triangle-1-s {
	margin: 0;
	margin-top: -8px;
}

@media only screen and (min-width: 769px) {
	.price-table .option-select + .ui-selectmenu-button {
		height: 50px;
	}
	.price-table select.option-select {
		height: 50px;
	}
	.price-table .option-select + .ui-selectmenu-button .ui-selectmenu-text {
		line-height: 50px;
	}
	.price-table .option-select + .ui-selectmenu-button .ui-icon-triangle-1-s {
		margin: 0 -6px 0 -4px;
	}
}

.price-table .drop-down-outer-first, .drop-down-outer-second {
	padding-bottom: 0px;
}

/* table variation for second page */

table.standard.lowest-price-variation th:last-child {
	font-weight: normal;
}

table.standard.lowest-price-variation td {
	height: 80px;
}

table.standard.lowest-price-variation td img {
  /*display: inline-block;*/display: none;
  margin-bottom: 4px;
}

table.standard.lowest-price-variation.mobile tr {
	border-left: 1px solid #E7E7E7;
	border-right: 2px solid #E7E7E7;
}

table.standard.lowest-price-variation.mobile td {
	height: 61px;
	border: none;
}

table.standard.lowest-price-variation.mobile tr td:last-child {
	text-align: right;
}

table.standard.lowest-price-variation.mobile tr td:last-child div {
	font-style: italic;
	font-size: 11px;
}

table.standard.lowest-price-variation.mobile tr td:last-child img {
	display: inline-block;
}

/* Tiles */

a.clickable-div:hover {text-decoration:none;}

.tiles {
	width: 100%;
	max-width: 980px;
    display: inline-block;
    height: 200px;
    text-align: left;
    padding: 5px 10px 0 10px;
}

.tiles a:focus {
	box-shadow: none;
}

@media only screen and (min-width: 769px) {
	.tiles {
		text-align: center;
	}
}

.block-tiles {
    background: #FFF;
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.30);
	margin-bottom: 24px;
	width: 220px;
    height: 185px;
    position: relative;
    border-radius: 5px;
    display: inline-block;
    top: 3px;
}

.deal-finder-city .block-tiles {
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.40);
}

.block-tiles-seperator {
	width: 140px;
	height: 1px;
	border-top: 1px solid #d8d8d8;
  margin: 0px auto 10px auto;
}

.block-tiles-more-info {
	width: 100%;
	height: 34px;
	background-color: #E6E6E6;
	position: absolute;
	bottom: 0;
    text-align: center;
    font-size: 14px;
}

.block-tiles-more-info p {
	margin-top: 8px;
}

.block-tiles h3 {
    font-size: 18px;
    line-height: normal;
    margin-top: 6px;
    margin-bottom: 5px;
}

.info_tile {
    text-align: center;
    padding-top: 8px;
}

/*.info_tile img {
	padding: 20px 10px 0 10px;
}*/

.info_price {
    font-weight: 300;
    font-size: 14px;
    color: #646464;
}

.info_price p {
  display: block;
	line-height: 13px;
	margin-bottom: 10px;
}

.info_price span {
    display: block;
    margin-left: 5px;
    font-weight: bold;
    font-size: 28px;
    color: #333333;
	vertical-align: top;
	margin-top: 15px;
}

.block-tiles::before {
	content: '' !important;
	display: block !important;
	position: absolute !important;
	background-color: #000 !important;
	opacity: 0 !important;
	width: 100% !important;
	height: 100% !important;
}

.block-tiles:hover::before {
	content: '' !important;
	display: block !important;
	position: absolute !important;
	background-color: #000000 !important;
	opacity: 0.1 !important;
	width: 100% !important;
	height: 100% !important;
}

.block-tiles:focus{
	box-shadow: 0 0 0 4px rgba(135,135,135,.75) !important;
	outline: none;
}

.block-tiles:hover .block-tiles-more-info {
	background-color: #2DB300;
	color: #FFF;
}

.block-tiles:hover .info_price span {
	color: #2DB300;
}

.swiper-slide {
	width: 224px !important;
}

/* Destination details - Accordion for mobile */
@media only screen and (min-width: 1200px) {
	.accordion.destination-details {
		display: none;
	}
}

.col1, .col2 {
	width: 100%;
	float: left;
}

@media only screen and (min-width: 769px) {
	.col1, .col2 {
		width: 50%;
		float: left;
	}
}

.col1 {
	border-right: 1px solid #EBEBEB
}

.col-item {
	border-top: 1px solid #EBEBEB;
    padding: 15px 30px;
    border-bottom: none;
    border-right: none;
}
.guide-item h4 {
	position: relative;
    margin-bottom: 20px;
}

.guide-item h4:before {
	border-bottom: 2px solid #DC140A;
	width: 34px;
	display: block;
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
}

.accordion.destination-details .title:focus {
	background: none; 
	box-shadow: none;
}

.accordion.destination-details h4 {
	color: #2C9EE3;
}

/* .accordion.destination-details .title:before {
	color: #DC140A;
} */

.accordion.destination-details .accordion-item.toggle a {
	background-color: #DFDFDF;
}

.accordion.destination-details .content.guide {
	padding: 0;
	border-bottom: 1px solid #EBEBEB;
}

.accordion.destination-details .image-container .row {
	margin: 0;
}

.accordion.destination-details .image-container {
	text-align: center;
}

.accordion.destination-details .image-container .responsive-img {
	display: inline-block;
    margin: 0 0 10px 0;
}

@media only screen and (min-width: 718px) {
	.accordion.destination-details .image-container .responsive-img {
		display: inline-block;
	    margin: 0 10px 10px 0;
	}
}

.accordion.destination-details .image-container .responsive-img:last-child {
	margin-right: 0;
}

.accordion.destination-details .responsive-img {
	margin: 5px 0;
	display: inline-block;
}

.accordion.destination-details .guide-item h4 {
	color: #333;
}

.accordion.destination-details .guide-item .price {
	font-size: 20px;
	color: #0060BB;
	margin-top: 5px;
}

.accordion.destination-details .guide-item .item-text {
	font-size: 12px;
	color: #6C7B8A;
}
.accordion.destination-details .guide-item .item-text-large {
	font-size: 24px;
	color: #414C58;
	margin-bottom: 8px;
}

.accordion.destination-details .guide-item .image-container {
	max-width: 704px;
	margin: 0 auto;
}

/* Average table widget */

.avg-time-table .time {
	font-size: 16px;
    padding: 5px 10px 5px 0;
}

.avg-time-table .from {
	font-size: 12px;
	color: #6C7B8A;
}

.avg-table {
	width: 100%;
}

.avg-table tr {
	margin: 1px 0;
}

.avg-table .month {
	width: 40px;
}

.avg-table .temp {
	width: calc(100% - 40px);
    padding: 2px 0;
}

.avg-table div {
	background-color: #CCD3D7;
	float: left;
}

.avg-table .active div{
	background-color: #B94A48;
}

.avg-table tr:hover div{
	background-color: #B94A48;
}

.avg-table div span {
	float:right;
	color: #6C6C6C;
	padding: 0px 4px;
}

.avg-table .active div span{
	color: #FFF;
}

.avg-table tr:hover div span{
	color: #FFF;
}

.avg-table.avg-rainfall-table .active div {
	background-color: #0060BB;
}

.avg-table.avg-rainfall-table tr:hover div {
	background-color: #0060BB;
}

.avg-table.avg-rainfall-table tr:hover div span {
	color: #FFF;
}

/* Destination Details - tabs for desktop */

.tabs.destination-details a:focus {
	box-shadow: none;
}

.tabs.destination-details a:hover {
	text-decoration: none;
}

.tabs.destination-details {
	max-width: 728px;
	margin: 0 auto;
	display: none;
}

.tabs.destination-details h4 {
	color: #0060BB;
}

@media only screen and (min-width: 1200px) {
	.tabs.destination-details {
		display: block;
	}
}

.tabs.destination-details .tabs-nav {
    background: #FFF;
    margin:0;
    padding:0;
    list-style:none;
    border-radius: 3px 3px 0 0;
    border-bottom:none;
    position:relative;
    z-index:2;
    border-bottom: 1px solid #DFDFDF;
}
.tabs.destination-details .tabs-nav li {
    float:left;
    margin:0;
    padding:0;
    position:relative;
}
.tabs.destination-details .tabs-nav li a {
    display:block;
    color:#333;
    padding:17px 24px;
    line-height: 14px;
    font-size: 18px;
}

.tabs.destination-details .tabs-nav li.active::before {
	content: '';
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: -2px;
	border-bottom: 3px solid #333;
}

.tabs.destination-details .tabs-nav li a .wj-icon {
    font-size: 18px;
    color: #333333;
    margin-left:4px;
    vertical-align: middle;
}
.tabs.destination-details .tabs-nav li ul {
    display:none;
    position: absolute;
    right:0;
    background: #d6d6d6;
    top:100%;
    margin:0;
    padding:0;
}
.tabs.destination-details .tabs-nav li ul li {
    display:block;
    float:none
} 
.tabs.destination-details .tabs-nav li.open ul {
    display:block;
}
.tabs.destination-details .tab-content {
    border-top: none;
    position:relative;
    z-index:1;
    background-color: transparent;
}
.tabs.destination-details .tab-content .tab-pane {
    display:none;
    padding:0;
}
.tabs.destination-details .tab-content .tab-pane.active {
    display:block;
}

.tabs.destination-details .image-container .row {
	margin: 0;
}

.tabs.destination-details .image-container .responsive-img {
	display: inline-block;
    margin: 0 10px 10px 0;
}

.tabs.destination-details .image-container .responsive-img:first-child {
	margin-right: 0;
}

@media only screen and (min-width: 769px) { 
	.tabs.destination-details .image-container .responsive-img:first-child {
		margin-right: 10px;
	}
}

/* Ad placeholder */
.banner-ad-placeholder {
    display: block;
	margin: 0 auto;
    max-width: 728px;
    width: 100%;
}

/* Custom text */
.custom-small-text {
	font-size: 11px;
	color: #999;
}

/* Side bar */
#side-bar .guide-item {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #EBEBEB;
}

#side-bar .ad-banner {
	margin: 0 auto;
}

/* Footer */
footer {
	border-top: 1px solid #BFBFBF;
    text-align: left;
    background-color: #F3F5F7;
    padding: 20px 12px;
}

footer #footer {
    background-color: #ECEEF0;
    margin: 0 auto;
}

@media only screen and (min-width: 1200px) {
	footer #footer {
		max-width: 93%;
	}
}

.footer-popdest {
	background-color: #ECEEF0;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}

.footer-popdest .popular-destinations {
	max-width: 1024px;
	margin: 0 auto;
}

.footer-newsapp {
	background-color: #FFF;
	padding-top: 17px;
}

.footer-newsapp .newsapp-inner {
	
	margin: 0 auto;
}

@media only screen and (min-width: 1200px) {
	.footer-newsapp .newsapp-inner {
		max-width: 90%;
	}
}


/*fix for hero banner*/
.image-frame.heroimg{max-height: 378px; overflow: hidden;} 
@media only screen and (min-width: 1024px) {
	.deal-finder-city .image-frame.heroimg{max-height: 314px;} 
}
@media only screen and (max-width: 1024px) {
	.deal-finder-city .image-frame.heroimg{max-height: 234px;} 
}
/* fix for responsive*/
.row .newsapp-inner .row, .row .popular-destinations .row{margin: 0px}
/*fix for footer*/
@media only screen and (min-width: 1200px) {
	.footer_copyright{margin-left: 48px;}
	.footer_license {margin-right: 48px;}
}
/*fix for search box*/
#wj-search-CONTAINER-00 .showin-modal-dialog{background: none;}
#wj-search-CONTAINER-00 .title-widget-search{display: none;}
#wj-search-CONTAINER-00 .title-widget-search h2{color: #fff;font-size: 28px;} 
#wj-search-CONTAINER-00 .title-widget-search h2 .wj-icon{ display: inline-block;}
#wj-search-CONTAINER-00 .modal-dialog .close{top:-10px; right:-10px;}
/*fix for swiper container*/
/*.swiper-slide{margin: auto;}*/
.swiper-container span.moreinfo {
    margin: 0px;
    font-size: 14px;
    font-weight: normal;
    color: #646464 !important;
    display: none;
}
.swiper-container span.moreinfo:hover {
    color: #646464 !important;
}
p.newline{ display: block;}
p.returnline{    font-size: 11px; margin-bottom: 5px;margin-top: 15px;}
p.travelline{ font-size: 10px; margin-top: 0px;}
/*fix for tab 1 images*/
.tabcontent1_pictures .responsive-img a{ background-color: transparent !important; padding: 0px;}
/*fix for single city table*/
@media only screen and (min-width: 568px){
  table.standard.lowest-price-variation td{
    /*height: 108px;*/height: 85px;
  padding-bottom: 0px;}
}
/* fix for links under cheapest price section*/
.cheapestPrice .item{ padding-bottom: 3px;}
.searchCheapest{ padding: 0px; box-shadow: none; -mox-box-shadow: none; -webkit-box-shadow: none; margin: 0px;}
.accordion.destination-details .accordion-item.toggle .dynamic-content a{background-color: transparent;}
/*fix for time*/
@media only screen and (min-width: 1200px){
  .desktopviewTime{font-size:18px;}
}
/*fix for banner*/
a.bannerlink{ box-shadow:none; -mox-box-shadow:none; -webkit-box-shadow:none;}

.tempvalue {
	background: transparent !important;
	position: absolute;
}
.tempvaluecol {
	text-align:right;
	width: 50px;
}

/*fix for average temperature */
.avg-weather-table td, .avg-rainfall-table td{padding: 2px 0px;}
.monthcol{width:12%}
.graphcol{width:68%;}
.tempcol{width:20%; padding-left:5px !important;text-align: right;}
#averageTime .temp{width:88%;}

/*fix for accordian headings */
h2.accordianHead{ color: #333;
    line-height: 14px;
    font-size: 18px;
    margin: 0px;
    font-weight: normal;}
@media (max-width: 1200px){
  h2.accordianHead{    font-size: 15px;
    font-weight: bold;
    display: inline-block;}
}

/* fix for flight page content jump on search popup */
   #main-container-wrapper .row .widget-outer{ min-height: 188px;}
   @media (max-width: 1200px){
	#main-container-wrapper .row .widget-outer{ min-height: 305px;}
   }
   @media (max-width: 768px){
	#main-container-wrapper .row .widget-outer{ min-height: 375px;}
   }

/* for ticket 173191 */

.top-section-header {
	max-width: 1220px !important;
}
.tiles {
	max-width: 1220px !important;
}

.top-section-header .side-gutter{
	max-width: 1000px !important;
	margin: 0 auto;
}

table.standard tr:nth-child(2n) td.link:hover{background-color: #dedede;}
table.standard tr:nth-child(2n+1) td.link:hover{background-color: #d4d4d4;}


/* Ticket 173312 change the tile to list vertically on the right side*/
.deal-finder-city .swiper-container-free-mode>.swiper-wrapper{
	display: block;
}
.deal-finder-city #other-data .tiles{
	height: auto;
}

/** Ticket 173939 Hyperlink styling on dealfinder tabs */
.tabs.destination-details .tab-content .tab-pane.active a {
	color: #0060BB;
	padding: 0px;
	margin: 0px;
}
.tabs.destination-details .tab-content .tab-pane.active a:hover {
  text-decoration: underline;
}