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; }
body { line-height: 1; }
* {	margin: 0; padding: 0; }
html, body { height: 100%; }
*, ::after, ::before { box-sizing: border-box; }

#preloader { position:fixed; top:0; left:0; right:0; bottom:0; background-color:#fff; z-index:9999; }
#status { width:200px; height:200px; position:absolute; left:50%; top:50%; background-image:url(images/loading.png); background-repeat:no-repeat; background-position:center; margin:-100px 0 0 -100px; }

body { background: #fff; font-family: 'Lato', sans-serif; font-weight: 300; font-style: normal; font-size: 1.063rem; color: #1c4a85; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; position: relative; }

a, a:active, a:focus, button, button:active, button:focus { outline: 0; }
a { color: #1c4a85; text-decoration: none; }
a:hover, a:focus { text-decoration: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { color: #1c4a85; }
h1 { font-size: 2.25rem; font-weight: 700; margin: 0 0 1.75rem; }
h2 { font-size: 1.563rem; margin: 0 0 1rem; }

.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
#wrap { max-width: 800px; height: 100%; margin: 0 auto; position: relative; }	
.container { position: relative; width: 100%; height: auto; min-height: 448px; margin: 0 auto; padding: 0; }
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.cntrvrt { position: relative; top: 50%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.main { position: relative; overflow: hidden; }
.main::after { content: ''; width: 100%; height: 60px; background: #fff; position: absolute; left: 0; top: -60px; border-bottom: 1px solid #000; z-index: 4; }
.col { float: left; display: inline-block; width: 100%; height: auto; margin: 0; position: relative; padding: 44px 0 33px; text-align: center; }
.col img { display: inline-block; width: 144px; height: 144px; vertical-align: top; position: relative; margin: 0 0 30px; } 

footer { max-width: 300px; margin: 0 auto; border-top: 1px solid #b79a60; padding: 22px 0 14px; font-size: 0.9375rem; text-align: center; }
footer a { display: inline-block; line-height: 22px; position: relative; }
footer .soc-lnk { width: 22px; height: 22px; margin: 0 15px; text-align: center; transition: all .3s ease; }
footer .soc-lnk span { display: inline-block; position: relative; }
footer .soc-lnk:hover { opacity: 0.7; }
footer .twitter { background: url(images/okehampton-argyle-fc-twitter-ico.png) left top no-repeat; }
footer .instagram { background: url(images/okehampton-argyle-fc-instagram-ico.png) left top no-repeat; }
footer .facebook { background: url(images/okehampton-argyle-fc-facebook-ico.png) left top no-repeat; }
footer .email-lnk { display: inline-block; margin: 18px auto 0; color: #b79a60; }
footer .email-lnk:after { content: ''; display: inline-block; height: 1px; width: 0px; background: transparent; transition: width .5s ease, background-color .5s ease; position: absolute; left: 0; right: 0; margin: 0 auto; bottom: -2px; }
footer a span:hover:after, footer .email-lnk:hover:after { width: 100%; height: 1px; background-color: #b79a60; }

@media (max-width: 900px) {	
#wrap { width: auto; margin: 0 20px; }	
.container { min-height: 0; } 
}

@media (max-width: 660px) {
.col { float: none; text-align: center; padding: 22px 0 44px; }
footer { text-align: center; }	
footer a, footer .soc-lnk { margin: 5px 10px; }
footer .email-lnk { float: none; }	
}

@media (max-height: 660px) {
#wrap { margin-top: 30px; }
.container { margin: 0 auto 30px; }
.cntrvrt { top: auto; -moz-transform: none; -webkit-transform: none; -o-transform: none; -ms-transform: none; transform: none; }	
}