/**{
	outline: red solid 1px;
}*/

/*///////////////////FONTS////////////////////////*/

@font-face {
    font-family: 'avenir_book';
    src: url('../fonts/AvenirLTStd-Book.otf');
    font-weight: normal;
    font-style: normal;
}

/*@font-face {
    font-family: 'avenir_heavy';
    src: url('../fonts/AvenirLTStd-Heavy.otf');
    font-weight: heavy;
    font-style: normal;
}*/

@font-face {
    font-family: 'proxima_novalight';
    src: url('../fonts/proximanova-light-webfont.eot');
    src: url('../fonts//proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-light-webfont.woff') format('woff'),
         url('../fonts/proximanova-light-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('../fonts/proximanova-regular-webfont.eot');
    src: url('../fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-regular-webfont.woff') format('woff'),
         url('../fonts/proximanova-regular-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('../fonts/proximanova-bold-webfont.eot');
    src: url('../fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-bold-webfont.woff') format('woff'),
         url('../fonts/proximanova-bold-webfont.ttf') format('truetype'),
         url('../proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;

}



/*///////////////////GLOBAL STYLES AND TEXT////////////////////////*/

body{
	/*font-family: 'proxima_novalight','avenir-book', avenir, helvetica, sans-serif;*/
	font-family: 'proxima_novalight', avenir, helvetica, sans-serif;
	line-height: 1.4;
	max-width: 1350px;
	margin: auto;
	color: #717171;
	font-size: 1.4em;
}

/*.wrapper {
	max-width: 1600px;
	margin: auto;

}*/

p{
	font-size:1.2em;
	text-align: left;
	font-weight: normal;
	margin-bottom: 3%;
}


a:hover {
	text-decoration: none;
}



h2 {
	font-family: 'proxima_nova_rgregular', avenir, helvetica, sans-serif;
	margin:60px 0 30px 0;
	text-align: center;
	font-size: 1.5em;
}

.light {
	font-family: 'proxima_novalight';
}

h3 {
	font-size: 1em;
}

.lead{
	font-family: 'proxima_nova_rgbold', avenir, helvetica, sans-serif;
	color: #3DC8DA;
	font-size: 2em;
	text-align: center;
	/*font-weight: bold;*/
}

.sublead {
	font-size: 1.3 em;
	line-height: 1.5;
	text-align: center;
	font-weight: lighter;
	margin-top: -2%;
}

.lockup-end {
	/*opacity: 0.8;*/
	color: #AFBEC5;
	font-weight: bold;
}

h4 {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #AFBEC5;
}

blockquote {
	font-size: 1.2em;
	margin-top: 30px;
	text-align: center;
	line-height: 1.5;
	border: none;

}

.services {
	font-size: 1.2em;
	margin-top: 10px;
	text-align: center;
	border: none;
	color: #E2FFFE;
	font-family: 'proxima_novalight';

}

.service-header {
	color: #fff;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family:'proxima_novalight'; 

}

.gt-video {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: 80vh;
	width: 80vw;
	margin: auto;
	bottom: 0;
	right: 0;
}



.work h2{
	text-align: center;
	color:#3DC8DA;
}

.social li a{
	color:#fff;
}

.about {
	font-size: 1.2em;
	font-weight: lighter;
}

.aboutmargin {
	padding-left:20px;
}


strong {
	font-family: 'proxima_nova_rgbold', avenir, helvetica, sans-serif;
}

.footer h2{
	color:#fff;
}

footer {
	text-align: center;
	color:#b2dfdb;
}

/*///////////////////MODAL STYLES////////////////////////*/

.navbar-default {
	background: white;
	box-shadow: none;
}

.navbar-default .navbar-nav>li>a:hover {
	color: #3DC8DA;
}

.header {
/*	background: url('images/sketch.png') bottom center no-repeat fixed;*/
	background-size: 100%;
	position: fixed;
	text-align: center;
	z-index: -2;
/*	left: 50%;
	margin-left: -600px;*/
	max-width: 1350px;
	padding-left: 0px;
/*	margin:auto;*/
/*	left: 50%;*/
/*	margin-left: -250px;*/
}


.logo {
	height: 40px;
	padding: 2px;
	margin: 5px;
}

/*.main-logo {
	height: 10px;
	margin: 10px 10px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(images/logo.png) no-repeat;
	background-size: 25%;
}*/


.intro {
	margin: 12% 0 25% 0%;
}


.glyphicon-chevron-down {
	font-size: 1.5em;
	color: #e84c3c;
	position: relative;
	top: -100px;
	display: block;
	text-align: center;
	overflow: auto;
	/*margin: auto;*/
}



#middle {
	margin-top: 100vh;
	background: #3DC8DA; 
	background-size: 100%;
	padding: 20px 0;
	z-index: 5;
}

.illustration {
	width:100%;
	padding: 2% 15%;
}

.mobile {
	display: none;
}

.process {
	text-align: center;
	color: white;
}

.work {
	background-color: #fff;
}




.thumbnails {
	margin-bottom: 5%
}


.thumbnails > div{
	margin-bottom: 1%;
	}



.footer {
	background: #3DC8DA;
	/*color: #BCECE8;*/
	color: #E2FFFE;
}

.headshot {
	display: none;
	width:100px;
	border-radius: 100%;
	margin:auto;
	margin-bottom: 4%;
}

/*.form-control {
	margin: 5% 0;
}*/

.profile-pic {
	width: 150px;
	margin: auto;
	display:block;
}



.message {
	height: 150px;
}

hr.style-six {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

/*====================EFFECTS====================*/
.picholder:hover .overlay{opacity:1;}
.picholder:hover .fancypics {opacity:.1;}
.picholder:hover {background-color: rgba(61,200,218,0.8);}

.picholder:hover .overlay,
.picholder:hover .fancypics,
.picholder:hover {
	-o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
}

.picholder{
	position: relative;
}

.overlay {
  bottom: 0;left: 0; top: 0; right: 0;
  height: 150px;
  width: 150px;
  margin: auto;
  position: absolute;
 /* background-color:#3f3f3f;
  border-radius: 50%;*/
  opacity:0;
}

.fancypics{width:100%;}

.text_box{
  color:white;
  font-size:3em;
  padding-top:35%;
  text-align:center;
}


.foot {
	text-align: center;
}

footer {
	margin-bottom: 5px;
}



/*====================ANIMATIONS====================*/
/*.grow {
  width:50px;
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}*/

.grow:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.social li a:hover {
	background: none;
}


/*====================MEDIA QUERIES====================*/


@media screen and (max-width: 1150px) { 
	#middle {
		margin-top: 60%;
	}

}

@media screen and (max-width: 960px) { 
	#middle {
		margin-top: 67%;
	}

}



/*@media screen and (max-width: 850px) { 
	#middle {
		margin-top: 80%;
	}

}*/

@media screen and (max-width: 690px) { 
	#middle {
		margin-top: 90%;
	}

}

@media screen and (max-width: 550px) { 
	#middle {
		margin-top: 100%;
	}
	.aboutME p {
		margin-bottom: 15px;
	}
	.services {
		font-size: 1em;
	}
	.service-header {
	margin-bottom: 20px;

}

}




@media screen and (max-width: 500px) { 

	.main-logo{
		font-size: 1em;
	}

	.lead{
	margin-top: 20%;
	font-size: 1.7em;
	}

	.blockquote,
	p {
	font-size: 1.2em;
	}



	.illustration {
	padding: 1%;
}

	#middle {
		margin-top: 135%;
	}

/*	illustration swap*/
	.desktop {
		display: none;
	}

	.mobile {
		display: initial;
	}

	.thumbnails > div{
	margin-bottom: 7%;
	}

	.footer p {
		 font-family: 'proxima_nova_rgregular', avenir, helvetica, sans-serif;
	}

/*	.headshot {
	display: block;
	margin-bottom: 5%;
}*/
}

@media screen and (max-width: 400px){
	#middle {
		margin-top: 170%;
	}
}
