
/***************  templates/main/css/fonts/sprite-icons-font.css  ***************/

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'sprite-icons-font';
    src: url(/templates/main/css/fonts/sprite-icons-font.svg?91454018) format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "sprite-icons-font";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-fat_arrow_left:before { content: '\e800'; } /* '' */
.icon-fat_arrow_right:before { content: '\e801'; } /* '' */
.icon-fat_arrow_up:before { content: '\e802'; } /* '' */
.icon-long_arrow_down:before { content: '\e803'; } /* '' */
.icon-grid:before { content: '\e804'; } /* '' */
.icon-long_arrow_right:before { content: '\e805'; } /* '' */
.icon-magnifying_glass:before { content: '\e806'; } /* '' */
.icon-magnifying_glass_solid:before { content: '\e807'; } /* '' */
.icon-marker_border:before { content: '\e808'; } /* '' */
.icon-mobile_menu:before { content: '\e809'; } /* '' */
.icon-phone_riging:before { content: '\e80c'; } /* '' */
.icon-play:before { content: '\e80d'; } /* '' */
.icon-table_boardroom:before { content: '\e80f'; } /* '' */
.icon-table_hollowsquare:before { content: '\e810'; } /* '' */
.icon-table_cabaret:before { content: '\e811'; } /* '' */
.icon-table_classroom:before { content: '\e812'; } /* '' */
.icon-table_cocktail:before { content: '\e813'; } /* '' */
.icon-cross:before { content: '\e814'; } /* '' */
.icon-close:before { content: '\e817'; } /* '' */
.icon-clock:before { content: '\e818'; } /* '' */
.icon-car:before { content: '\e81b'; } /* '' */
.icon-calendar2:before { content: '\e81c'; } /* '' */
.icon-calendar:before { content: '\e81d'; } /* '' */
.icon-arrow_up:before { content: '\e81e'; } /* '' */
.icon-arrow_right:before { content: '\e81f'; } /* '' */
.icon-arrow_down:before { content: '\e820'; } /* '' */
.icon-wedding_ring:before { content: '\e821'; } /* '' */
.icon-walking_guy:before { content: '\e822'; } /* '' */
.icon-train:before { content: '\e823'; } /* '' */
.icon-arrow_left:before { content: '\e824'; } /* '' */
.icon-table_ushape:before { content: '\e825'; } /* '' */
.icon-table_theatre:before { content: '\e826'; } /* '' */
.icon-table_dining:before { content: '\e827'; } /* '' */
.icon-table_banquet:before { content: '\e827'; } /* '' */
.icon-dimensions:before { content: '\e82b'; } /* '' */
.icon-dollar_circle:before { content: '\e82c'; } /* '' */
.icon-dot:before { content: '\e82d'; } /* '' */
.icon-download:before { content: '\e82e'; } /* '' */
.icon-fat_arrow_down:before { content: '\e82f'; } /* '' */
.icon-mail:before { content: '\e830'; } /* '' */
.icon-mail-alt:before { content: '\e831'; } /* '' */
.icon-minus:before { content: '\e832'; } /* '' */
.icon-plus:before { content: '\e833'; } /* '' */
.icon-map_arrow_down:before { content: '\e834'; } /* '' */
.icon-map_arrow_left:before { content: '\e835'; } /* '' */
.icon-map_arrow_right:before { content: '\e836'; } /* '' */
.icon-map_arrow_up:before { content: '\e837'; } /* '' */
.icon-ok:before { content: '\e845'; } /* '' */

/*After replacement  ======= */
.icon-after.icon-fat_arrow_left:after { content: '\e800'; } /* '' */
.icon-after.icon-fat_arrow_right:after { content: '\e801'; } /* '' */
.icon-after.icon-fat_arrow_up:after { content: '\e802'; } /* '' */
.icon-after.icon-long_arrow_down:after { content: '\e803'; } /* '' */
.icon-after.icon-grid:after { content: '\e804'; } /* '' */
.icon-after.icon-long_arrow_right:after { content: '\e805'; } /* '' */
.icon-after.icon-magnifying_glass:after { content: '\e806'; } /* '' */
.icon-after.icon-magnifying_glass_solid:after { content: '\e807'; } /* '' */
.icon-after.icon-marker_border:after { content: '\e808'; } /* '' */
.icon-after.icon-mobile_menu:after { content: '\e809'; } /* '' */
.icon-after.icon-phone_riging:after { content: '\e80c'; } /* '' */
.icon-after.icon-play:after { content: '\e80d'; } /* '' */
.icon-after.icon-table_boardroom:after { content: '\e80f'; } /* '' */
.icon-after.icon-table_hollowsquare:after { content: '\e810'; } /* '' */
.icon-after.icon-table_cabaret:after { content: '\e811'; } /* '' */
.icon-after.icon-table_classroom:after { content: '\e812'; } /* '' */
.icon-after.icon-table_cocktail:after { content: '\e813'; } /* '' */
.icon-after.icon-cross:after { content: '\e814'; } /* '' */
.icon-after.icon-close:after { content: '\e817'; } /* '' */
.icon-after.icon-clock:after { content: '\e818'; } /* '' */
.icon-after.icon-car:after { content: '\e81b'; } /* '' */
.icon-after.icon-calendar2:after { content: '\e81c'; } /* '' */
.icon-after.icon-calendar:after { content: '\e81d'; } /* '' */
.icon-after.icon-arrow_up:after { content: '\e81e'; } /* '' */
.icon-after.icon-arrow_right:after { content: '\e81f'; } /* '' */
.icon-after.icon-arrow_down:after { content: '\e820'; } /* '' */
.icon-after.icon-wedding_ring:after { content: '\e821'; } /* '' */
.icon-after.icon-walking_guy:after { content: '\e822'; } /* '' */
.icon-after.icon-train:after { content: '\e823'; } /* '' */
.icon-after.icon-arrow_left:after { content: '\e824'; } /* '' */
.icon-after.icon-table_ushape:after { content: '\e825'; } /* '' */
.icon-after.icon-table_theatre:after { content: '\e826'; } /* '' */
.icon-after.icon-table_dining:after { content: '\e827'; } /* '' */
.icon-after.icon-table_banquet:after { content: '\e827'; } /* '' */
.icon-after.icon-dimensions:after { content: '\e82b'; } /* '' */
.icon-after.icon-dollar_circle:after { content: '\e82c'; } /* '' */
.icon-after.icon-dot:before { content: '\e82d'; } /* '' */
.icon-after.icon-download:after { content: '\e82e'; } /* '' */
.icon-after.icon-fat_arrow_down:after { content: '\e82f'; } /* '' */
.icon-after.icon-mail:after { content: '\e830'; } /* '' */
.icon-after.icon-mail-alt:after { content: '\e831'; } /* '' */
.icon-after.icon-minus:after { content: '\e832'; } /* '' */
.icon-after.icon-plus:after { content: '\e833'; } /* '' */
.icon-after.icon-map_arrow_down:after { content: '\e834'; } /* '' */
.icon-after.icon-map_arrow_left:after { content: '\e835'; } /* '' */
.icon-after.icon-map_arrow_right:after { content: '\e836'; } /* '' */
.icon-after.icon-map_arrow_up:after { content: '\e837'; } /* '' */
.icon-after.icon-ok:after { content: '\e845'; } /* '' */

/*Attractions Icons  ======= */
.icon-city_hall_border:before { content: '\e819'; } /* '' */
.icon-city_hall:before { content: '\e81a'; } /* '' */
.icon-cutlery:before { content: '\e828'; } /* '' */
.icon-cutlery_2:before { content: '\e829'; } /* '' */
.icon-cutlery_border:before { content: '\e82a'; } /* '' */
.icon-cocktail_border:before { content: '\e815'; } /* '' */
.icon-cocktail:before { content: '\e816'; } /* '' */
.icon-people:before { content: '\e80a'; } /* '' */
.icon-people_border:before { content: '\e80b'; } /* '' */
.icon-shopping_bag:before { content: '\e80e'; } /* '' */
.icon-entertainment:before { content: '\e846'; } /* '' */
.icon-others:before { content: '\e847'; } /* '' */
.icon-sports:before { content: '\e848'; } /* '' */
.icon-sightseeing:before { content: '\e849'; } /* '' */

/*Social Media Icons  ======= */
.sm-icon{
  font-family: "sprite-icons-font";
}
.sm-icon a{
  text-decoration: none;
}
.followus-socialmedia .sm-icon.instagram:after,.sm-wrapper .sm-icon.instagram:after { content: '\e838'; } /* '' */
.followus-socialmedia  .sm-icon.share-this:after, .sm-wrapper  .sm-icon.share-this:after { content: '\e839'; } /* '' */
.followus-socialmedia  .sm-icon.pinterest:after , .sm-wrapper  .sm-icon.pinterest:after { content: '\e83a'; } /* '' */
.followus-socialmedia  .sm-icon.linkedin:after, .sm-wrapper  .sm-icon.linkedin:after{ content: '\e83b'; } /* '' */
.followus-socialmedia  .sm-icon.googleplus:after, .sm-wrapper  .sm-icon.googleplus:after { content: '\e83c'; } /* '' */
.followus-socialmedia  .sm-icon.vimeo:after, .sm-wrapper  .sm-icon.vimeo:after  { content: '\e83d'; } /* '' */
.followus-socialmedia  .sm-icon.flickr:after, .sm-wrapper  .sm-icon.flickr:after { content: '\e83e'; } /* '' */
.followus-socialmedia  .sm-icon.myspace:after, .sm-wrapper  .sm-icon.myspace:after  { content: '\e83f'; } /* '' */
.followus-socialmedia  .sm-icon.facebook:after, .sm-wrapper  .sm-icon.facebook:after { content: '\e840'; } /* '' */
.followus-socialmedia  .sm-icon.foursquare:after, .sm-wrapper  .sm-icon.foursquare:after { content: '\e841'; } /* '' */
.followus-socialmedia  .sm-icon.tripadvisor:after , .sm-wrapper  .sm-icon.tripadvisor:after { content: '\e842'; } /* '' */
.followus-socialmedia  .sm-icon.youtube:after, .sm-wrapper  .sm-icon.youtube:after { content: '\e843'; } /* '' */
.followus-socialmedia  .sm-icon.twitter:after, .sm-wrapper  .sm-icon.twitter:after{ content: '\e844'; } /* '' */

.sm-share .sm-icon.instagram a:after { content: '\e838'; } /* '' */
.sm-share .sm-icon.share-this a:after { content: '\e839'; } /* '' */
.sm-share .sm-icon.pinterest a:after { content: '\e83a'; } /* '' */
.sm-share .sm-icon.linkedin a:after{ content: '\e83b'; } /* '' */
.sm-share .sm-icon.googleplus a:after { content: '\e83c'; } /* '' */
.sm-share .sm-icon.vimeo a:after  { content: '\e83d'; } /* '' */
.sm-share .sm-icon.flickr a:after { content: '\e83e'; } /* '' */
.sm-share .sm-icon.myspace a:after  { content: '\e83f'; } /* '' */
.sm-share .sm-icon.facebook a:after { content: '\e840'; } /* '' */
.sm-share .sm-icon.foursquare a:after { content: '\e841'; } /* '' */
.sm-share .sm-icon.tripadvisor a:after { content: '\e842'; } /* '' */
.sm-share .sm-icon.youtube a:after { content: '\e843'; } /* '' */
.sm-share .sm-icon.twitter a:after{ content: '\e844'; } /* '' */
.sm-share .sm-icon.email a:after{  content: '\e831'; font-size: 0.7em;  line-height: 1.6em; vertical-align: top;} /* '' */
/***************  templates/main/libs/jquery/slick/slick.css  ***************/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         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;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
	z-index: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;
	outline: none;

    height: 100%;
    min-height: 1px;
}
[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;
}
/***************  templates/main/../respwidgets/meetings-grid/template.layout.css  ***************/
.meetings-grid-widget.respwidget {
	margin-top: 42px;
}
.items-list{
	width:100%;
	position:relative;
}
.itemPreview {
	width: 50%;
	height: auto;
	position: relative;
	float:left;
}
li.itemPreview,
.itemPreview li {
	list-style:none;
}
.item-image,
.item-image img{
	width:100%;
	height:100%;
}
.item-image a {
	display: flex;
}
.meeting-item-title {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	box-sizing: border-box;
	padding: 20px;
	text-align:center;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 2em;
	font-style: italic;
	z-index: 2;
	-ms-transition: opacity .4s ease-in-out 0s; 
	-webkit-transition: opacity .4s ease-in-out 0s; 
	-moz-transition: opacity .4s ease-in-out 0s;
	-o-transition: opacity .4s ease-in-out 0s;
	transition: opacity .4s ease-in-out 0s; 
}
.meetings-wgt-wrp .icon-after:after {
	display: none;
	margin:10px auto;
	width:auto;
}
.seemore-links {
	margin: 48px auto 0;
}
.meetings-wgt-wrp .seemore-link.item-less,
.meetings-wgt-wrp .seemore-link.item-more{
	display:block;
	text-align:center;
	cursor:pointer;
	width:150px;
	margin:0 auto;
}
.meetings-wgt-wrp .seemore-link{
	text-transform:uppercase;
	font-family: 'Lato', sans-serif;
	color: #77406f;
	font-size:1.3em;
}
.itemPreview:hover .meeting-intro {
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,.8);
	z-index: 0;
	top: 0;
	left: 0;
}
.itemPreview:hover .meeting-item-title{
	opacity:0;
	visibility: hidden;
}

/* Outer 360 */
.pop-360-wrp{
	position:fixed;
	top:0;
	right:0;
	height:100%;
	width:100%;
	z-index:0;
	display:none;
	background-color:rgba(0,0,0, 0.4);
}
.pop-360-wrp.open{
	display:block;
	z-index:99999;
}
.pop-360-wrp .ifram-360 {
	height: 100%;
	width: 100%;
}

.itemPreview .meeting-intro{
	opacity:0;
	visibility: hidden;
	-ms-transition: opacity .4s ease-in-out 0s; 
	-webkit-transition: opacity .4s ease-in-out 0s; 
	-moz-transition: opacity .4s ease-in-out 0s;
	-o-transition: opacity .4s ease-in-out 0s;
	transition: opacity .4s ease-in-out 0s; 
	/* display: none; */
	z-index: 0;
	position: relative;
	height: 0px;
	overflow:hidden;
}
.itemPreview:hover .meeting-intro{
	opacity: 1;
	visibility: visible;
	/* display: block; */
}
.meeting-intro-wrp{
	border: 1px solid #fff;
	box-sizing: border-box;
	display: table;
	width: calc(100% - 30px);
	height: calc(100% - 30px);
	left: 0;
	margin: 15px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	vertical-align: middle;
	
	padding:15px;
	color:#fff;
	opacity: 1;
	visibility: visible;
}
.meeting-intro-wrp .hover-content{
	text-align:left;
	font-size:12px;
}
 .hover-title {
	margin: 35px auto;
	display: block;
	max-height:68px;
	overflow:hidden;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 2em;
}
.meeting-intro .room-info {
	display: inline-block;
	margin:0 12px;
	color:#fff;
	vertical-align:top;
}
.meeting-intro .room-type,
.meeting-intro .room-capacity{
	display: block;
	font-style: normal;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
}
.meeting-intro .room-info:before {
	margin-bottom:10px;
	font-size: 25px;
}
.meeting-intro .read-more {
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	bottom: 26px;
}
.meeting-intro .read-more a {
	/* border: 3px solid #77406f; */
	padding: 14px 47px;
	font-style: normal;
	text-decoration: none;
	display: inline-block;
	font-family: 'Georgia', sans-serif;
	font-size: 1.1em;
	font-weight: 700;
	
	color: #fff;
	background: #77406f;
}


.meeting-intro .read-more a:hover {
	color:#77406f;
	/* border: 3px solid #77406f; */
	background:#ffffff;
}

.meeting-button-360{
	float: left;
	background: #77406f;
	border: none;
	line-height: 18px;
	padding: 14px 47px 4px;
	width: auto;
	font-weight: bold;
	margin-top: 20px;
}
.meeting-button-360:hover, .meeting-button-360:hover{
	border: 1px solid #31a0ae;
	color: #77406f;
}
.meeting-intro .read-more a:hover, .meeting-button-360:hover {
	background:#31a0ae;
	border: 1px solid #31a0ae;
}
/*temporary hide*/
.meetings-overview #booking-mask-wrapper,#page_meetings-overview.pg-detail #booking-mask-wrapper{
	display: none;
}

.sec-headings{
	color:#333333;
	letter-spacing:0.02em;
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
}
#meetings-wgt .item-image li{
	position:relative;
}
#meetings-wgt .item-image li::before{
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	position: absolute;
	display: block;
	z-index: 1;
	top: 0;
	left: 0;
}
#meetings-wgt .item-image li:hover:before{
	/*  background: rgba(0,0,0,0); */
	z-index: 0;
}

.pg-detail #main-wrp {
    background-color: #fff;
}
.audio-visual .content-block.cb{
	height: 337px;
	padding: 52px 29px 10px 52px;
}
.cb-text-content{
	max-height: 224px;
	overflow: hidden;
}
.meeting-planner .content-block{
	font-size:1.0em;
	height:350px;
	padding: 0 34px 0px 34px;
	display:table;
}
.audio-visual .content-block.cb{
	font-size:1.0em;
	height:337px;
	padding: 0 34px 0px 34px;
	display:table;
}

.meeting-planner .content-block,
.cb-inner-wrapper{
	display: table-cell;
	vertical-align: middle;
}
.cb-inner-wrapper:after{
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}
.content-block.cb{
	 display:table;
}

#progress{
	display:none;
}
.attach-image{
	width:100%;
	height:350px;
	background-position:center center;
}



.mobileHoverOpened.itemPreview .meeting-intro {
	position: absolute;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,.8);
	z-index: 0;
	top: 0;
	left: 0;
}
.mobileHoverOpened.itemPreview .meeting-item-title{
	opacity:0;
}
.mobileHoverOpened.itemPreview .meeting-intro{
	opacity: 1;
}
#meetings-wgt .mobileHoverOpened .item-image li:before{
	z-index: 0;
}
.offers-overlay{
	top:0;
	left:0;
	z-index:0;
	background: rgba(0,0,0,0.6);
}

.has360Meeting-Button .meeting-intro .read-more{
	float:right;
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	margin-top: 20px;
}

.googleview-embed-close{
	position:absolute;
	right: -48px;
	top: -35px;
	cursor:pointer;
}
.googleview-embed-close:before{
	font-size: 2.2em;
}

@media (min-width: 1024px) and (max-width: 1179px) {
	.fadeIn{
		max-height:none;
	}
	.itemPreview {
		width: 100%;
		height: auto;
	}
	.itemPreview .meeting-intro {
		opacity: 1;
		-webkit-transition: -webkit-transform 0.8s, opacity 1s;
		-moz-transition: -moz-transform 0.8s, opacity 1s;
		-ms-transition: -ms-transform 0.8s, opacity 1s;
		-o-transition: -o-transform 0.8s, opacity 1s;
		transition: transform 0.8s, opacity 1s;
	}
	.meeting-intro-wrp .hover-title,
	.meeting-intro-wrp .hover-content{
		display: none;
	}
	.meeting-intro-wrp {
		height: 166px;
		left: 0;
		right: 0;
		top: auto;
		bottom: 0;
	}
	.itemPreview:hover .meeting-item-title,
	.itemPreview .meeting-item-title{
		opacity: 1;
	}
	.itemPreview:hover .meeting-intro {
		background: none;
	}
	.item-image a {
		display: flex;
		overflow: hidden;
		height: 640px;
	}
	.item-image .read-more a {
		height: auto;
	}
	.item-image li{
		height: 640px;
	}
	.meeting-intro-wrp:before {
		position: absolute;
		width: 100%;
		border: 1px solid #fff;
		display: block;
		content: "";
		bottom: 0;
		top:0;
		left: 0;
		height: 134px;
		width: 97%;
		right: 0;
		margin: auto;
	}	
	.meeting-intro-wrp {
		border: none;
		height: 166px;
		width:100%;
		background-color:rgba(0,0,0,0.8);
		margin:0;
		text-align:left;
	}
	.meeting-intro .read-more {
		position: absolute;
		bottom: 50px;
		right: 8%;
		left:auto;
	}
	.meeting-intro .read-more a {
		padding: 18px 55px;
	}
	.meeting-intro .room-info {
		margin: 0 18px;
		text-align: center;
	}
	.meeting-intro .read-more a {
		color: #fff;
		background:#77406f;
		border:none;
		cursor:pointer;
	}
	.meeting-intro .read-more a:hover {
		color: #77406f;
		background:#fff;
	}
	.meeting-item-title {
		top: 38%;
		left: 50%;
		transform: translate(-50%, -46%);
	}
	.seemore-links {
		margin: 22px auto 0;
	}
	.meetings-wgt-wrp .seemore-link {
		font-size: 1em;
	}
	
	.content-block.cb {
		height: auto;
		padding: 52px 29px 10px 52px;
	}
	.audio-visual .content-block.cb {
		height:auto;
		padding: 52px 29px 10px 52px;
	}
	
	.meeting-button-360{
		position: absolute;
		bottom: 86px;
		right: 8%;
		left:auto;
		line-height: 32px;
	}
	
}
@media (min-width: 768px) and (max-width: 1023px) { 
	.fadeIn{
		max-height:none;
	}
	.itemPreview {
		width: 100%;
		height: auto;
	}
	.itemPreview .meeting-intro {
		opacity: 1;
		-webkit-transition: -webkit-transform 0.8s, opacity 1s;
		-moz-transition: -moz-transform 0.8s, opacity 1s;
		-ms-transition: -ms-transform 0.8s, opacity 1s;
		-o-transition: -o-transform 0.8s, opacity 1s;
		transition: transform 0.8s, opacity 1s;
	}
	.meeting-intro-wrp .hover-title,
	.meeting-intro-wrp .hover-content{
		display: none;
	}
	.meeting-intro-wrp {
		height: 166px;
		left: 0;
		right: 0;
		top: auto;
		bottom: 0;
	}
	.itemPreview:hover .meeting-item-title,
	.itemPreview .meeting-item-title{
		opacity: 1;
	}
	.itemPreview:hover .meeting-intro {
		background: none;
	}
	.item-image a {
		display: flex;
		overflow: hidden;
		height: 640px;
	}
	.item-image .read-more a {
		height: auto;
	}
	.item-image li{
		height: 480px;
	}
	.meeting-intro-wrp:before {
		position: absolute;
		width: 100%;
		border: 1px solid #fff;
		display: block;
		content: "";
		bottom: 0;
		top:0;
		left: 0;
		height: 108px;
		width: 97%;
		right: 0;
		margin: auto;
	}	
	.meeting-intro-wrp {
		border: none;
		height: 166px;
		width:100%;
		background-color:rgba(0,0,0,0.8);
		margin:0;
		padding: 50px 42px;
		text-align:left;
	}
	.meeting-intro .read-more {
		position: absolute;
		bottom: 50px;
		right: 3%;
		left:auto;
	}
	.meeting-intro .read-more a {
		padding: 18px 55px;
	}
	.meeting-intro .room-info {
		margin: 0 8px;
		text-align: center;
	}
	.meeting-intro .read-more a {
		color: #fff;
		background:#77406f;
		border:none;
		cursor:pointer;
	}
	.meeting-intro .read-more a:hover {
		color: #77406f;
		background:#fff;
	}
	.meeting-item-title {
		top: 38%;
		left: 50%;
		transform: translate(-50%, -46%);
	}
	.seemore-links {
		margin: 22px auto 0;
	}
	.meetings-wgt-wrp .seemore-link {
		font-size: 1em;
	}
	
	.content-block.cb {
		height: auto;
		padding: 52px 29px 10px 52px;
	}
	.audio-visual .content-block.cb {
		height:auto;
		padding: 52px 29px 10px 52px;
	}
	
	.meeting-button-360{
		position: absolute;
		bottom: 86px;
		right: 3%;
		left: auto;
		line-height: 32px;
	}
}

@media (max-width: 767px){ 
	.fadeIn{
		max-height:none;
	}
	.itemPreview {
		width: 100%;
		height: auto;
		margin-bottom:17px;
	}
	.itemPreview .meeting-intro {
		opacity: 1;
		-webkit-transition: -webkit-transform 0.8s, opacity 1s;
		-moz-transition: -moz-transform 0.8s, opacity 1s;
		-ms-transition: -ms-transform 0.8s, opacity 1s;
		-o-transition: -o-transform 0.8s, opacity 1s;
		transition: transform 0.8s, opacity 1s;
		
		display: table;
	}
	.meeting-intro-wrp .hover-title,
	.meeting-intro-wrp .hover-content{
		display: none;
	}
	.meetings-wgt-wrp .meeting-intro .read-more,.meetings-wgt-wrp .upto{
		display:none;
	}
	.meetings-wgt-wrp .meeting-intro .read-more,.meetings-wgt-wrp .upto,.meeting-button-360{
		display:none;
	}
	.meetings-wgt-wrp .mobileHoverOpened .meeting-intro .read-more{
		display:inline-block;
	}
	
	.mobileHoverOpened .meeting-item-title{
		display:none;
	}

	.mobileHoverOpened .meeting-intro-wrp .hover-title,
	.mobileHoverOpened .meeting-intro-wrp .hover-content{
		display: block;
	}
	.hover-title{
		font-size:1.5em;
		margin: 12px auto;
		height:auto;
		max-height: 85px;
		text-align:center;
	}
	.mobileHoverOpened .meeting-intro-wrp .hover-content {
		/* height: 59px; */
		overflow: hidden;
		margin-bottom:15px;
	}
	
	.itemPreview:hover .meeting-item-title,
	.itemPreview .meeting-item-title{
		opacity: 1;
	}
	 
	.item-image a {
		display: flex;
		overflow: hidden;
		height: 640px;
	}
	.item-image .read-more a {
		height: auto;
	}
	.item-image li{
		height: 480px;
	}
	.meeting-intro-wrp:before {
		position: absolute;
		width: 100%;
		/* border: 1px solid #fff; */
		display: block;
		content: "";
		bottom: 0;
		top:0;
		left: 0;
		height: 108px;
		width: 97%;
		right: 0;
		margin: auto;
	}	
	.meeting-intro-wrp {
		height: 166px;
		left: 0;
		right: 0;
		top: auto;
		bottom: 0;
	}
	.meeting-intro-wrp {
		border: none;
		height: 152px;
		width:100%;
		margin:0;
		text-align:center;
		font-weight:700;
		z-index: 2;
		
		padding:11px 17px;
		display: table-cell;
		vertical-align: middle;
		position: relative;
	}
	.meeting-icon-wrp {
		display:none;
	}
	.mobileHoverOpened .meeting-icon-wrp {
		display:inline-block;
	}
	
	
	.meeting-intro .read-more {
		position: absolute;
		bottom: 50px;
		right: 3%;
		left:auto;
	}
	.meeting-intro .read-more a {
		padding: 8px 55px;
		font-size: 1.0em;
	}
	.meeting-intro .room-info {
		margin: 0 8px 10px 8px;
		text-align: center;
	}
	.meeting-intro .read-more a {
		color: #fff;
		background:#77406f;
		border:none;
		cursor:pointer;
	}
	.meeting-intro .read-more a:hover {
		color: #77406f;
		background:#fff;
	}
	.meeting-item-title {
		 
		left: 50%;
		transform: translate(-50%, -46%);
		font-size:1.5em;
	}
	.seemore-links {
		margin: 22px auto 0;
	}
	.meetings-wgt-wrp .seemore-link {
		font-size: 1em;
	}
	.item-image a,
	.item-image li {
		height: 388px;
	}
	.cb-text-content {
		max-height: 222px;
	}
	.meeting-planner .content-block {
		padding: 52px 29px 10px 52px;
	}
	.audio-visual .content-block.cb {
		padding: 52px 29px 10px 52px;
	}
	/*hide booknow*/
	#page_meetings-overview .booking-footer{
		display:none;
	}
	
}

/***************  templates/main/../respwidgets/meeting-detail/template.layoutItem.css  ***************/
/* Breadcrumb  ======= */	
.breadcrumb-item.details-page{
	display:none;
}
	.breadcrumb-item.details-page.active{
		display:inline;
	}
	.ie9 .breadcrumb-item.details-page{
		display:none;
	}
	.ie9 .items-list{
		display:block;
	}
.meeting-detail-widget a{
	text-decoration: none;
}
.meeting-detail-widget .button{
	font-size: 12px;
}
.viewItem #int-wrp{
	background:none;
}
.viewItem .main-title{
	font-style:normal;
}
.viewItem .main-title {
	position: relative;
	display: table;
	margin: 0 auto 20px;
	padding-bottom: 13px;
}
.viewItem .main-title:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 1px;
    width: 70%;
    background-color: #999999;
}
.viewItem .meeting-btns{
	margin-top:60px;
}
/* Content  ======= */
/* Features block  ======= */
body.pg-detail{
	background:#ffffff;
}
.viewItem .feature-slide{
	margin-top:82px;
}
.viewItem .feature-slide,
.viewItem .fe-slide-wrp,
.viewItem .icon-block{
	position:relative;
}
.viewItem .left-block{
	width:48.2%;
	min-height:482px;
	height:auto;
	float:left;
	display:inline-block;
}
.viewItem .right-block{
	width:51.2%;
	min-height:482px;
	height:auto;
	float:right;
	display:inline-block;
	overflow:hidden;
}
.pg-detail .block-title {
	text-align: center;
	display: block;
	margin-bottom:20px;
	text-transform: uppercase;
	font-size: 2.5em;
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
	color: #77406f;
}
.pg-detail .fe-block ul li,
.pg-detail .fe-block ol li,
.pg-detail .intro-wrp ul li,
.pg-detail .intro-wrp ol li{
	font-size:12px;
}
.pg-detail .fe-block ul,
.pg-detail .fe-block ol,
.pg-detail .intro-wrp ul,
.pg-detail .intro-wrp ol{
	list-style:none;
}
.pg-detail .fe-block li,
.pg-detail .intro-wrp li {
	position: relative;
	padding-left: 20px;
	line-height: 22px;
}
.pg-detail .fe-block li:before,
.pg-detail .intro-wrp li:before {
	position: absolute;
	content: "\002022";
	font-size: 10px;
	left: 3px;
	top: -1px;
}
.pg-detail .fe-list{
	padding: 0 0 38px;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-ms-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	-ms-column-gap: 20px;
	column-gap: 20px;
}
.pg-detail .icon-block {
	margin-bottom: 34px;
}
.pg-detail ul.fe-con-list{
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	text-align: center;
}

.pg-detail .fe-con-list li.icon {
	margin: 0 8px;
	display: inline-block;
	text-align: center;
	margin-bottom: 15px;
}
.pg-detail .fe-con-list .fe-icon{
	display: inline-block;
	width: 40px;
	height: 40px;
	overflow: hidden;
}
.pg-detail .fe-con-list .fe-icon-lbl {
	margin-top: 5px;
	width: 100%;
}
.pg-detail .cap-block  .dimensions-box {
	position:relative;
	text-align:center;
}
.pg-detail .meeting-detail-widget.viewItem .info-box .room-info {
	padding:0 18px;
}
.pg-detail .cap-block{
	background-color:#eaeaea;
}
.pg-detail .block-title.cap-title{
	font-size:1.8em;
	margin-bottom:6px;
	padding-top: 20px;
}
.pg-detail .meeting-detail-widget.viewItem .info-box .room-info > span {
	color: #000;
	font-size: 12px;
	line-height: 17px;
	clear: both;
	display: block;
}
.pg-detail .rotator-block .cycle-slide{
	width:100%;
	height:482px;
}
.pg-detail .rotator-block .slide-image{
	width:auto;
	height:482px;
	background-size: cover;
	background-position: center center;
}
.pg-detail .carousel_nav {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	height: 25px;
	width: 100%;
	z-index:999;
	color: #fff;
}
.pg-detail .carousel_nav .next.nav-arrows{
	text-align: right;
	float: right;
}
.pg-detail .carousel_nav #caption {
	display: inline-block;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	margin: 5px auto;
	font-family: 'Georgia', sans-serif;
	font-size: 1.3em;
	font-weight: 700;
}
.pg-detail .show-magnifying-glass .icon-magnifying_glass_solid:after{
	content:"";
}
.pg-detail .button.icon-magnifying_glass_solid.icon-after {
	position: absolute;
	bottom: 15px;
	right: 20px;
	font-size: 1.2em;
	font-weight: 700;
	padding: 7px 15px 7px 15px;
}
.pg-detail .show-magnifying-glass .icon-magnifying_glass_solid:after{
    position: absolute;
	display: block;
	content:'';
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    margin: 0;
}
.pg-detail .icon-magnifying_glass_solid:after{
	display: none;
}
.pg-detail .sm-share.addthis_toolbox.sm-position-left {
	position: absolute;
	bottom: 15px;
	left: 20px;
	z-index: 999;
}
.pg-detail .right-block .sm-share li{
	background-color: #77406f;
}
.pg-detail .pdf-downloads {
	position: relative;
	clear: both;
}
.pg-detail .offers-wgt-wrp {
	margin: 10px auto 0;
	padding-top: 80px;
	padding-bottom:60px;
	background-color:#eaeaea;
}

/* Left Side  ======= */
.left-side{
	width:300px;
	text-transform:uppercase;
}
.left-side ul{
	list-style: none;
}
.images-wrapper{
	display:block;
	position:relative;
	z-index:10;
}

.sm-share{
	max-width: 300px;
}
.sm-share .label{
	clear: both;
	width:100%;
	margin:10px 0 8px;
	text-transform: uppercase;
	font-size: 15px;
	color:#b3b3b3;
}
.sm-share ul{
	clear: both;
	margin: 2px;
	padding: 0;
	font-size: 30px;
	list-style: none;
	text-align: justify;
}
.book-a-table.button {
	font-size: 20px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-transform: none;
}

/*Center */
.sm-wrapper-center {
	margin-top: 20px;
}
.sm-wrapper-center .sm-share{
	max-width: none;
}
.sm-wrapper-center .sm-share .label{
	clear: none;
	width:auto;
	float: none;
	margin: 0 4px 0 0;
	top: -3px;
}
.sm-wrapper-center .sm-share ul{
	text-align: center;
}

.sm-share li{
	position:relative;
	display:inline-block;
	width: 36px;
	height: 36px;
	background-color: #b3b3b3;
	vertical-align: top;
}
.sm-share  li a{
	color:white;
	display: inline-block;
	width: 100%!important;
	height: 100%;
	text-align: center;
}
.sm-share li.share-this{
	font-size: 22px;
	line-height: 36px;
}
.sm-share .sm-icon a:hover{
	color:#999;
}
.fancybox-wrap{
	/* top:130px !important; */
}
.fancybox-overlay .video-embed{
	position:relative;
	width:900px;
	height:506px;
}
.fancybox-overlay .video-embed iframe{
	width:100%;
	height:100%;
}
.fancybox-overlay.book-a-table .fancybox-wrap .fancybox-close{
	height: 15px;
    position: absolute !important;
    right: 0 !important;
    top: -22px !important;
}
/* Right Side  ======= */
.right-side{
	padding-left: 28px;
}
.info-box{
	margin:30px 0 20px;
}
	.info-box .box-item{
		display: inline-block;
		width: 49%;
		margin-bottom: 20px;
	}

	.info-box .box-item-0{
		display: block;
		width: auto;
	}
	
	.info-box h3{
		color: black;
		font-size: 15px;
	}
	.info-box h5{
		margin-bottom:10px;
		color:#77406f;
		font-size:18px;
		font-weight: 600;
		text-transform:uppercase;
		vertical-align:middle;
	}
	.info-box h5:before{
		width:33px;
		font-size:25px;
		vertical-align:middle;
		text-align:left;
	}
	.info-box .text{
		margin-bottom:14px;
		font-size: 12px;
	}
	.info-box .text a{
		color: #77406f;
	}
	.info-box .text a:hover{
		color: #999;
	}
	.info-box .text ul{
		margin-left: 15px;
	}
	.info-box .text ul li{
		list-style: outside none disc;
		line-height: 22px;
	}
	.info-box.two-col .text{
		-webkit-column-count:2;
		   -moz-column-count:2;
				column-count:2;
		-webkit-column-gap:55px;
		   -moz-column-gap:55px;
				column-gap:55px;
	}
	
	.meeting-detail-widget.viewItem .info-box .room-info {
		position: relative;
		width: auto;
		margin-bottom: 20px;
		padding-right: 39px;
		vertical-align: top;
		display: inline-block;
	}
	.meeting-detail-widget.viewItem .info-box .room-info:before {
		font-size: 23px;
		padding-bottom: 12px;
	}
	

.pdf-downloads{
	display:block;
	width:100%;
	text-transform:uppercase;
 }
 .pdf-downloads.rightbottom{
 	display: inline-block;
 	width: auto;
 }
  .icon-download:before{
	width:19px;
	font-size:20px;
	vertical-align:middle;
	text-align:left;
  }
  .pdf-downloads li{
	width:100%;
	height:37px;
	line-height:37px;
	margin:5px 0;
	display:block;
  }
  .pdf-downloads li, .pdf-downloads li a{
	color:#999;
	font-size:14px;
	font-weight: 700;
  }
  .item-download:hover, .item-download:hover a{
	color:#b3b3b3;
  }

.date-details{
	margin: 14px 0;
	clear: both;
}
	.date-details .hour{
		border-left:1px solid;
		padding-left:10px;
		margin-left:8px;
	}
	.date-details .date:before,
	.date-details .hour:before{
		margin-right: 12px;
	}
.right-side .text-container p{
	line-height: 24px;
	word-wrap: break-word;
}
.right-side .item-price{
	width:auto;
	height:30px;
	margin-top:10px;
	line-height:30px;
	display:inline-block;
	vertical-align:middle;
}
.right-side .item-price a{
	color: black;
	font-size: 14px;
	font-weight: 600;
}
.right-side .book-now{
	display:block;
	padding: 0;
	width: 220px;
	font-size: 18px;
	font-weight: 700;
	text-transform: none;
	clear: both;
	margin:10px 0 0 0;
	float:right;
}

.right-side .freelink{
  	clear: both;
    display: inline-block;
    line-height: 30px;
    margin-top: 10px;
    text-align: left;
 }

.right-side .sm-share {
    clear: both;
    float: right;
    margin-bottom: 10px;
}

.right-side .sm-share .label {
    clear: none;
    width: auto;
    margin-right: 16px;
}
.right-side .sm-share ul {
    display: inline-block;
    padding: 0 20px;
}
.meeting-detail-widget{
	text-align: left;
}

.meeting-detail-widget .itemPreviewEditLink{
	text-align: right;
}

/**/
.nav-arrows{
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
	height: 27px;
	width: 37px;
	z-index:1;
	color: #fff;
}
.next.nav-arrows{
	right:0;
}
.cycle-next.nav-arrows.icon-arrow_right{
	right:0;
}
.prev.nav-arrows{
	left:0;
}
.nav-arrows.slick-disabled{
	color: #7e7c7c;
}
.nav-arrows.slick-disabled:before{
	cursor: default;
}
.bottom-bar-wrapper{
	display:none;
}

/* LANDSCAPE TABLET to Desktop */	
@media (min-width: 1024px) and (max-width: 1179px) { 
	.viewItem .left-block {
		width: 100%;
		float: right;
		display: block;
		margin-top:500px;
		background: #fff;
	}
	.viewItem .right-block {
		width: 100%;
		float: left;
		display: block;
		position:absolute;
		left:0;
		top:0;
	}
	.pg-detail .cap-block {
		background-color: #eaeaea;
		width:90%;
		margin:0 auto;
	}
	.pg-detail .fe-list {
		padding: 0 0 38px;
		width: 70%;
		margin: 0 auto;
	}
	.pg-detail .pdf-downloads {
		width: 90%;
		margin: 0 auto;
	}
	.pg-detail .block-title {
		padding-top: 50px;
	}
	.pg-detail .offers-wgt-wrp {
		padding-bottom: 60px;
	}
	.pg-detail .offers-wgt-wrp {
		padding-bottom: 94px;
	}
}

/* PORTRAIT TABLET to landscape and desktop */
@media (min-width: 768px) and (max-width: 1023px) {

	.info-box .box-item{
		display: block;
		width: auto;
	}

	.info-box.two-col .text{
		-webkit-column-count:1;
		   -moz-column-count:1;
				column-count:1;
	}
	.sides-wrapper {
		padding: 18px;
	}	
	.right-side .item-price{
		text-align: left;
		/*width: 168px;		*/
	}
	.fancybox-overlay .video-embed{
		width:740px;
		height:416px;
	}
	.viewItem .left-block {
		width: 100%;
		float: right;
		display: block;
		margin-top:500px;
		background: #fff;
	}
	.viewItem .right-block {
		width: 100%;
		float: left;
		display: block;
		position:absolute;
		left:0;
		top:0;
	}
	.pg-detail .cap-block {
		background-color: #eaeaea;
		width:90%;
		margin:0 auto;
	}
	.pg-detail .fe-list {
		padding: 0 0 38px;
		width: 70%;
		margin: 0 auto;
	}
	.pg-detail .pdf-downloads {
		width: 90%;
		margin: 0 auto;
	}
	.pg-detail .block-title {
		padding-top: 50px;
	}
	.pg-detail .offers-wgt-wrp {
		padding-bottom: 60px;
	}
	.pg-detail .offers-wgt-wrp {
		padding-bottom: 94px;
	}
}

/* MOBILE to portrait tablet */
@media (max-width: 767px) {
	.sides-wrapper,.left-side,.right-side{
		display: block;
	}
	.sides-wrapper {
		margin-left: -10px;
		padding: 10px;
		width: 300px;
	}
	.sides-wrapper .details-title{
		margin-bottom: 0;
	}
	.left-side{
		margin-bottom:10px;
	}
	.right-side{
		padding: 0;
		width:auto;
	}
	.nav-title{
		width:80%;
	}
	.nav-title h2{
		font-size: 18px;
	}	
	.icon-magnifying_glass_solid:after, .respwidget .item-details .images-wrapper .icon-arrow_right:after, .right-side .freelink{
		display:none!important;
	}
	.images-wrapper .carousel_nav{
		position:absolute;
		top:75%;
		left:0;
		margin-top:-15px;
		width:100%;
		z-index:9999;
	}
	.carousel_nav .prev-btn{
		margin-left:8px;
	}
	.uniform-grid-widget .icon-arrow_right:after{
		margin-left:0;
	}
	.images-wrapper .carousel_nav .nav-arrows:before{
		color:#fff;
		font-size:31px;
		text-shadow: 0 0 8px rgba(0, 0, 0, 0.9);
	}
	.images-wrapper .carousel_nav .next{
		float:right;
	}

	.info-box{
		margin: 0;
	}
	.info-box .box-item{
		display: block;
		width: auto;
	}

	.info-box.open{
		padding-bottom:15px;
	}
	.info-box-header{
		padding: 10px;
		color:white;
		text-transform: uppercase;
		font-weight: 600;
		font-size:14px;
		background-color: #1a1a1a;
		height: 15px;
	}
	.info-box-header:after{
		content: '\e814';
		font-family: "sprite-icons-font";
		vertical-align: middle;
		font-size:14px;
		float:right;
	}
	.info-box-header.open:after{
		content: '\e832';
	}
	.info-box h5{
		padding-top: 20px;
		font-size: 14px;
	}
	.info-box h5.info-box-header{
		color:white;
		text-transform: uppercase;
		font-weight: 600;
		font-size:14px;
		padding: 10px;
		margin: 0;
	}

	.info-box.one-col .info-box-content.slideDownFX{
		padding-top: 20px;
	}
	.info-box-content{
		position:relative;
	}
	.info-box-content.slideDownFX{
		max-height:600px;
	}
	.right-side .info-box .text{
		-webkit-column-count:auto;
		   -moz-column-count:auto;
				column-count:auto;
	}
	.right-side .item-price{
		margin-top:0;
		width:100%;
		text-align:right;
	}

	.left-side .sm-share > span{
		display:inline-block;
		float:left;
	}
	.left-side .share.label{
		width:auto;
		font-size:14px;
	}
	.right-side .date-details{
		margin-bottom:10px;
	}
	.right-side .readmore-links{
		margin-bottom:15px;
	}

	.right-side .book-now{
		float: none;
	}
	.has-price .right-side .book-now{
		margin-left: auto;
	}
	.sm-wrapper-center .sm-share .label {
		clear: both;
		margin: 10px 0 8px;
	}

	.right-side .sm-share{
		float:none;
		margin-bottom:0;
	}
	.right-side .sm-share ul{
		display: block;
		padding: 0;
	}	
	.right-side .sm-share .label{
		clear:both;
		float:none;
		margin: 10px 0 8px;
		width: 100%;
	}

	.right-side .pdf-downloads{
		margin-top: 10px;
	}
	.info-box .box-item{
		display: block;
		width: auto;
	}

	.info-box.two-col .text{
		-webkit-column-count:1;
		   -moz-column-count:1;
				column-count:1;
	}
	.sides-wrapper {
		padding: 18px;
	}	
	.right-side .item-price{
		text-align: left;
		/*width: 168px;		*/
	}
	.fancybox-overlay .video-embed{
		width:740px;
		height:416px;
	}
	.viewItem .left-block {
		width: 100%;
		float: right;
		display: block;
		margin-top:500px;
		background: #fff;
	}
	.viewItem .right-block {
		width: 100%;
		float: left;
		display: block;
		position:absolute;
		left:0;
		top:0;
	}
	.pg-detail .cap-block {
		background-color: #eaeaea;
		width:90%;
		margin:0 auto;
	}
	.pg-detail .fe-list {
		padding: 0 0 38px;
		width: 70%;
		margin: 0 auto;
	}
	.pg-detail .pdf-downloads {
		width: 90%;
		margin: 0 auto;
	}
	.pg-detail .block-title {
		padding-top: 50px;
	}
	.pg-detail .offers-wgt-wrp {
		padding-bottom: 60px;
	}
	.pg-detail .offers-wgt-wrp {
		padding-bottom: 94px;
	}
	.pg-detail .sm-share.addthis_toolbox.sm-position-left {
		display:none;
	}
	.pg-detail .button.icon-magnifying_glass_solid.icon-after{
		bottom:20px;
		left:0;
		right:0;
		margin:0 auto;
		width:248px;
	}
	.pg-detail .btn-wrp {
		position: absolute;
		margin: 0 auto;
		height: 84px;
		background: #eaeaea;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.pg-detail .fe-list {
		-webkit-column-count: 1;
		-moz-column-count:1;
		-ms-column-count: 1;
		column-count: 1 ;
	}
	.pg-detail .fe-con-list li.icon {
		margin: 0 20px 20px;
	}
	.pg-detail .cap-block .dimensions-box {
		text-align: left;
	}
	.pg-detail .block-title.cap-title {
		margin-bottom: 20px;
	}
	.pg-detail .offers-wgt-wrp {
		padding-top: 60px;
	}
	body.pg-detail{
		background:#fff;
	}
	.offers-wgt-wrp .item-content {
		width: 100%;
	}
	.offers-wgt-wrp .item-title a {
		font-size: 1em;
	}
	.pg-detail .carousel_nav #caption:after {
		position: absolute;
		content: "";
		top: -18px;
		left: 0;
		height: 65px;
		width: 100%;
		z-index: -10;
		background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
		background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); 
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#8c000000',GradientType=0 );
	}
}

@media (min-width: 768px) and (max-width: 1023px) { 
	.sides-wrapper,.left-side,.right-side{
		display: block;
	}
	.sides-wrapper {
		margin-left: -10px;
		padding: 10px;
		width: 300px;
	}
	.sides-wrapper .details-title{
		margin-bottom: 0;
	}
	.left-side{
		margin-bottom:10px;
	}
	.right-side{
		padding: 0;
		width:auto;
	}
	.nav-title{
		width:80%;
	}
	.nav-title h2{
		font-size: 18px;
	}	
	.icon-magnifying_glass_solid:after, .respwidget .item-details .images-wrapper .icon-arrow_right:after, .right-side .freelink{
		display:none!important;
	}
	.images-wrapper .carousel_nav{
		position:absolute;
		top:50%;
		left:0;
		margin-top:-15px;
		width:100%;
		z-index:9999;
	}
	.carousel_nav .prev-btn{
		margin-left:8px;
	}
	.uniform-grid-widget .icon-arrow_right:after{
		margin-left:0;
	}
	.images-wrapper .carousel_nav .nav-arrows:before{
		color:#fff;
		font-size:31px;
		text-shadow: 0 0 8px rgba(0, 0, 0, 0.9);
	}
	.images-wrapper .carousel_nav .next{
		float:right;
	}

	.info-box{
		margin: 0;
	}
	.info-box .box-item{
		display: block;
		width: auto;
	}

	.info-box.open{
		padding-bottom:15px;
	}
	.info-box-header{
		padding: 10px;
		color:white;
		text-transform: uppercase;
		font-weight: 600;
		font-size:14px;
		background-color: #1a1a1a;
		height: 15px;
	}
	.info-box-header:after{
		content: '\e814';
		font-family: "sprite-icons-font";
		vertical-align: middle;
		font-size:14px;
		float:right;
	}
	.info-box-header.open:after{
		content: '\e832';
	}
	.info-box h5{
		padding-top: 20px;
		font-size: 14px;
	}
	.info-box h5.info-box-header{
		color:white;
		text-transform: uppercase;
		font-weight: 600;
		font-size:14px;
		padding: 10px;
		margin: 0;
	}

	.info-box.one-col .info-box-content.slideDownFX{
		padding-top: 20px;
	}
	.info-box-content{
		position:relative;
	}
	.info-box-content.slideDownFX{
		max-height:600px;
	}
	.right-side .info-box .text{
		-webkit-column-count:auto;
		   -moz-column-count:auto;
				column-count:auto;
	}
	.right-side .item-price{
		margin-top:0;
		width:100%;
		text-align:right;
	}

	.left-side .sm-share > span{
		display:inline-block;
		float:left;
	}
	.left-side .share.label{
		width:auto;
		font-size:14px;
	}
	.right-side .date-details{
		margin-bottom:10px;
	}
	.right-side .readmore-links{
		margin-bottom:15px;
	}

	.right-side .book-now{
		float: none;
	}
	.has-price .right-side .book-now{
		margin-left: auto;
	}
	.sm-wrapper-center .sm-share .label {
		clear: both;
		margin: 10px 0 8px;
	}

	.right-side .sm-share{
		float:none;
		margin-bottom:0;
	}
	.right-side .sm-share ul{
		display: block;
		padding: 0;
	}	
	.right-side .sm-share .label{
		clear:both;
		float:none;
		margin: 10px 0 8px;
		width: 100%;
	}

	.right-side .pdf-downloads{
		margin-top: 10px;
	}

}

@media (max-width: 767px){ 
	.fancybox-wrap .fancybox-next {
		right: -30px;
	}
	.fancybox-wrap .fancybox-prev {
		left: -30px;
	}
}

