/* ---------- Foundation ---------- */

html {  height:100%; width:100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
body { height:100%; margin: 0; font-size: 62.5%; }
h1, h2, h3, h4, p, blockquote, figure, ol, ul { margin: 0; padding: 0; }
h1, h2, h3, h4 { font-size: inherit; }
a { text-decoration: none; color: inherit; -webkit-transition: .3s; -moz-transition: .3s; transition: .3s; outline:none !important; }
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } 

/* ======   Lists   ====== */ 

dl, menu, ol, ul {margin: 1em 0; } 
menu, ol, ul, dd  { padding: 0 0 0 40px; }
li { display: block; }
nav ul, nav ol { list-style: none; list-style-image: none; } 

/* ====== Forms ====== */

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } 
legend { border: 0; padding: 0; white-space: normal; *margin-left: -7px; }
button,input,select,textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; } 
button,input { line-height: normal; }
button,html input[type="button"], input[type="reset"],input[type="submit"] { -webkit-appearance: button; cursor: pointer; *overflow: visible; }
button[disabled],input[disabled] { cursor: default;} 
input[type="checkbox"],input[type="radio"] { box-sizing: border-box; padding: 0; *height: 13px; *width: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner,input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; } 

/* ====== Tables ====== */

table { border-collapse: collapse; border-spacing: 0; }


/* ---------- Theme ---------- */

/* ====== Structure ====== */

.container { max-width: 1440px; margin: 0 auto;}

#landing-page { background-image: url('img/pattern-bkgrd.jpg'); background-size: 50%; min-height: 100%; height: 100%; padding: 25px 0; }
.container { background-color: #FFFFFF; border: 1px solid #E9A6A2; border-radius: 10px; }

#content { padding: 40px; }
#content #logo { background-image: url('img/logo.jpg'); background-size: contain; width: 393px; height: 221px; margin-left: -40px; }
#content #headline { background-image: url('img/headline.jpg'); background-size: contain; width: 691px; height: 160px; margin-top: 40px; background-repeat: no-repeat; }
#content .btn { font-size: 2.0em; font-family: "mostra-nuova", sans-serif; font-weight: 400; font-style: normal; text-transform: uppercase; color: #ffffff; padding: 15px 20px; display: inline-block; background-color: #56786F; border-radius: 5px; cursor: pointer; }

.socials { margin-top: 40px; }
.socials #etsy { background-image: url('img/etsy.jpg'); background-size: contain; width: 30px; height: 30px; display: inline-block; margin-right: 5px; }
.socials #instagram { background-image: url('img/instagram.jpg'); background-size: contain; width: 30px; height: 30px; display: inline-block; margin-right: 5px; }
.socials #facebook { background-image: url('img/facebook.jpg'); background-size: contain; width: 30px; height: 30px; display: inline-block; margin-right: 5px; }

#portfolio { padding: 40px; }
#portfolio .item { background-image: url('img/portfolio.jpg'); background-size: contain; background-repeat: no-repeat; width: 658px; height: 660px; display: block; background-position: right; }

/* == Type == */

h1 { font-size: 4.0em; font-family: "relation-one", sans-serif; font-weight: 400; font-style: normal; margin-bottom: 0.5em;} 
h2 { font-size: 3.0em; font-family: "mostra-nuova", sans-serif; font-weight: 400; font-style: normal; margin-bottom: 0.5em;}
h3 { }
h4 { }
p { }
p a { }
p a:hover { }
li { list-style: disc; display: list-item; }

/* ====== Common Classes ====== */

.section:before, .section:after { content: ""; display: table; }
.section:after { clear: both; }
.section { zoom: 1; }

.left { float: left; }
.right { float: right; }
.block { display: block; }
.inline-block { display: inline-block; *zoom: 1; *display: inline; }
.inline { display: inline; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; overflow: hidden; padding: 0; position: absolute; width: 1px; left: -9999em; } 
.visuallyvisible { clip: auto; width: auto; height: auto; overflow: visible; left: 0; }
.strong { font-weight: bold; }
.alert { background-color: #ffffcc; display: block; padding: 4px 8px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
.nolist { list-style: none; }
.nopadding { padding: 0; }
.nomargin { margin: 0; }
.none, .nodesktop, .showmobile, .showtablet { display: none; }
.showdesktop { display: block; }

/* ====== Responsive 12grid ====== */

/* --- Sections & Content Blocks --- */

.row { margin-bottom: 1em; }

/* --- Fluid Grid --- */

.col {float: left; }

/* --- Columns --- */

.twelve-1 { width: 8.333%; } .twelve-2 { width: 16.667%; } .twelve-3 { width: 25.0%; } .twelve-4 { width: 33.333%; } .twelve-5 { width: 41.667%; } .twelve-6 { width: 50.0%; } .twelve-7 { width: 58.333%; } .twelve-8 { width: 66.667%; } .twelve-9 { width: 75.0%; } .twelve-10 { width: 83.333%; } .twelve-11 { width: 91.667%; } .twelve-12 { width: 100%; }
.half { width: 50.0%; } .one-third { width: 33.333%; } .one-fourth { width: 25%; } .one-fifth { width: 20%; }


/* ====== Medium desktops, less than 90em ====== */

@media (max-width: 93em) {

 .container { max-width: 1200px; }

 	#landing-page { padding: 20px 0; }

	#content { padding: 30px; }
	#content #logo { width: 293px; height: 161px; margin-left: -30px; }
	#content #headline { width: 491px; height: 130px; margin-top: 40px; }

	.socials { margin-top: 40px; }

	#portfolio { padding: 30px; }
	#portfolio .item { width: 538px; height: 550px; display: block; background-position: right; }

	h1 { font-size: 3.0em; font-family: "relation-one", sans-serif; font-weight: 400; font-style: normal; margin-bottom: 0.5em;} 
h2 { font-size: 2.0em; font-family: "mostra-nuova", sans-serif; font-weight: 400; font-style: normal; margin-bottom: 0.5em;}
}

/* ====== Small desktops, less than 75em ====== */

@media (max-width: 74.99em) {

	.container { max-width: 960px; }

	#landing-page { padding: 75px 0; }

	#content { padding: 30px; }
	#content #logo { width: 293px; height: 161px; margin-left: -30px; }
	#content #headline { width: 461px; height: 120px; margin-top: 40px; }

	.socials { margin-top: 40px; }

	#portfolio { padding: 30px; }
	#portfolio .item { width: 428px; height: 550px; display: block; background-position: right; }

	h1 { font-size: 2.5em; }
}

/* ====== Portrait tablets, less than 60em ====== */

@media (max-width: 59.9em) {

	.container { max-width: 720px;   }

	#landing-page { text-align: center; padding: 20px 0;} 
	#content #logo { width: 213px; height: 121px; margin: 0 auto; }
	#content #headline { margin: 0 auto; margin-top: 40px !important; width: 400px; height: 110px; }
#content .btn { font-size: 1.6em; }

.socials #etsy { background-image: url('img/etsy.jpg'); background-size: contain; width: 20px; height: 20px; display: inline-block; margin-right: 5px; }
.socials #instagram { background-image: url('img/instagram.jpg'); background-size: contain; width: 20px; height: 20px; display: inline-block; margin-right: 5px; }
.socials #facebook { background-image: url('img/facebook.jpg'); background-size: contain; width: 20px; height: 20px; display: inline-block; margin-right: 5px; }

.socials { margin-top: 20px; }

	#portfolio .item { display: none;}
	#portfolio .grandad { background-image: url('img/grandad.jpg'); background-size: cover; background-repeat: no-repeat; width: 677px; height: 360px; display: block; background-position: center center; border-radius: 5px; }
	#content { padding: 20px 20px 0 20px; }
	#portfolio { padding: 20px 20px 20px 20px; }

	.nine-1 { width: 11.111% } .nine-2 { width: 22.222% } .nine-3 { width: 33.333% } .nine-4 { width: 44.444% } .nine-5 { width: 55.556% } .nine-6 { width: 66.666% } .nine-7 { width: 77.778% } .nine-8 { width: 88.888% } .nine-9 { width: 100% }
	.notablet { display: none; }
	.showtablet, #mobileMap { display: block; }

}

/* ====== Portrait phones, less than 34em ====== */

@media (max-width: 47.9em) {

	.container { max-width: 100%; padding: 0 20px; }

	#landing-page { padding: 20px;} 
	#portfolio { padding: 20px 0; }
	#portfolio .grandad { width: 100%; height: 240px; padding: 20px 0 0;}
	#content #headline { width: 100%; height: 70px; margin-top: 20px !important; }

	#content .btn { font-size: 1.4em; padding: 5px 10px; }

	h1 { font-size: 1.6em; }
	h2 { font-size: 1.2em; }

	.four-1 { width: 25%; } .four-2 { width: 50%; } .four-3 { width: 75%; } .four-4 { width: 100%; }
	.nomobile { display: none; }
	.showmobile { display: block; }

}