/*
CUSTOM CSS HERE
*/

@import url('https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,500i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700');

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


h1,h2,h3,h4{
font-family: 'Lato', sans-serif;
	font-weight:700;
	color:#015989;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
     margin-bottom: 0.8rem;	
}

h1,.h1{
font-size: 35px;
}

h2,.h2{
font-size: 30px;
}

h3,.h3{
font-size: 26px;
}

h4,.h4{
font-size: 20px;
}

h5,.h5{
font-size: 17px;
}

h6,.h6{
font-size: 13px;
}

a{
color:#015989;
}

a:hover{
color:rgba(1, 89, 137, 0.9);
}

.aligncenter{
text-align:center;
}

body{
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
color: #373a3c;
line-height: 1.7;
font-size:1rem;
}




#header{
    border-top: 25px solid #009DC8;
}


.navbar-brand{
max-width: 400px;
}

.navbar-dark .navbar-nav li{
margin: 0 10px;	
}

.navbar-dark .navbar-nav .nav-link{
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
	border-bottom: 3px solid #ffffff;
}




.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover{
	color:#000;
	border-bottom: 3px solid #015989;
}


.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link{
	color:#000;
	border-bottom: 3px solid #015989;	
}

.navbar-dark .navbar-nav li.msmenu-item{
border: 2px solid #181818;
    padding: 0px 11px;
    border-radius: 26px;	
}

.navbar-dark .navbar-nav li.msmenu-item a{
background: url(../images/mike-shreeve-logo.png) no-repeat;
    background-size: contain;
    background-position: center center;
    color: transparent !important;
    padding: 6px 23px;
    margin: 0 !important;
    border-bottom: 0;
 -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;	
}

.navbar-dark .navbar-nav li.highlighted a{
border-bottom: 0!important;
    color: #015989;
	
}

.navbar-dark .navbar-nav li.msmenu-item a:hover,
.navbar-dark .navbar-nav li.msmenu-item a:focus,
.navbar-dark .navbar-nav li.msmenu-item a:active{
	border-bottom: 0;
}

.navbar-expand-md .navbar-collapse {
    justify-content: flex-end;
}

.navbar-dark .navbar-toggler-icon{
 background: none;
 color:#000;
}

.navbar-dark .navbar-toggler:focus{
outline: 0;
}

button.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon{
color:#015989;
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
	.navbar-dark .navbar-nav .nav-link {
	font-size: 13px;
    padding-right: 10px;
    padding-left: 10px;
	}


	.navbar-dark .navbar-nav li {
		margin: 0 5px;
	}	
}


@media only screen and (min-width: 768px) and (max-width: 991px){
	.navbar-dark .navbar-nav .nav-link {
		font-size: 9px;
		padding-right: 5px;
		padding-left: 5px;
	}


	.navbar-dark .navbar-nav li {
		margin: 0 5px;
	}	
}


@media(max-width:767px){
	.navbar-brand {
		max-width: 250px;
	}	
}


.sitebtn{
    background: #015989;
    color: #fff;
    font-weight: 600;
    border-radius: 35px;
    padding: 10px 40px;
}

.sitebtn:hover{
	color:rgba(1, 89, 137, 0.90);
	color: #fff;
	text-decoration:none;
}


.btn, .wpcf7 input[type=submit] {
    font-size: 0.8rem;
    border-radius: 0;
}

.btn-secondary {
    color: #fff;
    background-color: #015989;
    border-color: #015989;
}


.btn-secondary:hover{
      background: rgba(1, 89, 137, 0.9);	
}

#h-offer{
    background: #015989;
}

#h-offer .optinform{
padding: 60px 0 20px;
}

#h-offer h3{
    text-align: center;
    font-size: 25px;
    COLOR: #FFF;
}

#h-offer h4{
    font-size: 15px;
    color: #ffffff;
    margin-bottom: 20px;	
}

#h-offer form ._form_element{
    width: 40%;
    float: left;
    padding: 0 5px;
    margin-bottom: 10px;
}

#h-offer form input[type="text"]{
    width: 100%;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    padding: 7px 12px;
    background: #ffffff;
    border: 1px solid #ccc;
}


#h-offer form ._button-wrapper{
    width: 20%;
    float: left;
}

#h-offer form ._button-wrapper button{
    border: 0;
    line-height: 43px;
    background: #fad000;
    color: #fff;
    text-transform: uppercase;
    padding: 0 40px;
    text-shadow: 1px 1px 1px rgb(93, 93, 93);
    font-weight: 700;
	width: 100%;
	cursor:pointer;
}

.textright{
	text-align:right;
}

img.aligncenter{
display:block;
margin:0 auto;
}



/*====HOME POST LOOP=====*/

#wrapper-index{
padding-top:0 !important;
}

.top-content{
    background: #f1f1f1;
    padding: 65px 0 65px;
    margin-bottom: 50px;
}
	
.post-loop{
position:relative;
overflow: auto;
}

.post-loop .post-item{
margin-bottom:40px;
border-bottom:1px solid #dddddd;
padding-bottom:40px;
}

.post-loop .post-item:nth-child(odd) {
    float: none;
}

.post-loop .post-item:nth-child(even){
    float: none;
    margin-bottom: 2em;	
}


.post-item h3{
    font-size: 20px;
    margin: 15px 0;	
}


@media(min-width:768px){
	.post-loop .post-item{
	width: 45%;	
	}	
	
	.post-loop .post-item:nth-child(odd) {
		float: left;
	}	
	
	.post-loop .post-item:nth-child(even){
		float: right;
		margin-bottom: 2em;	
	}
	

	.post-loop .post-item:nth-child(2){
		margin-top: 165px;	
	}	
	
	.post-loop:before{
		left: 50%;
		margin-left: .5px;
		content: '';
		position: absolute;
		height: 100%;
		width: 1PX;
		background: #dddddd;
	}	
	
}


.cta-gstarted{
	text-align:center;

}

.cta-gstarted img{
	max-width: 40px;	
}

.cta-gstarted span{
    display: block;
    color: #015989;
    font-weight: 600;
    font-size: 20px;
}

#ulp-ObCpJCxGRSaq942x .frm_forms{
    margin-top: 18px;
}

#ulp-ObCpJCxGRSaq942x .frm_form_fields fieldset{
    padding-bottom: 7px;
}

#ulp-ObCpJCxGRSaq942x .frm_form_fields  input[type=text],
#ulp-ObCpJCxGRSaq942x .frm_form_fields  input[type=email]{
    border-radius: 5px !important;
    font-size: 18px;
    border: 3px solid #c2dfe8;
    padding: 12px 18px;
    height: 55px;	
}


#ulp-ObCpJCxGRSaq942x .frm_form_fields .frm_button_submit{
    color: rgb(255, 255, 255);
    background-color: rgb(254, 203, 50);
    text-shadow: 3px 2px 1px rgba(0,0,0,0.2);
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    border: 1px solid rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    border-radius: 4px;
    padding: 15px 10px;
    margin-top: 0;
}



#ulp-ObCpJCxGRSaq942x .sublabel{
	display: block;
    text-align: center;	
}

/*===SINGLE BLOG and  PAGE===*/


.page .entry-title{
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 40px;	
}



.page-title{
text-transform:uppercase;
}

.entry-title{
    font-size: 35px;
}

.entry-meta{
    font-size: 13px;
    font-style: italic;
    margin-bottom: 20px;
}

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

.featured-image img.wp-post-image{
    margin-bottom: 25px;
	border: 5px solid #e8e8e8;

}


body.single.single-post .container .entry-content .nc_socialPanel{
    margin-bottom: 35px !important;	
}


.swp-content-locator{
clear:both !important;
}

@media(min-width:768px){
	.entry-social .col-md-6:nth-child(1){
	border-right: 1px solid #000;
	}	
}

.entry-social{
    margin-bottom: 20px;
}


.post-lead-text p{
    font-size: 16px;
    font-style: italic;
	color: #373a3c;
}

.entry-content p{
font-size:16px;
}

.post-navigation{
	margin: 45px 0 45px;
}


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

.npp-team h4{
    font-weight: 400;
}

.npp-team span{
font-size: 16px;
} 

.npp-team .sitebtn-reverse{
display: inline-block;
}

.sitebtn-reverse{
    border: 3px solid #015989;
    color: #015989;
    font-weight: 600;
    border-radius: 35px;
    padding: 4px 30px;
    font-size: 19px;
    text-transform: uppercase;
}

.sitebtn-reverse:hover,
.sitebtn-reverse:focus,
.sitebtn-reverse:active{
color: #ffffff;	
background:#015989;
text-decoration:none;
}

.wpcf7{
margin:0 0!important;
}

.btn-outline-primary, .wpcf7 input[type=submit]{
    background: #015989;
    color: #fff;
    border: #015989;
    cursor: pointer;	
}

.btn-outline-primary:hover, .wpcf7 input[type=submit]:hover {
    color: #fff;
    background-color: rgba(1, 89, 137, 0.9);
    border-color: rgba(1, 89, 137, 0.9);
}

.btn-outline-primary.focus, .btn-outline-primary:focus, .wpcf7 input.focus[type=submit], .wpcf7 input[type=submit]:focus {
    box-shadow: 0 0 0 3px rgba(1, 89, 137, 0.9);
}

#bottom-banner{
 text-align: center;
    margin: 30px 0 !important;
}


/*===ARCHIVE POST LIST===*/

.archive-post .archive-item {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 30px;
    margin-bottom: 50px;	
	
}

.archive-post .archive-item .archive-featured-image{

}

.post-excerpt{

}

.post-meta{
font-style: italic;
    font-size: 13px;
}

/*===AUTHOR===*/

#author-wrapper{
padding-top:0 !important;
}

.author-header{
    text-align: center;
    background: #f3f3f3;
    padding: 30px 15px 30px;
    margin: 0px 0 50px;
    border-bottom: 4px solid;
    border-top: 4px solid;
    border-color: #fad000;
}

.post-author-box{
    background: #f3f3f3;
    border: 4px solid #fad000;
    padding: 15px 15px 10px;
    margin: 35px 0;
}

.post-author-box img{
    display: block;
    margin: 10px auto 20px;
    vertical-align: middle;
}


@media(max-width:767px){
	.post-author-box{
	text-align:center;
	}	
}
/*===SIDEBAR===*/

#right-sidebar .widget{
margin-bottom: 40px;
}

.widget-title{
font-size: 23px;
}

.side-mike {
    border: 1px solid #dddddd;
    padding: 20px;
}

.side-mike .widget-title{
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;	
}

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

@media only screen and (min-width: 992px) and (max-width: 1199px){
	.q2w3-fixed-widget-container img{

	}
}

@media only screen and (min-width: 768px) and (max-width: 991px){
	.q2w3-fixed-widget-container img{
		
	}
}

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

/*===FOOTER===*/

.top-footer{
    background: #ddd;
    margin-bottom: 30px;
    padding: 20px 0;	
}

.footer-logos img{
    width: 210px;
    margin-right: 20px;	
}

.footer-logos img:nth-child(2){
	width: 150px;	
}

#footer-social-media{
    text-align: right;
    position: relative;
}

#footer-social-media span{
    margin-top: 22px;
    display: inline-block;
}

#footer-social-media span a{
     color: #ffffff;
    background: #000000;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    width: 20px;
    line-height: 20px;
    border-radius: 50%;
}

.site-info{
text-align:center;
font-size:12px;
}

@media(max-width:767px){
	.footer-logos{
	text-align:center;
	}
	
	#footer-social-media{
	text-align:right;
	}
}

