/*
 Theme Name:     Neuro-AST-v2 Child Theme
 Theme URI:      wwww.advancedtalnet.com
 Description:    Neuro AST vs Child Theme
 Author:         Sara Montecino
 Author URI:     www.advancedtalent.com
 Template:       Neuro-AST-v2
 Version:        1.0.0
*/

@import url("css/all.css");
@import url("../Neuro-AST-v2/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

.h2-resemble-h1 {
  color: #3B67B2 !important;
	line-height: 34px !important;
    font-size: 32px !important;
	font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
	font-weight: 300;
    margin: 1em 0;
	display: block;
}

.post-content #jobs-search h1{
   margin: 0;
   padding: 0;
}
.post-content h2{
  font-weight: 700 !important;
}
.col-divider-right{
  border-right: 1px solid #ffffff;
}
.col-divider-left{
  border-left: 1px solid #ffffff;
}
@media only screen and (min-width: 768px){
	.col-divider-right{
  		border-right: 1px solid #dddddd;
	}
	.col-divider-left{
		border-left: 1px solid #dddddd;
	}
}
@media only screen and (max-width: 800px){
	#new-slider .table-cell h2 {
    		font-size: 5em;
	}
}
@media only screen and (max-width: 600px){
	#new-slider .table-cell h2 {
    		font-size: 3em;
	}
}

/* start cleanup roles-category page */
body.archive.tax-job_category.term-client-jobs #main div#content div.post-content h1.roles-h1 {display:none !important;}

/* end cleanup roles-category page */

.home-section{
  overflow: hidden;
}
.home-section--2{
 background-color: #547699;
}
.home-section--3{
 background-color: #b4b7bc;
}
.home-section--4{
  background-color: #647e90;
}
.home-section--5{
  background-color: #eeeeee;
}
.col-centered{
    float: none !important;
    margin: 0 auto;
}
.first-row{
  margin-top: 3rem;
}
.spacer {
  height: 1.5rem;
  border-left: 1px solid white;
}
.rates-cover{
 clear: both;
 display: block;
 margin-left: auto;
 margin-right: auto;
}
.hot-list{
  text-align: center;
}
@media screen and (min-width: 768px){
  .hot-list{
     text-align: left;
  }
  .rates-cover{
     display: inline;
     float: right;
     margin-left: 15px;
  }
}
.hot-list ul li:before{
    display: inline-block;
    content: "";
    width: 1.5rem;
    height: 1.72rem;
    background: url('http://advanced.staging.wpengine.com/wp-content/uploads/2016/06/1464922368_flame-e1464905086201.png') no-repeat;
    background-position-y: .75rem;
}
.hot-list ul{
    text-align: left;
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
}
.hot-list ul li {
  list-style: none;
  padding-bottom: .25rem;
  font-size: 18px;
  color: #3b67b2;
}
.neuro-row .static-image{
  width: 240px;
  margin: 0 auto;
}
#new-slider h2 {
  font-size: 100px;
  font-weight: 800;
}
#new-slider h3 {
  color: #fff;
  font-weight: 400;
  font-size: 22px;
  text-transform: uppercase;
}
#new-slider .table-cell{
  text-align: center;
}
#new-slider .content-table{
  margin: 0 auto;
}
.post-content h1{
  font-weight: 300;
}
.gform-label {
	font-weight: 500;
	font-size: 1rem;
}
.neuro-tile-image{
  	padding-top: 1rem;
	padding-bottom: 2.5rem;
}
.copyright{
  padding-top: 1rem;
}
.post-content .contact-us h3, .post-content .contact-us{
  text-align: center
}
.sidebar-widget{
  font-size: 1.15rem;
}
#jobs-search .results .result img {
    width: 75%;
    margin: auto;
    display: block;
}
#main .last{
  padding-right: 15px;
}
@media screen and (max-width: 800px){
	#jobs-search .results .result {
		margin: 0 0 20% 0;
	}
}
.job-post-title{
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-top: .5rem;
}
.contact-us-form-padding input {
  margin-bottom: .5rem;
}
.neuro-row .content-table .table-cell h2 {
  font-weight: 400;
}
.post-content .intro p{
  font-weight: 300;
  text-align: center;
}
.home .home-column .icon{
  background: none;
  width: 50%;
  padding: 10px;
  margin-bottom: 0px;
}
.home .home-column h3{
  font-size: 32px !important;
}
.home-column{
  border-top: 6px solid #3B67B2;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}
.home-row{
  border-left: 6px solid #3b67b2;
  margin-left: 30px;
  margin-top: 2.75rem;
  color: #ffffff;
}
.post-content .home-row h3{
  font-size: 24px !important;
  color: #ffffff !important;
  font-weight: 700;
}
.home-row--Connected{
  border-color: #e955a5;
}
.home-row--Qualified{
  border-color: #a16dc5;
}
.home-column--Connected{
  border-color: #E955A5;
}
.home-column--Qualified{
  border-color: #A16DC5;
}
.homeicon--Connected {
    width: 8rem;
    height: 8rem;
    margin: 0 auto;
    margin-bottom: 25px;
    background-position: center center;
    background-size: contain;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #E955A5;
    background-image: url(/wp-content/themes/Neuro-AST-v2-child/images/connected-white-transparent.png);
}
.homeicon--Qualified {
    width: 8.1rem;
    height: 8rem;
    margin: 0 auto;
    margin-bottom: 25px;
    background-position: center center;
    background-size: contain;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #A16DC5;
    background-image: url(/wp-content/themes/Neuro-AST-v2-child/images/check-mark-white-transparent.png);
}
.homeicon--Trusted {
    width: 8rem;
    height: 8rem;
    margin: 0 auto;
    margin-bottom: 25px;
    background-position: center center;
    background-size: contain;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #3B67B2;
    background-image: url(/wp-content/themes/Neuro-AST-v2-child/images/handshake-white-transparent.png);
}
.advanced-solutions .homeicon--Connected, .advanced-solutions .homeicon--Qualified, .advanced-solutions .homeicon--Trusted{
    width: 5.5rem;
    height: 5.5rem;
    margin-bottom: 0;
}
.advanced-solutions h1{
 text-align: center !important;
}
.main-button{
  background-color: #3cbc89;
  border: 1px solid #3cbc89;
  color: #fff !important;
  margin-right: 10px;
  border-radius: 4px;
  display: inline-block;
  width: auto;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  padding: 8px 10px;
  text-decoration: none!important;
  text-align: center;
  cursor: pointer;
}
.home-column .main-button{
  width: 120px;
  margin-top: 2rem;
}
.home-column a{
  color: #fff !important;
}
.footer-area{
  padding: 0;
  padding-top: 1rem;
  padding-bottom: 4.5rem;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a  {	color: #ffffff !important;}

@media only screen and (max-width: 800px){
	#sidebar {
    	  border: 0;
	  border-top: 1px solid #D0D0D0;
	}
}
@media only screen and (max-width: 800px){
	body #header .logo {
		float: left;
	}
	body .header-v3 {
    		padding: 1rem 0 0 0;
	}
	body #header {
		padding-bottom: 0;
	}
}
@media only screen and (max-width: 640px){
	body #wrapper .header-v3 {
		padding: 0;
	}
}

/*Hover.CSS Transistions: Fade */
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
  background-color: #05965C;
  color: #fff;
}

/*Widget Customization */
#sidebar .widget{
  margin-bottom: 3rem !important;
}

/*Home Page Buttons */
.slider-buttons-container{
  position: relative;
  top: 20rem;
  width: 198px;
  margin: 0 auto;
}
.slider-buttons-container a{
  color: #fff !important;
}
.slider-buttons-container .hvr-fade:hover{
  border-color: #05965C;
}
.slider-buttons-container .main-button{
  padding: .75rem 1rem;
  font-size: 1.2rem;
  box-shadow: 2px 2px 5px 0 #333;
  margin: 0 auto;
}
/*Decrease footer size on Rates Library page */
@media (min-height: 745px){
  #jobs-search, .tml-login{
    padding-bottom: 275px;
  }
}

/*Role Page Styles*/
.rate-amount{
  font-size: 2rem;
}
.candidate-total{
  color: #fff;
  font-size: 1.5rem;
  text-align: center;
}
#map-container{
  width:100%;
  height: 425px;
  overflow: hidden;
}
@media (min-width: 465px){
  #map-container{
    height: 408px !important;
  }
}
#rate-details h2{
  text-align: left;
}

#content .single-navigation {
  margin-bottom: 25px !important;
}
.post-content h3{
  line-height: 35px !important;
  margin: 0;
  margin-bottom: 1rem;
}
#role-summary h1{
  margin-top: 0;
}

.arrow-right {
	width: 0;
	height: 0;
	border-top: 3rem solid transparent;
	border-bottom: 3rem solid transparent;
	border-left: 3rem solid #3b67b2;
        float: left;
}
.arrow-stem {
	background-image: url("images/arrow-stem.svg");
	padding: 1rem 0;
	margin-top: 1.4rem;
      	background-color: #3b67b2;
    	float: left;
    	width: 75%;
}
.candidate-number {
  font-size: 1.5rem;
  text-align: center;
  color: #A5A6A8;
}
.active{
  color: #E80814;
}
#main .post h2{
  padding-top: 1.5rem;
}
#role-summary h3{
  background-image: url("images/circle.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
}
#rate-details div{
  text-align: center;
}
.map-label {
  background-color: #3b67b2;
  text-align: center;
  font-size: 1rem;
  color: #fff;
  padding: .5rem 0;
  margin: 1rem 0 0 0;
}
#role-summary .column-3{
  float: right;
}
#role-summary h4{
    line-height: 1.25rem !important;
}
.population-array {
  max-width: 95%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.arrow-stem span{
  text-align: center;
}
.arrow_box {
	position: relative;
	background: #3b67b2;
	padding: 1rem 0;
        margin-bottom: 2.25rem;
}
.arrow_box:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(59, 103, 178, 0);
	border-top-color: #3b67b2;
	border-width: 30px;
	margin-left: -30px;
}

/*Bootstrap Grid System */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=7d4097aa1631ec95cd26ec9de8654f82)
 * Config saved to config.json and https://gist.github.com/7d4097aa1631ec95cd26ec9de8654f82
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}

/*Responsive Utilities*/
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*Add This Customization*/

.addthis_sharing_toolbox{
  margin-bottom: 1rem;
}
.share-class{
  padding-bottom: .3rem;
}

/*Responsive Menu Customization*/
#responsive-menu{
  background:  rgba(0,0,0,0.85) !important;
}
nav#nav{
  background: #ffffff;
}
#header .neuro-row{
  position: relative;
}
.header-v3{
  padding: 2.5rem 0 1rem 0;
}
#responsive-menu .responsive-menu li a{
  color: #ffffff !important;
  border-top: 0 !important;
}
@media screen and (max-width: 545px){
  #responsive-menu{
    width: 50% !important;
  }
}
#responsive-menu .responsive-menu li.current-menu-item > a {
	background: rgba(70, 70, 70, .85) !important;
        color: #CECECE !important;
}
#responsive-menu .responsive-menu li a:hover {
	background: rgba(70, 70, 70, .85) !important;
}
