.spotlight-container{
	display: block !important;
}
.gateway-container{
	display: none;
}
.wrap-navigation .nav-bar{
	padding: 5px 0px;
}
.site-header  .site-header-controls {
    padding:0px;
}
.site-header-inner .container .col-md-12 {
    margin: 20px 0px;
}
.open-search  , .close-menu{
    display: none;
}
.open-menu:hover{
	text-decoration: none;
}
.open-menu:before {
    content: "\f0c9";
    font: normal normal normal 14px/1 FontAwesome;
    color: #4f758b;
	font-size: 35px;
}
.office-locator .secondary-nav a[href='/contact-us/office-locator'] {
	display: none;
}
.close-menu {
	display: none;
}
  .wrap-navigation{
	  float: left;
  }
	/* line 108, ../sass/brand/_header.scss */
  .site-header-controls .wrap-navigation .nav > li {
    float: none;
    padding: 0 15px;
    font-size: 14px;
    display: inline-block;
  }
  /* line 113, ../sass/brand/_header.scss */
  .site-header-controls .wrap-navigation .nav > li > a {
    padding: 5px 0;
    color: #4f758b;
    font-weight: normal;
  }
  /* line 118, ../sass/brand/_header.scss */
  .site-header-controls .wrap-navigation .nav > li > a:hover, .site-header-controls .wrap-navigation .nav > li > a:focus {
    background: none;
    /* border-bottom: 3px solid $ee_green; */
  }
  /* line 123, ../sass/brand/_header.scss */
  .site-header-controls .wrap-navigation .nav > li > a.active {
    /* border-bottom: 3px solid $ee_green; */
	color: #407ec9 ;
  }

@media (min-width: 769px) {
    .open-search,.open-menu,.close-menu {
        display: none
    }

}

@media (max-width: 768px) {

    .site-header-controls .wrap-navigation {
        clear: both;
        display: none
    }
    .header_open .wrap-navigation {
        display: block;
        z-index: 501
    }
	.site-header-controls .wrap-navigation .nav > li {
		display: block;
	}
	.site-header-controls .wrap-navigation .nav > li  a{
		color: #fff;
	}
	.site-header-controls .wrap-navigation .nav > li > a.active{
		background:
	}
	.office-locator div#body_1_contentcolumn_1_spotlightContainer {
		clear: both;
	}
}

@media (max-width: 768px) {
    .wrap-navigation {
		position: absolute;
		top: 50px;
		width: 100%;
		right: 0;
		left: 0;
		background: #2f5064;
    }

    .wrap-navigation .nav a {
        color: #fff;
		border-bottom: 1px solid #fff;
    }
    .wrap-navigation .nav a:hover,.wrap-navigation .nav a:focus {
        background: #96c020
    }
}

@media (max-width: 767px) {
    .wrap-navigation {
        margin-right:-15px
    }
}
.carousel__container {
    overflow: hidden;
    background: #004874;
    border: 1px solid transparent
}

.carousel__container h2,.carousel__container .faceted-search .panel-header,.faceted-search .carousel__container .panel-header {
    display: none
}

.carousel__container .owl-carousel {
    padding: 0;
    background: none;
    border: none;
    width: 100%;
    border-radius: 0
}

.carousel__container .carousel {
    padding: 0;
    border-bottom: none;
    border-top: none
}

.carousel__container figure.effect-sadie {
    border-radius: 0
}

.carousel__container .thumbnail {
    overflow: visible
}

@media(min-width: 970px) {
    .carousel__container .owl-carousel {
        width:970px;
		height: 250px;
    }

    .carousel__container .owl-carousel img {
        width: 100%;
		height: 250px;
    }

    .carousel__container .owl-theme .owl-controls {
        margin-top: -25px;
        position: relative;
        z-index: 1000
    }
}

@media(min-width: 768px) and (max-width:970px) {
    .carousel__container .owl-controls {
        margin:0
    }
}

@media(max-width: 767px) {
    .carousel__container {
        background:none
    }
}

@media(min-width: 320px) and (max-width:767px){
	.Home .carousel__container{
		display: none;
	}
}
@media (min-width: 1200px){
	.container{
		width:970px;
	}
}
/*Home page */
.Home #body_3_spotlightContainer{
	background: #e4eff6; /* Old browsers */
	background: -moz-linear-gradient(top, #e4eff6 0%, #ffffff 32%, #ffffff 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e4eff6 0%,#ffffff 32%,#ffffff 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e4eff6 0%,#ffffff 32%,#ffffff 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4eff6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.Home #body_3_spotlightContainer .container h1{
	margin-top: 30px;
}
.Home .media-list.main-list.col-xs-12 {
    background: none;
}
.Home .media-list .media{
	background: #e4eff6;
	border-right: 10px solid #a0b6c4;
}
.Home h4.media-heading {
    color: #002a3f;
    font-size: 28px;
    padding: 10px 0px;
}
.Home p.by-author {
    padding: 0px 0px ;
    line-height:  14px;
    font-size:  14px;
    color: #000;
}
.home-tab{
	margin: 30px 0px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
}
.home-tab .media-body.col-xs-12{
	background:#e4eff6;
}

/* CSS Dated 14Feb */
.job-search-location-input,
.job-search-keyword-input{
	position: relative;
}
.job-search-horizontal{
	overflow: inherit;
}
.job-search-horizontal:before,
.job-search-horizontal:after {
    content: " "; 
    display: table; 
}
.job-search-horizontal:after {
    clear: both;
}

ul.typeahead.dropdown-menu {
	width: 100%;
	left:0;
}
ul.typeahead.dropdown-menu > .active > a{
    background-color: #004874;
}
.showLocationMessage{
    clear: both;
    width: 645px;
    margin: 0 auto;
    padding: 0 15px;
}
.facets .dropdown .dropdown-menu li span.text-muted{
	display: block;
}
.facets .dropdown .dropdown-menu li a{
    padding: 0 20px 0 0;
    position: relative;
	white-space: normal;
}
.facets .dropdown .dropdown-menu li span.text-muted{
	display: inline-block;
	top: 0;
}
.copy-txt{
    color: #002a3f;
	font-size: 14px;
    font-family: Calibri, Arial, Helvetica, sans-serif;
}
#email-jobs .error{
	display: inline-block;
	color: #ff0000;
}
#email-jobs .checkbox{
	padding-left: 0;
}
#email-jobs .checkbox input{
	margin-right: 5px;
}
#divSimilarJobs{
	clear: both;
	background: #eff7fc;
    margin-top: 35px;
    padding: 30px 0px;
}
.job-details .page-footer{
	margin-top: 0px;
}
.jobs .job-card{
	background: #fff;
	border: 1px solid #e4eef5;
}
.jobs .job-card .job__info{
	padding-right: 15px;
	border-bottom-color: #e4eef5;
}
.jobs .similarJobCards.job.job-card .job__info {
    border-bottom: 0px !important;
	max-height: 215px;
	padding: 15px 15px 15px 15px;
}
.jobs .job-card .job__info--name a{
    color: #45697e;
    text-decoration: none;
    font-size: 20px;
}
.jobs .job-card .job__info .job__info--save{
	display: none;
}
.jobs .job-card .job-card__footer{
    display: block;
    line-height: 40px;
	margin-left: 20px;
    margin-bottom: 20px;
}
.jobs .job-card .job-card__footer a{
	display: inline-block;
    padding: 0 15px;
    background: #4f758b;
    color: #fff;
}
.jobs .job-card .job-card__footer a:hover{
	text-decoration: underline;
}
.jobs .job-card .job-card__footer a span.job__go{
	float: right;
	padding-left: 10px;
}
.job-details .similarJobCards  i.ion-ios-location-outline {
    color: #45697e;
	  font-size: 18px !important;
}
.jobs .job__info--meta--icon{
	font-size: 18px !important;
	width: 30%;
    float: left;
    text-align: left;
    display: inline;
}
.jobs .job__info--name {
    display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
}
.job__info--name .job__info--meta--title  {
    color: #45697e;
	font-size: 15px;
    text-align: left;
    margin-top: 10px;
    line-height: 15px;
	margin-left: 0px !important;
	width: 100% !important;
}
.job__info--name  .job__info--meta--title:before{
    font-size: 15px;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f041";
    margin-right: 5px;
}
.job-details .similarJobCards i.ion-ios-location-outline{
	display: none;
}
.similar-jobs-cards .similarJobCards i.ion-ios-contracttype-outline:before {
    content: "Job type:";
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
}
.similar-jobs-cards .similarJobCards i.ion-ios-category-outline:before {
    content: "Category:";
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
}
.jobs .job__info--meta--title {
	margin-left: 0px;
    display: inline-block;
    line-height: 30px;
    margin-right: 0px !important;
    padding-right: 0px !important;
    width: 70%;
}
@media(min-width: 768px) and (max-width: 960px){
	.jobs .job__info--meta--icon {
		width: 40%;
	}
	.jobs .job__info--meta--title {
		width: 60%;
	}
	.jobs .similarJobCards.job.job-card .job__info{
		padding: 10px;
	}
}
@media(min-width: 320px) and (max-width: 767px){
	.jobs .similarJobCards.job.job-card .job__info{
		max-height: 190px;
	}
}
.facets .salary-slider-info{
	color: #4f758b;
}
.noUi-target.noUi-connect,
.noUi-target .noUi-connect {
  background: #4f758b;
}
.noUi-target.noUi-horizontal .noUi-handle {
  top: -10px;
  background: #4f758b;
}
.noUi-target.noUi-horizontal .noUi-handle:before,
.noUi-target.noUi-horizontal .noUi-handle:after {
  top: 9px;  
}
.noUi-target.noUi-horizontal .noUi-handle:before{
	left: 5px;
}
.noUi-target{
	border: none;
}
.scfFooterBorder{
	font-size: 1.2rem;
    line-height: 1.5rem;
    margin-top: 1.8rem;
    font-weight: bold;
}
.page-footer{
	clear: both;
}
.manage-alerts .container-content{
    clear: both;
    width: 100%;
    border-top: 1px solid #d4dee4;
}
.manage-alerts .box .panel-header{
    margin: 20px 0;
    overflow: hidden;
}
.manage-alerts .box .panel-header h3{
	margin:0;
	font-weight: bold;
}
.manage-alerts .box-padding h5{
	margin-bottom: 30px;
}
.manage-alerts .box-padding .row,
.manage-alerts .box-footer{
	margin-bottom: 20px;
	overflow: hidden;
}
.manage-alerts .box-footer .btn{
    line-height: 30px;
    margin-right: 10px;
    font-size: 15px;
    padding: 0 15px;
    background: #4f758b;
    color: #fff;
}
.job-details .apply, .job-apply .scfSubmitButtonBorder, .passiveapply .scfSubmitButtonBorder{
	display: none;
}
@media(min-width: 768px)and(max-width: 800px){
	.job-results .refine-placeholder  .facet__refresh{
		display: inline;
	}
	.job-results .refine-placeholder  .tag--default {
		float: left;
	}
}
@media(min-width: 320px)and(max-width: 767px){
	.home-tab .media-list {
		margin-bottom: 20px;
	}
	.site-header-inner .container .col-md-12 {
		margin: 0px 0px !important;
	}
}

.facets .dropdown .facet__label--container .facet__label{
	width: 75%;
}
.facets .dropdown .facet__label--container .facet__refresh{
	float: right;
	padding-right: 10px;
}
.reset-container,
.facet__tags{
	clear: both;
}
.similar-jobs-cards #divSimilarJobsTitle .col-sm-12 h5{
	font-size: 25px;
    color: #4f758b;
}
.similarJobCards  .job__info--name a span{
	word-wrap: break-word;
}
.err_msg{
	color: red;
	font-size: 14px;
}


.chk-sel-field .scfCheckBoxListGeneralPanel {
    position: relative;
    border: 2px solid #d1d5d8;
    background-color: #fff;
}
.scfCheckBoxListGeneralPanel .scfCheckBoxList input {
    margin: 0 1.2rem 0 1.4rem;
}
.chk-sel-field .scfCheckBoxListGeneralPanel .scfCheckBoxList {
    height: 10.9rem;
    overflow: auto;
    margin-top: 3.2rem;
    border-top: 1px solid #d1d5d8;
    display: block;
}
.chk-sel-field .scfCheckBoxListGeneralPanel .scfCheckBoxListUsefulInfo {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    font-size: 1.4rem;
    line-height: 3.4rem;
    color: #363636;
    padding-left: 1.4rem;
}
.scfValidator p.val-good {
    color: #1ec987;
}
.scfValidator p.val-warning {
    color: #ffa200;
}
.scfValidator p.val-error {
    color: #ec5747;
}

.faq-ques-list li a {
	color: #0092d1;
}

.facets .facets__nav-tabs li.active a, 
.facets .facets__nav-tabs li a {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.job-apply .scfSectionLegend, .passiveapply .scfSectionLegend{
	font-size:17px;
}
.apply-section.final-step{
	margin-top: 5px;
}
.scfFooterBorder a {
    text-decoration: underline;
}

.secondary-nav-container .secondary-nav ul li a.active {
	font-weight: bold;
}
.remove-resume{
	display: inline-block!important;
    margin-left: 20px;
	padding: 10px;
	cursor: pointer;
	color:#999;
}
.file-upload{
	padding-bottom:20px;
}
input[type="file"] {
    display: block;
    width: 100%;
}
.passiveapply .scfCustomFileUploadLabel, .job-apply .scfCustomFileUploadLabel{
	margin-top: 0;
}
.scfCustomFileUploadUsefulInfo{
	display: block;
}
.scfCheckBoxListLabel{
	display: block!important;
    padding-bottom: 10px!important;
}
.job-apply .scfForm .scfValidationSummary, .passiveapply .scfForm .scfValidationSummary{
	display: none!important;
}

.job-apply .scfEmailTextBox, .job-apply .scfSingleLineTextBox, .job-apply .scfNumberTextBox, .job-apply .scfListBox, .job-apply .scfTelephoneTextBox, .job-apply .scfSmsTelephoneTextBox, .job-apply .scfDropList {
  margin-bottom: 20px;
}
.job-apply .scfSingleLineGeneralPanel, .job-apply .scfEmailGeneralPanel, .job-apply .scfDropListGeneralPanel{
	float:left;
}

.facets .dropdown .dropdown-menu li i.fa-check-circle{
	position: initial;
}
.facets .dropdown ul.dropdown-submenu {
    padding-left: 25px;
}
.facets .dropdown ul.dropdown-submenu li a{
	display:block;
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 1;
} 
#body_1_contentcolumn_1_JobAlertModalLight_detailsTitle{
	display: none;
}

.passiveapply .scfValidator, .job-apply .scfValidator{
	float: none;
	width: 100%;
}
@media (max-width:767px){
	.home-tab {
		margin: 10px 0px;
	}
}
/*Apply page*/

.applyForm  .full-view-rel {
    display: block;
    position: relative;
}
.applyForm   .scfDropListLabel, .applyForm   .scfEmailLabel, 
.applyForm   .scfMultipleLineTextLabel, .applyForm   .scfSingleLineTextLabel, 
.applyForm   .scfPasswordLabel, .applyForm   .scfNumberLabel, .applyForm   .scfDatePickerLabel, 
.applyForm   .scfDateLabel, .applyForm   .scfRadioButtonListLabel, .applyForm   .scfCheckBoxListLabel, 
.applyForm   .scfListBoxLabel, .applyForm   .scfFileUploadLabel, .applyForm   .scfDateSelectorLabel, 
.applyForm   .scfCreditCardLabel, .applyForm   .scfConfirmPasswordLabel, .applyForm   .scfCaptchaLabel, 
.applyForm   .scfTelephoneLabel, .applyForm   .scfSmsTelephoneLabel{
	font-family: MuseoSlab-300;
    font-weight: normal;
    width: 100%;
	float: none;
    font-size: 15px !important;
    line-height: 20px;
    color: #3a3a3a;
    padding: 0;
}
.applyForm  input, .applyForm  select, .applyForm  textarea
 {
    line-height: 30px;
    height: 30px;
    border: 1px solid #cccccc;
    padding: 0 10px;
    font-size: 12px;
    color: #3a3a3a;
	  width: 100%;
	  	margin-bottom: 10px;
}
.applyForm .checkbox-list 
{
    height: 10.9rem;
    overflow: auto;
    margin-top: 0;
    border: 2px solid #d1d5d8;
    display: block;
    background: #fff;
    padding: 0 20px;
}
.applyForm .checkbox-list label{
   display: block;
}
.applyForm .scfCheckBoxList  {
    width: auto !important;
    display: inline-block;
}
.applyForm .scfCheckBoxListUsefulInfo
 {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    font-size: 14px;
    line-height: 3rem;
    color: #363636 !important;
    padding-left: 1.5rem;
    width: 100%;
    background: #fff;
    padding-bottom: 0 !important;
	border-left: 2px solid #d1d5d8;
	border-right: 2px solid #d1d5d8;
	border-top: 2px solid #d1d5d8;
    border-bottom: 1px solid #d1d5d8;
}
.applyForm .final-step .checkbox-field label input{
    width: auto;
}
.apply-section.final-step{
	position: relative;
}
.applyForm .chk-sel-field
 {
    position: relative;
}

.UsefulInfo {
    color: silver;
    position: relative;
    top: -10px;
    font-size: 0.9em;
    font-family: 'MuseoSlab-300';
}
.applyForm   .scfEmailGeneralPanel, .applyForm   .scfMultipleLineGeneralPanel, .applyForm   .scfSingleLineGeneralPanel, 
.applyForm   .scfPasswordGeneralPanel, .applyForm   .scfNumberGeneralPanel, .applyForm   .scfDatePickerGeneralPanel,
 .applyForm   .scfDateGeneralPanel, .applyForm   .scfRadioButtonListGeneralPanel, .applyForm   .scfCheckBoxListGeneralPanel, 
 .applyForm   .scfFileUploadGeneralPanel, .applyForm   .scfDateSelectorGeneralPanel, .applyForm   .scfCreditCardGeneralPanel, 
 .applyForm   .scfConfirmPasswordGeneralPanel, .applyForm   .scfCaptchaGeneralPanel, .applyForm   .scfTelephoneGeneralPanel,
 .applyForm   .scfSmsTelephoneGeneralPanel, .applyForm   .scfListBoxGeneralPanel, .applyForm   .scfDropListGeneralPanel{
	margin:0 0 10px 0;
	float: none;
	width: 100%;
}
.apply-section {
    padding-bottom: 30px;
}
.applyForm   .scfSubmitButton
{
	font-weight: bold;
    text-transform: uppercase;
}
.applyForm  .scfRequired, .applyForm  .scfValidatorRequired {
    margin-left: 5px;
    margin-top: -2px;
    float: none;
    color: red;
    font-size: 10px;
}
.applyForm   .scfSingleLineTextUsefulInfo, .applyForm   .scfDropListUsefulInfo, .applyForm   .scfCheckBoxListUsefulInfo{
	color: silver;
	padding-bottom: 10px;
}
.applyForm  input[type='checkbox'], .applyForm  input[type='radio']{
    height: auto;
    margin-right: 10px;
    margin-bottom: 0;
}
.apply-section.final-step{
	margin-top: 40px;
    margin-bottom: 0px;
}
.applyForm   label{
	color: #3a3a3a;
	font-weight: normal;
	font-size: 19px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
.applyForm  .file-upload a {
    float: left;
    margin-right: 30px;
}
.applyForm  input[type='submit']{
	margin-top: 20px;
	margin-top: 20px;
    background: #c49a6c;
    font-family: MuseoSlab-300;
    color: #fff;
    border: 0;
    padding: 10px 15px;
    height: auto;
}
.applyForm  .scfValidationSummary {
    margin: 20px auto;
    font-size: 16px;
    color: red;
    text-align: center;
}
.applyForm  .scfValidationSummary li {
    line-height: 1.5;
    font-size: 16px;
	list-style: none;
    font-family: MuseoSlab-300;
}
input.submit-btn:disabled {
    background-color: #aaa !important;
    color: #fff !important;
    border: 1px solid #999;
    opacity: .5;
    cursor: not-allowed;
}


.form-mvc-cnt .scfTitleBorder{
	text-transform: none;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #c49a6c;
    padding-top: 0;
}


/*Added on 7 feb*/
.applyForm   .scfSectionBorderAsFieldSet {
    padding: 0;
    margin: 0 0 10px 0;
    border: 0;
    width: 100%;
	position: relative;
	font-family: MuseoSlab-300;
}
.applyForm   .scfSectionLegend{
    margin: 0 0 30px 0;
    border: 0;
    background: #9bc3db;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    padding: 20px;
}
.applyForm   .scfSectionUsefulInfo{
	position: absolute;
    display: inline;
    right: 20px;
    width: auto;
    top: 20px;
    font-size: 12px;
    color: #fff;
}
@media (max-width: 991px){
	 .applyForm   .scfSectionUsefulInfo{
		display: none;
	}
.applyForm {
		padding: 20px 10px;
	}
}
.scfCustomFileUploadBorder{
	padding-top: 10px;
}
.applyForm   .scfSectionContent{
	padding-bottom: 30px;
}
#jobAlertTerms {
    margin-right: 10px;
}
#body_1_contentcolumn_0_JobAlertModalLight_jobAlertSection .checkbox{
	padding-left: 0;
}
.scfCustomFileUploadGeneralPanel{
	font-family: MuseoSlab-300;
}
.form-mvc-cnt .scfIntroBorder {
    margin: 0 auto;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.2;
    color: #c49a6c;
	font-family: MuseoSlab-300;
	display: none;
}
 .applyForm   .scfFooterBorder {
    font-family: MuseoSlab-300;
	font-weight: bold;
	margin-top: 10px;
}


.applyForm input[type='submit'] {
    margin-top: 20px;
    margin-top: 20px;
    background: #c49a6c;
    font-family: MuseoSlab-300;
    color: #fff;
    border: 0;
    padding: 10px 15px;
    height: auto;
	width: auto;
	font-weight: bold;
    text-transform: capitalize;
}

.applyForm .form-field {
    margin: 0 0 10px 0;
}
.applyForm p.scfCheckboxUsefulInfo span {
    font-size: 1.2em;
    display: block;
    width: 90%;
    padding: 0 3px;
    color: silver;
    line-height: 20px;
    font-family: Calibri, Arial, Helvetica, sans-serif;
}
p.byClickingFooter {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.2rem;
    line-height: 1.5rem;
    margin-top: 1.8rem;
    font-weight: bold;
}
body.passiveapply .applyForm .apply-section .form-field, body.passiveapply .applyForm  .addResume {
 padding-left: 15px;
 padding-right: 15px;
}
body.passiveapply .applyForm .scfCheckboxUsefulInfo {
    padding-left: 15px;
}
body.passiveapply .form-field.checkbox-field {
    width: 90%;
}
body.passiveapply .scfSubmitButton {
    padding-left: 20px;
}
.conventional-upload .field-validation-valid .val-error {
    color: red;
}