/*
Theme Name: FWPA Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: NU-Design
Author URI: http://www.nu-design.com/
Version: 1.0.0
Template: bridge
*/ 

/*NU-Design adjust head - logo, grey bar, nav*/

@media only screen and (min-width: 1000px) {
.nuheader_custom {

	background-color: #474747; 
	height: 55px; 
	margin-right: 0px;
	margin-left: 247px;
	vertical-align: baseline;
	
	 }

header .header_inner_left {
	left: 0px!important;

}
.header_bottom {
	padding: 0px;
	margin: 0px;
	
	}
	 
./* opaque strip below main headder removed in second set of revisions
nuheader_below {
	
	background-color: rgba(255, 255, 255, .5);
	padding-left: 43px;
	color: #474747;
	font-size: 17.4px;
	
	}*/
}

@media only screen and (max-width: 1000px) {

.header_inner {
	height: 86px;
	}

.header_top {
	height: 10px;
	}
.header_bottom {
	height: 50px; 
	vertical-align: top;
	 }
	 
.mobile_menu_button {
	height: 50px;
	}

.nuheader_below {
	padding-left: 50px;
	background-color: #ffffff;
	text-align: center;
	color: #474747;
	font-size: 18px;
		
	}
	
}


/* NU additional styles*/

.nu-minH {
  min-height: 400px!important;
 
}

.nu-maxW {
  max-width: 500px!important;
  margin: auto;
 
}
.nu-maxW450 {
  
  max-width: 400px!important;
 text-align: center!important;
 }
  
/* styles team images display*/
.q_team .q_team_image{
	position: relative;
	max-width: 350px!important;
	margin: 0 auto!important;
	font-size: 10px;
	line-height: 15px;
	
	}
	
.q_team_description_inner {

	text-align: left!important;
}	
 
.book-thumbnail {
	width: 300!important;
}
	
.normal {
	height: 55px!important;
	}	
h7 {
	color: #b2cbdf;
	font-size: 13px;
	}
.logo_wrapper {
	height: 50px !important; 
	vertical-align: baseline;
}
	
.grey {
	color: #474747!important;
}	
	
.blue {
	color: #b2cbdf!important;
}

.white {
	color: #ffffff!important;
}

.nu-center {
	margin: 0 auto!important;
}
	
/* NU Contact7 styles*/

.wpcf7-text {
	padding: 5px!important;
	width: 48%!important;
	display: inline!important;
}

.wpcf7-submit {
	margin: 5px!important;
	padding: 5px!important;
	line-height: 10px!important;
	height: 10px!important;
	
}

.footer_top.footer_top_full {
	margin-top: 50px!important;
	padding: 10px 24px!important;
	
}
/* NU - fix Layerslider wrapping text and not background */

h2.ls-layer {
height: 60px!important; 
}

/*NU Pioneer Pages */

.pioneer-page h1 {
	color: #FFFFFF!important;	
	
}
.pioneer-page p {
	color: #FFFFFF!important;	
	
}
.pioneer-page wpb_heading {
	color: #FFFFFF!important;	
	
}
.pioneer-page h2 {
	color: #FFFFFF!important;	
	
}
.pioneer-page h3 {
	color: #FFFFFF!important;	
	
}
.pioneer-page h4 {
	color: #FFFFFF!important;	
	
}
.pioneer-page h5 {
	color: #FFFFFF!important;	
	
}
.pioneer-page {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

.wpb_widgetised_column a {
	color: #FFFFFF!important;
	font-weight: 700!important;
	
}
