@charset "utf-8";
/* CSS Document for Marc Suarez */

/*Fonts -------------------------------------------------------------------------------------------------------------------*/

@font-face {
    font-family: 'exo_2.0medium';
    src: url('../fonts/exo2.0-medium-webfont.eot');
    src: url('../fonts/exo2.0-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/exo2.0-medium-webfont.woff') format('woff'),
         url('../fonts/exo2.0-medium-webfont.ttf') format('truetype'),
         url('../fonts/exo2.0-medium-webfont.svg#exo_2.0medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*Global styles -----------------------------------------------------------------------------------------------------------*/

html { 
	/*border: 0px none #000;*/
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	 height:100%;	
}

body {
	height:100%;	
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 100%;
	background:url(../images/MarcSuarez-bkgdimage.jpg) no-repeat center top fixed;
	background-color:#191919;
	border: 0px none #000;
	overflow-y: scroll;
}

p {
	font-family: 'exo_2.0medium',Helvetica Neue,Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 1.2em;
	color: #fff;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

h1 { }

h2 {
	font-family: 'exo_2.0medium',Helvetica Neue,Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size: 1.4em;
	line-height: 1.2em;
	text-align: left;
	color: #3498db;
	padding: 0px 0px 0px 20px;
}

h3 {
	font-family: 'exo_2.0medium',Helvetica Neue,Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size: 1.4em;
	line-height: 1.2em;
	text-align: left;
	color: #000;
	padding: 0px 20px 0px 0px;
	margin: 10px 0px 10px 0px;
}

h4 {
	font-family: 'exo_2.0medium',Helvetica Neue,Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size: 1.4em;
	line-height: 1.2em;
	text-align: center;
	color: #fff;
	padding: 70px 0px 230px 20px;
}

h4:after{content:"";display:block;width:3.5em;height:0.175em;margin:.9em auto .65em auto;background:#f26621;}


h5 {
	font-family: 'exo_2.0medium',Helvetica Neue,Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size: 1.4em;
	line-height: 1.2em;
	text-align: left;
/*	letter-spacing:6px; */	
	color: #3498db;
	padding: 0px 0px 0px 20px;
}

.about {
	font-family: 'exo_2.0medium',Helvetica Neue,Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size: 1.15em;
	line-height: 1.6em;
	text-align: left;
	color: #fff;
	padding: 10px 20px 10px 20px;
}

header {
	width: 100%;
	display: block;
	height: auto;
	margin: 0 auto;
	position: relative;
	border-bottom: 1px solid #A5A5A5;
}

.headerWrap {
	max-width: 1160px;
	height: auto;
	margin: 0 auto;
	position: relative;
}

#logo {
	background: url(../images/MarcSuarez-logo-2016.svg) no-repeat 0px bottom;
	width: 210px;
	height: 41px;
	margin: 24px 0 0 20px;
	position: absolute;
}

#logo a {
	display: block;
	width: 210px;
	height: 41px;
	background-size: 210px 41px;
	text-indent: -9000px;
	overflow: hidden;
}

nav {
	display: block;
}

nav a {
	color: #A5A5A5;
	font-family: 'exo_2.0medium',Helvetica Neue,Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	font-size: 1.08em;
}

.dottedBox {
	width: auto;
	height: 20px;
	background: url(../images/subtle_dots.png);
}

footer {
	width: 100%;
	display: block;
	padding: 0px;
	margin: 0 auto;
	clear: both;
	border-top: 1px solid #A5A5A5;
}

.footerWrap {
	max-width: 1160px;
	height: auto;
	margin: 0 auto;
	padding: 10px 0 10px 0;
}

#wrapper {
	height: auto;
	border: 0 none #000;
	overflow: hidden;
}

.mainContent {
	width: 100%;
	height: auto;
	margin: 0px auto;
}

.mainContentWrap {
	max-width: 1160px;
	height: auto;
	margin: 0px auto;
	padding: 40px 0px 40px 0px;
}

.profile-pic {
	margin: 0 auto;
	padding: 0;
 	height: auto;
}

.profile {
	overflow:hidden;
	display:block;
	margin:0 auto 20px auto;
	width:220px;
	height:220px;
	border-radius:50%;
	-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;
}

.profile img {width:100%;height:auto}

.contactLeft {
	background-image: url(../images/ContactImage.jpg);
	background-size: 100%;
    width: 50%;
    padding-top: 29.3%;
    height: 0;
	float: left;
	margin: 0px;
}

.contactRight {
	width: 45%;
	height: auto;
	padding: 0px 0px 20px 30px;
	float: left;
}

.footerStyle {
	font-family: 'exo_2.0medium',Helvetica Neue,Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 1em;
	line-height: 1.2em;
	text-align: left;
	color: #fff;
	text-decoration: none;
	padding: 20px 0px 20px 20px;
}

.footerStyle-cr {
	font-family: 'exo_2.0medium',Helvetica Neue,Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: .8em;
	line-height: 1.1em;
	text-align: right;
	color: #a5a5a5;
	text-decoration: none;
	padding: 20px 20px 20px 20px;
}

.icon-social-facebook {
	display: inline-block;
	width:30px; 
	height:30px;
	float:left;
	background:url(../images/TM-Social-Facebook-2x.png) no-repeat;
	background-size: 30px 30px;
	margin: 14px 16px 14px 20px;
	-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;
}

.icon-social-facebook a {
	display: block;
	width:30px;
	height:30px;
	background-size:30px 30px;
	text-indent: -9000px;
	overflow: hidden;
}

.icon-social-twitter {
	display: inline-block;
	width:30px; 
	height:30px;
	float:left;
	background:url(../images/TM-Social-Twitter-2x.png) no-repeat;
	background-size: 30px 30px;
	margin: 14px 16px 14px 0px;
	-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;
}

.icon-social-twitter a {
	display: block;
	width:30px;
	height:30px;
	background-size:30px 30px;
	text-indent: -9000px;
	overflow: hidden;
}

.icon-social-instagram {
	display: inline-block;
	width:30px; 
	height:30px;
	float:left;
	background:url(../images/TM-Social-Instagram-2x.png) no-repeat;
	background-size: 30px 30px;
	margin: 14px 16px 14px 0px;
	-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;transition:all 0.5s ease;
}

.icon-social-instagram a {
	display: block;
	width:30px;
	height:30px;
	background-size:30px 30px;
	text-indent: -9000px;
	overflow: hidden;
}

.wf-loading body {
    visibility: hidden;
}

.contactRight .contactHeader {
	font-family: 'exo_2.0medium',Helvetica Neue,Helvetica, Arial, sans-serif;
	font-style:normal;
	font-size: 1.8em;
	line-height: 1.1em;
	text-align: left;
	color: #f26621;
	padding: 30px 0px 20px 0px;
}

.contactRight p {
	font-family: 'exo_2.0medium',Helvetica Neue,Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: left;
	color: #fff;
	text-decoration: none;
	padding: 0px 0px 20px 0px;
}

.contactRight .emailStyle {
	font-family: 'exo_2.0medium',Helvetica Neue,Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: left;
	color: #fff;
	text-decoration: none;
}

.emailStyle a:link, .emailStyle a:visited {
	color: #fff;
	text-decoration: none;
}

.emailStyle a:active {
	text-decoration: none;
}

.emailStyle a:hover {
	color: #f26621;
	border-bottom: 1px dotted #f26621;
}

#gallery {
	max-width: 1160px;
	height: auto;
	margin: 2.9em auto;
	padding: 0;
}

#gallery ul, #gallery li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.clear-fix {
	clear: both;
	line-height: 1px;
}

figure { max-width: 1150px; display: block; margin: 36px auto 36px auto; padding: 10px; }

figcaption p { display: block; text-align: center; margin: 6px 0; font-size: .9em; orphans: 2; }


/*Large screen styles -----------------------------------------------------------------------------------------------------------*/

a.mobile_menu {
	display: none;
}

.headerWrap {
	max-width: 1160px;
	height: 86px;
	margin: 0 auto;
	position: relative;
}

nav {
	height: 36px;
	margin: 0px 6px 0px 0px;
	padding: 0px;
	float: right;
	overflow: hidden;
}

nav a:link, nav a:visited {
	color: #a5a5a5;
	margin: 30px 0 10px 8px;
	padding: 6px 12px 6px 12px;
	-moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	outline: none;
}

nav a:hover, nav a:active {
	color: #f26621;
}

nav a.current, nav a.current:hover, nav a.current:active {
	color: #f26621;
}

.photos {
	-moz-column-count: 3;
	-moz-column-gap: 1em;
	-webkit-column-count: 3;
	-webkit-column-gap: 1em;
	column-count: 3;
	column-gap: 1em;
	margin: .3em;
}

.photos img {
	max-width: 100%;
	margin-bottom: .75em;
}

.photos li {
	position: relative;
	float: none;
}

.staffWrap .staff { width: 33%; float: left; background-position: 0px 0px; height: 160px; }

.staffContent { padding: 20px 30px 0px 120px; }

.contactSection { padding: 0px 20px 0px 20px; }

/*Mobile styles -----------------------------------------------------------------------------------------------------------*/

@media only screen and (max-width:500px) {

h2 {
	font-size: 1.3em;
	line-height: 1.2em;
	padding: 0px 10px 4px 20px;
}

h3 {
	font-size: 1.3em;
	line-height: 1.1em;
}

h4 {
	font-family: 'exo_2.0medium',Helvetica Neue,Helvetica, Arial, sans-serif;
	font-style:normal;
	font-size: 1.2em;
	padding: 40px 26px 100px 26px;
}

.about {
	font-family: 'exo_2.0medium',Helvetica Neue,Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: left;
	color: #fff;
	padding: 10px 20px 10px 20px;
}

.headerWrap {
	height: 86px;
}

nav {
	width: 100%;
	display: block;
	margin: 86px 0px 0px 0px; 
	padding: 0px;
	background-color: #f26621;
}

nav a:link, nav a:visited {
	color: #fff;
	display: block;
	margin: 0px;
	padding: 16px;
	border-bottom: 1px solid #A5A5A5;
	background: url(../images/mobile_link_arrow.png) no-repeat right center;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

nav a:hover {
	color: #fff;
	background-color: #c2531c;
}

nav a.current, nav a.current:hover, nav a.current:active {
	color: #fff;
	background-color: #c2531c;
}

a.mobile_menu {
	display: block;
	width: 30px;
	height: 34px;
	background: url(../images/mobile_link_menu.svg) no-repeat 5px 6px;  	
	background-size: 20px 58px;
	position: absolute; top: 17px; right: 10px;
	cursor: pointer;
}

a.mobile_menu.selected {
	background-position: 5px -30px;
}

/*.photos img {
	max-width: 90%;
	margin: 0 auto;
	display: block;
	margin-bottom: .8em;
}

.photos li {
	position: relative;
	float: none;	
}*/

.photos {
	-moz-column-count: 1;
	-moz-column-gap: 1em;
	-webkit-column-count: 1;
	-webkit-column-gap: 1em;
	column-count: 1;
	column-gap: 1em;
	margin: 1em;
}

/*#gallery .photos a:after {
	content: attr(title);
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	line-height: 2em;
	color: white;
	text-align: center;
	background: rgba( 25, 25, 25, .8);
	z-index: 500;
}*/

.profile {
	width:160px;
	height:160px;
}

.contactRight {
	width: 100%;
	height: auto;
	padding: 0px;
	float: noone;
	display: block;
	padding-bottom: 30px;
}

.contactRight .contactHeader {
	font-size: 1.3em;
	line-height: 1.1em;
	padding: 0px 0px 14px 0px;
}

.contactRight p {
	font-size: 1em;
	line-height: 1.3em;
	padding: 0px 30px 14px 0px;
}

.contactRight .emailStyle {
	font-size: 1em;
	line-height: 1.3em;
}

.contactLeft {
	display: none;
}

.footerStyle {
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
	padding: 14px 10px 20px 20px;
}

.footerStyle a:link, .footerStyle a:visited {
	margin: 0;
}

.footerStyle-cr {
	font-size: .8em;
	line-height: 1.1em;
	text-align: left;
	padding: 4px 10px 20px 20px;
	clear: both;
}

figure { max-width: 920px; display: block; margin: 40px auto 40px auto; padding: 10px; }	

}

/*Tablet styles -----------------------------------------------------------------------------------------------------------*/

@media only screen and (min-width:501px) and (max-width:800px) {

body {
    background-attachment: fixed;
}

h2 {
	padding: 0px 0px 0px 20px;
}

h3 {
	font-size: 1.4em;
	line-height: 1.1em;
}

h4 {
	font-family: 'exo_2.0medium',Helvetica Neue,Helvetica, Arial, sans-serif;
	font-style:normal;
	font-size: 1.2em;
	padding: 40px 20px 140px 20px;
}

.about {
	font-family: 'exo_2.0medium',Helvetica Neue,Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: left;
	color: #fff;
	padding: 10px 20px 10px 20px;
}


.headerWrap {
	height: 86px;
}

nav {
	width: 100%;
	display: block;
	margin: 86px 0px 0px 0px; 
	padding: 0px;
	background-color: #f26621;
}

nav a:link, nav a:visited {
	color: #fff;
	display: block;
	margin: 0px;
	padding: 16px;
	border-bottom: 1px solid #A5A5A5;
	background: url(../images/mobile_link_arrow.png) no-repeat right center;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

nav a:hover {
	color: #fff;
	background-color: #c2531c;
}

nav a.current, nav a.current:hover, nav a.current:active {
	color: #fff;
	background-color: #c2531c;
}

a.mobile_menu {
	display: block;
	width: 30px;
	height: 34px;
/*	background: #f26621 url(../images/mobile_link_menu.svg) no-repeat 5px 6px; */	
	background: url(../images/mobile_link_menu.svg) no-repeat 5px 6px; 	
	background-size: 20px 58px;
	position: absolute; top: 17px; right: 10px;
	cursor: pointer;
}

a.mobile_menu.selected {
	background-position: 5px -30px;
}

.photos {
	-moz-column-count: 2;
	-moz-column-gap: 1em;
	-webkit-column-count: 2;
	-webkit-column-gap: 1em;
	column-count: 2;
	column-gap: 1em;
	margin: 1em;
}

.photos img {
	max-width: 100%;
	margin-bottom: .75em;
}

.photos li {
	position: relative;
	float: none;
}

.profile {
	width:180px;
	height:180px;
}

.contactRight .contactHeader {
	font-size: 1.4em;
	line-height: 1.1em;
	padding: 10px 0px 10px 0px;
}

.contactRight p {
	font-size: 1em;
	line-height: 1.3em;
	padding: 0px 0px 10px 0px;
}

.contactRight .emailStyle {
	font-size: 1em;
	line-height: 1.3em;
}

.footerStyle {
	padding: 20px 0px 20px 20px;
}

figure { max-width: 920px; display: block; margin: 36px auto 36px auto; padding: 10px; }

}