/*
 Theme Name:   Business Talent Group 2018
 Description:  Custom theme for Business Talent Group in 2018. Requires the Bridge theme.
 Author:       Andrew Vaughan, Chelsey Buttrey, Eric Knox
 Template:     bridge
 Version:      1.0.465
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  business-talent-group-2018
*/


/* === DO NOT EDIT ABOVE THIS LINE ========================================= */

.button-center {
  text-align: center;
  margin-bottom: 50px;
}

.blog-sidebar, .blog_sidebar {
  margin-bottom: 50px !important;
}



/* --- FONTS --------------------------------------------------------------- */

/*define Radnika Next Regular*/
@font-face {
	font-family: 'RadnikaNext';
	src: url('fonts/RadnikaNext-Regular.eot');
	src: url('fonts/RadnikaNext-Regular.eot?#iefix') format('embedded-opentype'),
	url('fonts/RadnikaNext-Regular.woff2') format('woff2'),
	url('fonts/RadnikaNext-Regular.woff') format('woff'),
	url('fonts/RadnikaNext-Regular.ttf') format('truetype');
}

/*define Radnika Next Light*/
@font-face {
        font-family: 'RadnikaNext-Light';
        src: url('fonts/RadnikaNext-Light.eot');
        src: url('fonts/RadnikaNext-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/RadnikaNext-Light.woff2') format('woff2'),
        url('fonts/RadnikaNext-Light.woff') format('woff'),
        font-weight: 100;
}

/*define Radnika Next Bold*/
@font-face {
	font-family: 'RadnikaNext-Bold';
	src: url('fonts/RadnikaNext-Bold.eot');
	src: url('fonts/RadnikaNext-Bold.eot?#iefix') format('embedded-opentype'),
	url('fonts/RadnikaNext-Bold.woff2') format('woff2'),
	url('fonts/RadnikaNext-Bold.woff') format('woff'),
	url('fonts/RadnikaNext-Bold.ttf') format('truetype');
	font-weight: bold;
}

/*define Radnika Next Italic*/
@font-face {
	font-family: 'RadnikaNext-Italic';
	src: url('fonts/RadnikaNext-Italic.eot');
	src: url('fonts/RadnikaNext-Italic.eot?#iefix') format('embedded-opentype'),
	url('fonts/RadnikaNext-Italic.woff2') format('woff2'),
	url('fonts/RadnikaNext-Italic.woff') format('woff'),
	url('fonts/RadnikaNext-Italic.ttf') format('truetype');
	font-style: italic, oblique;
}

/*define Radnika Next Bold Italic*/
@font-face {
	font-family: 'RadnikaNext-BoldItalic';
	src: url('fonts/RadnikaNext-BoldItalic.eot');
	src: url('fonts/RadnikaNext-BoldItalic.eot?#iefix') format('embedded-opentype'),
	url('fonts/RadnikaNext-BoldItalic.woff2') format('woff2'),
	url('fonts/RadnikaNext-BoldItalic.woff') format('woff'),
	url('fonts/RadnikaNext-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic, oblique;
}



/* --- GLOBAL -------------------------------------------------------------- */

/*apply Radnika Next to body, h2, and p text*/
body, p {
	font-family: "RadnikaNext", "Arial", sans-serif !important;
}

.rev_slider_wrapper h2 {
	font-family: "RadnikaNext", "Arial", sans-serif !important;
	font-size: 26px;
}

/*apply Radnika Next Bold to h1, h4, and h5 for sliders */
.rev_slider_wrapper h1,
.rev_slider_wrapper h4,
.rev_slider_wrapper h5 {
	a {
		font-family: "RadnikaNext-Bold", "Arial Bold", sans-serif !important;
	}
}

/* White Button */
a.white {
	font-size: 20px;
	font-weight: 400;
	text-transform: none;
	padding: 5px 20px;
	border-radius: 5px;
}

/*Color of circles for bulleted list*/
.q_list.circle ul>li:before {
    background-color: #686D73;
}

ol.list-align-fix  {
	margin-left:20px!important;
}

.list-align-fix li {
	padding-left:10px!important;
	padding-bottom:20px!important;
}

/* Turn h6 links blue */
.project-types h6 a {
	color: #3B7ED1;
}

/* --- HEADER -------------------------------------------------------------- */

/* Post a Project Button in Menu */
li.post-project-menu span {    
	font-size: 16px;
	line-height: 17px;
	font-weight: 600;
	color: rgb(255, 255, 255);
	font-family: "Roboto Mono";
	background-color: rgb(59, 126, 209);
	border-color: transparent;
	border-radius: 3px;
	cursor: pointer;
	padding: 12px;
	letter-spacing: 0px;
}

li.post-project-menu span:hover {
	color: white !important;
}

li.post-project-menu a:hover {
	color: white !important;
}

header.dark.sticky nav.main_menu > ul > li.post-project-menu > a {
	color: white !important;
}

/* Header space */
span.plus {
    display: none;
}

/* Fixes the navigation menu as it is too wide for the current theme */
@media only screen and (min-width: 1100px) and (max-width: 1250px){
	
	nav.main_menu>ul>li>a{
     	padding: 0 8px !important;
     	letter-spacing: 0px !important;
	}
	
}


@media only screen and (min-width: 1000px) and (max-width: 1099px){
	
	nav.main_menu>ul>li>a{
     	padding: 0 8px !important;
     	font-size: 12px !important;
     	letter-spacing: 0px !important;
	}
	
	header.centered_logo.centered_logo_animate .q_logo img, header:not(.centered_logo) .q_logo img {
    	height: 80%!important;
	}
	
	.q_logo img {
    	top: -40%!important;
	}
	
}


/* --- FOOTER -------------------------------------------------------------- */

/*Footer Email Signup Styles*/
.footer_top .footer-form {
    margin-left: -0px!important;
    margin-top: 0;
    margin-bottom:15px;
	padding-top: 35px;
}

.footer_top .footer-form .mktoAsterix {
    color: transparent!important;
}

.footer_top .footer-form input#Email {
     width: 275px!important;
    min-height: 45px!important;
    -webkit-appearance: none;
    background-color: #fff!important;
    line-height: 1.5em!important;
    -webkit-border-radius: 7px!important;
    -moz-border-radius: 7px!important;
    border-radius: 3px!important;
    padding: 0.2em 0.3em!important;
    box-shadow: none!important;
    margin-top: 6px!important;
    font-family: "RadnikaNext", "Arial", sans-serif !important;
    color: #686d73!important;
    font-size: 14px!important;
    font-weight: 400!important;
    margin-left: -120px;
	border: none;
}

.footer_top .footer-form span.mktoButtonWrap.mktoMinimal {
    margin-left: 0px!important;
}

.column4.footer_col4 div#text-7 {
    margin-bottom: -30px!important;
}

.footer_top .footer-form button.mktoButton {
   font-size: 16px!important;
    line-height: 17px!important;
    font-weight: 600!important;
    color: rgb(255, 255, 255)!important;
    font-family: "Roboto Mono"!important;
    background-color: rgb(59, 126, 209)!important;
    border-color: transparent!important;
    border-radius: 3px!important;
    cursor: pointer!important;
    padding: 12px!important;
    letter-spacing: 0px!important;
    border: none!important;
    box-shadow: none!important;
    width: 275px!important;
    min-height: 45px!important;
}

form
.footer_top .footer-form button.mktoButton:hover {
  background-color:#7ECCE3!important;
}

.column1.footer_bottom_column {
        width: 44.85%;
    margin-left: 40px;
}

.footer-form select#Country {
    margin-top: 0px!important;
    background-color: #fff;
    border-radius: 3px!important;
    height: 45px!important;
    width: 190px!important;
    margin-left: -35px!important;
    border: none;
    font-size: 14px;
    font-weight: 400!important;
    font-family: inherit;
    color: #686d73;
}

.footer-form span.mktoButtonWrap.mktoMinimal ~ h6.checkbox {
	margin-top:193px;
}

.footer-form h6.mkto_blogsub_country_label {
    margin-left: -10px;
    color: #818181!important;
    font-weight: 400;
    font-family: "RadnikaNext", "Arial", sans-serif !important;
    letter-spacing: 0px;
	margin-top:7px;
}

@media only screen and (min-width: 1111px){
	
	.footer-form .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    	margin-left: -19px;
	}
	
}

@media only screen and (max-width: 1110px) and (min-width: 1001px){
	
	.footer_top .footer-form input#Email {
		width: 235px!important;
	}
	
	.footer_top .footer-form button.mktoButton {
    	width: 235px!important;
	}
	
	.footer-form .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    	width: 220px!important;
    	margin-top: -5px;
    	margin-left: -19px;
	}
	
	.footer-form select#Country {
    	width: 150px!important;
	}	
	
}

@media only screen and (max-width: 1000px) and (min-width: 908px){
	
	.footer_top .footer-form span.mktoButtonWrap.mktoMinimal {
    	margin-top: -140px;
	}
	
	.footer-form .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    	width: 250px!important;
    	margin-left: -20px;
	}
	
}

@media only screen and (max-width: 907px) and (min-width: 600px){
	
	.footer_top .footer-form span.mktoButtonWrap.mktoMinimal {
    	margin-top: -72px;
	}
	
	.footer-form .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    	margin-left: -25px;
	}
	
}

@media only screen and (max-width: 599px) and (min-width: 481px){
	
	.footer_top .footer-form span.mktoButtonWrap.mktoMinimal {
    	margin-top: -72px;
	}
	
	.footer-form .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    	margin-left: -25px;
	}
	
}

@media only screen and (max-width: 480px){
	
	.footer_top .footer-form .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    	margin-left: 35px;
	}
	
	.footer_top .footer-form input#Email {
    	margin-left: 5px;
	}
	
	.footer-form input#mktoCheckbox_2536_0 {
    	width: 13px!important;
	}
	
	.footer_top .footer-form span.mktoButtonWrap.mktoMinimal {
    	margin-left: 40px!important;
	}
	
	.footer_top .footer-form input#Email {
    	margin-left: 40px!important;
	}
	
	.footer_bottom .textwidget {
    	margin-left: 50px!important;
    	margin-right: 50px!important;
	}
	
	.footer_top .footer-form {
    	margin-left: -49px!important;
    	margin-top: 0!important;
    	margin-bottom: -15px!important;
		padding-top: 15px;
	}
	
	.footer-form select#Country {
    	margin-left: 40px!important;
		width: 275px!important;
	}
	
	.footer-form h6.mkto_blogsub_country_label {
    	margin-left: 30px;
    	margin-top: -15px;
	}
	
	.footer-form input#mktoCheckbox_2588_0 {
    	width: 20px!important;
	}
	
	.footer-form a {
    	padding: 0px!important;
	}
	
}

@media only screen and (max-width: 1000px) and (min-width: 601px){
	
	.footer_inner.clearfix .column4.footer_col4 div#text-7 {
    	margin-top: 25px;
	}
	
}
/**************END FOOTER FORM*********/



span.fa-stack {
    margin-bottom: 30px;
}

.whiteform input[type=text], .whiteform input[type=url], .whiteform input[type=email], .whiteform input[type=tel], .whiteform input[type=number], .whiteform input[type=date], .whiteform select.mktoField, .whiteform textarea.mktoField {
    -webkit-appearance: none;
    background-color: #fff!important;
    line-height: 1.5em!important;
    color: #000!important;
    border: none!important;
    -webkit-border-radius: 7px!important;
    -moz-border-radius: 7px!important;
    border-radius: 0px!important;
    padding: 0.2em 0.3em!important;
    box-shadow: none!important;
    min-height: 3.9em!important;
    width: 355px!important;
    margin-top: 25px!important;
    font-family: "RadnikaNext", "Arial", sans-serif !important;
    color: #686d73!important;
    font-size: 14px!important;
    font-weight: 400!important;
}

.whiteform textarea#ProjectDescription__c {
    width: 730px!important;
    height: 150px;
}

.whiteform label.mktoLabel.mktoHasWidth {
    font-family: "RadnikaNext", "Arial", sans-serif !important;
    color: #686d73!important;
    font-size: 14px!important;
    font-weight: 600!important;
    margin-right: -50px;
    margin-left: 10px;
    margin-top: 1px;
    float:right;
    position:absolute;
}

.whiteform  {
    margin-left: auto!important;
    margin-right:auto!important;
}

.whiteform button.mktoButton {
    font-size: 16px!important;
    line-height: 17px;
    font-weight: 600;
    font-family: "Roboto Mono";
    background-color: rgb(59, 126, 209)!important;
    border-color: transparent!important;
    padding: 12px 10px!important;
    letter-spacing: 0px;
    box-shadow: none;
    width: 130px;
    min-height: 45px;
    text-transform: uppercase;
    background-image: none!important;
}

.whiteform button.mktoButton:hover {
  background-color:#7ECCE3!important;
}

.whiteform .mktoButtonRow {
    float: right;
}

.whiteform .mktoAsterix {
    color: transparent!important;
}

/*icon/image with text*/
a.icon_with_title_link {
    font-size: 15px;
    font-weight: bold;
}

a.icon_with_title_link:hover {
	color:#7ECCE3!important;
}

.icon-text-down .icon_text_inner {
    padding-top: 10px!important;
}

/*Mobile Menu*/
span.mobile_arrow {
    display: none;
}

nav.mobile_menu ul li:last-child {
    padding-bottom: 15px;
    padding-top: 15px;
}

/*Consultants Posts*/
.consultants_post img {
    border-radius: 50%;
}

/*White Form with gray background for text*/
.grayform input[type=text], .grayform input[type=url], .grayform input[type=email], .grayform input[type=tel], .grayform input[type=number], .grayform input[type=date], .grayform select.mktoField, .grayform textarea.mktoField {
        background-color: #f2f2f2!important;
}

/* --- CAREERS PAGE -------------------------------------------------------- */
.careers-core .single h4.icon_title {
    padding-top: 18px;
}

.careers-core .double h4.icon_title {
    padding-top: 8px;
}

/* --- CONTACT PAGE -------------------------------------------------------- */
.noHover {
    pointer-events:none;
}

.noHover p {
    text-transform: capitalize;
}

.contactform label.mktoLabel.mktoHasWidth {
    width: 210px!important;
}
.contactform span.mkto_message_label {
    margin-left: -10px;
}
.cities h3{
    color:#ffffff!important;
}

.singlecol h6.mkto_projecttype_label {
    font-family: "RadnikaNext", "Arial", sans-serif !important;
    color: #686d73!important;
    font-size: 14px!important;
    font-weight: 600!important;
    margin-top: 1px;
    margin-left: -13px;
    text-transform: capitalize;
}

.singlecol h6.mkto_start_label {
    font-family: "RadnikaNext", "Arial", sans-serif !important;
    color: #686d73!important;
    font-size: 14px!important;
    font-weight: 600!important;
    margin-left: -13px;
    text-transform: capitalize;
    margin-top: 55px;
}

.singlecol h6.mkto_budget_label {
    font-family: "RadnikaNext", "Arial", sans-serif !important;
    color: #686d73!important;
    font-size: 14px!important;
    font-weight: 600!important;
    margin-right: -30px!important;
    margin-left: -13px;
    text-transform: capitalize;
    margin-top: 107px;
}

.contactform .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    margin-top: 0px;
    margin-left: 0px;
}

/* --- CAPABILITIES PAGE --------------------------------------------------- */
.seo_cap img{
    border-radius: 50%!important;
}

.seo_cap li {
    background-color: #f2f2f2!important;
}

.seo_capabilites_posts .latest_post_holder.boxes>ul>li .latest_post {
    padding: 19px 0em 10px;
    border-top: 0;
}

/* --- MEDIA QUERIES ------------------------------------------------------- */

/*Media Break Point*/

@media only screen and (max-width: 850px){
	
	.whiteform {
    	margin-left: auto!important;
    	margin-right: auto!important;
    	width: 380px!important;
	}
	
	.whiteform textarea#ProjectDescription__c {
    	width: 355px!important;
	}
	
	.whiteform .mktoButtonRow {
    	float: left;
	}
	
	.whiteform label.mktoLabel.mktoHasWidth {
    	font-family: "RadnikaNext", "Arial", sans-serif !important;
    	color: #686d73!important;
    	font-size: 14px!important;
    	font-weight: 600!important;
    	margin-right: -50px;
    	margin-left: 11px;
    	margin-top: 0px;
    	float: left;
    	position: absolute;
    	text-align: left;
	}
	
	.singlecol h6.mkto_projecttype_label {
    	margin-right: -30px!important;
    	margin-left: 0px;
	}
	
	.singlecol h6.mkto_start_label {
    	margin-left: 0px;
    	margin-top: -1px;
	}
	
	.singlecol h6.mkto_budget_label {
    	margin-left: 0px;
    	margin-top: -1px;
	}
	
}

@media only screen and (min-width: 851px) {
	
	.singlecol input#Company {
    	margin-left: 375px!important;
    	margin-top: -333px!important;
	}
	
	.singlecol select#ProjectType__c {
    	margin-left: 375px!important;
   		margin-top: -279px!important;
	}
	
	.singlecol label.mktoLabel.mktoHasWidth {
   		position: absolute;
    	margin-left: 399px!important;
    	margin-top: -307px!important;
	}
	
	.singlecol select#ProjectStart__c {
    	margin-left: 375px!important;
    	margin-top: -226px!important;
	}
	
	.singlecol select#ProjectBudget__c_lead {
    	margin-left: 375px!important;
    	margin-top: -173px!important;
	}
	
	.singlecol textarea#ProjectDescription__c {
    	width: 730px!important;
    	height: 150px;
    	margin-top: -118px!important;
	}
	
	.contactform select#Country {
    	margin-top: 25px!important;
    	margin-left: -1px;
	}
	
	.contactform span.mktoButtonWrap.mktoSimple {
    	margin-left: -155px!important;
	}
	
}

@media only screen and (max-width: 767px){
	
	.about-light {
		margin-top:2em;
	}
	
	.career-performance h4{
		padding-top:20px!important;
	}
	
	.career-deep h4{
		padding-top:20px!important;
	}
	.center-two {
		text-align:center;
	}

}

@media only screen and (max-width: 560px) {
	
	.whiteform label.mktoLabel.mktoHasWidth {
    	margin-right: -50px;
    	margin-left: 10px;
    	margin-top: 1px;
    	float: right;
    	position: absolute;
    	text-align: left;
	}
	
}
@media only screen and (max-width: 480px) {
	
	/*Footer sign up at bottom*/
	div#text-7 {
    	margin-bottom: -10px!important;
	}
	
	.mktoForm .mktoFormRow .mktoField {
    	width: 340px!important;
	}
	
	.whiteform textarea#ProjectDescription__c {
    	width: 340px!important;
	}
	
	.whiteform label.mktoLabel.mktoHasWidth {
   		margin-left: 0px;
	}
	
	.whiteform span.mktoButtonWrap.mktoRound {
    	margin-left: 0px!important;
	}
	
	.service-list {
		padding-right:26px;
		padding-left:26px;
	}
	
	.whiteform {
    	padding-left: 4.5%!important;
	}
	
	.center-two a.white {
    	font-size: 15px;
	}
	
	.singlecol h6.mkto_projecttype_label {
    	margin-left: -10px;
    	margin-top: -12px;
	}
	
	.singlecol h6.mkto_start_label {
    	margin-left: -10px;
    	margin-top: -12px;
	}
	
	.singlecol h6.mkto_budget_label {
    	margin-left: -10px;
    	margin-top: -12px;
	}
	
	.singlecol span.mkto_consent a {
    	padding: 0px!important;
	}
	
	.singlecol .mktoLogicalField.mktoCheckboxList.mktoHasWidth.mktoValid label {
    	margin-top: 13px!important;
	}
	
	/*Contact Page*/
	.contactform span.mkto_question_label {
    	margin-left: -10px;
	}
	
	.contactform {
        margin-left: -11%!important;
	}
	
	.contactform button.mktoButton {
    	margin-left: -11%!important;
	}
	
	.contactform span.mkto_contactus_country_label {
    	margin-left: -12px;
	}
	
	.contactform .mktoLogicalField.mktoCheckboxList.mktoHasWidth.mktoValid a {
    	padding: 0px!important;
	}
	
	.contactform .mktoLogicalField.mktoCheckboxList.mktoHasWidth.mktoValid	input#mktoCheckbox_2468_0 {
   		margin-bottom: -10px;
	}
	
}

/*
@media screen and (min-width: 1161px) and (max-width: 1300px) {
    .q_logo a {
        height: 80px !important;
    }
nav.main_menu>ul>li>a {
        padding: 0 13px !important;
    }
}
@media screen and (min-width: 1001px) and (max-width: 1160px) {
    .q_logo a {
        height: 70px !important;
    }
    nav.main_menu>ul>li>a {
        padding: 0 13px !important;
    }
}


@media only screen and (min-width: 1001px) and (max-width: 1160px) {
	nav.main_menu.right{clear: both!important;}
	.footer_top .footer-form span.mktoButtonWrap.mktoMinimal {
		margin-left: 185px!important;
}
}
@media only screen and (min-width: 1001px) and (max-width: 1160px) {
 header, .header_inner_left, footer.uncover {    
    position: relative !important;    
    left: 0px !important;    
    margin-bottom: 0px;
  }
 .main_menu {display: none !important;}
  nav.mobile_menu {display: block;}
  .mobile_menu_button {display: table;}
  .logo_wrapper {    
    display: table;    
    height: 100px !important;    
    left: 50%;    
    position: absolute;
  }
 .q_logo {    
    display: table-cell;    
    position: relative;    
    top: auto;    
    vertical-align: middle;
  }
 .q_logo a {left: -50%; width: auto !important;}
  .q_logo img {top: 0px; left: 0px;}
 .header_menu_bottom {border-top: none;}
header .q_logo img.mobile {
    display: block!important;
    opacity: 1!important;
    position: relative;
    margin: 0 auto;
}
header .q_logo img.dark, header .q_logo img.light, header .q_logo img.normal, header .q_logo img.sticky {
    display: none!important;
}
.content {
    margin-bottom: 0 !important;
    margin-top: 0px!important;
}
nav.main_menu.right{clear: both!important;}
.footer_top .footer-form button.mktoButton {
    margin-left: 0px!important;
}
}
*/

@media only screen and (min-width: 601px) and (max-width: 1000px){
	
	.four_columns>.column4>.column_inner {
    	padding: 0 0 0 15px;
    	margin-top: -150px;
    	margin-left: -20px;
	}
	
	.four_columns>.column3>.column_inner {
    	margin-top: 50px;
	}
	
	.footer_top {
    	margin-left: 13%;
	}
	
}

@media only screen and (max-width: 1000px) and (min-width: 768px){
	
    .cities .vc_col-sm-3 {
    	width: 45%!important;
    	margin-left: 3.5%!important;
	}
	
}

/* Hide featured image, post info, and comments box on Consultants */
body.single.single-btg_consultants .blog_holder article .post_image, .post_info, .post_text_inner h2 .date, #comments, #respond {
	display: none !important;
}

/* Stop zoom effect on latest posts */
.home .latest_post_holder .boxes_image a:hover, .latest_post_holder.boxes .boxes_image a{
	-webkit-transform:none!important;
	-moz-transform:none!important;
	-ms-transform:none!important;
	-o-transform:none!important;
	transform:none!important;
}


/* ARCHIVE (NEW) *********************/



/* END ARCHIVE (NEW) *****************/


/* BLOG HOME *****************************************************************/

.blog .search {
   margin: 60px 0;
}

.sidebar-search {
   margin: 0px 0 60px 0;
}

#searchform {
   position: relative;
   padding: 0 36px 0 0;
}

#searchform #s {
   display: block;
   width: 100%;
   margin: 0;
   border-radius: 0;
   color: #939ba0;
   font: 20px/22px 'RadnikaNext-Light', Arial, sans-serif;
   border: 0;
   border-bottom: 1px solid #747578;
   padding: 7px 15px;
   height: 37px;
   letter-spacing: normal;
   word-spacing: normal;
   text-transform: none;
   text-indent: 0px;
   text-shadow: none;
   text-align: start;
   text-rendering: auto;
   cursor: text;
   box-shadow: none;
   box-sizing: border-box;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}

#searchform #s:focus {
   border-bottom-color: #000;
   outline: none;
}

#searchform #searchsubmit {
	position:absolute;
	top:0;
	right:0;
	width:36px;
	height:100%;
	z-index:2;
	margin:0;
	padding:0;
	border:0;
	opacity:0;
	outline:none;
    cursor: pointer;
    -webkit-appearance: none;
}

#searchform #searchsubmit + .fa {
   position:absolute;
	color: #939ba0;
	font-size:26px !important;
	right:0;
	top:9px;
	pointer-events:none;
	-webkit-transition:opacity 0.25s ease;
	transition:opacity 0.25s ease;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: 0;
}

#searchform #searchsubmit:hover + .fa {
  opacity: .8;
}

.blog-landing .latest_post_two_info {
   display: none !important;
}

.blog-landing h2 a {
    font-family: 'RadnikaNext-Bold', 'RadnikaNext', 'Arial', sans-serif !important;
    font-weight: 600;
    color: #345f78;
}

.blog-landing .tabs-nav a {
    color: #686d73 !important;
}

.blog-landing .tabs-nav .active a {
    color: #4ec9b1 !important;
}

/* BLOG **********************************************************************/

/* div.blog .nav_spacer, .error404 .nav_spacer {
    background-color: #333;
    width: 100%;
    height: 100px;
} 

Updated color on nav_spacer - EK
div.blog .nav_spacer, .error404 .nav_spacer {
    background-color: #686d73;
    width: 100%;
    height: 100px;
}*/	

div.nav_spacer {
    background-color: #686d73;
    width: 100%;
    height: 100px;
	margin-bottom: 5em;
}

/* div.blog .post_content_holder {
    margin: 50px;
} */

/* Added padding to main content - EK */
div.blog .post_content_holder,
div.case_study_margin {
    margin: 50px;
	padding-left: 5%;
	padding-right: 5%;
}

@media screen and (max-width: 600px) {
	
	div.blog .post_content_holder,
        div.case_study_margin {
    	margin: 50px 10px;
	}
	
}

div.blog .post_image {
    width: 100%;
}

div.blog .post_image img {
    width: 100%;
}

div.blog .blog_meta {
    font   : 300 16px/20px 'RadnikaNext-Light', 'RadnikaNext', Arial, sans-serif;
    color  : #c3c7cb;
    margin : 10px 0 10px;
}

div.blog .tags {
    font   : 600 16px/20px 'RadnikaNext', 'RadnikaNext', Arial, sans-serif;
    margin : 50px 0 0 0;
}

div.blog .blog_meta a {
    color : #c3c7cb;
}

div.blog .soc-menu-link {
    color: #2bdfbe !important;
    font-weight: bold;
}

div.blog .dropdown_menu {
    display: none;
}

/* Adjusted avatar image height and width - EK */ 
div.blog .author_avatar img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	width: 200px;
	height: 200px;
}

.archive-entry h1 a, div.blog h1, h1.title-on-white {
    font-family: 'RadnikaNext-Light', 'RadnikaNext', 'Arial', sans-serif;
    font-weight: 600;
    font-size: 38px;
    line-height: 60px;
    color: #333;
    margin-bottom: 25px;
}

/* Put in default h3 style of Roboto Mono, Forest Green - EK */
div.blog h3 {
    margin: 50px 0 10px;
/*    font-family: 'RadnikaNext-Bold', 'RadnikaNext', 'Arial', sans-serif !important; */
    font-weight: 600;
    font-size: 16pt;
/*    color: #345f78; */
}

div.blog_signup h3:first-child {
	margin-top: 0;
}

div.blog p {
    font-size: 14px;
    line-height: 32px;
    margin: 20px 0;
}

div.blog p a {
    font-weight: bold;
}

div.blog hr {
    margin: 100px 0;
}

/* .blog .blog_sidebar p,
div.blog .blog_sidebar a,
div.blog .blog_sidebar li {
    font  : 300 20px/36px 'RadnikaNext-Light', 'RadnikaNext', Arial, sans-serif;
    color : #676d72;

    -o-transition      : 0.25s;
    -ms-transition     : 0.25s;
    -moz-transition    : 0.5s;
    -webkit-transition : 0.5s;
    transition         : 0.5s;
} */

/* Adjusted font size, weight & color + hover color below - EK */
.blog_sidebar p,
.blog_sidebar a,
.blog_sidebar li {
    font  : 600 16px 'RadnikaNext-Bold', 'RadnikaNext', Arial, sans-serif;
    color : #345f78;

    -o-transition      : 0.25s;
    -ms-transition     : 0.25s;
    -moz-transition    : 0.5s;
    -webkit-transition : 0.5s;
    transition         : 0.5s;
}

/* div.blog .blog_sidebar a:hover {
    color : #4ec9b1;
} */

.blog_sidebar a:hover {
    color : #7ecce3;
}

.blog_categories ul {
    list-style-type : none;
}

/* div.blog .blog_sidebar .blog_categories a {
    font  : 600 16px 'RadnikaNext-Bold', 'RadnikaNext', Arial, sans-serif;
    color : #345f78;
    text-transform : uppercase;
} */

/* adjusted categories font color & line-height + hover color below - EK */ 
.blog_categories a {
    font  : 600 16px/32px 'RadnikaNext-Bold', 'RadnikaNext', Arial, sans-serif;
    color : #686d73;
	text-transform: uppercase;
}

/* div.blog .blog_sidebar .blog_categories a:hover {
    color : #7ecce3;
} */

.blog_categories a:hover {
    color : #4ec9b1;
}

.blog_featured {
    width  : 75%;
}

.blog_featured_post {
    margin : 30px 0 70px 0;
}

.blog_sidebar h4 a {
    text-transform : none !important;
    line-height    : 28px !important;
}

.pullquote {
	margin:50px;
	font-style:italic;
	font-size:24px;
	line-height:35px;
	color:#686D73;
	border-top:1px solid #686D73;
	border-bottom:1px solid #686D73;
	padding:50px 20px
}

.pullquote_marks{
	font-size:50px;
	color: #4ec9b1;
	vertical-align: -15px;
	margin-right: 5px;
	margin-left: -7px;
}

/* Fly Titles */

div.fly-title {
  	width: 100%;
  	/*margin-top: 5em;*/
}

div.fly-title h3 {
  	font-family: "Roboto Mono";
	color: #256769;
  	margin: 0;
  	padding: 0;
	font-weight: bold;
  	font-size: 18px;
	text-transform: uppercase;
}

div.fly-title a {
  	font-size: 18px;
}

div.fly-title a:hover {
  	color: #4ec9b1;
}

/* Blog CTA Module */

div.blog .blog-cta-row {
	background-color: #f2f2f2;
	padding-top: 2em;
	padding-bottom: 1.5em;
	border-radius: 14px;
	padding-right: 5%;
}

div.blog .blog-cta-column-left {
	float: left;
	width: 30%;
	text-align: center;
}

div.blog .blog-cta-column-right {
	float: left;
	width: 70%;
}

div.blog .blog-cta-column-right h3.blog-cta-headline {
	margin-top: 0;
	margin-bottom: 10px;
}

div.blog .blog-cta-row:after {
    content: "";
    display: table;
    clear: both;
}

div.blog span.blog-cta-button {    
	font-size: 16px;
	line-height: 17px;
	font-weight: 600;
	color: rgb(255, 255, 255);
	font-family: "Roboto Mono";
	background-color: rgb(59, 126, 209);
	border-color: transparent;
	border-radius: 3px;
	cursor: pointer;
	padding: 12px;
	letter-spacing: 0px;
}

div.blog span.blog-cta-button:hover {
	background-color: rgb(126, 204, 227);
}

div.blog img.blog-cta-image {
	max-height: 200px;
	width: auto;
}

div.blog p.blog-cta-body {
	padding-bottom: 10px;
}

.blog-cta {
    margin-top: 3em;
}

@media screen and (max-width: 1000px) {
	
    .blog .blog-cta-row {
		padding-right: 5%;
		padding-left: 5%;
	}
	
	.blog .blog-cta-column-left {
        width: 100%!important;
		padding-bottom: 2em;
    }
	
	.blog .blog-cta-column-right {
		width: 100%!important;
		padding-bottom: 2em;
		text-align: center;
	}

}

@media screen and (max-width: 373px) {
	
    .blog .blog-cta-column-right span.blog-cta-button {
    	margin-left: -8px;
	}
	
}

/****END CTA STYLES***/


/****BLOG LIST STYLE***/
.full_width.blog ol {
    margin-left: 20px;
}

 .full_width.blog li {
    padding-left: 10px;
}

/***END BLOG STYLE***/


/***BLOG FORM STYLES***/
.blog-form input#Email {
    width: 275px!important;
    min-height: 45px!important;
    -webkit-appearance: none;
    background-color: #fff!important;
    line-height: 1.5em!important;
    -webkit-border-radius: 7px!important;
    -moz-border-radius: 7px!important;
    border-radius: 3px!important;
    padding: 0.2em 0.3em!important;
    box-shadow: none!important;
    margin-top: 6px!important;
    font-family: "RadnikaNext", "Arial", sans-serif !important;
    color: #686d73!important;
    font-size: 14px!important;
    font-weight: 400!important;
    margin-left: -120px;
    border: 1px solid #eeeeee;
}

.blog-form button.mktoButton {
    font-size: 16px!important;
    line-height: 17px!important;
    font-weight: 600!important;
    color: rgb(255, 255, 255)!important;
    font-family: "Roboto Mono"!important;
    background-color: rgb(59, 126, 209)!important;
    border-color: transparent!important;
    border-radius: 3px!important;
    cursor: pointer!important;
    padding: 12px!important;
    letter-spacing: 0px!important;
    border: none!important;
    box-shadow: none!important;
    width: 275px!important;
    min-height: 45px!important;
}

.mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    width: 250px!important;
}

.blog-form span.mktoButtonWrap.mktoMinimal {
    margin-left: 0px!important;
}

.blog-form .mktoAsterix {
    color: transparent!important;
}

.blog-form select#Country {
    margin-top: 0px!important;
    margin-left: 0px!important;
	background-color: #fff;
    border-radius: 3px!important;
    height: 45px!important;
    width: 190px!important;
    margin-left: -35px!important;
    border: 1px solid #eeeeee;
    font-size: 14px;
    font-weight: 400!important;
    font-family: inherit;
    color: #686d73;
}

.blog-form h6.mkto_blogsub_country_label {
    margin-top: 7px;
	margin-left: -10px;
}

.blog-form span.mkto_consent a {
	font-size: 14px;
	color: #3B7ED1;
	font-weight: 600;
}

.blog-form span.mkto_consent a:hover {
	color: #7ECCE3;
}

@media only screen and (min-width: 1111px){
	
	.blog-form .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    	margin-left: -23px;
		margin-top: 0px;
	}
	
	.singlecol .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    	width: 370px!important;
    	margin-top: -10px;
    	margin-left: 370px;
	}
	
}

@media only screen and (max-width: 1110px) and (min-width: 908px){
	
	 .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    	width: 370px!important;
	}
	
	.blog-form .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    	width: 250px!important;
    	margin-left: -22px!important;
	}

	.singlecol .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    	width: 370px!important;
    	margin-top: -10px;
    	margin-left: 370px;
	}
	
}

@media only screen and (max-width: 907px) and (min-width: 768px){
	
	.blog-form input#Email {
		width: 230px!important;
	}
	
	.blog-form select#Country{
		width:145px!important;
	}
	
	.full_width.blog .two_columns_75_25>.column1 {
    	width: 100%;
	}
	
	.full_width.blog .two_columns_75_25>.column2 {
    	width: 100%!important;
		margin-left: 70px;
	}
	
	.blog-form .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    	width: 235px!important;
    	margin-left: -23px!important;
	}
	
	.blog_sidebar	div.blog h3 {
    	width: 210px!important;
	}
	
	.blog-form button.mktoButton {
		width: 230px!important;
	}
	
}

@media only screen and (max-width: 600px){	
	
	.column2.blog_sidebar {
    	margin-left: 12%;
	}
	
}

@media only screen and (max-width: 480px){
	
	.blog-form input#Email {
		    margin-left: -10px;
	}
	
	.blog-form button.mktoButton {
    	margin-left: -128px!important;
	}
	
	.blog-form .mktoAsterix {
		display:none!important;
	}
	
	.blog-form	input#mktoCheckbox_2536_0 {
    	width: 13px!important;
	}
	
	.blog-form .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    	width: 294px!important;
    	margin-left: -14px;
	}
	
	.blog-form a {
    	padding: 0px!important;
	}
	
	.blog-form input#mktoCheckbox_2608_0 {
    	width: 20px!important;
	}
	
	.blog-form select#Country {
		padding:0px!important;
		margin-left:-10px!important;
		width: 275px!important;
	}
	
	.singlecol	input#mktoCheckbox_2550_0 {
    	margin-bottom: -10px;
	}
	
	.blog-form span.mktoButtonWrap.mktoMinimal {
    	margin-left: 118px!important;
	}
	
	.blog-form h6.mkto_blogsub_country_label {
    	margin-left: -20px;
	}
	
}
/***END BLOG FORM STYLES***/

/***RELATED POSTS STYLES***/

.crp_related {
	clear: both;
	/*margin: 10px 0;*/
}

/*.crp_related h3 {
	margin-bottom: 3em;
}*/

.crp_related ul {
	list-style: none;
	float: left;
	width: 100%;
	margin-top: 20px;
	/*margin: 0 !important;
	padding: 0 !important;*/
}

.crp_related li, .crp_related a {
	float: left;
	/*overflow: hidden;*/
	position: relative;
	text-align: left;
	width: 100%;
}

.crp_related li {
	/*margin: 5px !important;
	border: 1px solid #ddd;
	padding: 6px;*/
	width: 30%;
}

@media screen and (max-width: 800px) {
	
	.crp_related li, .crp_related a {
		width: 100%;
		margin-left: -5px;
		margin-right: 75px;
	}
	
}	
/*.crp_related li:hover {
	background: #eee;
	border-color: #bbb;
}*/

/*.crp_related a {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	text-decoration: none !important;
}

.crp_related a:hover {
	text-decoration: none;
}*/

.crp_related .crp_title {
	position: relative;
	display: block;
	/*bottom: 20px;*/
	font-family: RadnikaNext-Bold;
	color: #345F78;
	font-size: 16px;
	margin: 1em 0 3em;
	/*text-shadow: 1000 .1em .1em .2em;
	background: rgb(0.5, 0.5, 0.5);
	background: rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;*/
}

.crp_related li:hover .crp_title {
	color: #7ECCE3;
	/*background: rgb(0.2, 0.2, 0.2);
	background: rgba(0, 0, 0, 0.8);*/
}

/*.crp_related li {
	vertical-align: bottom;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.4);
	box-shadow: 0 1px 2px rgba(0,0,0,.4);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}*/

.crp_clear {
	clear: both;
}

/*.crp_title:visited {
	color: #fff !important;
}*/

/* END RELATED POSTS STYLES */


/* END BLOG ********************************/


/*** CASE STUDY ********************/

.case-study-search .case-study-hero {
  height: 210px;
  background-color: #548dbf;
  margin-bottom: 25px;
}

.case-study-search .case-study-hero h1 {
  margin-top: 150px;
  font-family: Arial, sans-serif;
  font-size: 17px;
  line-height: 1.304347826086957em;
  color: #ffffff;
  font-weight: 600;
  text-transform: none;
}

.case-study-search .case-study-hero .separator.small {
  margin: 10px 0 0 0 !important;
}

.case-study-search .case-study-search-form,
.case-study-search .case-study-paragraph,
.case-study-search .case-study-featured {
  margin-top: 50px;
  margin-bottom: 50px;
}

.case-study-search .case-study-search-form form input {
  display: inline-block;

  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;

  width: 100%;
  padding: 10px 20px;

  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;

  border: 1px solid #b7b7b7;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  outline: none;

  font-size: 16px;

  color: #548dbf;

  -o-text-overflow: clip;
  text-overflow: clip;
}

.case-study-search .case-study-featured h3 {
  margin-bottom: 1em;
}

.case-study-search ul {
  list-style-type: none;
}

.case-studies-browse-parent {
  background: #f2f2f2;
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.case-study-browse h3 {
  text-align: center;
  margin-bottom: 25px;
}

.ui-autocomplete {
  z-index: 9999 !important;
  position: absolute;
  top: 100%;
  left: 0;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background: #ffffff !important;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;

  height: 300px;
  max-height: 300px;
  overflow-y: auto;
  
  /* prevent horizontal scrollbar */
  overflow-x: hidden;
}

.ui-autocomplete &.ui-state-hover, &.ui-state-active {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background-image: none;
}

.ui-autocomplete .ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
}

.ui-autocomplete-category {
        font-weight: bold;
}

.ui-menu-item {
        font-size: 16px;
        margin-left: 50px !important;
}


/*** END CASE STUDY ****************/



/* ARCHIVE ***/

h1.archive-header {
  color: #345f78;
  font-size: 36px;
}

/* END ARCHIVE ***/


/* PRESS PAGE ******************************/

.projects_holder article .image_holder:hover .image img,
.projects_holder article .image img {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}

.projects_holder article .image_holder:hover span.text_holder {
    opacity: 0!important;
}

.projects_holder {
	margin-left: 5% !important;
	margin-right: 5% !important;
}

.filter_holder {
	padding-top: 25px !important;
	padding-bottom: 17px !important;
}

/* END PRESS PAGE */

/* 404 PAGE */
.error404 span.mixer_item {
	font-family: RadnikaNext-Bold;
	text-transform: uppercase;
	color: #345F78;
}
/* END 404 PAGE */

/* CAREERS PAGE */

a.job-listing-title {
	font-size: 20px;
	color: #ffffff;
}

a.job-listing-title:hover {
	color: #256769;
}

p.job-listing-locations {
	color: #ffffff;
	padding-bottom: 2em;
}

/* END CAREERS PAGE ******************************/


/*ENTERPRISE FORM *******************************/

@media only screen and (min-width: 851px) {
	
	.enterpriseform input#Title {
    	position: absolute;
    	margin-left: 375px!important;
    	margin-top: -280px!important;
	}

	.enterpriseform select#Department {
    	position: absolute;
    	margin-left: 375px!important;
    	margin-top: -173px!important;
	}

	.enterpriseform select#ENT_Top_Priority__c {
    	position: absolute;
    	margin-left: 375px!important;
    	margin-top: -120px!important;
	}

	.enterpriseform h6.enterprise-form-dept-label {
    	margin-top: 108px;
    	margin-left: -13px;
	}

	.enterpriseform h6.enterprise-form-priority-label {
   		margin-top: 161px;
    	margin-right: -84px;
    	margin-left: -13px;
	}

	.enterpriseform .mktoButtonRow {
    	margin-top: -80px!important;
	}

	.enterpriseform {
    	margin-bottom: -5em;
	}

	.enterpriseform select#Country {
    	margin-top: -227px!important;
	}
	
	.enterpriseform h6.enterprise-form-country-label {
    	margin-top: 54px;
    	margin-left: -13px;
	}
	
	.enterpriseform	.mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    	margin-top: -92px!important;
	}
	
}

@media only screen and (max-width: 850px) and (min-width: 481px){
	
	.enterpriseform h6.enterprise-form-priority-label {
    	margin-right: -96px;
	}
	
	.enterpriseform	.mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    	margin-top: 0px!important;
	}
	
}

@media only screen and (max-width: 480px){
	
    .enterpriseform h6.enterprise-form-priority-label {
    	margin-right: -96px;
    	margin-top: -13px;
    	margin-left: -9px;
	}
    
    .enterpriseform h6.enterprise-form-dept-label {
    	margin-top: -13px;
    	margin-left: -10px;
	}
	
	.enterpriseform h6.enterprise-form-country-label {
    	margin-top: -11px;
		padding-left: 0px!important;
	}
	
	.enterpriseform .mktoAsterix {
		float: inherit!important;
	}
	
}
/*END ENTERPRISE FORM ***************************/

/*ANCHOR LINKS***********************************/
@media only screen and (max-width: 1000px) {
	
    .anchor-link {
    height:0px;
	}
	
}
/*END ANCHOR LINKS*******************************/

form#mktoForm_1186 button.mktoButton:hover {
  background-color:#7ECCE3!important;
}

.post-project-menu span:hover {
  background-color:#7ECCE3!important;
	color:white!important;
}

header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a {
    opacity: 0;
	color:white!important;
}

.top-button a.qbutton.default {
    font-size: 16px;
    border-radius: 3px;
    padding-right: 12px;
    padding-left: 12px;
    letter-spacing: 0px;
}

@media only screen and (max-width: 768px) {
	
	.header_bottom_right_widget_holder {
    	display: table-cell !important;
	}
	
}
/*********************************HEADER BUTTON**/

nav.main_menu #nav-menu-item-8630 {
     margin: 26px 10px !important;
}
    
nav.main_menu #nav-menu-item-8630 a{
	font-size: 16px!important;
	line-height: 17px;
	font-weight: 600;
	color: rgb(255, 255, 255)!important;
	font-family: "Roboto Mono";
	background-color: rgb(59, 126, 209);
	border-color: transparent;
	border-radius: 3px;
	cursor: pointer;
	padding: 12px!important;
	letter-spacing: 0px!important;
}

nav.main_menu #nav-menu-item-8630 a:hover{
 	background-color:#7ECCE3!important;
	color:white!important;
	opacity:1;
}

header.sticky.sticky_animate nav.main_menu #nav-menu-item-8630 {
    margin: 5px 10px !important;
}

header.sticky.sticky_animate nav.main_menu #nav-menu-item-8630 a span{
	color: rgb(255, 255, 255)!important;
}


@media only screen and (max-width: 1099px) {
	
	nav.main_menu #nav-menu-item-8630 a {
    	font-size: 14px!important;
	}
	
}

@media only screen and (max-width: 1000px)  {	
	
	 nav.mobile_menu #mobile-menu-item-8630 {
    	width: 134px;
    }
	
	nav.mobile_menu #mobile-menu-item-8630 a {
		line-height: 17px;
		font-weight: 600;
		color: rgb(255, 255, 255);
		font-family: "Roboto Mono";
		background-color: rgb(59, 126, 209);
		border-color: transparent;
		border-radius: 3px;
		cursor: pointer;
		padding: 12px!important;
		letter-spacing: 0px!important;
	}
	
	nav.mobile_menu #mobile-menu-item-8630 a:hover{
 		background-color:#7ECCE3!important;
		color:white!important;
		opacity:1;
	}
	
}

/**************************END HEADER BUTTON******/

/**************************PROJECT INQURY FORM EDITS****/

@media only screen and (min-width: 851px){
	
	select#Country {
    	margin-top: -280px!important;
    	margin-left: 375px;
	}
	
	h6.mkto_country_label {
    	margin-left: -14px;
	}

	.singlecol select#ProjectType__c {
    	margin-top: -227px!important;
	}
	
	.singlecol h6.mkto_projecttype_label {
    	margin-top: 53px;
	}
	
	.singlecol select#ProjectStart__c {
    	margin-top: -173px!important;
	}
	
	.singlecol h6.mkto_start_label {
    	margin-top: 107px;
	}
	
	.singlecol select#ProjectBudget__c_lead {
    	margin-top: -118px!important;
	}
	
	.singlecol h6.mkto_budget_label {
    	margin-top: 161px;
	}
	
	.singlecol textarea#ProjectDescription__c {
    	margin-top: -60px!important;
	}
	
	.singlecol span.mktoButtonWrap.mktoRound {
    	margin-right: 20px;
	}
	
}


@media only screen and (max-width: 480px){
	
	h6.mkto_country_label {
    	margin-top: -13px;
    	position: absolute;
    	margin-left: -10px;
	}
	
}

/***********************END PROJECT INQURY FORM***/	

/*********************FORM CHECKBOX*******/

@media only screen and (max-width: 480px){
	
	.contactform a {
    	padding: 0px!important;
	}
	
	.contactform input#mktoCheckbox_2468_0 {
    	width: 10px!important;
	}
	
	.singlecol input#mktoCheckbox_2497_0 {
    	width: 10px!important;
	}
	
}

/*********************END FORM CHECKBOX*******/

/******************OCD FORM*****************/
.ocd-form {
    margin-left: -20px!important;
}

.ocd-form input#FirstName {
    width: 275px!important;
}

.ocd-form input#LastName {
    width: 275px!important;
    margin-top: 10px!important;
}

.ocd-form input#Email {
    width: 275px!important;
    margin-top: 10px!important;
}

.ocd-form input#Phone {
    width: 275px!important;
    margin-top: 10px!important;
}

.ocd-form input#Company {
    width: 275px!important;
    margin-top: 10px!important;
}

.ocd-form select#Seniority__c {
    width: 275px!important;
	margin-top: 15px!important;
}

.ocd-form select#Department {
    width: 275px!important;
	margin-top: 15px!important;
}

h6.mkto_ocd_role_label {
    margin-top: -10px;
}

h6.mkto_ocd_dept_label {
    margin-top: -10px!important;
    position: absolute;
}

h6.mkto_ocd_country_label {
    margin-top: -10px;
}

.ocd-form select#Country {
    margin-top: 15px!important;
    margin-left: 0px;
    width: 275px!important;
}

.ocd-form .mktoButtonRow {
    float: none!important;
    margin-left: 45px!important;
}

.ocd-form span.mkto_consent a {
	font-size: 12px;
	color: #3B7ED1;
}

.ocd-form span.mkto_consent a:hover {
	color: #7ECCE3;
}

@media only screen and (max-width: 1110px) and (min-width: 768px){
	.ocd-form .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    	width: 250px!important;
	}
}

@media only screen and (max-width: 900px) and (min-width: 768px){

	.ocd-form input#FirstName {
    	width: 230px!important;
	}

	.ocd-form input#LastName {
    	width: 230px!important;
	}

	.ocd-form input#Email {
    	width: 230px!important;
	}

	.ocd-form input#Phone {
    	width: 230px!important;
	}

	.ocd-form input#Company {
    	width: 230px!important;
	}

	.ocd-form select#Seniority__c {
    	width: 230px!important;
	}

	.ocd-form select#Department {
    	width: 230px!important;
	}

	.ocd-form select#Country {
    	width: 230px!important;
	}
	
	.ocd-form .mktoButtonRow {
    	margin-left: 0px!important;
	}
	
	.ocd-form .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    	width: 230px!important;
	}
}

@media only screen and (max-width: 480px) {
	h6.mkto_ocd_role_label {
    	margin-top: -20px;
    	margin-left: -10px!important;
    	position: absolute;
	}
	
	h6.mkto_ocd_dept_label {
    	margin-top: -20px!important;
    	padding-left: 0px;
	}
	
	h6.mkto_ocd_country_label {
    	margin-top: -20px;
    	padding-left: 0px;
	}
	
	.ocd-form a {
    	padding: 0px!important;
	}
	
	.ocd-form input#mktoCheckbox_2730_0 {
    	width: 20px!important;
	}
	
}
/******************END OCD FORM*************/

/******************OCD/BLOG MARGINS************/

@media only screen and (max-width: 767px) {
	
	.full_width_inner.blog_inner {
    	padding-left: 5%;
    	padding-right: 5%;
	}

	.nav_spacer {
    	margin-left: -6%!important;
    	padding-right: 12%;
	}
	
}
/*****************END OCD/BLOG MARGINS*********/


/****************FIREFOX EDITS*****************/

@-moz-document url-prefix() { 
	
  	.singlecol h6.mkto_country_label {
    	margin-left: -23px;
		font-family: "RadnikaNext", "Arial",!sans-serif important;
	}
	
	.singlecol h6.mkto_start_label {
    	margin-left: -23px;
	}
	
	.singlecol h6.mkto_projecttype_label {
    	margin-left: -23px;
	}
	
	.singlecol h6.mkto_budget_label {
    	margin-left: -23px;
	}
	
	.singlecol option {
    	padding-top: 30px;
	}
	
	.ocd-form h6.mkto_ocd_role_label {
    	margin-left: -285px;
	}
	
	.ocd-form h6.mkto_ocd_dept_label {
    	margin-left: -285px;
	}
	
	.ocd-form h6.mkto_ocd_country_label {
    	margin-left: -285px;
	}
	
	.ocd-form option {
    	padding-top: 25px !important;
	}
	
	.contactform .mkto_contactus_country_label {
    	margin-left: -365px !important;
		font-family: "RadnikaNext", "Arial",sans-serif !important;
	}
	
	.contactform .mkto_question_label {
    	margin-left: -365px !important;
		font-family: "RadnikaNext", "Arial",sans-serif !important;
	}
	
	.contactform option {
    	padding-top: 29px !important;
	}
	
	.enterpriseform h6.enterprise-form-dept-label {
    	margin-left: -25px;
	}
	
	.enterpriseform h6.enterprise-form-priority-label {
    margin-left: -25px;
	}
	
	.enterpriseform h6.enterprise-form-country-label {
    	margin-left: -25px;
	}
	
}

@media only screen and (max-width: 1110px) and (min-width: 908px) {
	@-moz-document url-prefix() { 
		
		.contactform .mktoLogicalField.mktoCheckboxList.mktoHasWidth {
    		width: 310px !important;
		}
		
	}
}
@media only screen and (max-width: 900px) and (min-width: 768px) {
	@-moz-document url-prefix() { 
		
		.ocd-form h6.mkto_ocd_role_label {
    		margin-left: -241px;
		}
	
		.ocd-form h6.mkto_ocd_dept_label {
    		margin-left: -241px;
		}
	
		.ocd-form h6.mkto_ocd_country_label {
    		margin-left: -241px;
		}
		
	}
}

@media only screen and (max-width: 850px) and (min-width: 481px) {
	@-moz-document url-prefix() { 
	
		.singlecol h6.mkto_country_label {
    		margin-left: -365px;
		}
	
		.singlecol h6.mkto_start_label {
    		margin-left: -365px;
		}
	
		.singlecol h6.mkto_projecttype_label {
    		margin-left: -365px;
		}
	
		.singlecol h6.mkto_budget_label {
    		margin-left: -365px;
		}
		
		.enterpriseform h6.enterprise-form-dept-label {
    		margin-left: -365px;
		}
	
		.enterpriseform h6.enterprise-form-priority-label {
    		margin-left: -365px;
		}
	
		.enterpriseform h6.enterprise-form-country-label {
    		margin-left: -365px;
		}
	
	}
}
@media only screen and (max-width: 480px) {
	@-moz-document url-prefix() { 
	
		.singlecol h6.mkto_country_label {
    		margin-left: -350px;
		}
	
		.singlecol h6.mkto_start_label {
    		margin-left: -350px;
		}
	
		.singlecol h6.mkto_projecttype_label {
    		margin-left: -350px;
		}
	
		.singlecol h6.mkto_budget_label {
    		margin-left: -350px;
		}
		
		.singlecol option {
			padding-top: 19px;
		}
		
		.ocd-form h6.mkto_ocd_role_label {
    		margin-left: -285px !important;
		}
	
		.ocd-form h6.mkto_ocd_dept_label {
    		margin-left: -275px;
		}
	
		.ocd-form h6.mkto_ocd_country_label {
    		margin-left: -275px;
		}
		
		.ocd-form #mktoCheckbox_2836_0 {
    		width: 20px !important;
		}
		
		.contactform .mkto_contactus_country_label {
    		margin-left: -351px !important;
		}
		
		.contactform .mkto_question_label {
    		margin-left: -351px !important;
		}
		
		.contactform #mktoCheckbox_2897_0 {
			width: 20px !important;
		}
		
		.contactform option {
    		padding-top: 19px !important;
		}
		
		.enterpriseform h6.enterprise-form-dept-label {
    		margin-left: -350px;
		}
	
		.enterpriseform h6.enterprise-form-priority-label {
    		margin-left: -350px;
		}
	
		.enterpriseform h6.enterprise-form-country-label {
    		margin-left: -340px;
    		margin-top: -30px !important;
		}
		
		.enterpriseform #mktoCheckbox_2886_0 {
			width: 20px !important;
		}
	
	}
	
}
/*****************END FIREFOX EDITS************/



/*****************UL EDITS********************/

.blog .post_text ul:not(.essb_links_list) {
    list-style-position: inherit!important;
    padding-left: 35px!important;
	margin-bottom: -10px;
}

.full_width.blog li {
    padding-left: 10px;
    padding-bottom: 10px;
}

div.blog a {
    font-weight: 600;
}

.btg_consultants ul {
    list-style-position: inherit!important;
    padding-left: 35px!important;
	margin-bottom: -10px;
}

.btg_consultants li {
    padding-left: 10px;
    padding-bottom: 10px;
}

.btg_consultants a {
    font-weight: 600;
}

/****************END UL EDITS*****************/


/*****************ERROR MESSAGES EDITS*********/
/****************END ERROR MESSAGE EDITS******/


/*** OCD ***/

.facet-x {
  margin-top: 25px;
  margin-bottom: 25px;
}

.facet-x-button {
  -webkit-border-radius: 15;
  -moz-border-radius: 15;
  border-radius: 15px;
  text-shadow: 1px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #4ec9b0;
  border-color: #4ec9b0;
  padding: 10px 20px 10px 20px;
  text-decoration: none;

  margin: 5px 5px !important;

  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.facet-x-button:first-child {
  margin-left: 0 !important;
}

.facet-x-button:hover {
  background: #939ca0;
  text-decoration: none;
}

.facet-results {
  margin-top: 25px !important;
  margin-bottom: 50px !important;
}

.facet-results h4 {
  margin-top: 25px;
}

.facet-results li {
  margin-left: 10px;
}

.case-study-categories h4, .case-study-categories li {
  text-align: center !important;
}

.facet-x-x {
  font-weight: bold;
  margin-left: 5px;
}

.fix_bridge_margins {
  margin-bottom: 50px !important;
}

.flexbox {
	display: flex;
	align-items: center;
}


.blog .wpb_column.vc_column_container.vc_col-sm-3 {
    margin-left: 25px!important;
}

.btg_jobs li {
    padding-left: 10px!important;
    padding-bottom: 10px!important;
}

.btg_jobs ul {
    list-style-position: inherit!important;
    padding-left: 35px!important;
    margin-bottom: -10px!important;
}

/*@supports (-webkit-appearance:none) {
.header_overlay img{
	opacity:.40!important;
} 
}*/


/**************BLOG AUTHOR EDITS*************/
@media only screen and (max-width: 1100px) and (min-width: 767px) {
	
	.single-post .vc_col-sm-8 {
    	width: 100%;
	}

	div.blog .author_avatar img {
    	-webkit-border-radius: 50%;
    	-moz-border-radius: 50%;
    	border-radius: 50%;
    	width: 100%;
   	 	height: 100%;
		margin-bottom: 20px;
	}
	
}
/***************END BLOG AUTHOR EDITS************************/

