/*
Theme Name: MLR
Author: David Suker
Version: 1.046
Text Domain: base-theme
//@attention
*/

.covid-cta{
	color: #0c465c;
	text-align: center;
    font-size: 18px;
    line-height: 1.5em;
}

.covid-cta a{
	color: #e8ba00 !important;
}

.post-type-archive-team .bio-wrap:nth-of-type(2n+1) {
	clear: left;
}

@media (min-width: 550px){
	.post-type-archive-team .bio-wrap:nth-of-type(2n+1) {
		clear: none;
	}

	.post-type-archive-team .bio-wrap:nth-of-type(3n+1) {
		clear: left;
	}
}

@media (min-width: 992px){
	.post-type-archive-team .bio-wrap:nth-of-type(2n+1) {
		clear: none;
	}

	.post-type-archive-team .bio-wrap:nth-of-type(3n+1) {
		clear: none;
	}

	.post-type-archive-team .bio-wrap:nth-of-type(4n+1) {
		clear: left;
	}
}

.footer-trust-icons img{float: left; width: 20%;}
.footer-trust-icons img:first-child{margin-left: 48px;}
.footer-trust-icons img:nth-child(3){ margin-top: 0px;}
#sidebar .widget_mlrpc_special_publications_widget .widgettitle,
#sidebar .widget_mlrpc_recruitment_categories_widget .widgettitle{
	background-color: #06465B;
    color: #fff;
    font-family: Lato,sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.3;
    font-size: 20px;
    padding: 15px;
}

.module-image_section img{
	width: 100%;
	height: auto;
}

@media (max-width: 768px){
.footer-trust-icons img{float: left; width: 20%;}
p.copyright { margin-bottom: 60px;}
p.alterendeavors { clear:both;}
}

#sidebar .widget_mlrpc_special_publications_widget ul{
	background-color: #eaeaea;
}

	#sidebar .widget_mlrpc_special_publications_widget ul li{
		border-bottom: 1px solid #999;
	}

		#sidebar .widget_mlrpc_special_publications_widget ul li a{
			display: block;
		    font-size: 16px;
		    font-weight: 600;
		    color: #06465B;
		    padding: 15px;
		    line-height: 1.3;
		    -webkit-transition: all .3s ease;
		    -o-transition: all .3s ease;
		    transition: all .3s ease;
		}

		#sidebar .widget_mlrpc_special_publications_widget ul li a:hover{
			color: #98116D;
		}

#sidebar .widget_mlrpc_recruitment_categories_widget ul{
	background-color: #eaeaea;
}

	#sidebar .widget_mlrpc_recruitment_categories_widget ul li{
		border-bottom: 1px solid #999;
	}

		#sidebar .widget_mlrpc_recruitment_categories_widget ul li a{
			display: block;
		    font-size: 16px;
		    font-weight: 600;
		    color: #06465B;
		    padding: 15px;
		    line-height: 1.3;
		    -webkit-transition: all .3s ease;
		    -o-transition: all .3s ease;
		    transition: all .3s ease;
		}

		#sidebar .widget_mlrpc_recruitment_categories_widget ul li a:hover{
			color: #98116D;
		}

#sidebar .widget_archive .widgettitle, 
#sidebar .widget_careers .widgettitle, 
#sidebar .widget_categories .widgettitle, 
#sidebar .widget_recent_entries .widgettitle, 
#sidebar .widget_team_search .widgettitle,
#sidebar .widget_mlrpc_special_publications_widget .widgettitle,
#sidebar .widget_mlrpc_recruitment_categories_widget .widgettitle{
	line-height: 1.3;
    font-size: 15px;
    padding: 10px;
}

#sidebar .widget_archive ul li a, 
#sidebar .widget_careers ul li a, 
#sidebar .widget_categories ul li a, 
#sidebar .widget_recent_entries ul li a, 
#sidebar .widget_team_search ul li a,
#sidebar .widget_mlrpc_special_publications_widget ul li a,
#sidebar .widget_mlrpc_recruitment_categories_widget ul li a{
	font-size: 12px;
    padding: 7px;
    line-height: 1.3;
}

.module-logos .module-wrap {
    margin: 0;
}

@media( min-width: 768px ){

	.copyright{
		line-height: 38px;
	}

}

.blog-content{
	margin-bottom: 20px;
}

.blog-content h2{
	font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.blog-content p{
	line-height: 1.5;
    margin-bottom: 10px;
}

.errorpage p{
	margin-bottom: 5px !important;	
}

.errorpage-content{
	   margin : 80px 0 70px !important;	
   
}
#breadcrumbs{
  margin-bottom:30px;
  margin-top: 30px;
}

body.page-id-188 .module-testimonials.module-next-hero_cta,
body.page-id-188 .module-testimonials.module-next-image_section {
	background-image: url(/wp-content/themes/mlr/images/background-grid-white.png);
	background-color: #06465B;
}

body.page-id-188 .module-testimonials .testimonial-single-wrap p {
	font-weight: 400;
}

body.page-id-188 .module-testimonials.module-prev-hero_cta,
body.page-id-188 .module-testimonials.module-prev-content.module-next-logos {
	background-image: none;
	background-color: #f2f2f2;
}

body.page-id-188 .module-testimonials.module-prev-hero_cta .testimonial-single-wrap p,
body.page-id-188 .module-testimonials.module-prev-content.module-next-logos .testimonial-single-wrap p {
	font-size: 17px;
	color: #333;
}

body.page-id-188 .module-testimonials.module-prev-home_serving {
	background-image: url(/wp-content/themes/mlr/images/background-grid-white.png);
	background-color: #3A5D1F;
}

.module-columns .icon.icon-mlr-hands:before{
	content: '';
	display: block;
	width: 40px;
	height: 41px;
	background-image: url(/wp-content/themes/mlr/images/clasped-hands-icon.png);
	background-position: center;
	background-size: cover;
	background-size: 40px 41px;
}

.footer-trust-icons {
  margin-top: -30px;
}

.footer-trust-icons p {
  display: flex;
  justify-content: center;
}
.footer-trust-icons img {
  margin: 5px;
}

@media print{
	#pre_header, #menu-primary-menu-1, .post-sidebar, .next-prev-wrap{
		display: none;
	}

	#footer .row > div{
		display: block;
		width: 100%;
		float: none;
	}

	#canvas_overlay, .canvas-nav-fixed #canvas_bar_wrap{
		position: static !important;
	}

	.footer-trust-icons{
		margin: 0;
	}

	#content_wrap{
		float: none;
	}

	#manual_page_title{
		height: auto;
		min-height: 0 !important;
	}

	#manual_page_title .page-title-wrap{
		display: block;
		padding: 0 !important;
	}

	#manual_page_title .container{
		display: block;
	}

	#manual_page_title .triangle{
		display: none;
	}

	.page-title{
		line-height: 1.2em;
	}
}
.content-wrap .post-categories li{
	margin-right: 5px;
    margin-left: 5px;
}

.contact-home-grav-6 {
	width: 50%;
}

.contact-home-grav-6 .gfield_label {
	color: #fff;
}

.contact-home-grav-6 .gf_left_half input {
	width: 97% !important;
}

.contact-home-grav-6 .gf_right_half input {
	width: 97% !important;
	float: right;
}
.contact-home-grav-6 .gf_right_half label {
	margin-left: 3% !important;
}
.contact-home-grav-6 input[type=submit] {
    padding: 5px 25px;
    text-align: center;
    color: #fff;
    width: 30% !important;
    background-color: #e8ba00;
    /*border: 2px solid #e8ba00;*/
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 26px;
    -webkit-border-radius: 20px !important;
    border-radius: 20px !important;
    
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}
.contact-home-grav-6 .gform_footer {
	text-align: center;
}
.contact-home-grav-6 textarea {
	    height: 90px !important;
}
#gform_confirmation_message_6{
	color :#fff !important;
}
#gform_confirmation_wrapper_6{
	width: 100% !important;
}

.module-index-9 .testimonial-single-wrap span a {
	color:#e8ba00 !important;
}

.col-sm-12 .testimonial-single-wrap p a {
	color:#e8ba00 !important;
}

.ginput_recaptcha div { margin: 0 auto;}