/* include after main.css and all others -- adjustments for page and/or specific shows, etc. */
@media only screen and (device-width: 768px) {
	body, html {overflow-x: hidden} /*ipad issues */
}
body {overflow-x: hidden}; /* we need this also for regular browsers or a horizontal scrollbar will appear if window < 980px */

.lp_wrap {width: 100%;} /* the pinning engine will point to a different div on this page */
#lp_hg-lower-wrap {width: 100%; position: relative; background-color:white; }
#page {padding-bottom: 130px; padding-left: 0px; padding-right: 0px; width: 100%; min-width:980px; /* overflow-y:hidden; */}
#hh-carousel {margin-top: 0px;}

/* the footer may need to be sized and centered or it will widen too much*/
#HFooter {margin-left:auto; margin-right:auto; width:100%;}

#hg-liquid-widgetarea {width: 980px; margin-left: auto; margin-right: auto; position: relative; }

.js-hide #hg-liquid-widgetarea {width: 0px; height: 200px; overflow: hidden;} /* hide on load */

/* skinning */
#page.fluid-skinned {min-width:980px; width: 72.5%}

/** social button style **/
 #hh-carousel .cs-list {
	  display: -ms-flexbox;
	  -ms-box-orient: horizontal;
	
	  display: -webkit-flex;
	  display: -moz-flex;
	  display: -ms-flex;
	  display: flex;
	  
	  -webkit-flex-flow: row wrap;
	  -moz-flex-flow: row wrap;
	  -ms-flex-flow: row wrap;
	  flex-flow: row wrap;
}
#hh-carousel .cs-list .cs-item {
	display: inline-block; /* ie 8, old FF */
	margin:0px 14px !important;
}
#hh-carousel .cs-share {position:static;}
#hh-carousel .cs-fb .cs-share {
	background-image: url(/resources/hyperGallery/img/icon-facebook.png);
	width: 49px;
	height: 49px;
}
#hh-carousel .cs-ts .cs-share {
	background-image: url(/resources/hyperGallery/img/icon-twitter.png);
	width: 49px;
	height: 49px;
}
#hh-carousel .cs-pinterest .cs-share {
	background-image:url(/resources/hyperGallery/img/icon-pinterest.png);
	width:49px;
	height:49px;
	text-indent:-999999em;
}
#hh-carousel .cs-list .cs-item.cs-embed {
	margin-right: 0;
}
#hh-carousel #embed-bttn-wrap-photo_social{display: none;}
#hh-carousel .cs-email .cs-share {
	background-image: url(/resources/hyperGallery/img/icon-email.png);
	width: 49px;
	height: 49px;
}
#hh-carousel .cs-item .cs-share:hover {
	background-position: center bottom;
}

/* Email form */
#hh-carousel .social-Send-Email {
	left:-165px;
	margin-left:0;
	margin-top:5px;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}
#hh-carousel .overlay_form input,
#hh-carousel .overlay_form textarea {
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
	font-family:arial;
}
#hh-carousel .overlay_form p.helper_text {
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box;
}


#hh-carousel .iframeads-div {
	/* width:300px; */
	height:100%;
	max-height:800px;
	position:inherit;
	display:block;
	margin:auto;
	text-align:center;
	vertical-align:middle;
	top:250px;
}

#hh-carousel .iframeads-div.mps-interstitial-ad { 
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);	
	height:auto;
}

#hh-carousel li.cs-fb.cs-item {margin-left:0!important;}
#hh-carousel li.cs-gp.cs-item {display: none;}

/** get the look button and lightbox styles **/
.get-the-look {
	display: inline-block;
	visibility: hidden;
	height:47px;
	min-width: 130px;
	background-color:#000;
	color:#fff;
	border:solid 1px #ff06d3;
	margin:20px 0 0 10px;
	font-family:'Ostrich Sans Pro Regular','Arial Narrow',Sans-Serif;
	font-size: 22px;
	line-height: 45px;
	text-align: center;
}
.get-the-look:hover {
	background-color: #ff06d3;
	cursor: pointer;
}
.modal-background {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	text-align: center;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 1100;
}
.modal-outer {
	position: relative;
	width: auto;
	height: auto;
}
.modal {
	position: relative;
	background-color: #f7f7f7;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.1);
	margin: 0 auto;
	display: inline-block;
	max-width: 100%; 
	max-height: 100%; 
	min-width: 250px; 
	min-height: 250px; 
	overflow: visible; 
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
	transition: opacity 0.5s linear;
}
.modal-close {
	background: url("/resources/images/misc/close_button.png") no-repeat scroll left top rgba(0,0,0,0);
	display: block;
	width: 27px;
	height: 26px;
	top: -13px;
	right: -13px;
	cursor: pointer;
	position: absolute;
	border: none;
	margin: 0;
}
.getthelook-slot {
	padding: 34px 40px;
	display: inline-block;
	vertical-align: top;
	font-size: 17px;
	font-family: "Din Web Condensed", "Arial Narrow", Sans-Serif;
	background-color: #f7f7f7;
}
.getthelook-slot:hover {
	background-color: #d4d4d4; 
	cursor: pointer;
}
.getthelook-divider {
	display: inline-block;
	margin: 60px 0 0 0;
	width: 1px;
	height: 320px;
	background-color: #d4d4d4;
}
.getthelook-divider:last-child {
	display: none;
}
.getthelook-caption {
	text-align: left;
	margin: 10px 0 16px 0;
	max-width: 250px;
	width: 100%;
	height: 124px;
	overflow: hidden;
	line-height: 24px;
	font-size: 19px;
}
.getthelook-button-wrapper {
	height: 40px;
}
.getthelook-button {
	background-color: #3c3c3c;
	color: #fff;
	padding: 12px 23px;
	display: inline-block;
	min-width: 64px;
	max-width: 204px;
	font-size: 16px;
	line-height: 16px;
	height: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.getthelook-slot:hover .getthelook-button {
	color: #d4d4d4;
	background-color: #7d7d7d;
}
.getthelook-image-container {
	width: 250px;
    height: 250px;
    overflow: hidden;
    position: relative;
    background-color: #000; 
}
.getthelook-image-container .videoThumb {
	background: url('/resources/images/misc/play_button.png') no-repeat;
	right: 0;
	bottom: 0;
	width: 39px;
	height: 39px;
	position: absolute;
	padding: 0 10px 10px 0;
}
.getthelook-image {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

@media screen and (max-width: 1000px) {
	.getthelook-slot {
		padding-left: 20px;
		padding-right: 20px;
	}
}