/*
Theme Name: BlankSlate
Theme URI: 
Author: PMCJAX
Author URI: http://www.pmcjax.com/
Description: 
Version: 1.0.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags:
Text Domain: blankslate
*/
body{font-family: 'Lato', sans-serif;font-size:18px;}
a{text-decoration:none;color:#1CD3FF;}
a:hover, a:focus, a:target{color:#0E7BE8;text-decoration:none;}

.row-eq-height {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
.row-eq-height.wrap{flex-wrap:wrap;}

header#header{position:fixed;top:0;left:0;width:100%;z-index:9999;background-color:#FFF;padding:10px 0;}
.admin-bar header#header{top:32px;}
header#header + section{margin-top:55px; /*height of header*/}

#leadvid{margin:0 -15px;}
#leadvid, .vidwrap{position: relative;padding-bottom: 56.25%;padding-top: 35px;height: 0;overflow: hidden;}
#leadvid iframe, .vidwrap iframe{position: absolute;top:0;left: 0;width: 100%;height: 100%;}
#featcont{padding:3%;}

.galleryimg{padding-top:100%;margin: 0 -15px;background-position:center;background-size:cover;}

.nf-row:last-child .nf-field-container{margin-bottom:0;}

footer#footer{background-color: #333;color: #FFF;padding:15px 0;}
footer#footer .col-md-6:last-child{text-align:right;}
footer#footer p{margin:0;font-size:14px;}