

/* Meyer Reset */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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;
}

/* END RESET */





/*
body {
	font-family: 'Roboto', helvetica, sans-serif;
	max-width: 1080px; margin-right: auto; margin-left: auto;
}
*/




/*----------------------------------------------------
                   TYPEFACES
----------------------------------------------------*/

/* -- BULEVAR REGULAR -- */
@font-face {
  font-family: "Bulevar";
  src: url('fonts/bulevar-regular-webfont.eot');
  src: url('fonts/bulevar-regular-webfont.eot') format('embedded-opentype'),
       url('fonts/bulevar-regular-webfont.woff2') format('woff2'),
       url('fonts/bulevar-regular-webfont.woff') format('woff'),
       url('fonts/bulevar-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* -- BULEVAR POSTER -- */
@font-face {
  font-family: "Bulevar";
  src: url('fonts/bulevar-poster-webfont.eot');
  src: url('fonts/bulevar-poster-webfont.eot') format('embedded-opentype'),
       url('fonts/bulevar-poster-webfont.woff2') format('woff2'),
       url('fonts/bulevar-poster-webfont.woff') format('woff'),
       url('fonts/bulevar-poster-webfont.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}




/* -- SILKA THIN -- */
@font-face {
  font-family: "silka";
  src: url('fonts/silka-thin-webfont.eot');
  src: url('fonts/silka-thin-webfont.eot') format('embedded-opentype'),
       url('fonts/silka-thin-webfont.woff2') format('woff2'),
       url('fonts/silka-thin-webfont.woff') format('woff'),
       url('fonts/silka-thin-webfont.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
/* -- SILKA EXTRALIGHT -- */
@font-face {
  font-family: "silka";
  src: url('fonts/silka-extralight-webfont.eot');
  src: url('fonts/silka-extralight-webfont.eot') format('embedded-opentype'),
       url('fonts/silka-extralight-webfont.woff2') format('woff2'),
       url('fonts/silka-extralight-webfont.woff') format('woff'),
       url('fonts/silka-extralight-webfont.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
/* -- SILKA LIGHT -- */
@font-face {
  font-family: "silka";
  src: url('fonts/silka-light-webfont.eot');
  src: url('fonts/silka-light-webfont.eot') format('embedded-opentype'),
       url('fonts/silka-light-webfont.woff2') format('woff2'),
       url('fonts/silka-light-webfont.woff') format('woff'),
       url('fonts/silka-light-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
/* -- SILKA REGULAR -- */
@font-face {
  font-family: "silka";
  src: url('fonts/silka-regular-webfont.eot');
  src: url('fonts/silka-regular-webfont.eot') format('embedded-opentype'),
       url('fonts/silka-regular-webfont.woff2') format('woff2'),
       url('fonts/silka-regular-webfont.woff') format('woff'),
       url('fonts/silka-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* -- SILKA MEDIUM -- */
@font-face {
  font-family: "silka";
  src: url('fonts/silka-medium-webfont.eot');
  src: url('fonts/silka-medium-webfont.eot') format('embedded-opentype'),
       url('fonts/silka-medium-webfont.woff2') format('woff2'),
       url('fonts/silka-medium-webfont.woff') format('woff'),
       url('fonts/silka-medium-webfont.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
/* -- SILKA SEMIBOLD -- */
@font-face {
  font-family: "silka";
  src: url('fonts/silka-semibold-webfont.eot');
  src: url('fonts/silka-semibold-webfont.eot') format('embedded-opentype'),
       url('fonts/silka-semibold-webfont.woff2') format('woff2'),
       url('fonts/silka-semibold-webfont.woff') format('woff'),
       url('fonts/silka-semibold-webfont.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
/* -- SILKA BOLD -- */
@font-face {
  font-family: "silka";
  src: url('fonts/silka-bold-webfont.eot');
  src: url('fonts/silka-bold-webfont.eot') format('embedded-opentype'),
       url('fonts/silka-bold-webfont.woff2') format('woff2'),
       url('fonts/silka-bold-webfont.woff') format('woff'),
       url('fonts/silka-bold-webfont.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
/* -- SILKA BLACK -- */
@font-face {
  font-family: "silka";
  src: url('fonts/silka-black-webfont.eot');
  src: url('fonts/silka-black-webfont.eot') format('embedded-opentype'),
       url('fonts/silka-black-webfont.woff2') format('woff2'),
       url('fonts/silka-black-webfont.woff') format('woff'),
       url('fonts/silka-black-webfont.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}





/* -- BULEVAR REGULAR -- */
@font-face {
  font-family: "Notera";
  src: url('fonts/notera_personaluseonly-webfont.eot');
  src: url('fonts/notera_personaluseonly-webfont.eot') format('embedded-opentype'),
       url('fonts/notera_personaluseonly-webfont.woff2') format('woff2'),
       url('fonts/notera_personaluseonly-webfont.woff') format('woff'),
       url('fonts/notera_personaluseonly-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* -- BULEVAR POSTER -- */
@font-face {
  font-family: "JaneAusten";
  src: url('fonts/janeaust-webfont.eot');
  src: url('fonts/janeaust-webfont.eot') format('embedded-opentype'),
       url('fonts/janeaust-webfont.woff2') format('woff2'),
       url('fonts/janeaust-webfont.woff') format('woff'),
       url('fonts/janeaust-webfont.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}















/*----------------------------------------------------
                   UNIVERSAL RANDOMS
----------------------------------------------------*/
body {
	font-family: 'silka', sans-serif; 
}


img {
	width: 100%;
}
.mobileimg {
	display: block;
}
.desktopimg {
	display: none;
}


/*-- TEXT --*/
p {
	font-family: 'silka', serif;
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 60px;
}
a {
	color: #000000;
	text-decoration: none;
	font-family: 'Bulevar';
	font-size: 50px;
	text-transform: uppercase;
}
h1 {
	font-family: 'Bulevar';
	font-size: 120px;
	color: #ffcb20;
	text-transform: uppercase;
	margin-top: 80px;
	position: relative;
	left: -7vw;
}

h2.bluelabel {
	font-family: 'JaneAusten';
	font-size: 30px;
	color: #0a28c8;
	text-transform: lowercase;
	position: relative;
	top: -38px;
	left: 0px;
	width: fit-content;
}
h3 {
	font-size: 28px;
	padding-bottom: 20px;
}



/*-- COLORS --*/
.bold { font-weight: 700;}]
.light { font-weight: lighter; }
.italic { font-style: italic; }
.beige { color: #fff0c9;}
.blue { color: #0a28c8;}






/*-- CONTAINERS --*/
.maincontain.secondarypage {
	margin-top: 200px;
}
.inntercontain {
	padding-left: 10vw; padding-right: 10vw;
}
.secondarypage.inntercontain {
	margin-bottom: 80px;
}
.secondarypage.inntercontain:last-child {
	margin-bottom: 300px;
}
.columncontain {
	width: 100%;
}
.maintoppadding {
	margin-top: 100px;
}
.twocol {
	width: 100%;
	display: block;
	padding-right: 0px;
	margin-bottom: 30px;
}
.twocol:nth-child(odd) {
		padding-right: 0px;
	}
.about .twocol.left.intro {
    width: 100%;
}
.threecol {
	width: 100%;
	display: block;
	padding-right: 0px;
	margin-bottom: 30px;
}
.threecol img {
	padding-bottom: 10px;
	width: 100%;
}
.vertcenter {
	vertical-align: middle;
}
.verttop {
	vertical-align: top;
}
.clearfix {
	clear: both;
	display: inline-block;
}

.thumbnail {
	width: 100%; display: block; 
	padding-right: 0px;
	vertical-align: top;
}

.thumbnail:nth-of-type(odd) {
		padding-right: 0px;
	}
.thumbnail:nth-of-type(3n) {
	padding-right: 0px;
}
.thumbnail:nth-of-type(2n) {
	padding-right: 0px;
}
.thumbnail img {
	width: 100%;
}









/*-- LINKS --*/
.mainbtn {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 200px;
}
.mainbtn a::after {
	content: '';
	background-image: url('images/btn-underline.svg');
	background-size: 100% 100%;
	width: 240px;
	height: 40px;
	display: block;
	margin-left: auto; margin-right: auto;
	margin-top: 5px;
}

.homeintro a::after {
	text-align: left;
	content: '';
	background-image: url('images/btn-underline.svg');
	background-size: 100% 100%;
	width: 240px;
	height: 40px;
	display: block;
	margin-left: -20px; 
	margin-top: 5px;
}

.special a::after {
	text-align: left;
	content: '';
	background-image: url('images/btn-underline.svg');
	background-size: 100% 100%;
	width: 240px;
	height: 40px;
	display: block;
	margin-left: auto; margin-right: auto;
	margin-top: 5px;
}






















/*----------------------------------------------------
------------------------------------------------------
                         HOME
------------------------------------------------------
----------------------------------------------------*/


/*-- LOGO --*/
.homelogo {
	position: relative;
	top: 0;
	left: 0;
	width: 70vw;
	max-width: 800px;
	margin-left: calc(50% - 5px);; margin-right: auto;
	transform: translateX(-50%);
	margin-top: 15vh; margin-bottom: 0px;
	transition: all .5s;
}
.homelogo.active {
	width: 100px;
	margin-top: 14px;
	margin-left: 120px; margin-right: 0px;
	transition: all .75s;
	display: inline-block;
}
.mainlogo {
	width: 100%;
}
#logoback {
	position: relative;
	top: 10px;
	left: 15%;
	width: 70%;
	opacity: 0;
	margin-left: auto; margin-right: auto;
	-webkit-transition: all 1.5s ease-out;
  	-moz-transition: all 1.5s ease-out;
  	-o-transition: all 1.5s ease-out;
  	-ms-transition: all 1.5s ease-out;
  	transition: all 1.5s ease-out;
}
#logofront {
	position: absolute;
	top: 10px;
	left: 15%;
	width: 70%;
	opacity: 0;
	margin-left: auto; margin-right: auto;
	-webkit-transition: 1.25s all .5s ease-out;
  	-moz-transition: 1.25s all .5s ease-out;
  	-o-transition: 1.25s all .5s ease-out;
  	-ms-transition: 1.25s all .5s ease-out;
  	transition: 1.25s all .5s ease-out;
}
/*--theanimation--*/
#logoback.load {
	opacity: 1;
	width: 100%;
	left: 0; top: 0;
}
#logofront.load {
	opacity: 1;
	width: 100%;
	left: 0; top: 0;
}
.logodashed {
  stroke-dasharray: 10;
}


/*
#home {
	text-align: center;
	margin-left: auto; margin-right: auto;
	margin-top: 0px;
	margin-bottom: 100px;
	opacity: 0;
	-webkit-transition: .5s opacity 2.25s ease-out;
  	-moz-transition: .5s opacity 2.25s ease-out;
  	-o-transition: .5s opacity 2.25s ease-out;
  	-ms-transition: .5s opacity 2.25s ease-out;
  	transition: .5s opacity 2.25s ease-out;
}
*/
#homeamp {
	font-family: 'Notera';
	font-size: 60px;
	color: #0a28c8;
	position: relative;
	top: -4px;
}
/*
#home.load {
	opacity: 1;
}
*/



/*-- THE PAGE SCROLL --*/
.home.intro {
	background-color: #ffcb20;
	padding-bottom: 80px;
}
.homeintro {
	padding-top: 80vh;
	transition: all .5s;
}
.homeintro.active {
	padding-top: 700px;
	transition: all .75s;
}
.homeintro img {
	width: 100%;
	mix-blend-mode: multiply;
}
.homeintro h1 {
	text-align: center;
	font-size: 48px;
	color: #000000;
	margin-top: 6vh;
	margin-bottom: 40px;
	position: relative;
	left: 0vw;
}
.home.intro h2 {
	font-family: JaneAusten;
	font-size: 100px;
	color: #0a28c8;
}
.homeintro p {
	font-size: 28px;
	line-height: 36px;
	font-weight: 400;
}
.backgroundimg {
	width: 100%;
	height: 250px;
	margin-bottom: 10px;
	background-position-y: center;
	border: solid 2px black;
	background-size: cover;
}
.home .backgroundimg.feat1{
	background-image: url('images/Thumbnail-Playa-panning.png');
}
.home .backgroundimg.feat2{
	background-image: url('images/illustration-wedding.png');
	background-size: cover;
}

@keyframes imagepan {
	0% { background-position-x: 0%; }
	50% {background-position-x: 100%;}
	100% { background-position-x: 0%; }
}
.panning {
	animation-name: imagepan;
	animation-duration: 80s;
	animation-iteration-count: infinite;
}



























/*----------------------------------------------------
------------------------------------------------------
                       NAVIGATION
------------------------------------------------------
----------------------------------------------------*/


/*-- HOME NAV --*/
.nav {
	background-color: #FFCB20;
	width: 100%;
	position: fixed;
	top: 0; left: 0;
	border-bottom: 2px solid black;
	z-index: 2;
}
.regnav {
	height: 80px;
}
.logo {
	width: 100px;
	margin-top: 14px;
	margin-left: 80px;
	margin-right: 0px;
	transition: all .75s;
	display: inline-block;
}
.homenav {
	height: 80vh;
	transition: all .5s;
}
.homenav.active {
	height: 80px;
	transition: all .75s;
}


/*-- DESKTOP NAV --*/
.navlinks {
	float: right;
	clear: both;
	display: none;
}
.regnav .navlinks {
	margin-right: 90px;
}
.homenavlinks {
	margin-right: 0px;
	height: 0;
	overflow: hidden;
	opacity: 0;
	transition: opacity .5s .6s, margin-right .5s ease-out .6s;
}
.homenavlinks.active {
	height: initial;
	opacity: 1;
	margin-right: 120px;
	transition: opacity .75s .6s, margin-right .75s ease-out .6s;
}

.nav li {
	display: inline-block;
	padding: 10px;
	margin: 20px;
}
.navlinks a {
	font-family: 'silka', sans-serif;
	font-size: 20px;
	text-transform: initial;
}




/*-- MOBILE NAV --*/
#sidenav {
	font-family: 'silka', sans-serif;
	font-size: 20px;
	background: #FFF0C9;
	border-bottom: solid 2px black;
	display: block;
	width: 100%;
	position: fixed;
	top: 0px;
	padding-top: 90px;
	transition: transform .7s ease-out;
	transform: translateY(-400px);
	z-index: 1;
}
#sidenav ul {
	padding: 50px 100px;
}
#sidenav li {
	padding-bottom: 30px;
}
#sidenav ul a {
	font-family: 'silka', sans-serif;
    font-size: 26px;
    text-transform: initial;
}
#sidenav.slidein { 
	transition: transform .5s ease-out;
	transform: translateY(0px);
}
.burger {
	display: inline-block;
	margin-top: 0px;
	position: absolute;
	right: 100px;
	top: 22px;
}
.home .homeburger {
	right: 0px;
	opacity: 0;
	transition: opacity .5s 0s, right .5s ease-out 0s;
}
.homeburger.active {
	right: 100px;
	opacity: 1;
	transition: opacity .75s .6s, right .75s ease-out .6s;
}
.burger div {
	height: 3px;
	width: 40px;
	margin-bottom: 9px;
	background-color: #000000;
}
#burger .bar.one {
	position: relative;
	top: 0px;
	transform: rotate(0deg);
	transition: all .75s;
}
#burger .bar.two {
	position: relative;
	top: 0px;
	transform: rotate(0deg);
	transition: all .75s;
}
#burger .bar.three {
	position: relative;
	top: 0px;
	transform: rotate(0deg);
	transition: all .75s;
}
		/* responsive */ 
		#burger .bar.one.close {
			position: relative;
			top: 17px;
			transform: rotate(45deg);
			transition: all .5s;
		}
		#burger .bar.two.close {
			position: relative;
			top: 5px;
			transform: rotate(45deg);
			transition: all .5s;
		}
		#burger .bar.three.close {
			position: relative;
			top: -7px;
			transform: rotate(-45deg);
			transition: all .5s;
		}










/*----------------------------------------------------
------------------------------------------------------
                       FOOTER
------------------------------------------------------
----------------------------------------------------*/
.footer {
	display: table;
	background-color: #FFCB20;
	text-align: center;
	height: 100vh;
	width: 100%;
}
.cta {
	display: table-cell;
	vertical-align: middle;
	height: 75vh;
	width: 100%;
	border-bottom: 2px solid black;
}
.copyright {
	display: table-footer-group;
	height: 100px;
	width: 100%;
}
.footer h1 {
	font-size: 150px;
	color: #fff0c9;
	font-weight: bold;
	left: 0px;
	text-align: left;
	padding-left: 20px;
}
.footer a {
	font-family: 'JaneAusten';
	font-size: 6vw;
	text-transform: lowercase;
	position: relative;
	top: -128px;
}
.copyright p {
	padding-top: 50px;
}


/*-- custom footer fixes --*/
a.letsworktogether {
	top: -164px;
}
a.bringnexttolife {
	top: -314px;
}
a.workwithme {
	top: -165px;
}
a.letsgetcreative {
	top: -165px;
}












/*----------------------------------------------------
------------------------------------------------------
                   PORTFOLIO MENU
------------------------------------------------------
----------------------------------------------------*/

.portfolioitem {
	margin-bottom: 60px;
}
.portfolioitem h3 {
	font-family: 'silka', sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-transform: initial;
	padding-bottom: 5px;
}
.portfolioitem.special h3 {
	font-family: 'bulevar';
	font-size: 48px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
}
.portfolioitem h4 {
	font-family: 'silka', sans-serif;
	font-size: 14px;
	font-weight: 200;
	text-transform: lowercase;
}
.portfolioitem.special h4 {
	text-align: center;
	padding-top: 15px; padding-bottom: 5px;
	font-size: 20px;
	font-weight: 600;
}
















/*----------------------------------------------------
------------------------------------------------------
                   NEXT BTNS
------------------------------------------------------
----------------------------------------------------*/

.nextbtn {
	width: 100%;
	padding-top: 150px; padding-bottom: 150px;
	text-align: center;
	color: white;
	font-size: 100px;
	background-size: cover;
	background-position: center;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}
#normunity .nextbtn {
	background-image: url('images/rain.jpg');
}
#rain .nextbtn {
	background-image: url('images/ventustx.jpg');
}
#ventus .nextbtn {
	background-image: url('images/vaxxas.jpg');
}
#vaxxas .nextbtn {
	background-image: url('images/asherbio.jpg');
}
#asher .nextbtn {
	background-image: url('images/Affinivax.jpg');
}
#affinivax .nextbtn {
	background-image: url('images/laborsoft.jpg');
}
#laborsoft .nextbtn {
	background-image: url('images/direxion.jpg');
}
#direxion .nextbtn {
	background-image: url('images/1950sgame.jpg');
}
#vintage .nextbtn {
	background-image: url('images/aciinside.jpg');
}
#aci .nextbtn {
	background-image: url('images/nolan.jpg');
}
#nolan .nextbtn {
	background-image: url('images/vonnegut.jpg');
}
#vonnegut .nextbtn {
	background-image: url('images/wayne.jpg');
}
#wayne .nextbtn {
	background-image: url('images/norm.jpg');
}






/*----------------------------------------------------
                     ILLUSTRATION
----------------------------------------------------*/
.backgroundimg.vrbanner {
	background-image: url('images/VR-Banner.jpg');
	background-size: cover;
	background-position: center;
}
.backgroundimg.wafflebanner {
	background-image: url('images/WaffleARH-Banner.jpg');
	background-size: cover;
	background-position: center;
} 
.backgroundimg.jazzedup {
	background-image: url('images/jazzedup-banner.png');
	background-size: cover;
	background-position: center;
} 
.fullwcarousel {
    width: 100%;
    overflow-x: scroll;
    height: 250px;
    overflow-y: hidden;
    border: solid 2px black;
    margin-bottom: 10px;
}
.fullwcarousel img {
	height: 100%;
	width: auto;
	animation-name: scrollingindicator;
	animation-duration: 40s;
	animation-iteration-count: infinite;
}
.fullwcarousel::-webkit-scrollbar {
    height: 12px;
}
 
.fullwcarousel::-webkit-scrollbar-track {
    background-color: #fff0c9;
    border-top: 2px solid black;
}
 
.fullwcarousel::-webkit-scrollbar-thumb {
	background-color: #000000;
}

@keyframes scrollingindicator {
	0% { transform: translateX(-30px);}
	50% { transform: translateX(5px);}
	100% { transform: translateX(-30px);}
}























/*----------------------------------------------------
                        ABOUT ME
----------------------------------------------------*/
.intro p {
	font-size: 28px;
	line-height: 38px;
	font-weight: 400;
}
.aboutlink {
	font-size: 20px;
	line-height: 22px;
	font-family: 'silka', sans-serif;
	text-transform: lowercase;
}

/*-- ACCORDION --*/
.accordiondrow {
	border-bottom: 2px solid black;
	margin-bottom: 30px;
}
.accordiondrow h3 {
	font-size: 28px;
	font-weight: bold;
	padding-bottom: 15px;
}
.accordiondrow p {
	padding-bottom: 22px;
}
.accordiondrow img {
	display: inline-block;
	width: 38px;
	padding-left: 20px;
	float: right;
}
.accordiondrow .introsentence {
	display: inline-block;
	width: 80%;
	vertical-align: top;
}
.accordionhidden {
	max-height: 0px;
	overflow: hidden;
	transition: all 1s ease-in-out;
	padding-bottom: 0px;
}
#accordiondigdes.open {
	max-height: 1000px;
	transition: all 1s ease-in-out;
	padding-bottom: 30px;
}
#accordionbrand.open {
	max-height: 1000px;
	transition: all 1s ease-in-out;
	padding-bottom: 30px;
}
.plusbtn1 {
	transform: rotate(0deg) translateY(0px);
	transition: all .25s ease-in-out;
}
.plusbtn2 {
	transform: rotate(0deg) translateY(0px);
	transition: all .25s ease-in-out;
}

.plusbtn1.close {
	transform: rotate(45deg) translateY(-5px);
	transition: all .25s ease-in-out;
}
.plusbtn2.close {
	transform: rotate(45deg) translateY(-5px);
	transition: all .25s ease-in-out;
}

/*-- TWO COL LISTS --*/
.timeline {
	vertical-align: top;
}
.timeline h3 {
	font-size: 24px;
	padding-bottom: 8px;
}
.timeline h4 {
	font-size: 16px;
	line-height: 22px;
	font-weight: 200;
}
.resumeitem {
	padding-bottom: 30px;
}
.interests {
	vertical-align: top;
}
.interests .resumeitem {
	padding-bottom: 0px;
}
.interests p {
	padding-right: 30px;
}

























/*----------------------------------------------------
------------------------------------------------------
                DESIGN PROJECT UNIVERSALS
------------------------------------------------------
----------------------------------------------------*/
.portfolio .screenshot img {
	max-width: 500px;
	width: 76vw;
	position: initial;
	right: 12vw;
	border: 2px solid black;
	box-shadow: 20px 20px #0A28C8;
}
.firstcol {
	margin-top: 100px;
}
.secondarypage .first {
	margin-bottom: 80px;
}
.tcfeature {
	border-bottom: 2px solid black;
	border-top: 2px solid black;
	background-color: white;
	box-shadow: 0px 0px 80px 10px #EBE9DE;
}
.tcfeature img {
	width: initial;
	max-width: 100%;
}
.tcfeature .left .resumeitem {
	padding: 30px 10vw 50px 10vw;
}
.tcfeature .right .resumeitem {
	padding: 30px 10vw 50px 10vw;
}
.tcfeature .colorpalette {
	padding-left: 10vw;
	padding-top: 80px;
}
.tcfeature .colorpalette img {
	display: block;
	padding-bottom: 30px;
	max-width: 90%;
}
.quote {
	padding-top: 40px;
	padding-bottom: 40px;
}
.quote h1 {
	left: auto;
	font-size: 200px;
	line-height: 160px;
	padding-bottom: 40px;
}
.quote h2 {
	font-family: 'JaneAusten';
	font-size: 34px;
	padding-bottom: 10px;
}
.conclusion {
	font-size: 26px;
	line-height: 38px;
	padding-top: 80px;
}
.portfolio .mainbtn {
	margin-top: 50px;
}











/*----------------------------------------------------
                       MAYBE UNIVERSAL-MAYBE PROJECT ONLY????
                       AT LEAST: 1950, WAYNE, NOLAN
----------------------------------------------------*/
img.half {
    width: 100%;
}
img.left {
    float: left;
    padding-right: 5px;
}
img.right {
    float: right;
}
img.mobile {
	display: block;
	width: 100%;
}
img.desk {
	display: none;
}









































/*----------------------------------------------------
                       1950s
----------------------------------------------------*/
#vintage .secondarypage.inntercontain.first {
	margin-bottom: 80px;
}
.nationscreens {
    width: 100%;
}






/*----------------------------------------------------
                   WAYNE ENTERPRISES
----------------------------------------------------*/
.header.wayne {
	background-image: url("images/Header-Wayne-01.png");
	background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.waynelogo {
	width: 100%;
	padding-right: 0%;
	display: block;
	padding-bottom: 30px;
	vertical-align: top;
}
.waynelogo p {
	font-size: 14px;
}
.waynelogo:nth-child(4) {
	padding-right: 0;
}
.waynelogo:nth-child(2) {
	padding-right: 0;
}
.waynelogo img {
	display: block;
	margin-left: auto; margin-right: auto;
	width: 100%;
	max-width: 120px;
	padding-bottom: 15px;
}
.onecolumnimage {
    width: 100%;
}
.onecolumnimage img {
    width: 100%;
    padding-bottom: 5px;
}
.onecolumnimage img:nth-child(1) {
    padding-top: 30px;
}
.onecolumnimage.waynebook {
	text-align: center;
}
.onecolumnimage.waynebook img {
	width: 50%; 
	min-width: 275px;
}
.subbrands {
	text-align: center;
	padding-top: 30px;
	width: 100%;
	margin-left: 0; margin-right: 0;
}
#wayne .subbrands img {
	height: 120px;
	padding: 0px 10px 20px 10px;
	width: auto;
}















/*----------------------------------------------------
                     FOUR COLUMNS
----------------------------------------------------*/

.fourcolumn {
	width: 100%;
	padding-right: 0%;
	display: block;
	padding-bottom: 30px;
	vertical-align: top;
}
.fourcolumn p {
	font-size: 14px;
}
.fourcolumn:nth-child(4) {
	padding-right: 0;
}
.fourcolumn:nth-child(2) {
	padding-right: 0;
}
.fourcolumn img {
	display: block;
	margin-left: auto; margin-right: auto;
	width: 100%;
	padding-bottom: 15px;
}













/*----------------------------------------------------
                         CERA
----------------------------------------------------*/
.header.cera {
	background-image: url("images/CERAheader-03.png");
	background-size: cover; 
	background-position: center;
}
/*--THREE TOUCHPOINTS--*/
.touchpoints {
    width: 100%;
    padding-top: 30px;
}
.touchpoints .touchpoint {
	width: 100%; height: 175px;
	margin-bottom: 7px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.touchpoint:nth-child(1) {
	background-image: url(images/touchpoint-01.jpg);
}
.touchpoint:nth-child(2) {
	background-image: url(images/touchpoint-02.jpg);
}
.touchpoint:nth-child(3) {
	background-image: url(images/touchpoint-03.jpg);
}
/*--THE STATS--*/
.cerafacts {
	width: 100%;
	display: block;
	text-align: center;
}
.percentages {
	padding: 30px 70px;
}
.cerafacts p {
	padding-top: 5px;
	color: #ea2933;
	font-size: 20px;
	line-height: 25px;
}
.cerafacts img {
	width: 160px;
	height: 160px;
}

/*--SCREENSHOTS--*/
.cerascreenshots {
	width: 100%;
}
.cerascreenshots img {
	display: inline-block;
	padding: 30px 0px 15px 0px;

}
.cerascreenshots img:nth-child(1) {
	width: 75%;
	float: left;
}
.cerascreenshots img:nth-child(2) {
	width: 21%;
	float: right;
}
/*--HANDBOOK--*/
.handbook {
    width: 100%;
    padding-top: 30px;
}
.main {
	height: 321px;
	margin-bottom: 30px;
}
.main:nth-child(1) {
    width: 100%;
    float: left;
    background-image: url(images/handbook-01.jpg);
    background-size: cover;
    background-position: center top;
}
.main:nth-child(2) {
	display: none;
	width: 33%;
	float: right;
	background-image: url(images/handbook-02.jpg);
    background-size: cover;
    background-position: center;
}











/*----------------------------------------------------
                        TYPEFACE
----------------------------------------------------*/
.header.retrodanger {
	background-image: url("images/retrodanger.png");
	background-size: cover; 
	background-position: center;
}
.header.vintage {
	background-image: url("Header-bg-02.png");
	background-size: 100%;
}
.header.strong {
	background-image: url("Header-bg-03.png");
	background-size: 100%;
}
.header.industrial {
	background-image: url("Header-bg-04.png");
	background-size: 100%;
}
.mockups {
    width: 100%;
    padding-top: 30px;
}
.mockups img {
    width: 100%;
    padding-bottom: 5px;
}

.typesample {
	padding: 0px 12px;
	//width: 100%;
	padding-top: 63px;
}
.typesample .left {
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.typesample .right {
	display: none;
}
.typesample .mobile {
	display: block;
	width: 100%;
}




/*----------------------------------------------------
                       VONNEGUT
----------------------------------------------------*/
#vonnegut .secondarypage.inntercontain.first {
	margin-bottom: 0px;
}

.gif {
	width: 100%;
	padding: 30px 0px;
}












/*----------------------------------------------------
                       ASHER
----------------------------------------------------*/
#asher .logobanner {
	border-top: 2px solid black;
	background-image: url("images/asher-gradientbg.jpg");
	background-size: cover;
	background-position: center;
}
#asher .logobanner img {
	padding-left: 10vw;
	width: 85%;
	padding-top: 100px;
	padding-bottom: 100px;
}
#asher .colorpalette img {
	display: inline-block;
	padding-right: 3%;
}





.asher img.left {
	width: 100%;
    float: none;
    padding-right: 0px;
}
.asher img.right {
	width: 100%;
    float: none;
}
.asher img.mobile {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}
.asher img.mobile.full {
	width: 100%;
	padding-top: 10px;
}
.header.asher {
	background-image: url("images/AsherBio.png");
	background-size: cover; 
	background-position: center;
}







/*----------------------------------------------------
                       VENTUS
----------------------------------------------------*/
#ventus .first {
	margin-bottom: 0px;
}
#ventus .colorpalette img {
	display: inline-block;
	padding-right: 3%;
}
#ventus .quote h1 {
	font-size: 130px;
	line-height: 100px;
}










/*----------------------------------------------------
                       AFFINIVAX
----------------------------------------------------*/
#affinivax .tcfeature .resumeitem {
	padding-top: 80px; padding-bottom: 80px;
}








/*----------------------------------------------------
                       VAXXAS
----------------------------------------------------*/
.header.vaxxas {
	background-image: url("images/HeaderVaxxas.png");
	background-size: cover; 
	background-position: center;
}








/*----------------------------------------------------
                       RAIN
----------------------------------------------------*/
.header.rain {
	background-image: url("images/HeaderRain.png");
	background-size: cover; 
	background-position: center;
}








/*----------------------------------------------------
                       NORMUNITY
----------------------------------------------------*/
.header.normunity {
	background-image: url("images/HeaderRain.png");
	background-size: cover; 
	background-position: center;
}
#normunity .frames img {
	width: 48%;
	display: inline-block;
	padding-right: 2%;
	padding-bottom: 20px;
}
#normunity .frames img:nth-child(even) {
	padding-right: 0px;
}
#normunity .frames img:last-child {
	padding-right: 0px;
}
#normunity .quote h1 {
	font-size: 130px;
	line-height: 100px;
}










/*----------------------------------------------------
                       LABORSOFT
----------------------------------------------------*/


.video-container { 
	position: relative; 
	padding-bottom: 56.25%; padding-top: 30px; 
	height: 0; 
	overflow: hidden; 
}

.video-container iframe, .video-container object, .video-container embed { 
	position: absolute; 
	top: 0; left: 0; 
	width: 100%; 
	height: 100%; 
}
.header.laborsoft {
	background-image: url("images/LaborSoft.png");
	background-size: cover; 
	background-position: center;
}











/*----------------------------------------------------
                       DIREXIONV
----------------------------------------------------*/
.header.direxion {
	background-image: url("images/Direxion.png");
	background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}














/*----------------------------------------------------
                       ACI
----------------------------------------------------*/
.header.aci img {
    height: auto;
}
.header.aci {
	background-image: url("images/Jazz-01.png");
	background-size: cover; 
	background-position: center;
	height: 220px;
}
















/*----------------------------------------------------
                       NOLAN
----------------------------------------------------*/
#nolan .secondarypage.inntercontain.first {
	margin-bottom: 0px;
}

















/*----------------------------------------------------
                       WAFFLES
----------------------------------------------------*/
.header.waffle {
	background-image: url("images/IMG_4113.JPG");
	background-size: cover; 
	background-position: center;
}
.waffleimgs {
	width: 100%; background-color: #f2f2f2;
	margin-top: 25px;
}
.waffleimgs img {
	vertical-align: middle;
	display:inline-block;
	padding-right: 2%;
}
.waffleimgs img:nth-child(1) {
	width: 100%;
}

.waffleimgs.warhol img:nth-child(2) {
	width: 40%;
	padding: 20px 3% 20px 6%;
}
.waffleimgs.warhol img:nth-child(3) {
	width:40%;
	padding: 20px 6% 20px 3%;
}
.waffleimgs.one img:nth-child(2) {
	width: 80%;
	padding: 20px 9%; 
}
.waffleimgs.haring img:nth-child(2) {
	width: 45%;
	padding: 20px 2% 20px 6%; 
}
.waffleimgs.haring img:nth-child(3) {
	width: 36%; 
	padding: 20px 6% 20px 3%;
}
.waffleimgs.johns img:nth-child(2) {
	width: 34%; padding: 20px 30%;
}
.waffleimgs.koons img:nth-child(2) {
	width: 39%;
	padding: 20px 3% 20px 6%; 
}
.waffleimgs.koons img:nth-child(3) {
	width: 42%; 
	padding: 20px 6% 20px 3%;
}
.waffleimgs.claes img:nth-child(2) {
	width: 36%;
	padding: 20px 3% 20px 7%; 
}
.waffleimgs.claes img:nth-child(3) {
	width: 42%; 
	padding: 20px 7% 20px 4%;
}






/*----------------------------------------------------
                       360 DRAWINGS
----------------------------------------------------*/
.360container {
	padding-top: 50px;
}
#vrillustrations .maintoppadding {
	margin-top: 50px;
}
#vrillustrations .vrcontainer {
	max-width: 800px;
	margin-left: auto; margin-right: auto;
}
#vrillustrations .vrcontainer iframe {
	border: 2px solid black;
}
#vrillustrations .secondarypage.inntercontain {
    margin-bottom: 100px;
}











/*----------------------------------------------------
                       COVER LETTERS
----------------------------------------------------*/
.coverletter {
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
	margin-top: 140px;
	margin-bottom: 20px;
	padding-left: 20px; padding-right: 20px;
}
.coverletter .logocontainer{
	width: 100vw;
	display: block;
	padding: 20px;
	position: fixed;
	top: 0px; left: 0px;
	background: linear-gradient(rgba(255, 255, 255, 1) 75%, rgba(255, 255, 255, 0.95));
	text-align: center;
	z-index: 1;
}
.coverletter h2 {
	font-size: 18px;
    letter-spacing: 5px;
    color: #ea2933;
    padding: 36px 0px 35px 0px;
    clear: both;

}
.coverletter p {
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 20px;
    clear: both;
}
.coverletter iframe {
	border-width: 1px;
    border-style: solid;
    border-color: #f2f2f2;
}
.coverletter hr {
	padding-top: 200px;
}














/*----------------------------------------------------
------------------------------------------------------
                	   LINKTREE
------------------------------------------------------
----------------------------------------------------*/

.maincontain .linktree {
	background-color: #ffcb20;
}
.linktree .logo {
	width: 300px;
	padding-top: 100px;
	margin-top: 0px;
	margin-left: auto; margin-right: auto;
	display: block;
}
.linktree ul {
	margin-top: 60px;
}
.linktree li {
	padding-bottom: 40px;
	padding-top: 40px;
	text-align: center;
	border-bottom: 2px solid black;

}
.linktree a {
	font-size: 28px;
	padding-bottom: 20px;
	font-family: 'silka', sans-serif;
	font-weight: 700;
	text-transform: none;
}
.linktree a:hover {
	color: #0a28c8;
}





































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

@media only screen and (min-width: 500px) {
	/*-- GENERAL --*/
	h2.bluelabel {
		font-size: 36px;
		top: -43px;
		left: 0px;
	}

	
	/*--WAYNE--*/
	.waynelogo {
		width: 45%;
		padding-right: 4%;
		display: inline-block;
		padding-bottom: 30px;
		vertical-align: top;
	}
	.waynelogo p {
		font-size: 14px;
	}
	.waynelogo img {
		display: block;
		margin-left: auto; margin-right: auto;
		width: 100%;
		max-width: 160px;
		padding-bottom: 15px;
	}
	/*----four columns----*/
	.fourcolumn {
		width: 45%;
		padding-right: 4%;
		display: inline-block;
		padding-bottom: 30px;
		vertical-align: top;
	}
	.fourcolumn p {
		font-size: 14px;
	}
	.fourcolumn img {
		display: block;
		margin-left: auto; margin-right: auto;
		width: 100%;
		padding-bottom: 15px;
	}
}




@media only screen and (min-width: 525px) {



	/*--WAFFLES--*/
	.waffleimgs {
		width: 100%; background-color: #f2f2f2;
		margin-top: 25px;
	}
	.waffleimgs img {
		vertical-align: middle;
		display:inline-block;
		padding-right: 2%;
	}
	.waffleimgs img:nth-child(1) {
		width: 38%;
	}

	.waffleimgs.warhol img:nth-child(2) {
		width: 27%;
		padding: 0px 2% 0px 0px;
	}
	.waffleimgs.warhol img:nth-child(3) {
		width:27%;
		padding: 0px 2% 0px 0px;
	}
	.waffleimgs.one img:nth-child(2) {
		width: 57%; 
		padding: 0px;
	}
	.waffleimgs.haring img:nth-child(2) {
		width: 30%; 
		padding: 0px 2% 0px 0px;
	}
	.waffleimgs.haring img:nth-child(3) {
		width: 24%; 
		padding: 0px 2% 0px 0px;
	}
	.waffleimgs.johns img:nth-child(2) {
		width: 34%; padding: 0px 12%;
	}
	.waffleimgs.koons img:nth-child(2) {
		width: 26%; 
		padding: 0px 2% 0px 0px;
	}
	.waffleimgs.koons img:nth-child(3) {
		width: 28%; 
		padding: 0px 2% 0px 0px;
	}
	.waffleimgs.claes img:nth-child(2) {
		width: 25%; 
		padding: 0px 2% 0px 0px;
	}
	.waffleimgs.claes img:nth-child(3) {
		width: 29%; 
		padding: 0px 2% 0px 0px;
	}



}





@media only screen and (min-width: 529px) {
	/*-- FOOTER --*/
	a.workwithme {
		top: -93px;
	}
	a.letsgetcreative {
		top: -166px;
	}
}
}








@media only screen and (min-width: 550px) {
	/*-- FOOTER --*/
	a.bringnexttolife {
		top: -244px;
	}
}



@media only screen and (min-width: 602px) {
	/*-- FOOTERS --*/
	a.letsgetcreative {
			top: -93px;
		}
	}




@media only screen and (min-width: 650px) {
	/*-- FOOTER --*/
	.footer h1 {
		text-align: center;
		padding-left: 0;
	}


	/*-- CONTAINERS --*/
	.twocol {
		width: 48%;
		display: inline-block;
	}
	.twocol:nth-child(odd) {
		padding-right: 3%;
	}
	.about .twocol.left.intro {
	    width: 48%;
	}
	.threecol {
		width: 24vw;
		display: inline-block;
		padding-right: 2vw;
	}
	#normunity .frames img {
		width: 23%;
		display: inline-block;
		padding-right: 2%;
		padding-bottom: 0px;
	}
	#normunity .frames img:nth-child(even) {
		padding-right: 2%;
	}
	#normunity .frames img:last-child {
		padding-right: 0px;
	}
	/*--DESIGN PROJECTS--*/
	.thumbnail {
		width: 45%; display: inline-block; 
		padding-right: 4%;
		vertical-align: top;
	}
	.thumbnail:nth-of-type(3n) {
		padding-right: 0px;
	}
	.thumbnail:nth-of-type(2n) {
		padding-right: 0px;
	}
	.thumbnail:nth-of-type(odd) {
		padding-right: 4%;
	}
	.tcfeature .left .resumeitem {
		padding: 30px 20px 50px 10vw;
	}
	.tcfeature .right .resumeitem {
		padding: 30px 10vw 50px 20px;
	}
	.tcfeature .colorpalette img {
		display: block;
		padding-bottom: 30px;
		max-width: 80vw;
	}
	.portfolio .screenshot img {
		max-width: 500px;
		width: 30vw;
		position: absolute;
		right: 12vw;
		border: 2px solid black;
		box-shadow: 20px 20px #0A28C8;
	}
	





	/*--ASHER--*/
	.asher img.left {
		width: 72%;
	    float: left;
	    padding-right: 5px;
	}
	.asher img.right {
		width: 25%;
	    float: right;
	}

	
	/*---CERA-TOUCHPOINTS--*/
	.touchpoints .touchpoint {
		width: 32%; height: 321px;
		margin: 0; padding: 0;
		margin-right: 1.15%;
		display: inline-block;
		overflow: hidden;
		background-repeat: no-repeat;
		background-position: center;
	}
	.touchpoint:nth-child(3) {
		margin-right: 0;
	}
	/*--CERA-STATS--*/
	.percentages {
		width: 31%;
		display: inline-block;
		vertical-align: top;
		padding: 30px 0px;
	}
	.cerafacts img {
		max-width: 130px;
		max-height: 130px;
	}
	/*--CERA-HANDBOOK--*/
	.main:nth-child(1) {
	    width: 65%;
	}
	.main:nth-child(2) {
		display: inline-block;
	}
}



@media only screen and (min-width: 675px) {
	h1.letsworktogether {
		font-size: 220px;
	}
	a.letsworktogether {
		top: -238px;
	}
	a.bringnexttolife {
		top: -174px;
	}
	.mobileimg {
		display: none;
	}
	.desktopimg {
		display: block;
	}
	#ventus .quote h1 {
		font-size: 180px;
		line-height: 140px;
	}
	#normunity .quote h1 {
		font-size: 180px;
		line-height: 140px;
	}

}



@media only screen and (min-width: 768px) {
	/*-- FOOTER --*/
	.footer a {
		font-size: 50px;
	}
	.footer h1 {
		font-size: 220px;
	}

	/*-- custom --*/
	h1.bringnexttolife {
		font-size: 170px;
	}
	a.bringnexttolife {
		top: -194px;
	}
	a.workwithme {
		top: -133px;
	}
	a.letsgetcreative {
		top: -243px;
	}
	.quote h2 {
		font-size: 50px;
	}



	/*--TYPEFACE--*/
	.typesample .left {
		float: left;
		width: 68%;
		padding: 0;
		margin: 0;
	}
	.typesample .right {
		display: inline-block;
		float: right;
		width: 32%;
	}
	.typesample .mobile {
		display: none;
	}
	/*--COVERLETTER--*/
	.coverletter {
		margin-top: 200px;
	}

	
	
}





@media only screen and (min-width: 800px) {
	/*-- FOOTERS --*/
	h1.bringnexttolife {
		font-size: 190px;
	}
	a.bringnexttolife {
		top: -218px;
	}

	/*-- GENERAL --*/
	h1 {
		font-size: 180px;
		margin-top: 80px;
		left: -7vw;
	}
	h2.bluelabel {
		font-size: 50px;
		position: relative;
		top: -61px;
		left: 0px;
	}


		/*--DESIGN PROJECTS--*/
	.thumbnail {
		width: 30%; display: inline-block; 
		padding-right: 4%;
		vertical-align: top;
	}
	.thumbnail:nth-of-type(odd) {
		padding-right: 4%;
	}
	.thumbnail:nth-of-type(2n) {
		padding-right: 4%;
	}
	.thumbnail:nth-of-type(3n) {
		padding-right: 0px;
	}
	.secondarypage .first {
		margin-bottom: 300px;
	}





	/*--CERA--*/
	.cerafacts img {
		width: 100px;
		height: 100px;
		transition: width .25s ease-out, height .2s ease-out;
	}
	.cerafacts p {
		font-size: 16px;
		line-height: 20px;
	}

}




@media only screen and (min-width: 845px) {
	/*-- FOOTERS --*/
	a.letsgetcreative {
			top: -133px;
		}
	}


@media only screen and (min-width: 927px) {
	/*-- NAV --*/
	.navlinks {
		display: initial;
	}
	.burger {
		display: none;
	}


	/*--ABOUT--*/
		
	.project p {	
	    font-size: 18px;
	    line-height: 28px;
	}
}


@media only screen and (min-width: 1000px) {
		/*-- CONTAINERS --*/
	.home .backgroundimg {
		height: 350px;
	}


	/*-- FOOTER --*/
	.footer a {
		top: -128px;
	}
	a.bringnexttolife {
		top: -244px;
	}
	/*-- FOOTERS --*/
	h1.bringnexttolife {
		font-size: 220px;
	}


	/*--CERA--*/
	.cerafacts p {
		font-size: 20px;
		line-height: 25px;
	}
	.cerafacts img {
		width: 130px;
		height: 130px;
		transition: width .25s ease-out, height .2s ease-out;
	}
}


@media only screen and (min-width: 1030px) {
	/*--FOOTER--*/
	.subbrands {
		width: 80%;
		margin-left: auto; margin-right: auto;
	}
}






@media only screen and (min-width: 1100px) {


	/*--WAYNE--*/
	.waynelogo {
		width: 22%;
		padding-right: 3%;
		display: inline-block;
	}
	.waynelogo:nth-child(2) {
		padding-right: 3%;
	}
	.waynelogo:nth-child(4) {
	    padding-right: 0;
	}
	.waynelogo img {
		width: 100%;
		padding-bottom: 15px;
	}
	/*--FOUR COLUMNS--*/
	.fourcolumn img {
		width: 100%;
		padding-bottom: 15px;
	}
	.fourcolumn {
		width: 22%;
		padding-right: 3%;
		display: inline-block;
	}
	.fourcolumn:nth-child(2) {
		padding-right: 3%;
	}
	.fourcolumn:nth-child(4) {
	    padding-right: 0;
	}
}


@media only screen and (min-width: 1190px) {
	/*--WAYNE--*/
	.subbrands {
		width: 100%;
		margin-left: 0; margin-right: 0;
	}
}


@media only screen and (min-width: 1350px) {
	/*-- CONTAINERS --*/
	.about .twocol.left.intro {
	    width: 33%;
	}
}

