document, body, .section, .content, p {
	-ms-touch-action: none;
}

h1 {
	font-size: 22px;
	line-height: 27px;
	margin: 0px 30px 30px 30px;
}
h4 {
	font-size: 12px;
	line-height: 20px;
}
h5 {
	font-size: 10px;
	line-height: 15px;
}

#logo {
	position: fixed;
	left: 20px;
	width: 55px;
}

#keysIcon {
	display: none;
}

.button {
	margin-top: 35px;
}
.button a {
	border-width: 2px;
}

.arrow.down {
	bottom: 20px;
}

.arrow.left {
	display:none;
}

.arrow.right {
	display:none;
}

.pageControlContainer {
	margin-top: 20px;
}

.section {
	min-height: 400px;
	min-width: 320px;
}

#sectionIntro {
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image:url("../img/intro.jpg");
}
#sectionIntro #promise {
	margin: 20px 30px 0px 30px;
	opacity: 0;
}

#sectionIntro h2 {
	font-size: 24pt;
	line-height: 28pt;
}
@media all and (max-width: 480px) {
	#sectionIntro h2 {
		font-size: 16pt;
		line-height: 22pt;
	}
}

#sectionPOV h1 {
/*	margin: 0px 20px;*/
/*	text-align: left;*/
}

#sectionCapabilities {
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image:url("../img/smoke.jpg");
}
#sectionCapabilities .content {
	/*margin-top: -10px;*/
}
#sectionCapabilities h1 {
	margin-bottom:20px;
/*	font-size: 22px;
	line-height: 27px;*/
}
#sectionCapabilities #capabilitiesSubContainer {
	display: block;
    margin: 0;
}
#sectionCapabilities .capabilitiesSub {
	float: none;
	width: 100%;
    padding: 0;
    margin: 0;
}
#sectionCapabilities .capabilitiesSub h2 {
	font-size: 12pt;
    line-height: 14pt;
    padding: 0;
    margin: 0;
}
#sectionCapabilities .capabilitiesSub p {
    display: none;
}
#sectionCapabilities .capabilitiesSubPlus {
	position: relative;
    left: 0;
/*    width: 100%;*/
	margin-top: 5px;
    margin-bottom: 5px;
	font-size: 20pt;
    line-height: 15pt;
    padding: 0;
 }
#sectionCapabilities #plus1 {
	margin-left: -5px;
	left:0;
}
#sectionCapabilities #plus2 {
	margin-left: -5px;
	left:0;
}

#sectionCapabilities .button {
	margin-top:20px;
	margin-bottom:20px;
}


#sectionWork .carousel li {
/*	margin-top: 0px;*/
}
#sectionWork .carousel li h4 {
	font-size: 12pt;
/*	margin-top: 100px;*/
}
#sectionWork .carousel li h1 {
/*
	font-size: 16pt;
	line-height: 24pt;
*/
	/*margin: 40px 20px 0px 20px;*/
}


#sectionCulture {
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image:url("../img/culture.jpg");
}
#sectionCulture h1 {
	margin: 0px 20px 20px 20px;
}

#sectionStudio {
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image:url("../img/studio.png");
}
#sectionStudio h1 {
	margin: 0px 20px 20px 20px;
}

#sectionQuotes .content {
	margin-top: 40px;
}
#sectionQuotes #quotesContainer {
}
#sectionQuotes #quotesHeading {
	margin-left: 30px;
	display: none;
}
#sectionQuotes #quotesHeading-mobile {
	display: block;
	margin-bottom: 50px;
}

#sectionQuotes .content {
	margin-top:60px;
}

#sectionQuotes .carousel {
	margin-left: 0px;
}

#sectionQuotes .carousel ul {
	height: 200px;
}
#sectionQuotes .carousel li {
	margin-top: 0px;
	width:100%;
}
#sectionQuotes .carousel li h1 {
	font-size: 15px;
	line-height: 23px;
	margin:auto;
	margin-bottom: 35px;
	max-width: 300px;
	min-width: 300px;
	text-align:center;
}
#sectionQuotes .carousel li h5 {
	margin:auto;
	margin-top: -20px;
	max-width: 250px;
	text-align:center;
}
#sectionQuotes .quoteFix {
	margin-left: -9px;
}
#sectionQuotes #quoteControlsContainer {
	position: relative;
	padding-top: 30px;
/*	margin-top: 30px;*/
}
#sectionQuotes #awardsButton {
	margin-top: 30px;
}


#sectionNews #newsContainer {
	margin-top: 30px;
}
#sectionNews .carousel ul {
	height: 280px;
	margin-left: -5px;
}
#sectionNews .carousel li {
	width: 270px;
	margin: 0px 25px;
}
#sectionNews .carousel li h4 {
	font-size: 10pt;
	line-height: 14pt;
	margin: 20px 20px 0px 20px;
}
#sectionNews .carousel li h2 {
	font-size: 12pt;
	line-height: 14pt;
	margin: 10px 20px 0px 20px;
}
#sectionNews .carousel li h3 {
	font-size: 14pt;
	line-height: 18px;
	margin: 10px 18px;
}
#sectionNews .carousel li h3 a{
	font-size: 14pt;
	line-height: 18px;
}
#sectionNews .carousel li p {
	font-size: 12pt;
	line-height: 16pt;
	margin: 10px 20px 30px 20px;
}
#sectionNews a.twitterLink {
	font-size: 12pt;
	margin: 25px 40px 30px 18px;
}
#sectionNews #newsControlsContainer {
	height: 80px;
	margin-top: -60px;
}
#sectionNews .button {
	margin-top: 0px;
}


#sectionContact {
/*	top: 0px;*/
	background-color: #272727;
}
#sectionContact .content {
	height: auto;
}
#sectionContact #officeContainer {
	display: none;
}
/*
#sectionContact .officeBlock {
	width: 80%;
	height: 120px;
	text-align: center;
	vertical-align: middle;
	margin: 3px 0px;
}
#sectionContact .officeBlock h1 {
	font-size: 14pt;
	margin-top: 40px;
	line-height: 14pt;
	margin-bottom: 0px;
}
#sectionContact .officeBlock h2 {
	font-size: 14pt;
	margin-top: 0px;
}
#sectionContact #officeChicago {
	background-image: url('../img/locations/night_chicago.jpg');
}
#sectionContact #officeLosAngeles {
	background-image: url('../img/locations/night_la.jpg');
}
#sectionContact #officeSeattle {
	background-image: url('../img/locations/night_seattle.jpg');
}
*/
#sectionContact #footer {
/*	height: 410px;*/
/*	padding: 40px 0px 20px 0px;*/
}
#sectionContact #footer h1 {
	font-size: 18pt;
	line-height: 22pt;
	margin: 0px 50px 30px 50px;
	padding: 0;
}
#sectionContact #footer p {
	font-size: 12pt;
	line-height: 14pt;
	margin: 0px;
}	
#sectionContact .contact {
	font-size: 10pt;
	margin: 5px 8px;
}
#sectionContact .button {
	display: block;
	position: relative;
	bottom: 0;
	margin: 40px 0px 20px 0px;
}

#sectionContact #footerMenu {
	bottom: -200px;
}

#sectionContact #footerMenu p, #footerMenu a {
	font-size: 8pt;
}
#sectionContact li:nth-child(1) {
	width: 100%;
	border-right: 0;
}

