/* New page css */
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Saira+Condensed:400,500,600,700,800,900&display=swap');
h4{
    font-size: 24px !important;
    font-family: 'Saira Condensed', sans-serif !important;
    
}
a.tlt {
    color: white;
    font-weight: bold;
}
div#sub-footer .mk-grid {
    border-top: solid 1px #ababab;
    padding-top: 24px;
}
span.mk-footer-copyright {
    width: 100%;
    text-align: center;
    color: white !important;
}
span.gfield_required {
    display: none;
}
div#section-bg h3 {
    color: white;
    font-size: 24px;
    margin-bottom: 0;
	margin-top: 15px !important;
}
ul.bt {
    font-size: 17px;
    color: white;
    margin-left: 6px;
	margin-top:15px;
	list-style:none;
}
ul.bt li:before {
    font-family: 'FontAwesome';
    content: '\f00c';
    margin: 0 5px 0 -21px;
    color: #feb42f;
    font-size: 18px;
}
ul.bt strong {
    color: white !important;
}
ul.bt li {
    margin-bottom: 7px;
}
div#sub-footer {
    border: none;
	padding-top:0px;
}

.mobile-icono {
    display: none;
}
.gform_wrapper .gform_page_footer {
    margin: 0px 0 !important;
}
span#input_3_13_3_container label {
    display: none !important;
}
span#input_3_13_6_container label {
    display: none;
}
label#input_3_16_5_label {
    display: none;
}
input#input_3_17 {
    background-image: none !important;
}
img#__lpform_input_3_17_icon {
    display: none;
}
span#input_3_16_5_container {
    width: 100%;
}
li.mk-header-search{
display:none;
}
.gform_wrapper .gform_page_footer .button.gform_previous_button{
    background: #feb42e !important;
    color: black !important;
    text-shadow: none !important;
    font-weight: bold;
}
.gform_wrapper .gform_page_footer .button.gform_button{
    background: #feb42e !important;
    color: black !important;
    text-shadow: none !important;
    font-weight: bold;
}
.gform_page_footer .button.gform_next_button {
    background: #feb42e !important;
    color: black !important;
    text-shadow: none !important;
    font-weight: bold;
}
.service-icon:hover {
    transform: scale(1.3);
}
div#hero-section {
    height:100%;
    width:100%;
	margin:0;
}
div#hero-section .vc_col-sm-12 {
    margin: 0 auto;
    max-width: 1170px;
}
h1.titlo {
    font-size: 64px;
    margin: 0px 0 17px;
    color: #ffffff;
    display: inline-block;
    position: relative;
    padding-top: 20%;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom:0px;
    /* font-family: 'PT Sans', sans-serif !important; */
    font-family: 'Saira Condensed', sans-serif;
}
div#hero-section h3 {
    color: white;
    font-size: 24px;
    margin-bottom: 0;
}
div#hero-section p {
    font-size: 17px;
    color: white;
    line-height: 24px !important;
    margin: 0 0 37px;
    padding-right:50px;
}
a#btno {
    margin-top: 15px;
}
.line {
    height: 3px;
    background: white;
    width: 10%;
    margin-top: 15px;
    margin-bottom: 15px;
}
.gform_wrapper .gf_progressbar_wrapper {
display: none;
}
form#gform_3 input{
    width: 100%;
}
h2.form-title {
    font-size: 32px;
    color: black !important;
    text-shadow: none !important;
    font-weight: bold;
    font-family: 'Saira Condensed', sans-serif;
    margin-bottom: 5px;
}
form#gform_3 {
    background-color: rgba(255, 255, 255, 0.8);
    text-align: left;
    padding: 30px;
    height:auto;
    margin-top: 90px;
	margin-bottom:70px;
}
h3.form-sub-heading {
    font-size: 18px !important;
    color: #5b5b5b !important;
    text-shadow: none !important;
}
body .gform_wrapper ul li.gfield {
    margin-top: 5px !important;
}
form#gform_3 select {
    width: 100%;
    /* border: none !important; */
    box-shadow: none;
}
h2 {
    font-size: 44px;
    text-shadow: none !important;
    font-family: 'Saira Condensed', sans-serif;
    font-weight: 700;
    margin-bottom:5px;
}
p.descipo {
    text-align: center;
    font-size: 16px;
    line-height: 24px !important;
    width: 70%;
    margin: 0 auto;
}
.line-2 {
    height: 3px;
    background: black;
    width: 10%;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

/* Service css */

.service-icon {
    color: var(--color1);
    background: #feb52a;
    font-size: 40px;
    line-height: 90px;
    height: 110px;
    width: 110px;
    margin: 0 auto 30px;
    border: 10px solid var(--color1);
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0,0,0,0.6);
    position: relative;
    transition: all 0.3s;
}
.service-icon span {
    left: 28%;
    position: relative;
    top: 5%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.icon-section {
    margin-top: 40px;
}
.icon-section h4 {
    font-weight: bold;
    /* text-shadow: none !important; */
    font-size: 24px;
    font-family: 'Saira Condensed', sans-serif;
    margin-bottom: 15px;
}

/* Service Css */
p{
font-size:17px !important;
line-height: 24px !important;
}
div#section-bg .vc_col-sm-12 {
    width: 100%;
    max-width: 1170px !important;
    margin: 0 auto !important;
    /* max-width: 100% !important; */
    float: none;
}
div#section-bg {
    background-attachment: fixed;
}
.vc_column-inner.vc_custom_1564482406933 {
background-position: bottom !important;
    width: 100%;
    min-height: 450px;
}
.line3 {
    height: 3px;
    margin-top: 15px;
    margin-bottom: 15px;
    background: black;
    width: 10%;
}
.work-section {
    margin-top: 40px;
}
.work-section .vc_column_container {
    margin-right: 15px;
    width: 32%;
}
div#contact .vc_col-sm-12 {
    width: 100%;
    margin: 0 auto;
    max-width: 1170px;
    float: none;
}
div#contact {
    background-attachment: fixed;
}
div#contact-form-2 input {
    background: white !important;
}
div#contact-form-2 textarea.mk-textarea {
    background: white !important;
}
div#contact-form-2 button.mk-progress-button.mk-button.outline-button.medium {
    background: #feb52a;
    border: none;
    width: 100%;
    height: 55px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 24px;
}
span.yrm-toggle-expand.yrm-toggle-expand-1 {
    background: #feb52a;
    color: black;
    border: none;
    height: 35px;
    width: 150px;
    font-weight: bold;
}

@media (max-width:600px) {
h1.titlo {
    font-size: 32px;
	  padding-top:100px;
}
.line {
    margin: 0 auto;
}
.line {
    height: 3px;
    background: white;
    width: 10%;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    margin: 0 auto;
}
div#hero-section p {
    padding-right: 0px;
}
div#hero-section {
    height: auto;
    padding-bottom:70px !important;
	margin:0;
}
form#gform_3{
margin-top: 50px;
	margin-bottom:0px;
}
.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_last_name span {
    width: 100% !important;
}
div#gform_wrapper_3 {
    margin-bottom: 0 !important;
}
div#hero-section h3 {
    font-size: 20px;
}
    h2 {
    font-size: 28px;
	}
	
	p.descipo {
    width: 100%;
}
.vc_column-inner.vc_custom_1564482406933 {
    min-height:200px;
	    margin-bottom: 30px;
}
.vc_row.wpb_row.vc_row-fluid.vc_custom_1564484283590 .vc_custom_1564483363990 {
    padding-right: 26px !important;
    padding-left: 26px !important;
}
.line3 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    margin: 0 auto;
}
.work-section .vc_column_container {
    margin-right: 0px;
    width: 100%;
    margin-bottom: 15px;
}
.vc_column_container>.vc_column-inner {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.vc_row.wpb_row.vc_row-fluid.vc_custom_1564485690814 {
    margin-top: 30px;
}
div#how {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
}
li.responsive-nav-link {
    float: right;
    height: 60px !important;
    line-height: 0 !important;
}
div#mk-responsive-wrap {
    top: 140px !important;
}
.mobile-icono {
    display: block;
}
.lt-contactdetails {
    display: none;
}
.rt-socialmedia {
    display: none;
}
.mobile-icono i {
    color: white;
    padding-left: 15px;
    /* text-align: center !important; */
}
	ul.bt{
text-align: left;
}
div#section-bg p {
    text-align: left !important;
}
div#section-bg h2 {
    text-align: left !important;
}
div#section-bg h3 {
    text-align: left !important;
}
div#section-bg .line {
    margin-left: 0 !important;
}
	.widget-social-container.align-left.simple-style {
    text-align: left !important;
}
}
/* New page css */

body {
/*text-shadow: 1px 1px 1px #FFF !important;*/
}

body #mk-footer, body .mk-animated-columns {
	text-shadow: none !important;
}

h1,h2,h3 {
	text-transform: uppercase !important;
}

h1, h2, h3 {
	text-shadow: 2px 2px 1px rgba(0,0,0,0.1) !important;
}

h2, .yellowText {
	color: #feb42e !important;
}

p {
	line-height: 20px !important;
	margin-bottom: 10px !important;
}

strong, th, thead td {
	font-weight: 400 !important;
	color: #544C43 !important;
}

.mk-list-styles ul {
	line-height: 22px !important;
}

.b4CformTitle h3 {
	display: none !important;
}

.b4cHomeRowTwo H2, .b4cHomeRow H3 {
	font-weight: 800 !important;
	color: #797979 !important;
	font-size: 105% !important;
	margin-bottom: 14px !important;
	text-shadow: 1px 1px 1px #fff !important;
}

.b4cHomeRow H2 {
	font-weight: 800 !important;
	color: #CEC6B9 !important;
	font-size: 105% !important;
	margin-bottom: 14px !important;
	text-shadow: 1px 1px 1px #222 !important;
}

.b4cRow H1, .b4cRowOne H1, .b4cRowTwo H1, .b4cRowThree H1 {
	font-size: 125% !important;
	padding: 6px !important;
	background: #555 !important;
}

.b4cRow H2, .b4cRowOne H2, .b4cRowTwo H2, .b4cRowThree H2 {
	font-size: 115% !important;
	padding: 6px !important;
	background: #555 !important;
}

.b4cRow H3, .b4cRowOne H3, .b4cRowTwo H3, .b4cRowThree H3 {
	font-weight: 800 !important;
	color: rgb(39,39,39) !important;
	font-size: 120% !important;
	text-shadow: none !important;
	background: #FEB42E;
	padding: 8px 12px;
	border-radius: 8px;
	border: 1px solid #FFF;
	box-shadow: 0 0 1px rgba(0,0,0,0.72);
}

/*HEADER*/
#mk-header, .mk-secondary-header {
/*background: linear-gradient(to bottom,rgb(1,51,136) 0%,rgb(0,130,227) 95%,rgb(1,51,136) 100%) repeat scroll 0 0 transparent !important;*/
/*background: linear-gradient(to bottom,rgb(107,107,107) 0%,rgb(42,42,42) 95%,rgb(19,19,19) 100%) repeat scroll 0 0 transparent !important;*/
	background: linear-gradient(to bottom,rgb(126,103,87) 0%,rgb(21,19,16) 95%,rgb(11,10,9) 100%) repeat scroll 0 0 transparent !important;
}

/*Header Shadow*/
#mk-header.sticky-header, #mk-header.transparent-header-sticky {
	box-shadow: 0 3px 7px rgba(0,0,0,0.67) !important;
/*border-bottom: 1px solid rgba(83,83,83,1) !important;*/
}

.theme-main-wrapper:not(.vertical-header) #mk-header, #mk-header.sticky-header {
	border: none !important;
}

/*Footer Shadow*/
#mk-footer {
	box-shadow: 0 -3px 7px rgba(0,0,0,0.67) !important;
	border-top: 1px solid rgba(40,40,40,1) !important;
}

/*Menu Link shadows*/
#mk-main-navigation > ul > li.menu-item > a {
	font-size: 14px;
	color: black;
	font-weight: bold;
	padding-top: 36px;
	padding-bottom: 36px;
}

/*Columns Style*/
.b4cHomeRow, .b4cHomeRowTwo, .b4cRow, .b4cRowDark, .b4cRowOne, .b4cRowTwo, .b4cRowThree {
	border-radius: 5px !important;
	overflow: hidden !important;
}

.b4cHomeRow, .b4cHomeRowTwo {
/*background: #eee url('https://bangersforcash.co.uk/bangers/wp-content/uploads/sm-dots.png');*/
/*	background: rgba(238,238,238,0.81) !important;*/
	background: rgba(239,235,210,0.23) !important;
	box-shadow: 3px 3px 10px rgba(0,0,0,0.6);
	padding: 0;
}

.b4cHomeRowTwo {
	padding: 22px !important;
}

.b4cRow .mk-box-text.dark-skin i, .b4cRow .mk-box-text.dark-skin .icon-txt-default {
	color: rgba(37,23,7,0.26) !important;
}

.b4cRow .icon-txt-hover {
	color: rgba(168,168,168,1) !important;
	font-size: .8em;
}

.b4cIconRow .mk-box-text, .stepsBoxOne {
	border: 1px solid #FEB42E !important;
	background: rgba(56,54,53,0.28) !important;
	border-radius: 8px !important;
}

.b4cIconRow .mk-box-text {
	padding: 14% 2% 0 !important;
	height: 170px !important;
	margin-left: 14px !important;
}

.b4cIconRow .mk-box-text:hover, .stepsBoxOne:hover {
	background: #204E83 !important;
}

/* smallscreen ----------- */
@media only screen and (max-width : 800px) {
	.b4cIconRow .mk-box-text, .stepsBoxOne {
		background: none !important;
		padding: 30px !important;
		height: 150px !important;
		margin-left: 0 !important;
		margin-top: 20px;
	}
}

.mk-box-text .icon-txt-default {
	font-size: 140% !important;
}

.stepsBoxOne {
	padding: 20px !important;
	height: 170px !important;
	color: #fff !important;
}

.stepsBoxOne p {
	font-size: 1.1em !important;
	color: #fff !important;
}

.stepsBoxOne h3 {
	font-size: 1.3em !important;
	color: #feb42e !important;
}

.mk-box-text i {
	line-height: 80% !important;
}

.b4cIconRow {
	padding: 0 !important;
	padding-bottom: 0 !important;
	min-height: 150px !important;
}

.b4cRow p, .b4cRow,  .b4cRow a:hover {
	color: #444 !important;
	text-shadow: 1px 1px 1px #fff !important;
	text-decoration: none !important;
}

.b4cRow a {
	text-decoration: underline !important;
	color: #8C8C8C !important;
	text-shadow: 1px 1px 1px #fff !important;
}

.b4cRow {
/*background: #eee url('https://bangersforcash.co.uk/bangers/wp-content/uploads/sm-dots.png');*/
	background: rgba(255,255,255,0.82) !important;
	box-shadow: 3px 3px 10px rgba(0,0,0,0.6);
	padding: 22px;
}

.b4cRowNew {
	background: rgba(117,121,124,0.21) !important;
	box-shadow: 3px 3px 10px rgba(0,0,0,0.6);
	padding: 10px !important;
}

.b4cRowNew .mk-box-text.dark-skin i {
	color: #FEB42E !important;
}

.b4cRowNew .mk-box-text.dark-skin .icon-txt-hover, .b4cRowNew .mk-box-text.dark-skin .icon-txt-default {
	color: #eee !important;
/*font-size: 130%!important;*/
}

.b4cRowNew .icon-txt-hover {
	font-size: 80% !important;
	line-height: 115% !important;
}

/*THEME ADJUSTMENTS*/
#theme-page .theme-page-wrapper {
	margin: 0 auto !important;
}

/*Page Padding Fix*/
#theme-page .theme-page-wrapper .theme-content {
	padding: 0 !important;
}

/*Header Padding Fix*/
.sticky-header.sticky-header-padding {
	padding-top: 0 !important;
}

/*Step Boxes Overflow Fix*/
.mk-animated-columns {
	overflow: hidden !important;
}

/*FORM*/
/*padding VC*/
.b4cHomeRow .vc_col-sm-6 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.b4cHomeRow .b4cFormBox {
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.valueForm {
/*margin-right: 30px !important;*/
}

.recycling {
	background: url('https://www.scrapmycar.uk.com/wp-content/uploads/r3.png') no-repeat !important;
	background-size: 95% !important;
	background-position: 15% 25% !important;
	overflow: visible !important;
}

.b4cRow .alignleft, .b4cRow img.alignleft {
	margin: 0 !important;
}

#theme-page select, .valueForm textarea, .valueForm input[type="text"], .valueForm input[type="tel"], .valueForm input[type="email"], .valueForm input[type="password"] {
	color: #939393 !important;
/* border: 1px solid rgba(203, 203, 203, 1) !important; */
	border-radius: 3px !important;
	background-color: rgba(250,250,250,0.73) !important;
	background-image: none !important;
	box-shadow: -1px -1px 1px rgba(34,34,34,0.35);
}

.gform_wrapper .ginput_complex input[type="email"] {
	width: 90% !important;
	margin-left: 1px !important;
}

.gform_wrapper .gsection {
	border-bottom: 1px solid #FFFFFF !important;
}

.numberPlate input[type="text"] {
	box-shadow: none !important;
}

.numberPlate {
	background: url('https://www.scrapmycar.uk.com/wp-content/uploads/gbnp-form-s.png') #fff no-repeat !important;
	padding-left: 42px;
	padding-right: 8px;
	padding-bottom: 0 !important;
	width: 260px;
	height: 60px !important;
	border: 2px solid #FFF !important;
	border-radius: 6px !important;
	box-shadow: 0 0 2px #000;
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 400px) {
	.numberPlate {
		width: 80% !important;
		font-size: .9em !important;
		line-height: 4em !important;
	}
}

/*LAYER SLIDER*/
.ls-wp-container h2, .ls-wp-container h3 {
	text-shadow: none !important;
	color: #fff !important;
}

.ls-wp-container p {
	color: #888 !important;
	text-shadow: 1px 1px 1px #eee !important;
}

.numberPlate:hover {
	background-color: #FFC634 !important;
}

/*.numberPlate input:focus {
	background-color: #FFC634 !important;
}*/
.numberPlate input[type="text"] {
	text-transform: uppercase !important;
	background: none !important;
	margin-top: 0 !important;
	width: 100% !important;
	font-size: 3em !important;
	color: #222 !important;
	font-weight: bolder !important;
	letter-spacing: .03em !important;
	border: none !important;
	padding: 0 !important;
}

.gform_wrapper .button {
	color: #FFFFFF !important;
	border: none !important;
	background-image: linear-gradient(#3FA7FF 0%,rgba(0,78,147,1) 100%) !important;
	text-shadow: 1px 1px 1px #353535 !important;
/* box-shadow: 3px 3px 6px rgba(0,0,0,0.85) !important; */
}

/*Numberplate Placeholder text*/
/* Input Placeholder */
.numberPlate input::-webkit-input-placeholder {
	text-transform: uppercase !important;
	color: #222 !important;
}

.numberPlate input::-moz-placeholder {
	text-transform: uppercase !important;
	color: #222 !important;
}

.numberPlate input:-moz-placeholder {
/* Older versions of Firefox */
	text-transform: uppercase !important;
	color: #222 !important;
}

.numberPlate input:-ms-input-placeholder {
	text-transform: uppercase !important;
	color: #222 !important;
}

/*Form Fix*/
.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_last_name span {
	width: 48% !important;
}

/*Theme Form Fix*/
.mk-contact-form-wrapper.dark-skin .text-input, .mk-contact-form-wrapper.dark-skin .mk-textarea {
	border: 1px solid rgba(194,194,194,1) !important;
	background-color: rgba(255,255,255,0.38) !important;
	color: #848484 !important;
}

.gform_wrapper {
	max-width: 100% !important;
}

.gform_wrapper label.gfield_label + div.ginput_container {
	margin-top: 0 !important;
}

/* Top Bar */
.top-bar {
	height: 50px;
	background: #feb42f;
}

.top-bar .container {
	max-width: 1170px;
	margin: 0 auto;
	padding-top: 13px;
	padding-bottom: 13px;
}

.lt-contactdetails a {
	margin-right: 45px;
	font-size: 14px;
	color: white;
	font-weight: bold;
}

.lt-contactdetails {
	float: left !important;
}

.lt-contactdetails i {
	padding-right: 13px;
	font-size: 18px;
}

.rt-socialmedia {
	float: right;
}

.rt-socialmedia i {
	font-size: 18px;
	color: white;
}

.rt-socialmedia a {
	margin-left: 15px;
}

li.mk-header-logo {
	margin: 0 !important;
}

a.menu-item-link.one-page-nav-item {
	height: auto !important;
	line-height: 0 !important;
}

#mk-main-navigation>ul>li.menu-item {
	height: auto !important;
	line-height: 0 !important;
}

#mk-header .mk-grid {
	padding-top: 10px;
	padding-bottom: 10px;
}

header#mk-header {
	background: white !important;
}

li.mk-header-logo {
	height: auto !important;
	line-height: 0 !important;
}

div#theme-page {
	top: 90px;
}

.footer-logo p {
	color: white !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	margin-top: 30px;
}

.widgettitle {
	font-size: 24px;
	font-weight: bold;
	color: white !important;
	margin-bottom: 30px !important;
}

.widgettitle:after {
	display: none;
}

ul.footer-links {
	font-size: 14px;
	line-height: 24px;
}

ul.footer-links a {
	color: white !important;
	font-weight: 400;
}

ul.footer-links li:before {
	content: url(https://www.scrapmycar.uk.com/wp-content/uploads/lt-arrow.png);
	color: white;
	margin-right: 10px;
	font-size: 14px;
}

ul.footer-address li {
	display: flex;
	margin-top: 15px;
}

ul.footer-address {
	color: white;
	font-size: 14px !important;
	font-weight: 400;
	margin-bottom: 15px !important;
}

ul.footer-address a {
	font-weight: 400 !important;
	color: white !important;
	margin-bottom: 0;
}

ul.footer-address i {
	padding-right: 15px;
}

.headero {
	position: fixed;
/* display: contents; */
	z-index: 999;
	width: 100%;
/* display: block; */
	top: 0;
}

section#mk-footer {
	background: #3a3a39;
}

@media (min-width:601px) and (max-width:767px) {
li.responsive-nav-link {
    line-height: 0 !important;
    height: 0 !important;
}
	div#mk-responsive-wrap {
    top: 140px !important;
}
	li.responsive-nav-link {
    float: right;
    top: 35px;
}
	div#contact .line {
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 20px;
}
	.top-bar {
    padding-left: 15px;
    padding-right: 15px;
}
div#section-bg h2 {
    text-align: left !important;
}
	div#hero-section .line {
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
}
div#section-bg p {
    text-align: left !important;
}
div#section-bg h3 {
    text-align: left !important;
}
ul.bt {
    text-align: left;
}
.line3 {
    margin: 0 auto;
    margin-bottom: 10px;
}
div#next h2 {
    margin-top: 30px;
}
.work-section .vc_column_container {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 15px;
}
}


@media (min-width:768px) and (max-width:1066px) {

li.responsive-nav-link {
    float: right;
    top: 30px;
}
	div#mk-responsive-wrap {
    top: 140px !important;
}
	div#next h2 {
    text-align: center !important;
    margin-top: 30px;
}
	div#next p {
    text-align: center !important;
}
	div#next .line3 {
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 20px;
}
	div#next .wpb_column.vc_column_container {
    width: 100%;
}
	div#hero-section .mk-button-align {
    text-align: left !important;
}
div#hero-section .wpb_column.vc_column_container {
    width: 100%;
}
div#hero-section .vc_col-sm-12 {
    padding-left: 15px;
}
	li.responsive-nav-link {
    height: 0 !important;
}
	.top-bar {
    padding-left: 15px;
    padding-right: 15px;
}
.work-section .vc_column_container {
    margin-right: 0px;
    width: 31%;
    margin-left: 10px;
    margin-top: 20px;
}
div#contact .wpb_column.vc_column_container {
    width: 100%;
    padding: 30px;
}
	.vc_column-inner.vc_custom_1564482406933 {
    min-height: 520px;
}
}

.mk-footer-copyright a{ color:#fff !important;}
.ext-img .vc_column-inner{ min-height:450px;}

@media(max-width:767px){
.ext-img .vc_column-inner {
  min-height: 200px;
	margin-bottom:30px;
}
}