/* reCaptcha 3 Tab */




a.home-dark-link {color: #7299BE !important}
a.home-dark-link:hover {color: #7F7F7F !important;}

.kudos-excerpts .wpb_wrapper p {font-size: 1.3em !important; line-height:1.4em; }

/*  Mega Menu */
.rt-megamenu-widget ul.menu > li{

	text-transform:uppercase;
	font-weight:500;
	font-size:15px;
	
}

.header_main .responsive-nav {  
    margin-top: 17px !important;
}


/*  Mobile Menu tweak*/
.mobmenu .mob-cancel-button {
position: relative;
  top:15px;
  right: 15px;
}

/* Top Header */

.header_main .brand-logo img{
	max-width:425px;
  position: relative;
  top: -10px;
}


.wraper_header.style-eleven .wraper_header_main {
  	height: 95px;      
}

/* Short header Removal */
.content-spacer { padding-top: 130px; }

.wraper_blog_main > .container {
   padding-top: 0px !important; /* blog fix */
    
}

/* FOOTER */

.footer_main_item p {
 font-size: 14px ;  
}
.widget_nav_menu ul li a {
   font-size: 14px ;  
}
.footer_main_item .widget_nav_menu ul li {
  margin-bottom:1 !important;
}

.footer_main_item ul.contact li {    
    font-size: 14px;
  color: #d9e0e8;  
}

.wraper_footer_main > .container  {
  padding-top: 10px; /* Default 100 */
} 

.wraper_footer_main {
    padding-top: 2em;
  }

.footer_main_item {  
    margin-bottom: 10px;
}

.footer_main_item .widget-title {
  	font-family: Roboto, sans-serif;
}


.footer_copyright_item {color: rgba(255, 255, 255, 0.7) }

/* PODS POST FIX */
.wpb_wrapper p {margin-bottom: 10px !important;}
header.entry-header {display:none;}
.post-thumbnail {display:none;}


.wraper_header_main > .container{
	padding-top:5px;  /* default 25 */
	padding-bottom:5px;  /* default 25 */
}

.nav {    
    margin-top: 35px;  
}



.white-text-testimonial-heading {color: #FFF; font-size: 17px;} 
.white-text-testimonial {color: #FFF; font-size: 15px;}


/* PODS Details */

.home-details {width:30%; float: right; background-color:#f5f5f5; padding: 1em; border:1px solid #CCC;  margin-bottom:1.5em;}

/*bootsrap buttons fix */

.btn {padding: 5px 10px; margin-left:1em;}

h1.shadow-me  { text-shadow: 1px 1px 7px black !important; }

.center-me {
 	width: 1000px;
   margin: 0 auto;
}