@import http://fonts.googleapis.com/css?family=Raleway:400, 500, 600, 700, 800, 900;
@import http://fonts.googleapis.com/css?family=Open+Sans:400italic, 600italic, 700italic, 400, 600, 700&subset=cyrillic, latin;
body {
	min-width: 1024px
}
@font-face {
	font-family: FontAwesome;
	src: url(https://janjapan.com/resources/fonts/fontawesome-webfont.eot?v=4.3.0);
	src: url(https://janjapan.com/resources/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"), url(https://janjapan.com/resources/fonts/fontawesome-webfont.woff2?v=4.3.0) format("woff2"), url(https://janjapan.com/resources/fonts/fontawesome-webfont.woff?v=4.3.0) format("woff"), url(https://janjapan.com/resources/fonts/fontawesome-webfont.ttf?v=4.3.0) format("truetype"), url(https://janjapan.com/resources/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");
	font-weight: 400;
	font-style: normal
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0)
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.28571429em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.85714286em
}
.fa-border {
	padding: .2em .25em .15em;
	border: .08em solid #eee;
	border-radius: .1em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.fa.pull-left {
	margin-right: .3em
}
.fa.pull-right {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fa-rotate-90 {
filter:progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
filter:progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
filter:progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
filter:progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
filter:progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
	filter: none
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-close:before, .fa-remove:before, .fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-cog:before, .fa-gear:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-repeat:before, .fa-rotate-right:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-image:before, .fa-photo:before, .fa-picture-o:before {
	content: "\f03e"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-arrows:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-play:before {
	content: "\f04b"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-exclamation-triangle:before, .fa-warning:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-cogs:before, .fa-gears:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before, .fa-users:before {
	content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-floppy-o:before, .fa-save:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
	content: "\f0c9"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-sort:before, .fa-unsorted:before {
	content: "\f0dc"
}
.fa-sort-desc:before, .fa-sort-down:before {
	content: "\f0dd"
}
.fa-sort-asc:before, .fa-sort-up:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	color: #0177b5;
	content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}
.fa-gavel:before, .fa-legal:before {
	content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-bolt:before, .fa-flash:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-clipboard:before, .fa-paste:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-building-o:before {
	content: "\f0f7"
}
.fa-hospital-o:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-desktop:before {
	content: "\f108";
	color: #00F
}
.fa-laptop:before {
	content: "\f109"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-chain-broken:before, .fa-unlink:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-caret-square-o-down:before, .fa-toggle-down:before {
	content: "\f150"
}
.fa-caret-square-o-up:before, .fa-toggle-up:before {
	content: "\f151"
}
.fa-caret-square-o-right:before, .fa-toggle-right:before {
	content: "\f152"
}
.fa-eur:before, .fa-euro:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-inr:before, .fa-rupee:before {
	content: "\f156"
}
.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
	content: "\f157"
}
.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
	content: "\f158"
}
.fa-krw:before, .fa-won:before {
	content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-caret-square-o-left:before, .fa-toggle-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-try:before, .fa-turkish-lira:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-slack:before {
	content: "\f198"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-bank:before, .fa-institution:before, .fa-university:before {
	content: "\f19c"
}
.fa-graduation-cap:before, .fa-mortar-board:before {
	content: "\f19d"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-pied-piper:before {
	content: "\f1a7"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-spoon:before {
	content: "\f1b1"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-file-pdf-o:before {
	content: "\f1c1"
}
.fa-file-word-o:before {
	content: "\f1c2"
}
.fa-file-excel-o:before {
	content: "\f1c3"
}
.fa-file-powerpoint-o:before {
	content: "\f1c4"
}
.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
	content: "\f1c5"
}
.fa-file-archive-o:before, .fa-file-zip-o:before {
	content: "\f1c6"
}
.fa-file-audio-o:before, .fa-file-sound-o:before {
	content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}
.fa-file-code-o:before {
	content: "\f1c9"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before, .fa-rebel:before {
	content: "\f1d0"
}
.fa-empire:before, .fa-ge:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-hacker-news:before {
	content: "\f1d4"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}
.fa-paper-plane:before, .fa-send:before {
	content: "\f1d8"
}
.fa-paper-plane-o:before, .fa-send-o:before {
	content: "\f1d9"
}
.fa-history:before {
	content: "\f1da"
}
.fa-circle-thin:before, .fa-genderless:before {
	content: "\f1db"
}
.fa-header:before {
	content: "\f1dc"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-sliders:before {
	content: "\f1de"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-bomb:before {
	content: "\f1e2"
}
.fa-futbol-o:before, .fa-soccer-ball-o:before {
	content: "\f1e3"
}
.fa-tty:before {
	content: "\f1e4"
}
.fa-binoculars:before {
	content: "\f1e5"
}
.fa-plug:before {
	content: "\f1e6"
}
.fa-slideshare:before {
	content: "\f1e7"
}
.fa-twitch:before {
	content: "\f1e8"
}
.fa-yelp:before {
	content: "\f1e9"
}
.fa-newspaper-o:before {
	content: "\f1ea"
}
.fa-wifi:before {
	content: "\f1eb"
}
.fa-calculator:before {
	content: "\f1ec"
}
.fa-paypal:before {
	content: "\f1ed"
}
.fa-google-wallet:before {
	content: "\f1ee"
}
.fa-cc-visa:before {
	content: "\f1f0"
}
.fa-cc-mastercard:before {
	content: "\f1f1"
}
.fa-cc-discover:before {
	content: "\f1f2"
}
.fa-cc-amex:before {
	content: "\f1f3"
}
.fa-cc-paypal:before {
	content: "\f1f4"
}
.fa-cc-stripe:before {
	content: "\f1f5"
}
.fa-bell-slash:before {
	content: "\f1f6"
}
.fa-bell-slash-o:before {
	content: "\f1f7"
}
.fa-trash:before {
	content: "\f1f8"
}
.fa-copyright:before {
	content: "\f1f9"
}
.fa-at:before {
	content: "\f1fa"
}
.fa-eyedropper:before {
	content: "\f1fb"
}
.fa-paint-brush:before {
	content: "\f1fc"
}
.fa-birthday-cake:before {
	content: "\f1fd"
}
.fa-area-chart:before {
	content: "\f1fe"
}
.fa-pie-chart:before {
	content: "\f200"
}
.fa-line-chart:before {
	content: "\f201"
}
.fa-lastfm:before {
	content: "\f202"
}
.fa-lastfm-square:before {
	content: "\f203"
}
.fa-toggle-off:before {
	content: "\f204"
}
.fa-toggle-on:before {
	content: "\f205"
}
.fa-bicycle:before {
	content: "\f206"
}
.fa-bus:before {
	content: "\f207"
}
.fa-ioxhost:before {
	content: "\f208"
}
.fa-angellist:before {
	content: "\f209"
}
.fa-cc:before {
	content: "\f20a"
}
.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
	content: "\f20b"
}
.fa-meanpath:before {
	content: "\f20c"
}
.fa-buysellads:before {
	content: "\f20d"
}
.fa-connectdevelop:before {
	content: "\f20e"
}
.fa-dashcube:before {
	content: "\f210"
}
.fa-forumbee:before {
	content: "\f211"
}
.fa-leanpub:before {
	content: "\f212"
}
.fa-sellsy:before {
	content: "\f213"
}
.fa-shirtsinbulk:before {
	content: "\f214"
}
.fa-simplybuilt:before {
	content: "\f215"
}
.fa-skyatlas:before {
	content: "\f216"
}
.fa-cart-plus:before {
	content: "\f217"
}
.fa-cart-arrow-down:before {
	content: "\f218"
}
.fa-diamond:before {
	content: "\f219"
}
.fa-ship:before {
	content: "\f21a"
}
.fa-user-secret:before {
	content: "\f21b"
}
.fa-motorcycle:before {
	content: "\f21c"
}
.fa-street-view:before {
	content: "\f21d"
}
.fa-heartbeat:before {
	content: "\f21e"
}
.fa-venus:before {
	content: "\f221"
}
.fa-mars:before {
	content: "\f222"
}
.fa-mercury:before {
	content: "\f223"
}
.fa-transgender:before {
	content: "\f224"
}
.fa-transgender-alt:before {
	content: "\f225"
}
.fa-venus-double:before {
	content: "\f226"
}
.fa-mars-double:before {
	content: "\f227"
}
.fa-venus-mars:before {
	content: "\f228"
}
.fa-mars-stroke:before {
	content: "\f229"
}
.fa-mars-stroke-v:before {
	content: "\f22a"
}
.fa-mars-stroke-h:before {
	content: "\f22b"
}
.fa-neuter:before {
	content: "\f22c"
}
.fa-facebook-official:before {
	content: "\f230"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-whatsapp:before {
	content: "\f232"
}
.fa-server:before {
	content: "\f233"
}
.fa-user-plus:before {
	content: "\f234"
}
.fa-user-times:before {
	content: "\f235"
}
.fa-bed:before, .fa-hotel:before {
	content: "\f236"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-train:before {
	content: "\f238"
}
.fa-subway:before {
	content: "\f239"
}
.fa-medium:before {
	content: "\f23a"
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
body {
	margin: 0;
	font-family: Arial!important
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
h1 {
	margin: .67em 0
}
mark {
	color: #000;
	background: #ff0
}
small {
	font-size: 80%
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
input[type=checkbox], input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid silver
}
legend {
	padding: 0;
	border: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-spacing: 0;
	border-collapse: collapse
}
td, th {
	padding: 0
}

@media print {
*, :after, :before {
	color: #000!important;
	text-shadow: none!important;
	background: 0 0!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}
a[href]:after {
	content: " (" attr(href)")"
}
abbr[title]:after {
	content: " (" attr(title)")"
}
a[href^="#"]:after, a[href^="javascript:"]:after {
	content: ""
}
blockquote, pre {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
img, tr {
	page-break-inside: avoid
}
img {
	max-width: 100%!important
}
h2, h3, p {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
select {
	background: #fff!important
}
.navbar {
	display: none
}
.btn>.caret, .dropup>.btn>.caret {
	border-top-color: #000!important
}
.label {
	border: 1px solid #000
}
.table {
	border-collapse: collapse!important
}
.table td, .table th {
	background-color: #fff!important
}
.table-bordered td, .table-bordered th {
	border: 1px solid #ddd!important
}
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}
body {
	font-size: 12px;
	line-height: 22px;
	color: #000;
	background-color: #fff;
	font-family: 'Open Sans', sans-serif
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
input[type=text], input[type=email], input[type=password], textarea {
	width: 100%;
	background-color: #fff;
	border: none;
	height: 28px;
	font-size: 10px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	border: #999 solid 1px
}
input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, textarea:focus {
	border: 1px solid #222
}
textarea {
	width: 100%;
	background-color: #fff;
	border: none;
	font-size: 10px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	height: 132px;
	border-bottom: #c6c6c6 solid 1px
}
a.button, button[type=reset], button[type=submit] {
	color: #fff;
	display: inline-block;
	font-weight: 700;
	border: none;
	font-size: 14px;
	border-radius: 4px;
	letter-spacing: .5px;
	padding: 5px 20px 4px;
	text-transform: uppercase;
	font-family: Raleway, sans-serif;
	-webkit-box-shadow: inset 0 -3px 0 0 rgba(0,0,0,.27);
	-moz-box-shadow: inset 0 -3px 0 0 rgba(0,0,0,.27)
}
a.button, button[type=submit] {
	color: #FFFCFC!important
}
a.button.blue {
	background-color: #075dbe
}
button[type=reset] {
	background-color: #ecaf32
}
button[type=reset] i, button[type=submit] i {
	float: left;
	margin: 5px 10px 0 0
}
a {
	color: #222;
	text-decoration: none
}
a:focus {
	outline: 0;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: Raleway, sans-serif;
	font-weight: 800;
	line-height: 1.1;
	color: #222;
	text-transform: uppercase
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-weight: 400;
	line-height: 1;
	color: #222
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
	font-size: 65%
}
.h4, .h5, .h6, h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-size: 75%
}
.h1, h1 {
	font-size: 24px
}
.h2, h2 {
	font-size: 22px
}
.h3, h3 {
	font-size: 20px
}
.h4, h4 {
	font-size: 17px
}
.h5, h5 {
	font-size: 14px;
	line-height: 22px
}
.h6, h6 {
	font-size: 12px
}
p {
	margin: 0 0 10px
}
.clearfix {
	clear: both
}
.container {
	max-width: 1350px;
	width: 100%;
	margin: 0 auto
}
.chosen-container {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	zoom: 1;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	width: 100%
}
.chosen-container * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.chosen-container .chosen-drop {
	position: absolute;
	top: 100%;
	left: -9999px;
	z-index: 1010;
	width: 100%;
	background: #fff;
	border-top: 1px solid #c6c6c6
}
.chosen-container.chosen-with-drop .chosen-drop {
	left: 0
}
.chosen-container a {
	cursor: pointer
}
.chosen-container .chosen-single .group-name, .chosen-container .search-choice .group-name {
	margin-right: 4px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 400;
	color: #999
}
.chosen-container .chosen-single .group-name:after, .chosen-container .search-choice .group-name:after {
	content: ":";
	padding-left: 2px;
	vertical-align: top
}
.chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 5px 0 0 10px;
	height: 28px;
	border: 1px solid #c6c6c6;
	background-color: #fff;
	color: #222;
	text-decoration: none;
	white-space: nowrap;
	line-height: 17px
}
.chosen-container-single .chosen-default {
	color: #999
}
.chosen-container-single .chosen-single span {
	display: block;
	overflow: hidden;
	margin-right: 26px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 11px
}
.chosen-container-single .chosen-single-with-deselect span {
	margin-right: 38px
}
.chosen-container-single .chosen-single abbr {
	position: absolute;
	top: 6px;
	right: 26px;
	display: block;
	width: 12px;
	height: 12px;
	background: url(../images/chosen-sprite.png) -42px 1px no-repeat;
	font-size: 1px
}
.chosen-container-single .chosen-single abbr:hover, .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
	background-position: -42px -10px
}
.chosen-container-single .chosen-single div {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 18px;
	height: 100%
}
.chosen-container-single .chosen-single div b {
	display: block;
	width: 100%;
	height: 100%;
	margin-top: 3px;
	background: url(../images/chosen-sprite.png) 0 2px no-repeat
}
.chosen-container-single .chosen-search {
	position: relative;
	z-index: 1010;
	margin: 0;
	padding: 3px 4px;
	white-space: nowrap
}
.chosen-container-single .chosen-search input[type=text] {
	margin: 1px 0;
	padding: 4px 20px 4px 5px;
	width: 100%;
	height: auto;
	outline: 0;
	border: 1px solid #aaa;
	background: url(../images/chosen-sprite.png) 100% -20px no-repeat;
	font-size: 1em;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0
}
.chosen-container-single .chosen-drop {
	margin-top: -1px;
	border-radius: 0 0 4px 4px;
	background-clip: padding-box
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
	position: absolute;
	left: -9999px
}
.chosen-container .chosen-results {
	color: #444;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0 4px 4px 0;
	padding: 0 0 0 4px;
	max-height: 240px;
	-webkit-overflow-scrolling: touch
}
.chosen-container .chosen-results li {
	display: none;
	margin: 0;
	padding: 5px 6px;
	list-style: none;
	line-height: 15px;
	word-wrap: break-word;
	-webkit-touch-callout: none
}
.chosen-container .chosen-results li.active-result {
	display: list-item;
	cursor: pointer
}
.chosen-container .chosen-results li.disabled-result {
	display: list-item;
	color: #ccc;
	cursor: default
}
.chosen-container .chosen-results li.highlighted {
	background-color: #ecaf32;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, ##ecaf32), color-stop(90%, #f5a90d));
	background-image: -webkit-linear-gradient(##ecaf32 20%, #f5a90d 90%);
	background-image: -moz-linear-gradient(##ecaf32 20%, #f5a90d 90%);
	background-image: -o-linear-gradient(##ecaf32 20%, #f5a90d 90%);
	background-image: linear-gradient(##ecaf32 20%, #f5a90d 90%);
	color: #fff
}
.chosen-container .chosen-results li.no-results {
	color: #777;
	display: list-item;
	background: #f4f4f4
}
.chosen-container .chosen-results li.group-result {
	display: list-item;
	font-weight: 700;
	cursor: default
}
.chosen-container .chosen-results li.group-option {
	padding-left: 15px
}
.chosen-container .chosen-results li em {
	font-style: normal;
	text-decoration: underline
}
.chosen-container-multi .chosen-choices {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0 5px;
	width: 100%;
	height: auto!important;
	height: 1%;
	border: 1px solid #aaa;
	background-color: #fff;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
	background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
	background-image: -moz-linear-gradient(#eee 1%, #fff 15%);
	background-image: -o-linear-gradient(#eee 1%, #fff 15%);
	background-image: linear-gradient(#eee 1%, #fff 15%);
	cursor: text
}
.chosen-container-multi .chosen-choices li {
	float: left;
	list-style: none
}
.chosen-container-multi .chosen-choices li.search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
	margin: 1px 0;
	padding: 0;
	height: 25px;
	outline: 0;
	border: 0!important;
	background: 0 0!important;
	box-shadow: none;
	color: #999;
	font-size: 100%;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0
}
.chosen-container-multi .chosen-choices li.search-choice {
	position: relative;
	margin: 3px 5px 3px 0;
	padding: 3px 20px 3px 5px;
	border: 1px solid #aaa;
	max-width: 100%;
	border-radius: 3px;
	background-color: #eee;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
	background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-size: 100% 19px;
	background-repeat: repeat-x;
	background-clip: padding-box;
	box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0,0,0,.05);
	color: #333;
	line-height: 13px;
	cursor: default
}
.chosen-container-multi .chosen-choices li.search-choice span {
	word-wrap: break-word
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	position: absolute;
	top: 4px;
	right: 3px;
	display: block;
	width: 12px;
	height: 12px;
	background: url(../images/chosen-sprite.png) -42px 1px no-repeat;
	font-size: 1px
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
	background-position: -42px -10px
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
	padding-right: 5px;
	border: 1px solid #ccc;
	background-color: #e4e4e4;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
	background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
	color: #666
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
	background: #d4d4d4
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
	background-position: -42px -10px
}
.chosen-container-multi .chosen-results {
	margin: 0;
	padding: 0
}
.chosen-container-multi .chosen-drop .result-selected {
	display: list-item;
	color: #ccc;
	cursor: default
}
.chosen-container-active.chosen-with-drop .chosen-single div {
	border-left: none;
	background: 0 0
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -18px 2px
}
.chosen-container-active .chosen-choices {
	border: 1px solid #5897fb;
	box-shadow: 0 0 5px rgba(0,0,0,.3)
}
.chosen-container-active .chosen-choices li.search-field input[type=text] {
	color: #222!important
}
.chosen-disabled {
	opacity: .5!important;
	cursor: default
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close, .chosen-disabled .chosen-single {
	cursor: default
}
.chosen-rtl {
	text-align: right
}
.chosen-rtl .chosen-single {
	overflow: visible;
	padding: 0 8px 0 0
}
.chosen-rtl .chosen-single span {
	margin-right: 0;
	margin-left: 26px;
	direction: rtl
}
.chosen-rtl .chosen-single-with-deselect span {
	margin-left: 38px
}
.chosen-rtl .chosen-single div {
	right: auto;
	left: 3px
}
.chosen-rtl .chosen-single abbr {
	right: auto;
	left: 26px
}
.chosen-rtl .chosen-choices li {
	float: right
}
.chosen-rtl .chosen-choices li.search-field input[type=text] {
	direction: rtl
}
.chosen-rtl .chosen-choices li.search-choice {
	margin: 3px 5px 3px 0;
	padding: 3px 5px 3px 19px
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
	right: auto;
	left: 4px
}
.chosen-rtl .chosen-drop, .chosen-rtl.chosen-container-single-nosearch .chosen-search {
	left: 9999px
}
.chosen-rtl.chosen-container-single .chosen-results {
	margin: 0 0 4px 4px;
	padding: 0 4px 0 0
}
.chosen-rtl .chosen-results li.group-option {
	padding-right: 15px;
	padding-left: 0
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
	border-right: none
}
.chosen-rtl .chosen-search input[type=text] {
	padding: 4px 5px 4px 20px;
	background: url(../images/chosen-sprite.png) -30px -20px no-repeat;
	direction: rtl
}
.chosen-rtl.chosen-container-single .chosen-single div b {
	background-position: 6px 2px
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
	background-position: -12px 2px
}
.grid-container {
	margin: 0 auto;
	max-width: 1350px;
	width: 100%;
	clear: both;
	padding: 0 20px 10px
}
.grid-container-fluid {
	width: 100%
}
.grid-coloumn {
	float: left;
	padding: 0 15px 0 0;
	margin-bottom: 10px;
	width: 100%
}
.grid-coloumn.last {
	padding-right: 0
}
.grid-coloumn.one {
	width: 8.33333333%
}
.grid-coloumn.two {
	width: 16.66666667%
}
.grid-coloumn.three {
	width: 17%;
	padding: 0 15px 0 0
}
.grid-coloumn.four {
	width: 33.33333333%
}
.grid-coloumn.five {
	width: 41.66666667%
}
.grid-coloumn.six {
	width: 50%
}
.grid-coloumn.seven {
	width: 58.33333333%
}
.grid-coloumn.eight {
	width: 66.66666667%
}
.grid-coloumn.nine {
	width: 67%;
	padding: 0 15px 0 0
}
.grid-coloumn.ten {
	width: 83.33333333%
}
.grid-coloumn.eleven {
	width: 91.66666667%
}
.grid-coloumn.tweleve {
	width: 100%
}
.search-promo .grid-coloumn {
	margin-bottom: 0
}

@media all {
.lightbox {
	display: none
}
.featherlight {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	background: 0 0
}
.featherlight:last-of-type {
	background: rgba(0,0,0,.8)
}
.featherlight:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -.25em
}
.featherlight .featherlight-content {
	position: relative;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	padding: 0;
	min-width: 30%;
	margin-left: 5%;
	margin-right: 5%;
	max-height: 95%;
	background: #fff;
	cursor: auto;
	white-space: normal
}
.featherlight .featherlight-inner {
	display: block
}
.featherlight .featherlight-close-icon {
	position: absolute;
	z-index: 9999;
	top: 0;
	right: 0;
	line-height: 25px;
	width: 25px;
	cursor: pointer;
	text-align: center;
	font: Arial, sans-serif;
	color: #fff
}
.featherlight .featherlight-image {
	width: 100%
}
.featherlight-iframe .featherlight-content {
	border-bottom: 0;
	padding: 0
}
.featherlight iframe {
	border: 0
}
}
.lSSlideOuter {
	overflow: hidden;
	position: relative;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.lightSlider:after, .lightSlider:before {
	content: " ";
	display: table
}
.lightSlider {
	overflow: hidden
}
.lSSlideWrapper {
	max-width: 100%;
	overflow: hidden;
	position: relative
}
.lSSlideWrapper>.lightSlider:after {
	clear: both
}
.lSSlideWrapper .lSSlide {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all 1s;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform, height;
	transition-property: transform, height;
	-webkit-transition-duration: inherit!important;
	transition-duration: inherit!important;
	-webkit-transition-timing-function: inherit!important;
	transition-timing-function: inherit!important
}
.promotions .lSSlideWrapper .lSSlide li a, .promotions .lSSlideWrapper .lSSlide li img {
	width: 100%
}
.lSSlideWrapper .lSFade {
	position: relative
}
.lSSlideWrapper .lSFade>* {
	position: absolute!important;
	top: 0;
	left: 0;
	z-index: 9;
	margin-right: 0;
	width: 100%
}
.lSSlideWrapper.usingCss .lSFade>* {
	opacity: 0;
	-webkit-transition-delay: 0;
	transition-delay: 0;
	-webkit-transition-duration: inherit!important;
	transition-duration: inherit!important;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: inherit!important;
	transition-timing-function: inherit!important
}
.lSSlideWrapper .lSFade>.active {
	z-index: 10
}
.lSSlideWrapper.usingCss .lSFade>.active {
	opacity: 1
}
.lSSlideOuter .lSPager.lSpg {
	margin: 10px 0 0;
	padding: 0;
	text-align: center;
	width: 100%;
	bottom: 5px;
	position: absolute
}
.lSSlideOuter .lSPager.lSpg>li {
	cursor: pointer;
	display: inline-block;
	padding: 0 5px
}
.lSSlideOuter .lSPager.lSpg>li a {
	background-color: #fff;
	border: 1px solid #222;
	border-radius: 50%;
	display: inline-block;
	height: 10px;
	overflow: hidden;
	text-indent: -999em;
	width: 10px;
	position: relative;
	z-index: 99;
	-webkit-transition: all .5s linear 0;
	transition: all .5s linear 0
}
.lSSlideOuter .lSPager.lSpg>li.active a, .lSSlideOuter .lSPager.lSpg>li:hover a {
	background-color: #222
}
.lSSlideOuter .media {
	opacity: .8
}
.lSSlideOuter .media.active {
	opacity: 1
}
.lSSlideOuter .lSPager.lSGallery {
	list-style: none;
	padding-left: 0;
	margin: 0;
	overflow: hidden;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.lSSlideOuter .lSPager.lSGallery li {
	overflow: hidden;
	-webkit-transition: border-radius .12s linear 0 .35s linear 0;
	transition: border-radius .12s linear 0 .35s linear 0
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
	border-radius: 5px
}
.lSSlideOuter .lSPager.lSGallery img {
	display: block;
	height: auto;
	max-width: 100%
}
.lSSlideOuter .lSPager.lSGallery:after, .lSSlideOuter .lSPager.lSGallery:before {
	content: " ";
	display: table
}
.lSSlideOuter .lSPager.lSGallery:after {
	clear: both
}
.lSAction>a {
	width: 32px;
	height: 32px;
	display: block;
	top: 50%;
	cursor: pointer;
	position: absolute;
	z-index: 8;
	margin-top: -16px;
	background-image: url(../images/sprites.png);
	background-repeat: no-repeat
}
.lSAction>a:hover {
	opacity: 1
}
.lSAction>.lSPrev {
	background-position: 0 -501px;
	left: 10px;
	opacity: .5
}
.lSAction>.lSNext {
	background-position: -32px -501px;
	right: 10px
}
.lSAction>a.disabled {
	pointer-events: none
}
.cS-hidden {
	height: 1px;
	opacity: 0;
	filter: alpha(opacity=0);
	overflow: hidden
}
.lSSlideOuter.vertical {
	position: relative
}
.lSSlideOuter.vertical.noPager {
	padding-right: 0!important
}
.lSSlideOuter.vertical .lSGallery {
	position: absolute!important;
	right: 0;
	top: 0
}
.lSSlideOuter.vertical .lightSlider>* {
	width: 100%!important;
	max-width: none!important
}
.lSSlideOuter.vertical .lSAction>a {
	left: 50%;
	margin-left: -14px;
	margin-top: 0
}
.lSSlideOuter.vertical .lSAction>.lSNext {
	background-position: 31px -31px;
	bottom: 10px;
	top: auto
}
.lSSlideOuter.vertical .lSAction>.lSPrev {
	background-position: 0 -31px;
	bottom: auto;
	top: 10px
}
.lSSlideOuter.lSrtl {
	direction: rtl
}
.lSSlideOuter .lSPager, .lSSlideOuter .lightSlider {
	padding-left: 0;
	list-style: none
}
.lSSlideOuter.lSrtl .lSPager, .lSSlideOuter.lSrtl .lightSlider {
	padding-right: 0
}
.lSSlideOuter .lSGallery li, .lSSlideOuter .lightSlider>* {
	float: left
}
.lSSlideOuter.lSrtl .lSGallery li, .lSSlideOuter.lSrtl .lightSlider>* {
	float: right!important
}
#page-promotions {
	height: auto!important;
	margin: 0
}
#page-promotions img {
	width: 100%!important
}
@-webkit-keyframes rightEnd {
0% {
left:0
}
50% {
left:-15px
}
100% {
left:0
}
}
@keyframes rightEnd {
0% {
left:0
}
50% {
left:-15px
}
100% {
left:0
}
}
@-webkit-keyframes topEnd {
0% {
top:0
}
50% {
top:-15px
}
100% {
top:0
}
}
@keyframes topEnd {
0% {
top:0
}
50% {
top:-15px
}
100% {
top:0
}
}
@-webkit-keyframes leftEnd {
0% {
left:0
}
50% {
left:15px
}
100% {
left:0
}
}
@keyframes leftEnd {
0% {
left:0
}
50% {
left:15px
}
100% {
left:0
}
}
@-webkit-keyframes bottomEnd {
0% {
bottom:0
}
50% {
bottom:-15px
}
100% {
bottom:0
}
}
@keyframes bottomEnd {
0% {
bottom:0
}
50% {
bottom:-15px
}
100% {
bottom:0
}
}
.lSSlideOuter .rightEnd {
	-webkit-animation: rightEnd .3s;
	animation: rightEnd .3s;
	position: relative
}
.lSSlideOuter .leftEnd {
	-webkit-animation: leftEnd .3s;
	animation: leftEnd .3s;
	position: relative
}
.lSSlideOuter.vertical .rightEnd {
	-webkit-animation: topEnd .3s;
	animation: topEnd .3s;
	position: relative
}
.lSSlideOuter.vertical .leftEnd {
	-webkit-animation: bottomEnd .3s;
	animation: bottomEnd .3s;
	position: relative
}
.lSSlideOuter.lSrtl .rightEnd {
	-webkit-animation: leftEnd .3s;
	animation: leftEnd .3s;
	position: relative
}
.lSSlideOuter.lSrtl .leftEnd {
	-webkit-animation: rightEnd .3s;
	animation: rightEnd .3s;
	position: relative
}
.lightSlider.lsGrab>* {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}
.lightSlider.lsGrabbing>* {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}
.switch-pc {
	width: 100%;
	background-color: #fff;
	text-align: center;
	padding: 0;
	display: none
}
.switch-pc a {
	color: #222
}
.switch-pc a i {
	margin: 0 10px 0 0
}
.header {
	width: 100%;
	z-index: 2;
	position: relative;
	font-weight: 400;
	letter-spacing: .5px;
	font-family: Raleway, sans-serif
}
.header ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.header .top-strip {
	font-size: 11px;
	width: 100%;
	color: #fff;
	padding: 15px 0 2px;
	line-height: normal;
	position: relative;
	text-transform: uppercase;
	margin-top: -5px;
}
.header .top-strip .container {
	max-width: 1350px;
	position: relative;
	width: 100%
}
.header .top-strip a {
	color: #fff;
	font-weight: 600
}
.top-strip .login-local {
	float: right;
	position: relative;
	z-index: 3;
	padding-top: 0;
	display: inline-block;
	margin-right: 16px
}
.login-local .login {
	float: right;
	padding-right: 10px;
	margin-top: 1px
}
.login-local .login a {
	float: left;
	margin-left: 6px
}
.login-local .login.welcome a {
	color: #000
}
.login-local .login.welcome a:hover {
	text-decoration: underline
}
.login-local .login i {
	float: left;
	margin: 1px 0 0
}
.login.welcome {
	margin-top: -3px
}
.login.welcome .figure {
	float: left
}
.login.welcome .figure img {
	float: left;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	overflow: hidden
}
.login.welcome p {
	font-weight: 600;
	float: left;
	padding: 3px 0 0 10px
}
.login.welcome p:after {
	content: "";
	width: 0;
	height: 0;
	float: right;
	margin: 6px 0 0 6px;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 3px solid #fff
}
.login.welcome ul {
	float: left;
	width: 200px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 23px;
	display: none;
	padding: 15px
}
.login.welcome:hover ul {
	display: block
}
.login.welcome ul li {
	padding-top: 5px;
	width: 100%;
	float: left
}
.login.welcome ul li:first-child {
	padding-top: 0
}
.login-local .local {
	float: left
}
.login-local .country {
	float: left;
	position: relative;
}
i.flag {
	float: left;
	width: 18px;
	height: 14px;
	margin-right: 8px;
	display: inline-block;
	background-image: url(../images/sprites.png);
	background-repeat: no-repeat
}
i.flag.pyccknn {
	background-position: -23px -113px
}
i.flag.spanish {
	background-position: -23px -95px
}
i.flag.french {
	background-position: -23px -81px
}
i.flag.portugues {
	background-position: -23px -68px
}
i.flag.pakistan {
	background-position: 0 0
}
i.flag.japan {
	background-position: 0 -14px
}
i.flag.japan-online {
	background-position: 0 -141px
}
i.flag.tanzania {
	background-position: 0 -28px
}
i.flag.zambia {
	background-position: 0 -42px
}
i.flag.uganda {
	background-position: -24px -141px
}
i.flag.south-africa {
	background-position: 0 -56px
}
i.flag.uae {
	background-position: 0 -70px
}
i.flag.namibia {
	background-position: 0 -127px
}
i.flag.kenya {
	background-position: 0 -84px
}
i.flag.uk {
	background-position: 0 -98px
}
i.flag.global {
	background-position: 0 -112px
}
.country .morecountries {
	float: left;
	width: 200px;
	background-color: #fff;
	position: absolute;
	left: -15px;
	top: 14px;
	display: none;
	z-index: 3
}
.country:hover .morecountries {
	display: block
}
.country .morecountries ul {
	padding: 15px;
	float: left
}
.country .morecountries ul li {
	padding-top: 5px;
	width: 100%;
	float: left
}
.country .morecountries ul li:first-child {
	padding-top: 0
}
.country .morecountries ul li a {
	color: #000
}
.country .morecountries ul li a:hover {
	text-decoration: underline
}
.country>a:after {
	content: "";
	width: 0;
	height: 0;
	float: right;
	margin: 6px 0 0 6px;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 3px solid #000
}
.login-local .languages {
	float: left;
	position: relative;
	margin-left: 30px
}
.languages .morelanguages {
	float: left;
	width: 200px;
	background-color: #fff;
	position: absolute;
	left: -15px;
	top: 12px;
	display: none;
	z-index: 3
}
.languages:hover .morelanguages {
	display: block
}
.languages .morelanguages ul {
	padding: 15px;
	float: left
}
.languages .morelanguages ul li {
	padding-top: 5px;
	width: 100%;
	float: left
}
.languages .morelanguages ul li:first-child {
	padding-top: 0
}
.languages .morelanguages ul li a {
	color: #000
}
.languages .morelanguages ul li a:hover {
	text-decoration: underline
}
.languages>a:after {
	content: "";
	width: 0;
	height: 0;
	float: right;
	margin: 6px 0 0 6px;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 3px solid #000
}
.login-local .phone-no {
	float: left;
	margin-left: 30px;
	font-weight: 600;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif
}
.login-local .phone-no i {
	float: left;
	margin-top: 1px;
	font-size: 13px;
	margin-right: 10px
}
.top-strip .app-social {
	float: right;
	height: 24px;
	position: relative;
	z-index: 2;
	padding-top: 2px
}
.apps {
	float: left;
	margin-right: 30px
}
.apps h6 {
	float: left;
	margin: 0 10px 0 0;
	font-size: 11px;
	font-weight: 600;
	color: #fff
}
.apps a {
	float: left;
	margin-top: -2px;
	margin-left: 10px;
	display: inline-block;
	background-image: url(../images/sprites.png);
	background-repeat: no-repeat
}
.apps a.windows {
	width: 16px;
	height: 16px;
	background-position: -30px 0
}
.apps a.playstore {
	width: 15px;
	height: 16px;
	background-position: -30px -20px
}
.apps a.appstore {
	width: 13px;
	height: 16px;
	background-position: -30px -40px
}
.socialnetwork {
	float: right;
	margin-top: 14px
}
.socialnetwork h6 {
	float: left;
	margin: 3px 10px 0 0;
	font-size: 11px;
	color: #000;
	text-transform: none
}
.footer .socialnetwork h6 {
	background-size: cover
}
.socialnetwork a {
	float: left;
	margin-left: 5px
}
.socialnetwork a i {
	font-size: 14px
}
.socialnetwork a.facebook i {
	color: #3d5b99;
	margin-right: 2px;
	margin-left: 2px
}
.socialnetwork a.twitter i {
	color: #55acee
}
.socialnetwork a.gplus i {
	color: #e55050
}
.bookyourcar {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
	text-align: center
}
.bookyourcar a {
	color: #000!important;
	padding: 5px 15px;
	display: inline-block;
	text-transform: uppercase;
	background-color: #fff
}
.user-loged-in .bookyourcar a {
	margin-left: 140px
}
.header .bottom-strip {
	width: 100%;
	padding: 0;
	line-height: normal;
	text-transform: uppercase;
	background: #161A19
}
.logo {
	float: left;
	margin-top: -54px;
	position: relative;
	z-index: 9999;
	box-shadow: 0 0 4px 0 #000;
	width: 206px;
	margin-left: 6px;
	padding: 0
}
.navigation {
	width: 100%;
	float: left;
	position: relative
}
.nav {
	width: 100%;
	float: left
}
.navigation .nav>ul, .navigation .nav>ul>li {
	float: left
}
.navigation .nav>ul>li>a {
	float: left;
	color: #000;
	padding: 12px 10px;
	font-size: 12px;
	display: block;
	width: 100%;
	text-transform: capitalize;
	font-family: Raleway, sans-serif
}
.navigation .nav a {
	cursor: pointer
}
.navigation .nav>ul li {
	position: relative
}
.navigation .nav>ul ul {
	box-shadow: 3px 3px 5px -1px rgba(0,0,0,0.31);
	display: none;
	left: 0;
	margin-left: 0;
	position: absolute;
	top: 45px;
	min-width: 131px;
	width: 100%
}
.navigation .nav>ul ul.show {
	display: block
}
.navigation .nav>ul ul ul {
	left: 98%;
	top: 0
}
.navigation .nav>ul ul li {
	padding: 2px 0;
	background: url(../images/Button.jpg)
}
.navigation .nav li.dropdown>a:after {
	content: "";
	float: right;
	height: 0;
	width: 0
}
.navigation .nav>ul ul ul li {
	padding: 0
}
.navigation .nav>ul ul li:first-child {
	padding-top: 0
}
.navigation .nav>ul ul a {
	font-size: 13px;
	font-weight: 400;
	color: #000!important
}
.navigation .nav>ul>li>ul>li>a {
	font-size: 13px;
	font-weight: 400;
	display: block;
	width: 100%;
	padding: 2px 5px
}
.navigation .nav>ul>li>ul>li.active>a, .navigation .nav>ul>li>ul>li:hover>a {
	text-decoration: underline
}
.navigation .nav>ul ul ul a {
	color: #fff;
	width: 100%;
	display: block;
	padding: 5px
}
.navigation .nav>ul ul ul a.active, .navigation .nav>ul ul ul a:hover {
	color: #000;
	background-color: #fff;
	text-decoration: underline
}
.navigation .nav>ul>li.dropdown>a:after {
	display: none
}
a.nav-toggle {
	display: none;
	color: #412312;
	font-size: 13px;
	font-weight: 700;
	padding: 5px 10px;
	cursor: pointer
}
a.nav-toggle i {
	float: left;
	margin: 1px 10px 0 0
}
.time {
	width: 15%;
	float: right;
	color: #412312;
	padding-top: 23px;
	font-size: 11px;
	text-transform: uppercase;
	font-family: 'open sans', sans-serif;
	font-weight: 600;
	display: none
}
.time .localtime {
	float: right;
	padding-bottom: 5px
}
.time .japantime {
	float: right;
	margin-top: 7px
}
.time .japantime span:first-child, .time .localtime span:first-child {
	padding-right: 10px;
	font-family: Raleway, sans-serif
}
.mobile-stock {
	width: 100%;
	color: #fff;
	font-weight: 600;
	font-size: 10px;
	display: none
}
.contents {
	margin-top: 0;
	position: relative;
	width: 100%;
}
.basic-search {
	width: 100%;
	margin-top: 10px
}
.basic-search form {
	background-color: #d2d2d2;
	border: 1px solid #8b8b8b;
	padding: 17px 20px 13px;
	width: 100%
}
.basic-search form>ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0
}
.basic-search form>ul>li {
	width: 50%;
	float: left;
	padding-bottom: 17px
}
.basic-search form>ul>li.full {
	width: 100%;
	float: left
}
.basic-search form>ul>li.buttons .field {
	width: 100%
}
.basic-search form>ul>li a.save-search {
	font-size: 12px;
	font-weight: 700;
	display: none
}
.basic-search form>ul>li a.save-search i {
	margin: 0 10px 0 0;
	font-size: 14px
}
.basic-search form>ul>li:nth-child(odd) {
	padding-right: 15px
}
.basic-search form>ul>li:nth-child(even) {
	padding-left: 15px
}
.basic-search form>ul>li label {
	width: 30%;
	float: left;
	font-size: 12px;
	font-weight: 600
}
.basic-search form>ul>li .field {
	float: left
}
.basic-search form>ul>li .field select {
	width: 100%;
	float: left
}
.stock-search {
	float: left;
	width: 100%;
	position: relative;
	border: 1px solid #8b8b8b;
	border-top: none;
	padding: 2px 5px 0 10px;
	background: #005992
}
.stock-search .stocks {
	float: left;
	width: 340px
}
.stock-search h5 {
	text-transform: none;
	padding-top: 0;
	float: left;
	width: 100%;
	margin: 0;
	color: #000;
	font-weight: 600
}
.stock-search h5 span {
	color: #4926fb;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif
}
.stock-search a.search-btn {
	background: #898989;
	display: inline-block;
	color: #fff;
	font-weight: 700;
	font-size: 11px;
	text-transform: uppercase;
	padding: 1px 10px;
	position: absolute;
	top: 0;
	right: 0
}
.promotions {
	width: 100%;
	float: left
}
#promotions a {
	width: 100%;
	float: left
}
.promotions ul {
	margin: 0
}
.static-promo {
	margin-top: 0
}
.static-promo, .static-promo a, .static-promo img {
	width: 100%;
	float: left
}
.countrieslist {
	border-radius: 7px;
	float: right;
	margin: 5px 0 0;
	padding: 1px 0;
	width: 16%
}
.countrieslist .grid-coloumn.tweleve {
	margin-bottom: 0
}
.countrieslist .country-list {
	display: table;
	width: 100%
}
.countrieslist .country-list>ul {
	list-style: none;
	display: table-row
}
.countrieslist .country-list>ul>li {
	text-align: center;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	width: 100%;
	line-height: 7px
}
.country-list ul li.active {
	background-color: #898989;
	color: #fff
}
.countrieslist .country-list>ul>li div a {
	display: block
}
.countrieslist .heading {
	text-align: center;
	background: #005992;
	padding: 10px 15px;
	color: #fff;
	margin: -1px 0 0;
	border-radius: 6px 6px 0 0;
	text-transform: uppercase
}
.grid-coloumn.tweleve.last {
	padding: 0
}
.countrieslist .country-list>ul>li .country-bg {
	position: relative;
	width: 100%;
	background: #005992 ;
	border-bottom: 1px solid #000;
	padding: 12px 6px;
	text-align: left;
	display: inline-block
}
.countrieslist .country-list>ul>li ul {
	position: absolute;
	margin: 0;
	list-style: none;
	width: 100%;
	top: 57px;
	padding: 5px 10px;
	display: none
}
.countrieslist .country-list>ul>li ul:before {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #412312;
	content: "";
	float: right;
	height: 0;
	margin: 6px 0 0 6px;
	width: 0;
	position: absolute;
	left: 35%;
	top: -16px
}
.countrieslist .country-list>ul>li:hover ul {
	opacity: .9;
	display: block
}
.countrieslist .country-list>ul>li ul li {
	width: 100%;
	padding: 3px 0;
	border-top: #fff solid 1px;
	text-align: left
}
.countrieslist .country-list>ul>li ul li:first-child {
	padding-top: 0;
	border-top: none
}
.countrieslist .country-list>ul>li ul li a {
	color: #fff;
	display: block
}
.countrieslist .country-list>ul>li ul li a:hover {
	color: #000;
	background-color: #fff;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out
}
.countrieslist .flag {
	width: 32px;
	height: 22px;
	display: inline-block;
	background-image: url(../images/sprites.png);
	background-repeat: no-repeat;
	margin-top: 6px
}
.countrieslist .flag.all {
	width: 32px;
	background-position: -47px 0;
	float: left;
	margin-right: 0;
	margin-top: 0
}
.countrieslist .flag.japan {
	background-position: -115px 0;
	float: left
}
.countrieslist .flag.tanzania {
	background-position: -147px 0;
	float: left
}
.countrieslist .flag.zambia {
	background-position: -179px 0;
	float: left
}
.countrieslist .flag.s-africa {
	background-position: -211px 0;
	float: left
}
.countrieslist .flag.namibia {
	background-position: -339px 0;
	float: left
}
.countrieslist .flag.uae {
	background-position: -243px 0;
	float: left
}
.countrieslist .flag.pakistan {
	background-position: -83px 0;
	float: left
}
.countrieslist .flag.kenya {
	background-position: -275px 0;
	float: left
}
.countrieslist .flag.uganda {
	background-position: -403px 0;
	float: left
}
.countrieslist .flag.thailand {
	background-position: -430px -24px;
	float: left
}
.random-country .flag.thailand {
    background-position: -430px -24px;;
  }
span.flags.thailand {
    background-position: -430px -26px;
    z-index: 1;
}
.countrieslist .flag.uk {
	background-position: -307px 0;
	float: left
}
.countrieslist ul li h6 {
	margin: 0;
	font-size: 10px
}
.countrieslist ul li .city {
	display: block;
	font-weight: 700;
	font-size: 10px
}
.countrieslist ul li .stock {
	font-size: 10px;
	display: block;
	color: #000
}
.stock span {
	color: #412312
}
.countrieslist ul li .labels {
	color: #fff;
	font-size: 10px;
	display: inline;
	padding: 1px 6px;
	background-color: #be0807
}
.countrieslist .toggle {
	display: none;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: 700;
	margin-top: 10px;
	text-transform: uppercase;
	background-color: #898989;
	color: #fff;
	border: 1px solid #898989
}
.countrieslist .toggle i {
	float: left;
	margin: 5px 10px 0 0
}
.breadcrumb {
	width: 100%;
	padding: 8px 0;
	border-bottom: #ccc solid 1px
}
.breadcrumb .grid-coloumn.tweleve {
	margin-bottom: 0
}
.navbar-nav > li > a {
	font-family: Verdana, Geneva, sans-serif
}
.breadcrumb ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none
}
.breadcrumb ul li {
	float: left;
	font-size: 12px
}
.breadcrumb ul li a {
	font-weight: 700
}
.breadcrumb ul li:before {
	content: ">";
	padding: 0 5px
}
.breadcrumb ul li:first-child:before {
	display: none
}
.breadcrumb .stock-search {
	float: right;
	width: auto;
	background-color: #fff!important;
	border: none;
	padding-right: 0
}
.breadcrumb .stock-search .stocks {
	float: left;
	width: 340px
}
.breadcrumb .stock-search h5 {
	text-transform: none;
	float: left;
	width: 100%;
	margin: 0;
	color: #444;
	font-weight: 600;
	padding: 8px 10px
}
.breadcrumb .stock-search h5 span {
	color: red;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif
}
.bodytypes ul li .bodyicons.tr {
    width: 37px;
    height: 29px;
    margin: 7px 0 0;
    background-position: -504px -447px;
}
aside {
	width: 100%;
	float: left;
	position: relative;
	z-index: 8
}
.widget {
	width: 100%;
	float: left;
	margin-top: 5px;
	opacity: .9
}
.heading {
	width: 100%;
	float: left;
	padding: 5px 0;
	border-bottom: #a7a7a7 solid 2px
}
.heading h1, .heading h2, .heading h3, .heading h4, .heading h5, .heading h6 {
	float: left;
	margin: 0
}
.heading h4 {
	float: left;
	font-size: 18px;
	font-weight: 700;
	margin: 5px 0 5px 5px;
	color: #000
}
.heading h2 {
	margin: 0
}
.last .heading > h4 {
	padding: 0;
	color: #000;
	font-size: 14px
}
.staff {
	background-color: #464646;
	border-radius: 7px 7px 0 0;
	color: #fff!important;
	margin: 0;
	padding: 7px 17px!important
}
.heading h4.staff {
	margin: 0
}
aside .heading {
	background-color: #005992 ;
	padding: 8px 0;
	color: #000;
	font-weight: 700;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px
}
aside .heading h4 {
	color: #000;
	float: right;
	font-size: 14px;
	margin-bottom: 2px;
	margin-left: 19px;
	margin-top: 2px;
	min-width: 156px;
	text-align: left
}
.heading .caption {
	padding-top: 8px;
	float: right;
	font-weight: 400;
	text-transform: none;
	color: #412312;
	font-weight: bold
}
.heading h4.price {
	float: right;
	color: #367905
}
.heading h4.price a {
	color: #367905
}
.carmakers {
	width: 100%
}
.carmakers ul {
	width: 100%;
	list-style: none;
	padding: 0;
	background: #161A19;
	float: left
}
.carmakers ul li {
	width: 100%;
	float: left;
	padding: 12px 12px 12px 0;
	position: relative;
	border-bottom: #000 solid 1px;
	cursor: context-menu;
	font-size: 13px
}
.carmakers ul li:hover {
	color: #000;
	background-color: #005992
}
.carmakers ul li.active {
	color: #005992
}
.bodytypes-list li:hover {
	color: #005992
}
.bodytypes-list li.active {
	color: #005992
}
.carmakers ul li h6 {
	float: left;
	margin: 3px 0 0;
	padding-left: 45px;
	color: #fff;
	font-size: 13px
}
.carmakers ul li .stock {
	float: right;
	font-size: 11px;
	color: #fff;
	font-weight: 700;
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
	margin-top: 2px
}
.carmakers ul li:hover ul .stock {
	padding-right: 0
}
.carmakers ul li ul {
	display: none;
	z-index: 1;
	width: 220px;
	padding: 11px 8px 10px;
	position: absolute;
	left: 100%;
	top: 0;
	-webkit-box-shadow: 3px 3px 5px -1px rgba(0,0,0,.31);
	-moz-box-shadow: 3px 3px 5px -1px rgba(0,0,0,.31);
	box-shadow: 3px 3px 5px -1px rgba(0,0,0,.31);
	background: #005992 ;
	color: #000
}
.carmakers ul li ul:before {
	content: "";
	float: right;
	height: 0;
	margin: 14px 0 0 8px;
	width: 0;
	position: absolute;
	left: 2px;
	top: 1px
}
.carmakers ul ul li {
	padding: 3px 0
}
.carmakers ul ul li:first-child {
	padding-top: 0;
	border-top: none
}
.carmakers ul ul a {
	font-weight: 700;
	font-size: 12px;
	color: #000;
	width: 100%;
	display: inline-block;
	padding: 0 7px
}
.carmakers ul ul a.active, .carmakers ul ul a:hover {
	color: #000;
	background-color: #fff
}
.carmakers ul ul a .stock {
	font-weight: 400;
	font-size: 11px;
	color: #000
}
.carmakers ul li .makerlogo {
	left: 0;
	top: 0;
	position: absolute;
	display: inline-block;
	background-image: url(../images/sprites.png);
	background-repeat: no-repeat
}
.carmakers ul li .makerlogo.lincoln {
	background-position: -480px -43px;
	height: 35px;
	width: 25px;
	margin: 3px 0 0 12px;
}
.carmakers ul li .makerlogo.daf {
	background-position: -391px -74px;
	height: 15px;
	margin: 12px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.man {
	background-position: -559px -112px;
	height: 25px;
	margin: 11px 0 0 10px;
	width: 25px
}
.carmakers ul li .tokyu {
    background-position: -566px -86px;
    height: 25px;
    margin: 11px 0 0 10px;
    width: 28px;
}
.carmakers ul li .unic {
    background-position: -511px -272px;
    height: 25px;
    margin: 8px 0 0 10px;
    width: 28px;
}
.carmakers ul li .trailer {
    background-position: -511px -352px;
    height: 25px;
    margin: 8px 0 0 10px;
    width: 28px;
}
.carmakers ul li .shinmaywa {
    background-position: -511px -311px;
    height: 25px;
    margin: 8px 0 0 10px;
    width: 28px;
}
.carmakers ul li .komatsu {
    background-position: -550px -353px;
    height: 27px;
    margin: 8px 0 0 10px;
    width: 29px;
}
.carmakers ul li .makerlogo.rolls-r {
	background-position: -558px -139px;
	height: 25px;
	margin: 9px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.other {
    background-position: -115px -177px;
    height: 26px;
    margin: 10px 0 0 10px;
    width: 26px;
  }
.carmakers ul li .makerlogo.lamberet {
	background-position: -553px -226px;
	height: 25px;
	margin: 10px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.toyota {
	background-position: -63px -37px;
	height: 26px;
	margin: 10px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.laa {
    background-position: -554px -321px;
    height: 26px;
    margin: 10px 0 0 10px;
    width: 25px;
}
.carmakers ul li .makerlogo.nissan {
	background-position: -89px -36px;
	height: 29px;
	margin: 9px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.honda {
	background-position: -118px -37px;
	height: 27px;
	margin: 10px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.mazda {
	background-position: -146px -37px;
	height: 28px;
	margin: 9px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.mitsubishi {
	background-position: -172px -37px;
	height: 26px;
	margin: 9px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.subaru {
	background-position: -223px -37px;
	height: 26px;
	margin: 11px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.suzuki {
	background-position: -198px -34px;
	height: 27px;
	margin: 9px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.isuzu {
	background-position: -251px -43px;
	height: 7px;
	margin: 19px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.daihatsu {
	background-position: -281px -39px;
	height: 19px;
	margin: 14px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.hino {
	background-position: -313px -35px;
	height: 26px;
	margin: 10px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.gray-adams {
	background-position: -553px -246px;
	height: 27px;
	margin: 11px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.mercedes {
	background-position: -340px -35px;
	height: 28px;
	margin: 8px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.van-hool {
	background-position: -424px -71px;
	height: 27px;
	margin: 7px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.montracon {
	background-position: -454px -69px;
	height: 27px;
	margin: 7px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.dennison {
	background-position: -455px -40px;
	height: 27px;
	margin: 7px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.bmw {
	background-position: -367px -34px;
	height: 27px;
	margin: 8px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.volkswagen {
	background-position: -398px -33px;
	height: 28px;
	margin: 7px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.infiniti {
	background-position: -504px -37px;
	height: 28px;
	margin: 7px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.smart {
	background-position: -426px -47px;
	height: 28px;
	margin: 7px 0 0 10px;
	width: 25px;
}
.carmakers ul li .makerlogo.audi {
	background-position: -330px -74px;
	height: 15px;
	margin: 12px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.peugeot {
	background-position: -360px -72px;
	height: 27px;
	margin: 8px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.iveco {
	background-position: -510px -112px;
	height: 27px;
	margin: 8px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.ford {
	background-position: -64px -71px;
	height: 17px;
	margin: 14px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.volvo {
	background-position: -93px -64px;
	height: 27px;
	margin: 6px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.landrover {
	background-position: -122px -72px;
	height: 21px;
	margin: 12px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.jaguar {
	background-position: -152px -73px;
	height: 15px;
	margin: 13px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.jeep {
	background-position: -182px -76px;
	height: 16px;
	margin: 14px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.hyundai {
	background-position: -211px -72px;
	height: 22px;
	margin: 12px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.kia {
	background-position: -270px -75px;
	height: 21px;
	margin: 12px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.ssangyong {
	background-position: -299px -71px;
	height: 25px;
	margin: 10px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.alfa-romeo {
	width: 27px;
	height: 27px;
	margin: 7px 0 0 10px;
	background-position: -67px -109px
}
.carmakers ul li .makerlogo.chevrolet {
	background-position: -335px -114px;
	height: 14px;
	margin: 15px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.lexus {
	background-position: -306px -108px;
	height: 28px;
	margin: 7px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.citroen {
	width: 28px;
	height: 25px;
	margin: 9px 0 0 10px;
	background-position: -106px -108px
}
.carmakers ul li .makerlogo.chrysler {
	background-position: -268px -117px;
	height: 6px;
	margin: 20px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.scania {
	background-position: -553px -188px;
	height: 27px;
	margin: 8px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.porsche {
	background-position: -228px -108px;
	height: 28px;
	margin: 9px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.ud {
	background-position: -371px -108px;
	height: 28px;
	margin: 6px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.renault {
	background-position: -204px -108px;
	height: 27px;
	margin: 10px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.saab {
	background-position: -173px -107px;
	height: 28px;
	margin: 10px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.fiat {
	background-position: -143px -107px;
	height: 27px;
	margin: 10px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.dodge {
	background-position: -407px -107px;
	height: 34px;
	margin: 6px 0 0 10px;
	width: 43px
}
.carmakers ul li .makerlogo.opel {
	background-position: -239px -72px;
	height: 22px;
	margin: 10px 0 0 10px;
	width: 25px
}
.carmakers ul li .makerlogo.hummer {
	background-position: -479px -497px;
	height: 23px;
	margin: 10px 0 0 10px;
	width: 28px
}
.carmakers .maker-toggle {
	display: none;
	padding: 7px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #898989;
	color: #fff;
	border: 1px solid #898989;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out
}
.carmakers .maker-toggle i {
	float: left;
	margin: 0 6px 0 0
}
.bodytypes {
	width: 100%;
	margin-top: 0
}
.bodytypes ul {
	width: 100%;
	list-style: none;
	margin: 10px 0 0;
	float: left;
	padding: 0 10px 10px
}
.bodytypes ul li {
	width: 100%;
	float: left;
	padding: 12px 0;
	position: relative;
	border-bottom: #a7a7a7 solid 1px;
	cursor: pointer
}
.bodytypes ul li h6 {
	float: left;
	margin: 3px 0 0;
	padding-left: 40px;
	color: #000
}
.bodytypes ul li .stock {
	float: right;
	font-size: 10px;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 700;
	display: block;
	margin-top: 3px
}
.bodytypes ul li .bodyicons {
	left: 0;
	top: 0;
	position: absolute;
	display: inline-block;
	background-image: url(../images/sprites.png);
	background-repeat: no-repeat
}
.bodytypes ul li .bodyicons.bus {
	width: 28px;
	height: 15px;
	margin: 17px 0 0;
	background-position: -143px -454px
}
.bodytypes ul li .bodyicons.bus-twenty-seats {
	width: 27px;
	height: 10px;
	margin: 17px 0 0;
	background-position: -463px -5px
}
.bodytypes ul li .bodyicons.convertible {
	width: 28px;
	height: 15px;
	margin: 16px 0 0;
	background-position: -180px -454px
}
.bodytypes ul li .bodyicons.coupe {
	width: 28px;
	height: 15px;
	margin: 14px 0 0;
	background-position: -210px -454px
}
.bodytypes ul li .bodyicons.hatchback {
	width: 28px;
	height: 15px;
	margin: 14px 0 0;
	background-position: -242px -453px
}
.bodytypes ul li .bodyicons.machinery {
	width: 26px;
	height: 17px;
	margin: 14px 0 0;
	background-position: -439px -20px
}
.bodytypes ul li .bodyicons.minivan {
	width: 28px;
	height: 15px;
	margin: 15px 0 0;
	background-position: -277px -454px
}
.bodytypes ul li .bodyicons.tall-wagon {
	background-position: -319px -478px;
	margin: 15px 0 0;
	width: 28px;
	height: 15px
}
.bodytypes ul li .bodyicons.pick-up {
	width: 28px;
	height: 15px;
	margin: 15px 0 0;
	background-position: -313px -454px
}
.bodytypes ul li .bodyicons.sedan {
	width: 28px;
	height: 15px;
	margin: 17px 0 0;
	background-position: -143px -479px
}
.bodytypes ul li .bodyicons.suv {
	width: 28px;
	height: 15px;
	margin: 15px 0 0;
	background-position: -180px -479px
}
.bodytypes ul li .bodyicons.truck {
	width: 28px;
	height: 15px;
	margin: 15px 0 0;
	background-position: -214px -479px
}
.bodytypes ul li .bodyicons.van {
	width: 28px;
	height: 15px;
	margin: 15px 0 0;
	background-position: -249px -479px
}
.bodytypes ul li .bodyicons.station-wagon {
	width: 28px;
	height: 15px;
	margin: 15px 0 0;
	background-position: -285px -478px
}
.bodytypes ul li .bodyicons.duty-truck {
	width: 28px;
	height: 15px;
	margin: 15px 0 0;
	background-position: -349px -478px
}
.bodytypes .body-toggle {
	cursor: pointer;
	display: none;
	padding: 7px 10px;
	font-size: 12px;
	font-weight: 700;
	margin-top: 10px;
	text-transform: uppercase;
	border: 1px solid #898989;
	background-color: #898989;
	color: #fff
}
.bodytypes .body-toggle i {
	float: left;
	margin: 1px 5px 0 0
}
.bodytypes ul li .cont{
    background-position: -524px -493px;
    height: 29px;
    margin: 7px 0 0;
    width: 40px;
}
.bodytypes ul li .lifter {
    background-position: -483px -493px;
    height: 29px;
    margin: 7px 0 0;
    width: 40px;
}
.cars-grid .widget-contents {
	width: 100%;
	float: left;
	overflow: hidden
}
ul.cars-grid-five, ul.cars-grid-four, ul.cars-grid-six {
	display: block;
	padding: 0;
	margin: 0 0 0 -20px;
	list-style: none
}
ul.cars-grid-five>li, ul.cars-grid-four>li, ul.cars-grid-six>li {
	float: left;
	padding: 15px 0 10px 20px
}
ul.cars-grid-four>li {
	width: 25%
}
ul.cars-grid-five>li {
	width: 20%
}
ul.cars-grid-six>li {
	width: 16.66667%
}
.car-box {
	width: 100%;
	float: left
}
.car-box .figure {
	position: relative
}
.car-box .figure, .car-box .figure a.thumb, .car-box .figure a.thumb img {
	width: 68%
}
a.add-fav {
	color: #fff;
	cursor: pointer;
-ms-filter:progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
	font-size: 11px;
	width: 121px;
	padding: 3px 0;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out
}
.cars-grid-six a.add-fav {
	background-color: #ecaf32;
	left: 0;
	font-size: 10px;
	width: 100%;
	margin: -14px 0 0;
	padding: 5px 0
}
.car-box:hover .figure a.add-fav, .car-list:hover .figure a.add-fav, .compare-vehicles table tr:hover td .thumb a.add-fav {
	opacity: .8;
-ms-filter:progid: DXImageTransform.Microsoft.Alpha(Opacity=80)
}
.car-box .figure {
	margin-bottom: 16px;
	border: solid 2px #a7a7a7
}
.car-box .figure:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all .2s;
	transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s
}
.car-box ul {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	list-style: none
}
.car-box ul li {
	padding: 2px 0 4px;
	width: 100%;
	float: left;
	color: #6c6b6b;
	font-size: 12px;
	border-top: #e2e1e1 solid 1px;
	font-family: Raleway, sans-serif
}
.car-box ul li span {
	float: right;
	letter-spacing: .3px
}
.car-box ul li span:first-child {
	float: left;
	text-transform: uppercase
}
.center-text {
	width: 100%;
	text-align: center;
	padding: 20px 0
}
.testimonials {
	width: 100%;
	text-align: center;
	padding: 1px 0 20px;
	background-color: #ececec
}
.testimonials .testimonials-heading {
	width: 100%
}
.testimonials .testimonials-heading h5 {
	font-weight: 600
}
.testimonials li {
	padding: 0 20px
}
.testimonials li figure {
	margin-bottom: 20px
}
.testimonials li figure img {
	width: 112px;
	height: 112px;
	padding: 4px;
	border-radius: 50%;
	border: 1px solid #d2d2d2
}
.testimonials li p {
	font-family: georgia;
	font-style: italic;
	font-style: 14px;
	color: #6a6a6a
}
.testimonials .lSSlideOuter .lSPager.lSpg>li a {
	border: 1px solid #6a6a6a;
	background-color: transparent
}
.testimonials .lSSlideOuter .lSPager.lSpg>li.active a, .testimonials .lSSlideOuter .lSPager.lSpg>li:hover a {
	background-color: #6a6a6a
}
div.footer {
	width: 100%;
	float: left;
	background: url(../images/headback.png)
}
.quick-contact {
	width: 100%;
	float: left;
	padding: 10px 0;
	border-top: #d2d2d2 solid 3px;
	border-bottom: #d2d2d2 solid 3px
}
.quick-contact ul {
	list-style: none;
	width: 100%;
	float: left;
	padding: 0;
	margin: 0
}
.quick-contact ul li {
	float: left
}
.quick-contact .namesec h5, .quick-contact .namesec a {
	color: red
}
.quick-contact .phonesec h5, .quick-contact .phonesec i {
	color: green
}
.quick-contact .phonesec span {
	border-color: green
}
.quick-contact .addresssec h5, .quick-contact .addresssec i {
	color: #00008b
}
.quick-contact .addresssec span {
	border-color: #00008b
}
.quick-contact .mapsec a, .quick-contact .mapsec i {
	color: #f0f
}
.quick-contact .mapsec span {
	border-color: #f0f
}
.quick-contact ul li.head {
	width: 20%
}
.quick-contact ul li.head h3 {
	margin-top: 0;
	color: #ecaf32
}
.quick-contact ul li.namesec {
	margin-left: 8px;
	width: 21%
}
.quick-contact ul li.phonesec {
	width: 18%
}
.quick-contact ul li.phonesec h5 {
	padding-top: 0
}
.quick-contact ul li.addresssec {
	width: 25%
}
.quick-contact ul li.addresssec h5 {
	padding-top: 5px
}
.quick-contact ul li.mapsec {
	width: 15%
}
.quick-contact ul li.mapsec h5 {
	padding-top: 5px
}
.quick-contact ul li figure {
	float: left;
	margin-right: 20px
}
.quick-contact ul li .name {
	float: left;
	padding-top: 2px;
	text-align: center
}
.quick-contact ul li .name h5 {
	margin: 5px 0 0 12px
}
.quick-contact ul li .name a {
	font-size: 11px;
	color: #000
}
.quick-contact ul li figure img {
	width: 50px;
	height: 50px;
	border-radius: 50%
}
.quick-contact ul li .address, .quick-contact ul li .map, .quick-contact ul li .phone {
	float: left;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 2px solid #6a6a6a;
	text-align: center;
	margin-right: 20px
}
.quick-contact ul li .address i, .quick-contact ul li .map i, .quick-contact ul li .phone i {
	color: #6a6a6a;
	font-size: 25px;
	margin-top: 10px
}

.quick-links {
	width: 100%;
	float: left;
	padding: 0;
	border-bottom: #d2d2d2 solid 1px
}
.quick-links .grid-coloumn {
	margin-bottom: 10px
}
.quick-links h5 {
	margin-bottom: 5px;
	position: relative;
	text-transform: none;
	font-weight: 700;
	color: #005992
}
.quick-links h5:before {
	content: "";
	display: inline-block;
	height: 3px;
	position: absolute;
	left: 0;
	top: 25px
}
.quick-links ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style: none;
	word-break: break-all
}
.quick-links ul li {
	padding: 0;
	margin: 0;
	width: 50%;
	float: left;
	list-style: none
}
.quick-links ul li a {
	font-size: 11px
}
.quick-links ul li a:hover {
	color: red
}
.copyrgihts {
	padding-top: 10px
}
.copyrgihts p {
	float: left;
	font-size: 11px;
	margin: 3px 6px 10px;
	color: #000;
}
.copyrgihts .socialnetwork {
	float: right
}
.copyrgihts .socialnetwork h6 {
	margin-top: 4px
}
.featherlight .featherlight-close-icon {
	border-radius: 50%;
	display: inline-block;
	font-size: 20px;
	font-weight: 900;
	height: 37px;
	padding-top: 5px;
	width: 37px;
	top: -18px;
	right: -18px
}
#login-box {
	width: 700px
}
.login-page {
	margin-top: 30px
}
.login-form {
	width: 100%;
	/* padding: 35px; */
	float: left
}
.login-form ul {
	width: 100%;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 11px
}
.login-form ul li {
	padding-top: 20px
}
.login-form ul li:first-child {
	padding-top: 0
}
.login-form ul a {
	float: right;
	color: #fff;
	font-size: 11px
}
.login-form ul li input[type=submit] {
	background: #fff;
	border: none;
	color: #000;
	display: block;
	font-size: 12px;
	font-weight: 700;
	padding: 4px 0;
	text-transform: uppercase;
	width: 100%
}
.login-form ul li input[type=email], .login-form ul li input[type=password] {
	color: #222;
	border-bottom: #c89337 solid 1px
}
.login-form ul li input[type=checkbox] {
	float: left;
	margin: 4px 10px 0 0
}
.login-form h3 {
	font-weight: 400;
	color: #fff;
	padding: 0;
	margin: 0 0 20px
}
.login-box .register {
	width: 60%;
	padding: 30px;
	float: left
}
.login-box .register h3 {
	font-weight: 400;
	padding: 0;
	margin: 0 0 20px
}
.login-box .register .register-btn {
	color: #fff;
	margin-top: 10px;
	padding: 5px 40px;
	background: #000;
	display: inline-block;
	text-transform: uppercase
}
.login-box .social-connect {
	width: 100%;
	padding: 30px;
	float: left;
	border-top: #ccc solid 1px
}
.login-page .social-connect {
	padding-left: 0;
	padding-right: 0
}
.login-box .social-connect h5 {
	float: left;
	padding: 2px 20px 0 0;
	margin: 0
}
.login-box .social-connect a {
	float: left;
	padding: 0 10px;
	margin: 0;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block
}
.login-box .social-connect a.facebook {
	background: #577ea9;
	font-size: 14px
}
.login-box .social-connect a.twitter {
	background: #25c7f6;
	font-size: 14px
}
.login-box .social-connect a.facebook i, .login-box .social-connect a.twitter i {
	margin-right: 5px
}
.login-box .social-connect span {
	float: left;
	padding: 0 15px;
	font-weight: 700
}
.widget.cars-list-table {
	margin-top: 0
}
.widget.cars-list-table .compare-vehicles table {
	margin-top: 10px
}
.advance-search-form {
	width: 100%;
	margin-top: 0;
	background: rgba(0,0,0,0) linear-gradient(to bottom, #dbdbda 0%, #dbdbda 100%) repeat scroll 0 0
}
.advance-search a.search-form-btn {
	float: right;
	font-size: 12px;
	font-weight: 600;
	display: block;
	cursor: pointer;
	padding: 0 10px;
	position: relative;
	text-transform: uppercase
}
.advance-search a.search-form-btn span {
	float: left
}
.advance-search a.search-form-btn span.open-it {
	display: block
}
.advance-search span.close-it, .advance-search.show a.search-form-btn span.open-it {
	display: none
}
.advance-search.show span.close-it {
	display: block
}
.advance-search .search-form-btn i {
	float: right;
	margin-top: 4px;

	margin-left: 5px
}
.advance-search .search-form-btn i.fa-plus {
	display: block
}
.advance-search .search-form-btn i.fa-minus, .advance-search.show .search-form-btn i.fa-plus {
	display: none
}
.advance-search.show .search-form-btn i.fa-minus {
	display: block
}
.advance-search form {
	width: 100%;
	height: 0;
	overflow: hidden
}
.advance-search.show form {
	height: auto;
	overflow: inherit
}
.advance-search-form .basic-fields {
	float: left;
	padding: 6px 13px 0 22px;
	border-top: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-left: solid 1px #ddd
}
.advance-search-form .basic-fields>ul {
	padding: 0;
	margin: 0 0 0 -30px;
	display: block;
	list-style: none
}
.advance-search-form .basic-fields > ul > li {
	float: left;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 20%
}
.advance-search-form .basic-fields>ul>li>label {
	font-weight: 600;
	font-size: 11px;
	margin-bottom: 5px
}
.advance-search-form .basic-fields>ul>li>.field, .advance-search-form .basic-fields>ul>li>label {
	width: 100%;
	float: left
}
.advance-search-form .basic-fields>ul>li>.field select {
	width: 100%
}
.advance-search-form .basic-fields>ul>li>.field .half-select {
	width: 48%;
	float: right
}
.advance-search-form .basic-fields>ul>li>.field .half-select:first-child {
	float: left
}
.advance-search-form .basic-fields>ul>li>.field input[type=checkbox] {
	float: left;
	margin: 8px 1px 0 0
}
.advance-search-form .more-acc {
	background-color: #e5e5e5;
	padding: 20px 20px 0;
	border: 1px solid #8b8b8b;
	border-top: none;
	border-bottom: none
}
.advance-search-form .more-acc ul {
	padding: 0;
	margin: 0 0 0 -30px;
	display: block;
	list-style: none
}
.advance-search-form .more-acc li {
	width: 20%;
	float: left;
	padding-left: 30px;
	padding-bottom: 20px
}
.advance-search-form .more-acc li input[type=checkbox] {
	float: left;
	margin: 4px 10px 0 0
}
.advance-search-form .more-acc .acc-title {
	font-size: 11px
}
.advance-search-form .form-btns {
	padding: 8px;
	padding-left: 10px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd
}
.favourite-badge, .featured-badge, .megasales-badge {
	height: 31px;
	display: inline-block;
	background-image: url(../images/sprites.png);
	background-repeat: no-repeat
}
.megasales-badge {
	width: 142px;
	background-position: 0 -145px
}
.featured-badge {
	width: 127px;
	background-position: 0 -180px
}
.favourite-badge {
	width: 133px;
	background-position: 0 -215px
}
.pagination {
	width: 100%;
	margin-top: 4px;
	border: 1px solid #ccc
}
.pagination .results {
	height: 34px;
	line-height: 37px;
	float: left;
	padding: 0 15px;
	background-color: #005992 ;
	font-weight: 900;
	color: #000;
	padding-top: 0!important;
	text-transform: none
}
.pagination h6 {
	padding: 0;
	margin: 0
}
.pagination ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.pagination .list-count {
	float: left
}
.pagination .list-count li {
	float: left;
	padding-left: 20px;
	line-height: 32px
}
.pagination .list-count li i {
	float: left;
	margin: 9px 10px 0 0
}
.pagination .paging {
	float: right
}
.pagination .paging li {
	float: left;
	height: 34px;
	padding: 10px 15px 0;
	border-left: #ccc solid 1px
}
.pagination .paging li:first-child {
	border-left: none
}
.pagination .paging li a, .pagination .paging li h6 {
	float: left;
	font-weight: 700;
	display: inline-block
}
.pagination .paging li.prevpage i {
	float: left;
	font-size: 16px;
	margin: -2px 10px 0 0
}
.pagination .paging li.nextpage i {
	float: right;
	font-size: 16px;
	margin: -2px 0 0 10px
}
.pagination .paging li.numbers a {
	width: 19px;
	height: 19px;
	display: inline-block;
	float: left;
	margin-top: -2px;
	border-radius: 50%;
	text-align: center;
	padding-top: 3px
}
.pagination .paging li.numbers a.active, .pagination .paging li.numbers a:hover {
	color: #fff;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out
}
.cars-list-view {
	width: 100%;
	float: left;
	margin-top: 20px
}
.cars-list-view>ul {
	width: 100%;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 1px solid #ccc
}
.cars-list-view>ul>li {
	width: 100%;
	float: left;
	padding: 30px;
	border-top: #ccc solid 1px
}
.cars-list-view>ul>li:first-child {
	border-top: none
}
.car-list {
	width: 100%;
	float: left
}
.car-list .figure {
	width: 30%;
	float: left;
	position: relative
}
.car-list .figure .thumb, .car-list .figure .thumb img {
	width: 100%;
	float: left
}
.car-list .figure .morephotos {
	position: absolute;
	bottom: 0;
	width: 100px;
	text-align: center;
	left: 50%;
	color: #fff;
	font-size: 10px;
	margin: 0 0 0 -65px;
	border: 1px solid #fff;
	text-transform: uppercase;
	opacity: 0;
-ms-filter:progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out
}
.car-list:hover .figure .morephotos {
	bottom: 15px;
	opacity: 1;
-ms-filter:progid: DXImageTransform.Microsoft.Alpha(Opacity=100)
}
.car-list .figure .favourite-badge, .car-list .figure .featured-badge, .car-list .figure .megasales-badge {
	position: absolute;
	top: -15px;
	left: -16px
}
.car-list .detail {
	width: 70%;
	float: left;
	padding-left: 30px
}
.car-list .detail .car-head {
	width: 100%;
	float: left;
	padding-bottom: 13px;
	margin-bottom: 15px;
	border-bottom: #ccc solid 1px
}
.car-list .detail .car-head h4 {
	float: left;
	margin: 0
}
.car-list .detail .car-head h4.price {
	float: right;
	color: #367905
}
.car-list .detail .car-head h4.price a {
	color: #367905
}
.car-list .detail ul.features {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0 0 0 -30px
}
.car-list .detail ul li {
	width: 50%;
	float: left;
	font-size: 10px;
	padding: 0 0 2px 30px
}
.car-list .detail ul li div {
	border-bottom: #ccc solid 1px;
	width: 100%;
	float: left
}
.car-list .detail ul li div span {
	float: right
}
.car-list .detail ul li div span:first-child {
	float: left;
	font-weight: 700;
	text-transform: uppercase
}
.car-detail {
	margin-top: 0;
	display: block;
	padding: 19px 30px 30px 0;
	border: 1px solid #ccc
}
.car-detail .details, .car-detail .figure {
	width: 49%;
	float: left;
	padding-left: 19px
}
.car-detail .gallery {
	margin-bottom: 20px
}
.car-detail .gallery ul {
	list-style: none;
	padding: 0;
	display: block;
	margin: 0 0 0 -10px
}
.car-detail .gallery ul li {
	float: left;
	width: 25%;
	height: 118px;
	padding-left: 10px;
	padding-top: 10px;
	overflow: hidden
}
.car-detail .gallery img {
	width: 100%;
	position: relative;
	max-height: 555px
}
.etabs {
	margin: 0;
	padding: 0
}
.etabs li img {
	max-height: 74px
}
.car-detail .download-image a {
	font-size: 12px;
	font-weight: 600
}
.car-detail .download-image a i {
	float: left;
	margin: 5px 10px 0 0
}
.standard-features {
	border: 1px solid #ddd;
	float: left;
	margin-top: 0;
	padding: 5px;
	width: 100%
}
.standard-features ul {
	list-style: none;
	padding: 0;
	margin: 1px 0 0 -2px;
	display: inline-block
}
.standard-features ul li {
	width: 24.9%;
	float: left;
	padding: 0 0 2px 4px;
	color: #a3a3a3
}
.standard-features ul li span {
	width: 100%;
	float: left;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 11px;
	padding: 5px 0;
	background-color: #f2f2f2
}
.able {
	background-color: #005992!important;
	float: left;
	font-size: 11px;
	font-weight: 600;
	padding: 5px 0;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	padding: 0 0 2px 2px
}
.request-cif {
	width: 100%;
	float: left;
	margin-top: 30px
}
.car-specifications {
	width: 100%;
	float: left
}
.car-specifications ul {
	width: 50%;
	float: left;
	padding: 0;
	margin: -1px 0 0 -1px;
	list-style: none;
	border: 1px solid #ccc
}
.car-specifications ul li {
	width: 100%;
	float: left;
	padding: 4px 10px;
	font-size: 11px
}
.car-specifications ul li:nth-child(even) {
	background-color: #dedddd
}
.car-specifications ul li:first-child {
	border-top: none
}
.car-specifications ul li span {
	width: 50%;
	float: left;
	text-align: right
}
.car-specifications ul li span:first-child {
	text-align: left;
	font-weight: 700;
	text-transform: capitalize;
	border-right: 1px solid #a3a3a3
}
.stock-availability {
	width: 100%;
	float: left;
	margin-top: 5px
}
.stock-availability .text {
	float: left;
	width: 100%
}
.stock-availability h6 {
	color: #000;
	font-size: 13px;
	text-transform: none;
	font-weight: 600
}
.stock-availability a.print-page {
	font-size: 12px;
	float: right
}
.stock-availability a.print-page i {
	float: left;
	font-size: 14px;
	margin: 0px 10px 0 0
}
.stock-availability a.button {
	float: right;
	margin-top: 10px
}
.quote-now {
	width: 47%;
	margin-top: 20px
}
.quote-now>ul {
	margin: 0 0 0 -30px;
	padding: 0;
	display: block;
	list-style: none
}
.quote-now>ul>li {
	width: 50%;
	float: left;
	padding: 14px 0 0 30px
}
.quote-now ul li select {
	width: 100%
}
.quote-now ul li .chosen-container .chosen-drop, .quote-now ul li .chosen-container-single .chosen-single, .quote-now ul li input[type=text], .quote-now ul li input[type=email], .quote-now ul li input[type=password], .quote-now ul li textarea {
	background-color: #ececec
}
.quote-now>ul>li:first-child {
	padding: 0 0 0 30px
}
.quote-now ul li.full {
	width: 100%
}
.quote-now ul li label {
	font-weight: 600;
	font-size: 11px;
	margin-bottom: 5px
}
.required {
	color: #be0707
}
.quote-now p {
	padding-top: 10px;
	font-size: 11px;
	text-align: justify
}
.quote-now a.button {
	margin-right: 6px
}
.contact-info {
	width: 100%;
	margin-top: 39px
}
.contact-info .map {
	width: 40%;
	float: left
}
.contact-info .map iframe {
	width: 100%
}
.contact-info .details {
	width: 100%!important;
	float: left;
	padding-left: 20px
}
.contact-info .details h5 {
	margin: 0
}
.contact-info .details .sales-person {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700
}
.contact-info .details .address {
	padding-top: 10px;
	width: 300px
}
.contact-info .details .address span {
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700
}
.contact-info .details .address p {
	font-size: 11px
}
.contact-info .email, .contact-info .fax, .contact-info .phone {
	color: #000;
	display: block;
	font-size: 11px
}
.contact-info .email a {
	color: #000
}
.contact-info .email i, .contact-info .fax i, .contact-info .phone i {
	color: #000;
	float: left;
	font-size: 14px;
	margin: 3px 10px 0 0
}
.static-page {
	width: 100%;
	margin-top: 30px
}
.static-page .sub-nav {
	width: 25%;
	float: left;
	padding: 12px;
	border-radius: 4px;
	display: none
}
.sub-nav ul {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	float: left
}
.sub-nav ul li {
	width: 100%;
	float: left;
	margin-top: 3px
}
.sub-nav ul li:first-child {
	margin-top: 0
}
.sub-nav ul li a {
	width: 100%;
	display: block;
	color: #fff;
	float: left;
	padding: 2px 10px 0;
	letter-spacing: .5px;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: Raleway, sans-serif;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out
}
.sub-nav ul li.active a, .sub-nav ul li:hover a {
	color: #000;
	background-color: #fff;
	border-radius: 4px
}
.sub-nav ul li.active a {
	color: #2095f2!important
}
.static-page .page-contents {
	width: 100%;
	float: left;
	padding-left: 0
}
.static-page.full .page-contents {
	width: 100%;
	float: left;
	padding-left: 0
}
.static-page .advance-search-form, .static-page .page-contents .widget {
	margin-top: 0
}
.panel {
	padding: 0
}
.static-page .page-contents .panel:first-child {
	padding-top: 0
}
.static-page .page-contents .panel a {
	color: #246594
}
a.link {
	color: #246594
}
a.link i {
	padding-right: 5px
}
.panel ol li {
	padding: 3px 0
}
.conts-list {
	margin-bottom: 20px;
	width: 100%
}
.conts-list>form>ul, .conts-list>ul {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	border-top: #ccc solid 1px
}
.registration.conts-list>form>ul, .registration.conts-list>ul {
	padding: 10px 0
}
.conts-list.no-border>form>ul:first-child, .conts-list.no-border>ul:first-child {
	border-top: none
}
.conts-list>form>ul>li, .conts-list>ul>li {
	float: left;
	width: 83%;
	padding: 8px 0
}
.conts-list>form>ul>li:first-child, .conts-list>ul>li:first-child {
	width: 17%;
	margin-top: 22px
}
.conts-list>form>ul>li h6, .conts-list>ul>li h6 {
	margin: 5px 0 0;
	font-weight: 700;
	font-size: 14px;
}
.conts-list>form>ul>li p, .conts-list>ul>li p {
	margin: 0
}
.conts-list>ul>li p.date {
	color: #959595;
	font-weight: 600
}
.conts-list>form>ul>li ul, .conts-list>ul>li ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: disc
}
.field-columns {
	display: block;
	padding: 0!important;
	list-style: none!important;
	margin: 0 0 0 -20px !important
}
.field-columns>li {
	float: left;
	padding-left: 20px;
	margin-bottom: 10px
}
.field-columns li select {
	width: 100%
}
.field-columns li label {
	font-weight: 600
}
.field-columns li .chosen-container .chosen-drop, .field-columns li .chosen-container-single .chosen-single, .field-columns li input[type=text], .field-columns li input[type=email], .field-columns li input[type=password] {
	background-color: #ececec
}
.field-columns>li.col-twenty {
	width: 20%
}
.field-columns>li.col-fourty {
	width: 81%
}
.field-columns>li.col-fifty {
	width: 81%
}
.field-columns>li.col-twentyfive {
	width: 40.5%
}
.password-strength {
	width: 100%;
	float: left;
	padding: 15px 0 20px
}
.password-strength .colored-strip {
	width: 35%;
	height: 15px;
	float: left;
	display: block;
	position: relative;
	background: rgba(245,1,1,1);
	background: -moz-linear-gradient(left, rgba(245,1,1,1) 0, rgba(90,205,8,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0, rgba(245,1,1,1)), color-stop(100%, rgba(90,205,8,1)));
	background: -webkit-linear-gradient(left, rgba(245,1,1,1) 0, rgba(90,205,8,1) 100%);
	background: -o-linear-gradient(left, rgba(245,1,1,1) 0, rgba(90,205,8,1) 100%);
	background: -ms-linear-gradient(left, rgba(245,1,1,1) 0, rgba(90,205,8,1) 100%);
	background: linear-gradient(to right, rgba(245,1,1,1) 0, rgba(90,205,8,1) 100%);
filter:progid: DXImageTransform.Microsoft.gradient(startColorstr='#f50101', endColorstr='#5acd08', GradientType=1)
}
.password-strength .colored-strip .cover {
	position: absolute;
	right: 0;
	top: 0;
	height: 15px;
	display: block;
	background-color: #ececec
}
.password-strength p.status {
	float: left;
	line-height: 15px;
	padding: 0 0 0 20px
}
.password-strength p.status .good {
	color: #3b8c01;
	font-weight: 700;
	text-transform: uppercase
}
.password-strength p.status .weak {
	color: #f50101;
	font-weight: 700;
	text-transform: uppercase
}
.conts-list button {
	margin-right: 5px
}
.conts-list .avatar {
	margin-bottom: 5px
}
.banner, .banner a, .banner img {
	width: 100%
}
.banner.center {
	text-align: center
}
.banner.center a, .banner.center img {
	width: auto;
	max-width: 100%
}
.vap-services {
	width: 100%;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0
}
.vap-services li {
	width: 33.3%;
	float: left;
	padding: 20px 15px 0;
	text-align: center
}
.vap-services li .icon {
	width: 74px;
	height: 74px;
	margin: 0 auto;
	font-size: 30px;
	padding-top: 18px;
	border-radius: 50%;
	text-align: center;
	border: 2px solid #757373
}
.vap-services li h6 {
	font-weight: 700;

	margin: 15px 0 5px
}
.note {
	width: 100%;
	min-height: 62px;
	color: #fff;
	position: relative;
	border-radius: 5px;
	background-color: #3590ba;
	padding: 10px 10px 13px 60px
}
.note i {
	font-size: 28px;
	left: 20px;
	position: absolute;
	top: 18px
}
.partners-list {
	width: 100%;
	padding: 15px 0 0
}
.partners-list ul {
	display: block;
	padding: 0;
	margin: 0 0 0 -30px;
	list-style: none
}
.partners-list ul li {
	width: 22%;
	float: left;
	text-align: center;
	padding-left: 16px;
	padding-bottom: 20px;
	min-height: 195px;
}
.partners-list ul li h5 {
	margin-bottom: 5px
}
.partners-list ul li p {
	font-size: 11px;
	line-height: 16px
}
.partners-list ul li .partner-logo {
	width: 125px;
	height: 118px;
	display: inline-block;
	background-image: url(../images/sprites.png);
	background-repeat: no-repeat;
	cursor: inherit
}
.partners-list ul li .partner-logo.apl {
	background-position: -159px -147px
}
.partners-list ul li .partner-logo.hanjin {
	background-position: -285px -147px
}
.partners-list ul li .partner-logo.oocl {
	background-position: -410px -147px
}
.partners-list ul li .partner-logo.evergreen {
	background-position: 0 -265px
}
.partners-list ul li .partner-logo.maerskline {
	background-position: -125px -265px
}
.partners-list ul li .partner-logo.msc {
	background-position: -251px -265px
}
.partners-list ul li .partner-logo.wanhai {
	background-position: -376px -265px
}
.partners-list ul li .partner-logo.fwt {
	background-position: 0 -383px
}
.contact-us {
	padding: 0 0 30px;
	border-bottom: #ccc solid 1px
}
.contact-us>h5 {
	margin: 0 0 20px
}
.contact-us .contact-details {
	display: block;
	padding: 0;
	list-style: none;
	margin: 0 0 0 -30px;
	font-size: 11px
}
.contact-us .contact-details li {
	width: 50%;
	float: left;
	min-height: 100px;
	padding-left: 30px
}
.contact-head {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	border-bottom: #ccc solid 1px
}
.contact-head i {
	float: left;
	font-size: 14px;
	margin-right: 10px;
	margin-top: -2px
}
.contact-details li p {
	width: 100%;
	clear: both
}
.contact-us .contact-map {
	width: 100%
}
.contact-us .contact-map iframe {
	width: 100%;
	height: 300px
}
.contact-us .contact-staff {
	width: 100%;
	margin-top: 20px
}
.contact-staff ul {
	display: block;
	padding: 0;
	list-style: none;
	margin: 0 0 0 -20px;
	font-size: 11px
}
.contact-staff ul li {
	width: 50%;
	float: left;
	padding: 20px 0 0 20px
}
.contact-staff ul li .border {
	width: 100%;
	float: left;
	padding: 10px;
	border: 1px solid #ccc
}
.contact-staff ul li .figure {
	width: 28%;
	float: left
}
.contact-staff ul li .figure a, .contact-staff ul li .figure img {
	width: 100%;
	float: left
}
.contact-staff ul li .detail {
	width: 72%;
	float: left;
	padding-left: 20px
}
.contact-staff ul li .detail h6 {
	margin-bottom: 0
}
.compare-vehicles table {
	width: 100%;
	text-align: center;
	margin-top: 30px
}
.compare-vehicles table tr:nth-child(odd) {
	background-color: #e8e8e8
}
.compare-vehicles table tr:nth-of-type(1) {
	background-color: transparent!important
}
.compare-vehicles table th {
	background-color: #005992 ;
	border: 2px solid #000;
	border-radius: 0;
	color: #000;
	font-weight: 600;
	padding: 5px 15px;
	text-align: center
}
.compare-vehicles table td {
	padding: 10px 0;
	border-right: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	position: relative;
	font-size: 12px;
}
.compare-vehicles table td .thumb a img {
	width: 100px
}
.compare-vehicles table td a {
	font-weight: 700
}
.compare-vehicles table td .thumb {
	position: relative
}
.compare-vehicles table td .thumb a {
	width: 100%
}
.compare-vehicles table td a.add-fav {
	opacity: 1;
	position: relative;
	font-size: 10px;
	width: auto;
	margin: 0;
	left: 0;
	padding: 0 5px;
	height: auto
}
.compare-vehicles table tr td:first-child {
	border-left: #ccc solid 1px;
	position: relative;
	top: 0
}
.compare-vehicles a.removelisting {
	cursor: pointer
}
.compare-vehicles {
	width: 100%
}
.compare-vehicles>ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0 0 0 -30px
}
.compare-vehicles>ul>li {
	padding: 30px 0 0 30px;
	float: left;
	width: 25%
}
.favbox {
	color: #fff;
	padding: 10px 40px 10px 10px;
	display: none;
	width: 100%;
	position: relative;
	background-color: #3590ba
}
.favbox p {
	float: left;
	margin: 0
}
.favbox a.comparebtn, .favbox a.favobtn {
	color: #3590ba;
	padding: 0 7px;
	float: right;
	font-size: 11px;
	font-weight: 700;
	background-color: #fff;
	text-transform: uppercase
}
.favbox a.favobtn {
	margin-right: 5px;
	color: #fff
}
.favbox a.closethis {
	color: #fff;
	position: absolute;
	top: 7px;
	right: 12px;
	font-size: 20px
}
.favbox.show {
	display: block;
	background: #ecaf32
}
.country-auction {
	display: inline-block;
	width: 100%;
}
.country-auction ul {
	display: block;
	margin: 0 0 0 -10px;
	list-style: none;
	padding: 0
}
.country-auction ul li {
	width: 33%;
	float: left;
	padding: 10px 0 0 8px
}
.country-auction ul li .data, .auction-button2 {
	background: url(../images/button-bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 70px;
ma  padding: 0 0 1px;
	position: relative;
	width: 100%;
}
.engine-bg {
	background-color: #eee;
	border: 1px solid #999;
	box-shadow: 5px 7px 5px -3px rgba(115, 115, 115, 1);
	display: inline-block;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 100%;
}
.engine-data {
	background: rgba(243,235,226,1);
	background: -moz-linear-gradient(top, rgba(243,235,226,1) 0%, rgba(255,255,255,1) 50%, rgba(243,235,226,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(243,235,226,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(100%, rgba(243,235,226,1)));
	background: -webkit-linear-gradient(top, rgba(243,235,226,1) 0%, rgba(255,255,255,1) 50%, rgba(243,235,226,1) 100%);
	background: -o-linear-gradient(top, rgba(243,235,226,1) 0%, rgba(255,255,255,1) 50%, rgba(243,235,226,1) 100%);
	background: -ms-linear-gradient(top, rgba(243,235,226,1) 0%, rgba(255,255,255,1) 50%, rgba(243,235,226,1) 100%);
	background: linear-gradient(to bottom, rgba(243,235,226,1) 0%, rgba(255,255,255,1) 50%, rgba(243,235,226,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3ebe2', endColorstr='#f3ebe2', GradientType=0 );
	border: 1px solid #900;
	float: left;
	height: 70px;
	padding: 0 0 1px;
	position: relative;
	width: 100%;
}
.country-auction ul li .data a {
	color: #412312
}
.country-auction ul li .data:hover, .auction-button2:hover {
	border: solid 1px #fff
}
.country-auction ul li .data h6 {
	background-color: #edaf40;
	padding: 5px 10px 4px
}
.country-auction ul li a {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	display: block;
	position: absolute
}
.country-auction ul li span.sold {
	right: 0;
	top: 0;
	z-index: 2;
	display: block;
	position: absolute;
	color: #fff;
	padding: 0 12px;
	font-size: 12px;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	background-color: rgba(225,11,11,1)
}
.country-auction ul li .data h6, {
width:100%;
margin:0
}
.country-auction ul li .data h6 {
	font-weight: 600
}
.country-auction ul li .data p {
	float: left;
	margin: 0 5px -3px;
	padding: 0
}
.price-calc {
	width: 100%;
	margin: 10px 0;
	background-color: lightgoldenrodyellow;
	border: 1px solid #8b8b8b;
	padding: 2px 20px;
	display: block
}
.price-calc ul {
	display: block;
	padding: 0;
	list-style: none
}
.price-calc ul li {
	float: left;
	padding: 0 0 8px 5px
}
.price-calc ul li.full {
	width: 100%
}
.price-calc ul li label {
	font-weight: 400;
	padding-bottom: 5px;
	float: left;
	font-size: 1.3em;
	color: #000;
}
.price-calc ul li {
	float: left;
	font-size: 10px;
	width: 50%
}
.field {
	float: right;
	font-size: 11px;
	width: 100%;
	margin-left: 5px
}
.field-advance {
	float: right;
	font-size: 11px;
	width: 57%;
	margin-left: 5px
}
.price-calc ul li .field span {
	width: 23%;
	float: left;
	display: block
}
.price-calc ul li .field input[type=radio] {
	float: left;
	margin: 3px 5px 0 0
}
.price-calc form {
	height: auto!important
}
.video-gallery {
	margin-bottom: 20px
}
.video-gallery ul {
	list-style: none;
	margin: 0 0 20px;
	width: 25%;
	padding: 12px;
	float: left;
	background-color: #edaf40
}
.video-gallery ul li {
	width: 100%;
	float: left;
	margin-top: 3px
}
.video-gallery ul li:first-child {
	margin-top: 0
}
.video-gallery ul li a {
	width: 100%;
	display: block;
	color: #fff;
	float: left;
	padding: 2px 10px 0;
	font-size: 12px;
	font-weight: 700;
	font-family: Raleway, sans-serif;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out
}
.video-gallery ul li.active a, .video-gallery ul li:hover a {
	color: #000;
	background-color: #fff
}
.video-gallery ul li.active a {
	color: #edaf40!important
}
.video-gallery .panel-container {
	width: 75%;
	padding-left: 30px;
	float: left
}
.video-gallery video {
	width: 100%
}
.video-gallery h5 {
	width: 100%;
	background-color: #edaf40;
	padding: 5px 10px;
	margin: 0;
	color: #fff
}
.advance-search a.search-form-btn, .countrieslist .country-list>ul>li ul, .favbox a.favobtn, .featherlight .featherlight-close-icon, .header .top-strip, .login-box .login-form, .pagination .paging li.numbers a.active, .pagination .paging li.numbers a:hover, .quick-links h5:before, .static-page .sub-nav, .stock-search, a.button, button[type=submit] {
	background-color: #005992
}
a.add-fav {
	background: #60ae0d
}
.stock-search h5 {
	color: #fff
}
.quick-links h5:before {
	background-color: #edaf40
}
a.button, button[type=submit] {
	background-color: #005992
}
a.button:hover {
	background-color: #ecaf32
}
.navigation .nav>ul ul ul {
	background-color: #fee07d;
	margin-left: 4px
}
.navigation .nav>ul>li>ul>li.active>a, .navigation .nav>ul>li>ul>li:hover>a {
	background-color: #fffacd
}
.hide {
	color: #fff;
	background-color: #edaf40;
	cursor: pointer;
	display: block;
	float: right;
	clear: both;
	font-size: 12px;
	font-weight: 600;
	padding: 0 10px;
	position: relative;
	text-transform: uppercase;
	margin-top: 10px
}

@media (min-width: 1030px) {
.navigation .nav>ul li:hover>ul {
	display: block
}
.navigation .nav li.dropdown:hover>a:after {
	display: none
}
.carmakers ul li:hover ul {
	display: block;
	opacity: 1
}
}

@media screen and (min-width: 768px) and (max-width: 1030px) {
.tablet-hide {
	display: none!important
}
}

@media screen and (min-width: 900px) and (max-width: 1030px) {
.stock-search .tablet-hide {
	display: block!important
}
}

@media screen and (min-width: 241px) and (max-width: 767px) {
.mobile-hide {
	display: none!important
}
}

@media screen and (min-width: 1031px) {
.desktop-hide {
	display: none!important
}
}
.search-promo.mobile-hide {
	display: block!important
}

@media screen and (max-width: 800px) {
.search-promo.mobile-hide {
	display: block!important
}
}
.pre-btn {
	float: left;
	margin-top: 0;
	margin-right: 5px
}
.next-btn {
	float: left;
	margin-top: 0;
	margin-right: -17px
}
.error-bg {
	background-color: #edaf40;
	color: #fff;
	padding: 5px;
	text-align: center
}
.error-bg h1 {
	color: #fff
}
.success-bg {
	background-color: #dff0d8;
	border-radius: 5px;
	border: 1px solid #a8c68f;
	width: 80%;
	padding: 10px 5px;
	text-align: center;
	margin: 5px;
	color: #3c763d
}
#email-message {
	width: 100%
}
.sold {
	background-image: url(../images/sold.png);
	background-position: right top;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 11px;
	height: 50px;
	padding: 0;
	position: absolute;
	width: 50px;
	z-index: 101
}
.special-offer {
	background-image: url(../images/special-offer.png);
	left: 0;
	background-repeat: no-repeat;

	color: #fff;
	font-size: 11px;
	height: 50px;
	padding: 0;
	position: absolute;
	width: 50px
}
.price-detail {
	width: 100%;
	border-radius: 5px;
	background-color: green;
	color: gold !important;
	text-align: right;
	text-decoration: line-through double !important;
	padding: 10px;
	float: left;
	font-size: 24px;
	box-shadow: 0 -3px 0 0 rgba(0,0,0,0.27) inset
}
.price-detail-hl {
	font-size: 28px;
	font-weight: 700;
	text-decoration: blink;
	color: #fff;
	float: right
}
.form-input-error {
	border: solid 2px #f96464!important
}
.special-offer-big {
	background-image: url(../images/special-offer-big.png);
	background-position: right top;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 11px;
	height: 128px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 132px;
	z-index: 7
}
.sold-out {
	background-position: right top;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 11px;
	height: 285px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 357px;
	z-index: 9
}
img.car-flag {
	height: 32px;
	left: 0;
	position: absolute;
	top: -5px;
	width: 32px!important
}
.county-code {
	color: red
}
.arrow-left i {
	color: #fff;
	margin: 0 0 0 15px
}
.arrow-right i {
	color: #fff;
	margin: 0 15px 0 0
}
.width-fix {
	float: right;
	text-align: left;
	margin-left: 5px
}
.lSAction > a {
	width: 32px;
	height: 32px;
	display: block;
	top: 50%;
	cursor: pointer;
	position: absolute;
	z-index: 8;
	margin-top: -16px;
	background-image: url(../images/sprites.png);
	background-repeat: no-repeat;
	opacity: .5
}
.six-car-panel {
	border-bottom: solid 1px #ccc;
	display: inline-flex;
	padding: 6px;
	margin: 0;
	list-style: none;
	overflow: hidden
}
.carflags {
	position: absolute;
	top: 0;
	left: 0
}
span.flag {
	width: 20px;
	height: 14px;
	margin-right: 10px;
	display: inline-block;
	background-image: url(../images/sprites.png) !important;
	background-repeat: no-repeat
}
span.flag.ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½?ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¯ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¿ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½?ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¸ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ {
background-position:-23px -113px
}
span.flag.EspaÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±ol {
	background-position: -23px -95px
}
span.flag.FranÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ais {
	background-position: -23px -81px
}
span.flag.PortuguÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âªs {
	background-position: -23px -68px
}
span.flag.pakistan {
	background-position: 0 0
}
span.flag.japan {
	background-position: 0 -14px
}
span.flag.tanzania {
	background-position: 0 -28px
}
span.flag.zambia {
	background-position: 0 -42px;
	background-position: -450px -111px
}
span.flag.namibia {
	background-position: 0px -126px;
}
span.flag.south-africa {
	background-position: 0 -56px
}
span.flag.uae {
	background-position: 0 -70px
}
span.flag.kenya {
	background-position: 0 -84px
}
span.flag.uk {
	background-position: 0 -98px
}
span.flag.global {
	background-position: 0 -112px
}
.data img, img.car-soldout3 {
	float: left;
	height: 34px;
	position: absolute;
	right: -1px;
	top: 43px;
}
.car-sold-out {
	transform: rotate(15deg);
}
.country-auction ul li .data span {
	color: red!important;
	float: right;
	margin-right: 0px;
}
.data span {
	float: left
}
.countrieslist .country-list > ul > li ul li a {
	color: #fff;
	display: block
}
.data span {
	float: left
}
.ads-area {
	float: left;
	padding: 10px;
	text-align: center
}
.ads-area img {
	margin-bottom: 5px;
	width: 100%
}
.search-top {
	padding: 20px;
	background: #F0F0F0;
	border: solid 1px #C3C3C3
}
.row {
	width: 100%;
	margin: 10px 0
}
.make-all {
	float: left;
	width: 25%
}
.reset-btn-padd {
	padding: 0 0 0 25px;
	float: right
}
.make-calc {
	width: 100%;
	margin: 10px 0;
	background-color: #d2d2d2;
	border: #8b8b8b solid 1px;
	padding: 10px 20px 0
}
.make-calc ul {
	display: block;
	padding: 0;
	margin: 0 0 0 -30px;
	list-style: none
}
.make-calc ul li {
	width: 30%;
	float: left;
	padding: 0 0 15px 30px
}
.make-calc ul li.full {
	width: 100%
}
.make-calc ul li label {
	font-weight: 700;
	padding-bottom: 5px;
	width: 100%;
	float: left
}
.make-calc ul li .field {
	width: 100%;
	float: left;
	font-size: 11px
}
.make-calc ul li .field span {
	width: 50%;
	float: left;
	display: block
}
.make-calc ul li .field input[type="radio"] {
	float: left;
	margin: 3px 5px 0 0
}
.etabs li.tab.active {
	opacity: .5
}
img.car-soldout2 {
	width: 106px;
	position: absolute;
	top: 3px;
	right: 0;
	transform: rotate(-6deg);
	display: none
}
img.car-soldout3 {
	display: none;
	height: 37px;
	right: -1px;
	top: 1px;
	transform: rotate(-7deg);
	width: 73px
}
.auction-button2:hover img.car-soldout {
	display: none
}
.auction-button2:hover img.car-soldout2 {
	display: block
}
.country-auction ul li .data:hover .data img {
	display: none
}
.country-auction ul li .data:hover img.car-soldout3 {
	display: block
}
.auction-button2.auction-active, .country-auction ul li .data.auction-active {
	background: #ddd none repeat scroll 0 0;
}
span.numbers {
	color: #fff;
	background: red;
	border-radius: 50%;
	padding: 2px 3px;
	position: absolute;
	right: 5px
}
#single_car_detail {
	margin: -20px 0 0
}
h4#advanceSearchTotalCount {
	color: #000;
	font-size: 21px
}
.logo img {
	width: 100%
}
.wish-list-area {
	float: left;
	padding: 18px 10px;
	width: 82%
}

@media screen and (max-width: 1308px) {
.time {
	width: 11%
}
.nav>li>a {
	padding: 10px 4px
}
.navbar-nav>li:last-child> {
	margin-right: 0
}
}

@media screen and (max-width: 1100px) {
.navbar-nav>li {
	margin-right: 10px
}
.nav>li>a {
	padding: 10px 2px
}
.time {
	width: 9%
}
.navigation .nav>ul>li>a {
	float: left;
	color: #000
}
}

@media screen and (min-width: 768px) and (max-width: 1028px) {
aside .heading h4 {
	text-align: left;
	padding-left: 45px;
	display: inline-block
}
#top_nav .global_contacts {
	width: 118px!important
}
#top_nav .glbl_stock {
	width: 159px!important
}
body {
	background: none #fff
}
.login-local .login {
	margin-top: 13px!important;
	margin-right: 0
}
.top-strip .login-local {
	margin-right: 7px
}
.total-stock-top {
	margin-left: 31px;
	margin-top: -4px
}
.dropdown-menu.global-contacts {
	margin-left: -113px!important
}
.dropdown-menu.glbl-stock {
	margin-left: -208px!important
}
.sold-out {
	width: 260px
}
.quick-contact ul li.namesec {
	width: 17%
}
.quick-contact ul li.phonesec {
	width: 22%;
	color: #FB9512
}
.quick-contact ul li.addresssec {
	width: 30%
}
.quick-contact ul li.mapsec {
	width: 10%
}
.time {
	width: 11%;
	margin-top: -7px;
	font-size: 10px;
	display: none
}
.nav>li>a {
	padding: 10px 0
}
.navbar-nav>li {
	margin-right: 0
}
.nav>li>a:hover {
	text-decoration: underline
}
.advance-search-form .basic-fields > ul > li {
	padding-right: 0;
	padding-left: 10px
}
.advance-search-form .basic-fields {
	padding-left: 6px 5px 0 0
}
.country-auction ul li {
	font-size: 11px;
	width: 33.3%
}
.country-auction ul li .data {
	padding: 4px 0
}
#slider1_container {
	width: 777px
}
.person-info {
	width: 100%
}
aside {
	padding-left: 12px;
	padding-right: 10px;
}
.h-font {
	font-size: 10px !important;
	margin-top: 5px;
}
.pull-left {
	margin-top: 16px;
	margin-right: 5px;
	margin-left: 12px
}
.pull-right {
	margin-left: 1px;
	margin-top: 16px;
	margin-right: 14px
}
.navigation {
	width: 72%!important
}
.advance-search-form .basic-fields>ul {
	margin: 0 0 0 -15px !important
}
.show-hide-btn {
	margin-top: 8px
}
.price-calc ul li label {
	font-size: 1.2em;
}
.field-calcu {
	font-size: 1.2em !important;
	width: 70% !important;
}
.field-calcu > span {
	padding-left: 10px !important;
	width: 70px !important;
}
.field-calcu > span.cont-p-l {
	padding-left: 0px !important;
	width: 73px !important;
}
.calcu-par > p {
	font-size: 11px;
}
.calcu-par h5 {
	font-size: 13px;
}
}
.fa.fa-home.fa-2x {
	margin-top: -8px
}
.car-detail > h1 {
	font-size: 21px;
	margin-left: 30px;
	margin-top: 0;
	padding: 0
}
i.flag.botswana {
	background-position: -24px -127px
}
.countrieslist .flag.botswana {
	background-position: -371px 0;
	float: left
}
span.flag.botswana {
	background-position: -23px -126px
}
span.flags.botswana {
	background-position: -273px -541px;
	z-index: 1
}
.random-country .flag.botswana {
	background-position: -371px 0;
}
}

@media screen and (max-width:768px) {
aside:nth-child(2) .heading h4 {
	font-size: 12px;
}
}
.carmakers ul li .makerlogo.hamana-works {
	background-position: -533px -40px;
	height: 27px;
	margin: 7px 0 0 10px;
	width: 25px
}
.sold-blue {
	background-image: url(../images/sold_blue.png);
	background-position: right top;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 11px;
	height: 50px;
	padding: 0;
	position: absolute;
	width: 50px;
	z-index: 101;
	right: 0;
	margin-top: 10px;
}
.counter {
	float: left;
	font-size: 16px;
	margin-left: 70px;
	margin-top: 3px;
}
.vit-txt {
	display: inline-block;
	font-weight: bold;
	padding-top: 6px;
}
.countrieslist .flag.japan-online {
	background-position: -115px -146px;
	float: left;
}
span.flag.japan-online {
	background-position: 1px -140px;
}
span.flags.japan-online {
	background-position: -117px -147px;
	position: absolute;
	z-index: 1;
}
.random-country .flag.japan-online {
	background-position: -115px -146px;
	width: 32px;
}
.countrieslist .flag.online {
	background-position: -435px 0;
	float: left;
}
span.flags.online {
	background-position: -358px -541px;
}
span.auction-button-flags.flag.online {
	background-position: -435px 0;
}
.random-country .flag.online {
	background-position: -435px 0;
	border: 1px solid #dedede;
}
span.flag.online {
	background-position: 0 22px;
}
.carmakers ul li .makerlogo.nummi {
	background-position: -554px -270px;
	height: 19px;
	margin: 14px 0 0 10px;
	width: 25px;
}
i.flag.online {
	background-position: 19px -141px;
}
.countrieslist .flag.swaziland {
	background-position: -435px 0px;
	float: left;
}
.makerlogo.flags.flag.swaziland.lfet-flg {
	background-position: -438px -1px;
}
.flags.flag.swaziland.lfet-flg {
	background-position: -438px 0;
}
.flag.flag.swaziland.random-country {
	background-position: -438px 0;
}
.carflags.flag.swaziland.flag {
	background-position: 0 -155px;
}
.carmakers ul li .makerlogo.mini {
	background-position: -553px -282px;
	height: 27px;
	margin: 8px 0 0 10px;
	width: 25px;
}
.carmakers ul li .makerlogo.gmc {
    background-position: -553px -301px;
    height: 27px;
    margin: 8px 0 0 10px;
    width: 25px;
}
.flags.flag.swaziland {
	background-position: -438px 0;
	position: absolute;
	z-index: 1;
}
i.flag.swaziland {
	background-position: 0 -156px;
}
.auction-button-flags.flag.swaziland {
	background-position: -435px 0;
}
.countrieslist .flag.lesotho {
	background-position: -467px 0;
	float: left;
}
.flag.flag.lesotho.random-country {
	background-position: -467px 0;
}
.makerlogo.flags.flag.lesotho.lfet-flg {
	background-position: -357px -540px !important;
}
.flags.flag.lesotho.lfet-flg {
	background-position: -357px -540px;
}
.carflags.flag.lesotho.flag {
	background-position: -23px -214px;
}
i.flag.lesotho {
	background-position: -24px -214px !important;
}
.flags.flag.lesotho {
	background-position: -469px -1px;
}
/* Mongolia CSS Added by Shahnawaz 05/09/2017*/
.countrieslist .flag.mongolia {
	background-position: -498px 0;
	float: left;
}
.flag.flag.mongolia.random-country {
	background-position: -498px 0;
}
.makerlogo.flags.flag.mongolia.lfet-flg {
	background-position: -384px -540px !important;
}
.flags.flag.mongolia.lfet-flg {
	background-position: -384px -540px;
}
.carflags.flag.mongolia.flag {
	background-position: -22px -171px;
	width: 22px;
	height: 13px;
}
i.flag.mongolia {
	background-position: -22px -171px !important;
}
.flags.flag.mongolia {
	background-position: -498px -1px;
}
.auction-button-flags.flag.mongolia {
	background-position: -384px -540px !important;
}
.carmakers ul li .makerlogo.land-rover {
	background-position: -121px -74px;
	height: 27px;
	margin: 16px 0 0 10px;
	width: 26px
}
.flag.namibia.special-flag {
	background-position: -453px -111px;
}
.gallery-btn {
	width: 448px;
	float: left;
	height: 75px;
	margin-bottom: 5px;
	background: url(../images/tanzania-galary.jpg) no-repeat;
}
.bot-gallery-btn {
	width: 448px;
	float: left;
	height: 75px;
	margin-bottom: 5px;
	background: url(../images/gallery-view-button-bot.png) no-repeat;
}
.countrieslist .flag.newzealand {
    background-position: -564px -25px;
    float: left;
}
span.flags.newzealand {
    background-position: -564px -26px;
}
.random-country .flag.newzealand {
    background-position: -564px -26px;
    border: 1px solid #dedede;
}
span.auction-button-flags.flag.newzealand {
    background-position: -562px -24px;
}
span.flag.newzealand {
    background-position: 0 -186px;
}
i.flag.newzealand {
    background-position: 0 -186px;
}






.coun-ga-btn {
    position: relative;
    background-color: beige;
    padding: 10px;
    width: 38%;
    border-radius: 3px;
    background: #d4e4ef;
    background: -moz-linear-gradient(top, #d4e4ef 0%, #86aecc 100%);
    background: -webkit-linear-gradient(top, #d4e4ef 0%,#86aecc 100%);
    background: linear-gradient(to bottom, #d4e4ef 0%,#86aecc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4e4ef', endColorstr='#86aecc',GradientType=0 );
}

.coun-ga-btn p {
    text-align: center;
    font-size: 28px;
    margin-bottom: 0;
    font-weight: bold;
}
span.gallery-btn-flags.flag.botswana {
    background-position: -371px 0;
    height: 22px;
    width: 32px;
    position: absolute;
    top: 0;
    left: 0;
}

span.gallery-btn-flags.flag.chili {
    background-position: -531px 0;
    height: 22px;
    width: 32px;
    position: absolute;
    top: 0;
    left: 0;
}

span.gallery-btn-flags.flag.dominican{
    background-position: -49px -182px;
    height: 22px;
    width: 32px;
    position: absolute;
    top: 0;
    left: 0;
}

span.gallery-btn-flags.flag.kenya{
    background-position: -275px 0;
    height: 22px;
    width: 32px;
    position: absolute;
    top: 0;
    left: 0;
}

span.gallery-btn-flags.flag.mongolia{
    background-position: -498px 0;
    height: 22px;
    width: 32px;
    position: absolute;
    top: 0;
    left: 0;
}

span.gallery-btn-flags.flag.namibia{
    background-position: -339px 0;
    height: 22px;
    width: 32px;
    position: absolute;
    top: 0;
    left: 0;
}

span.gallery-btn-flags.flag.newzealand{
    background-position: -564px -25px;
    height: 22px;
    width: 32px;
    position: absolute;
    top: 0;
    left: 0;
}

span.gallery-btn-flags.flag.pakistan{
    background-position: -83px 0;
    height: 22px;
    width: 32px;
    position: absolute;
    top: 0;
    left: 0;
}

span.gallery-btn-flags.flag.philippines{
    background-position: -563px 0px;
    height: 22px;
    width: 32px;
    position: absolute;
    top: 0;
    left: 0;
}

span.gallery-btn-flags.flag.s-africa{
    background-position: -211px 0;
    height: 22px;
    width: 32px;
    position: absolute;
    top: 0;
    left: 0;
}

span.gallery-btn-flags.flag.tanzania{
    background-position: -147px 0;
    height: 22px;
    width: 32px;
    position: absolute;
    top: 0;
    left: 0;
}

span.gallery-btn-flags.flag.japan{
    background-position: -115px 0;
    height: 22px;
    width: 32px;
    position: absolute;
    top: 0;
    left: 0;
}

span.gallery-btn-flags.flag.uae{
    background-position: -243px 0;
    height: 22px;
    width: 32px;
    position: absolute;
    top: 0;
    left: 0;
}

span.gallery-btn-flags.flag.uk{
    background-position:-307px 0;
    height: 22px;
    width: 32px;
    position: absolute;
    top: 0;
    left: 0;
}

span.gallery-btn-flags.flag.uganda{
    background-position:-403px 0;
    height: 22px;
    width: 32px;
    position: absolute;
    top: 0;
    left: 0;
}

.coun-ga-btn {
    position: relative;
    background-color: beige;
    padding: 10px;
    width: 30%;
    border-radius: 3px;
       background: rgba(168,0,119,1);
    background: -moz-linear-gradient(left, rgba(168,0,119,1) 0%, rgba(168,0,119,1) 11%, rgba(217,179,54,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(168,0,119,1)), color-stop(11%, rgba(168,0,119,1)), color-stop(100%, rgba(217,179,54,1)));
    background: -webkit-linear-gradient(left, rgba(168,0,119,1) 0%, rgba(168,0,119,1) 11%, rgba(217,179,54,1) 100%);
    background: -o-linear-gradient(left, rgba(168,0,119,1) 0%, rgba(168,0,119,1) 11%, rgba(217,179,54,1) 100%);
    background: -ms-linear-gradient(left, rgba(168,0,119,1) 0%, rgba(168,0,119,1) 11%, rgba(217,179,54,1) 100%);
    background: linear-gradient(to right, rgba(168,0,119,1) 0%, rgba(168,0,119,1) 11%, rgba(217,179,54,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a80077', endColorstr='#d9b336', GradientType=1 );
    color: cornsilk;
}
.carmakers ul li .makerlogo.daewoo {
    background-position: -523px -70px;
    height: 15px;
    margin: 13px 0 0 10px;
    width: 28px;
}
.carmakers ul li .makerlogo.hummer {
    background-position: -523px -90px;
    height: 15px;
    margin: 13px 0 0 10px;
    width: 28px;
}
.makerlogo.flags.all.lfet-flg {
    background-position: 7px -536px;
    width: 30px;
    height: 26px;
}
.flags.all.lfet-flg {
    background-position: 7px -536px;
    width: 30px;
    height: 26px;
}
.flags {
    position: absolute;
    display: inline-block;
    background-image: url(../images/sprites.png);
    background-repeat: no-repeat;

}
.carflags.flag.pakistan {
    background-position: 0 0;
    height: 13px;
}
.carflags.flag.botswana {
    background-position: -23px -126px;
    height: 13px;
}
.carflags.flag.dominican {
    background-position: -23px -156px;
    width: 22px;
    height: 13px;
}
.carflags.flag.kenya {
    background-position: 0 -84px;
    width: 22px;
    height: 13px;
}
.carflags.flag.namibia {
    background-position: 0 -126px;
    width: 22px;
    height: 13px;
}
.carflags.flag.newzealand {
    background-position: 0 -186px;
    width: 22px;
    height: 13px;
}
.carflags.flag.philippines {
    background-position: 0 -171px;
    width: 22px;
    height: 13px;
}
.carflags.flag.south-africa {
    background-position: 0 -56px;
    width: 22px;
    height: 13px;
}
.carflags.flag.tanzania {
    background-position: 0 -28px;
    width: 22px;
    height: 13px;
}
.carflags.flag.japan {
    background-position: 0 -14px;
    width: 22px;
    height: 13px;
}
.carflags.flag.uae {
    background-position: 0 -70px;
    width: 22px;
    height: 13px;
}
.carflags.flag.uk {
    background-position: 0 -98px;
    width: 22px;
    height: 13px;
}
.carflags.flag.uganda {
    background-position: -23px -141px;
    width: 22px;
    height: 13px;
}
.carflags.flag.zambia {
    background-position: 0 -42px;
    width: 22px;
    height: 13px;
}
.carflags.flag.thailand {
    background-position: -23px -229px;
    height: 13px;
  }
.countrieslist .flag.jamaica {
    background-position: -563px -58px;
    float: left;
}
i.flag.jamaica {
    background-position: -24px -199px;
}
span.flags.jamaica {
    background: -564px -58px;
	z-index: 1;
}
.random-country .flag.jamaica {
    background-position: -563px -58px;
}
.carflags.flag.jamaica {
    background-position: -22px -199px;
    width: 22px;
    height: 18px;
}
.margin-r-remove{
	margin-right: 0;
}
.car-cont img {
    width: 100%;
}
.star{
	color: red;
}
.p-l-less {
  padding-left: 9px;
}
.empl-counter {
  float: left;
  font-size: 18px;
  margin: 10px 0;
  border-left: solid 4px #000;
  padding-left: 10px;
  font-weight: bold;
}
.com-history-tab table {
  border: 2px solid #b2b2b2;
}
.com-history-tab td:nth-child(1) {
  background-color: #e7e6e6;
  font-weight: bold;
}
.botm-border{
  border-bottom: solid 1px #ddd;
  margin: 25px 0;
}
.heading {
    background: #005992 ;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7bc56', endColorstr='#005992 ', GradientType=1 );
    font-size: 16px;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 37px;
    padding-right: 49px;
    width: 100%;
}
.business-had p {
    background-color: #000;
    color: #fff;
    border-radius: 4px;
    padding: 6px;
    margin-top: 10px;
    text-align: center;
    margin-left: -8px;
    display: inline-block;
}

	.col-sm-9.col-lg-12.com-history-tab table tbody tr td {
    padding: 10px;
	}
