/*
Theme Name: maecenas2013
Description: 
Author: k
Author URI: 
Version: 1
Tags: k
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
*/


html,body{
	-webkit-font-smoothing: anti-aliased;
}
*{
	-webkit-backface-visibility: hidden;
}
.header, .cover, .interact, #footer, img, h1, h2, h3, *{
	-moz-user-select: none; 
	-khtml-user-select: none; 
	-webkit-user-select: none; 
	-o-user-select: none; 
	cursor: default;
}
a{
	cursor: pointer;
}
html,body,h1,h2,h3,h4,p,div,li,span,a{
	color: #222;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h1,h2,h3,h4{
	text-transform: uppercase;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: normal;
}
p,.content p a{
	font-size: 20px;
	line-height: 1.5em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
span[class*="icon-"]{
	font-size: 3em;
}
h3 span[class*="icon-"]{
	font-size: 5em;
	text-align: center;
	position: relative;
	top: -10px;
	margin-top: -30px;
	color: #ff9f17 !important;
}
h2>[class*="icon-"], h3>[class*="icon-"]{
	display: block;
	margin-bottom: 20px;
}
a:hover{
	opacity: .8;
	text-decoration: none;
}
.content a{
	color: #f18e00;
}
.content a:hover{
	color: #de7800;
	border-bottom: 1px solid #ff9f17;
}
.content p a:hover{
	opacity: 1;
}
.content a.noBorder:hover{
  border:0;
}
.pointer{cursor:pointer;}
.content li{
	list-style-position: outside;
}
.container{
	width: 100%;
	margin: 0 auto;
}
.header{
	padding: 0px;
	clear: both;
	position: absolute;
	top: 492px;
	left: auto;
	right: auto;
	width: 100%;
}
.header.fixed{
	position: fixed;
	background: #000;
	top: 0px;
}
.content{
	background-color: #fff;
	xpadding-bottom: 40px;
}
body#page .content{
	margin-bottom: 80px;
}
body#detail.posts .content{
	margin-top: 100px;
}
.content:after, form:after {
	content:"";
	display:table;
	clear:both;
}
.cover{
	position: relative;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
}
.cover .header{
	background-color: transparent !important;
	border-bottom: 0px solid #333 !important;
}
.cover .header .fullwidth{
	max-width: 1200px !important;
}
.header .fullwidth{
	margin: 0 auto;
}
#footer{
	clear: both;
	margin: 0 auto;
	margin-top: -80px;
	text-align: left;
	background-color: #fff;
	padding: 20px 30px 30px 30px;
}
#footer, #footer *{
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: 8px;
	color: #aaa;
}
#footer .right a{
	color: #555;
}
#footer .left{
	float: left;
}
#footer .right{
	float: right;
}
#footer .social{
	display: none;
	position: relative;
	top: -5px;
	margin-bottom: 10px;
}
#footer .social a{
	text-indent: -99999px;
}
.mainnav{
	text-align: justify;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
	margin: 0 auto;
	font-size: 0px;
	line-height: 0px;
}
.mainnav > a, .mainnav > span{
	display: inline-block;
	*display: inline;
}
.mainnav > a{
	font-family: 'BrandonGrotesque-Black', 'Open Sans', sans-serif;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	height: 38px;
	line-height: 18px;
	padding-top: 28px;
	padding-bottom: 2px;
	letter-spacing: 1px;
}
.mainnav > a{
	opacity: .6;
}
.mainnav > a:hover{
	opacity: 1;
}
.mainnav > a.hover,
.mainnav > a.active,
.mainnav > a.rollover{
	color: #fff;
}
.mainnav a.active,.mainnav a.rollover{
	opacity: 1;
}
.mainnav > a.home{
	text-indent: -99999px;
	background-image: url("../img/home.png");
	background-image: url("../img/home.svg"), none;
	background-repeat: no-repeat;
	background-position: center 26px;
	min-width: 32px;
	height: 38px;
}
.subnav{
	width: 100%;
	background-color: #f4f4f4;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
}
.subnav a{
	margin-left: 20px;
	margin-right: 20px;
	text-transform: uppercase;
	font-family: 'BrandonGrotesque-Black', 'Open Sans', sans-serif;
	color: #9d9d9d;
	letter-spacing: .1em;
	font-size: 1em;
}
.subnav a:hover,
.subnav a.active{
	color: #000;
}
.cover .mainnav > a{
	text-shadow: 0px 0px 30px rgba(0, 0, 0, .5);
}
.cover .mainnav a:hover, .cover .mainnav a.active, .cover .mainnav a.rollover{
	color: #fff;
}

span.stretch{
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0;
}
h1{
	text-align: center;
	padding: 33px 0px 20px 0px;
	line-height: .7em;
	font-family: 'BrandonGrotesque-Thin', 'Open Sans', sans-serif;
	font-size: 3.6em;
	position: relative;
	top: 220px;
	width: 100%;
	background-image: url(../img/whiteline.png);
	background-repeat: repeat-x;
	background-position: center 64px;
}
h1, h1 span{
	color: #fffaee !important;
}
h1 a{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.content .row{
	padding-bottom: 60px;
}
body.posts .content .row{
	padding-bottom: 0px;
}
h2{
	color: #111;
	font-family: 'BrandonGrotesque-Black', 'Open Sans', sans-serif;
	font-size: 1.7em;
	margin-bottom: 30px;
	margin-top: 50px;
	letter-spacing: .1em;
}
h2:first-child{
	margin-top: 30px;
}
h3{
	color: #555;
	font-size: 1em;
	margin-bottom: 10px;
	line-height: 1.2em;
	margin-top: 30px;
	font-family: 'BrandonGrotesque-Black', 'Open Sans', sans-serif;
	letter-spacing: 1px;
}
p + h3, h3 + h3, h2 + h3{
	padding-top: 30px;
}
h2 + h3{
	border-top: 0px solid #eee;
	padding-top: 0px;
}
body.posts h2,
body.posts h2 a,
body.posts h3,
body.posts h3 a{
	color: #999;
	text-decoration: none;
	margin: 0px;
	display: inline-block;
	font-size: 1.2em;
	font-family: 'BrandonGrotesque-Bold', 'Open Sans', sans-serif;
}
body.posts h2 a,
body.posts h3 a{
	font-size: 1em;
	opacity: 1;
}
p + h2{
	margin-top: 60px;
}
h3 + p, p + p{
	margin-top: 20px;
}
strong{
	font-weight: normal;
	color: #000;
}
.cover .mainnav > a{
	color: #fff;
}
.slide a.cta{
	font-family: 'BrandonGrotesque-Bold', 'Open Sans', sans-serif;
	line-height: 1em;
	display: block;
	padding: 12px;
	margin: 480px auto;
	background-color: transparent;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .1em;
	xborder-radius: 37px;
	xborder: 2px solid #fff;
	color: #fff;
	width: 200px;
	opacity: .7;
}
.slide a.cta:hover{
	opacity: 1 !important;
}
.slide a.cta.disabled, .slide a.cta.disabled:hover{
	opacity: 0 !important;
	cursor: default;
}
.slide, #featureslides, .slidesjs-container, .covercanvas{
	xheight: 560px !important;
}
body#page .covercanvas{
	height: 560px !important;
	background-image: url(/img/cover_generic.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff;
}
body#page .covercanvas.about{
	background-image: url(/img/cover_about.png);
}
body#page .covercanvas.store{
	background-image: url(/img/cover_store.png);
}
.logo{
	background-image: url("/img/maecenas_logo.png");
	background-image: url("/img/maecenas_logo.svg"), none;
	background-repeat: no-repeat;
	background-position: top center;
	text-indent: -99999px;
	position: absolute;
	top: 70px;
	height: 95px;
	width: 100%;
}
.covercanvas{
	background-color: #333;
}
.slide{
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: center 35% !important;
	background-size: cover;
	background-repeat: no-repeat;
}
.cover h2{
	color: inherit;
}
.slidecontent{
	height: 100%;
}
.item, .slidecontent{
	max-width: 1200px;
	margin: 0 auto;
}
.row{
	clear: both;
	overflow: hidden;
}
.row.topline{
	border-top: 1px solid #eee;
}
.row.alt{
	background-color: #f6f3ed;
	border-top: 0px solid #333;
}
.content > .row:first-child{
	border-top: 0px solid #eee;
}
.row.commentform{
	background-color: #f4f4f4;
	border-bottom: 1px solid #fff;
}
.header.row, .cover{
	border: 0px solid #eee;
}
.content .row{
	xmax-width: 1200px;
	margin: 0 auto;
}
body.posts .content .row{
	max-width: 100%;
}
.fullwidth,.half,.third,.fourth,.twothird,.threefourth{
	xoverflow: hidden;
}
.half,.third,.fourth,.twothird,.threefourth{
	float: left;
}
.fullwidth{
	width: 100%;
	height: 100%;
	max-width: 1200px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}
.row.cover .fullwidth{
	width: 100%;
	max-width: 100%;
}
.text{
	padding: 30px 30px 0px 30px;
}
.row > .fullwidth > .text{
	padding: 50px 30px 0px 30px;
}
.content > .row:first-child .text{
	padding-top: 60px;
}
.content > .row:first-child .feature .text{
	padding-top: 25px;
}
.center{
	text-align: center;
}
.half{
	width: 50%;
}
.half .item{
	max-width: 600px;
}
.half.left{
	position: relative;
	right: 0px;
}
.half + .half .item,
.third + .twothird .item,
.twothird + .third .item,
.fourth + .threefourth .item,
.threefourth + .fourth .item{
	background-image: url(/img/pixel.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.item{
	overflow: hidden;
}
.third{
	width: 33.3334%;
}
.twothird{
	width: 66.6667%;
}
.fourth{
	width: 25%;
}
.threefourth{
	width: 75%;
}
.item h2{
	padding: 30px 30px 10px 30px;
	display: block !important;
	text-align: center;
}
.item img{
	height: 200px;
	display: block;
	margin: 0 auto;
	padding-top: 70px;
	padding-bottom: 10px;
	clear: both;
	vertical-align: middle;
}
.slidesjs-pagination {
	position: absolute;
	bottom: 10px;
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
.slidesjs-pagination li {
	display: inline-block;
	margin: 0px 4px 0px 4px;
}
.slidesjs-pagination li a {
	display: block;
	width: 13px;
	height: 13px;
	background-image: url(/img/pagination.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 60%;
	overflow: hidden;
	opacity: .2;
	text-indent: -99999px;
}
.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
	xbackground-position: 0 bottom;
	background-size: 100%;
	opacity: .2;
	cursor: default;
}
.slidesjs-pagination li a:hover {
	xbackground-position: 0 0;
	background-size: 60%;
	opacity: 1;
	border-bottom: 0px solid #ff9f17;
}
input:disabled, input:disabled + label, select:disabled, textarea:disabled{
	opacity: .7;
}
input:focus, textarea:focus{
	color: #00a8e6;
}
input.valid, textarea.valid{
	color: #000;
}
input.error, textarea.error{
    color: #ef3167;
}
label.error{
	display: block;
	position: absolute;
	height: 1px;
	text-indent: -99999px;
}
input#email{ /* fake email input field (spambot trap) */
	display: none;
	height: 0px;
	padding: 0px;
}
#loading{
	font-family: 'BrandonGrotesque-Bold', 'Open Sans', sans-serif !important;
	padding: 10px;
	text-transform: uppercase;
}
#formresults{
	padding: 20px;
}
/*Mailchimp*/
form#mc-embedded-subscribe-form{
	padding: 10px;
}
form#mc-embedded-subscribe-form input{
	float: left;
}
form#mc-embedded-subscribe-form .mc-field-group{
	width: 100%;
	float: left;
}
form#mc-embedded-subscribe-form input.email{
	width: 70%;
}
form#mc-embedded-subscribe-form input.button{
	float: left;
	width: 26%;
}
.light{
	opacity: .3;
}





.cta,
.interact .share,
.interact .share.open{
	transition: opacity .5s;
	-moz-transition: opacity .5s;
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
}
.slidesjs-pagination li a{
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
}
.interact .share{
	z-index: 600;
}
.header{
	z-index: 899;
}
.cover{
	z-index: 799;
}
.cover.toback{
	z-index: -999;
}
.header.row .mainnav.tofront{
	z-index: 1100;
}
h1 a{
	z-index: 999;
}
.slidesjs-pagination {
	z-index: 880;
}
a.comments{
	z-index: 650;
}
.logo{
	z-index: 1300;
}
iframe{
	border-collapse: collapse;
	border: 0px solid #333;
}
#maps{
	margin-top: 30px;
}


.teampic{
	background-color: #000;
	background-image: url(/img/team3.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 600px;
}
.pic.subscroll-frame{
	overflow: hidden;
	position: relative;
	margin-bottom: -120px;
	top: 30px;
	xleft: -120px;
}
.pic.subscroll-frame, .pic .subscroll-frame-item{
	width: 120px;
	height: 120px;
}
.pic .subscroll-frame-item{
	display: inline-block;
}
.pic .subscroll-frame-itemlist{
	white-space: nowrap;
	position: relative;
}
.bio.subscroll-frame{
	overflow: hidden;
	border-left: 1px solid #ddd;
	margin-left: -1px;
	margin-top: 30px;
	margin-left: 120px;
}
.bio .subscroll-frame-itemlist{
	white-space: nowrap;
	/*height: 360px;*/
	width: auto;
	position: relative;
}
.bio .subscroll-frame-item{
	display: inline-block;
	width: 100%;
	max-width: 100%;
	height: auto;
	white-space: normal;
	vertical-align: top;
	padding-left: 30px;
}
.bio .subscroll-frame-item p{
	margin-right: 30px;
}
.bio .subscroll-frame-item h2{
	margin-top: 0px;
}
#teaminfo{
	padding: 30px;
}
.subscroll-nav > div{
	clear: both;
}
.subscroll-nav-item{
	display: block;
	font-family: 'BrandonGrotesque-Black', 'Open Sans', sans-serif !important;
	text-transform: uppercase;
	color: #aaa !important;
	border: 0px solid #333 !important;
	float: left;
}
.subscroll-nav-item *{
	cursor: pointer;
}
.subscroll-nav-item:hover h3, .subscroll-nav-item.active h3{
	color: #111;
}
.subscroll-nav-item h3{
	color: #888;
}
.subscroll-nav-item:hover p.subtitle, .subscroll-nav-item.active p.subtitle{
	color: #333;
}
h2 + p.subtitle, h3 + p.subtitle{
	margin-top: -.8em;
	color: #888;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: .9em;
	font-family: 'BrandonGrotesque-Regular', 'Open Sans', sans-serif !important;
	line-height: 1.4em;
}
h2 + p.subtitle{
	margin-top: -2.1em;
}
.feature{
	margin-top: 65px !important;
	overflow: hidden;
}
.feature h2, .feature span{
	color: #fff;
}
.feature h2{
	font-size: 1.4em;
}
.feature .graphic span{
	position: relative;
	top: -10px;
}
.feature .graphic p{
	padding: 0px 20% 0px 20%;
	color: #fff;
	opacity: .7;
}
.feature span{
	font-size: 2em;
	margin-top: 80px;
	margin-bottom: 40px;
	opacity: .7;
}
#featureslides{
	position: relative;
}
#featureslides, .feature > .half:first-child{
	height: 360px;
}
.feature, #featureslides, .feature > .half:first-child{
	background-color: #ff9f17;
}
.feature > .half:last-child{
	min-height: 360px;
}
.feature .text{
	padding-bottom: 30px;
}
.feature .text, .feature > .half:last-child{
	background-color: #f6f3ed;
}
#contact .text{
	margin-top: 50px;
	margin-bottom: 40px;
}
.venturelogo{
	width: 200px;
	height: 100px;
	display: inline-block;
}
.venturelogo.integrio{
	background-image: url(/img/logo_integrio.svg);
}
.venturelogo.Parcify{
	background-image: url(/img/logo_parcify.svg);
}
.venturelogo.VicThorious{
	background-image: url(/img/logo_victhorious.png);
}
.venturelogo.Superlab{
        background-image: url(/img/logo_superlab.svg);
}
.venturelogo.Guardway{
        background-image: url(/img/logo_guardway.png);
}
.venturelogo.Hyperlane{
        background-image: url(/img/logo_hyperlane.png);
}
.venturelogo.Fitnatic{
        background-image: url(/img/logo_fitnatic.png);
}
.venturelogo.deltablue{
        background-image: url(/img/logo_deltablue.png);
}


.venturelogo.dvr{
	background-image: url(/img/logo_dvr.svg);
}
.venturelogo.dpp{
	background-image: url(/img/logo_dpp.svg);
}
.venturelogo.slife{
	background-image: url(/img/logo_slife.svg);
}



@media (min-width: 1921px) {
	h1{
		top: 340px;
		font-size: 6.7em;
		background-position: center 91px;
	}
	.header{
		top: 730px;
	}
	.slide, #featureslides, .slidesjs-container, .covercanvas{
		height: 800px !important;
	}
	body#page .covercanvas{
		height: 800px !important;
	}
	.slidesjs-pagination {
		top: 330px;
	}
}
/* Large desktop */
@media (min-width: 1200px) {
	.container{
		xmax-width: 1200px;
	}
	.fullwidth .item img{
		height: 200px;
	}
	.half .item img{
		height: 200px;
	}
	
}
@media (min-width: 980px) and (max-width: 1199px) {
	.fullwidth .item img{
		height: 200px;
	}
	.half .item img{
		height: 150px;
	}
	.left .item.illu{
		margin-left: 0px;
	}
	.right .item.illu{
		margin-right: 0px;
	}
	.teampic{
		height: 500px;
	}
	
}
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {

}
@media (max-width: 979px) {
	.container{
		padding: 0px;
	}
	.social{
		margin-right: 20px;
	}
	.item h2{
		xpadding: 20px;
	}
	.half{
		width: 100%;
		float: none;
	}
	.half .item{
		width: 100%;
		max-width: 100%;
	}
	.half.right{
		border-top: 1px solid #eee;
	}
	.half + .half .item{
		background-image: none;
	}
	.third, .twothird{
		width: 50%;
	}
	.fourth{
		width: 33.3334%;
	}
	.threefourth{
		width: 66.6667%;
	}
	.left .item.illu{
		margin-left: 0px;
	}
	.right .item.illu{
		margin-right: 0px;
	}
	.text{
		padding: 20px 20px 0px 20px;
	}
	.row > .fullwidth > .text{
		padding: 40px 20px 0px 20px;
	}
	.interact .share{
		right: 57px;
	}
	.teampic{
		height: 400px;
	}
	.feature > .half:last-child{
		min-height: inherit;
	}
	#teaminfo .subscroll-frame-itemlist,
	#teaminfo .subscroll-frame-item{
		height: 520px;
	}
	
	
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.logo{
		display: none;
		visibility: hidden;
	}
	h1{
		top: 220px;
		font-size: 2.8em;
		background-position: center 57px;
	}
	.header{
		top: 50px;
	}
	.header a{
		display: block;
		padding: 12px;
		text-align: center;
	}
	.mainnav > a{
		height: 20px;
		padding: 0px;
	}
	.mainnav > a.home{
		position: relative;
		top: -5px;
		padding-bottom: 10px;
	}
	.slide, #featureslides, .slidesjs-container, .covercanvas{
		height: 400px !important;
	}
	.fourth{
		width: 50%;
	}
	body#page .covercanvas{
		height: 400px !important;
	}
	.slidesjs-pagination {
		top: 320px;
	}
	.slide a.cta{
		margin: 350px auto;
	}
	#footer{
		text-align: center;
	}
	#footer .left, #footer .right{
		float: none;
	}
	.container{
		padding: 0px;
	}
	.mainnav{
		left: 0px;
	}
	.header .social a{
		display: none;
	}
	.social{
		margin: 0;
	}
	#footer .social{
		display: block;
	}
	div.comments .meta, div.comments .message{
		width: 100%;
		float: none;
		margin: 0px;
	}
	div.comments input{
		margin: 0px 0px 1px 0px;
		width: 100%;
	}
	div.commentform h3{
		padding: 35px 0px 10px 25px;
	}
	div.comments{
		padding: 25px;
	}
	a.comments{
		margin-bottom: 50px;
	}
	.teampic{
		height: 300px;
	}
	.header.fixed{
		display: none;
	}
	#teaminfo{
		padding: 0px;
	}
	#teaminfo .threefourth{
		width: 100%;
	}
	#teaminfo h2{
		margin-top: 70px;
		text-align: center;
	}
	#teaminfo .subscroll-nav{
		display: none;
	}	
	#teaminfo .subscroll-frame{
		height: auto;
		overflow: inherit;
		border: 0px solid #333;
		margin: 0px;
	}
	#teaminfo .subscroll-frame-itemlist{
		white-space: normal;
		height: auto;
	}	
	#teaminfo .subscroll-frame.pic{
		display: none;
	}
	#teaminfo .subscroll-frame-itemlist,
	#teaminfo .subscroll-frame-item{
		height: auto;
	}
	#teaminfo .subscroll-frame-item{
		padding: 20px;
	}
	#teaminfo .subscroll-frame-item h2{
		font-size: 1.2em;
		text-align: left;
		margin-top: 0px;
	}
}
 
/* Landscape phones and down */
@media (max-width: 580px) {
	.logo{
		top: 20px;
		background-size: 130px auto;
	}
	.header{
		top: 30px;
	}
	h1{
		top: 180px;
		font-size: 1.6em;
		font-family: 'BrandonGrotesque-Light', 'Open Sans', sans-serif !important;
		background-position: center 46px;
		opacity: .7;
	}
	.mainnav{
		padding-top: 2px;
	}
	.slide, #featureslides, .slidesjs-container, .covercanvas{
		height: 340px !important;
	}
	body#page .covercanvas{
		height: 340px !important;
	}
	.slidesjs-pagination {
		top: 324px;
	}
	.slide a.cta{
		margin: 200px auto;
	}
	.third, .twothird, .fourth, .threefourth{
		width: 100%;
	}
	.third.right, .twothird.right, .fourth.right, .threefourth.right{
		border-top: 1px solid #eee;
	}
	#footer{
		padding: 20px 20px 30px 20px;
	}
	.teampic{
		height: 200px;
	}
}
