.container-multistep-header {
	display: none;
}
.multistep-nav {
	display: none;
}
.md--inner-hero h1 {
	font-weight: 600;
	text-align: center;
	font-size: 42px;
}
.md-inner-hero-formwrap h2 {
	margin: 0;
	background: #191919;
	font-size: 27px;
	line-height: 36px;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
	padding: 25px 15px;
}
.md-inner-hero-formwrap label {
	font-size: 14px;
	color: #000000;
	font-weight: 600;
}
.md-inner-hero-formwrap {
	float: left;
	width: 100%;
	background: #fff;
	filter: drop-shadow(11.957px 14.766px 19px rgba(0,0,22,0.19));
	background-color: #ffffff;
	border: 1px solid #f1f1f1;
	margin-top: -200px;
}
.md-inner-hero-formwrap .wpcf7 {
	padding: 25px;
}
.cf7-content-tab p {
	width: 32.33%;
	margin: 0;
}
.multistep-nav-left {
	display: none;
}
.multistep-nav-right a {
	font-size: 20px;
	letter-spacing: 0px;
	color: #000000;
	font-weight: 700;
	border: 2px solid #fa3a30;
	background: #fbf4f3;
	text-transform: uppercase;
	padding: 15px 45px;
	display: inline-block;
	margin-top: 10px;
	line-height: 26px;
	width: 100%;
	text-align: center;
}
.md-inner-hero-form .cf7-content-tab p .wpcf7-submit {
	font-size: 20px;
	letter-spacing: 0px;
	color: #000000;
	font-weight: 700;
	border: 2px solid #fa3a30!important;
	background: #fbf4f3;
	text-transform: uppercase;
	padding: 9px 45px;
	display: inline-block;
	margin-top: 10px;
	line-height: 26px;
	width: 100%;
	text-align: center;
}
.md-inner-hero-formwrap .multistep-nav {
	margin: 6px 0 0;
}
.multistep-nav-right, .multistep-nav-right p {
	margin-bottom: 0;
}
.cf7-content-tab {
	display: flex;
	justify-content: space-between;
}

.md-inner-hero-formwrap .container-body-tab {
	margin-top: 0px;
}
.md-inner-hero-form {
	float: left;
	width: 100%;
	padding-top: 60px;
	margin-bottom: 30px;
}
.md--inner-content {
	padding-top: 50px;
}
.md-inner-hero-formwrap input,
#gform_wrapper_5 input,
#gform_wrapper_5 select,
div#input_5_5 div select {
	font-size: 16px;
	font-weight: 300;
	color: #000;
	height: 50px;
	border-radius: 2px;
	background-color: #f4f4f4;
	border: 1px solid #dbdbe4;
	padding-left: 15px;
}
#gform_wrapper_5 textarea {
	font-size: 16px;
	font-weight: 300;
	color: #000;
	border-radius: 2px;
	background-color: #f4f4f4;
	border: 1px solid #dbdbe4;
	padding-left: 15px;
}
.md-inner-left #gform_wrapper_5 h3 {
	margin-bottom: 5px;
	margin-top: 30px;
}

/* New Gravity Quote Form */
.md-inner-hero-formwrap .gform_wrapper.gravity-theme .gform_fields {
	display: flex;
	padding: 25px;
	justify-content: space-between;
}
.md-inner-hero-formwrap #gform_fields_1 > div,
.md-inner-hero-formwrap #gform_fields_1_3 > div {
	width: 33%;
}
.md-inner-hero-formwrap .gform_wrapper.gravity-theme .gfield_label {
	font-size: 14px;
	font-weight: 600;
}
.md-inner-hero-formwrap .gform_wrapper.gravity-theme .ginput_container_date input {
	width: 100%;
}
.md-inner-hero-formwrap .gform_wrapper.gravity-theme .gform_page_footer {
	padding: 0 25px;
	margin: 0;
}
.gform_wrapper.gravity-theme .gform_page_footer input#gform_next_button_1_32,
.gform_wrapper.gravity-theme .gform_page_footer input#gform_next_button_1_8,
.gform_wrapper.gravity-theme .gform_page_footer input#gform_submit_button_1{
	font-size: 20px;
	letter-spacing: 0px;
	color: #000000;
	font-weight: 700;
	border: 2px solid #fa3a30;
	background: #fbf4f3;
	text-transform: uppercase;
	padding: 15px 45px;
	line-height: 17px;
	margin-bottom: 30px;
	margin-left: 0;
}
.gform_wrapper.gravity-theme .gform_page_footer input#gform_next_button_1_32:hover {
	background: #fa3a30;
	color: #fff;
}
.gform_wrapper.gravity-theme .moving-size-wrap .gfield_label {
	font-size: 18px;
}
.moving-size-wrap .gchoice {
	display: flex;
	align-items: center;
}
.moving-size-wrap input.gfield-choice-input {
	width: 28px;
	margin-right: 10px;
}
.gform_wrapper.gravity-theme .gfield-choice-input+label {
	max-width: calc(100% - 32px);
	margin-bottom: 0;
	vertical-align: middle;
}
.md-inner-hero-formwrap .gform_wrapper.gravity-theme .gform_previous_button.button {
	display: none;
}
.md-inner-hero-formwrap .gform_wrapper.gravity-theme #gform_fields_1_2 {
	display: block;
}
#input_1_34 {
	display: flex;
	flex-wrap: wrap;
}
#input_1_34 > div {
	width: 33%;
}
.md-inner-hero-formwrap div#gform_1_validation_container {
	display: none;
}
.md-inner-hero-formwrap .gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
	margin-top: 0;
}

/* FAQ */
section.md-faq {
    background: #F4F4F4;
    padding: 110px 0 101px;
    z-index: 300;
    position: relative;
    margin-bottom: -22px;
}
.md-faq-wrap {
    display: flex;
    flex-direction: column;
}
.faq-title-button-holder {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
	margin-bottom: 40px;
}

.faq-inner-button {
width: 161px;
height: 60px;
border-radius: 1px;
color: #505050;
display: flex;
justify-content: center;
align-items: center;
line-height: 100%;
font-weight: 700;
font-size: 17px;
letter-spacing: 0px;
border: 2px solid #000000;
transition: all 300ms ease-in-out;
background: #fff;
}

.faq-inner-button:hover{
border: 2px solid #000;
color: #fff;
background: #000;
}

.md-faq-wrap .md-section-title {
    text-align: left;
    line-height: 130%;
    font-weight: 700;
    color: #000;
    margin: 0px;
}
.md-faq-holder {
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.md-faq-question-holder {
    display: flex;
    justify-content: space-between;
    padding: 5px 17.4px;
    align-items: center;
    gap: 15px;
    cursor: pointer;
    background: #fff;
    transition: all 300ms ease-in-out;
}

.md-faq-question-holder.active-question-holder{
    box-shadow: 10px 10px 30px 0px #0000001A;
}
.md-faq-question-holder:hover .md-faq-question,
.md-faq-question-holder:active .md-faq-question{
	color: #FE575E;
}
.md-faq-question {
    color: #505050;
    font-weight: 600;
    font-size: 17px;
    line-height: 32px;
    letter-spacing: 0px;
    margin: 0px;
    padding: 0px;
}
.md-faq-toggle-icon {
	flex-shrink: 0;
}
.md-faq-answer-holder {
	display: none;
	/*     padding: 23px 40px 13px 20px; */
}
.md-faq-answer {
    padding: 30px 17px 30px 17px;
    color: #505050;
    font-weight: 400;
    font-size: 17px;
    line-height: 32px;
    letter-spacing: 0px;
    margin: 0px;
}




/* __________ Fullwidth slider __________ */
.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
	/*max-width: 1000px;*/
	max-width: 100% !important;
	position: relative;
	margin: auto;
}

/* Next & previous buttons */
.prev, .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -22px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
	background: #000;
}
.mySlides.fade {
	opacity: 1!important;
}
/* Position the "next button" to the right */
.next {
	right: 0;
	border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
	background-color: rgb(237 27 36);
}

/* Caption text */
.text {
	color: #f2f2f2;
	font-size: 15px;
	padding: 8px 12px;
	position: absolute;
	bottom: 8px;
	width: 100%;
	text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}

/* The dots/bullets/indicators */
.dot {
	cursor: pointer;
	height: 15px;
	width: 15px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}

.active, .dot:hover {
	background-color: #717171;
}
.mySlides img {
	width: 100%;
	max-height: 400px;
	object-fit: contain!important;
}
/* Fading animation */
.fade {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1.5s;
	animation-name: fade;
	animation-duration: 1.5s;
}

@-webkit-keyframes fade {
	from {opacity: .4} 
	to {opacity: 1}
}

@keyframes fade {
	from {opacity: .4} 
	to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
	.prev, .next,.text {font-size: 11px}
}
.mySlides.fade {
	opacity: 1;
}


@media only screen and (max-width: 1500px) {
	.site-header .md-navigation a.md--phone {
		height: auto;
		padding: 18px 25px;
	}
	.md--reviews-single {
		height: auto;
		display: flex;
		flex-direction: column;
	}
	.md--reviews-single-bottom {
		position: relative;
	}
	.banner-section-md .md--service-single.md--service-block-6 {
		height: auto;
	}
}
.sub-menu .menu-chevron {
	display: none;
}
@media only screen and (max-width: 991px)  {
	.cf7-content-tab {
		flex-direction: column;
	}
	.cf7-content-tab p {
		width: 100%;
		margin-bottom: 10px;
	}
	.footer-left-holder {
		padding: 40px!important
	}
	.md-footer-adress.col-md-6.col-xs-12,
	.md--footer-phem.col-md-6.col-xs-12 {
		padding-left: 0;
	}
	.md--inner-hero h1 {
		font-size: 36px;
	}
	.md--inner-hero {
		padding: 80px 0 200px;
	}
section.md-faq {
    padding: 90px 0 90px;
}
.faq-inner-button {
    width: 140px;
    height: 50px;
    font-size: 16px;
}
}
@media only screen and (max-width: 768px) {
section.md-faq {
    padding: 70px 0 70px;
}
.faq-title-button-holder {
    gap: 30px;
    margin-bottom: 30px;
    flex-direction: column;
}
.md-faq-question {
    font-size: 16px;
    line-height: 30px;
}
.md-faq-answer {
    padding: 20px 17px 20px 17px;
    font-size: 16px;
    line-height: 30px;
}
}
@media only screen and (max-width: 550px) {
	.md-inner-hero-formwrap h2 {
		font-size: 20px;
	}
	.footer-left-holder {
		padding: 15px!important;
	}
	.md-footer-inf p {
		padding: 20px 15px;
	}
.md--inner-hero {
    padding: 57px 0 200px;
    margin-top: 120px;
}
	.md-inner-hero-formwrap h2 {
		padding: 15px 15px;
	}
	.md-inner-hero-formwrap .wpcf7 {
		padding: 10px;
	}
	.multistep-nav-right, .multistep-nav-right p a.multistep-cf7-next {
		margin-top: 0;
	}
	.md-inner-left h2, .md-inner-contact h2 {
		margin: 0 0 20px 0;
	}
	.md-sidebar .md--service-single.md--service-block-6 {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.md-inner-left h2, .md-inner-contact h2 {
		font-size: 29px;
	}
	.md-inner-contact {
		padding-bottom: 30px;
	}
	.md-footer-inf p {
		font-size: 16px;
	}
}
.slideshow-container {
	margin: 20px 0 40px;
}
.slideshow-container {
	border: 1px solid #d4d4db;
}
.md-cont-left input {
	font-size: 16px;
	font-weight: 400;
	color: #000!important;
	height: 50px;
	border-radius: 2px!important;
	background-color: #f4f4f4;
	border: 1px solid #dbdbe4!important;
	padding-left: 15px!important;
}
.md-cont-left textarea {
	font-size: 16px;
	height:140px;
	width:100%;
	font-weight: 300;
	color: #000!important;

	border-radius: 2px!important;
	background-color: #f4f4f4;
	border: 1px solid #dbdbe4!important;
	padding-left: 15px!important;
}
.md-cont-left p {
	display: flex;
	flex-wrap: wrap;
}
.md-cont-left label {
	width: 50%;
}
label.md-name, label.md-phone {
	padding-right: 15px;
}
label.md-message {
	width: 100%;
}
.md-cont-left p .wpcf7-submit,
.gform_wrapper.gravity-theme .gform_footer input#gform_submit_button_2 {
	font-size: 18px!important;
	letter-spacing: 0px;
	color: #000000;
	font-weight: 700!important;
	border: 2px solid #070707!important;
	background: #ffffff!important;
	text-transform: uppercase;
	padding: 5px 45px!important;
	display: inline-block;
	margin-top: 10px;
	line-height: 26px;
	width: 140px;
	text-align: center;
}
@media only screen and (max-width: 600px) {
	.md-cont-left label {
		width: 100%;
		padding: 0;
	}
}
.md-inner-contact {
	padding-bottom: 60px;
}
.multistep-nav-right a:hover {
	background: #fa3a30!important;
	color: #fff!important;
}
.md-cont-left p .wpcf7-submit:hover,
.gform_wrapper.gravity-theme .gform_footer input#gform_submit_button_2:hover {
	background: #000!important;
	color: #fff!important;
}
.md-cont-left .gform_wrapper.gravity-theme .gfield_label {
	display: none;
}
.gform_wrapper.gravity-theme .instruction.validation_message {
	display: none;
}
.page-id-124 .md--inner-hero,
.page-id-920 .md--inner-hero,
.page-id-939 .md--inner-hero,
.page-id-931 .md--inner-hero{
	padding-bottom: 100px;
}
.page-id-931 .md--inner-content {
	padding-top: 100px;
}
.page-id-789 .md--inner-content {
	border-bottom: none;
}
.md-inner-left h4 {
	line-height: 1.3;
}
.md-sidebar .md--services-sec:before {
	display:none;
}
@media only screen and (max-width: 370px) {
	.md-inner-hero-formwrap h2 {
		font-size: 17px;
	}
	.multistep-nav-right a {
		padding: 15px 30px;
	}
}
.md-inner-left ul {
    padding-left: 0;
    margin: 10px 0px 40px;
    padding: 40px 50px;
    background: #F4F4F4;
    border-radius: 21px;
    float: left;
    width: 100%;
}
.md-inner-left ul li,
.md-inner-left p{
	font-size: 17px;
	line-height: 32px;
	color: #505050;
}
.md-inner-left h4 {
	font-size: 22px;
	margin: 0;
	padding: 0 0 10px;
	color: #000;
	font-weight:600;
}
.md-sidebar .md--btn{
border: 2px solid  #ff5b52;
background: #ff5b52;
}
.md-sidebar .md--btn:hover {
	background: #fff!important;
	color:  #ff5b52!important;
	border: solid 2px #ff5b52;
}
.md--inner-content {
	border-bottom: 1px solid #d4d4db;
	padding-bottom: 50px;
}
section.md-inner-contact {
	padding-top: 50px;
}
@media only screen and (min-width: 991px) {
	.md--inner-content {
		border-bottom: none;
	}
	.md-inner-contact .md-cont-left {
		padding-top: 50px;
		border-top: 1px solid #d4d4db;
		padding-left: 0;
		padding-right: 0;
	}
	section.md-inner-contact {
		padding-top: 0;
	}
.md-inner-left.col-xs-12.col-md-8 {
    padding-left: 0;
    padding-right: 15px;
}
	.page-id-931 .md--inner-content {
		padding-top: 80px;
	}
}

@media only screen and (max-width: 550px) {
	.md-inner-hero-form {
		padding-top: 40px;
	}
	.md--inner-hero h1 {
		font-size: 30px;
	}
	.page-id-789 .md--inner-content, .page-id-792 .md--inner-content {
		padding: 150px;
	}
}

/* claim form*/


.md-inner-left .inputs-md-cf.left-cfl {
	padding-left: 0;
	padding-right: 7px;
}
.md-inner-left .inputs-md-cf label {
	font-size: 14px;
	color: #000;
	font-weight: 700;
	margin-bottom: 5px;
	width: 100%;
	margin-top: 15px;
}
.md-inner-left textarea {
	background: #f6f7f8;
	padding: 15px;
	font-size: 15px;
	border: none;
	border-radius: 0;
	width: 100%;
	font-weight:300;
}
.md-inner-left  select {
	height: 54px;
	width: 100%;
	background: #f6f7f8;
	padding: 0 15px!important;
	font-size: 16px;
	font-weight:300;
}
.md-inner-left .item-title {
	border-top: 1px solid #d4d4db;
	margin-top: 40px;
	float: left;
	width: 100%;
	padding-top: 40px;
}
.md-inner-left .item-title h4 {
	font-weight: 600;
	font-size: 18px;
}
.md-inner-left p input.wpcf7-submit,
.gform_wrapper.gravity-theme .gform_footer input#gform_submit_button_5 {
	background: #fff;
	border: 2px solid #000!important;
	margin-top: 30px;
	width: 100%;
	padding: 15px!important;
	font-size: 16px;
	border-radius: 0!important;
	font-weight: 700;
	line-height: 16px;
	height: 50px;
}
.md-inner-left p input:placeholder {
	font-family: 'Montserrat', sans-serif;
	font-weight:300;
}
.md-inner-left p input.wpcf7-submit:hover,
.gform_wrapper.gravity-theme .gform_footer input#gform_submit_button_5:hover {
	background: #000;
	color: #fff;
}
@media only screen and (max-width: 991px) {
	.inputs-md-cf.right-cfl {
		padding-left: 0;
		padding-right: 0;
	}
	.md-inner-left .inputs-md-cf.left-cfl {
		padding-left: 0;
		padding-right: 0;
	} 
	.md-home-blog-box .md-blog-img {
		height: 264px;
	}
}

@media only screen and (max-width: 767px) {
	.md-home-blog-box .md-blog-img {
		height: 264px;
		width: 100%;
	}
	.md-home-blog-box .md-home-blog-inner-box {
		flex-direction: column;
		width: 100%;
	}
	.md-home-blog-box div#md-text-hover {
		width: 100%;
		margin-top: 20px;
	}
	.md-inner-left .md-blog-textarea h3 {
		font-size: 24px;
		line-height: 36px;
	}
	.md-inner-left .md-blog-exc p {
		line-height: 28px;
	}
	div#input_1_34 > div {
		width: 50%;
	}
	.md-inner-hero-formwrap #gform_fields_1 > div,
	.md-inner-hero-formwrap #gform_fields_1_3 > div {
		width: 100%;
	}
	.md-inner-hero-formwrap .gform_wrapper.gravity-theme .gform_fields {
		flex-direction: column;
		padding: 15px;
	}
	.md-inner-hero-formwrap .gform_wrapper.gravity-theme .gform_page_footer {
		padding: 0 15px;
		margin: 10px 0 0;
	}
}

@media only screen and (min-width:1200px) {
	.description-text-cfl {
		float: left;
		width: 100%;
		/* 			padding-right: 15px; */
	}
	.md-inner-left .inputs-md-cf.right-cfl {
		padding-right: 0;
	}
}

/* blog */

.md-blog-img {
	height: 190px;
}
.md-post-single {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.md-blog-textarea h3 {
	margin: 0;
	padding-bottom: 10px;
}
.md-blog-exc p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 15px;
}
.md-blog-btn span {
	color: #fa3a30;
	font-weight: 800;
	font-size: 17px;
}
.md-blog-btn span:hover {
	color: #df1e15;	
}
.page-numbers {
	width: 35px;
	height: 35px;
	font-size: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #df1e15;
	margin-right: 7px;
	color:#000;
}
.current {
	background: #fa3a30;
	color: #fff;
}
.md-pagination-holder {
	display: flex;
	align-items: center;
	margin-bottom: 60px;
}
.blog-posts-container {
	float: left;
	width: 100%;
	display: flex;
	flex-direction: column;
}
.md-inner-left ul li a, 
.md-inner-left p a,
.md-inner-left p a:visited {
	color: #fa3a30;
}
.md-inner-left figcaption {
	font-size: 15px;
	line-height: 26px;
	color: #505050;
}
.md-post-single div#md-text-hover h3 {
    line-height: 36px;
}

/* JOB APPLICATION */
.career-page-holder.entry-page .employment-form-md h3,
.career-page-holder.entry-page .employment-form-md p {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.page-id-3667 .entry-page h2 {
	margin-bottom: 20px;
}
.cat-btn-careers-content-mover, .cat-btn-careers-content-driver {
	display: none;
	width: 100%;
	float: left;
}
.abmd-imput-text label {
	float: left;
	width: 100%;
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 15px;
}
.abmd-imput-text input, .abmd-imput-text textarea, .abmd-imput-text select {
	float: left;
	width: 100%;
	font-weight: 400;
	font-size: 16px;
	background: #f5f5f5;
	padding: 15px;
	border: 1px solid #dfdfdf;
}
.abmd-imput-text textarea[name="questionb-19"],
.abmd-imput-text textarea[name="questionb-21"],
.abmd-imput-text textarea[name="questionb-47"],
.abmd-imput-text textarea[name="questionb-48"] {
	margin-top: 10px;
}
.abmd-imput-text select {
	padding: 0 15px;
}
.employment-form-md span.wpcf7-form-control-wrap {
	float: none;
}
.cat-btn-careers-mover, .cat-btn-careers-driver {
	color: #030303;
	font-size: 19px;
	font-weight: 600;
	border: none;
	background: none;
	padding: 0 0 20px 0px;
}
.cat-btn-careers-mover:hover, .cat-btn-careers-driver:hover {
	color: #505050;
	cursor: pointer;
}
.imput-checkbox-single span.wpcf7-list-item label {
	display: flex;
	justify-content: center;
	align-items: center;
}
.imput-checkbox-single input[type="checkbox"] {
	height: 20px;
	width: 20px;
	background-color: #eee;
	margin: 0 5px 0 0;
}
.abmd-imput-text.driver-input-last input {
	margin-bottom: 10px;
}
.employment-form-md p.driver-question {
	margin-top: 25px;
}


.career-page-holder.entry-page {
	float: left;
	width: 100%;
}

.page-id-1659 section.md-inner-contact {
	display: none;
}
.page-id-1659 .md--inner-hero {
	padding-bottom: 81px;
}
.page-id-1659 .all-page-wrap {
	float: left;
	width: 100%;
	padding: 65px 0px;
}
.text-careers-top p, .text-careers-bottom p {
	font-size: 17px;
	line-height: 32px;
	color: #505050;
}
div#job-offer-driver p, div#job-offer-mover p {
	font-size: 16px;
	line-height: 28px;
	color: #505050;
}
.page-id-1659 input.wpcf7-form-control.wpcf7-submit {
	font-size: 18px!important;
	letter-spacing: 0px;
	color: #000000;
	font-weight: 700!important;
	border: 2px solid #070707!important;
	background: #ffffff!important;
	text-transform: uppercase;
	padding: 5px 45px!important;
	display: inline-block;
	margin-top: 10px;
	line-height: 26px;
	width: 98%;
	text-align: center;
}
/* Career page, new Gravity forms */
.gform_heading {
	display: none;
}
#input_3_44,
#input_4_44 {
	display: flex;
	flex-wrap: wrap;
}
#input_3_44 > div,
#input_4_44 > div {
	display: flex;
	align-items: center;
}
#input_3_44 div input,
#input_4_44 div input {
	width: 28px;
	margin-right: 10px;
}
.gform_wrapper.gravity-theme .gfield-choice-input+label {
	margin-bottom: 0;
	vertical-align: middle;
	margin-right: 20px;
}
#gform_submit_button_3,
#gform_submit_button_4 {
	font-size: 18px;
	letter-spacing: 0px;
	color: #000000;
	font-weight: 700;
	border: 2px solid #070707;
	background: #ffffff;
	text-transform: uppercase;
	padding: 5px 45px;
	display: inline-block;
	margin-top: 10px;
	line-height: 26px;
	text-align: center;
	margin-bottom: 50px;
}
#gform_submit_button_3:hover,
#gform_submit_button_4:hover {
	color: #505050;
	border: 2px solid #505050;
}

@media only screen and (max-width: 360px) {
	div#input_1_34 > div {
		width: 100%;
	}
}
/* NEW CSS - Concierge Banner */
.md-concierge-banner {
	background-color:#f4f4f4;
	margin: 40px 0;
}
.md-concierge-banner-holder {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 70px 50px;
	text-align: center;
	border-top: 4px solid #023466;
}
img.md-concierge-image {
	max-width: 255px;
}
p.md-concierge-text {
	color: #232323;
	font-size: 26px;
	font-weight: 600;
	padding: 30px 0;
	line-height: 40px;
	margin:0!important;
}
a.md-concierge-link {
	width: 170px;
	height: 55px;
	background: #fa3a30;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #FFF!important;
	font-weight: 600;
	font-size: 17px;
}
a.md-concierge-link:hover {
	background:#ff5b53;
}
.md-concierge-image.napo-logo {
	max-width: 90px;
}
.md-concierge-image.nasm-logo {
	max-width: 155px;
}
p.md-certified {
	margin-bottom:0;
	color:#000;
}
.md-logo-holder {
	display: grid;
	gap: 20px;
	white-space: nowrap;
	justify-items: center;
	align-items: center;
	grid-template-columns: repeat(4,1fr);
}
@media all and (max-width:1199px) and (min-width:992px) {
	p.md-certified,
	.md-concierge-image.potomac-logo{
		grid-column:span 4;
	}
	.md-concierge-image.napo-logo,
	.md-concierge-image.nasm-logo {
		grid-column:span 2;
	}
}
@media all and (max-width:991px) {
	.md-logo-holder {
		gap:15px;
	}
}
@media all and (max-width:768px) {
	p.md-certified,
	.md-concierge-image.potomac-logo{
		grid-column:span 4;
	}
	.md-concierge-image.napo-logo,
	.md-concierge-image.nasm-logo {
		grid-column:span 2;
		margin-left: -30px;
	}
}
@media all and (max-width:600px) {
	.md-concierge-banner-holder {
		padding: 70px 20px;
	}
	p.md-concierge-text {
		font-size:20px;
		line-height:32px;
	}
	img.md-concierge-image {
	  max-width: 100%;
	}
}
@media all and (max-width:350px) {
	.md-concierge-image.nasm-logo {
	  max-width: 130px;
	}
}

/* reviews page new */

.page-template-page-reviews .md-inner-contact .md-cont-left {
    border-top: none;
 
}


.page-template-page-reviews .ti-widget[data-layout-id='79'][data-set-id='drop-shadow'][data-pid='11948a750e304194bd0669f7880'] .ti-widget-header .ti-header-content .ti-header-write-btn-container .ti-header-write-btn:hover {
    background-color: #f11106;
    border-color: #f11106;
    color: #fff !important;
}

.page-template-page-reviews .md--inner-hero,
.page-template-page-blog .md--inner-hero,
.page-template-page-career .md--inner-hero  {
margin-top: 0px;
}

@media all and (max-width:1200px) {
.page-template-page-reviews .md--inner-hero,
.page-template-page-blog .md--inner-hero,
.page-template-page-career .md--inner-hero {
margin-top: -20px;
}
}

@media all and (max-width:550px) {
.page-template-page-reviews .md--inner-hero,
.page-template-page-blog .md--inner-hero,
.page-template-page-career .md--inner-hero {
margin-top: 40px;
}
}

/* Services Page */

.page-template-page-inner-services .md--services-sec.md--services-inner{
padding-top: 0px;
}
.page-template-page-inner-services-php.md--services-sec.md--services-inner:before {
display: none;
}

.page-template-page-inner-services .md--services-wrap > .md--service-single:nth-child(odd){
padding-left: 0px;
}

.page-template-page-inner-services .md--services-wrap > .md--service-single:nth-child(even){
padding-right: 0px;
}

.page-template-page-inner-services .md-inner-left {
    padding-left: 0px;
 padding-right: 0px;
}

.page-template-page-inner-services .md--services-sec:before {
    background: none;

}

/* FAQ PAGE */

.page-template-page-faq section.md-faq {
    padding: 0px 0 50px;
    margin-bottom: 0px;
    float: left;
    width: 100%;
}
.page-template-page-faq .md-inner-hero-form {
    background: #F4F4F4;
margin-bottom: 0px;
}
.page-template-page-faq .md--inner-content {
    background: #F4F4F4;
    padding-top: 100px;
    padding-bottom: 130px;
    margin-bottom: -30px;
    z-index: 500;
    position: relative;
}
.page-template-page-faq .md-faq-question {
    color: #505050;
    font-weight: 600;
    font-size: 17px;
    line-height: 32px;
    letter-spacing: 0px;
    margin: 0px;
    padding: 0px;
}
.page-template-page-faq .md-faq-answer {
    padding: 30px 17px 30px 17px;
    color: #505050;
    font-weight: 400;
    font-size: 17px;
    line-height: 32px;
    letter-spacing: 0px;
    margin: 0px;
}

/* Contact us page */

.page-template-page-contact-us .md--inner-hero {
    padding: 180px 0 186px;
}

.page-template-page-contact-us .md-inner-contact .md-cont-left {
    padding-top: 0px;
    border-top: none;
    padding-right: 45px;
}

.page-template-page-contact-us section.md-inner-contact {
    padding-bottom: 0px;
    padding-top: 0px;
}

.page-template-page-contact-us .gform_wrapper.gravity-theme .gform_footer {
    padding: 16px 0 0;
}

.page-template-page-contact-us .md--inner-content {
    padding: 70px 0;
}

.page-template-page-contact-us .md-inner-right{
    padding-right: 0px;
    padding-left: 0px;
}

.contact-title {
font-weight: 700;
font-size: 24px;
line-height: 30px;
letter-spacing: 0px;
margin-bottom: 45px;
color: #000;
}
.contact-wrap {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.contact-single {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}

.contact-link{
font-weight: 400;
font-size: 16px;
color: #7D7D80;
line-height: 27px;
letter-spacing: 0px;
transition: color 300ms ease-in-out;
}

.contact-link:hover{
color:#fa3a30;
}
.page-template-page-contact-us .md-inner-contact .container {
padding: 0px;
}

/* LOCATIONS PAGE */

.page-template-page-locations .locations-inner {
    float: left;
    width: 100%;
    margin-bottom: 70px;
}

.page-template-page-locations .md-areas-locations-wrap {
    column-count: 2;
    text-align: center;
}

.page-template-page-locations .md-areas-text {
    font-weight: 700;
    font-size: 20px;
    color: #000000;
    line-height: 52px;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    transition: color 300ms ease-in-out;
    border: 2px solid #000;
	padding: 15.5px 0;
}


@media all and (max-width:1200px){
.page-template-page-faq .md--inner-content {
    padding-top: 90px;
    padding-bottom: 110px;
}
.page-template-page-contact-us .md--inner-hero {
    padding: 150px 0 156px;
}
.page-template-page-locations .locations-inner {
    margin-bottom: 60px;
}
.page-template-page-locations .md-areas-text {
    font-size: 18px;
    line-height: 40px;
    padding: 5.5px 0;
}
}

@media all and (max-width:991px){
.page-template-page-faq .md--inner-content {
    padding-top: 80px;
    padding-bottom: 100px;
}
.page-template-page-inner-services .md-inner-left {
    padding-left: 0px;
 padding-right: 0px;
}
.page-template-page-contact-us .md--inner-hero {
    padding: 130px 0 136px;
}
.page-template-page-contact-us .md-inner-contact .md-cont-left {
    padding: 0px;
}
.page-template-page-contact-us .md-inner-left {
    padding: 0px;
}
.page-template-page-locations .locations-inner {
    margin-bottom: 50px;
}
.page-template-page-locations .md-areas-text {
    font-size: 17px;
    line-height: 35px;
    padding: 5px 0;
}
.page-template-page-locations .md--inner-content {
    padding-top: 30px;
}

}

@media all and (max-width:767px){
.page-template-page-faq .md--inner-content {
    padding-top: 60px;
    padding-bottom: 70px;
}
.page-template-page-inner-services .md--services-wrap > .md--service-single:nth-child(n){
padding-right: 0px;
padding-left: 0px;
}
.page-template-page-contact-us .md--inner-hero {
    padding: 116px 0 126px;
}
.page-template-page-contact-us .md--inner-content {
    padding: 60px 0;
}
}

@media all and (max-width:500px){
.page-template-page-locations  .md-areas-locations-wrap {
    column-count: 1;
}
.page-template-page-locations .md-areas-text {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.page-template-page-contact-us .md--inner-content {
    padding: 30px 0;
}
.md-cont-left .gform_wrapper.gravity-theme .gfield textarea.large {
    height: 150px;
}
.md-faq-question {
    line-height: 24px;
}
.faq-title-button-holder {
    align-items: flex-start;
}
}

@media all and (max-width:500px){
	.md-inner-right .md--service-single-final{
		background: none;
		padding: 40px;
	}
}