
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Nunito');
@import url('https://fonts.googleapis.com/css?family=Lora');

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

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section
		{display: block;}
*
		{box-sizing: border-box;}

body
		{width: 100%;
		font: 0.9em "Lora", serif;
		line-height: 1.6em;}

i
		{font-style: italic;}

b
		{font-weight: bold;}

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

img, object, embed, video
		{max-width: 100%;}

hr.styled
		{height: 0;
		margin: 20px auto;
		border: 0;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);}

a
		{color: #009ecc;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		transition: all 0.3s ease;}

a:hover, a:focus
		{color: #666;}

a:visited
		{color: #206e7f;}

h1
		{font: bold 110% "Nunito", sans-serif;
		letter-spacing: 2px;
		text-transform: uppercase;}

h2
		{font: 200%/140% "Nunito", sans-serif;
		line-height: 110%;
		text-transform: none;
		letter-spacing: 1px;
		color: #333;}

h1.clientname, h2.clientname
		{font: 900 120% "Montserrat", sans-serif;
		text-transform: uppercase;
		letter-spacing: 2px;
		color: #44627a;
		margin-bottom: 5px;
		padding: 2% 0 0 0;}

h3
		{font: 600 100%/140% "Nunito", serif;
		text-transform: uppercase;
		letter-spacing: 4px;}

.minihead
		{font: bold 90% "Montserrat", sans-serif;
		letter-spacing: 2px;
		text-transform: uppercase;}

strong
		{font-weight: bold;}

p
		{font: normal 100% "Lora", serif;
		line-height: 1.6em;
		text-align: left;
		margin: 10px 0 15px;}

.t5
		{height: 5px;
		display: block;}

.t10
		{height: 10px;
		display: block;}
		
.t20
		{height: 20px;
		display: block;}

#header
		{border-bottom: 1px solid #333;}

.header-link
		{text-decoration: none;
		color: #333;}

.logo
		{font-family: "Lato", sans-serif;
		line-height: 110%;
		text-transform: uppercase;
		letter-spacing: 6px;
		color: #333;}

.subtitle
		{font: 130% "Lato", sans-serif;
		letter-spacing: 1px;
		text-transform: uppercase;
		color: #333;
		padding: 2% 0 5%;
		display: block;
		position: relative;}

.subhead
		{font: 700 110% "Lato", sans-serif;}

.container-inner
		{width: 100%;
		max-width: 310px;
		height: auto;
		min-height: 380px;
		margin: 0 auto;
		display: block;
		position: relative;}

.smallthumbs
		{width: 100%;
		list-style: outside none none;
		display: block;}

li.thumb:nth-of-type(1),
li.thumb:nth-of-type(3),
li.thumb:nth-of-type(5)
		{margin-left: 0;}

.thumb
		{width: 100%;
		max-width: 140px; 
		max-height: 140px;
		font: 70% "Lato", sans-serif;
		margin: 2%;
		padding: 0;
		cursor: pointer;
		display: inline-block;
		position: relative;
		border: 1px solid #999;
		z-index: 1;}

.content
		{overflow: auto;}

.contentbg
		{width: 100%;
		height: 100%;
		text-align: center;
		background-color: #fff;
		margin: 0 auto;
		padding: 5%;
		display: inline-block;
		position: relative;
		border: 0;}

.contentbg .full
		{margin-top: 10px;}

.deets
		{font: 85% "Lato", sans-serif;
		line-height: 140%;
		letter-spacing: 1px;
		text-align: left;
		text-decoration: none;
		text-transform: uppercase;
		color: #44627a;
		padding-right: 10px;
		white-space: normal;
		position: relative;
		z-index: 5;}

.deets2
		{width: 100%;
		min-width: 250px;
		font-size: 100%;
		line-height: 140%;
		text-align: left;
		text-decoration: none;
		color: #44484b;
		padding: 0;
		position: relative;}

.back-to-top
		{text-align: center;
		padding-top: 30px;
		padding-bottom: 10px;
		clear: both;
		display: block;}

.back-to-top a
		{font: normal 80%/18px "Montserrat", sans-serif;
		color: #999;
		text-decoration: none;
		text-transform: uppercase;}

.back-to-top .arrow
		{margin-right: 10px;
		display: inline-block;}

.social-media
		{text-align: right;
		margin: 25px 35px 0 0;}

.icon1
		{left: -5px;
		position: relative;}

.copyright
		{font: 100% "Nunito", sans-serif;
		text-align: left;
		color: #fff;
		margin: 25px 0 0 35px;}

.download
		{font-size: 65%;
		letter-spacing: 1px;
		text-transform: uppercase;
		padding-top: 10px;}

.doc
		{font: 100% "Lato", sans-serif;
		letter-spacing: 2px;
		text-transform: uppercase;}

.doc img
		{top: 4px;
		position: relative;}

#resumetable
		{height: 100%;
		font: 90% "Lato", sans-serif;
		letter-spacing: 1px;
		line-height: 130%;
		display: block;
		border: 1px solid transparent;}

.resumehead1
		{font: 180%/210% "Lato", sans-serif;
		letter-spacing: 3px;}

.resumehead2
		{font-size: 120%;
		font-weight: 600;
		letter-spacing: 3px;
		margin: 0px 0 -10px 0;
		display: block;}

.resumehead3
		{font: 600 95% "Montserrat", sans-serif;
		letter-spacing: 2px;
		text-transform: uppercase;
		margin: 0;
		display: block;}

.resumehead4
		{font: bold italic 100%/160% Georgia, serif;}

.resumehead5
		{font: bold 100%/160% Georgia, serif;
		letter-spacing: 0.5px;}

.resumehead6
		{font: normal 100%/160% "Nunito", sans-serif;
		margin-bottom: 8px;
		display: block;}

.resumetext
		{font: 95%/150% "Nunito", sans-serif;}

#resumetable li
		{font: 100%/150% "Nunito", sans-serif;
		margin-left: 15px;
		list-style: disc;}

.resume-section
		{background-color: #def1ee;
		margin: 0 auto 5px;
		padding: 1%;
		display: block;}

.zoom
		{cursor: zoom-in;}

.intrinsic
		{text-align: center;
		margin-bottom: 10px !important;}

img.web
		{width: 100%;
		max-width: 200px;
		margin: 11px 9px;
		vertical-align: middle;
		box-shadow: 0 10px 20px #b3b3b3}

img.web2
		{width: 100%;
		max-width: 450px;
		margin: 10px;
		vertical-align: middle;
		box-shadow: 0 3px 10px #b3b3b3;}

img.web3
		{width: 100%;
		max-width: 350px;
		max-height: 300px;
		margin: 11px 9px;
		vertical-align: top;
		border: 1px solid #ccc;}

img.web4
		{width: 100%;
		max-width: 700px;
		box-shadow: 0 3px 10px #b3b3b3;}

.web5
		{width: 35%;
		text-align: right;
		margin: 20px;
		vertical-align: top;
		display: inline-block;}

.portfolio a
		{text-align: center;
		text-decoration: none;
		display: block;}




/* hover state */

.image
		{width: 100%;
		max-width: 480px;
		height: 100%;
		max-height: 320px;
		font-family: "Montserrat", sans-serif;
		margin: 0 auto;
		padding: 10px;
		position: relative;}

.image img
		{width: 100%;
		vertical-align: top;
		display: block;}

.image:after, .image:before
		{opacity: 0;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		position: absolute;}

.image:after
		{width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		content: '\A';
		background: rgba(255, 255, 255, 0.75);}

.image:before
		{width: 90%;
		height: auto;
		left: 0;
		bottom: 0;
		font-size: 140%;
		line-height: 120%;
		letter-spacing: 1px;
		text-transform: uppercase;
		text-align: center;
		color: #333;
		padding: 30% 6%;
		content: attr(data-content);
		-moz-box-sizing: border-box;
		position: absolute;
		z-index: 1;}

.image:hover:after, .image:hover:before
		{opacity: 1;}




/* grid */

.wrapper
		{display: grid;
		grid-gap: 10px;
		grid-template-columns: 1fr 1fr;
		background-color: #fff;
		color: #444;}

.box
		{padding: 0 15px;}

.a
		{grid-column: 1 / 3;
		grid-row: 1;}

.b
		{grid-column: 3;
		grid-row: 1 / 3;}

.c
		{grid-column: 1 / 3;
		grid-row: 2;}

/* end grid */






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

h1
		{}

h2
		{font-size: 140%;}

h3
		{font-size: 100%;}

h4
		{font-size: 100%;}


.full
		{width: 100%;
		padding: 0;}
 
.half
		{width: 49%;
		margin: 0;
		padding: 0;
		vertical-align: top;
		float: left;}
		 
.half_last
		{width: 49%;
		margin: 0;
		padding: 0;
		vertical-align: top;
		float: left;}

.third
		{width: 31.5%;
		margin-right: 3%;
		margin-bottom: 1%;
		padding: 1%;
		float: left;}

.two_thirds
		{width: 65%;
		margin-right: 0;
		margin-bottom: 1%;
		padding: 1%;
		float: left;}

.third_last
		{width: 31%;
		margin-bottom: 1%;
		padding: 1%;
		float: left;}

.quarter
		{width: 24.2%;
		margin-right: 0;
		margin-bottom: 1%;
		padding: 1%;
		float: left;}
	
.quarter_last
		{width: 24.4%;
		margin-bottom: 1%;
		padding: 1%;
		float: left;}
	
.clearfix
		{width: 100%;
		clear: both;}

#header
		{width: 100%;
		height: 100%;
		padding: 0;
		overflow: auto;}

#container-header
		{max-width: 1200px;
		min-width: 748px;
		margin: auto;}

.logo
		{height: 100%;
		min-height: 50px;
		font-size: 140%;
		padding: 32px 0 30px 20px;
		vertical-align: middle;}

.main-nav
		{text-align: right;}

.main-nav ul li
		{list-style: none;
		display: inline-block;}

#container-content
		{width: 100%;
		max-width: 1000px;
		margin: 0 auto;
		padding: 0;}

.content
		{width: 100%;
		height: auto;
		min-height: 500px;
		background-color: rgba(255, 255, 255, 0.8);
		margin: 0 auto 20px;
		padding: 0 15px;
		overflow: visible;}

#footer
		{height: 100px;
		clear: both;
		padding: 0;
		background-color: rgba(0, 0, 0, 0.7);}

.footer
		{max-width: 1200px;
		margin: 0 auto;}

#container-footer
		{max-width: 1200px;
		min-width: 748px;
		margin: auto;}



}



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

body
		{background-position: 0 0;
		background-size: contain;}

.full, .half, .third, .quarter, .half_last, .third_last, .two_thirds, .quarter_last
		{width: 100%;
		margin: 0;
		padding: 0;}

h1
		{}

h2
		{font-size: 120%;}

h3
		{font-size: 100%;}

h4
		{font-size: 80%;}

.half, .half_last
		{margin-bottom: 15px;}

.third, .two_thirds, .third_last
		{}

.quarter, .quarter_last
		{text-align: center;
		margin: 0 auto;}

.third.wdfw, .third_last.wdfw
		{text-align: center;}

.hide
		{display: none;}

#container-header
		{width: 100%;}

#header
		{height: 100%;
		margin: 0;
		padding: 0;
		overflow: auto;}

.logo
		{font-size: 140%;
		text-align: center;
		padding: 5% 0 5% 0;}

.content
		{width: 96%;
		min-height: 500px;
		margin: 2%;
		padding: 5%;}

.container-inner
		{min-height: 320px;
		text-align: center;}

.thumb
		{width: 100%;
		max-width: 120px; 
		max-height: 120px;}

.wdfw img
		{width: auto;
		max-width: 300px;}

img.web2
		{margin: 0 auto 20px;}

.image img
		{width: 100%;}

#footer
		{height: 100px;
		clear: both;
		padding: 1%;
		background-color: rgba(0, 0, 0, 0.7);}

.social-media
		{text-align: center;
		margin: 15px 0 0;}

.copyright
		{text-align: center;
		margin: 15px auto 0;}

}



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

h2.clientname
		{font-size: 130%;}

.deets2
		{min-width: 200px;}

.image:before
		{font-size: 100%;
		padding: 34% 6%;}

img.web
		{width: 100%;
		max-width: 90%;
		margin: 10px auto;
		box-shadow: 0 5px 10px #636363;}

.web5
		{width: 100%;
		max-width: 200px;
		text-align: center;
		margin-right: 0;
		display: block;}

.resumehead1
		{line-height: 130%;
		margin-bottom: 20px;}

.a
		{grid-column: 1 / 4;
		grid-row: 1;}

.b
		{grid-column: 1 / 4;
		grid-row: 3;}

.c
		{grid-column: 1 / 4;
		grid-row: 2;}

}
