@font-face {
  font-family: GTWalsheimProBold;
  src: url("../font/gt-walsheim-pro-bold.ttf");
}
@font-face {
  font-family: TrebuchetMS;
  src: url("../font/trebuchet-ms.ttf");
}
.mr-0 {
	margin-right: 0; 
}
.top-banner-main {
	width: 100%;
	height: 350px;
	background-image: url("../images/banner.png");
	background-repeat: no-repeat;
	background-position: right;
}
.rw-wrapper .rw-sentence span:first-child {
	opacity: 1;
}

.rw-wrapper{
	width: 100%;
	position: relative;
	/*padding: 0 0 90px;*/
	margin-left: 30px;
}
.rw-sentence{
	margin: 0;
	text-align: left;
	line-height: 35px;
}
.rw-sentence span{
	color: #1A2D59;
	font-size: 70px;
	line-height: 80px;
	font-weight: bold;
	text-transform: none;
	font-family: 'GTWalsheimProBold';
}
.rw-words{
	display: inline;
}
.rw-words-1 span{
	position: absolute;
	opacity: 0;
	overflow: hidden;
	-webkit-animation: rotateWord 16s linear infinite 0s;
	-ms-animation: rotateWord 16s linear infinite 0s;
	animation: rotateWord 16s linear infinite 0s;
	color: #FED200;
}
.rw-words-1 span:nth-child(2) { 
    -webkit-animation-delay: 4s; 
    -ms-animation-delay: 4s; 
    animation-delay: 4s; 
}
.rw-words-1 span:nth-child(3) { 
    -webkit-animation-delay: 8s; 
    -ms-animation-delay: 8s; 
    animation-delay: 8s; 
}
.rw-words-1 span:nth-child(4) { 
    -webkit-animation-delay: 12s; 
    -ms-animation-delay: 12s; 
    animation-delay: 12s; 
}
@-webkit-keyframes rotateWord {
    0% { opacity: 0; -webkit-transform: translateX(0px); }
    3% { opacity: 1; -webkit-transform: translateX(0px);}
    21% { opacity: 1; -webkit-transform: translateX(0px); }
    24% { opacity: 0; -webkit-transform: translateX(0px); }
    80% { opacity: 0; }
    100% { opacity: 0; }
}
@-ms-keyframes rotateWord {
    0% { opacity: 0; -ms-transform: translateX(0px); }
    3% { opacity: 1; -ms-transform: translateX(0px);}
    21% { opacity: 1; -ms-transform: translateX(0px); }
    24% { opacity: 0; -ms-transform: translateX(0px); }
    80% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes rotateWord {
    0% { opacity: 0; -webkit-transform: translateX(0px); transform: translateX(0px); }
    3% { opacity: 1; -webkit-transform: translateX(0px); transform: translateX(0px);}
    21% { opacity: 1; -webkit-transform: translateX(0px); transform: translateX(0px); }
    24% { opacity: 0; -webkit-transform: translateX(00px); transform: translateX(0px); }
    80% { opacity: 0; }
    100% { opacity: 0; }
}
@media screen and (max-width: 768px){
	.rw-sentence { font-size: 18px; }
}
@media screen and (max-width: 320px){
	.rw-sentence { font-size: 9px; }
}
.top-banner-right {
	width: 100%;
}
.top-banner-form {
	width: 80%;
	margin: 0 auto;
}
.data-hj-whitelist {
	height: 60px !important;
	color: #1A2D59 !important;
	font-family: 'TrebuchetMS' !important;
	font-size: 22px !important;
}
.select-style .dropdown-menu ul li, .select-style .dropdown-menu ul li a {
	color: #1A2D59 !important;
	font-family: 'TrebuchetMS' !important;
	font-size: 20px !important;
	font-weight: normal !important;
}
.data-hj-whitelist::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #1A2D59 !important;
  opacity: 1; /* Firefox */
}

.data-hj-whitelist:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #1A2D59 !important;
}

.data-hj-whitelist::-ms-input-placeholder { /* Microsoft Edge */
  color: #1A2D59 !important;
}
.get-inst-price-btn {
	width: 100%;
	height: 60px;
	background-color: #1A2D59 !important;
	font-size: 22px !important;
}
.center-line {
	width: 70px;
	height: 7px;
	background-color: #1A2D59;
	margin: 50px auto;
}
.wlo-main {
	width: 100%;
	margin: 0 0 0 30px;
	padding: 0;
}
.wlo-main h2,
.wocs-main h2 {
	color: #1A2D59;
	font-size: 50px;
	line-height: 60px;
	text-transform: none;
	font-family: 'GTWalsheimProBold';
}
.wlo-main h2 span,
.wocs-main h2 span {
	display: block;
}
.wlo-main p {
	color: #1A2D59;
	font-size: 24px;
	line-height: 40px;
	font-weight: normal;
	text-transform: none;
	font-family: 'TrebuchetMS';
	margin: 20px 100px 0 0;
}
.wlo-counter {
	width: 100%;
	margin: 136px 0 0 15px;
}
.counter-main {
	width: 30%;
	float: left;
	text-align: center;
}
.counter-main h1 {
	color: #1A2D59;
	font-size: 50px;
	line-height: 60px;
	text-transform: none;
	font-family: 'GTWalsheimProBold';
}
.counter-main h3 {
	color: #1A2D59;
	font-size: 24px;
	text-transform: none;
	font-family: 'TrebuchetMS';
}
.wocs-main {
	width: 100%;
	margin: 0;
	padding: 0;
}
.wocs-reviews {
	width: 95%;
	margin-top: 20px;
}
.autoplay {
	display: none;
}
.slider-main {
  	width: 100%;
}
.slider-item {
  	position: relative;
}
.review-img {
	width: 200px;
	height: 250px;
	margin: 0 auto 10px;
	overflow: hidden;
}
.review-img img {
	width: 100%;
	height: inherit;
}
.review-info {
	width: 100%;
}
.review-info h3 {
	float: left;
	color: #1A2D59;
	font-size: 24px;
	text-transform: capitalize;
	font-family: 'GTWalsheimProBold';
}
.review-info h4 {
	float: right;
	color: #1A2D59;
	font-size: 20px;
	font-family: 'TrebuchetMS';
	margin-right: 40px;
}
.review-rating {
	margin-top: 10px;
	margin-bottom: 10px;
}
.total-rating {
	background-color: #FED200;
    width: 25px;
    height: 20px;
    display: inline-table;
    text-align: center;
    border-radius: 3px;
    color: #1A2D59;
    font-family: 'TrebuchetMS';
    vertical-align: middle;
	margin-right: 5px;
}
.checked {
	color: #FED200;
}
.content p {
	color: #1A2D59;
	font-size: 20px;
	font-family: 'TrebuchetMS';
	text-align: justify;
	margin-right: 40px;
}
.ayt-main,
.ayb-main {
	width: 80%;
	border-radius: 5px;
	margin: 50px auto 0;
	-webkit-box-shadow: 0 0 10px #ccc;
        box-shadow: 0 0 10px #ccc;
	text-align: center;
	padding: 50px 50px 30px;
}
.ayt-main h2,
.ayb-main h2 {
	color: #1A2D59;
	font-size: 36px;
	font-family: 'GTWalsheimProBold';
	margin-bottom: 20px;
}
.ayt-main p,
.ayb-main p {
	color: #1A2D59;
	font-size: 20px;
	font-family: 'TrebuchetMS';
	margin-bottom: 20px;
}
.ayt-main p span,
.ayb-main p span {
	display: block;
}
.ayt-main a,
.ayb-main a {
	font-family: 'TrebuchetMS';
	display: inline-block;
	padding: 15px 50px;
	border-radius: 5px;
	font-size: 18px;
}
.ayt-link {
	background-color: #3498F0;
	color: #ffffff;
}
.ayb-link {
	background-color: #FFCC00;
	color: #000000;
}
.ayb-link:hover {
	background-color: #3498F0;
	color: #ffffff;
}
.ayt-link:hover {
	background-color: #FFCC00;
	color: #000000;
}
.ayt-main hr,
.ayb-main hr {
	width: 80%;
	height: 1px;
	margin: 40px auto 30px;
	background-color: #1A2D59;
}
.footer-links h3 {
	font-family: 'GTWalsheimProBold';
}
.footer-links ul li a {
	font-family: 'TrebuchetMS';
}
.footer-logo {
	width: 210px;
	margin-bottom: 50px;
}
.bs-50 {
	height: 50px;
}
.bs-100 {
	height: 100px;
}
.footer-bottom-section {
	font-family: 'GTWalsheimProBold';
	font-size: 18px;
}
.top-banner-furniture {
	width: 100%;
	height: 350px;
	background-image: url("../images/furniture-banner.png");
	background-repeat: no-repeat;
	background-position: right;
}
.top-banner-vehicle {
	width: 100%;
	height: 350px;
	background-image: url("../images/vehicle-banner.png");
	background-repeat: no-repeat;
	background-position: right;
}
.top-banner-man-and-van {
	width: 100%;
	height: 350px;
	background-image: url("../images/man-and-van-banner.png");
	background-repeat: no-repeat;
	background-position: right;
}
.banner-head1,
.banner-head1 span {
	color: #1A2D59 !important;
	font-family: 'GTWalsheimProBold';
	font-size: 36px !important;
}
.vehicle-move-tabs ul.tab li h4 {
	font-family: 'GTWalsheimProBold';
}
.login-btn-new-for-mobile {
	display: none;
}
.update-btn {
	height: 60px !important;
	padding: 0px !important;
}
.no-btn {
	line-height: 28px !important;
}
@media (max-width: 539px) {
	#logo {
		margin-top: 5px;
	}
	#header .left-side {
		float: right;
		position: absolute;
		left: 37%;
	}
	#header .right-side {
		float: left;
		position: inherit;
	}
	.mmenu-trigger {
		margin: 0 0 0 5px;
	}
	.login-btn-new-for-mobile {
		display: inline-block;
		position: absolute;
		right: 20px;
		top: 12px;
		font-family: 'GTWalsheimProBold';
		font-size: 18px;
	}
	.top-banner-main {
		width: 100%;
		height: 100px;
		background-image: url("../images/banner.png");
		background-repeat: no-repeat;
		background-position: right;
		background-size: cover;
	}
	.top-banner-furniture {
		width: 100%;
		height: 100px;
		background-image: url("../images/furniture-banner.png");
		background-repeat: no-repeat;
		background-position: right;
		background-size: cover;
	}
	.top-banner-vehicle {
		width: 100%;
		height: 100px;
		background-image: url("../images/vehicle-banner.png");
		background-repeat: no-repeat;
		background-position: right;
		background-size: cover;
	}
	.intro-banner::before {
		position: inherit;
	}
	.intro-banner::after {
		background-color: none !important;
	}
	.rw-wrapper {
		margin-left: 0px;
		margin-top: -20px;
	}
	.rw-sentence span {
		font-size: 32px;
		line-height: 40px;
	}
	.intro-banner-search-form.margin-top-95 {
		margin-top: 60px !important;
	}
	.nmv-main {
		height: 500px;
	}
	.wlo-main p {
		font-size: 20px;
		margin-right: 30px;
	}
	.wlo-counter {
		margin-top: 20px;
	}
	.counter-main {
		width: 100%;
		margin-bottom: 30px;
	}
	.wocs-main {
		margin-left: 20px;
	}
	.ayb-main, .ayt-main {
		width: 90%;
		margin-left: 28px;
		margin-bottom: 50px;
	}
	.ayb-main h2, .ayt-main h2 {
		font-size: 30px;
		line-height: 36px;
	}
	.ayt-main p, .ayb-main p {
		font-size: 18px;
	}
	.footer-middle-section {
		padding-top: 20px;
	}
	.vcl-mobile {
		margin-top: 150px;
	}
}
@media screen and (min-width:540px) and (max-width:767px) {
	#logo {
		margin-top: 5px;
	}
	#header .left-side {
		float: right;
		position: absolute;
		left: 37%;
	}
	#header .right-side {
		float: left;
		position: inherit;
	}
	.mmenu-trigger {
		margin: 0 0 0 5px;
	}
	.login-btn-new-for-mobile {
		display: inline-block;
		position: absolute;
		right: 20px;
		top: 25px;
		font-family: 'GTWalsheimProBold';
		font-size: 18px;
		color: #1A2D59;
	}
	.home-instant-price {
		padding-top: 100px;
	}
	.top-banner-main {
		width: 100%;
		height: 150px;
		background-image: url("../images/banner.png");
		background-repeat: no-repeat;
		background-position: right;
		background-size: cover;
	}
	.top-banner-furniture {
		width: 100%;
		height: 150px;
		background-image: url("../images/furniture-banner.png");
		background-repeat: no-repeat;
		background-position: right;
		background-size: cover;
	}
	.top-banner-vehicle {
		width: 100%;
		height: 150px;
		background-image: url("../images/vehicle-banner.png");
		background-repeat: no-repeat;
		background-position: right;
		background-size: cover;
	}
	.intro-banner::before {
		position: inherit;
	}
	.intro-banner::after {
		background-color: none !important;
	}
	.rw-wrapper {
		margin-left: 15px;
		margin-top: -20px;
	}
	.rw-sentence span {
		font-size: 42px;
		line-height: 50px;
	}
	.top-banner-form {
		margin-top: 100px;
	}
	.nmv-main {
		height: 320px;
	}
	.wlo-main p {
		margin-right: 45px;
		text-align: justify;
	}
	.wlo-counter {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.counter-main {
		width: 33%;
	}
	.counter-main h1 {
		font-size: 40px;
		line-height: 50px;
	}
	.counter-main h3 {
		font-size: 20px;
	}
	.wocs-main h2 {
		margin-left: 30px;
		font-size: 40px;
		line-height: 50px;
	}
	.review-info, .review-rating, .content p {
		margin-left: 30px;
	}
	.ayb-main, .ayt-main {
		width: 85%;
		margin-left: 47px;
	}
	.ayt-main p, .ayb-main p {
		font-size: 18px;
	}
	.footer-middle-section {
		padding-top: 20px;
	}
	.banner-head1 {
		display: none;
	}
	.fcl-mobile {
		margin-top: -130px;
	}
	.new-screen {
		margin-top: 100px;
	}
	#myForm {
		width: 90%;
		margin-left: 6%;
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	#logo {
		margin-top: 5px;
	}
	#header .left-side {
		float: right;
		position: absolute;
		left: 37%;
	}
	#header .right-side {
		float: left;
		position: inherit;
	}
	.mmenu-trigger {
		margin: 0 0 0 5px;
	}
	.login-btn-new-for-mobile {
		display: inline-block;
		position: absolute;
		right: 20px;
		top: 25px;
		font-family: 'GTWalsheimProBold';
		font-size: 18px;
		color: #1A2D59;
	}.top-banner-main {
		width: 100%;
		height: 250px;
		background-image: url("../images/banner.png");
		background-repeat: no-repeat;
		background-position: right;
		background-size: cover;
	}
	.top-banner-furniture {
		width: 100%;
		height: 250px;
		background-image: url("../images/furniture-banner.png");
		background-repeat: no-repeat;
		background-position: right;
		background-size: cover;
	}
	.top-banner-vehicle {
		width: 100%;
		height: 250px;
		background-image: url("../images/vehicle-banner.png");
		background-repeat: no-repeat;
		background-position: right;
		background-size: cover;
	}
	.rw-sentence span {
		font-size: 60px;
		line-height: 70px;
	}
	.top-banner-form {
		margin-top: 150px;
	}
	.nmv-main {
		height: 250px;
	}
	.wlo-main p {
		margin-right: 60px;
	}
	.wlo-counter {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.wocs-main h2 {
		margin-left: 30px;
		font-size: 40px;
		line-height: 50px;
	}
	.review-info, .review-rating, .content p {
		margin-left: 30px;
	}
	.footer-middle-section {
		padding-top: 20px;
	}
	.banner-head1 {
		display: none;
	}
	.fcl-mobile {
		margin-top: -40px;
	}
	#myForm {
		width: 90%;
		margin-left: 6%;
	}
	.new-screen {
		margin-top: 130px;
	}
}
@media screen and (min-width:992px) and (max-width:1199px) {
	.top-banner-form {
		width: 95%;
	}
	.top-banner-main {
		width: 100%;
		height: 250px;
		background-image: url("../images/banner.png");
		background-repeat: no-repeat;
		background-position: right;
		background-size: cover;
	}
	.top-banner-furniture {
		width: 100%;
		height: 250px;
		background-image: url("../images/furniture-banner.png");
		background-repeat: no-repeat;
		background-position: right;
		background-size: cover;
	}
	.top-banner-vehicle {
		width: 100%;
		height: 250px;
		background-image: url("../images/vehicle-banner.png");
		background-repeat: no-repeat;
		background-position: right;
		background-size: cover;
	}
	.rw-sentence span,
	.wlo-main h2,
	.wocs-main h2 {
		font-size: 40px;
		line-height: 50px;
	}
	.wlo-counter {
		margin-top: 30px;
	}
	.counter-main h1 {
		font-size: 35px;
		line-height: 45px;
	}
	.counter-main h3 {
		font-size: 18px;
	}
	.ayb-main, .ayt-main {
		width: 90%;
	}
	.ayt-main {
		margin-left: 8%;
	}
	.ayt-main h2, .ayb-main h2 {
		font-size: 30px;
	}
	.ayb-main p, .ayt-main p {
		font-size: 16px;
	}
	.footer-logo {
		width: 180px;
	}
	.footer-links h3 {
		font-size: 15px;
	}
	.banner-head1 {
		display: none;
	}
	.services-page .home-instant-price {
		padding-bottom: 50px;
	}
}

/* Header Widget Settings on Single Device Based on Mozila */

@media (width: 320px) {
	.header-widget {
		position: absolute;
		left: 530%;
		top: 5px;
	}
}
@media (width: 360px) {
	.header-widget {
		position: absolute;
		left: 620%;
		top: 10px;
	}
}
@media (width: 375px) {
	.header-widget {
		position: absolute;
		left: 650%;
		top: 8px;
	}
}
@media (width: 384px) {
	.header-widget {
		position: absolute;
		left: 670%;
		top: 8px;
	}
}
@media screen and (min-width:411px) and (max-width:414px) {
	.header-widget {
		position: absolute;
		left: 730%;
		top: 10px;
	}
}
@media(width: 600px){
	.header-widget {
		position: absolute;
		left: 1050%;
		top: 0px;
	}
	.search-btn-header-index {
		position: absolute;
		width: 130px;
		left: 800%;
		top: -5px;
	}
}
@media(width: 768px){
	.header-widget {
		position: absolute;
		left: 1350%;
		top: 0px;
	}
	.search-btn-header-index {
		position: absolute;
		width: 130px;
		left: 1100%;
		top: -5px;
	}
}
@media(width: 800px){
	.header-widget {
		position: absolute;
		left: 1430%;
		top: 0px;
	}
	.search-btn-header-index {
		position: absolute;
		width: 130px;
		left: 1180%;
		top: -5px;
	}
}

@media(width: 834px){
	.header-widget {
		position: absolute;
		left: 1500%;
		top: 0px;
	}
	.search-btn-header-index {
		position: absolute;
		width: 130px;
		left: 1250%;
		top: -5px;
	}
}
































































