#wrapper {
	margin-bottom: -110px;
}
/* Page Globals */
.content h1 {
	font-weight: 200;
	font-size: 36px;
	margin-bottom: 0;
}
.content h2 {
	font-weight: 200;
	font-size: 18px;
	margin-bottom:25px;
}





/* Banner */
#banner.studiometry {
	height: 355px;
	background:url('../img/banner_studiometry.jpg') repeat-x;
}
#banner_push {
	height: 430px;
}
#tree {
	width: 330px;
	height: 355px;
	background: url('../img/tree.png');
	position: absolute;
	top: 0;
	right:-120px;
}

#banner.studiometry #text {
	width: 775px;
}
#banner.studiometry #text #headline {
	font-weight: 300;
	font-size: 40px;
}
#banner.studiometry #text #caption {
	font-weight: 400;
	font-size:16px;
}
#banner.studiometry #text a {
	display: block;
	width: 198px;
	height: 53px;
	background-position: center top;
	
	float:left;
	margin-right:15px;
	margin-top:10px;


}
#banner.studiometry #text a:hover {
	background-position: center bottom;
}


/* Components */
section#components {
	background: #fd881a;
	height: 465px;
	padding: 0 0 20px 0;
}
section#components .container {
	height: 465px;
}
section#components #screenshot {
	width: 630px;
	height: 410px;
	position: absolute;
	bottom:0;
	left:-200px;
	float: left;
}
#components #screenshot a.screen { 
	display: none;
}
#components #screenshot a.screen.active {
	display: block;
}
#components #screenshot img {
	position: absolute;
	top:0;
	right:10px;
	max-height: 425px;
}
#components_desc {float:right;width: 515px;}

#components #components_desc .content {
	width: 100%;
	color: #ffffff;
	margin-top:68px;
}
#components ul li {
	width: 73px;
	height: 62px;
	background: url('../img/icons_components.png');
	float: left;
	cursor: pointer;
}

#components ul li#clients  { background-position: 524px 0; }
#components ul li#projects { background-position: 450px 0; }
#components ul li#tasks    { background-position: 375px 0; }
#components ul li#hours    { background-position: 300px 0; }
#components ul li#expenses { background-position: 225px 0; }
#components ul li#invoices { background-position: 150px 0; }
#components ul li#payments { background-position: 75px  0; }


#components ul li.active#clients  { background-position: 524px 62px; }
#components ul li.active#projects { background-position: 450px 62px; }
#components ul li.active#tasks    { background-position: 375px 62px; }
#components ul li.active#hours    { background-position: 300px 62px; }
#components ul li.active#expenses { background-position: 225px 62px; }
#components ul li.active#invoices { background-position: 150px 62px; }
#components ul li.active#payments { background-position: 75px  62px; }

#components #component_descs .desc {
	display: none;
	width: 515px;
	background: #ffffff;
	box-shadow: 6px 6px 0 rgba(0,0,0,0.1);
	border:1px solid rgba(0,0,0,0.1);
	position: relative;
	padding: 15px 18px;
	box-sizing: border-box;
	-moz-box-sizing:border-box;
	margin-top:20px;
	font-weight: 400;
	font-size: 14px;
	color: #707070;
}
#components #component_descs .desc span {
	font-weight: 800;
	color: #fd881a;
}
#components #component_descs .desc.active {
	display: block;
}
#components #component_descs .indicator {
	width: 20px;
	height: 10px;
	background: url('../img/component_indicator.png');
	position: absolute;
	top:-10px;
}
#clients_desc .indicator  { left:22px;  }
#projects_desc .indicator { left:100px; }
#tasks_desc .indicator    { left:173px; }
#hours_desc .indicator    { left:249px; }
#expenses_desc .indicator { left:320px; }
#invoices_desc .indicator { left:397px; }
#payments_desc .indicator { left:468px; }




/* Stay on top */
section#stayontop {
	background: #f5f5f5;
	height: 510px;
}
#stayontop .content {
	color: #707070;
	width: 510px;
	float:left;
	margin-top:65px;
}
#carousel {
	width: 848px;
	height: 336px;
	background: url('../img/studiometry_carousel.png');
	position: absolute;
	top:90px;
	right:-190px;
}
#carousel .flexslider{
	width: 378px;
	height: 185px;
	position: absolute;
	left:268px;
	top:35px;
	background: transparent !important;
	border: none !important;
	box-shadow: none !important;
}
#carousel .flexslider ul.slides {
	height: 185px;
	overflow: hidden;
}
#carousel .flexslider .image_title {
	color: #fff;
	font-weight:600;
	font-size: 18px;
	text-align: center;
	display: block;
	margin-bottom:7px;
	text-shadow: 1px 1px 6px rgba(0,0,0,0.2);
}
#carousel .flexslider img {
	max-width: 300px;
	max-height: 150px;
	height: auto;
	width: auto;
	margin: 0 auto;
}
#carousel .flex-direction-nav a {
	color: rgba(255,255,255,0.8) !important;
}
#carousel .flex-control-paging li a {
	background:#fff;
	background: rgba(255,255,255,0.5);
}
#carousel .flex-control-paging li a.flex-active {
	background: rgba(255,255,255,0.8);
}
#carousel .flex-control-nav {
	bottom: -30px !important;
}

/* Make Yours */
#makeyours  {
	background: #ffffff;
}
#makeyours .container {
	padding: 75px 0;
}
#makeyours #lightbox {
	width: 350px;
	float: left;
	margin-right: 30px;
}
#makeyours .content {
	width: 460px;
	float: left;
	color: #707070;
}
#makeyours #orange_peel {
	width: 320px;
	height: 375px;
	background: url('../img/orange_peel.jpg');
	position: absolute;
	bottom: 0;
	right:-200px;
}
#makeyours #thumbs {
	float: left;
	width: 85px;
}
#makeyours #thumbs .thumbnail {
	width: 85px;
	height: 85px;
	margin: 0 0 17px 0;
	border: 2px solid transparent;
}
#makeyours #thumbs .thumbnail.active {
	border: 2px solid #9ad113;
}
#makeyours #thumbs .thumbnail img {
	width: 85px;
	height: 85px;
	box-shadow: 3px 3px 0px rgba(0,0,0,0.1);

}
#makeyours #zoom_images {
	margin-left:30px;
	float: left;
}
#makeyours #zoom_images a {
	display: none;
	width: 230px;
	height: 300px;
	overflow: hidden;
	border: 1px solid rgba(0,0,0,0.1);
	box-shadow: 3px 3px 0px rgba(0,0,0,0.1);
	position: relative;
}
#makeyours #zoom_images a img {
	height: 100%;
	width: auto;
}
#makeyours #zoom_images a .btn_zoom {
	width: 74px;
	height: 74px;
	background: url('../img/btn_zoom.png');
	position: absolute;
	top:50%;
	left:50%;
	margin-top:-37px;
	margin-left:-37px;
	z-index: 300;
	display: none;
}
#makeyours #zoom_images a:hover .btn_zoom {
	display: block;
}
#makeyours #zoom_images a.active {
	display: block;
}
.mfp-bg {z-index: 9999 !important;opacity: 0.85 !important;min-width: 1200px;}
.mfp-wrap {z-index: 99999 !important;min-width: 1200px;}
.mfp-container {min-width: 1200px;}

/* AAI */
#aai {
	background: #9ad113;
	color: #fff;
}
#aai .container {
	padding: 60px 0 50px 0;
}
#aai #captions {
	margin-left:-20px;
}
#aai #captions h1 {
	margin-left:20px;
	font-weight: 200;
	font-size: 36px;
	margin-bottom: 25px;
}
#aai #captions .aai_desc {
	width: 480px;
	height: 82px;
	padding: 12px 40px 8px 20px;
	font-size: 16px;
	line-height: 22px;
	cursor: default !important;
}
#aai #captions .aai_desc.active {
	color: #707070;
	background: url('../img/aai_caption_bg.png');
}
#aai #captions .aai_desc.small {
	height: 55px;
}
#aai #captions .aai_desc.small.active {
	background: url('../img/aai_caption_small_bg.png');
}
#aai #captions .aai_desc span {
	font-weight: 700;
}
#aai #captions .btn {
	margin:20px 0 0 20px;
}
#aai #screenshots {
	position: absolute;
	left: 530px;
	bottom: 0;
	height: 530px;
}
#aai #screenshots .aai_screenshot {
	display: none;
}
#aai #screenshots .aai_screenshot.active {
	display: block;
}
#aai #screenshots img {
	position: absolute;
	bottom:0;
	left: 0;
	max-height: 525px;
	width: auto;
}

/* Platforms */
#platforms {
	background: #e8e8e8 url('../img/platforms_trees.jpg') no-repeat center bottom;
	height: 640px;
	padding:50px 0 60px 0;
	color: #707070;
}
#platforms .container {
	height: 640px;
}
#platforms .content {
	width: 830px;
	margin: 0 auto;
}
#platforms h1 {
	text-align: center;
	margin: 0 0 35px 0;
}
#platforms #content_left {
	width: 380px;
	float: left;
}
#platforms #content_right {
	width: 380px;
	float: right;
}
#platforms #mockups {
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
}


/* Cloud */
#cloud {
	background:#2973bd;
	height: 290px;
	color: #ffffff;
}
#cloud .content {
	width: 600px;
	margin-top: 50px;
	float: right;
}
#cloud .content h1 {
	margin-top:0;
	line-height: 25px;
	margin-bottom: 30px;
}

#cloudSpot {
	width: 256px;
	height: 256px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 17px;
}



/* Testimonials */
#testimonials {
	background:#2973bd url('../img/studiometry_testimonials_bg.jpg') no-repeat center top;
	height: 595px;
	padding: 60px 0 45px 0;
	color: #ffffff;
}
#testimonials .content {
	width: 700px;
	float: right;
}
#testimonials .content h1 {
	margin-top:0;
	line-height: 25px;
	margin-bottom: 30px;
}
#testimonials .testimonials {
	padding: 0 30px;
	background: #ffffff;
}
#testimonials .testimonial {
	padding-top: 25px;
}
#testimonials .testimonial .quote {
	color: #7f7f7f;
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
	text-indent: -4px;
}
#testimonials .testimonial .author {
	color: #fd881a;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 12px;
	margin-top:6px;
}
#testimonials .btn {
	float: left;
}
#testimonials #ratings {
	float: right;
}



.shadow_before {
	box-shadow: 0 -3px 1px rgba(0,0,0,0.1);
}
.mfp-title {
	text-align: center;
	line-height: 18px;
	color: #f3f3f3;
	word-break: break-word;
	font-weight: 600;
	padding-right:0;
	padding:5px 20px;
}