body,.mj_mainheading h1,.mj_mainheading h1, .heading1, .mj_addsection h2 {
	font-family: 'Raleway', sans-serif;
}

body {
	font-weight: 400;
}

body input {
	font-family: 'Roboto',sans-serif;
	font-weight: 400;
}
iframe { overflow:hidden; }
.heading1, .mj_addsection h2, .mj_mainheading h1, .heading1 {
	font-weight: 500;
	font-variant: initial;
}

.bg-yellow {
	background-color:#ffcb10;
	color: #fff;
}

.bg-yellow .heading1 {
	color: #fff;
}

.mj_testimonial_data h4{
    padding: 20px;
	font-size: 25px;
}

.mj_testimonial_center {
	align-self:center;
}
.mj_testimonial_data{
	display:grid;
}

.mj_navmenu ul {
    width: initial;
}

.mj_contact_form .form-control:focus {
    background-color: transparent;
    border: 1px solid #fecb16;
}
.mj_navmenu ul li a, .mj_addsection .mj_mainbtn,.mj_videosection_data p {
	font-weight: 500;
}

.mj_footer span {
	font-size: 40px;
	font-weight: 500;
	padding-bottom: 35px;
	line-height: 40px;
}
.mj_footer .mailchimp_message span {
	font-size:initial;
	line-height:initial;
}

.mj_sociallink ul li a:after {
	background-color: #fecb16;
}

.mj_testimonial_data .testimonial_name{
    float: left;
    width: 100%;
    font-size: 16px;
    text-transform: capitalize;
    color: #00bff3;
    margin-bottom: 10px;
    color: #ff9700!important;
	clear: both;
	font-family: inherit;
	font-weight: 500;
    line-height: 1.1;
	margin-top:10px;
}
.mj_testimonial_data .testimonial_content {
    float: left;
    width: 100%;
	padding: 20px;
    font-size: 25px;
    margin: 0;
    font-variant: small-caps;
	font-family: FiraSans-Light;
	clear: both;
	font-weight: 500;
    line-height: 1.1;
}

#meshjobs_page_regform2 input.form-control {
    padding: 6px 12px;
}
.mj_articleoverlay p, .mj_articledata_h4, .mj_blogsidebar .mj_articledata h4, .mj_detaildiv ul li a, .woocommerce-tabs .tab-content > .tab-pane {
	word-break: break-word;
}
.mj_mainheading h2 {
	text-align: center;
}
.mj_mainheading h2:after {
	display:none;
}

.mj_navmenu ul li a {
	padding: 15px 5px;
}

/* Fix Subscribe newsletter mobile */
@media (max-width: 767px){
	#mailchimp_email {
		width: calc(100% - 35px);
		padding-right: 25px;
	}
}

/* contact icons on mobile */
@media (max-width:1023px){
	.mj_contact_detail_img img {
		height: 30px;
		position: relative;
		top: -5px;
	}
}

/* Float the menu to the Right */
@media (min-width: 768px){
	.navbar-nav {
		float: right;
	}
}
body input,.form-error,::-webkit-input-placeholder {
    font-family: raleway,sans-serif;
}

/* Center text vertically in the blocks */
@supports (display:grid){
    .grid-row{display:grid; grid-template-columns:1fr 1fr;}
    .grid-col{grid-row:1; align-self:center;}
    .grid-row>.grid-col{width:100%;}
	.grid-row .wpb_content_element {margin:0;}
	.grid-row .mj_toppadder50.wpb_column.vc_column_container{ padding:0; }
	[class*='vc_col-md-pull-'].grid-col{position:static;grid-column:1}
	[class*='vc_col-md-push-'].grid-col{position:static;grid-column:2}
}
@media (max-width:991px){
	.grid-row{display:block;}
	.grid-row .wpb_content_element{margin-bottom:35px;}
	.grid-row .mj_toppadder50.wpb_column.vc_column_container{padding-top:50px;}
}
@media (min-width:768px) and (max-width:991px){
	.grid-row .mj_toppadder50.wpb_column.vc_column_container{padding:50px;}
}

/* Extra CSS for change to Testimon Heading to Span */
@media (max-width: 479px){
	.mj_testimonial_data h4 {
		font-size: 18px;
	}
}
@media (max-width: 767px) and (min-width: 480px) {
	.mj_testimonial_data .testimonial_content {
		font-size: 20px;
	}
	.mj_testimonial_data {
		padding: 0px 20px;
	}
}
@media (max-width: 1023px){
	.mj_testimonial_slider_content .owl-carousel .owl-dots {
		width: 40%;
	}
}
@media (max-width: 374px) {
	.page-id-134 .mj_pagetitle .mj_mainheading h1 {
		font-size: 35px;
	}
}
@media (min-width:375px) and (max-width: 413px){
	.page-id-134 .mj_pagetitle .mj_mainheading h1 {
		font-size: 40px;
	}
}
@media (max-width: 991px) and (min-width: 768px){
	.page-id-134 .mj_pagetitle .mj_mainheading {
		padding-top: 17px;
	}
}
ul#menu-footer_links {
    list-style: none;
	margin-left: 0;
    padding-left: 0;
}
ul#menu-footer_links li {
    display: inline;
}
ul#menu-footer_links li:not(:last-of-type):after {
    content: " - ";
}

select.legalstatus{
    font-family: raleway,sans-serif;
    font-weight: 400;
    border: none;
    background: transparent;
    padding: 6px 24px 6px 12px;
    width: 100%;
}


.custom-cta {
    color: #FFF;
}

.custom-cta p {
    text-align: center;
    font-size: 65px;
    line-height: 65px;
    font-weight: 100;
    float: left;
    margin: 0;
    padding-bottom: 15px;
    font-family: FiraSans-ExtraLight;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
}

.gear {
    position: absolute;
    top: -35px;
    width: 80px;
    height: 80px;
}

.gear {
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotate;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

.fieldset-news_subscribe [type="checkbox"]:not(:checked),.fieldset-news_subscribe [type="checkbox"]:checked {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.fieldset-news_subscribe [type="checkbox"]:not(:checked):before,.fieldset-news_subscribe div [type="checkbox"]:checked:before {
    content: '';
    position: relative;
    left: 0;
    top: 0;
    width: 1.25em;
    height: 1.25em;
    border: 2px solid #ccc;
    background: #fff;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
    display: block;
}

.fieldset-news_subscribe [type="checkbox"]:not(:checked):after,.fieldset-news_subscribe [type="checkbox"]:checked:after {
    content: '✔';
    position: relative;
    top: -0.85em;
    left: 0.1em;
    font-size: 1.3em;
    line-height: 0.8;
    color: #09ad7e;
    transition: all .2s;
}

.fieldset-news_subscribe [type="checkbox"]:not(:checked):after {
    opacity: 0;
    transform: scale(0);
}

.fieldset-news_subscribe [type="checkbox"]:checked:after {
    opacity: 1;
    transform: scale(1);
}

.fieldset-news_subscribe [type="checkbox"]:checked:focus:before,.fieldset-news_subscribe [type="checkbox"]:not(:checked):focus:before {
    border: 2px dotted blue;
}

.fieldset-news_subscribe label {
    position: relative;
    left: 2em;
}

.fieldset-news_subscribe .field {
    position: relative;
    top: -2.1em;
}

.fieldset-news_subscribe .field small {
    position: relative;
    top: -20px;
}

.heading1 {
    font-size: 65px;
    font-weight: 100;
    float: left;
    margin: 0;
    padding-bottom: 15px;
    font-family: FiraSans-ExtraLight;
    font-variant: small-caps;
    color: #000;
    width: 100%;
    line-height: 1.1;
}

@media (max-width: 767px) {
    .heading1 {
        font-size:40px;
    }
}

@media (min-width: 992px) {
    .mj_workit_info-fixpadding .mj_workit_info {
        padding-left:30px;
    }

    .mj_workit_info-fixpadding .mj_workit_info p.mj_toppadder40 {
        padding-top: 0;
    }
}

@media (min-width: 1200px) {
    .mj_workit_info-fixpadding .mj_workit_info p.mj_toppadder40 {
        padding-top:12px;
    }
}

@media (max-width: 991px) {
    .mj_navmenu ul {
        width: 84%;
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .mj_navmenu ul {
        width:82%;
    }

    .mj_navmenu ul li a {
        padding: 15px 5px;
    }
}

#wpcf7-f12423-p79-o1 .form-group {
    float: left;
    width: 100%;
    box-shadow: none;
    background-color: #f5f5f5;
    border: 1px solid transparent;
    resize: none;
}

#wpcf7-f12423-p79-o1 .form-group input {
    background: transparent;
    width: 100%;
    border: none;
    padding: 6px 12px;
}

#wpcf7-f12423-p79-o1 .wpcf7-recaptcha {
    margin-top: 9px;
}

#wpcf7-f12423-p79-o1 span.Submit {
    color: #fff;
    font-size: 30px;
    line-height: 73px;
}

.conditions {
    font-size: 12px;
    line-height: 21px;
    vertical-align: text-bottom;
}

.mj_workit_info .form-group {
    float: left;
    width: 100%;
    box-shadow: none;
    background-color: #f5f5f5;
    border: 1px solid transparent;
    resize: none;
}

.mj_workit_info .form-group input {
    background: 0 0;
    width: 100%;
    border: none;
    padding: 6px 12px;
}

.mj_workit_info .wpcf7-recaptcha {
    margin-top: 9px;
}

.mj_pagetitle:after,.mj_pagetitle:before {
    top: calc(100% - 38px);
}

.mj_workit_innerfooter span.Submit {
    color: #fff;
    font-size: 30px;
    line-height: 73px;
}

.bg-fixed {
    padding: 10em 0;
    padding: 25vh 0;
    background-size: cover;
    background-position-y: top;
    background-position-x: 50%;
}

@media (min-width: 1920px) {
    .bg-fixed {
        padding:15em 0;
        padding: 25vmin 0;
    }
}

@media (min-width: 2560px) {
    .bg-fixed {
        padding:20em 0;
        padding: 25vmin 0;
    }
}
.mj_recent_workit:hover .mj_workit_innerfooter {
    background-color: #ff9700;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
body, button, input, select, textarea{color: #404040;font-size:1rem;}