/* --- GRID --- */
#content{
	padding-top: 0px;
}
.frontBlock{
	padding: 20px 0px;
	border-top: none;
}
.frontBlock.firstBlock{
	border-top: none;
    padding-top: 15px;
}
.frontBlock.eventsFront.firstBlock{padding-top: 0px;}
.frontBlock.firstBlock.horizontalActivities{
    padding-bottom: 0px;
}
.frontBlock.infoBlock h3, .frontBlock.infoBlock h3 a, #mainActivity h3{
    font-size: 24px;
    margin-bottom: 10px;
}
.frontBlock .more a, .frontBlock a.more {
    float: right;
}
.frontBlock .blockColumn{
	float: right;
    width: 46%;
    position: relative;
}

/* --- FRONT PAGE BOOKING ---- */

#frontPageBooking{
	background: #e6e7e9;
	height:-moz-calc(100% - 525px);
	height: -webkit-calc(100% - 525px);
	height: -o-calc(100% - 525px);
	height: calc(100% - 525px);
	max-height: 500px;
	min-height: 300px;
	position: relative;
	overflow: hidden;
}
#frontPageBooking.shrink{
	height:-moz-calc(100% - 550px);
	height: -webkit-calc(100% - 550px);
	height: -o-calc(100% - 550px);
	height: calc(100% - 550px);
}

#frontPageBooking #defaultForm, #frontPageBooking #mainSearchForm{
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	background-size: cover;
}

/*#frontPageBooking .formWidth{
	max-width: 1600px;
	margin: 0px auto;
}*/

#frontPageBooking .mainWidth{
	max-width: 1000px;
}

.frontPageBookingWrap{
	height: 100%;
}

#frontPageBooking .navigation{
	display:block !important;
	position: relative;
	top: 90%;
	top:-moz-calc(90% - 70px);
	top: -webkit-calc(90% - 70px);
	top: -o-calc(90% - 70px);
	top: calc(90% - 70px);
	/*margin: 0px;
	padding: 0px;*/
}

#frontPageBooking .formSlogan{
	display:block !important;
	position: absolute;
	width: 100%;
	height:20%;
	top: 12%;
	top:-moz-calc(20% - 50px);
	top: -webkit-calc(20% - 50px);
	top: -o-calc(20% - 50px);
	top: calc(20% - 50px);
	margin: 0px auto;
	color: #fff;
	font-size: 70px;
	line-height: 100px;
}

#frontPageBooking .formSlogan label{
	display:none;
}

#frontPageBooking .formSlogan img{
	max-height: 100%;
	max-width: 100%;
}

#frontPageBooking .navigation li.tab, .navLinks span{
	width: 12.5%;
	text-align: center;
	margin: 0px;
	padding:0px;
	list-style: none;
	float: left;
}

#frontPageBooking .navigation ul{
	padding:0px;
	margin:0px;
}

.navLinks span{
	display: block;
	float: left;
}

#frontPageBooking .tabs-nav li a, .navLinks span a{
	border: 2px solid #fff;
	width: 80px;
	height: 23px;
	padding-top: 57px;
	display: block;
	font-size: 13px;
	color: #fff;
	background-repeat: no-repeat;
	background-position: center 5px;
	margin:0px auto;
	transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-webkit-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
}

#frontPageBooking .tabs-nav li a:hover, #frontPageBooking .navLinks span a:hover{
	/*background-position: center -71px;*/
	text-decoration: none;
}

#frontPageBooking .tabs-nav li a.hotels, .navLinks span a.hotels{
	background-image: url(/media/img/icons/front_form/hotel.png)
}
.navLinks span a.cars{
	background-image: url(/media/img/icons/front_form/car.png)
}
.navLinks span a.flights{
	background-image: url(/media/img/icons/front_form/flights.png)
}
.navLinks span a.city{
	background-image: url(/media/img/icons/front_form/city.png)
}
.navLinks span a.activities{
	background-image: url(/media/img/icons/front_form/activities.png)
}
.navLinks span a.attractions{
	background-image: url(/media/img/icons/front_form/attractions.png)
}
.navLinks span a.restaurants{
	background-image: url(/media/img/icons/front_form/restaurants.png)
}
.navLinks span a.shopping{
	background-image: url(/media/img/icons/front_form/shopping.png)
}
.navLinks span a.property{
	background-image: url(/media/img/icons/front_form/property.png)
}
.navLinks span a.visa{
	background-image: url(/media/img/icons/front_form/visa.png)
}
.navLinks span a.travel{
	background-image: url(/media/img/icons/front_form/travel.png)
}
.navLinks span a.live_sports{
	background-image: url(/media/img/icons/front_form/live_sports.png)
}
.navLinks span a.blog{
	background-image: url(/media/img/icons/front_form/blog.png)
}

.frontPageBookingWrap form{
	padding:0px;
	margin:0px;
	top: 35%;
	top:-moz-calc(50% - 56px);
	top: -webkit-calc(50% - 56px);
	top: -o-calc(50% - 56px);
	top: calc(50% - 56px);
	position: absolute;
}

.frontPageBookingWrap div{
	float:left;
	position: relative;
	margin-right:2%;
}

.frontPageBookingWrap label, .frontPageBookingWrap a{
	color: rgba(255,255,255,0.8);
	display: block;
}

.frontPageBookingWrap form select, .frontPageBookingWrap form input[type=text], #mainSearchForm .frontPageBookingWrap input{
	font-family: 'latomedium';
	font-size: 16px;
	background-color: rgba(255,255,255,0.65);
	border: 1px #fff solid;
	padding:15px;
	height:56px;
	width: 100%;
	box-sizing: border-box;
}

.frontPageBookingWrap form .destination{
	width: 22%;
}

.frontPageBookingWrap form .destination label {
	display: none;
}

.frontPageBookingWrap form .destination select{
	margin-top: 18px;
}


.frontPageBookingWrap form .check_input{
	width: 17%;
}

.frontPageBookingWrap form .person-select{
	width: 22%;
	z-index: 100;
}
.frontPageBookingWrap form .person-select div{
	width: 31%;
}
.frontPageBookingWrap form .person-select div.kidinfo, .frontPageBookingWrap form .person-select div.children_age_select{
	width: 100%;
}

.frontPageBookingWrap form .person-select div.child_item select{
	background-color: #bdb4b1;
	padding-right:0px;
}

.frontPageBookingWrap a.dp-choose-date{
	background-image: url(/media/img/icons/main_page/callendar2.png);
	top: -40px;
	left: -10px;
}

.frontPageBookingWrap form .submit-area{
	width: 14%;
	margin-right:0px;
}

.frontPageBookingWrap form .submit-area input{
	background: #43a454;
	margin:20px 0px 12px;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
}
.frontPageBookingWrap form .submit-area a{
	background: url(/media/img/dubai/main_page/icons/search.png) no-repeat left center;
	padding-left: 20px;
	height: 20px;
	overflow:hidden;
}

#frontPageBooking #carForm{
	background: url(/media/img/dubai/main_page/car_front_booking_bgr.jpg) no-repeat center center;
	height: 100%;
}

#mainSearchForm .frontPageBookingWrap input[type=text]{
	width: 75%;
	float:left;
}
#mainSearchForm .frontPageBookingWrap input[type=submit]{
	width: 25%;
	cursor: pointer;
	background-color: rgba(255,255,255,0.9);
	color: #999;
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'latomedium' !important;
	letter-spacing: 2px;
}
/* --- VIATOR BIG SLIDESHOW ---*/

.navLinks.underviator{
	padding: 15px 0px;
}
.topEvents {
    position: relative;
	height: 400px;
    height: -webkit-calc(100% - 550px);
    height: -o-calc(100% - 550px);
    height: calc(100% - 550px);
    max-height: 500px;
    min-height: 300px;
    position: relative;
    overflow: hidden;
}
#eventsMainSlide, #eventsMainSlide li{
	/*height: 500px;*/
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}
#eventsMainSlide li .item{
	position: relative;	
}
#eventsMainSlide li .slogan{
	position: absolute;
	right:0.5%;
	top: 10%;
	max-width: 600px;
}

#eventsMainSlide li .slogan .action{
	font-family: 'latoheavy', Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 20px;
	line-height: 36px;
	width: 250px;
	margin-top: 20px;
	letter-spacing: 1px;
}
#eventsMainSlide li .slogan .action span{
	font-family: 'latoregular', Arial, Helvetica, sans-serif;
}
#eventsMainSlide li .slogan label{
	font-family: 'latobold', Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: italic;
	text-align: right;
	display: block;
}
.list_carousel .eventsLink{
	position: absolute;
	right: 5%;
	bottom: 10%;
	display: block;
	font-family: 'latoheavy', Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 19px;
	background: rgba(0,0,0,0.7);
	padding: 3px 15px;
	color: #fff;
}
.list_carousel a.eventsLink:hover{
	text-decoration: underline;
}
#eventsMainSlide li .activityName{
	position: absolute;
	left:5%;
	bottom: 10%;
	font-family: 'latobold', Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: 2px 2px 5px rgba(0,0,0,0.3);
}
#eventsMainSlide li .activityName a{
	color: #fff;
}
#eventsMainSlide li .activityName label{
	font-size: 32px;
	display: block;
	text-align: center;
}
#eventsMainSlide li .activityName span{
	font-size: 20px;
	letter-spacing: 2px;
	display: block;
	text-align: center;
	margin-top: 5px;
}
#eventsMainSlide li .star-rating{
	margin: 5px auto;
	width: 230px;
	position: relative;
	top: -5px;
}
#eventsMainSlide li .star-rating span.star{
	width: 46px !important;
	height: 41px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(/media/img/booking/star3.png);
	float: left;
}
#eventsMainSlide li .star-rating span.star.half{
	background-image: url(/media/img/booking/star3-half.png);
}
#eventsMainSlide li .star-rating span.star.empty{
	background-image: none;
}
#eventsMainSlide li .leftSlogan{
	position: absolute;
	left:0px;
	bottom: 50%;
	width: 48%;
	text-align: center;
	font-size: 46px;
	font-family: 'latobold', Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: -90px;
	line-height: 56px;
}
#eventsMainSlide li .leftSlogan a{
	color: #fff;
}
#eventsMainSlide li .leftSlogan a.action{font-size: 24px; line-height: 48px; max-width: 200px; text-transform: none; margin-top: 30px;}
#eventsMainSlide li .secretDeals .leftSlogan a.action, #eventsMainSlide li .blogs .leftSlogan a.action{max-width: 300px}
.list_carousel .prev, .list_carousel .next{
	  background-image: url(/media/img/booking/main_slide_arrow_left.png);
	  background-repeat: no-repeat;
	  background-position: center center;
	  height: 85px;
	  width: 50px;
	  display: block;
	  opacity: 0.6;
	  position: absolute;
	  top: 50%;
	  margin-top: -43px;
	  left: 5%;
  }
  
.list_carousel .next{
	  background-image: url(/media/img/booking/main_slide_arrow_right.png);
	  left: auto;
	  right: 5%;
}
.frontBlock .list_carousel .prev, .frontBlock .list_carousel .next{
	  background-image: url(/media/img/icons/arrow_left.png);
	  left: 10px;
	  margin-top: -20px;
	  width:20px;
}
.frontBlock .list_carousel .next{
	  background-image: url(/media/img/icons/arrow_right.png);
	  left: auto !important;
	  right: 10px;
}

/* --- HOTEL SEARCH  FORM --- */

#book{
	width: 36%;
	padding: 15px 15px 28px;
	float:left;
	position: relative;
	clear: left;
}

div#book h2, .rs_searchbox h2{
	/*background: #204ea1;
	background: -webkit-linear-gradient(#2c65b2, #143690);
	background: -o-linear-gradient(#2c65b2, #143690);
	background: -moz-linear-gradient(#2c65b2, #143690);
	background: linear-gradient(#2c65b2, #143690);*/
	font-family: 'latoheavy', Arial, Helvetica, sans-serif !important;
	color: #fff !important;
	text-transform: uppercase;
	font-size: 17px;
	padding-left:15px;
	position: absolute;
	left:0px;
	top: 50px;
}
div#book h2::after{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #43a454;
	border-top: 23px solid transparent;	
	border-bottom: 23px solid transparent;
	right: -30px;
}
div#book h5{
	margin-bottom: 10px;
	font-size: 17px;
	font-family: 'latoheavy', Arial, Helvetica, sans-serif !important;
	text-align: center;
	text-shadow:
   -2px -2px 1px #fff,  
    2px -2px 1px #fff,
    -2px 2px 1px #fff,
     2px 2px 1px #fff;
}

div#book h5 span {
    padding-left: 15px;
}

div#book .callInfo{
	position: absolute;
	left: 20px;
	bottom:25px;
	background: url(/media/img/dubai/main_page/icons/call.png) no-repeat left 5px;
}
div#book .callInfo p{
	margin:0px;
}

div#book .callInfo h4{
	margin:0px 0px 15px 45px;
	line-height: 22px;
	font-size: 20px;
}

div#book .callInfo label{
	width: 75px;
	float:left;
	font-size: 12px;
	margin: 0px;
}

div#book .callInfo span{
	font-size: 14px;
	font-family: 'latobold', Arial, Helvetica, sans-serif;
}

#hotelbooking {
    padding-left: 150px;
}

div#book label {
    font-size: 11px;
    display: block;
    margin-top: 6px;
}

#book input[type="text"], #book select {
    padding: 3px;
    color: #b1b1b1;
    box-sizing: border-box;
    font-size: 11px;
}

div#book .destination select{
    width: 100%;
}

div#book .checkin {
    width: 49%;
    margin-right: 2%;
    position: relative;
    float: left;
}
div#book .checkout{
	margin-right: 0px;
}
div#book .details {
    position: relative;
}
div#book .details div{
	width: 30%;
    margin-right: 5%;
    float: left;
}
div#book .details > div:nth-of-type(3), div#book .details > div:nth-of-type(6), .children_age_select > div:nth-of-type(3) {
    margin-right: 0px !important;
}
div#book .details div select, div#book .details div.children_age_select {
    width: 100%;
    position: relative;
}
div#book .checkin input.date-pick, div#book .checkin input.date-pick-re {
    width: 80%;
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: -o-calc(100% - 20px);
    width: calc(100% - 20px);
}

div#book .submit-area {
    margin-left: 3%;
    position: relative;
    padding-top: 24px;
    float: right;
    clear: left;
	width: 98px;
    height: 27px;
}

div#book .submit-area .add_opt {
    font-size: 11px;
    padding-left: 10px;
}	

div#book div.bookForm input.submit{
    font-size: 22px;
    text-transform: none;
    line-height: 16px;
    padding-top: 3px;
}
div#book a.dp-choose-date{
	background-image: url('/media/img/icons/main_page/callendar4.png') !important;
    width: 17px;
    height: 18px;
}
@media only screen and (min-width: 601px){
	#book.noItem{
	  position: relative;
	  height: 180px;
	  width: 100%;
	}
	#book.noItem #hotelbooking, div#book.noItem h5{
		padding-left:220px;
		text-align: left;
	}
	div#book.noItem .callInfo label {
		width: 75px;
		float: left;
		font-size: 12px;
		margin: 0px;
	}
	div#book.noItem h2{
		top:20px;
	}
	div#book.noItem .callInfo h4{
		margin-bottom: 7px;
	}
	div#book.noItem .details{
		width: 60%;
		float: left;
		clear: left;
	}
	div#book.noItem .submit-area{
		clear:none;
		position: absolute;
		bottom:41px;
		right: 6%;
	}
	div#book.noItem .callInfo{
		bottom: 14px;
	}	
	div#book.noItem label{
		margin-top: 2px;
	}
	div#book.noItem .destination, div#book.noItem .checkin{
		width: 31%;
		margin-right: 2%;
		float: left;
	}
	div#book.noItem input[type=text], div#book.noItem select{
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: inherit;
	}
	div#book.noItem a.dp-choose-date{
		margin-top: 5px;
	}
	div#book.noItem label{
		font-size: inherit;
	}
}
/*   CALL INFO   */
#callInfo.accomodation-line{
	position: static;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 10px;
}
#callInfo.accomodation-line span{
	background-image: url('/media/img/icons/call-inv.png');
	background-position: center center;
	margin: 0px 5px;
}

/*   FEATURED HOTELS */

#featured_hotels .hotel-name {
	line-height: 20px;
	height: 20px;
	overflow:hidden;
}

/* FEATURED HOTELS LIMITED OPTION */

@media only screen and (min-width: 1001px){
	#featured_hotels.twoItems .item{
		min-height: 260px;
		margin-bottom: 0px;
	}
	#featured_hotels.twoItems .thumb-hotel{
		width: 140px;
		height: 150px;
	}
	#featured_hotels.twoItems .hotel-description{
		padding: 10px 0px 0px 0px;
	}
	#featured_hotels.twoItems .thumb-hotel{
		margin-right: 10px;
	}
	#featured_hotels.twoItems .hotel-name{
		height: 40px;
		font-size: 16px;
	}
	#featured_hotels.twoItems .hotel-desc{
		line-height: 18px;
		font-size: 12px;
		height: 90px;
		padding-right: 10px;
	}
	#featured_hotels.twoItems .discount, #featured_hotels.oneItem .discount{
		position: absolute;
		left: 40px;
		top: 185px;
		margin: 0px;
		width: 60px;
		height: 60px;
		border-radius: 30px;
		font-size: 16px;
    	line-height: 20px;
	}
	#featured_hotels.twoItems .discount span, #featured_hotels.oneItem .discount span {
		padding-top: 10px;
	}
	#featured_hotels.twoItems .hotel-price{
		margin-left: 150px;
		width: auto;
	}
	#featured_hotels.twoItems .hotel-price label, #featured_hotels.oneItem .hotel-price label{
		font-size: 12px;
		margin: 15px 0px 5px;
	}
	#featured_hotels.twoItems .hotel-price span, #featured_hotels.oneItem .hotel-price span{
		font-size: 32px;
	}
	#featured_hotels.twoItems .star-rating{
		position: absolute;
		left: 0px;
		top: 155px;
		width: 140px;
		text-align: center;
	}
	#featured_hotels.twoItems .star-rating img{
		margin: 0px 3px;
	}
	#featured_hotels.twoItems .more a, #featured_hotels.oneItem .more a{
		position: absolute;
		right: 10px; 
		bottom: 10px;
		font-size: 13px;
	}
	#featured_hotels.oneItem .item{
		min-height: 260px;
		width: 100%;
		margin: 0px;
	}
	#featured_hotels.oneItem .thumb-hotel{
		width: 260px;
		height: 260px;
		margin-right: 20px;
	}
	#featured_hotels.oneItem .hotel-name {
		line-height: 30px;
		height: 30px;
		font-size: 20px;
		margin: 5px 0px 30px;
	}
	#featured_hotels.oneItem .star-rating{
		position: absolute;
		left: 280px;
		top: 42px;
	}
	#featured_hotels.oneItem .star-rating img{
		margin-right: 5px;
	}
	#featured_hotels.oneItem .hotel-desc{
		line-height: 24px;
		font-size: 14px;
		height: auto;
		padding-right: 20px;
	}
	#featured_hotels.oneItem .discount{
		left: 280px;
		top: 165px;
	}
	#featured_hotels.oneItem .hotel-price{
		width: auto;
		position: absolute;
		bottom: 40px; 
		right: 10px;
	}
}

/* MAIN ACTIVITY */
#mainActivity{
	font-size: 16px;
	line-height: 24px;
	width: 50%;
    float: left;
    position: relative;
}
#mainActivity .photo img {
    max-width: 100%;
    margin: 0px auto 20px;
}
#mainActivity .star-rating {
    float: right;
    padding-left: 20px;
}
#mainActivity .star-rating img {
    margin: 0px 2px 2px;
}
#mainActivity .star-rating label {
    display: block;
    font-size: 12px;
}
#mainActivity .action{
	font-size: 14px;
	float: right;
}
#mainActivity > p:last-of-type{
	margin-bottom: 0px;
}
#mainActivity.horizontal{
	float: none;
	width: 100%;
	font-size: inherit;
}
#mainActivity.horizontal .blockHeading {
	margin-bottom: 30px;
}
#mainActivity.horizontal .activity{
	min-height: 225px;
}
#mainActivity.horizontal .photo{
	float: left;
	margin-right: 3%;
	width: 50%;
}
#mainActivity.horizontal p span{
	line-height: normal;
}
#mainActivity.horizontal .bubbles a{
	padding-left: 17px;
	padding-right: 17px;
}
.firstBlock.slider .auto{
	  top: 16px;
}
.firstBlock.slider .pager{
	  top: 22px;
}
.frontBlock.slider .pager a{
	background: #fff;
}
/* --- OTHER ACTIVITIES --- */

#activitiesBlock.blockColumn .item{
	width: 45%;
	margin-right: 10%;
	margin-bottom: 15px;
}

#activitiesBlock.blockColumn > div:nth-last-of-type(2), #activitiesBlock.blockColumn > div:nth-last-of-type(4) {
    margin-right: 0px;
}

#activitiesBlock.blockColumn h4{
	height: 60px;
	overflow: hidden;
}


/* TICKETS */
.eventsFront h2{
	float: left;
	margin-right: 2%;
}
.eventsFront .promote{
	padding: 0px 14px 0px 35px;
	background: url('/media/img/icons/forward.png') 10px center no-repeat;
	float: left;
	margin-right: 15px;
}
.eventsFront .register-now{	
	font-size: 17px;
	position: relative;
	display:block;
    /*font-size: 16px;
    line-height: 16px;	
	top: 15px;
	margin-left: 1.25%;
	text-transform: uppercase;
	*/
	top: -20px;
	padding: 10px 1%;
	letter-spacing: 0.6px;
	max-width: 100%;
}
.eventsFront .events-text{
	float: right;
	position: relative;
	top: -14px;
	font-size: 11px;
	line-height: 16px;
	left: 8px;
}
.eventsFront .events-text a{
	font-family: 'latoheavy', Arial, Helvetica, sans-serif;
	color: #365899;
}
.eventsFront .register-now font{
	font-family: 'latoheavy', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffd800;
}
.eventsFront .photo{
	max-width: 300px;
}
.eventsFront .photo img{height: 224px}
.eventsFront .dateLocation{padding-bottom:10px;}
.eventsFront .event-info{ position: relative; display:block;}
.eventsFront .title{
	background-color:rgba(0,0,0,0.7);
	color: #fff;
	font-size: 18px;
	padding: 15px 10px 10px;
	position: absolute;
	width: 100%;
	bottom: 5px;
	box-sizing: border-box;
}
.event-search{
	padding-top: 16px;
}
.event-search input{
	width: 70px;
	padding: 5px !important;
	margin: 0px !important;
}
.event-search input[type=text]{
	color: #b1b1b1 !important;
	font-size: 12px;
}
.event-search input[type=submit]{
	border: none;
	cursor: pointer;
}
.littleEvents .item{
	margin: 0px 2% 0px;
	position:relative;
}
.ticketsFront .main-item{
	float: left;
	max-width: 36%;
}

.ticketsFront .other-items{
	float: right;
	width: 63%;
	position: relative;
}
.ticketsFront .ticket-item{
	width:31.33%;
	margin-left: 2%;
	float: left;
	padding: 0px;
}
.ticketsFront .ticket-item .photo img, .ticketsFront .main-item .photo img{max-width: 100%;}
.ticketsFront .ticket-item .title-area{padding: 8px;}
.ticketsFront .main-item h4{margin-bottom: 0px; line-height: 20px;}
.ticketsFront .dateLocation{padding: 0px; height:auto;}
.ticketsFront .dateLocation span{overflow: hidden; height:20px; display: block;}
.ticketsFront .ticket-item h3{line-height: 20px; height: 40px; margin-bottom: 0px; overflow: hidden;}
.ticketsFront .ticket-item .tickets{margin-right: 10px; clear: left; margin-bottom: 5px;}
.ticketsFront .ticket-item .price{padding-left: 10px;}
@media only screen and (min-width: 800px){
.eventsFront.littleEvents .photo{
	max-width: 50%;
	float:left;
	margin: 0px;
}
.littleEvents .item{height:224px;}
.littleEvents .event-info{
	margin-left: 53%;
}
.littleEvents .dateLocation{
	font-size: inherit;
	padding-top: 15px;
}
.littleEvents h4, .littleEvents .dateLocation{
	overflow: visible;
	height: auto;
}
}
@media only screen and (min-width: 400px){
	.eventsFront.littleEvents.oneEvent .photo{
		max-width: 223px;
		margin-top: -10px;
	}
	.littleEvents.oneEvent .event-info{
		float: right;
		width:-moz-calc(100% - 240px);
		width: -webkit-calc(100% - 240px);
		width: -o-calc(100% - 240px);
		width: calc(100% - 240px);
	}
	.littleEvents.oneEvent h4, .littleEvents.oneEvent .dateLocation{
		overflow: visible;
		height: auto;
	}
}
.frontBlock.eventsFront.slider .auto{
	top: 50px;
}
.frontBlock.eventsFront.slider .pager{
	top: 56px;
}
.frontBlock.eventsFront.slider.firstBlock .auto{
	top: 15px;
}
.frontBlock.eventsFront.slider.firstBlock .pager{
	top: 20px;
}
  
/* PROPERTIES WIDGET */

.propertiesFront .item{
	width: 32%;
	margin-right: 2%;
	float: left;
}
.propertiesFront > div:nth-last-of-type(2){
	margin-right: 0px;
}

.propertiesFront .photo{
	position: relative;
	max-height: 210px;
	overflow: hidden;
}
.propertiesFront h3{
	margin: 5px 0px 3px;
	height: 42px;
	overflow: hidden;
}
.propertiesFront .photo img{
	max-width: 100%;
}
.propertiesFront .greyForm{
	position: relative;
	top: -10px;
}
.propertiesFront .leftPart{
	width: 20%;
	margin-right: 2%;
	float: left;
}
.propertiesFront .rightPart{
	width: 78%;
	float: left;
}
.propertiesFront .searchInput, .propertiesFront input[type=text]{
	width: 66%;
	float: left;
	margin-right:2% !important;
}
.propertiesFront .action{
	width: 32%;
}
.propertiesFront .rightPart select{
	width: 15%;
	margin-right:2% !important;
	float:left;
}
.propertiesFront .rightPart > select:last-of-type{
	margin-right: 0px !important;
}

/* SPONSORED ADS */

#header.sponsors #topSearch .sponsored{ 
	margin-left: 350px; 
	padding: 5px 10px; 
	background: #cdcdcd; 
	font-size: 12px; 
	position: relative; 
	top:-5px; 
	border-radius:10px; 
	box-shadow: 1px -1px 0px rgba(255,255,255,0.4); 
	font-weight: bold; 
	font-style: italic;
}
#header.sponsors #topSearch .sponsored p{margin:0px;}
#header.sponsors #topSearch .sponsored img{
	margin: 5px auto; 
	display: block;
}
#header.sponsors #topSearch .sponsored-dubai img{
	width: 100%;
	height: auto;
	max-width: 277px;
	max-height: 65px;
}
#header.sponsors #topSearch .sponsored div{
	min-height: 75px; 
	font-size:10px; 
	text-align:center; 
	font-weight: normal; 
	font-style: normal;
}

/* BUBBLES */

.bubbles{
	padding-top: 13px;
}
.bubbles a{
	line-height: 30px;
	padding: 2px 22px;
	background: none !important;
	color: #414042 !important;
	border-right: 1px solid #666;
	border-radius: 0px !important;
}
.bubbles > a:last-of-type{border-right: none;}
#accomodation .bubbles, .ticketsFront .bubbles, #activitiesBlock .bubbles, .blog-heading .bubbles, .ppn-heading .bubbles{
	float: right;
}
.blog-heading .bubbles a{ padding-left: 18px; padding-right: 18px;}
#activitiesBlock .bubbles a{
	padding-left: 13px; padding-right: 13px;
}
#accomodation #superTopLeaderBlock{margin-bottom: -40px;}
@media only screen and (min-width: 1041px) and (max-width: 1419px){
	div#content{
		width: 1042px;
	}
}
@media only screen and (min-width: 1420px){
	div#content{
		width: 1128px;
	}
}
@media only screen and (max-width: 1020px){
	div#content{margin:0px !important}
}


