/*   
Theme Name: Brasco 2015 Custom Wordpress Theme
Theme URI: http://brascomarketing.com
Description: Custom Responsive WP Theme -- WordPress v4.2.1
Author: Brasco ///
Author URI: http://brascomarketing.com
Version: 1.0
*/
/*    	 _                             
        | |                            
        | |__  _ __ __ _ ___  ___ ___  
        | '_ \| '__/ _` / __|/ __/ _ \ 
        | |_) | | | (_| \__ \ (_| (_) |
        |_.__/|_|  \__,_|___/\___\___/ 
                                       
 */



/*********************************
	Like What You See?
	Call Brasco at (919) 745-8091
	We'd love to work with you
  *******************************/
 
  
a { 
	color: #ec2a39; text-decoration:none;
	outline: 0;/* get rid of dotted borders */
	-webkit-transition: color .2s ease-in; 	  
   -moz-transition: color .2s ease-in;  
   -o-transition: color .2s ease-in;  
   transition: color .2s ease-in;
} 

a:hover {
	text-decoration: none;
	color: #000;
	outline: none;
}

a:active { 
	outline: none !important; 
	-moz-outline-style: 0 !important; 
	text-decoration: none; 
	background: none; 
	border: none !important;
}

a:focus{ 
	-moz-outline-style: 0 !important; 
	text-decoration: none; 
	background: none; 
	border: none !important;
	outline: none;
}

button:focus,
button:active {
	outline: none !important;
	border: solid 1px #CCC;;	
}

::-moz-selection { background: #ec2a39; color: #fff; text-shadow: none; }
::selection { background: #ec2a39; color: #fff; text-shadow: none; } 

body {
	font-family: 'Open Sans', sans-serif;
	-webkit-transition: all .2s ease-in; 	  
   -moz-transition: all .2s ease-in;  
   -o-transition: all .2s ease-in;  
   transition: all .2s ease-in;
}
 

h1,h2,h3,h4,h5 {	
	font-family: 'Raleway', sans-serif;
	margin: 0px;
	line-height: 1.5em;
}

p {
	font-family: 'Open Sans', sans-serif;
} 

a.btn {
	display: inline-block;
	padding: 1.25em 2em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	background: #ec2a39;
	color: #fff;
	-webkit-transition: background-color .2s ease-in; 	  
   -moz-transition: background-color .2s ease-in;  
   -o-transition: background-color .2s ease-in;  
   transition: background-color .2s ease-in;
   font-family: 'Open Sans', sans-serif;
   border: none;
   outline: none;
}

a.btn:hover {
	background-color: #d81f2e;
	color: #fff;
-webkit-box-shadow: inset 0px 5px 30px 13px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    inset 0px 5px 30px 13px rgba(50, 50, 50, 0.2);
box-shadow:         inset 0px 5px 30px 13px rgba(50, 50, 50, 0.2);
}

body, body.modal {
    margin-right: 0 !important;
}

body.modal-open {
	margin-right: 0px !important;
	padding-right: 0px !important;	
	overflow: auto;
}

.modal {
  overflow-y: auto;
}

#social-sharing-container ul {
	margin: 0em;
	padding: 0em;
	border-top: none !important;	
}

#social-sharing-container ul li {
	list-style: none;	
}


header {
	padding-top: 2.5em;
	padding-bottom: 1.5em;	
	text-align: center;
	border-bottom: 2px solid #ed2c3d;
}

body.home header {
	border-bottom: none;	
}

a#closure-link {
	font-size: 14px;
	display: block;
	margin-top: -15px;
	line-height: 1.1em;
	white-space: nowrap;
}

/*Navigation Styles */
#navPlacement {
	text-align: center;	
	padding-top: 1em;
}
#nav {
	display: inline-block;
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em; 
}

#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em; 
	z-index: 15000;
}

#nav a {
	display: block;
	padding: 5px;
	margin: 0em .75em;
	color: #1a1a1a;
	text-decoration: none;
	background-color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
}
#nav a:hover{
	background-color:#fff;
	color:#666;
}

#nav li{
	float:left;
	position:relative;
}

#nav ul {
	position:absolute;
	display:none;
	width:22.5em;
	top:1.5em;
	padding-top: 3.25em;
	background: #fff;
}

#nav li ul a {
	width:19em;
	height:auto;
	float:left;
	text-align: left;
	padding: .5em .5em;
	margin: 0em .5em;
	-webkit-transition: color .2s ease-in; 	  
   -moz-transition: color .2s ease-in;  
   -o-transition: color .2s ease-in;  
   transition: color .2s ease-in;
}


#nav li ul li {
	border-top: 1px solid #ec2a39;
}

#nav li ul li:nth-child(1) {
	border-top: none;	
}


#nav li ul a:hover {
	color: #ccc;	
}

#nav ul ul{
	top:auto;
}	

#nav li ul ul {
	left:12em;
	margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
	display:block;
}
/*End Navigation Styles*/


header a.partner-btn {
	display: inline-block;
	padding: .5em 1em;
	text-transform: uppercase;
	background: #939598;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	border-radius: 5px;	
	-webkit-transition: background-color .2s ease-in; 	  
	-moz-transition: background-color .2s ease-in;  
	-o-transition: background-color .2s ease-in;  
	transition: background-color .2s ease-in;
	margin-top: 10px;
	font-size: 18px;
	font-weight: 700;
	white-space: nowrap;
	margin-left: -3em;
}

header a.partner-btn:hover {
	color: #ff;
	background: #282828;	
}

section[role=hero-unit] {
	background: url(img/hero-unit-bg.jpg) no-repeat;
	background-size: cover;
	padding-top: 8em;
	padding-bottom: 8em;
	text-align: center;
	color: #fff;
	overflow: hidden;	
}

section[role=hero-unit] h2 {
	font-weight: 600;	
	line-height: 1.1em;
	opacity: 0;
	position: relative;
	top:-200px;
}

section[role=hero-unit] a.btn {
	margin: 1.5em .5em;	
}

a#testing-orgs {
	background-color: #282828;
	top: 500px;
	position: relative; 	
}

a#testing-orgs:hover {
	background-color: #191818;
	color: #fff; 	
}

a#candidate-services {
	top: 500px;
	position: relative; 	
}

section[role=success-attributes] {	
	padding-top: 2em;
	padding-bottom: 5em;
	color: #282828;	
}

section[role=success-attributes] h2 {
	text-align: center;
	margin-bottom: 2.5em;	
}

section[role=success-attributes]  #quotes{
	position: relative;
	min-height: 90px;
	width: 100%;
}

section[role=success-attributes]  .textItem
 {
   position:absolute;
   display:none;
   width: 100%;
   text-align: center;
   top: 0px;
 }

  
#second-sentence {
	top: 0px;
}

#third-sentence {
	top: 0px;
}

section[role=success-attributes] article {
	margin-bottom: 3em;		
}

section[role=success-attributes] article a {
	color: #282828;	
	background: #fff;
	-webkit-transition: color .2s ease-in; 	  
   -moz-transition: color .2s ease-in;  
   -o-transition: color .2s ease-in;  
   transition: color .2s ease-in;
   -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	display: block;
	padding: 1.5em 1em;
}

section[role=success-attributes] article a:hover {
	color: #cc454a;
}

section[role=success-attributes] article a:hover hr {
	border-top: #cc454a 1px solid;
}

section[role=success-attributes] .media i {
	margin-right: 10px;
	font-size: 4.25em;	
}

section[role=success-attributes] .media h3 {
	font-family: 'Open Sans', sans-serif;	
	font-weight: 700;
	text-transform: uppercase;
	font-size: 22px;	
	line-height: 1em;
	display: inline-block;
}

section[role=success-attributes] .media hr {
	border-top: #ec2a39 1px solid;
	width: 80%;	
	float: left;	
	margin: 4px 0 1.25em 0;
	padding: 0px;
}


section[role=success-attributes] .media p {
	font-size: 14px;
	line-height: 1.25em;
	font-family: 'Open Sans', sans-serif;	
	clear: both;
}


section[role=home-blurbs] {
	background: url(img/home-blurbs-bg.jpg) no-repeat;
	background-size: cover;
	padding-top: 8em;
	padding-bottom: 8em;
	text-align: center;
	color: #fff;	
}

section[role=home-blurbs] blockquote {
	text-align: center;
	border: none;
}

section[role=home-blurbs] blockquote p {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 1.5em;
	line-height: 1.25em;
}

section[role=home-blurbs] h3 {
	font-weight: 600;	
}

section[role=home-blurbs] p {
	font-weight: 300;	
	font-family: 'Raleway', sans-serif;
}

section[role=home-blurbs] a.btn {
	background-color: #fff; 
	margin-top: 2em;	
	color: #000;
}

section[role=home-blurbs] a.btn:hover {
	background-color: #ccc;
	color: #000; 	
}

section[role=meet-castle] {
	text-align: center;
	padding-top: 8em;
	padding-bottom: 8em;	
}

section[role=meet-castle] h2 {
	font-weight: 300;
	color: #343434;	
	margin-bottom: 1.5em;
}


#meet-castle-feature {
	position: relative;	
	overflow: hidden;
}

.meet-castle-caption {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(236, 42, 57, 0.7);
	-ms-transform: scale(0); /* IE 9 */
    -webkit-transform: scale(0); /* Chrome, Safari, Opera */
    transform: scale(0);
}

a .meet-castle-caption h3 {
	color: #fff;	
	font-size: 42px;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -21px;
	text-align: center;
}

#meet-castle-feature ul {
	margin: 0px;
	padding: 0px;	
}

#meet-castle-feature ul li {
	list-style: none;
	float: left;	
	width: 20%;
}

#meet-castle-feature ul li img {
	width: 100%;
	height: auto;	
}

section[role=meet-castle] p {
	font-weight: 300;	
	font-family: 'Raleway', sans-serif;
	color: #939598;
	margin-top: 2.5em;
	margin-bottom: 2.5em;
	font-size: 18px;
}

section[role=meet-castle] a.btn {
	background-color: #939598; 
	color: #fff;
}

section[role=meet-castle] a.btn:hover {
	background-color: #818489;
	color: #fff; 	
}

section[role=trust-bar] {
	padding-top: 0em;
	padding-bottom: 4em;
	text-align: center;
}

section[role=trust-bar] ul {
	margin: 0px;
	padding: 0px;	
	width: 100%;
}

section[role=trust-bar] ul li {
	display: inline-block;
	width: 19%;
}

section[role=trust-bar] ul li a {
	display: block;
	opacity: 1;	
	-webkit-transition: opacity .2s ease-in; 	  
   -moz-transition: opacity .2s ease-in;  
   -o-transition: opacity .2s ease-in;  
   transition: opacity .2s ease-in;
   padding: 1em;
}

section[role=trust-bar] ul li a:hover {
	opacity: .7;	
}

section[role=trust-bar] ul li a img {
	max-width: 100%;
	height: auto;	
	display: block;
	margin: 0 auto;
}

footer {
	position: relative;	
	padding-top: 4em;
	padding-bottom: 1.5em;
	background: #939598;
}

footer h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 1.5em;
	color: #fff;
	border-bottom: 2px solid #fff;
	margin-bottom: 20px;
}

footer p {
	font-size: 14px;	
	color: #fff;
}

footer ul#contact-info {
	display: table;	
	padding-left: 0em;
}

footer ul#contact-info li {
	display: table-row;	
	font-size: 16px;
}

footer ul#contact-info li .table-cell {
	display: table-cell;
	padding-bottom: 12px;	
	vertical-align: top;
}

footer ul#contact-info li address {
	margin-bottom: 0px;	
	font-size: 14px;
}

footer ul#contact-info li .table-cell i {
	margin-right: .5em;	
	font-size: 1em;
	color: #fff;
}

footer ul#contact-info li .table-cell a {
	color: #fff;	
	font-size: 14px;
}

footer ul#contact-info li .table-cell a:hover {
	color: #666;	
}

footer p#copyright {
	font-size: 12px;	
}

footer p#copyright a {
	color: #fff;
}

footer p#copyright a:hover {
	color: #666;	
}

a.scroll-up {
	position: absolute;
	right: 3%;
	bottom: 5%;
	font-size: 24px;	
	color: #333;
}

#footer-links {
	padding: 0px;
	margin: 4em 0px 1em 0px;
	color: #fff;
}

#footer-links li {
	display: inline-block;
	color: #fff;	
}

#footer-links li a {
	color: #fff;
	font-size: 14px;
	font-weight: 700;	
}

#footer-links li a:hover {
	color: #666;	
}

/* Blog Archive */
body.blog div.type-post,
body.search-results div.type-post,
body.archive div.hentry,
body.page-template-page-archive div.hentry,
body.search-results div.hentry,
body.page-template-page-learning-center div.hentry {
	padding-top: 1.5em;
	margin-bottom: 1.5em;
	padding-bottom:1.5em;
	border-top: 1px solid #edede7;
}

body.blog div.type-post.first,
body.search-results div.type-post.first,
body.archive div.hentry.first,
body.page-template-page-archive div.hentry.first,
body.search-results div.hentry.first,
body.page-template-page-learning-center div.hentry.first {
	border-top: none;	
}

body.blog div.type-post h2,
body.search-results div.type-post h2,
body.archive div.hentry h2,
body.page-template-page-archive div.hentry h2,
body.search-results div.hentry h2,
body.page-template-page-learning-center div.hentry h2 {
	line-height: 1.1em;
}

body.blog div.type-post h4,
body.search-results div.type-post h4,
body.archive div.hentry h4,
body.page-template-page-archive div.hentry h4,
body.search-results div.hentry h4,
body.page-template-page-learning-center div.hentry h4 {
	margin-bottom: 1em;	
}

body.blog div.type-post a.read-more,
body.search-results div.type-post a.read-more,
body.archive div.hentry a.read-more,
body.page-template-page-archive div.hentry a.read-more,
body.search-results div.hentry a.read-more,
body.page-template-page-learning-center div.hentry a.read-more {
	display: inline-block;
	padding: .5em 1em;
	background: #939598;
	color: #fff;
	border-radius: 5px;	
	-webkit-transition: background-color .2s ease-in; 	  
   -moz-transition: background-color .2s ease-in;  
   -o-transition: background-color .2s ease-in;  
   transition: background-color .2s ease-in;
}

body.blog div.type-post a.read-more:hover,
body.search-results div.type-post a.read-more:hover,
body.archive div.hentry a.read-more:hover,
body.page-template-page-archive div.hentry a.read-more:hover,
body.search-results div.hentry a.read-more:hover,
body.page-template-page-learning-center div.hentry a.read-more:hover  {
	background: #666;
}

/*=============================================================
	Internal Page Specific
  ===========================================================*/
section[role=internal-hero] {
	text-align: center;
	padding-top: 6em;
	padding-bottom: 6em;	
	color: #fff;
	background-size: cover;
}

#breadcrumb-row {
	margin-bottom: 2em;	
}

section[role=internal-hero] h2 {
	line-height: 1.25em;
	font-weight: 300;
}

section[role=main] {
	padding-top: 3em;
	padding-bottom: 2em;	
}

section[role=main] h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 1em;
	display: inline-block;
	border-bottom: #ec2a39 2px solid;
	margin-bottom: 1em;
	padding-bottom: 8px;
}

section[role=main] h2.post-stype-title {
	font-family: 'Raleway', sans-serif;
	font-size: 36px;
	font-weight: 100;
	text-transform: uppercase;
	margin-bottom: 16px;
}

section[role=main] h1.post-stype-title {
	margin-bottom: 16px;
}

section[role=main] p {
	margin-bottom: 1.25em;	
}

section[role=main] h2,
section[role=main] h3 {
	line-height: 1.25em;
}

section[role=main] ul {
	border-top: #ec2a39 2px solid;	
	padding: 8px 0em 8px 20px;
	display: inline-block;
	margin-bottom: 1.5em;
}

body.postid-944 section[role=main] ul {
	border-top: none;
}

section[role=main] ul#gform_fields_3 {
	border-top: none;	
	padding: 8px 0em 8px 20px;
	display: block;
	margin-bottom: 1.5em;
}

section[role=main] ul li {
	margin-bottom: .75em;	
}
  
section[role=partner-with-us] {
	text-align: center;
	padding-top: 2em;
	padding-bottom: 2em;	
}

section[role=partner-with-us] h2 {
	margin-bottom: 1em;	
}

#form-wrapper {
	background: #f2f5f8;
	padding: 1.5em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	text-align: left;
}

ul.gform_fields {
	margin: 0px;
	padding: 0px !important;	
}


#form-wrapper li,
ul.gform_fields li {
	margin-bottom: 1.5em;	
	list-style: none;
}

ul.gfield_radio li {
	margin-bottom: 0em !important;	
}

ul#gform_fields_2 {
	width: 100%;	
	padding-top: 1.5em !important;
}

label {
	color: #b4bbc2;
	text-transform: uppercase;
	font-weight: 400;
}

input[type=text],
input[type=email],
select,
textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

ul.gfield_radio {
	padding: 0em !important;
	border-top: none !important;
}

ul.gfield_radio li {
	display: inline-block;
	padding: .5em 1em 0em 0em;	
}

ul.gfield_radio li label {
	margin-left: .25em;	
}

li#field_2_8 {
	margin-top: 1em;	
}

textarea {
	min-height: 200px;	
}

input[type=submit] {
	display: inline-block;
	padding: 1em 3em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	border: none;
	background: #ec2a39;
	color: #fff;
	-webkit-transition: background-color .2s ease-in; 	  
   -moz-transition: background-color .2s ease-in;  
   -o-transition: background-color .2s ease-in;  
   transition: background-color .2s ease-in;
   font-family: 'Open Sans', sans-serif;
   height: inherit;
   width: inherit;
}

input[type=submit]:hover {
	background: #c9212e;	
}

#field_3_1 label,
#field_3_4 label,
#field_3_3 label {
	display: none;	
}

#whitepapermodal .modal-dialog {
    margin-top: 120px;
}

#whitepapermodal .modal-header {
	border-bottom: none;	
}

#whitepapermodal .modal-footer {
	border-top: none;
	
}	

#whitepapermodal div.gform_footer {
    text-align: left !important;
}


div.validation_error {
	font-weight: bold;
	color: #a94442	;
}

li.gfield_error  .validation_message {
	padding: 5px 15px;
    margin-top: 8px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;  
}

section[role=partner-with-us] #form-wrapper li#field_1_1, #form-wrapper li#field_4_1,
section[role=partner-with-us] #form-wrapper li#field_1_2, #form-wrapper li#field_4_2,
section[role=partner-with-us] #form-wrapper li#field_1_3, #form-wrapper li#field_4_3,
section[role=partner-with-us] #form-wrapper li#field_1_4, #form-wrapper li#field_4_4,
#form-wrapper li#field_2_4,
#form-wrapper li#field_2_5,
#form-wrapper li#field_2_2,
#form-wrapper li#field_2_3{
	display: inline-block;
	width: 48%;	
}

#gform_wrapper_4 ul {border-top:0;}

section[role=partner-with-us] #form-wrapper li#field_1_1, 
section[role=partner-with-us] #form-wrapper li#field_4_1,
 #form-wrapper li#field_1_3,
 #form-wrapper li#field_4_3,
li#field_2_4,
li#field_2_2 {
	margin-right: 4%;	
}

div.gform_footer {
	text-align: right;	
}

aside.learning-center {
	padding: 1.5em 2.5em 1.5em 2.5em;
	border: 1px solid #efefef;	
	margin-bottom: 2em;
}

div.search-form-container {
	margin-bottom: 2em;
}

div.search-form-container  .form-inline .form-control {
  width: 85%;
  float: left;
}

div.search-form-container #searchsubmit {
	float: right;
}

aside.learning-center h3 {
	color: #ec2a39;
}

aside.learning-center p {
	font-size: 14px;	
}

aside.learning-center ul {
	border: none;	
}

aside.learning-center ul li a {
	font-size: 1.3em;	
	color: #000;
}

aside.learning-center ul.category-list li a {
	font-size: 1em;	
}


aside.learning-center ul li a:hover {
	color: #ec2a39;	
}

aside.learning-center ul li a i {
	min-width: 30px;
	display: inline-block;	
}

/*=============================================================
	Leadership Page Specific
  ===========================================================*/
section[role=leadership] {
	padding-top: 4em;
	padding-bottom: 4em;
	text-align: center;	
}

section[role=leadership] h1 {
	text-align: center;
	font-size: 2em;	
	margin-bottom: 2.5em;
}

section[role=leadership] h2 {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 1.5em;
	color: #1a1a1a;
	border-bottom: 2px solid #f1273d;
	margin-bottom: 20px;
	display: inline-block;
	padding-left: 2.5em;
	padding-right: 2.5em;
}

div.leadership-section {
	margin-bottom: 4em;	
}

div.leadership-section h4 {
	line-height: 1.25em;
}

div.leadership-section ul {
	padding: 0em;
	margin: 0em;	
}

div.leadership-section ul li {
	list-style: none;
	margin: 1px 1px 1em 1px;
	padding: 0px;
	width: 19%;
	height: auto;
	overflow: hidden;
	display: inline-block;
}

div.leadership-section ul li a {
	display: block;	
	padding:1px;	
}

div.leadership-section ul li div.leadership-headshot {
	display: inline-block;	
	overflow: hidden;
	position: relative;
}

div.leadership-caption {
	position: absolute;
	top: 0px;
	left: 0px;
	background: rgba(26, 26, 26, .6);
	width: 100%;
	height: 100%; 
	display: none;
}

div.leadership-caption h5 {
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	margin-left: -59px;
	margin-top: -9px;	
	font-size: 18px;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ec2a39;
	padding: .5em 1em;
}

div.leadership-section ul li img {
	width: 100%;
	height: auto;	
}

div.leadership-section ul li img.headshot-thumbnail {	
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;	
}

div.leadership-section ul a:hover img.headshot-thumbnail {
	transform: scale(1.1);
	  -ms-transform: scale(1.1); /* IE 9 */
	  -moz-transform: scale(1.1); /* Firefox */
	  -webkit-transform: scale(1.1); /* Safari and Chrome */
	  -o-transform: scale(1.1); /* Opera */	
}

div.modal img.leadership-full {
	float: left;
	margin: 0em 1.5em 1.5em 0em;
	width: inherit;	
	max-width: 100%;
}

div.leadership-section .modal-dialog {
  width: 60%;
  margin: 90px auto;
}

div.leadership-section .modal-content {
	border-radius: 0px; 
	text-align: left;
}

div.leadership-section .modal-header {
	border-bottom: none;	
}

div.leadership-section .modal-footer {
	border-top: none;
	text-align: right;	
}

div.leadership-section .modal-footer a {
	display: inline-block;
	margin: 1em 0em 0em .5em;
	font-size: 1.5em;	
}

div.leadership-section .modal h3 {
	font-size: 2.1em;
	text-align: left;
	font-weight: 300;
	line-height: 1.25em;
}

div.leadership-section .modal h4 {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 1em;
	color: #1a1a1a;	
	margin-bottom: 20px;
}

div.leadership-section .modal p {
	font-size: 14px;	
}


section[role=main] aside ul {
	margin: 0px 0 1.5em 0;
	padding: 0px;		
}

section[role=main] aside ul li {
	list-style: none;	
	margin: .25em 0em .5em 0em;
}

section[role=main] aside .widget {
	margin-bottom: 1.5em;	
}

/*=============================================================
	Blog Single Specific
  ===========================================================*/
body.single h1 {
	margin-bottom: 6px;	
}

.byline-meta {
	margin-bottom: 1em;	
}

.byline-meta h4 {
	font-size: 14px;	
}

/*=============================================================
	Solutions Blocks Specific Styles
  ===========================================================*/
section[role=main] ul.link-block {
	border-top: none;
	padding: 0px;
	display: block;	
}

section[role=main] ul.link-block li {
	list-style: none;
	width: 18.8%;
	background: #f5f5f5;
	display: inline-block;
	position: relative;
	margin: 5px;
}

section[role=main] ul.link-block li:first-child {
	margin-left: 0px;
}

section[role=main] ul.link-block li img {
	width: 100%;
	height: auto;	
}

section[role=main] ul.link-block li div.block-title {
	position: absolute;
	bottom: 0;
	left: 0;
	top: 0;
	right: 0;	
	border-bottom: #ec2a39 2px solid;
	padding-bottom: .5em;
	width: 80%;
	height: 40%;
	margin: auto;
}


section[role=main] ul.link-block li h3 {	
	text-align: center;
	line-height: 1.25em;
	padding: 0em .5em;
	text-transform: uppercase;
	font-size: 16px;
}	

section[role=main] ul.link-block li div.block-caption {
	position: absolute;
	background: #aa1321;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	color: #fff;
	padding: 1.5em;
	text-align: center;
	display: none;
	font-size: 14px;
}

section[role=main] ul.link-block li div.block-caption a.caption-block {
	color: #fff;	
	text-align: center;
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
  justify-content: center;
}

section[role=main] a.caption-block p {
	font-size: 12px;	
}

section[role=main] a.caption-block p strong {
	font-size: 14px;	
}

.promo {
  border: 1px solid #c2d5e0;
  display: block;
  float: left;
  margin: 0px 0px 20px 0px;
  padding: 10%;
}

body.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 25000;
}

.modal-open {
    overflow: hidden;
    position:fixed;
    width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.media-left, .media>.pull-left {
    padding-right: 25px;
}


li.menu-item-custom ul {
	background-color: transparent !important; 
	left: -65px;
}

li.menu-item-custom ul li {
	width: 100%; 
        padding: 1em 1em 1em 1em; 
        background: #fff;
}

.wpb_text_column.wpb_content_element ul li {
	/* opacity: 0;	*/
	position: relative;
	/*left: -50px;*/
}

.fade-in .wpb_text_column {
	opacity: 0;
	position: relative;
	bottom: -25px;
}

.fadeIn {	
	opacity:0;
	-webkit-animation:fadeIn ease-in 1;
	-moz-animation:fadeIn ease-in 1;
	-o-animation:fadeIn ease-in 1;
	animation:fadeIn ease-in 1;
	-webkit-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	-o-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
}

.fadeIn-3s {
	-webkit-animation-duration:.5s;
	-moz-animation-duration:.5s;
	-o-animation-duration:.5s;
	animation-duration:.5s;
}

.fadeIn-onesec {
	-webkit-animation-duration:1s;
	-moz-animation-duration:1s;
	-o-animation-duration:1s;
	animation-duration:1s;
}

.fadeIn-Delay-short {
	-webkit-animation-delay:.5s;
	-moz-animation-delay:.5s;
	-o-animation-delay:.5s;
	animation-delay:.5s;
}

.fadeIn-Delay-1s {
	-webkit-animation-delay:.5s;
	-moz-animation-delay:.5s;
	-o-animation-delay:.5s;
	animation-delay:.5s;
}

.fadeIn-Delay-2s {
	-webkit-animation-delay:.8s;
	-moz-animation-delay:.8s;
	-o-animation-delay:.8s;
	animation-delay:.8s;
}

.fadeIn-Delay-3s {
	-webkit-animation-delay:1.1s;
	-moz-animation-delay:1.1s;
	-o-animation-delay:1.1s;
	animation-delay:1.1s;
}

.fadeIn-Delay-4s {
	-webkit-animation-delay:1.4s;
	-moz-animation-delay:1.4s;
	-o-animation-delay:1.4s;
	animation-delay:1.4s;
}

.fadeIn-Delay-5s {
	-webkit-animation-delay:1.7s;
	-moz-animation-delay:1.7s;
	-o-animation-delay:1.7s;
	animation-delay:1.7s;
}

.fadeIn-Delay-6s {
	-webkit-animation-delay:2.3s;
	-moz-animation-delay:2.3s;
	-o-animation-delay:2.3s;
	animation-delay:2.3s;
}

/* Key Frames
---------------------------------------------------- */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-o-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }


#equation-row td {
	opacity: 0;
	position: relative;
	left: -80px;
}

#equation-row td.second-td {
	left: 0px;
}

#equation-row td.fourth-td {
	left: 0px;
}

#steps-to-acredit td {
	opacity: 0;
	position: relative;
	left: -80px;
}

.jiggle-hover img:hover {
	animation: jiggle 0.2s infinite;
	-webkit-animation: jiggle 0.2s infinite;
    -moz-animation-duration: 0.2s;
    -moz-animation-name: jiggle;
    -moz-animation-iteration-count: infinite;
    -webkit-transform: rotate(-1deg);
    -moz-transform: rotate(-1deg);
}

@keyframes jiggle {
    0% {
        transform: rotate(-1deg);
	}
	50% {
    	transform: rotate(1deg);
	}
}

@-webkit-keyframes jiggle {
    0% {
        -webkit-transform: rotate(-1deg);
	}
	50% {
    	-webkit-transform: rotate(1deg);
	}
}

@-moz-keyframes jiggle {
    0% {
        -moz-transform: rotate(-1deg);
	}
	50% {
		-moz-transform: rotate(1deg);
	}
}

.document-stamp-container {
	position: relative;
	bottom: -70px;
	opacity: 0;
}

.document-stamp-container img {
	display: block;
	margin: 0 auto;	
}

.document-stamp-container .stamp-icon {
	position: absolute;
	bottom: 5%;
    right: 115%;
    width: 125%;
    height: 125%;	
	opacity: 0;
}

#scales-container {
	position: relative;
	width: 154px;
	height: 154px;
	display: block;
	margin: 1em auto;	
}

#scales-container svg {
	overflow: visible;	
}

#scales-container #horizontalBar rect {
	transform-origin: 50% 25%;
	-moz-transform-origin: 50% 25%;
	-o-transform-origin: 50% 25%;	
-webkit-transition: all 700ms cubic-bezier(0.550, 0.055, 0.675, 0.190); 
   -moz-transition: all 700ms cubic-bezier(0.550, 0.055, 0.675, 0.190); 
     -o-transition: all 700ms cubic-bezier(0.550, 0.055, 0.675, 0.190); 
        transition: all 700ms cubic-bezier(0.550, 0.055, 0.675, 0.190); /* easeInCubic */
	
	transform: rotate(-20deg);
	 -ms-transform: rotate(-20deg); /* IE 9 */
}

#scales-container.up #horizontalBar rect {
	transform: rotate(20deg);
	 -ms-transform: rotate(20deg); /* IE 9 */
}

#scaleLeft-container {
	position: absolute;
	top: 16px;
	left: 0px;
-webkit-transition: all 700ms cubic-bezier(0.550, 0.055, 0.675, 0.190); 
   -moz-transition: all 700ms cubic-bezier(0.550, 0.055, 0.675, 0.190); 
     -o-transition: all 700ms cubic-bezier(0.550, 0.055, 0.675, 0.190); 
        transition: all 700ms cubic-bezier(0.550, 0.055, 0.675, 0.190); /* easeInCubic */
}

#scales-container.up #scaleLeft-container {
	position: absolute;
	top: -16px;
	left: 0px;
}

#scaleRight-container {
	position: absolute;
	top: -16px;
	left: 0px;
-webkit-transition: all 700ms cubic-bezier(0.550, 0.055, 0.675, 0.190); 
   -moz-transition: all 700ms cubic-bezier(0.550, 0.055, 0.675, 0.190); 
     -o-transition: all 700ms cubic-bezier(0.550, 0.055, 0.675, 0.190); 
        transition: all 700ms cubic-bezier(0.550, 0.055, 0.675, 0.190); /* easeInCubic */
}

#scales-container.up #scaleRight-container {
	top: 16px;
-webkit-transition: all 700ms cubic-bezier(0.550, 0.055, 0.675, 0.190); 
   -moz-transition: all 700ms cubic-bezier(0.550, 0.055, 0.675, 0.190); 
     -o-transition: all 700ms cubic-bezier(0.550, 0.055, 0.675, 0.190); 
        transition: all 700ms cubic-bezier(0.550, 0.055, 0.675, 0.190); /* easeInCubic */
}

div.scale-bullets-left p {
	position: relative;
	left: -80px;
	opacity: 0;	
}

div.scale-bullets-right p {
	position: relative;
	right: -80px;
	opacity: 0;	
}

.subh1 {font-size: 26px !important;text-transform: none !important;font-weight: 500 !important; border: 0 !important;}

.checkboxList {margin-bottom: 0;    list-style: none;   padding-left: 0 !important;}
.checkboxList li:before
{
        content: "\2610"; margin-left: -34px; color: #ec2a39; font-size: 28px; display: inline-block; width: 34px; line-height: 40px;height: 31px; vertical-align: text-bottom;
}
.checkboxList li {    padding-left: 34px;}

/*=============================================================
	Media Queries
  ===========================================================*/
@media (max-width: 1200px) {
	section[role=main] ul.link-block li {
		width: 22.9%;
	}
	li.menu-item-custom ul {
		left: -65px;
		width: 360px !important;
		top: 0px !important;
	}
}


@media (min-width: 991px) and (max-width:  1200px) {
	#nav a {
	  font-size: 14px;
	}	
	div.leadership-section h4 {
		font-size: 12px;
	}
}


@media (max-width: 990px) {
	#main-logo img {
		display: block;
		margin: 1em auto;	
	}
	div.leadership-section ul li {	 
	  width: 48%;	 
	}
	
	div.leadership-section h4 {
		min-height: 54px;	
		font-size: 14px;
	}
	
	section[role=main] ul.link-block li {
		width: 48%;
	}
	
	div.search-form-container .form-inline .form-control {
    	width: 85%;
	}
	
	li.menu-item-custom ul {
		left: inherit;
		right: 0px;
		width: 360px !important;
		top: 0px !important;
	}
	
	a#closure-link {
		font-size: 16px;
		margin-top: 0px;
		line-height: 1.5em;
	}
	
	header a.partner-btn {		
		margin-left: 0;
	}
	
}

@media (max-width: 767px) { 
	div.leadership-section .modal-dialog {
	  width: inherit;
	}
	div.modal img.leadership-full {
	  float: none;
	  margin: 1em auto;
	  display: block;
	}
	
	#main-logo,
	#navPlacement {
		display: none;	
	}
	
	header a.partner-btn {
		margin-top: 0em;
		margin-left: inherit;
	}
	
}

@media (max-width: 767px) { 
	section[role=internal-hero],
	section[role=home-blurbs] {
		background: url(img/home-blurbs-bg.jpg) no-repeat !important;
		background-size: cover !important;
	}

        section[role=hero-unit] {
             background-image: none  !important;
             background-color: #939598  !important;
        }
}

@media (max-width: 660px) {  
	div.search-form-container .form-inline .form-control {
    	width: 85%;
	}
}
 
@media (max-width: 600px) {  
	div.leadership-section ul li {	 
	  width: 48%;	 
	}
	
	section[role=main] ul.link-block li {
		width: 98%;
	}
}

@media (max-width: 500px) {  
	div.leadership-section ul li {	 
	  width: 98%;	 
	}
}