/*
Theme Name: The Hub 2017
Theme URI: http://michaelprattdesign.com/
Description: Custom theme for Michael Pratt Design.
Author: Michael Pratt and Scott Poulin
Version: 0.5
*/
* { background-clip: padding-box !important; }

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, img, ins, kbd, s, samp, small, strike, sub, sup, tt, var, u, 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, main, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: inherit; font: inherit; vertical-align: baseline; list-style: none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

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

article, aside, figure, footer, header, nav, section { display: block; }

::-webkit-scrollbar { -webkit-appearance: none; }

::-webkit-scrollbar:vertical { width: 12px; }

::-webkit-scrollbar:horizontal { height: 12px; }

::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.5); border-radius: 10px; border: 2px solid rgba(255, 255, 255, 0.5); }

::-webkit-scrollbar-track { border-radius: 0; background-color: rgba(255, 255, 255, 0.5); }

@font-face { font-family: Aller; src: url("fonts/aller-light.eot"); src: url("fonts/aller-light.eot?#iefix") format("embedded-opentype"), url("fonts/aller-light.woff") format("woff"), url("fonts/aller-light.ttf") format("truetype"); font-weight: 300; }
@font-face { font-family: Aller; src: url("fonts/aller-regular.eot"); src: url("fonts/aller-regular.eot?#iefix") format("embedded-opentype"), url("fonts/aller-regular.woff") format("woff"), url("fonts/aller-regular.ttf") format("truetype"); font-weight: 400; }
@font-face { font-family: Aller; src: url("fonts/aller-bold.eot"); src: url("fonts/aller-bold.eot?#iefix") format("embedded-opentype"), url("fonts/aller-bold.woff") format("woff"), url("fonts/aller-bold.ttf") format("truetype"); font-weight: 700; }
.bg-blue { background-color: #1e6496 !important; }

.text-blue { color: #1e6496 !important; }

.bg-cream { background-color: #f3f1e6 !important; }

.text-cream { color: #f3f1e6 !important; }

.bg-gray { background-color: #58595b !important; }

.text-gray { color: #58595b !important; }

.bg-red { background-color: #ef3b24 !important; }

.text-red { color: #ef3b24 !important; }

/* global stuff, in alphabetical order */
body, html { background-color: white; height: 100%; overflow: hidden; }

body { -webkit-font-smoothing: antialiased; font-smoothing: antialiased; position: relative; }

body, input, select, textarea { font: 300 14px/1.4 Aller, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", sans-serif; color: #58595b; }

body { padding: 5px; }

header, .home-overlay, .main, .modal > div, nav { border: 5px solid white; }

header { left: 5px; top: 0; right: 5px; padding: 0 10px; border-top-width: 10px; }
header a[href="#mobile-menu"] { right: 10px; }

.modal > div, .home .about, .home .articles article a { padding: 10px; }

.main, nav, .home-overlay { bottom: 5px; }

.home-overlay { top: 5px; }
.home-overlay article { left: 10px; top: 50px; bottom: 10px; right: 18px; }

.main, .home-overlay { left: 5px; right: 5px; }

.home aside a { margin: 10px 0; }
.home aside a h6 { padding: .25em 10px; }

a { position: relative; text-decoration: none; color: #ef3b24; -webkit-tap-highlight-color: transparent; }
a:active { background: transparent; }

a[href="#mobile-menu"], .close { display: block; position: relative; overflow: hidden; text-indent: 150%; white-space: nowrap; width: 50px; height: 44px; -moz-transform: scale(0.9, 0.9); -webkit-transform: scale(0.9, 0.9); transform: scale(0.9, 0.9); }
a[href="#mobile-menu"], a[href="#mobile-menu"]:before, a[href="#mobile-menu"]:after, a[href="#mobile-menu"] span, .close, .close:before, .close:after, .close span { -moz-transition: transform .3s, -ms-transform .3s, -webkit-transform .3s, -moz-transform .3s, opacity .3s; -webkit-transition: transform .3s, -ms-transform .3s, -webkit-transform .3s, -moz-transform .3s, opacity .3s; transition: transform .3s, -ms-transform .3s, -webkit-transform .3s, -moz-transform .3s, opacity .3s; }
a[href="#mobile-menu"]:before, a[href="#mobile-menu"]:after, a[href="#mobile-menu"] span, .close:before, .close:after, .close span { content: ""; display: block; position: absolute; height: 0; width: 50px; left: 0; border-bottom: 3px solid white; }

a[href="#mobile-menu"]:before { top: 11px; }
a[href="#mobile-menu"]:after { bottom: 7px; }
a[href="#mobile-menu"] span { top: 50%; -ms-filter: alpha(opacity=100); filter: alpha(opacity=100); -moz-opacity: 1; -webkit-opacity: 1; opacity: 1; }

a[href="#mobile-menu"].open:before, .close:before { -moz-transform: rotateZ(45deg); -webkit-transform: rotateZ(45deg); transform: rotateZ(45deg); top: 48%; }
a[href="#mobile-menu"].open:after, .close:after { -moz-transform: rotateZ(135deg); -webkit-transform: rotateZ(135deg); transform: rotateZ(135deg); bottom: 47%; }
a[href="#mobile-menu"].open span, .close span { -ms-filter: alpha(opacity=0); filter: alpha(opacity=0); -moz-opacity: 0; -webkit-opacity: 0; opacity: 0; }

.close.round { -moz-transform: scale(0.5, 0.5); -webkit-transform: scale(0.5, 0.5); transform: scale(0.5, 0.5); }
.close.round, .close.round span { width: 50px; height: 50px; border-radius: 50%; }
.close.round span { border: 3px solid white; opacity: 1; z-index: -1; }

.alignbottom { position: absolute; margin: 0; bottom: 10px; left: 10px; right: 10px; }

.aligncenter { float: none; display: block; margin-left: auto; margin-right: auto; }

.alignleft { float: left; }

.alignright { float: right; text-align: right; }

.bg-image { display: block; position: relative; z-index: 0; width: 100%; background: black; overflow: hidden; }
.bg-image.full { height: 0; padding: 30% 0; }
.bg-image.full > figure { height: 100%; }
.bg-image.full > figure > img, .bg-image.full > figure > video { position: absolute; width: auto; height: auto; min-width: 100%; max-width: 300%; min-height: 100%; max-height: 200%; left: -500%; right: -500%; top: -500%; bottom: -500%; margin: auto !important; -moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all; -ms-transition-property: all; transition-property: all; -moz-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -o-transition-duration: 0.5s; -ms-transition-duration: 0.5s; transition-duration: 0.5s; -moz-transition-delay: 0s; -webkit-transition-delay: 0s; -o-transition-delay: 0s; -ms-transition-delay: 0s; transition-delay: 0s; }
.bg-image, .bg-image * { color: white; }
.bg-image > * { position: relative; z-index: 2; }
.bg-image > figure { position: absolute; overflow: hidden; z-index: 0; width: 100%; left: 0; top: 0; }

big, .big { font-size: 1.25em; }

button, .button, .checkout-button, input[type=button], input[type=submit], input[type=reset] { cursor: pointer; display: inline-block; vertical-align: baseline; color: white; text-transform: uppercase; font-size: .875em; padding: .375em 1em; border: 1px solid white; -webkit-appearance: none; border-radius: 0; background: rgba(255, 255, 255, 0); -moz-transition: 0.3s all; -webkit-transition: 0.3s all; transition: 0.3s all; }
button:hover, button:active, .button:hover, .button:active, .checkout-button:hover, .checkout-button:active, input[type=button]:hover, input[type=button]:active, input[type=submit]:hover, input[type=submit]:active, input[type=reset]:hover, input[type=reset]:active { background-color: rgba(255, 255, 255, 0.3); }

.center-both, .center-vertical, .equalized-row { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }

.center-both > * { margin: auto; }

.center-vertical > * { margin: auto 0; }

.equalized-row > * { -webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }

input[type=radio], input[type=checkbox] { cursor: pointer; }

.clear, .mini-scroll { clear: both; }

.clear:before, .mini-scroll:before, .clear:after, .mini-scroll:after { content: ""; display: block; width: 100%; clear: both; }

header, header a, nav, nav a { color: white; }
header a:hover:after, nav a:hover:after { border-color: white; }

h1, h2, h3, h4, h5, h6 { font-weight: 400; margin-bottom: .5em; line-height: 1.2; }

h6 { margin-bottom: 1em; }

h1, .h1 { font-size: 2.75em; }

h2, .h2 { font-size: 2.75em; }

h3, .h3 { font-size: 1.875em; }

h4, .h4 { font-size: 1.5em; }

h5, .h5 { font-size: 1.25em; }

h6, .h6 { font-size: 1.125em; }

hr { border: none; height: 0px; overflow: hidden; border-bottom: 1px solid #ccc; clear: both; margin: 1.5em 0; }

header { position: fixed; z-index: 100; background: #1e6496; height: calc( 12vh + 5px ); min-height: 62px; font-weight: 300; }
header a[href="#mobile-menu"] { position: absolute; top: 50%; margin-top: -24px; z-index: 5; }
header .icon.the-hub { height: 8vh; width: 11.6vh; min-height: 42px; min-width: 61px; margin-top: 1vh; }
header #search { position: absolute; width: 30vw; left: 35vw; top: 50%; margin-top: 1px; -moz-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
header #search a { position: absolute; right: 0; top: 4px; }
header #search a, header #search a svg { width: 24px; height: 24px; }
header #search #s { width: calc( 100% - 30px ); }

.hidden { display: none; }

.icon { display: block; text-decoration: none; -moz-transition: all 0.3s 0s; -webkit-transition: all 0.3s 0s; transition: all 0.3s 0s; -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1); transform: scale(1, 1); -moz-transform-origin: center center; -webkit-transform-origin: center center; transform-origin: center center; }
.icon:hover { -moz-transform: scale(1.06, 1.06); -webkit-transform: scale(1.06, 1.06); transform: scale(1.06, 1.06); }
.icon:after { border: none; }
.icon.mpd { width: 100px; height: 52px; }
.icon.the-hub { width: 61px; height: 42px; }
.icon svg { width: 100%; height: 100%; }

img, svg { max-width: 100%; }

img { height: auto; }

.inline { display: inline !important; }

input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea { display: inline-block; width: 67%; padding: .375em; vertical-align: middle; background: transparent; font-size: 1em; color: white; border: 1px solid white; border-radius: 0; -webkit-appearance: none; -moz-transition: all 0.3s 0s; -webkit-transition: all 0.3s 0s; transition: all 0.3s 0s; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
input[type=date]:active, input[type=date]:focus, input[type=date].valid, input[type=datetime]:active, input[type=datetime]:focus, input[type=datetime].valid, input[type=datetime-local]:active, input[type=datetime-local]:focus, input[type=datetime-local].valid, input[type=email]:active, input[type=email]:focus, input[type=email].valid, input[type=month]:active, input[type=month]:focus, input[type=month].valid, input[type=number]:active, input[type=number]:focus, input[type=number].valid, input[type=password]:active, input[type=password]:focus, input[type=password].valid, input[type=tel]:active, input[type=tel]:focus, input[type=tel].valid, input[type=text]:active, input[type=text]:focus, input[type=text].valid, input[type=time]:active, input[type=time]:focus, input[type=time].valid, input[type=url]:active, input[type=url]:focus, input[type=url].valid, input[type=week]:active, input[type=week]:focus, input[type=week].valid, select:active, select:focus, select.valid, textarea:active, textarea:focus, textarea.valid { outline: none; }
input[type=date].error, input[type=datetime].error, input[type=datetime-local].error, input[type=email].error, input[type=month].error, input[type=number].error, input[type=password].error, input[type=tel].error, input[type=text].error, input[type=time].error, input[type=url].error, input[type=week].error, select.error, textarea.error { background-color: #FFEFEA; border-color: #FF9184; }

.main, nav { top: 62.5px; }

.main, .home-overlay { position: absolute; }

.main { overflow: auto; }
.main > * { width: 100%; }
.main > * > article { position: relative; }
.main > * > figure { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-position: center center; background-size: cover; }
.main article a, .main article a span { color: #ef3b24 !important; text-decoration: none !important; font-weight: 400; }
.main article .wp-post-image, .main article svg { width: 100%; height: auto; }
.main aside h1, .main aside h2, .main aside h3, .main aside h4, .main aside h5, .main aside h6 { text-transform: uppercase; }
.main aside .widget { margin-bottom: 2em; }
.main aside .widget_advertising-banners img, .main aside .widget_advertising-banners svg { width: 100%; height: auto; }
.main aside .widget_recent_entries li { font-weight: 400; margin: 0 1em; padding: .75em 0; border-bottom: 1px solid #ccc; }
.main aside .widget_recent_entries li:first-child { padding-top: 0; }
.main aside .widget_recent_entries li:last-child { border: none; }

.mini-scroll { width: 100%; }
.mini-scroll .directional-nav a { display: none; }
.mini-scroll .content { position: relative; text-align: center; }
.mini-scroll .content > * { position: relative; display: block; width: 100%; padding: 2em 0; font-size: .9em; text-transform: uppercase; color: #58595b; }
.mini-scroll .content > * img { display: block; height: auto; width: 80%; margin: auto; }
.mini-scroll .content > * img[src*="-mobile."] { width: 40%; }
.mini-scroll .content > * p { margin: 1em 0 0; }

.modal { display: block; width: 100%; height: 100%; display: none; position: fixed; z-index: 1001; left: 0; top: 0; background: white; }
.modal .close { position: absolute; z-index: 100; right: 10px; top: 10px; }
.modal > div { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-align: center; }
.modal > div img { max-height: 100%; max-width: 100%; width: auto; height: auto; }

.modal .close:before, .modal .close:after, .modal .close span, .tax-projects .close:before, .tax-projects .close:after, .tax-projects .close span { border-color: #666; }

nav { position: absolute; z-index: 50; left: 100%; width: calc( 100% - 10px ); padding: 20px; overflow-y: auto; overflow-x: hidden; background: black; background: rgba(0, 0, 0, 0.9); text-align: center; font-size: 1.15em; font-weight: 300; text-transform: uppercase; -moz-transition: left 0.3s; -webkit-transition: left 0.3s; transition: left 0.3s; }
nav.open { left: 5px; }
nav .about-menu li { display: inline-block; margin: 0 2em; }
nav hr { margin: 1.5em 0 2em; }
nav .icon.mpd { display: inline-block; }
nav .main-menu a { position: relative; display: block; padding-left: calc( 50px + 1.5em ); }
nav .main-menu a svg { position: absolute; width: 50px; height: 50px; left: 0; top: 50%; margin-top: -25px; }
nav .main-menu li { display: inline-block; margin: 1em 2em; }
nav > ul > li:hover .sub-menu { display: block; }

ol.standard, section ol, #tinymce ol, .home-overlay ol, ul.standard, .modal ul, section ul, #tinymce ul, .home-overlay ul { padding-left: 40px; margin: 0 0 1em; }

ol.standard li, section ol li, #tinymce ol li, .home-overlay ol li { list-style: outside decimal; }

ul.standard li, .modal ul li, section ul li, #tinymce ul li, .home-overlay ul li { list-style: outside disc; }

.overlay { width: 100%; height: 100%; position: fixed; z-index: 1000; left: 0px; top: 0px; background: #000; -ms-filter: alpha(opacity=80); filter: alpha(opacity=80); -moz-opacity: 0.8; -webkit-opacity: 0.8; opacity: 0.8; display: none; zoom: 1; }

p { margin: 0 0 1em; }

ul.page-numbers { display: block; background: #ccc; margin: 3em 0; padding: 5px; text-align: center; text-transform: uppercase; }
ul.page-numbers li { list-style: none; display: inline-block; background: white; padding: .5em .75em; margin: 5px 4px; }

.postmeta { font-size: .875em; text-transform: uppercase; }
.postmeta .date:after, .postmeta .author:after { content: " | "; margin: 0 .375em; }

section img { max-width: 100%; height: auto; }

small, .small { font-size: .875em; }

.social li, .social > a { display: inline-block; margin: 0 .2em; }
.social li a { display: block; }
.social li, .social a { width: 28px; height: 28px; }
.social a { overflow: hidden; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; -moz-transform: scale(1, 1); -webkit-transform: scale(1, 1); transform: scale(1, 1); }
.social a:hover { -moz-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.social a svg { width: 100%; height: 100%; }

textarea { height: 8em; }

.text-center { text-align: center; }

.text-justify { text-align: justify; }

.text-left { text-align: left; }

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

.text-weight-300 { font-weight: 300; }

.text-weight-400 { font-weight: 400; }

.text-weight-700 { font-weight: 700; }

#tinymce { height: auto !important; padding: 10px !important; background: #f0f0f0; }

.visible-landscape { display: block; }

.visible-portrait { display: none; }

.home .about { position: absolute; left: 0; top: 0; height: 100%; width: 50%; z-index: 5; color: white; font-size: 1.1111em; }
.home .about:before { content: ""; position: absolute; z-index: 0; left: 0; top: 0; width: 100%; bottom: 50px; background: rgba(0, 29, 64, 0.8); }
.home .about > * { position: relative; }
.home .about a { color: white; text-transform: uppercase; }
.home .about h6 { position: absolute; left: 0; right: 0; bottom: 0; height: 50px; margin: 0; }
.home .about h6 a { position: relative; display: block; background: rgba(128, 0, 0, 0.8); width: 100%; height: 100%; line-height: 45px; padding: 5px 10px 5px 70px; }
.home .about h6 svg { position: absolute; left: 10px; top: 5px; width: 40px; height: 40px; }
.home .about ul { padding: 0; }
.home .about ul li { list-style: none; }
.home .about ul li a { display: block; padding: .125em 0; }
.home header .social { position: absolute; right: 80px; top: 50%; height: 28px; -moz-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%); }
.home .main, .home .home-overlay { -moz-transition: opacity 1s; -webkit-transition: opacity 1s; transition: opacity 1s; }
.home .main { background: white; font-size: .9em; opacity: 1; }
.home .main .articles { position: relative; height: calc( 100vh - 77.5px ); width: 100%; }
.home .main .articles article, .home .main .articles article a { position: absolute; top: 0; width: 100%; left: 0; height: 100%; overflow: hidden; }
.home .main .articles article a { padding-left: calc( 50% + 10px ); }
.home .main .articles article a:after { content: ""; position: absolute; z-index: 0; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0, 0, 0, 0.4); }
.home .main .articles article h2, .home .main .articles article p { position: relative; z-index: 2; color: white; }
.home .main .articles article h2 { font-size: 2em; }
.home .main .articles article img { position: absolute; min-width: 100%; max-width: none; min-height: 100%; width: auto; height: auto; left: -200%; right: -200%; top: -200%; bottom: -200%; margin: auto; }
.home .main aside a { display: block; position: relative; }
.home .main aside a:last-child { margin-bottom: 0; }
.home .main aside a h6 { background: #ef3b24; color: white; position: absolute; top: 0; width: 100%; line-height: 1; }
.home .main aside a img { display: block; width: 100%; height: auto; }
.home .main aside a .icon { position: absolute; left: 5px; bottom: 10px; width: 60px; height: 60px; }
.home #about { background-position: right center; }
.home #about article { right: 45%; top: 10px; }
.home #contact form input[type="submit"] { margin-left: .375em; }
.home #contact form label { display: inline-block; vertical-align: middle; text-transform: uppercase; font-size: .875em; width: 30%; }

.home-overlay { z-index: -100; opacity: 0; background-color: black; background-size: cover; color: white; }
.home-overlay.active { z-index: 110; opacity: 1; }
.home-overlay article { position: absolute; }
.home-overlay article > div { position: absolute; left: 0; top: 0; bottom: 0; right: 0; overflow-y: auto; }
.home-overlay .close { position: absolute; top: 0; right: 0; z-index: 20; }
.home-overlay h2, .home-overlay h6 { text-transform: uppercase; }
.home-overlay h2 { font-weight: 300; }
.home-overlay h6 { margin-bottom: .5em; }
.home-overlay h6 + ul { margin-bottom: 2em; }

@media (orientation: portrait) { .visible-landscape { display: none; }
  .visible-portrait { display: block; }
  .home #about { background-position: 60% center; }
  .home-overlay { background-position: center top; } }
@media (orientation: portrait) and (max-width: 599px) { .home .about { height: auto; width: 100%; background: #1e6496; padding-bottom: 0; border-bottom: 10px solid white; }
  .home .about:before { display: none; }
  .home .about h6 { position: relative; margin-left: -10px; margin-right: -10px; width: auto; background: #ef3b24; }
  .home .about ul { padding: 0; }
  .home .about ul li { list-style: none; }
  .home .about ul li a { display: block; padding: .125em 0; }
  .home .main .articles { position: absolute; bottom: 0; width: 100%; }
  .home .main .articles article { height: 63%; bottom: 0; top: auto; }
  .home .main .articles article a { padding-left: 10px; }
  .home .main .articles article a > div { position: absolute; bottom: 0; left: 0; right: 0; padding: 10px; }
  .home aside { position: relative; top: calc( 100% + 10px ); }
  .home #about article { right: 50px; } }
@media (min-height: 470px) { .main, nav { top: calc( 12vh + 5px ); } }
@media (orientation: landscape) and (min-height: 600px), (orientation: portrait) { nav .about-menu li { display: block; margin-bottom: 2em; }
  nav .main-menu { display: inline-block; text-align: left; }
  nav .main-menu a, nav .main-menu li { display: block; }
  nav .main-menu a svg { width: 50px; height: 50px; vertical-align: middle; margin-right: 1.5em; }
  nav .main-menu li { margin: 1em 0 2em; }
  nav .main-menu li:last-child { margin-bottom: 1em; } }
@media (orientation: landscape) and (min-height: 600px) { .main .articles, .main aside { float: left; }
  .main .articles { width: 66.6666%; }
  .main aside { width: 33.3333%; border-left: 16px solid white; } }
@media (orientation: landscape) and (min-height: 600px), (orientation: portrait) and (min-width: 600px) { body { padding: 8px; }
  header, .home-overlay, .main, .modal > div, nav { border-width: 8px; }
  header, .home-overlay, .main, .modal > div { left: 8px; right: 8px; }
  header { padding: 0 16px; border-top-width: 16px; }
  header a[href="#mobile-menu"] { right: 16px; }
  .modal > div, .home .about, .home .articles article a { padding: 16px; }
  .main, nav, .home-overlay { bottom: 8px; }
  .home-overlay { top: 8px; }
  .home-overlay article { left: 8%; top: 16px; bottom: 16px; right: 8%; }
  .home aside a { margin: 16px 0; }
  .home aside a h6 { padding: .25em 16px; }
  .close.round { -moz-transform: scale(0.6, 0.6); -webkit-transform: scale(0.6, 0.6); transform: scale(0.6, 0.6); }
  header { height: calc( 12vh + 8px ); }
  .main, nav { top: calc( 12vh + 8px ); }
  nav { width: calc( 50% - 8px ); border-left: none; }
  nav.open { left: 50%; }
  .social li, .social a { width: 32px; height: 32px; }
  .home header { top: 0; background: none; border-bottom: none; }
  .home header .icon.the-hub { margin-top: 16px; }
  .home .main, .home nav { top: 8px; }
  .home .main .about, .home .main .articles article a > div, .home nav { padding-top: calc( 12vh + 16px ); }
  .home .main .articles, .home .main aside { width: 100%; float: none; }
  .home .main aside { border: none; position: absolute; bottom: 0; }
  .home .main aside a { float: left; margin: 0; border-left: 5.3333px solid white; border-right: 5.3333px solid white; }
  .home #about article { right: 50%; }
  .home #contact article, .home #michael-pratt-design article, .home #testimonials article { right: 35%; }
  .home-overlay article .columns { margin-top: 5em; -moz-column-count: 2; -webkit-column-count: 2; column-count: 2; -moz-column-gap: 2em; -webkit-column-gap: 2em; column-gap: 2em; } }
@media (orientation: landscape) and (min-height: 600px) { .home .main .about, .home .main .articles { /*
100vh = full height of screen
64px = 4 x 16px space
100vw = full width of screen
64px = 4 x 16px space
.2276 = height of 2 rows (310) / width of 3 cols (1362)
*/ height: calc( 100vh - 64px - ((100vw - 64px) * .2276) ); }
  .home .main .about { width: 33.3333%; }
  .home .main .articles article a { padding-left: calc( 33.3333% + 16px ); }
  .home .main aside a { width: 33.3333%; }
  .home .main aside a:nth-child(3n + 1) { border-left: none; border-right-width: 10.6666px; }
  .home .main aside a:nth-child(3n + 3) { border-right: none; border-left-width: 10.6666px; }
  .home .main aside a:nth-child(-n + 3) { border-bottom: 16px solid white; } }
@media (orientation: portrait) and (min-width: 600px) { .home .main .about, .home .main .articles { /*
100vh = full height of screen
80px = 5 x 16px space
100vw = full width of screen
48px = 3 x 16px space
.5121 = height of 3 rows (465) / width of 2 cols (908)
*/ height: calc( 100vh - 80px - ((100vw - 48px) * .5121) ); }
  .home .main .about { width: 50%; }
  .home .main .articles article a { padding-left: calc( 50% + 16px ); }
  .home .main aside a { width: 50%; border-bottom: 16px solid white; }
  .home .main aside a:nth-child(2n + 1) { clear: left; border-left: none; border-right-width: 10.6666px; }
  .home .main aside a:nth-child(2n + 2) { border-right: none; border-left-width: 10.6666px; }
  .home .main aside a:last-child, .home .main aside a:nth-last-child(2) { border-bottom: none; } }
@media (orientation: landscape) and (min-height: 700px), (orientation: portrait) and (min-width: 700px) { body { font-size: 16px; } }
@media (orientation: portrait) and (min-width: 800px) { .home header { left: 10px; right: 10px; }
  nav { width: calc( 50% - 10px ); } }
@media (orientation: landscape) and (min-height: 800px) and (min-width: 1200px) { nav { width: calc( 25% - 10px ); }
  nav.open { left: 75%; } }
@media (orientation: landscape) and (min-height: 800px) { .home header { left: 10px; right: 10px; }
  .main, nav, .home-overlay { bottom: 10px; }
  .home #contact {           /*
	article {
		background-size: cover;
		width: calc( 66.6666% + 20px );
		border-right-width: 10px;
		
		& > div {
			max-width: 580px;
		}
	}
	
	form {
		width: 33.3333%;
		border-left-width: 10px;
	}
	
	textarea {
		height: 12em;
	}*/ } }
@media (orientation: landscape) and (min-height: 800px), (orientation: portrait) and (min-width: 800px) { body { padding: 10px; }
  header, .home header, .home-overlay, .main, .modal > div, nav { border-width: 10px; }
  header, .home-overlay, .main, .modal > div { left: 10px; right: 10px; }
  header { padding: 0 20px; border-top-width: 20px; }
  header a[href="#mobile-menu"] { right: 20px; }
  .modal > div, .home .about, .home .articles article a { padding: 20px; }
  .main, nav, .home-overlay { bottom: 10px; }
  .home-overlay { top: 10px; }
  .home-overlay article { top: 20px; bottom: 20px; }
  .home aside a { margin: 20px 0; }
  .home aside a h6 { padding: .25em 20px; }
  body { font-size: 18px; }
  header { height: calc( 12vh + 10px ); }
  .main, nav { top: calc( 12vh + 10px ); }
  .main aside { font-size: .875em; }
  nav { font-size: 1em; }
  .home header, .home .main, .home nav { top: 10px; }
  .home header .icon.the-hub { margin-top: 20px; }
  .home .main .about, .home .main .articles article a > div, .home nav { padding-top: calc( 12vh + 20px ); }
  .home .main .about, .home .main .articles { height: calc( 100vh - 80px - ((100vw - 80px) * .2276) ); }
  .home .main aside a { border-left-width: 6.6666px; border-right-width: 6.6666px; } }
@media (orientation: landscape) and (min-height: 800px) { .home .main .about, .home .main .articles { /*
100vh = full height of screen
80px = 4 x 20px space
100vw = full width of screen
80px = 4 x 20px space
.2276 = height of 2 rows (310) / width of 3 cols (1362)
*/ height: calc( 100vh - 80px - ((100vw - 80px) * .2276) ); }
  .home .main .about { width: 25%; }
  .home .main .articles article a { padding-left: calc( 25% + 20px ); }
  .home .main aside a:nth-child(3n + 1) { border-right-width: 13.3333px; }
  .home .main aside a:nth-child(3n + 3) { border-left-width: 13.3333px; }
  .home .main aside a:nth-child(-n + 3) { border-bottom-width: 20px; } }
@media (orientation: portrait) and (min-width: 800px) { .home .main .about, .home .main .articles { /*
100vh = full height of screen
100px = 5 x 20px space
100vw = full width of screen
60px = 3 x 20px space
.5121 = height of 3 rows (465) / width of 2 cols (908)
*/ height: calc( 100vh - 100px - ((100vw - 60px) * .5121) ); }
  .home .main aside a { border-bottom-width: 20px; }
  .home .main aside a:nth-child(2n + 1) { border-right-width: 13.3333px; }
  .home .main aside a:nth-child(2n + 2) { border-left-width: 13.3333px; } }
@media (min-width: 1200px) { .main .articles { width: 59%; margin-left: 8%; }
  .main aside { width: 25%; margin-right: 8%; }
  .home .main .articles, .home .main aside { margin: 0; }
  .home-overlay article .columns { -moz-column-count: 3; -webkit-column-count: 3; column-count: 3; } }
/*.desktop {
	.home {	
		.main {
			& > * {
				padding-top: 0;
				
				&:before {
					height: 100%;
				}
				
				&:before, & > article {
					opacity: 0;
				}
				
				&:hover {
					&:before {
						opacity: .6;
					}
					
					& > article {
						opacity: 1;
					}
				}
			}
		}
	}
}*/
.IE9 .center-vertical, .IE9 .center-both, .IE10 .center-vertical, .IE10 .center-both, .IE11 .center-vertical, .IE11 .center-both { position: relative; }
.IE9 .center-vertical > article, .IE9 .center-both > article, .IE9 .home #bio > article, .IE10 .center-vertical > article, .IE10 .center-both > article, .IE10 .home #bio > article, .IE11 .center-vertical > article, .IE11 .center-both > article, .IE11 .home #bio > article { position: relative; top: 50%; -moz-transform: translateY(-15%); -webkit-transform: translateY(-15%); transform: translateY(-15%); }

/*# sourceMappingURL=style.css.map */
