.section-features .row>div {
	border-color: rgba(255,255,255,.1);
	border-width: 0 1px 1px 0;
	border-style: solid;
	padding-bottom: 51px;
	height: 300px !important;
}

.section-hero .site-logo {
	margin: -54px 0 72px !important;
}

.banners{ padding-top: 0px !important;}
.banners img{ margin: 60px  0px 0px !important;}

.section-team h3 {
font-size: 35px;}

.who{
	margin-top:25px;
}

.who li{
	font-size: 20px;
	padding-bottom:10px;
}

.pad50{
padding-bottom: 50px;
text-shadow: 2px 2px 3.5px #000;
}

.project-video, .project-video2{
margin: 20px 0px 0px 0px;
text-align: center;
}

video {width: 500px;}

.section-iphone-features .iphone-carousel {
width: 323px !important;
height: 750px !important;
}

@media (max-width:400px){
.section-iphone-features .iphone-carousel {
	width: 316px !important;
	height: 721px !important;
	margin-left: -15px;
}
.site-logo img{width: 150px;}

video {width: 250px;}
}

