/*--Reset Styles--*/
@charset "utf-8";
/* CSS Document */

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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
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;
}
/*--!Reset Styles--*/
/*--| Fonts |--*/
/*-HEAVY-*/
@font-face {
	font-family: 'Helvetica Neue Con';
	src: url('../font/hel-n/std/Cond.eot');
	src: url('../font/hel-n/std/Cond.eot?#iefix') format('embedded-opentype'),
		url('../font/hel-n/std/Cond.woff') format('woff'),
		url('../font/hel-n/std/Cond.ttf') format('truetype'),
		url('../font/hel-n/std/Cond.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Helvetica Neue Con Bold';
	src: url('../font/hel-n/bold/CondBold.eot');
	src: url('../font/hel-n/bold/CondBold.eot?#iefix') format('embedded-opentype'),
		url('../font/hel-n/bold/CondBold.woff') format('woff'),
		url('../font/hel-n/bold/CondBold.ttf') format('truetype'),
		url('../font/hel-n/bold/CondBold.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}
/*------------Constant Classes------------*/
.clearIt 
{
    clear: both;
    display: block;
}
/*--| NEW clearIt |--*/
.clearfix:after
{
    content: "";
    display: table;
    clear: both;
}
.boldIt 
{
    font-weight: bold;
}
.block 
{
    margin: 0px;
    padding: 0px;
    display: block;
}
.strikeIt 
{
    text-decoration: line-through;
}
.italIt 
{
    font-style: italic;
}
.red {
	border: 1px solid #f00;
}
/*--------------!Constant Classes--------------*/
/*--Primary Styles--*/


/*--Primary Styles--*/
body
{
	margin: 0%;
	padding: 0%;
	width: 100%;
	font-family: Arial, Helvetica, san-serif;
	font-size: 100%;
	line-height: 100%;
}
div.container {
	margin: 0%;
	padding: 0%;
	width: 100%;
	height: 100%;
}
header {
	margin: 0%;
	padding: 0%;
	width: 100%;
	display: block;
}
section.inner-header {
	margin: 0%;
	padding: 20px 1%;
	width: 98%;
	text-align: center;
	display: block;
}
section.inner-header a {
	margin: 0%;
	padding: 0%;
	width: 100%;
	text-align: center;
	text-decoration: none;
}
section.inner-header img {
	margin: 0%;
	padding: 0%;
	width: 20%;
	max-width: 97px;
	text-align: center;
}
section.inner-cont {
	margin: 0% auto;
	padding: 2% 0% 2% 1%;
	width: 99%;
	background-image: url(../images/hl-top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
section.intro-sec {
	margin: 0%;
	padding: 0%;
	width: 24.95%;
	position: fixed;
	left: 75%;
	border-bottom: 1px solid #989898;
}
section.side-inner {
	margin: 0%;
	padding: 15px 0%;
	max-width: 75%;
	border-top: 15px solid #ed5464;
}
h1 {
	margin: 0%;
	padding: 0%;
	width: 100%;
	font-family: 'Helvetica Neue Con';
	font-size: 160%;
	line-height: 100%;
	color: #777;
	text-transform: uppercase;
	display: block;
}
.h1-bold {
	margin: 0%;
	padding: 0%;
	width: 100%;
	font-family: 'Helvetica Neue Con Bold';
	font-size: 100%;
	line-height: 100%;
	color: #777;
	text-transform: uppercase;
}
h1.vid-header {
	margin: 0% 0% 20px 0%;
	padding: 0%;
	width: 100%;
	font-family: 'Helvetica Neue Con Bold';
	font-size: 160%;
	line-height: 100%;
	color: #777;
	text-transform: uppercase;
	text-align: center;
	display: block;
}
section.side-inner p {
	margin: 0%;
	padding: 10px 0% 0% 0%;
	width: 100%;
	font-family: 'Helvetica Neue Con';
	font-size: 110%;
	line-height: 125%;
	color: #989898;
}
section.side-inner p.dwnload {
	margin: 0%;
	padding: 10px 0% 10px 0%;
	width: 100%;
	font-family: 'Helvetica Neue Con Bold';
	font-size: 110%;
	line-height: 125%;
	color: #777;
	text-transform: uppercase;
	display: block;
}
section.resume-shell {
	margin: 0%;
	padding: 0%;
	width: 100%;
	display: block;
}
section.resume-shell a {
	margin: 0% 10px 0% 0%;
	padding: 0%;
	width: 50%;
	max-width: 64px;
}
section.resume-shell img {
	margin: 0%;
	padding: 0%;
	width: 100%;
	max-width: 64px;
	opacity: 1;
}
section.resume-shell img:hover {
	margin: 0%;
	padding: 0%;
	width: 100%;
	max-width: 64px;
	opacity: .7;
}
section.case {
	margin: 0% 0%;
	padding: 0% 0%;
	width: 73%;
}
section.case-main {
	margin: 0% auto;
	padding: 0% 0%;
	width: 73%;
}
section.logo-shell {
	margin: 0% auto;
	padding: 10% 0% 3% 0%;
	width: 100%;
	text-align: center;
	display: block;
	position: relative;
}
section.logo-case {
	margin: 0% auto;
	padding: 0% 0% 0% 0%;
	width: 100%;
	max-width: 210px;
	/*min-height: 270px;*/
	text-align: center;
	display: block;
	position: relative;
}
section.logo-case figure.logo-main {
	margin: 0% auto 0% auto;
	padding: 0%;
	width: 100%;
	max-width: 250px;
	display: block;
	opacity: 0;
	z-index: 5;
}
section.logo-case figure.logo-shadow {
	margin: 0% auto;
	padding: 0%;
	width: 100%;
	max-width: 250px;
	display: block;
	z-index: 4;
	opacity: 0;
}
/*
section.logo-case figure.logo-main {
	margin: -100px auto 0% auto;
	padding: 0%;
	width: 100%;
	max-width: 250px;
	display: block;
	opacity: 0;
	position: absolute;
	z-index: 5;
}
section.logo-case figure.logo-shadow {
	margin: 106% 0% 0% 0%;
	padding: 0%;
	width: 100%;
	max-width: 250px;
	display: block;
	position: absolute;
	z-index: 4;
	opacity: 0;
}
*/
section.logo-shell img {
	margin: 0%;
	padding: 0%;
	width: 100%;
}
p.intro {
	margin: 0% auto;
	padding: 0% 0% 2% 0%;
	width: 100%;
	max-width: 600px;
	font-family: 'Helvetica Neue Con';
	font-size: 120%;
	line-height: 125%;
	text-align: justify;
	color: #777;
	text-transform: uppercase;
	display: block;
}
.intro-bold {
	font-family: 'Helvetica Neue Con Bold';
	font-size: 100%;
	line-height: 100%;
	color: #555;
	text-transform: uppercase;
}
a.port-btn {
	margin: 0% auto;
	padding: 10px 3%;
	width: 94%;
	max-width: 300px;
	font-family: 'Helvetica Neue Con Bold';
	font-size: 140%;
	line-height: 100%;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 1px #999;
	background-color: #b4d347;
	border: 5px solid #fff;
	-moz-box-shadow: 1px 1px 2px 1px #999;
  	-webkit-box-shadow: 1px 1px 2px 1px #999;
  	box-shadow: 1px 1px 2px 1px #999;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	display: block;
}
a.port-btn:hover {
	background-color: #d0ed3f;
}
h2 {
	margin: 0%;
	padding: 0% 0% 10px 0%;
	width: 100%;
	font-family: 'Helvetica Neue Con Bold';
	font-size: 160%;
	line-height: 100%;
	color: #777;
	text-transform: uppercase;
	border-bottom: 1px solid #989898;
	display: block;
}
section.col-shell {
	margin: 0%;
	padding: 20px 0%;
	width: 100%;
	display: block;
}
section.col-l {
	margin: 0%;
	padding: 0%;
	width: 49%;
	float: left;
}
section.col-r {
	margin: 0%;
	padding: 0%;
	width: 49%;
	float: right;
}
img.proj-sq {
	margin: 0% 10px 0% 0%;
	padding: 0%;
	width: 55%;
	float: left;
}
img.proj-sq-m {
	margin: 0% 0% 0% 0%;
	padding: 0%;
	width: 100%;
	max-width: 368px;
	text-align: center;
	display: none;
}
h3 {
	margin: 0%;
	padding: 0% 0% 5px 0%;
	width: 100%;
	font-family: 'Helvetica Neue Con Bold';
	font-size: 120%;
	line-height: 100%;
	color: #ed5464;
	text-transform: uppercase;
	display: block;
}
h4 {
	margin: 0%;
	padding: 0% 0% 5px 0%;
	width: 100%;
	font-family: 'Helvetica Neue Con';
	font-size: 100%;
	line-height: 100%;
	color: #777;
	text-transform: uppercase;
	display: block;
}
section.tech {
	margin: 0% 0% 10px 0%;
	padding: 0%;
	width: 100%;
	display: block;
}
section.tech a {
	margin: 0%;
	padding: 3px 5px 0px 5px;
	max-width: 100%;
	display: inline;
	background-color: #eaeaea;
	font-family: 'Helvetica Neue Con';
	font-size: 70%;
	line-height: 100%;
	color: #333;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	border-radius: 5px;
}
section.tech a.year {
	background-color: #ed5464;
	font-family: 'Helvetica Neue Con';
	font-size: 70%;
	line-height: 100%;
	color: #fff;
	text-shadow: 1px 1px 1px #333;
}
section.col-shell p {
	margin: 0%;
	padding: 0% 0% 10px 0%;
	width: 100%;
	font-family: 'Helvetica Neue Con';
	font-size: 93%;
	line-height: 125%;
	color: #989898;
	display: block;
}
a.link {
	margin: 0%;
	padding: 5px 3% 3px 3%;
	width: 36%;
	font-family: 'Helvetica Neue Con';
	font-size: 95%;
	line-height: 95%;
	color: #333;
	background-color: #ccc;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 30px;
  	-moz-border-radius: 30px;
  	border-radius: 30px;
	border: 3px solid #fff;
	-moz-box-shadow: 1px 1px 2px 1px #999;
  	-webkit-box-shadow: 1px 1px 2px 1px #999;
  	box-shadow: 1px 1px 2px 1px #999;
	text-transform: uppercase;
}
a.link:hover {
	color: #fff;
	background-color: #ed5464; 
	text-shadow: 1px 1px 1px #333;
}
section.h-sep {
	margin: 25px auto;
	padding: 0%;
	width: 100%;
	display: block;
}
a.dot {
	margin: 0%;
	padding: 0%;
	color: #fff;
	text-decoration: none;
}

/*--| BACK TO TOP |--*/
.top-btn {
	position: fixed;
	bottom: 25px;
	right: 25px;
}
.top-btn a {
	max-width: 75px;
	display: block;
	text-align: center;
	font-family: 'Helvetica Neue Con';
	font-size: 95%;
	line-height: 95%;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.top-btn a:hover {
	color: #ed5464;
}
.top-btn span {
	margin: 0% 0% 0% 0%;
	padding: 36px;
	max-width: 75px;
	display: block;
	/*background: #ed5464 url(../images/top-btn.jpg) no-repeat center center;*/
	background-color: #ed5464;
	background-image: url(../images/top-btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	opacity: .5;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 3px solid #fff;
	-moz-box-shadow: 1px 1px 2px 1px #999;
  	-webkit-box-shadow: 1px 1px 2px 1px #999;
  	box-shadow: 1px 1px 2px 1px #999;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
.top-btn a:hover span {
	background-color: #ed5464;
	opacity: 1;
}
/*--| BACK TO TOP |--*/

/*--| VIDEO SHELL |--*/
div.demo-vid-shell {
    margin: 0% auto;
    padding: 0;
    max-width: 75%;
}
div.demo-vid {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    position: relative;
    border: 1px solid #ededed;
}
div.demo-vid>div
{
    width: 100%;
    padding-top: 56.3%;
    position: relative;
}
div.demo-vid>div>div
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;   
}
div.demo-vid>div>div>div
{
    height: 100%;
}
/*--| VIDEO SHELL |--*/


/*--| Footer |--*/
footer {
	margin: 0% auto;
	padding: 30px 0% 10px 0%;
	width: 100%;
	text-align: center;
	display: block;
	background-image: url(../images/hl-bot.png);
	background-repeat: no-repeat;
	background-position: center top;
}
footer nav {
	margin: 0% auto;
	padding: 0% 0% 10px 0%;
	width: 100%;
	text-align: center;
	display: block;
}
footer nav a {
	margin: 0% 10px;
	padding: 0;
	max-width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, san-serif;
	font-size: 75%;
	line-height: 100%;
	/*color: #27aae1;*/
}
footer nav img {
	margin: 0% auto;
	padding: 0;
	width: 5%;
	max-width: 51px;
	text-align: center;
	font-family: Arial, Helvetica, san-serif;
	font-size: 75%;
	line-height: 100%;
	color: #27aae1;
	opacity: 0.5;
}
footer nav img:hover {
	opacity: 0.9;
}
footer small {
	margin: 0% auto;
	padding: 0;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, san-serif;
	font-size: 70%;
	color: #999;
	line-height: 90%;
}
@media only screen and (max-width: 1400px) {
	section.side-inner {
	  	max-width: 95%;
	}
}
@media only screen and (max-width: 1300px) {
	section.inner-header {
		margin: 0%;
		padding: 10px 1%;
		width: 98%;
		text-align: center;
		display: block;
	}
	section.inner-header img {
		width: 18%;
		max-width: 97px;
		min-width: 5%;
	}
	section.inner-cont {
		margin: 0% auto;
		padding: 2% 2% 2% 2%;
		width: 96%;
	}
	section.intro-sec {
		margin: 0%;
		padding: 0%;
		width: 100%;
		position: static;
		left: 0%;
		border: none;
	}
	section.side-inner {
		padding: 0% 0% 25px 0%;
		max-width: 100%;
		border: none;
	}
	section.side-inner p.dwnload {
		text-align: center;
	}
	section.resume-shell {
		text-align: center;
	}
	section.case {
		margin: 0% 0%;
		padding: 0% 0%;
		width: 100%;
	}
	h3 {
		font-size: 120%;
	}
	h4 {
		font-size: 110%;
	}
	section.col-shell p {
		font-size: 93%;
	}
	/*--| BACK TO TOP |--*/
	.top-btn a {
		max-width: 50px;
	}
	.top-btn span {
		margin: 0% 0% 0% 0%;
		padding: 25px;
		max-width: 50px;
		display: block;
		background-size: 100%;
	}
	/*--| BACK TO TOP |--*/
}
@media only screen and (max-width: 970px) {
	section.col-shell {
		margin: 0%;
		padding: 20px 0% 0% 0%;
		width: 100%;
		display: block;
	}
	section.col-l {
		margin: 0% auto;
		padding: 0%;
		width: 100%;
		float: none;
	}
	section.col-r {
		margin: 20px auto 0% auto;
		padding: 0%;
		width: 100%;
		float: none;
	}
	img.proj-sq {
		margin: 0% 10px 0% 0%;
		padding: 0%;
		width: 40%; /*- usually 55%-*/
		float: left;
	}
	h1.vid-header {
		font-size: 100%;
		line-height: 100%;
		color: #777;
	}
	/*--| VIDEO SHELL |--*/
	div.demo-vid-shell {
		margin: 0% auto;
		padding: 0;
		max-width: 100%;
		width: 100%;
	}
}
/*---Tablet Mode---*/
@media only screen and (max-width: 770px) {
	
}
@media only screen and (max-width: 610px) {
	section.inner-header img {
		width: 15%;
		max-width: 97px;
		min-width: 20px;
	}
	section.inner-cont {
		background-position: center top;
		background-size: 100%;
	}
	section.case-main {
		margin: 0% auto;
		padding: 0% 0%;
		width: 96%;
	}
	section.logo-case {
		max-width: 38%;
	}
	footer {
		background-position: center top;
		background-size: 70%;
	}
}
@media only screen and (max-width: 555px) {
	section.inner-cont {
		padding: 4%;
		width: 92%;
	}
	section.col-shell {
		margin: 0%;
		padding: 0% 0% 0% 0%;
	}
	section.col-l {
		margin: 0% auto;
		padding: 6% 0%;
		text-align: center;
		border-top: 1px dotted #ccc;
	}
	section.col-r {
		margin: 0% auto;
		padding: 6% 0%;
		text-align: center;
		border-top: 1px dotted #ccc;
	}
	img.proj-sq {
		float: none;
		display: none;
	}
	img.proj-sq-m {
		width: 70%;
		max-width: 368px;
		display: block;
		margin: 0% auto 3% auto;
	}
	section.logo-case {
		max-width: 38%;
	}
	/*--| BACK TO TOP |--*/
	.top-btn {
		bottom: 12px;
		right: 12px;
	}
	.top-btn a {
		max-width: 30px;
	}
	.top-btn span {
		padding: 15px;
		max-width: 30px;
		background-size: 100%;
	}
	/*--| BACK TO TOP |--*/
}
/*--| iPhone 6 + |--*/
@media only screen and (max-width: 450px) {
	a.port-btn {
		margin: 0% auto;
		padding: 10px 1% 7px 1%;
		width: 76%;
		max-width: 300px;
		font-family: 'Helvetica Neue Con';
		font-size: 110%;
		line-height: 100%;
		color: #fff;
	}
	footer {
		padding: 20px 0%;
	}
	footer nav a {
		margin: 0% 5px;
	}
	footer nav img {
		margin: 0% auto;
		padding: 0;
		width: 8%;
		max-width: 51px;
	}
}
@media only screen and (max-width: 435px) {
	section.logo-case {
	  	max-width: 30%;
	}
	p.intro {
		font-family: 'Helvetica Neue Con';
		font-size: 100%;
		line-height: 125%;
	}
}
/*---| Bigger Androids |---*/
@media only screen and (max-width: 388px) {

}
/*--| iPhone |--*/
@media only screen and (max-width: 325px) {
	
}
@media only screen and (max-width: 300px) {
	
}
/* saf 3+, chrome 1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    
}
/*-- IE10+ --*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
    
}
