.main-menu > li > a {
	font-weight: 300;
}
#header .logo {
	width: 300px;
}
.logo img {
	width: 100%;
}
#loading-progress .logo {
	max-width: 250px;
	margin: 0 auto;
}
.logo-header {
	position: static;
	transform: none;
}
.logo-holder {
	margin-top: 20px;
}
.logo-holder li {
	display: inline-block;
	vertical-align: middle;
}
.timing {
	margin-left: 50px;
}
.timing a {
	font-size: 20px;
	line-height: 1.4;
	color: #fff;
	font-family: poppins, droid arabic kufi, sans-serif;
}
.timing a, .timing a small {
	display: block;
}
.timing a small {
	font-size: 48%;
	font-weight: 400;
}
.sticky .logo-holder {
	margin-top: 10px;
}
.sticky .timing a {
	color: #000;
}
#loginmodal .w3-modal-content, #signupmodal .w3-modal-content {
	width: 500px;
}
#loginmodal .modal-login, #signupmodal .modal-signup {
	border: 0;
	padding: 40px 30px;
	border-radius: 0;
	background-color: #f9f9f9;
	overflow: hidden;
}
.close, .signupclose {
	color: #aaaaaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
	cursor: pointer;
}
.signup-form {
	width: 100%
}
.banner-parallax .row > [class*=col-] {
	min-height: auto;
}
.signup-form input::placeholder {
	color: #000;
	font-weight: 400;
}
.signup-form input {
	float: none !important;
	background: #fff !important;
	border-color: #fff !important;
	margin-bottom: 20px;
	border-radius: 6px !important;
	width: 100% !important;
}
.register-btn {
	font-size: 18px !important;
	font-weight: 300;
	text-transform: capitalize;
}
.already-account {
	display: inline-block;
	margin: 10px auto 0;
}
.already-account:hover {
	color: #fed200;
}
.banner-center-box.text-white h1 {
	font-weight: 600;
}
.banner-center-box {
	padding-top: 150px;
}
.fun-facts-boxes {
	padding: 200px 15px 0;
	margin-top: -280px;
}
.fun-facts-boxes .separator-bottom {
	background: #000;
	top: 40px;
}
.separator-bottom::after {
	box-shadow: 0 0 0 180px #f9f9f9;
}
.banner-parallax {
	z-index: 9;
}
p {
	font-family: poppins, droid arabic kufi, sans-serif;
}
.section-title h2 {
	font-weight: 700;
	/*font-family: poppins,droid arabic kufi,sans-serif;*/
}
.box-info .box-content img {
	width: 60px;
	height: 40px;
}
#service-features .section-title h2 {
	margin-bottom: 0;
}
#service-features .section-title, #contact-us .section-title {
	margin-bottom: 30px;
}
#contact-us .section-content {
	padding: 0;
}
#contact-us h4 {
	font-weight: 600;
}
#contact-us ul {
	display: table;
}
#contact-us ul li {
	display: table-row;
	width: 100%;
	margin-bottom: 10px;
	font-weight: 600;
	font-family: poppins, droid arabic kufi, sans-serif;
	color: #616161;
}
#contact-us ul li img {
	width: 100px;
}
#contact-us ul li img, #contact-us ul li span {
	display: table-cell;
	vertical-align: middle;
	padding: 0 25px 25px 0;
}
#contact-us .box-cta {
	padding: 50px 50px;
}
#contact-us input::placeholder, #contact-us textarea::placeholder {
	color: #000;
}
#contact-us input, #contact-us textarea {
	border-color: #e9e9e9;
	background-color: #fff;
	font-size: 14px;
}
#contact-us input {
	height: 45px;
}
#contact-us textarea {
	padding-top: 8px;
	height: 70px;
	overflow: hidden;
}
#contact-us .form-group {
	margin-bottom: 10px;
}
#contact-us .btn {
	padding: 5px 35px;
	height: 45px;
	display: inline-block;
	vertical-align: top;
	margin: 0 auto;
	width: auto;
	font-weight: 400;
	font-size: 14px;
	box-shadow: 1px 1px 6px rgba(0, 0, 0, .5);
	text-transform: capitalize;
}
#footer-mini {
	padding: 120px 0 60px;
}
.social-icons.dark li a {
	background: transparent;
}
#footer-mini .copyrights-message + .social-icons {
	margin-top: 10px;
}
.social-icons.x5 li svg:first-child, .social-icons.x5 li svg:last-child {
	width: 30px;
	height: 30px;
	line-height: 30px;
}
.social-icons.dark li a svg:first-child {
	color: #ccc;
}
.social-icons.hover-dark li a:hover {
	background: transparent !important;
}
.social-icons.animated.x5 li a:hover svg:first-child {
	margin-top: -30px;
}
#footer-mini .copyrights-message.text-white, #footer-mini .copyrights-message.text-white strong {
	font-family: poppins, droid arabic kufi, sans-serif;
}
#footer-mini .copyrights-message.text-white strong {
	font-weight: 600;
	color: #2ca6e7;
}
.w3-modal {
	z-index: 99;
}
@media (max-width: 1366px) {
	#header .logo {
		width: 250px;
	}
	#header, #header-wrap {
		height: 90px;
	}
	.main-menu > li > a {
		line-height: 90px;
	}
	.banner-center-box {
		padding-top: 120px;
	}
	.slide-content h1 {
		font-size: 30px;
		line-height: 40px;
	}
	.signup-form {
		margin-top: 20px;
	}
	.banner-parallax {
		min-height: 620px;
	}
	.box-info .box-content img {
		width: 50px;
		height: 30px;
	}
	#contact-us input, #contact-us .btn {
		height: 35px;
	}
	.social-icons.x5 li svg:first-child, .social-icons.x5 li svg:last-child {
		width: 25px;
		height: 25px;
		line-height: 25px;
	}
	.social-icons.animated.x5 li a:hover svg:first-child {
		margin-top: -25px;
	}
	.logo-holder {
		margin-top: 15px;
	}
}
@media (max-width: 1199px) {
	.fun-facts-boxes br {
		display: none;
	}
	#contact-us ul li img, #contact-us ul li span {
		padding: 0 15px 15px 0;
	}
}
@media (max-width: 992px) {
	.banner-parallax .row {
		flex-direction: inherit;
		min-height: auto;
		display: block;
	}
	.banner-parallax .row > [class*=col-] {
		flex-grow: inherit;
	}
	.timing {
		margin-left: 20px;
	}
	#header .logo {
		width: 220px;
	}
	#header .header-meta {
		height: 70px;
	}
	#header, #header #header-wrap {
		min-height: 70px;
	}
	#header .mobile-menu-btn {
		top: 35px;
	}
	.logo-holder {
		margin-top: 12px;
	}
	.separator-bottom {
		height: 90px;
	}
	.banner-center-box {
		padding-top: 80px;
	}
	.signup-form input {
		height: 40px;
	}
	.register-btn {
		font-size: 16px !important;
		line-height: 16px;
		height: 40px;
	}
	.fun-facts-boxes {
		padding: 180px 15px 0;
	}
	.section-title h2 {
		font-size: 26px;
	}
	.section-title {
		margin-bottom: 40px;
	}
}
@media (max-width: 767px) {
	.signup-form input {
		margin-bottom: 10px;
	}
	.slide-content h1 {
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 0;
	}
	#banner .banner-parallax .bg-element {
		background-image: url(../images/files/parallax-bg/about-bg.jpg) !important;
	}
	#loginmodal .modal-login, #signupmodal .modal-signup {
		padding: 30px 20px;
	}
	#loginmodal .modal-login h3, #signupmodal .modal-signup h3 {
		font-size: 18px;
	}
	#loginmodal .modal-login form input, #signupmodal .modal-signup form input {
		height: 40px;
		line-height: 40px;
	}
	.section-title h2 {
		font-size: 20px;
	}
	.box-info .box-content h4 {
		font-size: 16px;
	}
	#service-features .section-content {
		padding-top: 110px;
		padding-bottom: 20px;
	}
	#contact-us ul li img {
		width: 60px;
	}
	#contact-us .box-cta {
		padding: 30px 30px;
		margin-bottom: 0px;
		border-radius: 0;
	}
	#contact-us .section-title {
		margin-bottom: 0;
	}
	#footer-mini {
		padding: 60px 0 50px;
	}
}
@media (max-width: 600px) {
	.logo-holder li.timing {
		display: none;
	}
	.slide-content h1 {
		font-size: 20px;
		line-height: 20px;
	}
	.separator-bottom {
		height: 80px;
	}
	#footer-mini {
		padding: 30px 0 20px;
	}
	#contact-us ul li img {
		width: 70px;
	}
}
@media (max-width: 539px) {
	#contact-us ul li img {
		width: 75px;
	}
	#contact-us .box-cta {
		padding: 30px 0;
	}
	#contact-us .btn {
		width: 100%;
	}
}
@media (max-width: 480px) {
	#contact-us ul li img {
		width: 90px;
	}
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../../fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid #aaa;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 10px 5px;
    margin: -4px 0 0;
    font-size: 15px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border: none;
    border-radius: 4px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .12)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    display: none
}

.dropdown-menu>li>a {
    display: block;
    padding: 7px 10px;
    padding-right: 35px;
    clear: both;
    font-weight: 400;
    line-height: 21px;
    color: gray;
    border-radius: 4px
}

.bootstrap-select:before {
    content: "";
    position: absolute;
    z-index: 2100;
    bottom: 0;
    left: 0;
    height: 8px;
    width: 100%;
    background-color: #fff;
    display: block;
    opacity: 0;
    pointer-events: none;
    transition: .4s
}

.bootstrap-select.open:before {
    opacity: 1
}

.dropdown-menu>li>a:hover,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover {
    color: #66676b;
    text-decoration: none;
    background-color: rgba(102, 103, 107, .07)
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none
}

.dropdown-menu.inner::-webkit-scrollbar {
    width: 5px
}

.dropdown-menu.inner::-webkit-scrollbar-track {
    background-color: transparent;
    border-radius: 12px
}

.dropdown-menu.inner::-webkit-scrollbar-thumb {
    border-radius: 12px;
    background-color: #d8d8d8
}

.dropdown-menu.inner::-webkit-scrollbar-thumb:hover {
    border-radius: 12px;
    background-color: #c8c8c8
}

.bootstrap-select .dropdown-menu {
    opacity: 0;
    transition: .4s;
    display: block;
    pointer-events: none;
    visibility: hidden;
    cursor: default
}

.bootstrap-select.open .dropdown-menu {
    opacity: 1;
    pointer-events: all;
    visibility: visible
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 7px 10px;
    line-height: 20px;
    white-space: nowrap;
    background: #f6f6f6;
    color: #777;
    border-radius: 4px;
    margin-bottom: 1px
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: 100%;
    bottom: auto;
    margin-bottom: 2px
}

.bootstrap-select.btn-group {
    position: relative
}

.bootstrap-select.btn-group button {
    position: relative;
    display: inline-block;
    height: 48px;
    line-height: 0;
    padding: 0 20px;
    margin: 0;
    outline: none;
    font-size: 16px;
    color: gray;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
    display: block;
    background-color: #fff;
    font-weight: 500;
    opacity: 1;
    border-radius: 4px;
    border: none;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .12)
}

.hide-tick .check-mark {
    display: none!important
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    line-height: 0;
    width: 20px;
    height: 20px;
    text-align: center
}

.bootstrap-select.btn-group .dropdown-menu li span.check-mark:before {
    font-family: feather-icons;
    content: "\e92b";
    font-size: 18px;
    transition: all .3s;
    display: inline-block;
    top: 50%;
    right: 0;
    position: absolute;
    margin: 0;
    opacity: 0;
    transform: scale(.5)
}

.bootstrap-select.btn-group .dropdown-menu li.selected span.check-mark:before {
    opacity: 1;
    transform: scale(1);
    transition: all .35s cubic-bezier(.3, -.41, .19, 2), opacity .3s
}

.bootstrap-select .dropdown-menu li.selected a span.check-mark:before,
.bootstrap-select .dropdown-menu li.selected:hover a span.check-mark:before {
    color: #66676b
}

.bootstrap-select .glyphicon:not(.check-mark) {
    font-size: 17px;
    line-height: 0;
    position: relative;
    top: 1px;
    margin-right: 3px
}

.bootstrap-select .filter-option .glyphicon {
    position: relative;
    top: 1px
}

.with-border .dropdown-menu,
.with-border.bootstrap-select.btn-group button {
    border: 1px solid #e0e0e0;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .05)
}

.with-border.bootstrap-select:before {
    width: calc(100% - 2px);
    left: 1px
}

.select-style .btn-group .btn,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-right: 28px !important;
    position: relative;
    background-image: url("https://www.loadx.co.uk/assets/frontend/images/select-arrow.png");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right center;
    background-clip: border-box;
    -moz-background-clip: border-box;
    -webkit-background-clip: border-box;
}

.vehicle-move-tabs {
    margin-top: 10px;
}

.vehicle-move-tabs ul.tab {
    padding: 0;
    list-style: none;
    margin: 0 0 10px;
    text-align: center;
}

.vehicle-move-tabs ul.tab li {
    display: inline-block;
    vertical-align: bottom;
    width: 49%;
}

.vehicle-move-tabs.s-show-junk ul.tab li {
    width: 32%;
}

.vehicle-move-tabs ul.tab li .tablinks,
.vehicle-move-tabs ul.tab li .tablinksjunk {
    display: block;
    width: 60%;
    margin: 0 auto;
    padding: 8px 10px 3px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.vehicle-move-tabs.s-show-junk ul.tab li .tablinksjunk {
    display: block;
    width: 70%;
    margin: 0 auto;
}

.vehicle-move-tabs ul.tab li .tablinks.active,
.vehicle-move-tabs ul.tab li .tablinksjunk.activejunk {
    border-color: #fff;
    box-shadow: inset 0 0 1px #000;
}

.vehicle-move-tabs ul.tab li .tablinks img {
    width: 100%;
    margin: 0;
}

.vehicle-move-tabs ul.tab li h4 {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
}

.vehicle-move-tabs img{

    height: auto;
}

select:required:invalid {
    font-weight: 500 !important;
    color: #000 !important;
    border: 1px solid #e0e0e0;
    text-transform: capitalize;
}

option[value=""][disabled] {
    display: none !important;
}

option {
    color: #000;
}

#vehicle-car .col-md-6{

	display: block;
}

#vehicle-van .col-md-12{

	display: block;
}

.vehicle-move-tabs{

	margin-bottom: 10px;
}

.radio {
    display: inline-block;
    vertical-align: top
}

.radio label {
    margin: 3px 0;
    cursor: pointer;
    position: relative;
    padding-left: 29px;
    line-height: 25px
}

.radio input[type=radio] {
    position: absolute;
    opacity: 0
}

.radio input[type=radio]+label .radio-label {
    content: '';
    background: #fff;
    border-radius: 100%;
    border: 2px solid #b4b4b4;
    display: inline-block;
    width: 18px;
    height: 18px;
    position: relative;
    margin-right: 5px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
    background-color: #fff;
    box-shadow: inset 0 0 0 8px #fff;
    z-index: 100;
    position: absolute;
    top: 2px;
    left: 0
}

.radio input[type=radio]+label .radio-label:after {
    background-color: #66676b;
    content: "";
    top: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    opacity: 1;
    transition: .3s;
    border-radius: 50%;
    transform: scale(0);
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    z-index: 99
}

.radio input[type=radio]:checked+label .radio-label {
    background-color: #66676b;
    border-color: #66676b;
    box-shadow: inset 0 0 0 3px #fff
}

.radio-label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    background-color: transparent;
    display: block
}

.interactive-effect label .radio-label:before {
    animation: radius-shadow .4s
}

.input-with-icon-left {
    position: relative;
}

.checkbox {
    display: inline-block;
    margin-bottom: 10px;
}

.checkbox input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer
}

.checkbox label {
    position: relative;
    cursor: pointer;
    padding-left: 30px;
    line-height: 25px;
    color: #666;
}

.checkbox label span.checkbox-icon {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #b4b4b4;
    height: 20px;
    width: 20px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 4px;
    transition: .3s;
    position: absolute;
    left: 0;
    top: 1px
}

.checkbox input+label span.checkbox-icon:after {
    position: absolute;
    top: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    content: '';
    display: block;
    width: 6px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: scale(.5) rotate(45deg);
    transition: all .35s cubic-bezier(.3, -.41, .19, 2), opacity .3s
}

.checkbox input:checked+label span.checkbox-icon {
    border-color: #66676b;
    background-color: #66676b
}

.checkbox input:checked+label span.checkbox-icon:after {
    transform: scale(1) rotate(45deg);
    opacity: 1
}

.home-instant-price #contact .checkbox label,
.home-banner-mbl .checkbox label {
    font-weight: 500;
}

.home-instant-price #contact .checkbox label span.checkbox-icon,
.home-banner-mbl .checkbox label span.checkbox-icon {
    border: 2px solid #000000;
}

#contact div input {
    margin-bottom: 22px;
    border: 1px solid #e0e0e0
}

@media (max-width: 992px){

	.m-b-onmobile{

		margin-bottom: 22px;
	}
}

@media (max-width: 767px){

	.m-b-car-makeonmobile{

		margin-bottom: 22px;
	}
}

@media (max-width:575px) {
    
    .non_run_margin {
        margin-bottom: 0!important;
    }
}

@media (max-width: 540px){

	.m-b-onmobile{

		margin-top: 22px;
	}
}

@media (max-width: 540px){

	.checkbox label{

		font-size: 12px;
	}

}
