/*
Theme Name: Bootstrap Basic
Theme URI: http://rundiz.com
Author: Vee Winch
Author URI: 
Description: Bootstrap v.3 basic theme for developers to build their new theme very fast and easy. You can support theme author by <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9HQE4GVV4KTZE" target="donate">donate</a>. To follow what was changed, please look for <a href="https://github.com/Rundiz/bootstrap-basic" target="commits">commits</a> of this theme at Github.
Version: 1.0.12
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-basic
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/
.wp-caption .wp-caption-text, .motopress-image-caption {
    font-size: 12px;
    line-height: 15px;
    margin: 0.8075em 0.8075em !important;
    text-align: left;
}
.nivoSlider a {
text-decoration: none; border-bottom: none !important;
}
.theme-default .nivo-caption a {
    border-bottom: none !important;
}
button, input, optgroup, select, textarea {
    color: #074697;
}
label, .mc-field-group {
    font-family: "Merriweather";
}
#mc_embed_signup .button {
    background-color: #286296 !important;
    background-image: none;
    border: medium none;
    box-shadow: none;
    color: #fff;
    font-family: "Lato",sans-serif;
text-transform: uppercase;
}
#mc_embed_signup .mc-field-group li label {
    display: block;
    margin: 0 10px;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"] {
background-color: #286296;
    background-image: none;
    border: medium none;
    box-shadow: none;
    color: #fff;
    font-family: "Lato",sans-serif;
    font-weight: bold;
    text-shadow: none;
    text-transform: uppercase;
padding: 8px 16px;
border-radius: 3px;
}
.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div.ginput_container[class*="gfield_date_"] label, .gform_wrapper .field_sublabel_above div.ginput_container[class*="gfield_time_"] label, .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div.ginput_container[class*="gfield_date_"] label, .gform_wrapper .field_sublabel_below div.ginput_container[class*="gfield_time_"] label, .gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction {
    font-size: 13px !important;
    font-weight: 300 !important;
}

/*
Required WordPress CSS
*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}


/* WordPress gallery */
.gallery-caption {
}
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
body {
background: url(https://uwnps.org/wp-content/uploads/2016/12/header-1.png) no-repeat;
background-position: right top;
background-size: 1600px 91px;
font-family: 'Merriweather', serif;
font-size: 17px;
line-height: 1.7em;
color: #1a222c;
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}
a {
color: #074697;
font-weight: bold;
}
.entry-content a {
text-decoration: underline;
}
.site-title {
margin-top: 0px;
padding-right: 0px;
width: 170px;
}
.site-title-heading img {
width: 140px;
height: 150px;
}
h1, h2, h3, h4, h5, nav {
font-family: 'Lato', sans-serif;
color: #022c61;
}
h2, h3, h4, h5 {
color: #0d693c;
}
h1 {
font-weight: bold;
}
.site-description {
font-weight: normal;
color: #fff;
font-size: 18px;
padding: 40px 0 0;
}
.site-description a, .site-description a:hover {
font-weight: normal;
color: #fff;
text-decoration: none;
}
.btn-default {
background-image: none;
background-color: #286296;
border: none;
text-shadow: none;
color: #fff;
text-transform: uppercase;
font-family: 'Lato', sans-serif;
font-weight: bold;
box-shadow: none;
}
.btn {
padding: 8px 16px;
}
.buttons-header {
padding: 25px 0 0 0;
}

.buttons-header .btn {
margin-left: 4px;
}
.navbar {
margin: 24px 0 20px -45px;
}
.navbar-default {
background-image: none;
border-radius: 0;
box-shadow: none !important;
background-color: none !important;
background: none !important;
border: none;
}
.navbar-default .navbar-nav > li > a {
color: #022c61;
text-transform: uppercase;
font-weight: 900;
font-size: 15px;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
}
.navbar-toggle {
    margin-top: 30px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #e7e7e7;
    color: #086137;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {
    background: none;
    background-image: none;
    box-shadow: none;
}
#site-footer {
background: #022c61;
color: #ffffff;
font-size: 15px;
padding: 30px 0;
border-top: none;
}
#site-footer h1 {
color: #7ce3b1;
font-size: 22px;
font-weight: 300;
}
.facebook {
background: url(https://uwnps.org/wp-content/uploads/2016/12/facebook-icon.png);
width: 36px;
height: 36px;
background-size: 36px 36px;
display: block;
margin: 20px 10px 0 0;
float: left;
}
.twitter {
background: url(https://uwnps.org/wp-content/uploads/2016/12/twitter-icon.png);
width: 36px;
height: 36px;
background-size: 36px 36px;
display: block;
margin: 20px 10px 0 0;
float: left;
}
.instagram {
background: url(https://uwnps.org/wp-content/uploads/2016/12/instagram-icon.png);
width: 36px;
height: 36px;
background-size: 36px 36px;
display: block;
margin: 20px 10px 0 0;
float: left;
}
.uwyo {
margin-top: 90px;
}
#main-column .post, #main-column .page {
    border: none;
    padding: 0px;
}
.entry-header {
display: none;
}
.nivo-caption {
    background: #086137 none repeat scroll 0 0 !important;
}
.theme-default .nivo-caption {
font-family: 'Lato', sans-serif !important;
font-size: 36px;
line-height: 1em;
padding: 20px;
}
.home-header {
margin: 0px 0px 20px 0px;
}
.overview {
background: url(https://uwnps.org/wp-content/uploads/2016/12/home-overview-bg.jpg);
background-size: 100% auto;
font-size: 18px;
line-height: 1.7em;
color: #fff;
padding: 0px 30px 0px;
height: 376px;
}
.overview .btn-default {
margin-top: 10px;
border: 1px solid #fff;
padding: 12px 20px;
}
.overview h1 {
font-size: 33px;
line-height: 35px;
color: #b3cbe8;
font-weight: 500;
}
.overview a {
color: #ffffff;
}
.callout {
font-size: 21px;
color: #fff;
font-weight: 700;
text-align: center;
padding: 20px;
background-size: 100% auto;
min-height: 300px;
font-family: 'Lato', sans-serif !important;
}
.callout-2 {

}
#main-column {
padding-right: 0px;
}
.green-bg {
background-color: #d6e6de;
padding: 10px 10px 30px 30px;
margin-bottom: 10px;
}
.green-bg .callout, .green-bg .callout2 {
width: 31%;
margin-right: 2%;
float: left;
}
/*MEDIUM DEVICES*/
@media (max-width: 1199px){
.callout {
min-height: 250px;
}
.overview h1 {
font-size: 30px;
}
.navbar-default .navbar-nav > li > a {
padding-left: 10px;
padding-right: 7px;
font-size: 14px;
}
.navbar-collapse {
    padding-right: 0px;
}
.overview {
font-size: 14px;
height: 306px;
}
}
@media (max-width: 991px){
.overview h1 {
font-size: 35px;
line-height: 45px;
}
.navbar-default .navbar-nav > li > a {
padding-left: 5px;
padding-right: 10px;
font-size: 14px;
}
.navbar {
margin: 0px 0 20px -20px;
}
.uwyo {
    float: left;
    margin-top: 20px;
}
.overview {
    font-size: 17px;
    height: inherit;
    margin-left: 15px;
margin-top: 20px;
padding-top: 20px;
padding-bottom: 40px;
}
.slider {
padding-right: 0px;
}
}
@media (max-width: 667px){
.overview {
font-size: 14px;
}
.overview h1 {
    font-size: 25px;
line-height: 35px;
}
.green-bg .callout, .green-bg .callout2 {
width: 100%;
margin-right: 0%;
float: none;
}
.callout2 {
padding-bottom: 20px;
}
.site-title {
margin-left: 10px;
}
.navbar-default .navbar-nav > li > a {
padding-left: 30px !important;
padding-right: 30px !important;
}
.callout {
min-height: 270px;
}
}