/*  1. GLOBAL STYLES
=============================*/
/*  A. General
----------------------------*/

* {
	outline: none;
}

html {
	height: 100%;
}

body {
	font-family: 'Open Sans', sans-serif, Arial;
	line-height: 24px;
	color: #2d2d2d;
	overflow-x: hidden;
  visibility: visible !important;
}

a {
	color: #c7081b;
}

a:hover {
	color: #c7081b;
}

p, h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif, Arial;
	font-weight: 400;
}

h1 {
	font-size: 72px;
}

h2 {
	font-size: 50px;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 16px;
}

p {
	font-weight: 400;
}
div+p{
	margin-top: 10px;
}

a:hover, a:focus {
	outline: none;
	text-decoration: none;
}

strong {
	font-weight: bolder;
}

optgroup{
  padding-left: 5px;
}

.fa-6x {
	font-size: 6em;
}

.fa-7x {
	font-size: 7em;
}

.fa-w3w:before{
	content:'';
	display: block;
	width: 18px;
	height: 18px;
	background: url("/images/icon-w3w-red.svg");
}

img, iframe {
	max-width: 100%;
	height: auto;
}

.vimeo-playlist iframe{
  width: 100%;
  height: 100%;
}

.x-search i.fa{
	cursor: pointer;
}
.gcsc-more-maybe-branding-root{
	display: none !important;
}
.x-gcse-search{
	margin-top: -200px;
	position: absolute;
}
.gsc-search-box{
	visibility: hidden;
}

.center-ul-list{
  float:right;
  position:relative;
  left:-50%;
  text-align:left;
}
.center-ul-list ul{
  list-style:none;
  position:relative;
  left:50%;
}

.success {
	font-size: 15px;
	background: #CFFFF5;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #B9ECCE;
	border-radius: 5px;
	font-weight: normal;
}

.footer-jumbo-title{
	background-color: #b11827;
	color: #fff;
}
.footer-jumbo-title-black{
	background-color: #000000 !important;
}
.footer-jumbo-title h2{
	margin: 30px 0;
	font-size: 24px;
	line-height: 40px;
}
@media (max-width: 767px) {
	.footer-jumbo-title h2{
		font-size: 20px;
		line-height: 24px;
		margin: 10px 0;
	}
}
.panel-xclusive .panel-footer{
  background-color: #fff;
}
.panel-xclusive .text-price{
  color: #1e90ff;
}
.panel-xclusive .text-price a,
.panel-xclusive .text-price a:active{
	color: #1e90ff;
}
.panel-xclusive .text-price a:hover{
	color: #31708f;
}
.panel-xclusive th{
  white-space: nowrap !important;
}
.panel-xclusive th,
.panel-xclusive td{
  padding-right: 0 !important;
}

.sort-by-menu {
	margin-left: -15px;
}

.select-wrapper span.sort-by {
	float: left;
	margin-right: 12px;
	line-height: 33px;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}

.sbHolder {
	background: #F7F7F7;
	border: 1px solid rgba(0, 0, 0, 0.0980392);
	border-radius: 4px;
}

.sbHolder:focus {
	outline: none;
}

a.sbSelector:link, a.sbSelector:visited, a.sbSelector:hover {
	color: #333;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	line-height: 28px;
}

.sbHolder .sbToggle {
	background: url(../images/select-icons.png) 0 1px no-repeat;
	right: 7px;
	top: 12px;
	width: 8px;
	height: 6px;
}

.sbHolder .sbToggle:hover {
	background: url(../images/select-icons.png) 0 1px no-repeat;
}

.sbOptions {
	background: #F7F7F7;
	border: 1px solid rgba(0, 0, 0, 0.0980392) !important;
	border-top: 0 !important;
	margin-top: -1px;
	-webkit-border-radius: 4px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 4px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	border-radius: 4px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.sbOptions a:link, .sbOptions a:visited {
	color: #333;
}

.sbHolder {
	float: left;
	margin-right: 0;
}

.sbHolder, .sbHolder .sbOptions {
	width: 100%;
}

.sbSelector {
	line-height: 27px;
}

.sbSelector {
	width: 100%;
}

.sbOptions li {
	width: 100%;
}

.font-12px {
	font-size: 12px;
	line-height: 18px;
}

.font-12px tbody:before {
	line-height: 8px;
	content: "\200C";
	display: block;
}

.font-12px>thead>tr>th, .font-12px>tbody>tr>th, .font-12px>tfoot>tr>th, .font-12px>thead>tr>td, .font-12px>tbody>tr>td, .font-12px>tfoot>tr>td {
	line-height: 16px;
}

.font-13px {
	font-size: 13px;
	line-height: 18px;
}

.font-13px tbody:before {
	line-height: 8px;
	content: "\200C";
	display: block;
}

.font-13px thead {
	font-size: 14px;
	font-weight: 400;
}

.font-13px>thead>tr>th, .font-13px>tbody>tr>th, .font-13px>tfoot>tr>th, .font-13px>thead>tr>td, .font-13px>tbody>tr>td, .font-13px>tfoot>tr>td {
	line-height: 16px;
}

.col-width-50 {
	float: left;
	width: 50%;
	padding-left: 15px;
}

.font-12px thead {
	font-size: 13px;
	font-weight: 400;
}

.font-12px tbody {
	margin-top: 5px;
}

.less-margin {
	margin: 0;
}

.img-border {
	float: left;
	border: solid 1px #3a3a3a;
}

.pagination > li:first-child > a, .pagination > li:last-child > a {
	background: #ccc;
}

.pagination>li>a, .pagination>li>span {
	border: none;
	padding: 3px 9px;
	font-size: 13px;
	font-weight: 400;
	background-color: #ccc;
	margin-right: 6px;
	color: #fff;
}

.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
	border-radius: 0;
}

.pagination li.disabled a, .pagination li.disabled a:hover {
	background-color: #eee;
	color: #fff;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	background-color: #c7081b;
	color: #FFF;
}

.pagination > li:first-child > a:hover, .pagination > li:last-child > a:hover {
	color: #fff;
}

.pager li > a, .pager li > span{
  border-radius: 0;
  border: none;
}

img.display-img {
	float: left;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-top: 9px;
}

.firstcharacter,
.first-letter-caps:first-letter{
	float: left;
	color: #c7081b;
	font-size: 70px;
	line-height: 58px;
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 3px;
}

.progressbar .progress {
	height: 35px;
	background-color: #eeeeee;
	border-radius: 0;
}

.progressbar .progress .progress-bar-danger {
	background-color: #c7081b;
}

.progressbar .progress .progress-bar {
	padding: 8px 0;
	text-indent: 16px;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
	-webkit-transition: width 2s ease !important;
	-moz-transition: width 2s ease !important;
	-o-transition: width 2s ease !important;
	transition: width 2s ease !important;
}

.accordion-quick-search .panel-heading,
.accordion-quick-search-custom .panel-heading{
	padding: 8px 15px;
}
.accordion-quick-search .panel-title,
.accordion-quick-search-custom .panel-title{
	font-size: 14px;
	font-weight: bolder;
	padding-left: 15px;
}
.accordion-quick-search .panel-title .fa,
.accordion-quick-search-custom .panel-title .fa{
	margin-left: -15px;
}
.accordion-quick-search .panel-body p:last-child,
.accordion-quick-search-custom .panel-body p:last-child{
	margin-bottom: 0;
}
.accordion-quick-search form,
.accordion-quick-search-custom form{
	background-color: #fff;
	z-index: 699;
}
.accordion-quick-search-scroll,
.accordion-quick-search-custom-scroll{
	overflow: auto;
	position: relative;
}
.accordion-quick-search-list,
.accordion-quick-search-custom-list{
	margin-top: 48px;
}
.accordion-quick-search-list .highlight,
.accordion-quick-search-custom-list .highlight{
	background-color: greenyellow;
}
@media only screen and (max-width: 767px) {
	.accordion-quick-search-list,
	.accordion-quick-search-custom-list{
		margin-right: 20px;
	}
}

.list-content {
	margin-top: 42px;
	margin-left: -15px;
	margin-right: -15px;
}

.list-content p {
	padding: 0;
}

.choose-list ul {
	padding: 0;
	margin: 0;
}

.choose-list ul li {
	list-style: none;
	font-size: 14px;
	color: #2d2d2d;
	line-height: 24px;
  margin-top: 10px;
	font-weight: 400;
  margin-left: 28px;
}

.choose-list ul li:before {
	width: 16px;
	height: 16px;
	background: #c7081b;
	font-family: FontAwesome;
	content: "\f105";
	margin-right: 10px;
	display: inline-block;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	font-size: 11px;
  font-weight: bolder;
	-moz-padding-start: 1px;
  position: absolute;
  margin-top: 4px;
  margin-left: -26px;
}

.choose-list ul li ul li:before {
  background-color: #fff;
  border: 1px solid #c7081b;
  color: #c7081b;
  height: 17px;
}

.list-parent-numbers {
	list-style-type: none;
	counter-reset: item;
	margin: 0;
	padding: 0;
}

.list-parent-numbers > li {
	display: table;
	counter-increment: item;
	margin-bottom: 0.9em;
}

.list-parent-numbers > li:before {
	content: counters(item, ".") ". ";
	display: table-cell;
	padding-right: 0.3em;
}

.list-lower-alpha{
	list-style: lower-alpha;
}
li .list-parent-numbers > li:before {
	content: counters(item, ".") " ";
}

.li-h2 {
	font-size: 1.5em;
}
.li-h2 ol, .li-h2 ul {
	font-size: 14px;
}

.pagination-page .pagination > li:first-child > a:hover, .pagination-page .pagination > li:last-child > a:hover {
	color: #fff;
}

.form-selectbox {
	margin-top: 20px;
	overflow: hidden;
}
.list-x {
	padding-left: 15px;
}
.list-x li{
	margin-top: 10px;
	line-height: 20px;
}

.foo-x p{
	line-height: 20px;
	word-spacing: unset !important;
}

.list-info {
	padding: 0;
}

.list-info span.text-red {
	color: #c7081b;
}

.list-info p, .list-info a {
	margin: 8px 0 0 0;
	color: #2d2d2d;
	font-size: 13px;
	line-height: 20px;
}

.no-margin {
	margin: 0px;
}

.bottom-margin-0 {
	margin-bottom: 0px !important;
}

.fa-angle-left:before, .fa-angle-right:before {
	font-weight: 600;
}

table.right_table input, table.left_table input {
	width: 90%;
}

.margin-bottom-45 {
	margin-bottom: 45px;
}

pre, code {
	font-size: 1.2em;
	background-color: #eee;
	color: #000;
}

code {
	padding: 0.2em
}

pre {
	padding: 1em;
	white-space: pre-line;
}

#first ~ h2 {
	margin-top: 2em
}

.small {
	font-size: 0.75em;
	line-height: 1.5em;
}

hr {
	border: none;
	height: 0;
	border-top: solid 1px #ccc;
	margin: 1.5em 0;
}

.alternate-font {
	/*font-size: 1.5em;*/
	/*font-family: 'Yellowtail', cursive;*/
	color: #c7081b;
  font-weight: 400;
  /*margin-right: 4px;*/
}

.whatsappmessage{
  z-index:999999;
  position:fixed;
  bottom:0;
  width:268px;
  height:38px;
  background-color:#25d366;
  cursor:pointer;
  box-shadow:rgba(0,0,0,.0980392) 0 0 1px 2px;
  background-clip:padding-box;
  border-bottom:0;
  -webkit-border-radius:5px 5px 0 0!important;
  margin-left:12px;
}
#chatwhatsapp{
  border:0 none;
  margin:6px 0 0 45px;
  padding:0;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  text-align:left;
  font-size:18px;
  color:#fff;
}
.whatsappmessage .fa-whatsapp{
  font-size:27px;
  float:left;
  color:#fff;
  padding:6px 0 0 12px;
}

.embed-responsive-19by9 {
	padding-bottom: 47.37%;
}

/*  B. Header
----------------------------*/


header {
	background: rgba(0, 0, 0, 0.65);
	position: absolute;
	z-index: 1000;
	width: 100%;
	top: 0px;
}

header, header * {
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

.toolbar {
	padding: 0;
	color: #fff;
	min-height: 30px;
	position: relative;
	z-index: 5555;
	background: rgba(0, 0, 0, 0.2);
	display: block;
}

.toolbar ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

.toolbar ul li {
	float: left;
	margin-right: 22px;
	color: #929596;
	font-size: 10px;
	font-weight: 800;
	line-height: 30px;
}

.toolbar ul li i {
	padding-right: 5px;
	font-size: 14px;
}

.toolbar ul li a {
	color: #fff;
	font-size: 10px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
}

.toolbar .search_box {
	background: none;
	box-shadow: none;
	width: 0;
	height: 22px;
	display: inline-block;
	min-height: initial;
	margin: 0;
	border: 0;
	color: #929596;
	font-size: 10px;
	line-height: 16px;
	font-weight: 600;
	text-transform: uppercase;
	float: none;
	padding: 0 4px;
}
.toolbar .search_box::-webkit-input-placeholder, .toolbar .search_box:-moz-placeholder, .toolbar .search_box::-moz-placeholder, .toolbar .search_box:-ms-input-placeholder {
 color: #929596;
 transition: all 0.5s linear;
}
 .toolbar input.search_box::-webkit-input-placeholder, .toolbar input.search_box:moz-placeholder, .toolbar input.search_box::-moz-placeholder, .toolbar input.search_box:-ms-input-placeholder {
 transition: all 0.5s linear;
}
 .toolbar input.search_box:hover::-webkit-input-placeholder, .toolbar input.search_box:hover:moz-placeholder, .toolbar input.search_box:hover::-moz-placeholder, .toolbar input.search_box:hover:-ms-input-placeholder {
 color: #FFF;
 transition: all 0.5s linear;
}

.bottom-header {
	padding-bottom: 21px;
	margin-bottom: -21px;
}

.toolbar_shadow {
	background-image: url(../images/toolbar_shadow.png);
	background-size: contain;
	background-repeat: no-repeat;
	height: 21px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 30px;
}

.header_shadow {
	background-image: url(../images/header_shadow.png);
	background-repeat: no-repeat;
	background-size: contain;
	padding-bottom: 21px;
	margin-bottom: -21px;
}

header.affix .bottom-header {
	height: initial;
	background-position: center 68px;
}

header .navbar-brand img {
	height: 100%;
	width: auto;
	margin-top: -12px;
}

.bottom-header .navbar {
	margin-bottom: 0px;
	border: none;
}

header .bottom-header .navbar-default {
	background-color: transparent;
	border-color: transparent;
}

header .navbar-default .navbar-toggle {
	border-color: transparent;
	background-color: transparent;
	margin-top: 17px;
}

header .bottom-header .navbar-default .navbar-brand {
	padding: 21px 0 0 0;
	/*height: 75px;*/
	overflow: hidden;
	transition-duration: 0s;
}
header .bottom-header .navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	line-height: 31px;
	transition-duration: .15s;
}
@media only screen and (min-width: 1200px) {
	header .bottom-header .navbar-default .navbar-nav > li > a {
		padding: 11px 8px 4px 8px;
	}
	header.affix-top .bottom-header .navbar-default .navbar-nav > li > a {
		padding: 38px 8px 20px 8px;
	}
}

.bottom-header .navbar-default .navbar-nav>.active>a, .bottom-header .navbar-default .navbar-nav>.active>a:hover, .bottom-header .navbar-default .navbar-nav>.active>a:focus {
	background-color: #c7081b;
	color: #fff;
}

.bottom-header .navbar-default .navbar-nav> li> a:hover {
	background-color: #c7081b;
}

header.affix {
	top: 0px;
}

header.affix .bottom-header .navbar-default .navbar-brand {
	padding: 11px 0 0 15px;
	height: 68px;
}

header .container .navbar {
	min-height: 0px;
	margin-top: 0;
}

header.affix .container .navbar .navbar-brand img {
	height: 50px;
	width: auto;
	margin-top: -5px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px){
	header .container .navbar .navbar-nav li a {
		padding: 11px 6px 4px 6px;
		font-size: 9px;
	}
	header .container .navbar .navbar-collapse{
		padding-left: 0;
		padding-right: 0;
	}
}

header .nav .open>a, header .nav .open>a:hover, header .nav .open>a:focus, header .navbar-default .navbar-nav>.open>a, header .navbar-default .navbar-nav>.open>a:hover, header .navbar-default .navbar-nav>.open>a:focus {
	background-color: #c7081b;
	color: #fff;
}

header .navbar-default .navbar-nav>.dropdown>a .caret, header .navbar-default .navbar-nav .dropdown a .caret {
	display: none;
}

header .navbar-default .navbar-nav>.dropdown>a .caret, header .navbar-default .navbar-nav .dropdown a .caret {
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}

header .navbar-nav.pull-right>li>.dropdown-menu, header .navbar-nav>li>.dropdown-menu {
	left: 0;
	background: rgba(0, 0, 0, 0.65);
	right: auto;
	margin-left: 0;
	font-size: 13px;
	font-weight: 400;
}
header .navbar-nav.pull-right>li.dropleft>.dropdown-menu{
  right: 0 !important;
  left: auto !important;
}

header .navbar-nav.pull-right>li>.dropdown-menu, header .navbar-nav>li>.dropdown-menu >li>a {
	color: #fff;
}
header .navbar-nav>li>.dropdown-menu >li>a{
  padding-left: 20px !important;
}
header .navbar-nav>li>.dropdown-menu >li>a:before {
  width: 16px;
  height: 16px;
  font-family: FontAwesome;
  content: "\f105";
  display: inline-block;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  line-height: 16px;
  font-size: 13px;
  font-weight: bolder;
  -moz-padding-start: 1px;
  position: absolute;
  margin-top: 1px;
  margin-left: -16px;
}
header.affix-top .navbar-nav>li>.dropdown-menu >li>a:before {
  /*margin-top: 2px;*/
}

header .navbar-nav li.dropdown:hover .dropdown-menu {
	display: block;
}

header .navbar-nav li.dropdown .dropdown-menu li.dropdown .dropdown-menu {
	display: none;
}

header .navbar-nav li.dropdown .dropdown-menu li.dropdown:hover .dropdown-menu {
	display: block;
}

header .navbar-nav>li>.dropdown-menu >li>a {
	padding: 9px 20px;
}

header.affix .dropdown .dropdown-menu li.dropdown .dropdown-menu>li>a {
	font-size: 12px;
}

header .navbar-nav li.dropdown .dropdown-menu li.dropdown.other_side .dropdown-menu, .dropdown .dropdown-menu li.dropdown.other_side .dropdown-menu {
	left: -95%;
	right: 100%;
	transition-duration: 0s !important;
}

.navbar-collapse.in, .navbar-collapse.collapse, .navbar-collapse.collapsing {
	border: none;
	box-shadow: none;
}

.navbar-collapse.in {
	height: 100%;
	max-height: 100%;
}

.navbar .navbar-nav li .dropdown-menu>li>a {
	font-weight: 600;
	font-size: 13px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	transition-duration: .15s;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #FFF;
	background-color: transparent;
}

header.affix .container .navbar .navbar-nav li .dropdown-menu>li>a {
	padding: 9px 8px;
}

header.affix-top .bottom-header .navbar-default .navbar-brand .logo .primary_text {
	/*margin-top: 3px;*/
}

header .bottom-header .navbar-default .navbar-brand .logo .primary_text {
	/*font-family: 'Yellowtail', cursive;*/
	color: #FFF;
	font-size: 32px;
	display: block;
	margin-bottom: 10px;
	text-align: center;
	padding-right: 5px;
	transition-duration: 0s;
}

header .bottom-header .navbar-default .navbar-brand .logo .secondary_text {
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	display: block;
	text-align: center;
	letter-spacing: 9px;
	text-transform: uppercase;
	transition-duration: 0s;
}

header.affix .bottom-header .navbar-default .navbar-brand .logo .primary_text {
	font-size: 34px;
	margin-bottom: 0;
	margin-top: 5px;
}

header.affix .bottom-header .navbar-default .navbar-brand .logo .secondary_text {
	font-size: 8px;
}
.toolbar input.search_box::-webkit-input-placeholder {
 transition: color 0.5s linear;
}
.toolbar input.search_box:hover:-moz-placeholder {
 transition: color 0.5s linear;
}
.toolbar input.search_box:hover:-ms-input-placeholder {
 transition: color 0.5s linear;
}
 .toolbar input.search_box:hover::-webkit-input-placeholder {
 color: #FFF;
}
.toolbar input.search_box:hover:-moz-placeholder {
 color: #FFF;
}
.toolbar input.search_box:hover:-ms-input-placeholder {
 color: #FFF;
}

.left-none li a i:hover {
	color: #FFF;
}

.search-form .select-wrapper .form-element {
	margin: 0 11px 0 14px;
}

.font-windsong{
	font-family: 'WindSong', cursive;
}

.font-size-huge1{
	font-size: 100px;
}
.font-size-regular1{
	font-size: 32px;
}
.font-size-regular2{
	font-size: 26px;
}
@media (max-width: 767px) {
	.font-size-huge1{
		font-size: 36px;
	}
	.font-size-regular1{
		font-size: 18px;
	}
	.font-size-regular2{
		font-size: 19px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.font-size-huge1{
		font-size: 80px;
	}
	.font-size-regular1{
		font-size: 28px;
	}
	.font-size-regular2{
		font-size: 24px;
	}
}

.filter-grayscale{
	filter: grayscale(1);
}
.layout-grayscale header{
	filter: grayscale(1);
}
.layout-grayscale header .bottom-header-wrapper{
	background-color: rgba(96, 96, 96, .8);
}
.layout-grayscale header .toolbar{
	background: rgba(0, 0, 0, 1);
}

/*  C. Menus
----------------------------*/


.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-color: #c7081b;
}

.dropdown-menu {
	padding: 0;
	margin: 0px 0 0;
}

.dropdown .dropdown-menu li.dropdown .dropdown-menu {
	background: rgba(0, 0, 0, 0.65);
	top: 0;
	left: 100%;
	margin: 0;
	padding: 0;
}

.dropdown .dropdown-menu li.dropdown .dropdown-menu>li>a {
	color: #fff;
	padding: 9px 21px;
	font-weight: 600;
	font-size: 13px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
}

.dropdown .dropdown-menu li.dropdown .dropdown-menu:before {
	content: "";
	border: none;
}

.dropdown .dropdown-menu li.dropdown .dropdown-menu>li:first-of-type>a {
	border-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
	background-color: #c7081b;
}

.dropdown-menu>li:last-of-type>a, .dropdown-menu>li:last-of-type>a {
	border-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.navigation {
	width: 100%;
	top: 0px;
}

/*  D. Body
----------------------------*/


.container {
	padding: 0;
}

.container .inner-page > .col-lg-9, .inner-page .container > .col-md-12 {
	padding-left: 0;
	padding-right: 0;
}

.container .inner-page > .col-lg-3 + .col-lg-9 {
	padding-right: 0;
	padding-left: 24px;
}
#primary-banner {
	background-color: #000;
	position: relative;
	display: block;
	z-index: 22;
	margin-top: 0;
	text-shadow: 0 1px 0 #000;
	padding-top: 150px;
	color: #fff;
	height: 645px;
	border-bottom: solid 2px #fff;
	background-position: center 0;
}
#secondary-banner {
	background-color: #000;
	position: relative;
	display: block;
	z-index: 22;
	margin-top: 0;
	text-shadow: 0 1px 0 #000;
	padding-top: 150px;
	color: #fff;
	height: 302px;
	border-bottom: solid 2px #fff;
	background-position: center 0;
}

.boxed_layout #secondary-banner {
	height: 323px;
}
#primary-banner .container .row,
#secondary-banner .container .row {
	display: table;
	width: 100%;
	margin-left: -15px;
	margin-right: -15px;
}

.dynamic-image {
	background-size: cover;
}

.dynamic-image-primary-1{
	background: url(/images/home-slider/new/webp/5.webp) top center repeat-x;
}
.dynamic-image-primary-2{
	background: url(/images/dynamic/webp/2.webp) top center repeat-x;
}
.dynamic-image-primary-3{
	background: url(/images/dynamic/webp/3.webp) top center repeat-x;
}
.dynamic-image-primary-4{
	background: url(/images/dynamic/webp/4.webp) top center repeat-x;
}
.dynamic-image-primary-5{
	background: url(/images/dynamic/webp/5.webp) top center repeat-x;
}
.dynamic-image-primary-6{
	background: url(/images/dynamic/webp/6-1.webp) top center repeat-x;
}
.dynamic-image-primary-7{
	background: url(/images/dynamic/webp/7-1.webp) top center repeat-x;
}
.dynamic-image-primary-8{
	background: url(/images/dynamic/webp/8.webp) top center repeat-x;
}
.dynamic-image-primary-9{
	background: url(/images/dynamic/webp/9.webp) top center repeat-x;
}
.dynamic-image-primary-9-1{
	background: url(/images/dynamic/webp/9-1.webp) top center repeat-x;
}
.dynamic-image-primary-10{
	background: url(/images/dynamic/webp/10.webp) top center repeat-x;
}
.dynamic-image-primary-11{
	background: url(/images/dynamic/webp/11.webp) top center repeat-x;
}
.dynamic-image-primary-12{
	background: url(/images/dynamic/webp/12.webp) top center repeat-x;
}
.dynamic-image-primary-13{
	background: url(/images/dynamic/webp/13.webp) top center repeat-x;
}
.dynamic-image-primary-14{
	background: url(/images/dynamic/webp/14.webp) top center repeat-x;
}
.dynamic-image-primary-15{
	background: url(/images/dynamic/webp/15.webp) top center repeat-x;
}
.dynamic-image-primary-16{
	background: url(/images/dynamic/webp/16.webp) top center repeat-x;
}
.dynamic-image-primary-17{
	background: url(/images/dynamic/webp/17.webp) top center repeat-x;
}
.dynamic-image-primary-18{
	background: url(/images/dynamic/webp/18.webp) top center repeat-x;
}
.dynamic-image-primary-19{
	background: url(/images/dynamic/webp/19.webp) top center repeat-x;
}
.dynamic-image-primary-20{
	background: url(/images/dynamic/webp/20.webp) top center repeat-x;
}
.dynamic-image-primary-21{
	background: url(/images/dynamic/webp/21.webp) top center repeat-x;
}
.dynamic-image-primary-22{
	background: url(/images/dynamic/webp/22.webp) top center repeat-x;
}
.dynamic-image-primary-23{
	background: url(/images/dynamic/webp/23.webp) top center repeat-x;
}
.dynamic-image-primary-24{
	background: url(/images/dynamic/webp/24-2.webp) top center repeat-x;
}
.dynamic-image-primary-25{
	background: url(/images/dynamic/webp/25.webp) top center repeat-x;
}
.dynamic-image-primary-26{
	background: url(/images/dynamic/webp/26-1.webp) top center repeat-x;
}
.dynamic-image-primary-27{
	background: url(/images/dynamic/webp/27.webp) top center repeat-x;
}
.dynamic-image-primary-28{
	background: url(/images/dynamic/webp/28-1.webp) top center repeat-x;
}
.dynamic-image-primary-29{
	background: url(/images/dynamic/webp/29-1.webp) top center repeat-x;
}
.dynamic-image-primary-30{
	background: url(/images/dynamic/webp/30-2.webp) top center repeat-x;
}
.dynamic-image-secondary-1 {
	background: url(/images/header/webp/1.webp) top center no-repeat;
}
.dynamic-image-secondary-2 {
	background: url(/images/header/webp/2.webp) top center no-repeat;
}
.dynamic-image-secondary-3 {
	background: url(/images/header/webp/3.webp) top center no-repeat;
}
.dynamic-image-secondary-4 {
	background: url(/images/header/webp/4.webp) top center no-repeat;
}
.dynamic-image-secondary-5 {
	background: url(/images/header/webp/5.webp) top center no-repeat;
}
.dynamic-image-secondary-6 {
	background: url(/images/header/webp/6.webp) top center no-repeat;
}
.dynamic-image-secondary-7 {
	background: url(/images/header/webp/7.webp) top center no-repeat;
}
.dynamic-image-secondary-8 {
	background: url(/images/header/webp/8.webp) top center no-repeat;
}
.dynamic-image-secondary-9 {
	background: url(/images/header/webp/9.webp) top center no-repeat;
}
.dynamic-image-secondary-10 {
	background: url(/images/header/webp/10.webp) top center no-repeat;
}
.dynamic-image-secondary-11 {
	background: url(/images/header/webp/11.webp) top center no-repeat;
}
.dynamic-image-secondary-12 {
	background: url(/images/header/webp/12.webp) top center no-repeat;
}
.dynamic-image-secondary-13 {
	background: url(/images/header/webp/13.webp) top center no-repeat;
}
.dynamic-image-secondary-14 {
	background: url(/images/header/webp/14.webp) top center no-repeat;
}
.dynamic-image-secondary-15 {
	background: url(/images/header/webp/15.webp) top center no-repeat;
}
.dynamic-image-secondary-16 {
	background: url(/images/header/webp/16.webp) top center no-repeat;
}
.dynamic-image-secondary-17 {
	background: url(/images/header/webp/17.webp) top center no-repeat;
}
.dynamic-image-secondary-18 {
	background: url(/images/header/webp/18.webp) top center no-repeat;
}
.dynamic-image-secondary-19 {
	background: url(/images/header/webp/19.webp) top center no-repeat;
}
.dynamic-image-secondary-20 {
	background: url(/images/header/webp/20.webp) top center no-repeat;
}
.dynamic-image-secondary-21 {
	background: url(/images/header/webp/21.webp) top center no-repeat;
}
.dynamic-image-secondary-22 {
	background: url(/images/header/webp/22.webp) top center no-repeat;
}
.dynamic-image-secondary-23 {
	background: url(/images/header/webp/23.webp) top center no-repeat;
}
.dynamic-image-secondary-24 {
	background: url(/images/header/webp/24.webp) top center no-repeat;
}
.dynamic-image-secondary-25 {
	background: url(/images/header/webp/25.webp) top center no-repeat;
}
.dynamic-image-secondary-26 {
	background: url(/images/header/webp/26.webp) top center no-repeat;
}
.dynamic-image-secondary-27 {
	background: url(/images/header/webp/27.webp) top center no-repeat;
}
.dynamic-image-secondary-28 {
	background: url(/images/header/webp/28.webp) top center no-repeat;
}
.dynamic-image-secondary-29 {
	background: url(/images/header/webp/29.webp) top center no-repeat;
}
.dynamic-image-secondary-30 {
	background: url(/images/header/webp/30.webp) top center no-repeat;
}
.dynamic-image-secondary-31 {
	background: url(/images/header/webp/31.webp) top center no-repeat;
}

#secondary-banner h2 {
	font-size: 24px;
	font-weight: 700;
	margin-top: 15px;
  /*background-color: rgba(0, 0, 0, .7);*/
  display: inline;
  width: auto;
  padding: 0 30px 0 20px !important;
  background-image: radial-gradient(rgba(0,0,0,1), rgba(0,0,0,0.5) 70%);
  border-radius: 2px;
}

#secondary-banner h4 {
	font-weight: 300;
}

.text-shadow-box{
	background-color: rgba(255, 255, 255, 0.6);
	width: auto;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	/*border-radius: 2px;*/
	padding: 6px 20px;
}

.dynamic-image h1 {
	margin: 0px;
	font-size: 26px;
}
.dynamic-image h2 {
	margin: 0px;
	font-size: 40px;
}
.dynamic-image h3 {
	margin: 0px;
	font-size: 30px;
}
.dynamic-image h4 {
	margin: 0px;
	font-size: 16px;
}

.breadcrumb {
  position: absolute;
  top: 60px;
  right: 0;
	background-color: transparent;
  padding: 0 30px 0 20px;
  background-image: radial-gradient(rgba(255,0,0,1), rgba(255,0,0,0.5) 70%);
  border-radius: 2px;
}

.breadcrumb li, .breadcrumb li a {
	font-size: 12px;
	font-weight: 600;
	color: #fff;
}

.cross {
  position: relative;
  display: inline-block;
}
.cross::before {
  content: '';
  width: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  border-bottom: 1px solid #000000;
  -webkit-transform: skewY(-10deg);
  transform: skewY(-10deg);
}
.cross-primary::before{
  border-color: #c7081b !important;
}


.ribbon {
	float: left;
	padding-left: 15px;
	padding-right: 30px;
	background: url(../images/ribbon-bg.png) top right no-repeat;
	line-height: 36px;
	margin-right: 12px !important;
}

.ribbon-item {
	line-height: 33px;
}

.align-right {
	text-align: right;
	line-height: 26px !important;
	padding-left: 58px;
}

.align-left {
	text-align: left;
}

.make_inventory .select-wrapper .my-dropdown .sbHolder .sbToggle {
	background: url(../images/dropdown-arrow.png) no-repeat 0 -6px;
	top: 7px;
	width: 12px;
	height: 30px;
}

.make_inventory .min-dropdown {
	width: 114px !important;
	margin: 0 0;
}

.make_inventory span.my-dropdown {
	width: 14px;
	vertical-align: top;
	line-height: 28px;
	color: #2d2d2d;
	font-size: 13px;
	font-weight: normal;
	position: static;
}

.make-dropdown {
	width: 252px;
}

.my-dropdown ul li {
	display: block;
}

.my-dropdown {
	display: inline-block;
	margin-right: 1px;
	width: 100%;
}

.years-dropdown {
	width: 87px;
}

.makers-dropdown {
	width: 94px;
}

.models-dropdown {
	width: 99px;
}

.body-styles-dropdown {
	width: 124px;
}

.mileage-dropdown {
	width: 101px;
}

.transmissions-dropdown {
	width: 140px;
}

.fuel-economies-dropdown {
	width: 148px;
}

.conditions-dropdown {
	width: 120px;
}

.location-dropdown {
	width: 113px;
}

.prices-dropdown {
	width: 90px;
}

.price-ascending-dropdown {
	width: 133px;
}

.price-ascending-dropdown a.sbSelector:link, .price-ascending-dropdown a.sbSelector:visited, .price-ascending-dropdown a.sbSelector:hover {
	font-weight: 600;
	text-shadow: 0 1px 0 #fff;
	text-align: left;
}

.select-wrapper .form-links {
	padding: 0 0 0 31px;
}

.horizontal_box .check_box {
	right: 44px;
	top: 2px;
}

.search-form .select-wrapper {
	margin-top: 0;
}

.search-form .select-wrapper .sbHolder .sbToggle {
	background: url(../images/dropdown-arrow.png) no-repeat -2px -6px;
	top: 7px;
	width: 12px;
	height: 15px;
	border-left: 1px solid #D6D6D6;
}

.min-dropdown {
	width: 114px;
	margin: 0 1px;
}

.select-wrapper div[class*="col-md-6"] {
	padding: 0 0 0 16px;
}

.search-form .select-wrapper div[class*="col-md-6"] {
	padding: 0 11px 0 16px;
}

.select-dropdown {
	float: left;
	margin-right: 0px;
}

.select-dropdown a.sbSelector:link, .select-dropdown a.sbSelector:visited, .select-dropdown a.sbSelector:hover {
	line-height: 27px;
}

.select-dropdown span {
	width: 11px;
	vertical-align: top;
	line-height: 28px;
	color: #2d2d2d;
	font-size: 13px;
	font-weight: normal;
}

.min-price {
	margin-right: 0;
}

.select-dropdown-large .max-dropdown {
	width: 254px;
	margin-right: 10px;
}

.search-form .select-wrapper .select-dropdown-large .sbHolder .sbToggle {
	background: url(../images/arrow-dropdown.png) no-repeat 6px 2px;
	top: 8px;
	width: 12px;
	height: 26px;
}

.select-input {
}

.select-input input[type="text"] {
	width: 252px;
}

.select-form .max-dropdown {
	width: 100%;
	margin-bottom: 4px;
}

.select-form .max-dropdown .sbHolder {
	display: block;
}

.select-form .max-dropdown .sbHolder .sbToggle {
	background: url(../images/arrow-dropdown.png) no-repeat 6px 2px;
	top: 8px;
	width: 12px;
	height: 26px;
}

.select-wrapper {
	width: 100%;
	margin-top: 0px;
}

.listing_select.select-wrapper {
	width: 100%;
	padding: 0;
}

.pagination_select.select-wrapper {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 20px;
}

table.left_table {
	float: left;
	width: 49%;
	margin-bottom: 25px;
}

table.right_table {
	float: right;
	width: 49%;
	margin-bottom: 25px;
}

.inner-page.about-us, .inner-page.services, .inner-page.pricing-tables, .inner-page {
	margin-top: 70px;
	margin-bottom: 70px;
}

.print_page {
	cursor: pointer;
}

.print_friendly {
	display: none;
}

.fullwidth_element {
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
}

/*  E. Slider
----------------------------*/


.banner-wrap {
	display: block;
	position: relative;
	display: block;
	z-index: 22;
	margin-top: -21px;
}

.boxed_layout .banner-wrap {
	margin-top: 0;
}

.banner {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}

.slide {
}

.slide-text-wrap {
	position: absolute;
	top: 164px;
	left: 7.1%;
	color: #fff;
}

.slide-text-wrap h2 {
	font-size: 72px;
	font-weight: 800;
	font-family: 'Open Sans', sans-serif, Arial;
	letter-spacing: -5px;
}

.slide-text-wrap h3 {
	font-size: 55px;
	font-weight: 300;
	color: #acd6f0;
	font-family: 'Open Sans', sans-serif, Arial;
	margin: -18px 0 0 0;
	letter-spacing: -2px;
}

.slide-text-wrap h4 {
	font-size: 30px;
	font-weight: 300;
	color: #fff;
	font-family: 'Open Sans', sans-serif, Arial;
	letter-spacing: -2px;
	margin: -5px 0 0 0;
}

.border-box {
	width: 84%;
	border-top: solid 2px #a5c9dc;
	border-bottom: solid 2px #a5c9dc;
	padding: 13px 0;
	margin: 38px 0;
}

.slide-text-wrap .more-link {
	/*background: url(../images/more.png) no-repeat;*/
	width: 118px;
	height: 32px;
	display: block;
	margin: 17px auto 12px auto;
	text-indent: -99999px;
}

.message-wrap {
	border-bottom: solid 2px #fff;
	border-top: solid 3px #fff;
	padding: 12px 0;
	background: #f0f0f0 url(../images/message-shadow.png) top center repeat-x;
}

.message-wrap h1,
.message-wrap h2 {
	font-size: 30px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif, Arial;
	letter-spacing: -2px;
	margin: 0;
	text-align: left !important;
	line-height: 30px;
}

.message-wrap .message-shadow {
	margin-top: 25px;
}

.message-shadow {
	position: absolute;
	width: 100%;
	z-index: 77;
	background: url(../images/message-shadow.png) top center repeat-x;
	height: 10px;
	margin-top: 2px;
}

.layer_style {
	font-size: 20px;
	color: #FFF;
}

.horizontal_box .vehicle_details img {
	float: none;
	margin-bottom: 0px;
}

.tp-banner ul li div.domainate {
	font-size: 50px;
	font-weight: 800;
	font-family: "Open Sans";
	letter-spacing: -3px;
}

.tp-banner ul li div.internet {
	font-size: 40px;
	font-weight: bolder;
	font-family: "Open Sans";
	color: #111;
	padding-bottom: 55px !important;
	width: 296px;
}

.tp-banner ul li div.attract {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 30px;
	color: #c7081b;
	border-top: 2px solid #333;
	padding-top: 16px;
	letter-spacing: -2px;
}

.tp-banner ul li div.qualified {
	font-family: "Open Sans";
	font-weight: 400;
	font-size: 30px;
	color: #c7081b;
	border-bottom: 2px solid #333;
	padding-bottom: 16px;
	letter-spacing: -2px;
}

.tp-banner ul li div.more {
	font-weight: 500;
	font-size: 50px;
	color: #333333;
	/*font-family: 'Yellowtail', cursive;*/
	padding: 0 5px;
}

.tp-banner ul li div.invest {
	font-size: 48px;
	color: #6a4123;
	background-color: #ffeab3;
	padding: 5px;
	letter-spacing: -3px;
}

.tp-banner ul li div.move {
	font-size: 46px;
	font-weight: 800;
	font-family: "Open Sans";
	letter-spacing: -6px;
}

.tp-banner ul li div.light_brown {
	font-size: 46px;
	font-weight: 800;
	font-family: "Open Sans";
	letter-spacing: -6px;
	color: #ffeab3;
}

.tp-banner ul li div.dark_brown {
	font-size: 46px;
	font-weight: 800;
	font-family: "Open Sans";
	letter-spacing: -6px;
	color: #111;
}

.tp-banner ul li div.faster {
	font-size: 65px;
	font-weight: 300;
	font-family: "Open Sans";
	letter-spacing: -2px;
	color: #c7081b;
	font-style: italic;
	padding-right: 10px;
}

.tp-banner ul li div.text-try-new {
	font-size: 50px;
  line-height: 60px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bolder;
	font-family: "Open Sans";
	letter-spacing: -1px;
}
.tp-banner ul li div.text-canal-experience {
	font-size: 40px;
  line-height: 60px;
  padding-left: 10px;
  padding-right: 10px;
	font-weight: bolder;
	font-family: "Open Sans";
  color: #c7081b;
}

.tp-banner ul li div.text-yacht-occasion {
  line-height: 60px;
  padding-left: 10px;
  padding-right: 10px;
}

.tp-banner ul li div.brown_line img {
	width: 488px;
	height: 3px;
}

.tp-banner ul li div.big_white {
	font-size: 56px;
	font-weight: 800;
	letter-spacing: -6px;
	color: #c7081b;
}

.tp-banner ul li div.thin_red {
	font-size: 65px;
	font-weight: 200;
	letter-spacing: -6px;
	color: #c7081b;
}

.tp-banner ul li div.thin_white {
	font-size: 32px;
	font-weight: normal;
	color: #000;
}

.tp-banner ul li div.thinner_white {
	font-size: 65px;
	font-weight: 200;
	letter-spacing: -5px;
	color: #111;
}

.tp-banner ul li div.thin_dark_blue {
	font-size: 75px;
	font-weight: 200;
	letter-spacing: -6px;
	color: #c7081b;
}

.tp-banner ul li div.cursive {
	font-size: 40px;
  font-weight: bolder;
  color: #c7081b;
	padding-right: 20px;
}

.tp-banner ul li div.green {
	color: #333;
	font-size: 48px;
	letter-spacing: -4px;
}

.view_viewport {
	position: relative;
	margin-top: 4px;
}

.price_tag {
	left: 21%;
	position: absolute;
	top: -21px;
}

.price_tag img {
	width: 60px;
}

/*  F. Buttons
----------------------------*/

.default-btn, .btn-inventory, button, input[type="reset"], input[type="button"], input[type="submit"] {
	padding-left: 13px;
	padding-right: 13px;
	background-color: #c7081b;
	border-radius: 4px;
	border: 0;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-weight: 400;
}
.btn-nohover:hover, .btn-nohover:active, .btn-nohover:focus, .btn-nohover:visited{
	background-color: unset !important;
	box-shadow: none;
	border-color: #ccc;
}
.btn-facebook {
	background-color: #3b5998;
}
.btn-facebook:hover {
  background-color: #627aad;
}
.default-btn:hover, .btn-inventory:hover, button:hover, input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover {
	background-color: #B8091B;
	color: #fff;
}

.default-btn:active, .default-btn:focus, .btn-inventory:active, button:active, input[type="reset"]:active, input[type="button"]:active, input[type="submit"]:active {
	background-color: #B8091B;
  color: #ccc;
	outline: 0;
}

footer .default-btn, footer .btn-inventory, footer button, footer input[type="reset"], footer input[type="button"], footer input[type="submit"] {
	background-color: #2F2F2F;
}

footer .default-btn:hover, footer .btn-inventory:hover, footer button:hover, footer input[type="reset"]:hover, footer input[type="button"]:hover, footer input[type="submit"]:hover {
	background-color: #202020;
}

footer .default-btn:active, footer .btn-inventory:active, footer button:active, footer input[type="reset"]:active, footer input[type="button"]:active, footer input[type="submit"]:active {
	background-color: #202020;
}

.xs-button, .default-btn.xs-button, .btn-inventory.xs-button, button.xs-button, input[type="reset"].xs-button, input[type="button"].xs-button, input[type="submit"].xs-button {
	font-size: 10px;
	padding: 0 5px;
}

.sm-button, .default-btn.sm-button, .btn-inventory.sm-button, button.sm-button, input[type="reset"].sm-button, input[type="button"].sm-button, input[type="submit"].sm-button {
	font-size: 10px;
	padding: 3px 8px;
}

.md-button, .default-btn.md-button, .btn-inventory.md-button, button.md-button, input[type="reset"].md-button, input[type="button"].md-button, input[type="submit"].md-button {
	font-size: 13px;
	padding: 5px 13px;
}

.lg-button, .default-btn.lg-button, .btn-inventory.lg-button, button.lg-button, input[type="reset"].lg-button, input[type="button"].lg-button, input[type="submit"].lg-button {
	font-size: 18px;
	padding: 7px 15px;
}

.xl-button, .default-btn.xl-button, .btn-inventory.xl-button, button.xl-button, input[type="reset"].xl-button, input[type="button"].xl-button, input[type="submit"].xl-button {
	font-size: 24px;
	padding: 11px 18px;
}

/*  G. Lightbox
----------------------------*/
.fancybox-iframe-aspect-ration-fix .fancybox-inner{
	padding-top: 56.2%; /* (9/16 * 100%) -- your aspect ratio in percents */
	height: 0 !important;
}

.fancybox-iframe-aspect-ration-fix-3x4 .fancybox-inner{
	padding-top: 75%; /* (3/4 * 100%) - aspect ratio in percents */
}
.fancybox-iframe-aspect-ration-fix-9x16 .fancybox-inner{
	padding-top: 56.25%; /* (9/16 * 100%) */
}
.fancybox-iframe-aspect-ration-fix-9x19 .fancybox-inner{
	padding-top: 47.36%; /* (9/19 * 100%) */
}

.fancybox-iframe-aspect-ration-fix .fancybox-inner .fancybox-iframe{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.fancybox-wrap #recaptcha {
	width: 318px;
	height: 129px;
}

.fancybox-inner h3 {
	margin-top: 0;
	margin-bottom: 20px;
}

.fancybox-inner input[type="submit"] {
	margin-top: 15px;
}

.fancybox_textarea {
	width: 100%;
}

.fancybox-wrap form.ajax_form tr td {
	padding: 3px 0;
}

/*  H. Feed
----------------------------*/


.latest-tweet > div {
	padding-bottom: 10px;
}

.latest-tweet > div > p {
	color: #fff;
	padding-left: 27px;
	line-height: 24px;
}

.latest-tweet > div > i {
	font-size: 16px;
	padding: 5px 0;
	float: left;
}

.ts-tweet-list {
	list-style: none;
}

.ts-tweet-list li:before {
	font-family: 'FontAwesome';
	content: '\f099';
	margin: 0 5px 0 -25px;
	color: #FFF;
	font-size: 16px;
}

.latest-tweet div:last-of-type, .latest-tweet div:last-of-type p {
	margin-bottom: 0;
	padding-bottom: 0;
}

.car-block-wrap .container .row {
	margin-left: -15px;
	margin-right: -15px;
}

.car-block-wrap h4 a {
	margin: 28px 0 12px 0;
	display: block;
	color: #c7081b;
	font-size: 20px;
	font-weight: 800;
	font-family: 'Open Sans', sans-serif, Arial;
	letter-spacing: -0.5px;
	text-decoration: none;
}

.car-block-wrap .container .row > div {
	margin-bottom: 50px;
}

.car-info-wrap {
	background-color: #f0f0f0;
	padding: 37px 0 44px 0;
	text-align: center;
}

.car-info-wrap .container .row {
	margin-left: -15px;
	margin-right: -15px;
}

.align-center {
	display: block;
	text-align: center;
}
.align-top{
	vertical-align: top;
}

.car-info-wrap h3 {
	font-weight: 600;
	margin: 20px 0 14px 0;
	letter-spacing: -1px;
	font-size: 29px;
	font-family: 'Open Sans', sans-serif, Arial;
}

.welcome-wrap .container .recent-vehicles-wrap .row {
	margin: 0;
}

.welcome-wrap h4 {
	color: #c7081b;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif, Arial;
	margin-bottom: 23px;
}

.car-rate-block, .content {
	display: block;
}

.small-block {
	display: block;
	transition-duration: .25s;
}

.small-block h4, .small-block a, .welcome-wrap .small-block h4 {
	text-align: center;
	font-weight: 700;
	letter-spacing: -2px;
	color: #2d2d2d;
	font-family: 'Open Sans', sans-serif, Arial;
}

.small-block i {
	margin: 15px 0 0 0;
}

.small-block:hover h4, .small-block:hover a i {
	color: #c7081b;
	transition-duration: .25s;
}

footer .small-block h4, footer .small-block i, footer .small-block table {
	color: #FFF;
}

footer .small-block h4 {
	font-weight: 600;
}

footer .small-block table strong {
	font-weight: 700;
}

footer .small-block:hover h4, footer .small-block:hover i, footer .small-block:hover table {
	color: #999;
}

.recent-vehicles-wrap {
	margin: 29px 0 0 0;
	display: block;
}

.recent-vehicles {
	display: block;
	padding: 0 14px;
}

.recent-vehicles h5 {
	font-weight: 800;
	text-transform: uppercase;
	color: #c7081b;
	margin: 0;
	font-family: "Open Sans";
	margin-right: -15px;
	margin-top: 25px;
	margin-bottom: 10px;
	line-height: 15px;
}

.recent-vehicles p {
	color: #2d2d2d;
	letter-spacing: -0.5px;
}

.car-block {
	display: block;
	position: relative;
	background-color: #f0f0f0;
}

.related_post .car-block img {
	width: 100%;
}

.car-block .img-responsive {
	width: 100%;
}

.car-block .img-flex {
	width: 100%;
	top: 0;
	left: 0;
	z-index: 555;
	transition-duration: .3s;
}

.car-block .img-flex .align-center {
	display: none;
}

.car-block:hover .img-flex {
	display: block;
	overflow: hidden;
	position: relative;
}

.car-block:hover .img-flex .align-center {
	display: block;
	background-color: #000;
	opacity: 0.6;
	position: absolute;
	width: 100%;
	height: 100%;
}

.car-block:hover .img-flex i {
	color: #fff;
	opacity: 1;
	position: absolute;
	top: 50%;
	margin-top: -16.5px;
	left: 50%;
	margin-left: -16.5px;
}

.recent-vehicles .car-block:hover .img-flex i {
}

.car-block-bottom {
	display: block;
	background-color: #f0f0f0;
	padding: 6px 5px 10px 5px;
	text-align: center;
	transition-duration: .2s;
	transition-property: all;
}

.car-block:hover .car-block-bottom {
	background-color: #c7081b;
}

.car-block h6 strong {
	font-size: 12px;
}

.car-block .car-block-bottom h6 {
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.car-block .car-block-bottom h6 strong {
	font-weight: 700;
}

.car-block-bottom h5 {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0px;
	font-weight: 600;
}

.car-block:hover .car-block-bottom h6, .car-block:hover .car-block-bottom h5, .car-block:hover .car-block-bottom h6 strong {
	color: #fff;
}

.top_buttons.form-links li {
	float: right;
}

.select-wrapper ul.top_buttons {
	padding: 0;
}

.controls {
	margin: 5px 0;
	text-align: center;
}

.controls .left-arrow, .controls .right-arrow {
	background-color: #cccccc;
	color: #FFF;
	padding: 3px 10px;
	margin: 0 9px;
}

.controls .left-arrow{
  background-color: #ccc;
}
.controls .disabled .left-arrow,
.controls .disabled .left-arrow:hover,
.controls .disabled .right-arrow,
.controls .disabled .right-arrow:hover {
	background-color: #eee;
}

.controls .left-arrow i, .controls .right-arrow i {
	font-size: 14px;
	font-weight: 800;
}

.controls .left-arrow:hover, .controls .right-arrow:hover {
	background-color: #c7081b;
}

.controls .left-arrow:active, .controls .right-arrow:active {
	background-color: #ccc;
}

.controls span {
	padding: 0 10px;
}

.search-form {
	padding: 22px 0 17px 0;
	background-color: #f0f0f0;
	margin-top: 20px;
	font-size: 13px;
}

.search-form input[type=search] {
	padding-left: 10px;
}

.form-wrap {
	display: block;
	overflow: hidden;
}

label[for=offer_email], label[for=offer_phone], label[for=schedule_email], label[for=schedule_phone], label[for=email], label[for=phone], .ajax_form label {
	position: relative;
	left: 0px;
	right: inherit;
}

.form-row {
	float: left;
	width: 240px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.form-row:last-child {
	margin-right: 0px;
}

.form-row span {
	font-size: 13px;
	font-weight: 300;
	padding: 0 5px;
	float: left;
}

.form-bottom {
	overflow: hidden;
	display: block;
}

.form-element {
	float: left;
	margin-right: 20px;
	overflow: hidden;
	padding-right: 6px;
}

.form-element label {
	font-weight: 300;
	line-height: 14px;
	margin: 0;
	padding: 0;
	font-size: 13px;
}

.form-element:last-child {
	margin-right: 0;
}

input[type=text]:focus, .leave-comments form input[type=text]:focus, .leave-comments form textarea:focus {
	border: 1px solid #66AFE9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/*  I. Footer
----------------------------*/


.logo-footer a {
	color: #999;
}

.logo-footer a:hover {
	text-decoration: none !important;
}

.logo-footer a h1 {
	/*font-family: 'Yellowtail', cursive;*/
	font-size: 40px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 7px;
	color: #999;
}

.no_footer .logo-footer a h1 {
	text-align: center;
	color: #FFF;
}

.no_footer .logo-footer a span {
	text-align: center;
	color: #c7081b;
	padding-left: 22px;
}

.no_footer.copyright-wrap {
	padding-bottom: 0;
}

.no_footer.copyright-wrap p {
	text-align: center;
}

.logo-footer a span {
	display: block;
	color: #FFF;
	text-transform: uppercase;
	font-size: 18px;
	padding: 0;
	font-weight: 200;
	font-family: 'Times New Roman', sans-serif;
}

.copyright-wrap p {
	word-spacing: 2px;
	margin-top: 12px;
}

.copyright-wrap .partner-logo-wrapper{
	padding-left: 10px;
	padding-right: 10px;
}
.copyright-wrap .container .partner-logo-wrapper{
	padding-left: 30px;
	padding-right: 30px;
}

.copyright-wrap .credit-cards-logos{
  max-width: 320px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

footer {
	background-color: #3d3d3d;
	padding: 25px 0 20px 0;
	color: #fff;
	font-size: 14px;
}

footer .container .row > div, .copyright-wrap .container .row > div {
	position: static;
}

footer h4 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 6px;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.copyright-wrap a:hover {
	color: #000;
}

/*-- bx slider --*/
ul.bxslider{
	margin: 0;
	padding: 0;
}
#default-slider li{
	left: 0;
}
.bx-wrapper .bx-next{
	right: 20px !important;
}
.bx-wrapper .bx-pager{
	bottom: 15px !important;
	z-index: 898;
}
.bx-wrapper .bx-pager.bx-default-pager a{
	border: 2px solid #fff;
	width: 14px !important;
	height: 14px !important;
	border-radius: 100% !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #eb2c33 !important;
}
.default-slider-wrapper .bx-wrapper{
	margin-bottom: 30px;
}
.bx-wrapper .bx-controls-direction a{
	z-index: 899 !important;
}


footer .bx-wrapper .bx-pager.bx-default-pager a.active,
footer .bx-wrapper .bx-pager.bx-default-pager a:focus,
footer .bx-wrapper .bx-pager.bx-default-pager a:hover{
  background-color: #ffffff;
}
footer .car-block .car-block-bottom h6{
  margin: 0;
}

.sights-caption{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	padding-left: 60px;
	padding-top: 20px;
	font-weight: bold;
	line-height: 18px;
	cursor: pointer;
}
.sights-caption h4{
	margin-bottom: 8px;
	text-transform: uppercase;
	font-weight: bold;
}
.sights-caption .fa{
	margin-right: 5px;
}

.no-border {
	border: none !important;
	border-color: transparent !important;
}

.no-border>thead>tr>th, .no-border>tbody>tr>th, .no-border>tfoot>tr>th, .no-border>thead>tr>td, .no-border>tbody>tr>td, .no-border>tfoot>tr>td {
	padding: 1px 3px;
	border: none;
	border-color: transparent;
	line-height: 17px;
}

footer form {
	margin: 0;
	padding: 0;
}

footer form input[type=text] {
	border: solid 1px #fff;
	padding: 3px 5px;
	display: block;
	width: 100%;
	border-radius: 4px;
	outline: none;
	color: #999;
	margin-bottom: 15px;
	font-size: 13px;
	border: transparent;
	height: 34px;
}

.bg-dark-primary{
	background-color: rgba(199, 8, 27, 0.8);
	color: #fff;
}
.bg-dark-primary a:hover,
.bg-dark-primary a:active {
	color: #ccc;
}

.bg-dark-secondary{
	background-color: #474747;
	color: #fff;
}
.bg-dark-secondary a:hover,
.bg-dark-secondary a:active {
	color: #ccc;
}

.copyright-wrap {
	background-color: #b11827;
	color: #fff;
	font-size: 13px;
}


.copyright-wrap a {
	color: #fff;
}
.copyright-wrap a:hover,
.copyright-wrap a:active {
	color: #ccc;
}

.copyright-wrap-new {
	border-top: 1px solid #111;
}
.copyright-wrap-new a:hover,
.copyright-wrap-new a:active {
	color: #ccc;
}

.copyright-wrap-simple {
	padding: 8px 0 4px;
	background-color: rgb(199, 8, 27);
	color: #fff;
	font-size: 13px;
}

.copyright-wrap-simple a {
	color: #fff;
}

.social, .f-nav {
	float: right;
	list-style: none;
	padding: 0;
}

.social li {
	float: left;
	display: inline;
	margin-right: 7.5px;
	margin-bottom: 5px;
}

.social li a {
	text-indent: -9999px;
	width: 32px;
	height: 32px;
	display: block;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

textarea, select, div.custom-select, input[type="search"] {
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #E4E4E4;
	min-height: 27px;
	padding: 3px 4px;
	border-radius: 4px;
	font-size: 13px;
}

.sc-1 {
	background: url(../images/webp/social.webp) 0px 0px no-repeat;
}

.sc-2 {
	background: url(../images/webp/social.webp) -39px 0 no-repeat;
}

.sc-3 {
	background: url(../images/webp/social.webp) -78px 0px no-repeat;
}

.sc-4 {
	background: url(../images/webp/social.webp) -117px 0px no-repeat;
}

.sc-5 {
	background: url(../images/webp/social.webp) -156px 0px no-repeat;
}

.sc-6 {
	background: url(../images/webp/social.webp) -195px 0px no-repeat;
}

.sc-7 {
	background: url(../images/webp/social.webp) -234px 0px no-repeat;
}

.sc-8 {
	background: url(../images/webp/social.webp) -273px 0px no-repeat;
}

.sc-9 {
	background: url(../images/webp/social.webp) -312px 0px no-repeat;
}

.sc-10 {
	background: url(../images/webp/social.webp) -351px 0px no-repeat;
}

.sc-11 {
	background: url(../images/webp/social.webp) -390px 0px no-repeat;
}

.sc-12 {
	background: url(../images/webp/social.webp) -429px 0px no-repeat;
}

.sc-1:hover {
	background: url(../images/webp/social.webp) 0px -32px no-repeat;
}

.sc-2:hover {
	background: url(../images/webp/social.webp) -39px -32px no-repeat;
}

.sc-3:hover {
	background: url(../images/webp/social.webp) -78px -32px no-repeat;
}

.sc-4:hover {
	background: url(../images/webp/social.webp) -117px -32px no-repeat;
}

.sc-5:hover {
	background: url(../images/webp/social.webp) -156px -32px no-repeat;
}

.sc-6:hover {
	background: url(../images/webp/social.webp) -195px -32px no-repeat;
}

.sc-7:hover {
	background: url(../images/webp/social.webp) -234px -32px no-repeat;
}

.sc-8:hover {
	background: url(../images/webp/social.webp) -273px -32px no-repeat;
}

.sc-9:hover {
	background: url(../images/webp/social.webp) -312px -32px no-repeat;
}

.sc-10:hover {
	background: url(../images/webp/social.webp) -351px -32px no-repeat;
}

.sc-11:hover {
	background: url(../images/webp/social.webp) -390px -32px no-repeat;
}

.sc-12:hover {
	background: url(../images/webp/social.webp) -429px -32px no-repeat;
}

.f-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}

.f-nav li {
	float: right;
	display: inline;
	margin: 0 10px 0 11px;
}

.footer-contact ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer-contact ul li {
	font-family: 'Open Sans', sans-serif, Arial;
	line-height: 29px;
}

.footer-contact ul li i {
	padding-right: 14px;
	font-size: 15px;
}

.footer-contact ul li strong {
	font-weight: 700;
	vertical-align: top;
	top: 0;
	left: 0;
	height: 100%;
	display: inline-block;
	width: 95px;
}

.footer-contact ul li span {
	font-weight: 400;
	display: inline-block;
}

.footer_table tr td strong {
	color: #FFF;
}

.recent_car.car-block {
	clear: both;
	margin-bottom: 20px;
	background-color: transparent;
}

.recent_car .car-block-bottom {
	background-color: transparent;
}

.recent_car.car-block:first-of-type {
	padding-top: 5px;
}

.recent_car.car-block:hover .img-flex i {
	color: #FFF;
	opacity: 1;
	position: absolute;
	top: 50%;
	margin-top: -12.5px;
	left: 50%;
	margin-left: -10.5px;
}

.recent_car.car-block img {
	width: 75px;
	margin-top: 0;
	margin-bottom: 0;
}

.recent_car.car-block .img-flex {
	display: inline-block;
	width: 75px;
	float: left;
}

.recent_car.recent_car .car-block-bottom {
	display: inline-block;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	vertical-align: top;
	text-align: left;
}

.recent_car.car-block:hover .car-block-bottom {
	background-color: transparent;
}

.recent_car.car-block .car-block-bottom h6, .recent_car.car-block .car-block-bottom h6 strong, .recent_car.car-block .car-block-bottom h5 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.recent_car.car-block .car-block-bottom h6:first-of-type {
	margin-top: 0;
}

/* Footer Design 3 */
footer.design_2 h4 {
	letter-spacing: 0;
}

.design_2 .footer-contact {
	position: relative;
	padding-right:10px;
}

.design_2 .footer-contact .back_icon {
	position: absolute;
	z-index: 2;
	font-size: 185px;
	top: 20px;
	color: #383838;
	right: 15px;
}

.design_2 .footer-contact ul {
	position: relative;
	z-index: 3;
}

.design_2 .footer-contact ul li {
	position: relative;
	padding-left: 25px;
}

.design_2 .footer-contact ul li i {
	position: absolute;
	left: 0;
	top: 5px;
}

.design_2 .footer-contact ul li strong {
	width: auto;
	padding-right: 10px;
}

.design_2 .form_contact input[type='text']:first-of-type {
	margin-right: 2%;
}

.design_2 .form_contact input[type='text'] {
	width: 49%;
	margin-bottom: 9px;
	display: inline-block;
}

.design_2 .form_contact textarea {
	width: 100%;
	border-radius: 4px;
	margin-bottom: 9px;
}


/*  J. Back to top
----------------------------*/


.back_to_top {
	width: 30px;
	height: 30px;
	background-color: rgba(0, 0, 0, 0.65);
	color: #FFF;
	cursor: pointer;
	text-align: center;
	position: fixed;
	right: 50px;
	bottom: 100px;
	padding-top: 2px;
	display: none;
	z-index: 999;
	transition-duration: .2s;
	transition-property: background-color;
}

.back_to_top:hover {
	background-color: #c7081b;
}

/*  K. Form Styles
----------------------------*/
/*

input, select, textarea {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 0.85em;
	outline: none;
	font-family: inherit;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

input[type="text"], textarea, textarea[name="msg"], select, div.styled, input[type="file"], input[type="email"] {
	float: left;
	width: 108px;
	border-radius: 2px;
	border: none;
	color: #54545e;
	text-shadow: 1px 0 0 0 #fff;
	padding: 1px 4px;
}

input[type="text"], textarea, textarea[name="msg"], input[type="file"], input[type="email"] {
	background-color: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #E4E4E4;
}

.ie9 input[type="text"] {
	line-height: normal;
}

textarea {
	width: 100%;
	height: 10em;
}

input[type="text"], textarea, textarea[name="msg"], select, div.custom-select, input[type="file"], input[type="email"] {
	float: left;
	width: 108px;
	border-radius: 2px;
	border: 1px solid #E4E4E4;
	color: #54545e;
	text-shadow: 1px 0 0 0 #fff;
	padding: 1px 4px;
}

div.custom-select, select, input[type="file"]:after {
	background: url(../images/custom-select.png) no-repeat center right;
	border-radius: 4px 4px;
}

div.styled, div.custom-select {
	padding: 0;
	margin: 0 1px 5px 0;
}

.ie7 div.styled, .ie7 div.custom-select {
	border: none;
}

div.styled select, div.custom-select select {
	width: 100%;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 4px;
	border: solid 1px #f0f0f0;
	box-shadow: none;
	margin: 0;
}

div.custom-select select {
	border: none;
}

.ie7 div.styled select, .ie7 div.custom-select {
	width: 100%;
	background-color: transparent;
	border: solid 1px #f0f0f0;
	padding: 0;
}

input[type="file"] {
	position: relative;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 40%;
	padding: 0;
}
input[type=file]::-webkit-file-upload-button {
 width: 0;
 padding: 0;
 margin: 0;
 -webkit-appearance: none;
 border: none;
}

input[type="file"]:after {
	content: 'Upload File';
	margin: 0 0 0 0.5em;
	display: inline-block;
	left: 100%;
	position: relative;
	background: url(../images/formelements-select.png) no-repeat center left;
	padding: 0.3em 0.5em;
	border: solid 1px #ccc !important;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	border-radius: 4px;
}

input[type="file"]:active:after {
	box-shadow: none;
}

input[type="radio"], input[type="checkbox"] {
	position: absolute;
	left: -999em;
}

label:before {
	display: inline-block;
	position: relative;
	top: 0.25em;
	left: -2px;
	content: '';
	width: 25px;
	height: 20px;
	background-image: url(../images/formelements.png);
}

input[type="checkbox"] + label:before {
	background-position: 0 -24px;
}

input[type="checkbox"]:checked + label:before {
	background-position: 0 0;
}

input[type="radio"] + label:before {
	background-position: -25px -25px;
}

input[type="radio"]:checked + label:before {
	background-position: -25px 0;
}

.ie8 label:before {
	display: none;
	content: none;
}

.ie8 input[type="checkbox"], .ie8 input[type="radio"], .ie7 input[type="checkbox"], .ie7 input[type="radio"] {
	position: static;
	left: 0;
}

.ie8 input[type="checkbox"], .ie8 input[type="radio"] {
	position: relative;
	top: 5px;
	margin-right: 0.5em;
}
 @media screen and (max-width: 400px) {

input[type="text"], textarea, select, div.styled, div.custom-select {
	width: 100%
}
}

.select-wrapper .form-element label {
	position: static;
}

.full-width {
	width: 100% !important;
}

label {
	margin: 0 !important;
	position: absolute;
	top: 0;
	right: -47px;
}

div.custom-select {
	margin-right: 6px;
}

div.custom-select1 {
	width: 90px;
}

div.custom-select2 {
	width: 100px;
}

div.custom-select3 {
	width: 105px;
}

div.custom-select4 {
	width: 120px;
}

div.custom-select5 {
	width: 97px;
}

div.custom-select6 {
	width: 132px;
}

div.custom-select7 {
	width: 148px;
}

div.custom-select8 {
	width: 118px;
}

div.custom-select9 {
	width: 107px;
}

div.custom-select10 {
	width: 90px;
}

div.custom-select:last-child {
	margin-right: 0;
}

.form-selectbox label, .form-selectbox label:before {
	padding: 0 10px 0 0;
	position: relative;
	left: -20px;
	font-weight: 300;
	line-height: 33px;
	background: none !important;
	float: left;
	width: auto;
	margin-left: 0;
}
*/

/*  L. Parallax
----------------------------*/

.parallax_scroll {
	background-image: url(../images/parallax/webp/003.webp);
	background-size: initial;
	position: absolute;
	left: 0;
	right: 0;
	color: #FFF;
}

.parallax_scroll .overlay {
	background-color: rgba(0, 0, 0, .65);
}

.about-us .parallax_scroll .overlay {
	background-color: rgba(0, 0, 0, .25);
}

.parallax_scroll h1 {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 0;
	padding-top: 40px;
	font-weight: 200;
	margin-bottom: -20px;
}

.parallax_scroll > .row {
	margin-bottom: 40px;
}

.parallax_scroll .row > div {
	text-align: center;
}

.parallax_scroll .row i, .parallax_scroll .row .animate_number {
	display: block;
	font-size: 48px;
	line-height: 52px;
	font-weight: 200;
}

.parallax_parent.design_2 .parallax_scroll {
	background-image: url(../images/parallax/webp/001.webp);
	position: absolute;
	left: 0;
	right: 0;
	color: #FFF;
}

.parallax_parent.design_2 .parallax_scroll .overlay {
	background-color: rgba(240, 240, 240, 0.95);
}

.parallax_parent.design_2 .parallax_scroll h1 {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 0;
	padding-top: 40px;
}

.parallax_parent.design_2 .parallax_scroll h3 {
	font-weight: 600;
	margin: 20px 0 14px 0;
	letter-spacing: -1px;
	font-size: 29px;
	font-family: 'Open Sans', sans-serif, Arial;
}

.parallax_parent.design_2 .parallax_scroll > .row {
	margin-bottom: 40px;
}

.parallax_parent.design_2 .parallax_scroll .row > div {
	text-align: center;
	margin-bottom: 60px;
	color: #2D2D2D;
	padding-top: 60px;
	margin-top: 0;
}

.parallax_parent.design_2 .parallax_scroll .row i {
	display: block;
	font-size: 84px;
	color: #2D2D2D;
	line-height: 84px;
}

.parallax_parent.design_2 .parallax_scroll .row .animate_number {
	display: block;
	font-size: 14px;
	line-height: 24px;
}

.parallax_parent + footer {
	margin-top: -30px;
}

.parallax_parent.design_2 .parallax_scroll .container {
	padding-top: 0px;
	padding-bottom: 0px;
}

/*  2. PAGE STYLES
=============================*/

/*  A. Index
----------------------------*/


.car-block-wrap .container div.flip {
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-ms-perspective: 1000px;
	perspective: 1000px;
	-ms-transform: perspective(1000px);
	-moz-transform: perspective(1000px);
	-moz-transform-style: flat; /* preserve-3d */
	-ms-transform-style: flat;
	margin: 0 auto 30px;
}

.flip .card.flipped .back {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

.flip .card.flipped .front {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.card {
	-webkit-transition: 0.6s;
	-webkit-transform-style: flat;
	-ms-transition: 0.6s;
	-moz-transition: 0.6s;
	-moz-transform: perspective(1000px);
	-moz-transform-style: flat;
	-ms-transform-style: flat;
	transition: 0.6s;
	transform-style: flat;
	position: relative;
}

.flip .card .front, .flip .card .back {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: 0.6s;
	-webkit-transform-style: flat;
	-moz-transition: 0.6s;
	-moz-transform-style: flat;
	-o-transition: 0.6s;
	-o-transform-style: flat;
	-ms-transition: 0.6s;
	-ms-transform-style: flat;
	transition: 0.6s;
	transform-style: flat;
	position: absolute;
	top: 0;
	left: 0;
}

.flip .card .front {
	-webkit-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	z-index: 2;
}

.flip .card .back {
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	background-color: #c7081b;
}

.flip .card .face {
	z-index: 2;
	text-align: center;
	outline: none;
}

.flip .card .back .hover_title {
	margin: 0;
	font-family: 'Open Sans', sans-serif, Arial;
	margin-top: 40px;
	font-weight: 200;
	color: #FFF;
	margin-bottom: 14px;
}

.flip .card .back i.button_icon {
	border: 2px solid #FFF;
	border-radius: 50%;
	width: 44px;
	height: 44px;
	line-height: 24px;
	transition-duration: .2s;
	font-size: 18px;
	padding-top: 8px;
}

.flip .card .back i.button_icon:before {
	color: #FFF;
}

.flip .card .back i.button_icon:hover:before {
	color: #c7081b;
}

.flip .card .back i.button_icon:hover {
	background-color: #FFF;
}

.home-slider-thumbs ul li a img {
	opacity: 0.65;
}

.home-slider-thumbs ul li a:hover img, .home-slider-thumbs ul li.flex-active-slide a img {
	opacity: 1;
}

.corner-ribbon{
  width: 200px;
  background: #e43;
  position: absolute;
  top: 25px;
  left: -50px;
  text-align: center;
  line-height: 10px;
  padding: 4px 0;
  letter-spacing: 0px;
  color: #f0f0f0;
  transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  z-index: 999;
}
.corner-ribbon .text-small{
  line-height: 10px;
  font-size: 10px;
}
.corner-ribbon-sticky{
  position: fixed;
}
.corner-ribbon-outer{
	position: relative;
	overflow: hidden;
}

.corner-ribbon-shadow{
  box-shadow: 0 0 3px rgba(0,0,0,.3);
}
.corner-ribbon-top-left{
  top: 20px;
  left: -50px;
  transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
}
.corner-ribbon-top-right{
  top: 20px;
  right: -50px;
  left: auto;
  transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
}
.corner-ribbon-bottom-left{
  top: auto;
  bottom: 20px;
  left: -50px;
  transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
}
.corner-ribbon-bottom-right{
  top: auto;
  right: -50px;
  bottom: 20px;
  left: auto;
  transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
}

.corner-ribbon-white{background: #f0f0f0; color: #555;}
.corner-ribbon-black{background: #333;}
.corner-ribbon-grey{background: #999;}
.corner-ribbon-blue{background: #39d;}
.corner-ribbon-green{background: #2c7;}
.corner-ribbon-turquoise{background: #1b9;}
.corner-ribbon-purple{background: #95b;}
.corner-ribbon-red{background: #c7081b;}
.corner-ribbon-orange{background: #e82;}
.corner-ribbon-yellow{background: #ec0;}

/*  B. 404
----------------------------*/


.content .error-message {
	text-align: center;
}

.content h2.error {
	background: none;
	font-weight: 800;
	font-size: 330px;
	margin: 0 auto;
	border: 0;
	display: block;
}

.content .error-message .exclamation {
	display: inline-block;
	margin-right: 50px;
	line-height: inherit;
}

.error-message em {
	font-size: 120px;
	font-weight: 300;
}

/*  C. About Us
----------------------------*/

.h1-blog{
	font-size: 26px;
	font-weight: 600;
	line-height: 30px;
	margin-top: 0;
}

.about-us h3, .blog-container h3, .blog-post h3, .side-content h3, .services h3 {
	font-size: 19px;
	font-weight: 800;
	color: #c7081b;
	margin: 0;
}

.about-us p, .blog-container p, .blog-post p {
	font-size: 14px;
	color: #2d2d2d;
	line-height: 24px;
}

.about-us .about-us-paragraphs {
	padding-left: 0;
}

.about-us .specialize-in {
	padding-right: 0;
}

.about-us-paragraphs h3 {
	margin-bottom: 5px;
}

.review {
	padding: 25px 26px;
	margin-top: 26px;
	margin-bottom: 38px;
	position: relative;
	background-color: #f0f0f0;
}
.review-even{
	background-color: #ffffff;
}

.review:before {
	content: "";
	border-top: 40px solid transparent;
	border-bottom: 40px solid transparent;
	border-left: 40px solid #f0f0f0;
	position: absolute;
	bottom: -39px;
	right: 56px;
	z-index: auto;
}
.review-nocorner:before {
	display: none;
}

.review blockquote.style1 {
	padding: 0;
	margin: 0;
	border-left: none;
	background: url(../images/quotation-open.png) top left, url(../images/quotation-close.png) bottom right;
	background-repeat: no-repeat;
}

.review blockquote.style1 span, .side-content .review blockquote.style1 span {
	font-size: 14px;
	display: block;
	font-style: italic;
	padding: 0;
	color: inherit;
}

.review blockquote.style1 strong {
	font-size: 14px;
	display: block;
	padding: 13px 0px 0 5px;
}

.review_slider {
	list-style: none;
	padding: 0px !important;
}

.side-content .list ul.review_slider {
	margin: 0;
}

.review .bx-wrapper .bx-viewport {
	margin: 0;
}

.review-rate-average{
  margin-left: 20px;
  display: inline-block !important;
}
.homepage .review-rate-average i{
  cursor: default !important;
}

.review-rates label{
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  margin-right: 10px;
  width: 120px;
}
.review-rates label:after{
  content: ':';
}
.review-rate-item{
  display: inline-block;
}
.review-rate-item i,
.review-rate-average i{
  padding-right: 4px;
  color: #ffc83c;
  font-size: 16px;
}
.review-rate-item i{
   cursor: default;
}
.review-rate-average-number i{
  color: orangered;
}
#new_review_form .review-rate-item i{
  cursor: pointer;
}
#review_rate_average i{
  cursor: default !important;
}
.review-rate-average-number{
  color: orangered;
  margin-left: 10px;
  display: inline-block !important;
}
.review-rate-average-number .fa{
  font-size: 14px;
}
/*  D. FAQ
----------------------------*/


.list_faq h5 {
	display: inline;
	font-size: 14px;
	font-weight: 600;
	background: #f0f0f0;
	padding: 9px 16px;
	position: relative;
}

.list_faq h5:before {
	position: absolute;
	right: -19px;
	top: 0px;
	content: '';
	width: 0;
	height: 0;
	content: "";
	border-top: 19px solid transparent;
	border-bottom: 19px solid transparent;
	border-left: 19px solid #f1f1f1;
}

.list_faq ul {
	display: inline;
}

.list_faq ul li {
	display: inline-block;
	background: url(../images/faq-listBg.png) right no-repeat;
	padding-right: 17px;
	padding-left: 4px;
	margin-top: 10px;
}

.list_faq ul li.active a {
	color: #c7081b;
}

.list_faq ul li a {
	color: #000;
}

.list_faq ul li a:hover {
	color: #c7081b;
	text-decoration: none;
}

.list_faq ul li:last-child {
	background: none;
}

.description-accordion .panel-title {
	position: relative;
}

.description-accordion .panel-title a.collapsed:after {
	content: "+";
	background: #CCC;
	width: 25px;
	height: 25px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding-top: 1px;
}

.description-accordion .panel-title a:after {
	position: absolute;
	content: "-";
	display: block;
	background: #c7081b;
	width: 25px;
	height: 25px;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	color: #FFF;
	left: -14px;
	top: -2px;
	padding-top: 0px;
	font-size: 19px;
	line-height: 22px;
}

.accodian_panel .panel-default>.panel-heading {
	color: #333;
	background-color: transparent;
}

.accodian_panel .panel-default:first-of-type>.panel-heading {
	border-top: none;
}

.accodian_panel .panel-group .panel {
	border-color: transparent;
	box-shadow: none;
	border-top: 1px solid #E1E1E1;
}

.accodian_panel .panel-group .panel-first {
  border-top: none;
}

.accodian_panel .panel-group .panel:first-of-type {
	border-top: none;
}

.panel-heading .collapsed i.fa-chevron-down:before{
	content: "\f054";
}

.panel-heading .panel-title>a {
	font-size: 18px;
	font-weight: bold;
	color: #2e2e2e;
}

.faq_post .post-entry img {
	margin-right: 25px;
}

.panel-primary {
  border-color: #c7081b;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #c7081b;
  border-color: #c7081b;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #c7081b;
}
.panel-primary > .panel-heading .badge {
  color: #c7081b;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #c7081b;
}

.section-reservation .panel{
  border-radius: 0;
}
.section-reservation .panel-heading{
  border-radius: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  font-weight: bolder;
}
#online_reservation_modal .modal-header{
  background-color: #c7081b;
  border-radius: 5px 5px 0 0;
}
#online_reservation_modal .modal-header .modal-title{
  color: #fff;
}
#online_reservation_modal .modal-header .close{
  color: #fff;
  opacity: .8;
  padding: 0 4px 2px 4px;
}
#online_reservation_modal .modal-header .close:hover{
  opacity: 1;
}
#online_reservation_modal .table-bordered th,
#online_reservation_modal .table-bordered td {
  padding: 4px 8px;
}
#online_reservation_catering_menus{
  max-height: 290px;
  overflow-y: auto;
}
#online_reservation_catering_menus .help-block{
	margin-bottom: 0;
}

#telr_payment_iframe{
  width: 100%;
  height: 500px;
  padding:0;
  margin:0;
  frameborder: 0;
}
.payment-iframe-wrapper{
  margin: 0 -15px;
}

.form-group input[type="search"] {
	width: 100%;
}

.right_faq .side-widget .search-box .form-group {
	margin-top: 20px;
}

.right_faq .side-widget {
	padding: 0px;
}

.right_faq .side-widget h3 {
	margin-top: 0px;
	color: #c7081b;
	font-size: 20px;
	font-weight: 800;
  border-bottom: 3px solid #000;
  text-transform: uppercase;
}

/*  E. Fullwidth
----------------------------*/


#full-width .content-wrap div[class*="col-"] {
	padding: 0;
}

.full-width-sidebar .side-content .search-box input[type=submit] {
	margin-top: 2px;
}

/*  F. Sidebar
----------------------------*/


h3.recent_posts {
	margin-bottom: 23px;
}

.side-blog {
	margin-bottom: 20px;
	margin-top: 10px;
}

.side-blog:first-of-type {
	margin-top: 0;
}

.side-blog:last-of-type {
	margin-bottom: 0;
}

.side-content .side-blog strong {
	color: #c7081b;
	font-size: 14px;
	font-weight: 700;
	line-height: normal;
	display: block;
}

.side-content .side-blog p {
	line-height: 18px;
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 0;
}

.side-content form input[type=text] {
	border: solid 1px #E4E4E4;
	padding: 3px 5px;
	display: block;
	width: 100%;
	border-radius: 4px;
	outline: none;
	color: #999;
	margin-bottom: 0;
	font-size: 13px;
	box-shadow: none;
}

.side-content .form-group {
	margin-top: 29px;
}

.side-content .list {
	max-width: 100%;
	padding-right: 0;
	padding-left: 0;
}

.side-content .list h3 {
	text-transform: uppercase;
}

.side-content .list ul {
	margin-bottom: 0;
}

.side-content .list ul li {
	color: #3b3b3b;
	font-size: 14px;
	list-style: square;
}

.side-content .list ul li:last-child {
	list-style: none;
}

.side-content .list ul li:last-child a {
	font-size: 14px;
	font-weight: 700;
	color: #c7081b;
}

.side-content .list ul li:last-child a:hover {
	text-decoration: none;
}

.side-content .list ul li span {
	color: #c7081b;
	font-size: 14px
}

.side-content .choose-list ul li {
	font-size: 13px;
}

.side-content .choose-list ul li {
	list-style: none;
	line-height: 32px;
}

.event-captain-crew .choose-list ul li {
	font-size: 11px;
	margin-top: 0px;
	margin-left: 24px;
	margin-bottom: 8px;
	line-height: 16px;
}
.event-captain-crew .choose-list ul li:before {
	margin-left: -22px;
	margin-top: 0px;
}
.event-captain-crew .yacht-rating-average{
	font-size: 11px;
	line-height: 20px;
}
.event-captain-crew .icon-location-flag{
	margin-top: 6px;
	margin-bottom: 6px;
	top: 4px;
	left: 24px;
}
.event-captain-crew .review-rate-average i{
	cursor: auto;
}

.icon-location-flag{
	background: url(../images/flagsx24.png) left top no-repeat;
	width: 24px;
	height: 18px;
	display: block;
}

.side-content .left_inventory form {
	margin-top: 20px;
}

.inner-page.full-width-sidebar.row > .col-lg-9 {
	margin-bottom: 0;
}

.content .container .inner-page.full-width-sidebar .col-lg-9 {
	margin-left: -15px;
}

.content .container .inner-page.full-width-sidebar .col-lg-3 {
	padding-right: 0;
}

/*  G. Pricing Tables
----------------------------*/


.pricing_dept h2, .pricing-layout h2 {
	color: #2e2e2e;
	font-size: 30px;
	font-weight: 600;
	margin-top: 0px;
}

.pricing_wrapper h3 {
	color: #2e2e2e;
	font-size: 30px;
	font-weight: 600;
	margin-top: 40px;
	margin-bottom: 35px;
}

.pricing_wrapper.layout-4 h3 {
	margin-top: 0;
	margin-bottom: 33px;
}

.main_pricing h3 i {
	position: absolute;
	font-weight: normal;
	left: 16%;
	font-style: normal;
	top: 28%;
}

.main_pricing h3 b {
	color: #c7081b;
	font-weight: normal;
	position: absolute;
	top: 26%;
	right: 42%;
}

.main_pricing h3 strong {
	font-weight: 400;
	font-size: 80px;
	padding-left: 25px;
}

.layout-3 .inside {
	position: relative;
	left: 19px;
	margin-bottom: -8px;
}

.layout-4 .inside {
	position: relative;
	left: 19px;
	margin-bottom: -6px;
}

.layout-3 .pricing_table, .layout-4 .pricing_table {
	text-align: center;
	overflow: hidden;
}

.layout-3 .pricing-header {
	background-color: #c7081b;
	text-align: center;
	display: block;
	color: #fff;
}

.layout-4 .pricing-header {
	background-color: #c7081b;
	text-align: center;
	display: block;
	color: #fff;
	padding: 6px 0;
}

.layout-3 .pricing-header h4 {
	margin: 0;
	font-size: 22px;
}

.layout-4 .pricing-header h4 {
	margin: 0;
	font-size: 18px;
}

.layout-3 .main_pricing, .layout-4 .main_pricing {
	background-color: #f8f8f8;
	border: 1px solid #dbdbdb;
	border-top: none;
}

.layout-3 .main_pricing .inside span.super, .layout-4 .main_pricing .inside span.super {
	font-size: 32px;
	color: #505050;
	position: relative;
	top: -27px;
	left: -5px;
	font-weight: 400;
}

.layout-3 .main_pricing .inside span.amt, .layout-4 .main_pricing .inside span.amt {
	font-size: 52px;
	color: #c7081b;
	line-height: 102px;
	letter-spacing: -5px;
	margin-right: 5px;
}

.layout-3 .main_pricing .inside span.sub1, .layout-4 .main_pricing .inside span.sub1 {
	font-size: 28px;
	color: #c7081b;
	position: relative;
	top: -46px;
}

.layout-4 .main_pricing .inside span.sub1 {
	top: -34px;
}

.layout-3 .main_pricing .inside span.slash, .layout-4 .main_pricing .inside span.slash {
	position: relative;
	top: -16px;
	right: 8px;
}

.layout-4 .main_pricing .inside span.slash {
	top: -20px;
	right: 5px;
}

.layout-3 .main_pricing .inside span.sub, .layout-4 .main_pricing .inside span.sub {
	font-size: 32px;
	color: #505050;
	font-style: italic;
	font-weight: 400;
	position: relative;
	top: 0;
	left: -12px;
}

.layout-3 .category_pricing ul, .layout-4 .category_pricing ul {
	padding: 0;
	margin: 0;
	background-color: #fff;
	border: 1px solid #dbdbdb;
	border-top: none;
	border-bottom: none;
}

.layout-3 .category_pricing ul li {
	list-style: none;
	font-size: 16px;
	color: #747474;
	border-top: 1px solid #efefed;
	padding: 8px 0;
}

.layout-4 .category_pricing ul li {
	list-style: none;
	font-size: 16px;
	color: #747474;
	border-top: 1px solid #efefed;
	padding: 2px 0;
	margin-top: 1px;
	line-height: 23px;
}

.layout-3 .category_pricing ul li:first-child, .layout-4 .category_pricing ul li:first-child {
	border-top: none;
}

.layout-3 .price-footer {
	background-color: #f8f8f8;
	text-align: center;
	border: 1px solid #dbdbdb;
}

.layout-4 .price-footer {
	background-color: #f8f8f8;
	text-align: center;
	padding: 14px 0 15px 0;
	border: 1px solid #dbdbdb;
}

.layout-4 .main_pricing .inside span.super {
	font-size: 26px;
	top: -28px;
}

.layout-4 .main_pricing .inside span.amt {
	font-size: 67px;
	line-height: 72px;
}

.layout-4 .main_pricing .inside span.sub1 {
	font-size: 20px;
}

.layout-4 .main_pricing .inside span.sub {
	font-size: 23px;
}

.layout-4 .category_pricing ul li {
	font-size: 14px;
}

/*  H. Inventory
----------------------------*/


.page-view, .form-links li a, .video-link {
	padding: 0;
	list-style: none;
	margin-bottom: 0;
	margin-right: 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	float: right;
	display: block;
	-moz-border-radius: 5px / 3px;
	-webkit-border-radius: 5px / 3px;
	border-radius: 5px / 3px;
	background: #F7F7F7;
}

ul.top_buttons li a {
	border: 1px solid rgba(0, 0, 0, 0.0980392);
	color: #3a3a3a;
	margin: 0 5px 0 0;
	font-size: 12px;
	font-weight: 600;
	padding: 0 8px;
	height: 30px;
	line-height: 28px;
}

.page-view li {
	float: left;
	display: block;
}

.page-view li a {
	display: block;
	text-indent: -99999px;
	width: 35px;
	height: 28px;
}

.page-view li:nth-child(1) a, .page-view li.active:nth-child(1) a, .page-view li.active:nth-child(1) a:hover {
	background-image: url(../images/grid.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	border-radius: 4px 0 0 4px;
}

.page-view li:nth-child(2) a, .page-view li.active:nth-child(2) a, .page-view li.active:nth-child(2) a:hover {
	background-image: url(../images/grid.png);
	background-repeat: no-repeat;
	background-position: -25px 8px;
	border-radius: 0;
}

.page-view li:nth-child(3) a, .page-view li.active:nth-child(3) a, .page-view li.active:nth-child(3) a:hover {
	background-image: url(../images/grid.png);
	background-repeat: no-repeat;
	background-position: -61px 8px;
	border-radius: 0;
}

.page-view li:nth-child(4) a, .page-view li.active:nth-child(4) a, .page-view li.active:nth-child(4) a:hover {
	background-image: url(../images/grid.png);
	background-repeat: no-repeat;
	background-position: -96px 8px;
	border-radius: 0;
}

.page-view li:nth-child(5) a, .page-view li.active:nth-child(5) a, .page-view li.active:nth-child(5) a:hover {
	background-image: url(../images/grid.png);
	background-repeat: no-repeat;
	background-position: -133px 8px;
	border-radius: 0;
}

.page-view li:nth-child(6) a, .page-view li.active:nth-child(6) a, .page-view li.active:nth-child(6) a:hover {
	background-image: url(../images/grid.png);
	background-repeat: no-repeat;
	background-position: -169px 8px;
	border-radius: 0;
	margin-right: 0;
}

.inventory-sidebar {
	padding-right: 0;
}

.page-view.nav li:first-child {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
}

.page-view.nav li:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-right: 1px solid rgba(0,0,0,0.1);
}

.page-view.nav li {
	display: inline-block;
	padding: 0;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #e6e6e6;
	background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
	background-image: -o-linear-gradient(top, #fff, #e6e6e6);
	background-image: linear-gradient(to bottom, #fff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 0;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	border-right: 0;
}

.page-view.nav {
	border-bottom: 0;
}

.page-view.nav li a {
	margin-right: 0;
	border: 0;
}

.page-view.nav > li > a {
	padding: 0;
}

.page-view.nav>li>a:hover, .page-view.nav>li>a:focus {
	border-color: transparent;
	background-color: transparent;
}

.page-view.nav {
	margin-top: -2px;
}

.listing_sort .sort-by {
	margin-left: -15px;
}

.listing-view .ribbon strong {
	font-weight: 600;
}

.listing-view .nav-tabs>li.active>a, .listing-view .nav-tabs>li.active>a:hover, .listing-view .nav-tabs>li.active>a:focus, .listing-view ul.page-view.nav-tabs li.active a {
	background-color: transparent;
	padding: 0;
	border: 1px solid transparent;
	border-bottom: 0;
}

.page-view.nav li:hover, .page-view.nav li.active {
	background-color: #e2e2e2;
	background-image: none;
}

.page-view.nav li.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.15), 0 1px 2px rgba(0,0,0,0.05);
}

.inventory-3 .porche .car-detail, .inventory-4 .porche .car-detail {
	font-size: 13px;
}

.inventory-4 .porche .porche-header span {
	font-size: 18px;
}

.inventory-4 .porche .porche-header strong {
	font-size: 26px;
	line-height: 50px;
}

.inventory-4 .porche .car-detail .table>tbody>tr>td {
	padding: 11px 4px 12px 11px;
}

.inventory-4 .porche .car-detail .option-tick-list ul {
	padding: 0 0 0 38px;
}

.inventory-heading {
	color: #3a3a3a;
	display: block;
}

.inventory-heading h2 {
	font-size: 33px;
	font-weight: 700;
	margin: 0;
	letter-spacing: -2.5px;
	line-height: 33px;
}

.inventory-heading span {
	font-size: 22px;
	line-height: 20px;
	letter-spacing: -1.5px;
	word-spacing: 2px;
	display: inline-block;
}

.inventory-heading em {
	font-size: 14px;
	line-height: 51px;
	letter-spacing: -1px;
}

.content-nav ul {
	padding: 0;
	margin: 0;
}

.content-nav ul li {
	list-style: none;
	display: inline-block;
	padding: 4px 8px 2px 8px;
	background: #1e5799;
	background: -moz-linear-gradient(top, #1e5799 0%, #ffffff 0%, #e7e7e7 99%, #e7e7e7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5799), color-stop(0%, #ffffff), color-stop(99%, #e7e7e7), color-stop(100%, #e7e7e7));
	background: -webkit-linear-gradient(top, #1e5799 0%, #ffffff 0%, #e7e7e7 99%, #e7e7e7 100%);
	background: -o-linear-gradient(top, #1e5799 0%, #ffffff 0%, #e7e7e7 99%, #e7e7e7 100%);
	background: -ms-linear-gradient(top, #1e5799 0%, #ffffff 0%, #e7e7e7 99%, #e7e7e7 100%);
	background: linear-gradient(to bottom, #1e5799 0%, #ffffff 0%, #e7e7e7 99%, #e7e7e7 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#e7e7e7', GradientType=0 );
	border-radius: 4px;
	margin-left: 1.5px;
	position: relative;
	height: auto;
}

.content-nav ul li:before {
	font-family: fontAwesome;
	display: block;
	color: #5c5c5c;
	position: absolute;
	left: 9px;
	top: 4px;
	font-size: 13px;
}

.content-nav ul li.prev1:before {
	content: "\f137";
}

.content-nav ul li.request:before {
	content: "\f05a";
}

.content-nav ul li.schedule:before {
	content: "\f133";
}

.content-nav ul li.offer:before {
	content: "\f155";
}

.content-nav ul li.trade:before {
	content: "\f06e";
}

.content-nav ul li.pdf:before {
	content: "\f0f6";
}

.content-nav ul li.print:before {
	content: "\f02f";
}

.content-nav ul li.email:before {
	content: "\f064";
}

.content-nav ul li.next1:before {
	content: "\f138";
	left: 80px;
	right: 9px;
}

.content-nav ul li a {
	font-size: 12px;
	display: block;
	color: #3a3a3a;
	font-weight: 700;
	line-height: 23px;
	padding-left: 19px;
	letter-spacing: -0.5px;
}

.content-nav ul li.next1 a {
	padding-left: 0;
	padding-right: 20px;
}

.content-nav ul li a:hover {
	text-decoration: none;
}

.flexslider-gp,
.slider .flexslider,
.home-slider-thumbs .flexslider {
	border: none !important;
}
.flexslider-gp .flex-direction-nav a{
  color: rgba(255, 255, 255, 0.8);
}

.slider .flexslider {
	margin: 0 0 4px;
}

.example-tabs .nav > li > a {
	padding: 5px 11px;
	font-size: 14px;
	font-weight: 700;
	text-transform: capitalize;
	color: #3a3a3a;
	letter-spacing: -0.5px;
	text-shadow: 1px 1px 0px #ffffff;
}

.example-tabs .nav {
}

.example-tabs .nav li {
	margin: 0 3px 0 0px;
	display: inline;
	float: left;
	list-style: none;
}

.example-tabs .nav > li:last-child {
	margin-right: 0;
}

.example-tabs .nav-tabs>li>a {
	border: none;
}
.flash-sale-text,
.flash-sale-text:hover{
	color: #ffffff;
	line-height: 30px;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
}
.btn-book-whatsapp{
	background-color: #2AB540;
	border-radius: 16px;
	line-height: 18px;
	font-size: 16px;
	border-width: 0;
}
.btn-book-whatsapp .fa{
	font-size: 16px;
}
.btn-sale-apply{
	color: #c7081b !important;
}
.btn-book-download{
	border-radius: 16px;
	line-height: 18px;
	font-size: 16px;
	border-width: 0;
}
.shadow-white{
	-webkit-box-shadow: 0px 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 1px 0px rgba(255,255,255,1);
	box-shadow: 0px 0px 1px 0px rgba(255,255,255,1);
}

.btn-inventory {
	font-size: 13px;
	border: none;
	border-radius: 4px;
	padding: 4px 10px;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	outline: none;
	margin-top: 10px;
	padding: 5px 8px 4px 10px;
	margin-top: 13px;
	line-height: 20px;
	cursor: pointer;
}

.btn-inventory:hover {
	text-decoration: none;
	color: #FFF;
}

.car_category h3 {
	margin: 0px;
	font-size: 22px;
	margin-bottom: 5px;
}

.cat_table {
	float: left;
	padding-left: 0;
	width: 50%;
}

.cat_accordian {
	float: left;
	width: 20%;
}

.car_category {
	width: 55%;
	float: left;
	position: relative;
}

.cat_accordian .price-wrap {
	margin-top: 0px;
	padding-left: 20px;
}

.cat_accordian form {
	float: right;
}

.car_fax {
	position: absolute;
	left: 34%;
	bottom: -4%;
}

.car-list {
	padding: 14px;
	background: linear-gradient(to bottom, #FFFFFF 0%, #F9F9F9 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #E5E5E5;
	border-radius: 4px;
	box-shadow: 2px 2px 2px #F6F6F6;
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}

.car-list .car_category .car_fax img {
	width: 55px;
}

#features ul {
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
	margin-left: 0;
}

#features ul li {
	padding-left: 20px;
}

#features ul li .fa-li {
	left: -8px;
	top: 5px;
	color: #c7081b;
}

.content-nav ul li.gradient_button:hover, .gradient_button:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background: -moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color: #e9e9e9;
}

ul.nav-tabs li.active a {
	border-bottom: 1px solid #FFF;
}

.horizontal_box {
	position: relative;
	margin-bottom: 10px;
	border: 1px solid #e5e5e5;
	border-radius: 12px;
	padding: 6px 10px 13px 10px;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: -o-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: -ms-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: linear-gradient(180deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
}

.horizontal_box:hover {
	background: #FFF;
	box-shadow: 0px 0px 14px 1px #ccc;
	cursor: pointer;
}

.horizontal_box h3 {
	font-size: 22px;
	font-weight: bold;
	color: #3a3a3a;
	margin-bottom: 28px;
	margin-top: 0px;
	letter-spacing: -1px;
	padding-right: 20px;
}

.clear {
	clear: both;
}

.vehicle_demo {
	margin-top: 6px;
}

.check_box {
	position: absolute;
	top: 0px;
	right: -7px;
}

.vehicle_details {
	margin-top: 8px;
}

.vehicle_details .price-wrap {
	padding: 0 0 0 15px;
	width: 100%;
}

.vehicle_details .price {
	padding-left: 6px;
	width: 96px;
}

.tax {
	position: relative;
	top: -6px;
	padding: 0 22px;
}

.no-margin {
	margin: 0px;
}

.carfax {
	margin-right: 35px;
}

.sales_tax {
	margin-top: 5px;
}

.sales_tax em {
	font-size: 12px;
}

.video_details {
	margin-top: 0px;
}

.price-wrap .price-tag {
	font-size: 30px;
}

.bottom-margin-0 {
	margin-bottom: 0px !important;
}

.horizontal_box .vehicle_details .table tr td {
	font-size: 12px;
}

.horizontal_box .vehicle_details .table tr td:last-child {
	padding-left: 5px;
}

.inventory_right {
	float: left;
	width: 82%;
	padding: 0px 0 0px 18px;
}

.car_type_heading {
	position: relative;
	float: left;
	width: 79%;
	padding: 0px 15px;
}

.car_type_heading h3 {
	position: relative;
	font-size: 26px;
	font-weight: 700;
	margin-top: 0px;
	letter-spacing: -0.5px;
	line-height: 19px;
	margin-left: 6px;
	word-spacing: -4px;
}

.car-type {
	width: 60%;
	float: left;
}

.car-type .col-width-50 {
	padding-left: 0px;
	width: 44%;
}

.right_carList .car-type .col-width-60 {
	width: 49%;
	padding-left: 14px;
}

.right_carList .check_box_right {
	position: absolute;
	right: 22px;
	top: -9px;
}

.car-type-price {
	float: left;
	width: 40%;
	padding-left: 15px;
}

.car-type-price .price-wraper {
	float: left;
	margin: 0px;
	padding-left: 105px;
}

.right_carList .car-type-price .price-wraper {
	padding-left: 43px;
}

.car-type-price .car-type-col-2 {
	padding: 0px;
	margin: 10px;
}

.left-none li a:hover, .right-none li a:hover, .left-none li:hover input, .left-none li:hover i.fa {
	color: #FFF;
	text-decoration: none;
}

.car-type-list .list_img:hover > .hover_carInventory {
	display: block;
}

.car_heading {
	margin-left: 214px;
}

.car_heading h3 {
	position: relative;
	font-size: 26px;
	font-weight: 700;
	margin-top: -1px;
	letter-spacing: -0.5px;
	line-height: 22px;
	margin-left: 6px;
	word-spacing: -4px;
}

.car_heading {
	position: relative;
}

.inventory-wide-sidebar-right .margin-top-20 {
	margin-top: 0;
}

.vehicle_details .img-border {
	margin: 0 auto;
}

.vehicle_details .table-responsive {
	padding: 10px 18px 0 18px;
}

.right_carList .car-type-list .list_img {
	width: 200px;
}

.right_carList .car-type-list .car_type_heading {
	width: 74%;
}

.right_carList .car-type-list .inventory_right {
	padding: 0px 0px 0px 14px;
	width: 76%;
}

.right_carList .car-type-list .inventory_right .wrapper_carList .car-type {
	width: 71%;
	float: left;
}

.right_carList .car-type-list .inventory_right .wrapper_carList .car-type-price {
	width: 29%;
	float: left;
	padding-left: 0;
}

.hover_carInventory {
	display: none;
}

.hover_carInventory {
	position: absolute;
	left: 10px;
	bottom: 0px;
	z-index: 4;
	border: 1px solid #000;
}

.vehicle_demo {
	margin-top: 20px;
}

.check_box {
	position: absolute;
	top: 0px;
	right: -7px;
}

.vehicle_details .price-wrap {
	margin: 0px;
}

.carfax {
	margin-right: 35px;
}

.horizontal_box img.img-border {
	float: none;
	margin: 0 auto;
}

.horizontal_box .vehicle_details .table tr td:first-child {
	width: 92px;
}

.make_inventory div[class*="col-md-3"] {
	padding: 0 10px;
}

.make_inventory .my-dropdown {
	width: 100%;
}

.make_inventory .select-wrapper .form-element {
	margin: 7px 4px 3px 9px;
}

.listing-view {
	padding: 0;
}

.left_inventory {
	margin-left: 0px;
}

.inventory-2 > .row, .inventory-3 > .row, .inventory-4 > .row {
	margin-left: -15px;
	margin-right: -15px;
}

.listing-view .row {
	margin: 0;
}

.wrapper_carList .car-type .col-width-50 {
	width: 44%;
}

.car-type-list {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 12px 10px 8px 10px;
	margin-bottom: 20px;
	border: solid 1px #e5e5e5;
	box-shadow: 2px 2px 2px #f6f6f6;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: -o-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: -ms-linear-gradient(90deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
	background: linear-gradient(180deg, rgb(255, 255, 255) 26%, rgb(245, 245, 245) 64%);
}

.car-type-list:hover {
	background: #FFF;
	box-shadow: 0px 0px 14px 1px #ccc;
	cursor: pointer;
}

.right_carListt:hover {
	background: #FFF;
	box-shadow: 0px 0px 14px 1px #ccc;
	cursor: pointer;
}

.price-wrap .price-tag {
	font-size: 30px;
	padding-left: 0px;
}

.horizontal_box .vehicle_details .table tr td {
	font-size: 12px;
}

.video_details a {
	text-decoration: none;
}

.view_viewport a {
	text-decoration: none;
	font-weight: 700;
}

.f-nav li a {
	text-decoration: none !important;
}

.flex-direction-nav a:before {
	opacity: 1;
	padding-left: 5px;
}

.flex-direction-nav a.flex-next:before {
	padding-left: 0;
	padding-right: 5px;
}

#youtube_video {
	display: none;
}

#current_size {
	display: none;
	position: relative;
}

#request_more, #schedule_drive, #make_offer, #trade_in, #pdf_brochure, #print_vehicle, #email_friend {
	display: none;
}

/*  i. Inventory Listing   */


.car-info .table>tbody>tr>td {
	border-top: none;
	padding: 0 0 14px 4px;
	line-height: 9px;
	letter-spacing: -0.5px;
	word-spacing: 2px;
}

.left_inventory h2 {
	color: #c7081b;
	font-weight: bolder;
	font-size: 20px;
}

.side-content .list h3 {
	font-size: 20px;
	font-weight: 800;
	color: #c7081b;
	margin: 0;
}

.side-content .list ul li span strong {
	font-weight: normal;
}

.financing_calculator .dropdown_container {
	width: 40%;
	float: right;
}

.side-content .financing_calculator {
	padding-left: 0;
	padding-right: 0;
}

.side-content .financing_calculator h3 {
	font-size: 20px;
	font-weight: 800;
	color: #c7081b;
	margin: 0;
}

.side-content .financing_calculator table {
	margin-top: 20px;
}

.side-content .financing_calculator table tr td input.number {
	width: 100%;
	padding: 3px 5px;
	display: block;
	width: 60px;
	border-radius: 4px;
	outline: none;
	color: #999;
	margin-bottom: 10px;
}

.bi_weekly {
	margin-top: 10px;
}

.bi_weekly .styled {
	width: 85px;
}

.car_category h3 {
	margin: 0px;
	font-size: 22px;
	margin-bottom: 5px;
}

.cat_table {
	float: left;
	padding-left: 0;
	width: 50%;
}

.cat_accordian {
	float: left;
	width: 20%;
}

.car_category {
	width: 55%;
	float: left;
	position: relative;
}

.cat_accordian .price-wrap {
	margin-top: 0px;
	padding-left: 20px;
}

.cat_accordian form {
	float: right;
}

.car_fax {
	position: absolute;
	left: 34%;
	bottom: -4%;
}

.car-list {
	padding: 14px;
}

.left_inventory h3 {
	color: #c7081b;
	font-weight: 800;
	font-size: 20px;
	margin-top: 0;
	letter-spacing: -0.5px;
}

.side-content .side-blog img.alignleft {
	margin: 6px 15px 0 0px;
}

.side-content .list h3 {
	font-size: 20px;
	font-weight: 800;
	color: #c7081b;
	margin: 0;
}

.side-content .list ul li span strong {
	font-weight: normal;
}

.financing_calculator .table-responsive table > tbody > tr > td {
	line-height: 24px;
	padding: 0px 0px 2px 3px;
	text-align: right;
}

.financing_calculator .table-responsive table > tbody > tr > td:first-child {
	text-align: left;
}

.side-content .financing_calculator h3 {
	font-size: 20px;
	font-weight: 800;
	color: #c7081b;
	margin: 0;
	letter-spacing: -0.5px;
}

.side-content .financing_calculator table {
	margin-top: 20px;
	width: 100%;
}

.side-content .financing_calculator table tr td input.number {
	width: 60%;
	padding: 2px 5px 3px 5px;
	border-radius: 4px;
	outline: none;
	color: #999;
	float: right;
	transition-duration: .25s;
}

.side-content .financing_calculator table tr td input.number.error {
	font-size: 12px;
	border: 1px solid #BB1212;
	background-color: #E2CBCB;
}

.financing_calculator .btn-inventory {
	padding: 5px 8px 4px 10px;
	margin-top: 13px;
	line-height: 20px;
	cursor: pointer;
}

.calculation {
	margin-top: 14px;
}

.calculation strong {
	font-weight: 700;
}

.calculation .table-responsive table {
	margin-top: 0;
	width: 100%;
}

.table-responsive {
	overflow: hidden;
	border: none;
}

.financing_calculator .calculation .table-responsive table tbody tr td {
	text-align: left;
	letter-spacing: -1px;
	word-spacing: 1px;
}

.financing_calculator .calculation .table-responsive table tbody tr td:last-child {
	text-align: right;
	padding-right: 4px;
}

.bi_weekly {
	margin-top: 1px;
}

.bi_weekly .styled {
	width: 85px;
}

.content-nav ul li.gradient_button, .gradient_button.view-details, .gradient_button.view-video, div.example-tabs .nav-tabs>li>a {
	background-color: #f9f9f9;
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
	border-top-right-radius: 9px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	text-indent: 0px;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #3a3a3a;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-weight: 700;
	font-style: normal;
	height: 30px;
	line-height: 22px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #ffffff;
}

div.example-tabs .nav-tabs>li.active>a {
	color: #c7081b;
	border-bottom: 0;
	background-color: #FFF;
}

.gradient_button.view-details, .gradient_button.view-video {
	position: absolute;
	bottom: 10px;
	border-radius: 5px;
	height: 26px;
	line-height: 14px;
	padding-left: 9px;
	padding-right: 9px;
}

div.example-tabs .nav-tabs>li>a {
	font-size: 14px;
	font-weight: 700;
	text-transform: capitalize;
	color: #686868;
	letter-spacing: -0.5px;
	text-shadow: 1px 1px 0px #ffffff;
	margin-bottom: -1px;
	display: inline-block;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	border-bottom: 1px solid transparent;
}

.vehicle-demo {
	margin-top: 12px;
}

.video-link:active {
	background: url(../images/input-bg-hover.png) top repeat-x;
}

.car-info-wrap p {
	padding: 0 11px;
}

.listing-slider {
	border: 4px solid #fff;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
	-moz-box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
	box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
	border-radius: 3px;
}

table.technical {
	width: 98%;
	margin-bottom: 30px;
}

table.technical thead tr {
	border-bottom: 1px solid #000;
}

table.technical thead tr > th {
	width: 70%;
	font-size: 22px;
	font-weight: 300;
}

table.technical thead tr > th + th {
	width: 29%;
	font-weight: 300;
	font-size: 16px;
}

table.technical thead tr th {
	padding: 5px;
}

table.technical tbody tr {
	border-top: 1px solid #ccc;
}

table.technical tbody tr > td + td {
	font-weight: 400;
}

table.technical tbody tr > td {
	font-weight: bold;
}

table.technical tbody tr td {
	padding: 5px;
}

.flexslider {
	margin: 0;
}

.inventory-listing .recent-vehicles-wrap {
	margin: 0;
	margin-top: 25px;
}

.inventory-listing .recent-vehicles-wrap .recent-vehicles h5 {
	margin-top: 24px;
}

.inventory-listing .recent-vehicles-wrap .recent-vehicles p {
	padding-top: 2px;
}

.inventory-listing .left-content {
	padding-left: 0;
}

.inventory-listing .right-content {
	padding-right: 0;
}

.bx-wrapper .bx-viewport {
	margin: 0;
}

.featured-brand .bx-wrapper .bx-viewport {
	margin: 0;
}

.efficiency-rating {
	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe 19%, #dedede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(19%, #fefefe), color-stop(100%, #dedede));
	background: -webkit-linear-gradient(top, #fefefe 19%, #dedede 100%);
	background: -o-linear-gradient(top, #fefefe 19%, #dedede 100%);
	background: -ms-linear-gradient(top, #fefefe 19%, #dedede 100%);
	background: linear-gradient(to bottom, #fefefe 19%, #dedede 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#dedede', GradientType=0 );
	border-radius: 5px;
	border: 1px solid #ccc;
	margin-left: 2px;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
	-moz-box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
	box-shadow: 1px 1px 5px 0px rgba(204, 204, 204, 0.75);
}

.side-content .efficiency-rating h3 {
	text-align: center;
	color: #3a3a3a;
	font-size: 20px;
	font-weight: 600;
	margin: 0;
	letter-spacing: -1px;
	word-spacing: -1px;
	line-height: 21px;
}

.efficiency-rating ul {
	padding: 0;
	margin: 7px 0 0 0;
}

.efficiency-rating ul li {
	list-style: none;
	display: inline-block;
	margin-right: 21px;
	line-height: 30px;
}

.efficiency-rating ul li:last-child {
	margin-left: 18px;
}

.efficiency-rating ul li small, .efficiency-rating ul li strong {
	display: block;
	color: #3a3a3a;
	font-weight: 600;
}

.efficiency-rating ul li small {
	font-size: 12px;
}

.efficiency-rating ul li strong {
	font-size: 36px;
	font-weight: 700;
}

.efficiency-rating img.aligncenter {
	margin: 0;
	position: relative;
	top: 13px;
	left: 24px;
}

.efficiency-rating p {
	font-size: 10px;
	text-align: center;
	color: #3a3a3a;
	line-height: 14px;
	padding: 17px 40px 0px 55px;
}

.efficiency-rating {
	position: relative;
}

.efficiency-rating ul li.fuel {
	position: absolute;
	top: 37px;
	left: 50%;
	margin-left: -30px;
}

.efficiency-rating ul li.fuel img {
	left: 0;
}

.efficiency-rating ul li.city_mpg {
	position: absolute;
	left: 25%;
	margin-right: 0;
	margin-left: -30px;
}

.efficiency-rating ul li.hwy_mpg {
	position: absolute;
	right: 25%;
	margin-left: 0;
	margin-right: -30px;
}

.efficiency-rating p {
	font-size: 10px;
	text-align: center;
	color: #3a3a3a;
	line-height: 14px;
	margin: 85px auto 0px;
	padding: 0;
	width: 75%;
}

/*  ii. Inventory Comparison   */


.porche .porche-header {
	background-color: #c7081b;
	text-align: center;
	color: #fff;
	padding: 14px 0px 7px 0;
}

.porche .porche-header span, .porche .porche-header strong {
	display: block;
}

.porche .porche-header span {
	font-size: 22px;
	line-height: 18px;
	color: #fff;
}

.porche .porche-header strong {
	font-size: 30px;
	font-weight: 600;
	color: #fff;
	line-height: 50px;
}

.porche .porche-img {
	border: 1px solid #dedede;
	padding: 3px 3px 16px 3px;
	border-bottom: none;
}

.porche .car-detail {
	border: 1px solid #dedede;
	border-top: none;
	font-size: 14px;
	color: #747474;
}

.car-info {
	color: #2d2d2d;
	font-size: 14px;
	text-align: right;
}

.porche .car-detail .table, .car-info .table {
	margin-bottom: 0;
}

.porche .car-detail .table>tbody>tr:first-child > td {
	border-top: none;
}

.porche .car-detail .table>tbody>tr>td:first-child {
	width: 45%;
	text-transform: uppercase;
	font-weight: 700;
	text-align: left;
	line-height: 24px;
}

.car-info .table>tbody>tr>td:first-child {
	text-transform: uppercase;
	font-weight: 700;
	text-align: left;
}

.porche .car-detail .table>tbody>tr>td, .car-info .table>tbody>tr>td {
	padding: 7px 8px;
}

.porche .car-detail .option-tick-list ul {
	padding: 0;
	margin: 0;
}

.porche .car-detail .option-tick-list ul li {
	list-style: none;
	position: relative;
	padding-left: 20px;
}

.porche .car-detail .option-tick-list ul li:before {
	font-family: fontAwesome;
	content: "\f00c";
	display: block;
	color: #c7081b;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
}

.porche-footer {
	background-color: #f8f8f8;
	text-align: center;
}

/*  iii. Boxed View  */


div.inventory.span3 {
	min-height: 453px;
}

div.inventory.span3 .options-secondary {
	display: none;
}

div.inventory.span3 .options-primary {
	position: static;
	width: auto;
	border: 0;
	margin: 13px auto 0 auto;
	float: none;
}

div.inventory.span3 .inventory .title {
	position: relative;
	overflow: hidden;
	left: 11px;
	white-space: normal;
	padding-top: 7px;
	margin-bottom: 31px;
	max-width: 230px;
	font-size: 22px;
	font-weight: 600;
	color: #3d3d3d;
	clear: left;
}

div.inventory.span3 .preview {
	position: static;
	float: none;
	border: 1px solid #3d3d3d;
	width: 200px;
	height: 150px;
	display: block;
	margin: 0 auto;
}

div.inventory.span3 .checkbox {
	position: absolute;
	top: 9px;
	left: 245px;
}

.grid div.inventory.span3 .checkbox {
	left: initial;
	right: 12px;
}

div.inventory.span3 .carfax {
	position: absolute;
	left: 37px;
	width: 58px;
	top: 384px;
	float: left;
}

div.inventory.span3 .price {
	position: relative;
	margin: 3px 0 33px 0;
	left: 133px;
	float: left;
	color: #3d3d3d;
	top: -22px;
}

div.inventory.span3 .view-video {
	position: absolute;
	left: 9px;
	top: auto;
	bottom: 10px;
	float: left;
	clear: left;
	padding: 6px 9px;
}

div.inventory.span3 .view-details {
	position: absolute;
	right: 9px;
	top: auto;
	bottom: 10px;
	float: right;
	padding: 6px 4px;
}

div.inventory.span3 .price b {
	position: absolute;
	left: -97px;
	top: 19px;
}

.sidebar div.inventory .inventory .title {
	max-width: 580px;
	white-space: normal;
}

.boxed div.inventory .options-secondary {
	display: none;
}

.boxed div.inventory .options-primary {
	position: static;
	width: auto;
	border: 0;
	margin: 13px auto 0 auto;
	float: none;
	width: 200px;
}

.boxed div.inventory .inventory .title {
	left: 11px;
	white-space: normal;
	padding-top: 7px;
	margin-bottom: 31px;
	max-width: 690px;
	font-size: 22px;
	max-width: 220px;
}

.boxed div.inventory .preview {
	position: static;
	float: none;
	border: 1px solid #3d3d3d;
	width: 200px;
	height: 150px;
	display: block;
	margin: 0 auto;
}

.boxed div.inventory label {
	position: absolute;
	top: 3px;
	right: 3px;
	left: initial;
}

.boxed div.inventory .carfax {
	position: absolute;
	left: 28px;
	width: 58px;
	bottom: 53px;
	top: auto;
	float: left;
}

.boxed div.inventory .price {
	position: relative;
	margin: 3px 0 33px 0;
	left: 131px;
	float: left;
	color: #3d3d3d;
	top: -22px;
}

.boxed.boxed_left div.inventory .price, .boxed.boxed_right div.inventory .price {
	left: 128px;
}

.boxed div.inventory .view-video {
	position: absolute;
	left: 9px;
	top: auto;
	bottom: 10px;
	float: left;
	clear: left;
	z-index: 5;
}

.boxed div.inventory .view-details {
	position: absolute;
	right: 11px;
	top: auto;
	bottom: 10px;
	float: right;
}

.boxed div.inventory .figure {
	font-weight: 600;
	font-size: 30px;
	top: 0;
	left: -8px;
}

.boxed div.inventory .tax {
	top: 0;
	left: -8px;
}

.boxed div.inventory .price b {
	position: absolute;
	left: -97px;
	top: 19px;
}

.boxed div.inventory:nth-child(4n) {
	margin-left: 0 !important;
}

.boxed div.inventory .options-primary .spec {
	max-width: 100px;
}

/*  iv. Fullwidth View  */


.inventory label {
	position: absolute;
	top: 3px;
	right: 3px;
	z-index: 4;
}

.car_listings {
	padding-left: 0;
	padding-right: 0;
}

.car_listings.boxed {
	padding-right: 0;
	margin-right: -15px;
	margin-left: 15px;
}

.car_listings.boxed.boxed_right {
	padding-left: 0;
	margin-left: -15px;
	margin-right: 15px;
}

.car_listings.boxed.boxed_full {
	margin-right: -15px;
	margin-left: -15px;
}

.car_listings.boxed.boxed_left {
	padding-right: 0;
	margin-right: -15px;
	margin-left: 15px;
}

.inventory-wide-sidebar-right .car_listings.sidebar {
	margin-left: -15px;
}

.inventory-wide-sidebar-left .sidebar.car_listings {
	padding-left: 15px;
}

.inventory-wide-sidebar-left .left-sidebar {
	padding-right: 15px;
}

.inventory-wide-sidebar-right div.inventory .price, .inventory-wide-sidebar-left div.inventory .price {
	right: 15px;
}

.inventory-wide-sidebar-left > div {
	padding-right: 0;
}

.inventory-wide-sidebar-right div.inventory .carfax, .inventory-wide-sidebar-left div.inventory .carfax {
	left: -80px;
	top: 78px;
	width: 56px;
}

.inventory_box.car_listings.boxed.boxed_full .row .col-lg-3:nth-child(4n + 1) {
	clear: both;
}

.inventory_listings, .single-listing {
	font-family: 'Open Sans', sans-serif;
}

div.inventory {
	border: 1px solid #e5e5e5;
	-moz-border-radius: 11px / 13px;
	-webkit-border-radius: 11px / 13px;
	border-radius: 11px / 13px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #fff;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.13);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.13);
	box-shadow: 0 0 5px rgba(0,0,0,.13);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
	background-image: -moz-linear-gradient(bottom, #f9f9f9 0%, #fff 100%);
	background-image: -o-linear-gradient(bottom, #f9f9f9 0%, #fff 100%);
	background-image: -webkit-linear-gradient(bottom, #f9f9f9 0%, #fff 100%);
	background-image: linear-gradient(bottom, #f9f9f9 0%, #fff 100%);
	margin-bottom: 20px;
	font-family: 'Open Sans', sans-serif;
}

div.inventory:hover {
	background-image: -moz-linear-gradient(bottom, #fff 0%, #f9f9f9 100%);
	background-image: -o-linear-gradient(bottom, #fff 0%, #f9f9f9 100%);
	background-image: -webkit-linear-gradient(bottom, #fff 0%, #f9f9f9 100%);
	background-image: linear-gradient(bottom, #fff 0%, #f9f9f9 100%);
}

.sidebar div.inventory, .boxed div.inventory {
	margin: 0 0 20px;
}

div.inventory {
	position: relative;
	overflow: hidden;
}

a.inventory {
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	min-height: 173px;
	background-image: url('../images/empty.png');
	z-index: 1;
	text-decoration: none;
}

a.inventory .preview {
	width: 200px;
	height: 150px;
}

a.inventory:hover {
	text-decoration: none;
}

.preview {
	position: absolute;
	left: 11px;
	top: 11px;
	float: left;
	border: 1px solid #3d3d3d;
	width: 200px;
	height: auto;
	-webkit-transform: translate3d(0, 0, 0);
}

.inventory .title {
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	left: 234px;
	padding-top: 9px;
	margin-bottom: 8px;
	max-width: 690px;
	font-size: 24px;
	font-weight: 600;
	color: #3d3d3d;
	clear: left;
	padding-bottom: 5px;
	line-height: 24px;
}

div.inventory .options-primary {
	position: relative;
	left: 234px;
	top: -5px;
	float: left;
	width: 230px;
	border: 0;
	table-layout: fixed;
	margin: auto;
	font-size: 12px;
}

div.inventory .options-secondary {
	position: relative;
	left: 245px;
	top: -5px;
	float: left;
	width: 250px;
	border: 0;
	table-layout: fixed;
	margin: auto;
	font-size: 12px;
	margin-bottom: 35px;
}

.option, div.inventory .price b {
	font-weight: 700;
	line-height: 18px;
	color: #3d3d3d;
	font-size: 12px;
}

table td.primary, .primary {
	width: 90px;
	white-space: nowrap;
	padding: 0;
	border: 0;
}

table td.secondary, .secondary {
	width: 92px;
	white-space: nowrap;
	padding: 0;
	border: 0;
	border-right: 10px solid transparent;
}

table td.spec, .spec {
	line-height: 18px;
	color: #3d3d3d;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0;
	border: 0;
}

div.inventory.span3 .spec {
	max-width: 108px;
}

div img.carfax {
	position: relative;
	right: -170px;
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	left: 335px;
	top: 36px;
	float: left;
}

.price {
	position: absolute;
	margin: 3px 0 33px 0;
	right: 50px;
	float: left;
	color: #3d3d3d;
	top: 46px;
}

.figure {
	position: relative;
	margin: 0;
	font-weight: 700;
	font-size: 32px;
	top: 4px;
	color: #3d3d3d;
	line-height: 30px;
}

.tax {
	position: relative;
	font-style: italic;
	top: 6px;
	font-size: 12px;
	padding: 0;
}

.view-button:active {
	position: relative;
	top: 6px;
}

.view-video {
	left: 236px;
	clear: left;
	padding: 6px 9px;
	cursor: pointer;
}

.video-icon {
	position: relative;
	left: 213px;
	top: 18px;
	float: left;
	z-index: 3;
}

.view-details {
	right: 10px;
	padding: 6px 4px;
}

.view-details i, .view-video i {
	margin-right: 6px;
}

/*  I. Services
----------------------------*/


.services .left-content, .services .right-content {
	padding-top: 21px;
}

.services .left-content .firstcharacter {
	padding: 0;
	padding-right: 13px;
}

.services .right-content ul {
	padding: 0;
	margin: 0;
}

.services .right-content ul li {
	list-style: none;
	position: relative;
	padding-left: 19px;
	font-size: 14px;
	color: #2d2d2d;
}

.services .right-content ul li:before {
	font-family: fontAwesome;
	content: "\f00c";
	display: block;
	color: #c7081b;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
}

.featured-service div[class*="col-"], .detail-service div[class*="col-"] {
	padding-bottom: 15px;
	margin-top: -3px;
}

.detail-service div[class*="col-"] {
	padding: 3px 5px;
}

.featured-service h2, .featured-service h2 strong, .detail-service h2, .detail-service h2 strong {
	font-size: 30px;
	color: #c7081b;
	letter-spacing: -1.5px;
}

.featured-service .featured {
	text-align: center;
	background-color: #f0f0f0;
	padding: 40px 20px;
	margin-top: 26px;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	width: 100%;
	transition-duration: 250ms;
	-webkit-transition-duration: 250ms;
	-moz-transition-duration: 250ms;
	-o-transition-duration: 250ms;
	-ms-transition-duration: 250ms;
	padding-bottom: 30px;
}

.featured-service .featured:hover {
	background-color: #c7081b;
	color: #FFF;
}

.featured-service .featured:hover h5 {
	color: #FFF;
}

.featured-service .featured h5, .detail-service .details h5 {
	color: #2e2e2e;
	font-size: 24px;
	font-weight: 600;
	margin: 0;
	letter-spacing: -1.4px;
}

.featured-service .featured h5 {
	margin-bottom: 7px;
}

.featured-service .featured img {
	padding: 11px 0;
}

.featured-service .featured p, .detail-service .details p {
	font-size: 14px;
}

.featured-service .featured p {
	margin: 0 auto;
}

.featured-service .featured .caption {
	background-color: #c7081b;
	position: absolute;
	color: #fff;
	z-index: 100;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	left: 0;
}

.featured-service .featured .full-caption {
	width: 100%;
	height: 270px;
	top: -270px;
	text-align: left;
	padding: 40px 20px;
	text-align: center;
}

.featured-service .featured .full-caption h5 {
	color: #fff;
	font-size: 23px;
	font-weight: 600;
	margin: 0;
	letter-spacing: 0px;
}

.featured-service .featured .full-caption p {
	font-size: 14px;
}

.featured-service .featured:hover .full-caption {
	-moz-transform: translateY(100%);
	-o-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	opacity: 1;
	transform: translateY(100%);
}

.featured-service .row {
	margin-left: -15px;
	margin-right: -15px;
}

.detail-service .details {
	margin-top: 22px;
}

.detail-service .details h5 {
	padding-bottom: 2px;
}

.detail-service .details h5:before {
	font-size: 34px;
	font-family: FontAwesome;
	color: #c7081b;
	vertical-align: middle;
	margin-right: 15px;
}

.detail-service .details h5.customize:before {
	content: "\f0ad";
}

.detail-service .details h5.awards:before {
	content: "\f091";
}

.detail-service .details h5.music:before {
	content: "\f001";
}

.detail-service .details h5.work:before {
	content: "\f0f4";
}

.detail-service .details h5.ultra:before {
	content: "\f0d1";
}

.detail-service .details h5.flexible:before {
	content: "\f013";
}

/*  J. Our Team
----------------------------*/


.find_team h2 {
	color: #c7081b;
	font-size: 20px;
	font-weight: 800;
}

.name_post {
	padding-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
}

.name_post h4 {
	font-size: 20px;
	font-weight: 800;
	color: #000;
	margin-bottom: 0px;
}

.name_post p {
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
}

.about_team p {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin-top: 10px;
}

.about_team ul li {
	list-style: none;
	display: block;
	padding: 1px 21px 0px 21px;
	position: relative;
	line-height: 34px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}

.about_team ul li i {
	position: absolute;
	top: 10px;
	left: 0px;
}

.about_team ul li i.fa-mobile {
	font-size: 19px;
	top: 8px;
}

.social_team ul {
	padding-left: 0px;
}

.social_team ul li {
	list-style: none;
	display: inline-block;
}

.social_team ul li i {
	width: 32px;
	height: 32px;
	display: inline-block;
	background: #f5f5f5;
}

.find_team h2 {
	color: #c7081b;
	font-size: 20px;
	font-weight: 800;
}

.name_post {
	padding-bottom: 10px;
	border-bottom: 1px solid #e1e1e1;
}

.name_post h4 {
	font-size: 20px;
	font-weight: 800;
	color: #000;
	margin-bottom: 0px;
}

.name_post p {
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
}

.about_team p {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin-top: 10px;
}

.social_team ul {
	padding-left: 0px;
}

.social_team ul li {
	list-style: none;
	display: inline-block;
}

.social_team ul li i {
	width: 32px;
	height: 32px;
	display: inline-block;
	background: #f5f5f5;
}

.find_team h2 {
	color: #c7081b;
	font-size: 20px;
	font-weight: 800;
	letter-spacing: -0.5px;
	margin-top: 10px;
}

.name_post {
	padding-bottom: 13px;
	border-bottom: 1px solid #e1e1e1;
}

.name_post h4 {
	font-size: 20px;
	font-weight: 800;
	color: #000;
	margin-bottom: 0px;
	margin-top: 22px;
	letter-spacing: -1px;
}

.name_post p {
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	font-family: 'Open Sans', sans-serif, Arial;
	line-height: 28px;
}

.about_team {
	padding-bottom: 8px;
	border-bottom: 1px solid #e1e1e1;
}

.about_team p {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin-top: 14px;
}

.about_team ul {
	padding: 2px 0px 0px 0px;
	margin: 0;
}

.about_team ul li i.fa-phone {
	font-size: 15px;
}

.about_team ul li i.fa-envelope-o {
	font-size: 12px;
	top: 11px;
}

.social_team ul {
	padding-left: 0px;
	margin-top: 20px;
}

.social_team ul li {
	list-style: none;
	display: inline-block;
	margin-right: 7px;
}

.social_team ul li i {
	width: 32px;
	height: 32px;
	display: inline-block;
	background: #f5f5f5;
	font-size: 20px;
	color: #b2b2b2;
	text-align: center;
	padding-top: 5px;
}

.our_inventory {
	margin-top: 33px;
}

.our_inventory h4 {
	color: #c7081b;
	font-size: 24px;
}

.our_inventory span {
	color: #c7081b;
	font-size: 24px;
	font-weight: 800;
	margin-right: 0px;
}

.list_img {
	float: left;
	margin-top: -31px;
}

.list_img img {
	border: 1px solid #000;
}

.team {
	margin-top: 16px;
}

.find_team .people .row {
	margin-left: -15px;
	margin-right: -15px;
}

/*  K. Portfolio
----------------------------*/


.portfolio-container .list_faq {
	margin-bottom: 35px;
	padding-left: 0;
	padding-right: 0;
}

.portfolioContainer {
	left: -15px;
	margin-left: -15px;
	margin-right: -15px;
	font-size: 0px;
}

.portfolioContainer .box>div {
	color: #2e2e2e;
	border-bottom: 1px solid #e1e1e1;
}

.portfolioContainer .box>div>h2 {
	font-weight: 700;
	margin: 0;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif, Arial;
	line-height: 100%;
}

.portfolioContainer .box>div>span {
	font-weight: 300;
	font-size: 16px;
	line-height: 30px;
}

.portfolioContainer .box p {
	padding-top: 15px;
	padding-bottom: 0;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 7px;
}

.portfolioContainer .mix {
	display: none;
	float: none;
	vertical-align: top;
}

.portfolioContainer .mix .box a {
	display: block;
}

.portfolioContainer .mix .box a img {
	width: 100%;
}

.pagiation-page {
	padding-left: 0;
	padding-right: 0;
}

.year_wrapper {
	margin-bottom: 7px;
}

.year_wrapper span {
	color: #c7081b;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

div.secect_costom4 {
	width: 114px;
}

.left_inventory form input[type=search] {
	border: solid 1px #fff;
	padding: 3px 5px;
	display: block;
	width: 100%;
	border-radius: 4px;
	outline: none;
	color: #999;
	margin-bottom: 10px;
}

.inner-page.single-project-split .left-content {
	margin-bottom: 7px;
}

.make_inventory {
	background: #f0f0f0;
	padding: 23px 17px 11px 28px;
	margin-top: 27px;
	margin-bottom: 25px;
}

.make_inventory a.btn-inventory {
	margin-top: 0px;
	margin-right: 15px;
}

.make_inventory ul {
	float: left;
}

.make_inventory ul li {
	list-style: none;
	display: inline-block;
	font-size: 13px;
}

.make_inventory ul li form {
	display: inline-block;
}

.make_inventory ul li form label:before {
	width: 20px;
}

.make_inventory ul li form label {
	font-weight: normal;
	font-size: 13px;
}
.flexslider2 .flex-direction-nav li a,
.flexslider3 .flex-direction-nav li a,
.flexslider-nav .flex-direction-nav li a{
	background: #000000;
	color: #FFF;
	width: 50px;
	height: 70px;
	margin: 0px;
	opacity: 0;
	padding: 14px 10px;
}
.flexslider-book .flex-direction-nav li a{
	background: #000000;
	color: #fff;
	width: 22px;
	height: 30px;
	margin: 0px;
	opacity: 0;
	padding: 5px 0px;
}
.flexslider-book .flex-direction-nav a::before{
	font-size: 18px;
	line-height: 20px;
}
.flexslider2 .flex-direction-nav li a:hover,
.flexslider3 .flex-direction-nav li a:hover,
.flexslider-nav .flex-direction-nav li a:hover,
.flexslider-book .flex-direction-nav li a:hover{
	background: #c7081b;
}

.flexslider2:hover a.flex-next,
.flexslider3:hover a.flex-next,
.flexslider-nav:hover a.flex-next,
.flexslider-book:hover a.flex-next{
	right: 0px;
}

.flexslider2:hover a.flex-prev,
.flexslider3:hover a.flex-prev,
.flexslider-nav:hover a.flex-prev,
.flexslider-book:hover a.flex-prev {
	left: 0;
}


.flexslider-review .flex-direction-nav li a {
	background: #000000;
	color: #FFF;
	width: 20px;
	height: 30px;
	margin: 0px;
	opacity: 0;
	padding: 2px;
}
.flexslider-review .flex-direction-nav a::before{
  font-size: 10px;
  line-height: 20px;
}

.flexslider-review .flex-direction-nav li a:hover {
	background: #c7081b;
}

.flexslider-review:hover a.flex-next {
	right: 0px;
}

.flexslider-review:hover a.flex-prev {
	left: 0;
}

.flex-caption {
  width: 100%;
  padding: 2%;
  bottom: 0;
  background: rgba(0,0,0,.5);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.3);
  font-size: 14px;
  line-height: 18px;
  position: absolute;
}

.right_site_job .job h2 {
	font-weight: bold;
	font-size: 20px;
	margin: 0px;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 20px;
	margin-bottom: 13px;
}

.right_site_job .project_details h2 {
	font-weight: bold;
	font-size: 20px;
	margin: 0px;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.right_site_job .project_details ul {
	padding-left: 0px;
	margin-top: -9px;
}

.right_site_job .project_details ul li {
	list-style: none;
	display: block;
}

.right_site_job .project_details ul li i {
	margin-right: 5px;
	color: #c7081b;
}

.right_site_job .job p {
	line-height: 24px;
	letter-spacing: -0.2px;
}

.project_wrapper h4.related_project_head {
	border-bottom: 1px solid #e1e1e1;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
}

.car-block .car-block-bottom h2 {
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	margin-top: 10px;
	padding: 2px;
	color: #2e2e2e;
}

.car-block .car-block-bottom h4 {
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
	padding: 2px;
	color: #2e2e2e;
}

.car-block a:hover >.car-block-bottom h2 {
	color: #FFF;
}

.car-block a:hover >.car-block-bottom h4 {
	color: #FFF;
}

.margin-top-20 {
	margin-top: 20px;
}

.single-project-wide .project_details {
	margin-top: 20px;
}

.single-project-wide .slider {
	margin-bottom: 25px;
	padding: 0;
}

/*  L. Blog
----------------------------*/


.blog-image {
	padding: 0;
}

.blog-list .thumb-image {
	float: left;
	height: 100%;
	overflow: hidden;
}

.blog-list .thumb-image img {
	display: inline-block;
	margin-right: 15px;
}

.blog-list h4 {
	font-size: 19px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 0;
	color: #2e2e2e;
}

.blog-list span {
	font-size: 12px;
	display: inline-block;
	color: #2e2e2e;
	padding-top: 4px;
}

.arrow1 a, .arrow2 a, .arrow3 a {
	background-color: #ccc;
	text-align: center;
	line-height: 25px;
	color: #FFF;
	width: 25px;
	height: 25px;
	display: inline-block;
	text-decoration: none;
}

.arrow2 a {
	background: url(../images/arrow.png) no-repeat #ccc;
	text-indent: -9999px
}

.arrow2 a.bx-next {
	float: right;
	background-position: -20px 8px;
}

.arrow2 a.bx-prev {
	float: left;
	margin-right: 5px;
	background-position: 9px 8px;
}

.arrow1 a.disabled, .arrow2 a.disabled:hover {
	background-color: #eee;
	text-decoration: none;
}

.arrow1 a:hover, .arrow2 a:hover, .arrow3 a:hover {
	background-color: #c7081b;
	text-decoration: none;
}

.arrow3 a {
	background: url(../images/arrow.png) no-repeat #ccc;
	text-indent: -9999px
}

.arrow3 a.bx-next {
	float: left;
	margin-left: 5px;
	background-position: -20px 8px;
}

.arrow3 a.bx-prev {
	float: left;
	background-position: 9px 8px;
}

.featured-brand {
	margin-top: 10px;
	position: relative;
}

.featured-brand .arrow2 {
	position: absolute;
	top: 3px;
	right: 8px;
}

.featured-brand ul {
	margin: 33px 0 0 0;
}

.featured-brand ul li {
	list-style: none;
	display: inline-block;
	padding-right: 15px;
}

.featured_slider div.slide a {
	width: 120px;
	height: 82px;
	background: url(../images/sprite-img.png) no-repeat;
	display: block;
	text-indent: -9999px;
}

.featured_slider div.jquery a {
	background-position: 0px 0px;
}

.featured_slider div.html5 a {
	background-position: -199px 0px;
}

.featured_slider div.my-sql a {
	background-position: -380px 0px;
}

.featured_slider div.javascript a {
	background-position: -581px 0px;
}

.featured_slider div.wordpress a {
	background-position: -781px 0px;
}

.featured_slider div.php a {
	background-position: -980px 0px;
}

.featured_slider div.jquery:hover a {
	background-position: 0px -77px;
}

.featured_slider div.html5:hover a {
	background-position: -199px -80px;
}

.featured_slider div.my-sql:hover a {
	background-position: -380px -74px;
}

.featured_slider div.javascript:hover a {
	background-position: -581px -86px;
}

.featured_slider div.wordpress:hover a {
	background-position: -781px -81px;
}

.featured_slider div.php:hover a {
	background-position: -980px -70px;
}

.blog_post_controls a.bx-next {
	margin-right: 5px;
}

.blog-title h2, .blog-title h2 a {
	margin: 0;
	font-size: 26px;
	font-weight: 600;
	line-height: 30px;
	color: #2e2e2e;
}

.blog-title strong {
	font-size: 18px;
	font-weight: 700;
	color: #2e2e2e;
	display: block;
}

.blog-title ul {
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

.blog-title ul li {
	list-style: none;
	display: inline-block;
	color: #2e2e2e;
	padding-right: 20px;
	font-size: 13px;
  font-family: 'Open Sans', sans-serif, Arial;
}

.blog-title ul li:before {
	padding-right: 10px;
	color: #6f6f6f;
  font-size: 16px;
  font-family: FontAwesome;
}

.blog-post .blog-content .post-entry {
	padding-top: 26px;
	margin-bottom: 0;
}

.blog-titlet ul li a {
	font-size: 14px;
	color: #2e2e2e;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	text-decoration: none;
}

img.alignleft, .blog-content div img.alignleft {
	float: left;
	margin: 7px 25px 10px 0;
}

img.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

img.aligncenter {
	float: none;
	margin: 10px auto;
	display: block;
}

.blog-end .social-buttons {
	display: block;
	list-style: none;
	padding: 0;
	margin: 20px;
}

.blog-end .social-buttons > li {
	display: block;
	margin: 0;
	padding: 10px;
	float: left;
}

.blog-end .social-buttons .socialite {
	display: block;
	position: relative;
	/*background: url('../images/social-sprite.png') 0 0 no-repeat;*/
}

.blog-end .social-buttons .socialite-loaded {
	background: none !important;
}

.blog-end .social-buttons .twitter-share {
	width: 55px;
	height: 65px;
	background-position: 0 0;
}

.blog-end .social-buttons .googleplus-one {
	width: 50px;
	height: 65px;
	background-position: -75px 0;
}

.blog-end .social-buttons .facebook-like {
	width: 50px;
	height: 65px;
	background-position: -145px 0;
}

.blog-end .social-buttons .linkedin-share {
	width: 60px;
	height: 65px;
	background-position: -215px 0;
}

.read-more-link {
	color: #c7081b;
	font-size: 14px;
	font-weight: 700;
}
.read-more-link:hover {
	color: #c7081b;
	text-decoration: underline;
}
.read-more-link:before {
  width: 16px;
  height: 16px;
  background: #c7081b;
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 10px;
  display: inline-block;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  line-height: 16px;
  font-size: 12px;
  -moz-padding-start: 1px;
}

a.read-more-inverse:hover {
	text-decoration: none;
  color: #c7081b;
}

a.read-more-inverse {
	color: #2d2d2d;
	font-size: 14px;
	font-weight: 600;
  line-height: 20px;
}
a.read-more-inverse:before {
  width: 16px;
  height: 16px;
  background: #c7081b;
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 10px;
  display: inline-block;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  line-height: 16px;
  font-size: 12px;
  -moz-padding-start: 1px;
}

a.read-more-ext:hover {
	text-decoration: none;
}
a.read-more-ext {
  white-space: nowrap;
}
a.read-more-ext:before {
  width: 16px;
  height: 16px;
  font-family: FontAwesome;
  content: "\f08e";
  margin-right: 4px;
  display: inline-block;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
  line-height: 16px;
  font-size: 12px;
  -moz-padding-start: 1px;
}

.post-entry span.tags {
	font-size: 20px;
	color: #6f6f6f;
	display: block;
}

.post-entry span.tags a {
	font-size: 14px;
	text-decoration: none;
	color: #2e2e2e;
	font-family: 'Open Sans', sans-serif;
	padding-left: 10px;
}

.blog-content .firstcharacter {
	line-height: 43px;
}

.post-entry p.quotation {
	font-size: 20px;
	color: #2e2e2e;
	font-family: 'Open Sans', sans-serif;
	line-height: 28px;
}

.blog-content .post-entry blockquote {
	padding: 0px 20px;
	margin: 20px 0 25px;
	border-left: 7px solid #c7081b;
	font-size: 19px;
}

.blog-content .post-entry h5 {
	font-size: 14px;
	font-weight: 800;
	color: #2e2e2e;
	margin: 20px 0;
}

.blog-content img.social-tag {
	border: none;
}

@media(min-width:992px){
  .blog-entry-title-overflow{
    display: block;
    line-height: 19px !important;
    max-height: 80px;
    overflow: hidden;
    clear: both;
  }
}

.left-sidebar {
	padding-left: 0;
}

.related_post {
	margin-left: -15px;
	margin-right: -15px;
}

.blog-list div[class*="col-"] {
	padding: 0 5px 15px 5px;
}

/*  i. Comments   */


.comments h3 {
	padding: 40px 0 30px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.comment-profile {
	margin-top: 30px;
}

.threadauthor {
	padding: 0;
}

.comment-profile img {
	border: none;
}

.comment-data .comment-author strong, .comment-data .comment-author small, .comment-data .comment-author a {
	display: inline-block;
	color: #2e2e2e;
	font-size: 14px;
	padding-left: 3px;
}

.comment-data .comment-author strong {
	font-weight: 700;
	margin: 0;
	padding-left: 0;
	padding-right: 6px;
}

.comment-data .comment-author a {
	color: #c7081b;
	font-weight: 700;
}

.comment-data {
	border-bottom: 1px solid #efefef;
	padding-bottom: 29px;
}

.comment-list, .comment-list ul, .comment-list ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comment-list ul, .comment-list ol {
	padding-left: 30px;
}

.leave-comments form input[type=text] {
	padding: 3px 5px;
	display: block;
	width: 30%;
	border-radius: 4px;
	outline: none;
	color: #999;
	margin-bottom: 22px;
	font-size: 13px;
	margin-left: 27px;
	border: 1px solid #E4E4E4;
	box-shadow: none;
}

.leave-comments form input:first-child[type=text] {
	margin-left: 0;
}

.leave-comments form textarea {
	border-radius: 4px;
	outline: none;
	padding-left: 7px;
	color: #999;
	display: block;
	border: none;
	height: 94px;
	border: 1px solid #E4E4E4;
	box-shadow: none;
}

.leave-comments form input[type=submit] {
	font-size: 13px;
	border: none;
	padding: 3px 10px;
	border-radius: 4px;
	text-align: center;
	vertical-align: middle;
	outline: none;
	float: none;
}

/*  M. Contact
----------------------------*/


.find_map h2 {
	color: #c7081b;
	font-size: 20px;
}

#google-map-listing img {
	max-width: inherit;
}

.information_head h3 {
	color: #c7081b;
	font-size: 20px;
}

.icon_address {
	float: left;
}

.icon_address p {
	padding-right: 8px;
	color: #2d2d2d
}

.icon_address p i {
	padding-right: 8px;
	color: #2d2d2d
}

.contact_address {
	float: left;
}

.contact_address p {
	line-height: 24px;
}

.address {
	float: left;
}

.address ul li {
	list-style: none;
	padding-bottom: 5px;
}
.address ul li strong{
  display: table-cell;
  white-space: nowrap;
  padding-right: 10px;
  min-width: 200px;
}
.address ul li i{
  width: 16px;
}
.address ul li span {
  display: table-cell;
}
.address ul li a {
  display: table-cell;
}
.address ul li span.compayWeb_color {
	color: #c7081b;
}

.address ul li i, .address ul li strong, .address ul li span {
	margin-right: 10px;
}

.deparment h5 {
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif, Arial;
	color: #2d2d2d;
	margin-bottom: 15px;
}

.margin-bottom-25 {
	margin-bottom: 25px;
}

.left-information {
	padding-left: 0;
}

.form_contact form textarea {
	height: 130px;
}

.form_yacht_management form textarea {
	height: 80px;
}

/*  N. Boxed & Margin Layout
----------------------------*/

.boxed_layout {
	margin: 0 auto;
	box-shadow: 0 0 5px rgba(0,0,0,.13);
}

body.background_1 {
	background: url(../images/backgrounds/bg01.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_2 {
	background: url(../images/backgrounds/bg02.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_3 {
	background: url(../images/backgrounds/bg03.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_4 {
	background: url(../images/backgrounds/bg04.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_5 {
	background: url(../images/backgrounds/bg05.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_6 {
	background: url(../images/backgrounds/bg06.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_7 {
	background: url(../images/backgrounds/bg07.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_8 {
	background: url(../images/backgrounds/bg08.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_9 {
	background: url(../images/backgrounds/bg09.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_10 {
	background: url(../images/backgrounds/bg10.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_11 {
	background: url(../images/backgrounds/bg11.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_12 {
	background: url(../images/backgrounds/bg12.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_13 {
	background: url(../images/backgrounds/bg13.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_14 {
	background: url(../images/backgrounds/bg14.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_15 {
	background: url(../images/backgrounds/bg15.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_16 {
	background: url(../images/backgrounds/bg16.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_17 {
	background: url(../images/backgrounds/bg17.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_18 {
	background: url(../images/backgrounds/bg18.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_19 {
	background: url(../images/backgrounds/bg19.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_20 {
	background: url(../images/backgrounds/bg20.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_21 {
	background: url(../images/backgrounds/bg21.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_22 {
	background: url(../images/backgrounds/bg22.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_23 {
	background: url(../images/backgrounds/bg23.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_24 {
	background: url(../images/backgrounds/bg24.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_25 {
	background: url(../images/backgrounds/bg25.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_26 {
	background: url(../images/backgrounds/bg26.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_27 {
	background: url(../images/backgrounds/bg27.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_28 {
	background: url(../images/backgrounds/bg28.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_29 {
	background: url(../images/backgrounds/bg29.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_30 {
	background: url(../images/backgrounds/bg30.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_31 {
	background: url(../images/backgrounds/bg31.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

body.background_32 {
	background: url(../images/backgrounds/bg32.jpg) no-repeat 100% 100% fixed;
	background-size: 100% 100%;
}

/* Patterns */
body.pattern_1 {
	background-image: url(../images/patterns/45degreee_fabric.png);
}

body.pattern_2 {
	background-image: url(../images/patterns/absurdidad.png);
}

body.pattern_3 {
	background-image: url(../images/patterns/arches.png);
}

body.pattern_4 {
	background-image: url(../images/patterns/bedge_grunge.png);
}

body.pattern_5 {
	background-image: url(../images/patterns/cubes.png);
}

body.pattern_6 {
	background-image: url(../images/patterns/dark_tire.png);
}

body.pattern_7 {
	background-image: url(../images/patterns/darkdenim.png);
}

body.pattern_8 {
	background-image: url(../images/patterns/debut_light.png);
}

body.pattern_9 {
	background-image: url(../images/patterns/diamond_upholstery.png);
}

body.pattern_10 {
	/*background-image: url(../images/patterns/doubled_lined.png);*/
}

body.pattern_11 {
	background-image: url(../images/patterns/dust.png);
}

body.pattern_12 {
	background-image: url(../images/patterns/gplaypattern.png);
}

body.pattern_13 {
	background-image: url(../images/patterns/gray_jean.png);
}

body.pattern_14 {
	background-image: url(../images/patterns/grey.png);
}

body.pattern_15 {
	background-image: url(../images/patterns/gridme.png);
}

body.pattern_16 {
	background-image: url(../images/patterns/light_noise_diagonal.png);
}

body.pattern_17 {
	/*background-image: url(../images/patterns/lined_paper.png);*/
}

body.pattern_18 {
	background-image: url(../images/patterns/linen.png);
}

body.pattern_19 {
	background-image: url(../images/patterns/low_contrast_linen.png);
}

body.pattern_20 {
	background-image: url(../images/patterns/noise_lines.png);
}

body.pattern_21 {
	background-image: url(../images/patterns/noisy_grid.png);
}

body.pattern_22 {
	background-image: url(../images/patterns/px.png);
}

body.pattern_23 {
	background-image: url(../images/patterns/shl.png);
}

body.pattern_24 {
	background-image: url(../images/patterns/subtle_dots.png);
}

body.pattern_25 {
	background-image: url(../images/patterns/subtle_zebra_3d.png);
}

body.pattern_26 {
	background-image: url(../images/patterns/subtlenet2.png);
}

body.pattern_27 {
	background-image: url(../images/patterns/tex2res4.png);
}

body.pattern_28 {
	background-image: url(../images/patterns/tiny_grid.png);
}

body.pattern_29 {
	background-image: url(../images/patterns/vintage_speckles.png);
}

body.pattern_30 {
	background-image: url(../images/patterns/white_bed_sheet.png);
}

body.pattern_31 {
	/*background-image: url(../images/patterns/wild_olivia.png);*/
}

body.pattern_32 {
	background-image: url(../images/patterns/worn_dots.png);
}

section.content, .car-block-wrap, .welcome-wrap {
	background: #FFF;
}

.boxed_layout.margin {
	margin: 40px auto 0;
}

.boxed_layout, .boxed_layout header.affix, .boxed_layout header.affix-top, .boxed_layout .message-shadow {
	width: 85%;
}

.boxed_layout.margin header.affix-top {
	width: 100%;
	margin-top: 40px;
}

.boxed_layout.margin section.content, .boxed_layout section.content {
	position: relative;
}

.boxed_layout header {
	transition-duration: 0s;
}

.boxed_layout .container {
	width: 100%;
	padding: 0 25px;
}

.boxed_layout .container .container {
	padding: 0;
}

.boxed_layout .message-wrap .container .row {
	margin: 0;
}

/*.boxed_layout .car-block-wrap .container {
	padding: 0;
}*/

.boxed_layout header .container {
}

.boxed_layout #secondary-banner {
	height: 302px;
	background-position: center 0px;
}

.boxed_layout .car_listings {
	padding: 0 15px;
}

.boxed_layout .min-dropdown {
	width: 100px;
}

.tp-banner { visibility: hidden; }

.luxury-yacht-charter{
  margin-right: 10px;
}
.google-map-home{
  height: 390px !important;
}
.border-top-bold-white{
	border-top: 2px solid #fff;
}
.border-bottom-bold-white{
	border-bottom: 2px solid #fff;
}
.border-top-bold-black{
  border-top: 2px solid #000;
}
.border-bottom-bold-black{
  border-bottom: 2px solid #000;
}
.border-top-bold-red{
  border-top: 2px solid #c7081b;
}
.border-bottom-bold-red{
  border-bottom: 2px solid #c7081b;
}

.car-info .table tr{
  border-bottom: 1px solid #ddd;
}

h2 .alternate-font{
  margin-left: 4px;
  margin-right: 4px;
}

.text-white{
	color: #fff;
}
.text-black{
	color: #000;
}
.text-red{
	color: #c7081b;
}

.text-primary,
.text-primary:hover{
  color: #c7081b;
}
.text-light{
	font-weight: lighter;
}
.text-normal{
	font-weight: normal;
}
.text-bold{
  font-weight: bold;
}
.text-underline{
  text-decoration: underline;
}
.text-underline-primary{
  border-bottom: 2px solid #c7081b;
}
.text-upperline-primary{
  border-top: 2px solid #c7081b;
}
.text-line-through{
  text-decoration: line-through;
}
.text-italic{
  font-style: italic;
}
.text-small{
  font-size: 65%;
}
.text-small-important{
	font-size: 60% !important;
}
@media (min-width: 992px) {
	.md-text-nowrap{
		white-space: nowrap;
	}
}
@media (min-width: 1200px) {
	.lg-text-nowrap{
		white-space: nowrap;
	}
}
.placeholder-italic::placeholder {
	font-style: italic;
	text-transform: none;
}
.bg-muted{
  background-color: #eee;
}
.bg-white{
	background-color: #ffffff;
}
.bg-lightgrey{
	background-color: #f2f2f2;
}
.width-full{
  width: 100%;
}
.width-max-content{
	width: max-content;
}
.z-index-top{
	z-index: 9999;
}
.z-index-up{
	z-index: 100;
}
.basic-font-bigger{
  font-size: 18px;
}
.letter-spacing1{
	letter-spacing: 1px;
}
.letter-spacing2{
	letter-spacing: 2px;
}
.display-none{
  display: none;
}
.display-none-important{
  display: none !important;
}
.inline-block{
  display: inline-block;
}
.overflow-hidden{
  overflow: hidden;
}
.noresize{
  resize: none;
}
.cursor-pointer{
  cursor: pointer;
}
.cursor-default{
  cursor: default;
}
.float-none{
  float: none !important;
}
.vertical-align-inherit{
  vertical-align: inherit;
}
.border-bottom-1{
	border-bottom: 1px;
}
.border-bottom-2{
	border-bottom: 2px;
}
.border-bottom-dotted{
	border-bottom-style: dotted;
}
.border-bottom-dashed{
	border-bottom-style: dashed;
}
.select-none{
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.width-100-percent{
  width: 100%;
}
.link-white,
.link-white:hover,
.link-white:focus,
.link-white:active{
  color: #fff;
}
.line-height-small{
  line-height: .5em;
}
.line-height-medium{
  line-height: 1.5em;
}
.line-height-2x{
  line-height: 2.1em;
}
.price-heat-legend div{
	padding: 0;
}
.price-heat-legend .tooltip-inner{
	width: 100px !important;
	background-color: #d9edf7;
	color: #31708f;
	border: 1px solid #31708f;
}
.price-heat-legend .tooltip-arrow{
	border-top-color: #31708f !important;
}
.price-heat-legend .label{
	width: 100%;
	display: block;
	padding-top: 3px;
	padding-bottom: 5px;
	font-weight: normal;
	font-style: italic;
	font-size: 9px;
	line-height: 11px;
	overflow: hidden;
	cursor: default;
}
.price-heat-cheap{
	background-color: #bee8e6;
	color: #333;
}
.price-heat-moderate{
	background-color: #ffe1bf;
	color: #333;
	width: 84% !important;
}
.price-heat-expensive{
	background-color: #fe7990;
	color: #333;
}
.search-book-control-time .irs-bar--single{
	visibility: hidden;
}
.search-book-control-time .irs--round .irs-xclusive-label{
	background-color: rgba(0,0,0,0.1) !important;
	color: #999999;
	z-index: 0;
}
.search-book-control-time .irs--round .irs-xclusive-label:before{
	display: none;
}
.search-book-control-time .irs-from,
.search-book-control-time .irs-to {
	z-index: 10;
}

.book-results{
  background-color: #f0f0f0;
  min-height: 1200px;
  padding-top: 15px;
  border-radius: 8px;
}
.online-booking-results .panel-book{
  border-radius: 3px !important;
  /*border-color: #c0c0c0;*/
  -webkit-box-shadow: 0 0 3px 2px rgba(0, 0, 0, .1);
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, .1);
  margin-left: 3px;
  margin-right: 3px;
}
.panel-book .caption-coupon{
	width: 100%;
	bottom: 0;
	background: rgba(255,255,255,.7);
	color: #ff0000;
	color: rgba(255, 0, 0, 0.9);
	text-shadow: 1px 0 1px rgba(255,255,255,.9);
	font-weight: 600;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
	line-height: 16px;
	position: absolute;

	/*-webkit-animation: flash linear 1.7s infinite;
	animation: flash linear 1.7s infinite;*/

}
.panel-book .caption-coupon:before{
	content:'';
	width: 48px;
	height: 16px;
	left: 0;
	top: -16px;
	display: block;
	position: absolute;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, .9), rgba(255, 255, 255, 0) 90%);
	animation: example linear 30s infinite;
}
.caption-coupon-animation-1:before { animation-delay: -20.0s !important; }
.caption-coupon-animation-2:before { animation-delay: -15.0s !important; }
.caption-coupon-animation-3:before { animation-delay: -10.0s !important; }
.caption-coupon-animation-4:before { animation-delay: -5.0s !important; }
.caption-coupon-animation-5:before { animation-delay: -0s !important; }
.caption-coupon-animation-6:before { animation-delay: 5.0s !important; }

.panel-book .caption-coupon div{
	position: relative;
}
@keyframes example {
	0%   {left:-48px; top:0px;}
	84%  {left:-48px; top:0px;}
	100%  {left:100%; top:0px;}
}
/*@-webkit-keyframes flash {
	0% { opacity: 0; }
	80% { opacity: 1; color:#fff; }
	83% { opacity: 0; color:#fff; }
	86% { opacity: 1; color:#fff;}
	89% { opacity: 0}
	92% { opacity: 1; color:#fff;}
	95% { opacity: 0; color:#fff;}
	100% { opacity: 1; color:#fff;}
}
@keyframes flash {
	0% { opacity: 0; }
	80% { opacity: 1; color:#fff; }
	83% { opacity: 0; color:#fff; }
	86% { opacity: 1; color:#fff;}
	89% { opacity: 0}
	92% { opacity: 1; color:#fff;}
	95% { opacity: 0; color:#fff;}
	100% { opacity: 1; color:#fff;}
}*/

.panel-book .cell-time{
  line-height: 32px;
  font-size: 17px;
  color: #555;
}
.panel-book .cell-details{
  border-top: 1px solid #c0c0c0;
  font-size: 10px;
}
.panel-book .cell-price{
  line-height: 18px;
  padding-top: 5px;
}
.panel-book .text-price-base{
  font-size: 10px;
  line-height: 12px;
}
.panel-book .text-price{
  font-weight: bolder;
  font-size: 24px;
  color: #c7081b;
}
.text-price-promo{
  color: forestgreen !important;
}
.text-price-sale{
  color: limegreen !important;
}
.panel-book .text-price-small{
  font-size: 18px !important;
}
.panel-book .corner-ribbon{
  line-height: 26px !important;
  font-size: 15px;
  padding-top: 24px;
  padding-bottom: 0px;
  left: -75px;
  top: -10px;
}
.panel-book .book-button{
	padding-top: 5px;
	padding-bottom: 5px;
  font-size: 18px;
  height: 35px;
}
.panel-book .yacht-book-button{
  font-size: 16px;
}

.btn-book-protected{
  text-transform: uppercase;
  font-size: 12px;
  height: 35px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.itinerary-gallery-carousel .carousel-caption,
.reservation-itinerary-gallery .carousel-caption,
.timeline-itinerary-event .carousel-caption {
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
  background-color:rgba(0, 0, 0, 0.4);
  text-align: center;
}
.timeline-itinerary-event .carousel-caption {
	margin: 5px;
}
.itinerary-gallery-carousel .carousel-sights-0 .carousel-control,
.reservation-itinerary-gallery .carousel-sights-0 .carousel-control,
.timeline-itinerary-event .carousel-sights-0 .carousel-control {
	display: none;
}
.timeline-itinerary-event .carousel-control{
	width: 11%;
	background-image: none;
}

.reservation-pending-seawards{
	color: forestgreen;
	text-decoration: underline;
	font-size: 10px;
}

.carousel-coupon-image .carousel-control.left,
.carousel-coupon-image .carousel-control.right{
	background-image: none !important;
}

@media (max-width: 767px) {
  .book-results{
    background-color: transparent;
  }
  .book-results .panel-book{
	margin-bottom: 0;
	box-shadow: none;
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
  }
  .panel-book .panel-body{
    padding: 0 0 10px 0;
  }
  .panel-book .cell-time{
    font-size: 14px;
  }
  .panel-book .cell-details{
    font-size: 10px;
    padding-top: 4px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .panel-book .text-price{
    font-size: 18px !important;
  }
  .panel-book .book-button{
	font-size: 16px !important;
  }
}

.irs--round .irs-handle{
  border-color: rgba(51, 51, 51, .5) !important;
  -webkit-border: rgba(51, 51, 51, .5) !important;
  -moz-border: rgba(51, 51, 51, .5) !important;
  width: 26px !important;
  height: 26px !important;
  top: 27px !important;
}
.irs--round .irs-bar{
  background-color: #999999 !important;
  height: 8px !important;
}
.irs--round .irs-line{
  height: 8px !important;
}
.search-book-control-time .irs--round .irs-bar{
  background-color: rgba(153, 153, 153, 0) !important;
}
.search-book-control-time .irs--round .irs-bar:after{
	font-family: FontAwesome;
	content: "\f07e";
	line-height: 12px;
	margin-top: -10px;
	padding-top: 24px;
	font-size: 20px;
	font-weight: bolder;
	color: #999999;
	width: 100%;
	text-align: center;
	display: block;
}
.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single{
  background-color: #ed5565 !important;
}
.irs--round .irs-from::before, .irs--round .irs-to::before, .irs--round .irs-single::before{
  border-top-color: #ed5565 !important;
}
.irs--round .irs-min, .irs--round .irs-max{
  color: #999 !important;
}
.irs--round .irs-min, .irs--round .irs-max,
.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single{
  font-size: 10px !important;
}

.irs--flat .irs-handle > i:first-child{
  background-color: #c7081b !important;
}
.irs--flat .irs-bar{
  background-color: #c7081b !important;
}

.modal-body-scroll{
  max-height: 350px;
  overflow-y: scroll;
}
.modal-body {
  -webkit-overflow-scrolling: touch;
}
#online_enquiry .modal-header h3{
  font-size: 30px;
}
@media (min-width: 992px) {
  #online_enquiry .modal-dialog{
    width: 600px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #online_enquiry .modal-dialog{
    width: 560px;
  }
}

@media (min-width: 768px) {
  .online-booking-side-tab{
    border-radius: 0 0 5px 5px;
    position:fixed;
    left:-80px;
    top:240px;
    z-index:9009;
    width: 190px;
    font-size: 22px;
    /*letter-spacing: 2px;*/
  }
  .online-enquiry-side-tab{
	border-radius: 0 0 5px 5px;
	position:fixed;
	left:-45px;
	top: 415px;
	z-index:9009;
	width: 120px;
	font-size: 22px;
  }
}
@media (max-width: 767px) {
  #online_enquiry .modal-dialog .modal-title{
    font-size: 16px;
  }
  #online_enquiry .modal-dialog .note-prices{
    font-size: 11px;
  }
  .online-enquiry-side-tab,
  .online-booking-side-tab{
    display: none !important;
    /*
    border-radius: 5px 5px 0 0;
    position:fixed;
    right:-76px;
    top:60%;
    z-index:9009;
    width: 190px;
    font-size: 22px;
    */
  }
}
#online_booking_extras_accordion .panel-body{
	max-height: 300px;
	overflow-y: scroll;
}
#online_booking_form label.control-label{
  margin-bottom: 0;
}
.modal-body h4.title-basic{
  font-size: 16px;
}
.title-ribbon{
	background-color: #c7081b;
	overflow: hidden;
	border-radius: 5px 0 0 0;
}
.title-ribbon .corner-ribbon{
	background-color: #ffffff;
	height: 50px;
	top: 0;
	right: -100px;
	transform: rotate(35deg);
	-webkit-transform: rotate(35deg);
}
/*.title-ribbon:after{
	content:'';
	display: block;
	width: 100px;
	height: 100px;
	position: relative;
	background-color: #ffffff;
	top: 20px;
	left: auto;
	transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
}*/
.title-basic{
  color: #c7081b;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif, Arial;
  text-transform: uppercase;
}
.title-basic-white{
	color: #ffffff;
}
.title-basic-size{
  font-size: 24px;
}
.title-basic-size-smaller{
	font-size: 20px;
}
.title-basic-underline{
  border-bottom: 2px solid #c7081b;
  padding-bottom: 4px;
}
h3.title-basic{
  font-size: 14px;
  font-weight: bolder;
}
.basic-title-pdf{
  font-size: 14px;
  font-weight: bolder;
  margin-top: -46px !important;
}
@media(max-width:767px){
  .basic-title-pdf{
    margin-bottom: 10px !important;
  }
}
.phone-head{
  color: #c7081b;
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  white-space: nowrap;
}
.phone-head i{
  color: #c7081b;
  font-size: 30px;
}
.phone-head-small{
  font-size: 12px;
  line-height: 10px;
  letter-spacing: 1px;
}
.phone-head-small i{
  font-size: 10px;
}
.phone-head-subtitle{
  margin-top: 4px;
  font-size: 11px;
  line-height: 10px;
}
.whatsapp-head{
  font-size: 22px;
  line-height: 20px;
  font-weight: bold;
  white-space: nowrap;
}
.awards-wrap .award-item{
  min-height: 220px;
  max-height: 220px;
}
.awards-wrap .award-item img{
  max-height: 200px;
}

.review-wrap .read-more{
  margin-top: -25px;
}

.about-us-team .back p{
  color: #fff;
  text-align: left;
  text-align: justify;
}
.about-us-team .back p.first-letter-caps:first-letter{
  color: #fff !important;
  font-size: 90px;
}
.about-us-awards-slider{
  width: 6215%;
  position: relative;
  transition-duration: 0s;
  transform: translate3d(0px, 0px, 0px);
}
.about-us-awards-slider .slide{
  float: left;
  margin-right: 23px;
  display: inline-block;
  width: 150px;
  height: 150px;
  position: relative;
}
.about-us-awards-slider .slide img{
  max-height: 100%;
  max-width: 100%;
  width: 150px;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.about-us-partners-slider{
  width: 6215%;
  position: relative;
  transition-duration: 0s;
  transform: translate3d(0px, 0px, 0px);
}
.about-us-partners-slider .slide{
  float: left;
  margin-right: 30px;
  display: inline-block;
  width: 200px;
  height: 65px;
  position: relative;
}
.about-us-partners-slider .slide img{
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.service-title {
	margin: 0;
	font-family: 'Open Sans', sans-serif, Arial;
	margin-top: 10%;
	font-weight: normal;
  font-size: 1.6em;
	color: #fff;
	margin-bottom: 14px;
}
.service-title-up {
	margin-top: -14px;
}
.service-title-ribbon{
	height: 3px;
	background-color: #ffffff;
	margin-top: 40px;
}
.card-service p.service-info{
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  margin: 0 15px 5px 15px;
  color: #fff;
}
.card-service a.service-more{
  font-size: 11px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: bolder;
}
.card-service a.service-more i.fa{
  margin-left: 5px;
  font-size: 11px;
}
.car-block-bottom{
  background-color: #c7081b;
  padding: 8px 5px;
}
.car-block-bottom h6,
.car-block-bottom h6 a,
.car-block-bottom h6 a:hover{
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
}
.flip,
.flip .card,
.flip .card .face{
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.enlarge-mask {
	width: 100%;
	top: 0;
	left: 0;
	z-index: 555;
	transition-duration: .3s;
}

.enlarge-mask .align-center {
	display: none;
}

.enlarge-mask {
	display: block;
	overflow: hidden;
	position: relative;
}

.enlarge-mask:hover .align-center {
	display: block;
	background-color: #000;
	opacity: 0.6;
	position: absolute;
	width: 100%;
	height: 100%;
}

.enlarge-mask i {
	color: #fff;
	opacity: 1;
	position: absolute;
	top: 50%;
	margin-top: -16.5px;
	left: 50%;
	margin-left: -16.5px;
}

.fancybox-title-inside-wrap{
  background-color: #c7081b;
  color: #fff;
  font-size: 1.1em;
  border-top: 2px solid #fff;
  padding: 10px;
}

.form-control:focus{
	border-color: #aaaaaa;
	box-shadow: none;
}
/* Forms Validations */
label.valid {
	display: inline-block;
	text-indent: -9999px;
}

label.error {
	color: #c10000;
	font-size: 0.9em;
	line-height: 18px;
	padding: 5px 0 0;
}
.form-control.error {
  background-color: #ffe3e3;
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.form-control.error:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* /Forms Validations */

/* Menu & Logo */
.xclusive-logo{
    display: block;
    height: 46px;
    width: 218px;
    overflow: hidden;
    position: relative;
    z-index: 9998;
    transition-duration: .15s;
}
.xclusive-logo .xclusive-logo-img{
  display: block;
  position: absolute;
  height: 48px;
  width: 218px;
  margin-top: 10px;
  background-image: url("../images/logo5.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  transform-style: preserve-3d;
  transform: rotateX(90deg);
  transition-duration: .15s;
  transition-delay: .15s;
}
.xclusive-logo .xclusive-logo-img-small{
	display: block;
	position: absolute;
	height: 18px;
	width: 218px;
	margin-top: 16px;
	background-image: url("../images/logo7.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	transform-style: preserve-3d;
	transform: rotateX(0deg);
	transition-duration: .15s;
	transition-delay: .30s;
}
@media (min-width: 768px) {
    header.affix-top .xclusive-logo{
        height: 89px;
        width: 218px;
    }
    header.affix-top .xclusive-logo .xclusive-logo-img{
        height: 70px;
        width: 218px;
		transform-style: preserve-3d;
		transform: rotateX(0deg);
		transition-delay: .30s;
    }
	header.affix-top .xclusive-logo .xclusive-logo-img-small{
		height: 40px;
		width: 218px;
		transform-style: preserve-3d;
		transform: rotateX(90deg);
		transition-delay: .15s;
	}
}
@media only screen and  (min-width: 768px) and (max-width: 1199px) {
	.xclusive-logo{
		display: none;
	}
	.xclusive-logo .xclusive-logo-img{
		height: 55px;
		width: 171px;
	}
	.xclusive-logo .xclusive-logo-img-small{
		height: 14px;
		width: 171px;
	}
    header.affix-top .xclusive-logo{
        height: 79px;
        width: 171px;
        transition-duration: .1s;
    }
    header.affix-top .xclusive-logo .xclusive-logo-img{
        height: 55px;
        width: 171px;
    }
	header.affix-top .xclusive-logo .xclusive-logo-img-small{
		height: 14px;
		width: 171px;
	}
    .online-booking-side-tab{
        border-radius: 0 0 5px 5px;
        left:-60px;
        top:210px;
        width: 140px;
        font-size: 16px;
        /*letter-spacing: 2px;*/
    }
    .online-enquiry-side-tab{
	  border-radius: 0 0 5px 5px;
	  left:-35px;
	  top: 345px;
	  width: 90px;
	  font-size: 16px;
    }
}
@media (max-width: 767px) {
  .xclusive-logo{
    margin-left: 20px;
    width: 218px;
    height: 46px;
  }
  .xclusive-logo .xclusive-logo-img{
    height: 18px;
    width: 218px;
    margin: 15px 0 13px;
    background-image:url("../images/logo7.png");
  }
  header .navbar-default .navbar-toggle{
    margin-top: 7px;
    margin-bottom: 5px;
  }
  .navbar{
    min-height: 45px;
  }
}
.head-alert-wrap{
  margin-left: 32px;
}
.head-alert-wrap a{
  font-weight: bolder;
  text-decoration: underline;
}
.head-alert-wrap a:hover{
  text-decoration: none;
}
.head-alert-wrap:before{
  width: 32px;
  height: 32px;
  font-family: FontAwesome;
  content: "\f05a";
  margin-right: 10px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 16px;
  font-size: 24px;
  font-weight: bolder;
  -moz-padding-start: 1px;
  position: absolute;
  margin-top: 4px;
  margin-left: -38px;
}
.alert-danger{
  color: #c7081b;
}
.alert-warning{
  color: orangered;
  background-color: lightyellow;
}
.alert-warning a,
.alert-warning a:hover,
.alert-warning a:active,
.alert-warning a:visited{
  color: orangered;
}
.alert-info a,
.alert-info a:hover,
.alert-info a:active,
.alert-info a:visited{
  color: #31708f;
}
.alert-success a,
.alert-success a:hover,
.alert-success a:active,
.alert-success a:visited{
  color: #3c763d;
}

.alert-coupon-settings h4{
  text-transform: uppercase;
  font-weight: bolder;
  font-size: 15px;
  line-height: 20px;
}
.alert-coupon-settings ul{

}
.alert-coupon-settings li{

}
.alert-coupon-settings ul li span{
	font-weight: bolder;
}

.bottom-header-wrapper{
    background-color: rgba(199, 8, 27, .8);
}
.bottom-header .navbar-default .navbar-nav>.active>a, .bottom-header .navbar-default .navbar-nav>.active>a:hover, .bottom-header .navbar-default .navbar-nav>.active>a:focus {
	background-color: #fff;
	color: #c7081b;
}
.bottom-header .navbar-default .navbar-nav> li> a:hover {
	background-color: #000;
    color: #fff;
}
.toolbar ul.company_info li{
    margin: 0;
}
.toolbar ul.company_info li a{
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    display: block;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    transition-duration: 0s;
}
.toolbar ul.company_info li a:hover{
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    transition-duration: 0s;
}
.navbar-default .navbar-toggle .icon-bar{
    background-color: #fff;
}
.navbar-default .navbar-toggle:hover{
    background-color: #000;
}
.navbar-default .navbar-toggle:focus{
    background-color: #fff;
}
.navbar-default .navbar-toggle:focus .icon-bar{
    background-color: #000 !important;
}
.navbar-nav .nav-top-highlight{
	color: yellow !important;
}
.navbar-nav li.active .nav-top-highlight{
	color: #c7081b !important;
}
.affix .nav-icon-gp{
  opacity: 0;
  transition-duration: 120ms;
}
.nav-icon-gp{
  font-size: 24px !important;
  position: absolute;
  margin-left: -7px;
  margin-top: -20px;
}
.nav-icon-nye-tree{
  font-size: 20px !important;
  position: absolute;
  margin-left: -6px;
  margin-top: -20px;
}
.nav-icon-nye-star{
  font-size: 10px !important;
  position: absolute;
  margin-left: 7px;
  margin-top: -30px;
}
.nav-icon-nye-gift{
  font-size: 14px !important;
  position: absolute;
  margin-left: 16px;
  margin-top: -14px;
}
.nav-icon-val-mv{
  font-size: 20px !important;
  position: absolute;
  margin-left: -1px;
  margin-top: -19px;
}
.nav-icon-val-heart1{
  font-size: 10px !important;
  position: absolute;
  margin-left: 12px;
  margin-top: -30px;
}
.nav-icon-val-heart2{
  font-size: 14px !important;
  position: absolute;
  margin-left: 22px;
  margin-top: -14px;
}
.affix .nav-icon-nye-star,
.affix .nav-icon-nye-gift,
.affix .nav-icon-nye-tree,
.affix .nav-icon-val-mv,
.affix .nav-icon-val-heart1,
.affix .nav-icon-val-heart2{
  display: none !important;
}
/* /Menu & Logo */

.contact_information{
  font-size: 16px;
}
.yacht-particulars{
	width: 100%;
	position: absolute;
	top: -30px;
}
.yacht-particulars td{
	display: table-row;
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
}
.yacht-particulars td:last-child{
	margin-right: 0;
}
.review-right blockquote{
  /*border-right: 2px solid #c7081b;*/
  border-left: none;
  padding: 0;
  text-align: right;
  margin-right: 105px;
}
.review-left blockquote{
  border-right: none;
  /*border-left: 2px solid #c7081b;*/
  padding: 0;
  text-align: left;
  /*margin-left: 105px;*/
}
.yacht-reviews .review {
	padding: 12px 16px;
	margin-top: 0;
}
.yacht-reviews blockquote{
  font-size: 12px;
  margin-top: 0;
  margin-bottom:0;
  border: 0;
}
.yacht-reviews .review{
  margin-bottom: 16px;
  border-radius: 5px;
}
.yacht-reviews .review-left:before{
  left: 56px;
  display: none;
}
.yacht-reviews .review-right:before{
  display: none;
}
/*.yacht-reviews .review .tquotes {
	background: url(../images/quotation-open.png) top left, url(../images/quotation-close.png) bottom right;
	background-repeat: no-repeat;
}*/
.yacht-reviews blockquote p{
  margin-top: 0px;
  text-align: justify;
}
.yacht-reviews blockquote .review-name{
  font-size: 16px;
  font-weight: bolder;
  color: #c7081b;
  margin-bottom: 0;
}

.yacht-reviews blockquote .review-date{
  font-weight: bolder;
  margin-bottom: 0;
}
.bx-viewport{
  width: 100%;
  overflow:hidden;
  position: relative;
  height: 71px;
}
.carasouel-slider-clients{
  width: 9215%;
  position: relative;
}
.carasouel-slider-clients .slide{
  float: left;
  list-style: outside none none;
  position: relative;
  margin-right: 32px;
  width: 169px;
}
.tripadvisor-winner-full-width{
  font-size: 24px;
  line-height: 32px;
  margin: 4px 0 0 0;
  padding:5px 10px;
  display: block;
  height: 52px;
  overflow: hidden;
  background-color: #c7081b;
  color: #fff;
}
.tripadvisor-winner-full-width .circle-icons{
  line-height: 42px;
}
.tripadvisor-winner-full-width .circle-icons .fa{
  font-weight: lighter;
}
.tripadvisor-home1{
  height: 56px;
  font-size: 14px;
  font-weight: bolder;
  line-height: 48px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  h4, .title-basic-size{
    font-size: 18px;
  }
  .message-wrap{
    padding-top: 12px;
    padding-bottom: 10px;
  }
  .message-wrap .message-shadow{
    margin-top: 13px;
  }
  .message-wrap h1, .message-wrap h2{
    font-size: 16px;
    margin-bottom: 0;
    letter-spacing: -1px;
  }
  .tripadvisor-winner-full-width{
    font-size: 18px;
  }
  .car-block-bottom h6, .car-block-bottom h6 a, .car-block-bottom h6 a:hover{
    font-size: 10px;
  }
  .flip .card .back i.button_icon{
    width: 34px;
    height: 34px;
    line-height: 16px;
    font-size: 16px;
    padding-top: 7px;
    padding-left: 1px;
  }
  .parallax_scroll .row i, .parallax_scroll .row .animate_number{
    font-size: 38px;
  }

  .review-right blockquote{
    border-right: none;
    padding: 0 5px;
    margin-right: 0;
  }
  .review-left blockquote{
    border-left: none;
    padding: 0 5px;
    margin-left: 0;
  }

  .copyright-wrap .f-nav{
    font-size: 10px;
  }
  .copyright-wrap .f-nav li{
    margin-left: 0;
    margin-right: 15px;
  }
}
@media (max-width: 479px) {
  .tripadvisor-winner-full-width{
    display: none;
  }
  .parallax_scroll .row i, .parallax_scroll .row .animate_number{
    font-size: 28px;
  }
}

.mosaic-block {
	background:#111;
  display: block;
  overflow: hidden;
  position: relative;
  font-size: 14px;
}
.mosaic-block:hover{
  display: block;
  overflow: hidden;
  position: relative;
}

.mosaic-block .mosaic-backdrop{
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 555;
  /*transition-duration: .3s;*/
  /*background:url(/lib/mosaic/img/bg-black.png);*/
}
.mosaic-block .mosaic-overlay {
	display: block;
	background-color: #000;
	position: absolute;
	width: 60%;
  min-height: 40%;
	height: auto;
  padding: 0;
  top: 0;
  z-index: 556;
}
.mosaic-overlay-transparent .mosaic-overlay{
  opacity: 0.9;
}
.mosaic-overlay-anchor-right .mosaic-overlay{
  left: auto;
  right:0;
}
.mosaic-overlay-anchor-bottom .mosaic-overlay{
  top: auto;
  bottom:0px;
}
.mosaic-overlay-width-100 .mosaic-overlay,
.mosaic-overlay-cover-width-100 .mosaic-overlay-info{
  width: 100%;
}
.mosaic-overlay-width-60 .mosaic-overlay,
.mosaic-overlay-cover-width-60 .mosaic-overlay-info{
  width: 60%;
}
.mosaic-overlay-width-65 .mosaic-overlay,
.mosaic-overlay-cover-width-65 .mosaic-overlay-info{
  width: 65%;
}
.mosaic-overlay-width-70 .mosaic-overlay,
.mosaic-overlay-cover-width-70 .mosaic-overlay-info{
  width: 70%;
}
.mosaic-overlay-width-75 .mosaic-overlay,
.mosaic-overlay-cover-width-75 .mosaic-overlay-info{
  width: 75%;
}
.mosaic-overlay-height-100 .mosaic-overlay,
.mosaic-overlay-cover-height-100 .mosaic-overlay-info{
  height: 100%;
}
.mosaic-overlay-height-30 .mosaic-overlay,
.mosaic-overlay-cover-height-30 .mosaic-overlay-info{
  height: 30% !important;
}

.mosaic-block .mosaic-backdrop-info{
  width: 100%;
  position: absolute;
  padding: 10px 20px;
  color: #fff;
  text-align: justify;
  z-index: 550;
}
.mosaic-block .mosaic-backdrop-info li:before{
  margin-top: 5px;
}
.mosaic-block .mosaic-backdrop-info li{
  color: #fff;
  line-height: 26px;
}
.mosaic-block .mosaic-overlay-info{
  padding: 10px 20px;
  color: #fff;
  text-align: justify;
}
.mosaic-overlay-cover .mosaic-overlay-info{
  position: absolute;
  opacity: .8 !important;
  background-color: #000;
}
.mosaic-block h3{
  font-size: 1.6em;
}
.mosaic-block h4{
  font-size: 1.4em;
}
.mosaic-block p{
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 20px;
}
.mosaic-block .mosaic-block-bottom{
  bottom: 0;
  position: relative;
  width: 100%;
  z-index: 557;
}
.mosaic-active-show{
  opacity: 0;
}

@media (min-width: 992px) and (max-width: 1170px) {
  .package-valentines-day .mosaic-overlay-info p{
    font-size: 10px;
  }
}
.content-package .pricing_table li i{
  margin: 6px 4px 0 10px;
  background-color: #c7081b;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  padding: 1px 4px 1px 5px;
  position: absolute;
}
.content-package .pricing_table li span{
  padding-left: 36px !important;
  display: block;
  font-size: 11px;
  line-height: 28px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.content-package .pricing_table li{
  text-align: left;
}
.content-package-proposal .pricing_table li{
  padding: 7px 0 !important;
}
.content-package-watersports .pricing_table li{
  padding: 4px 0 !important;
}
.content-package-birthday .pricing_table li{
  padding: 8px 0 !important;
}
.content-package-transportation .pricing_table li{
  padding: 8px 0 7px !important;
}
.content-package-watersports .pricing-margin-top{
  margin-top: 14px;
}
.content-package-birthday .price-footer{
  padding: 35px 0;
}
@media (min-width: 992px) and (max-width: 1200px) {
  .content-package .pricing_table li{
    padding: 0px 0 !important;
  }
  .content-package .main_pricing .inside span.amt{
    font-size: 26px;
    font-weight: bold;
    line-height: 58px;
    letter-spacing: -1px;
    margin-left: -6px;
  }
  .content-package .main_pricing .inside .super{
    top: -14px !important;
    font-size: 20px !important;
  }
  .content-package .main_pricing .inside .slash{
    top: -10px !important;
  }
  .content-package .main_pricing .inside .slash img{
    height: 30px;
  }
  .content-package-watersports .pricing-margin-top{
    margin-top: 7px;
  }
  .content-package-birthday .price-footer{
    padding: 28px 0;
  }
}
@media (max-width: 767px) {
  .page-cuisine blockquote{
    background-image: none !important;
  }
  .flexslider2 .flex-direction-nav li a {
  	width: 30px;
  	height: 40px;
  	padding: 0px 5px;
  }
  .flex-direction-nav a:before {
  	font-size: 18px !important;
    height: 40px;
  	line-height: 40px;
  }
}
.bg-the-address-hotel{
	background: url(../images/page/dinner-cruise/bg-the-address-hotel.jpg) right bottom no-repeat;
}
.bg-dinner-cruise-buffet{
	background: url(../images/page/dinner-cruise/bg-dinner-cruise-buffet.png) right bottom no-repeat;
}
@media (max-width: 1199px) {
	.bg-the-address-hotel{
		background-image: none;
	}
	.bg-dinner-cruise-buffet{
		background-image: none;
	}
}
.bg-yacht-share-menu,
.bg-yacht-rental-menu,
.bg-dinner-cruise-menu {
	background-color: #fafafa;
}
.bg-yacht-share-breakfast{
	background: url(../images/page/yacht-share/webp/bg-breakfast-x300.webp) right bottom no-repeat;
}
.bg-yacht-share-bbq{
	background: url(../images/page/yacht-share/webp/bg-bbq-x318.webp) right bottom no-repeat;
	border-left: 4px solid #eee;
}
.bg-super-yacht-tours-breakfast{
	background: url(../images/page/superyacht-tours/webp/bg-breakfast-x300.webp) right bottom no-repeat;
}
.bg-super-yacht-tours-dinner{
	background: url(../images/page/superyacht-tours/webp/bg-dinner-x318.webp) right bottom no-repeat;
	border-left: 4px solid #eee;
}
@media (max-width: 767px) {
	.bg-yacht-share-breakfast{
		background-image: none;
	}
	.bg-yacht-share-bbq{
		background-image: none;
		border-left: none;
	}
	.bg-super-yacht-tours-breakfast{
		background-image: none;
	}
	.bg-super-yacht-tours-dinner{
		background-image: none;
		border-left: none;
	}
}
.page-cuisine blockquote{
  font-size: 16px;
}
.page-cuisine .flip .card .back{
  background-color: #fff;
}
.cuisine-menu{
  background-color: #c7081b;
}
.cuisine-menu-list{
  background-color: #c7081b;
  padding: 5px 10px !important;
  color: #fff;
}
.cuisine-menu-list h4{
  text-transform: uppercase;
  font-size: 18px;
  line-height: 30px;
  font-weight: bolder;
  border-bottom: 2px solid #fff;
  margin-bottom: 4px;
}
.cuisine-menu-list .cuisine-menu-price {
  font-size: 12px;
  text-transform: uppercase;
  font-style: italic;
  margin-top: 0;
  margin-bottom: 4px;
  text-align: right;
}
.cuisine-menu-list .cuisine-menu-price small{
  text-transform: none;
}
.cuisine-menu-list h5{
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  font-weight: bolder;
  border-bottom: 1px dashed #fff;
  display: block;
  width: 100%;
}
.cuisine-menu-list .choose-list ul{
  margin-bottom: 20px;
}
.cuisine-menu-list .choose-list ul li{
  color: #fff;
  line-height: 24px;
}
.cuisine-menu-list .choose-list ul li::before{
  border: 1px dotted #fff;
  font-size: 14px;
  line-height: 14px;
  margin-top: 4px;
}
.cuisine-menu-img-wrapper{
  max-height: 300px;
  overflow: hidden;
}
.cuisine-menu-section {
  top: 0;
  width: 100%;
}
.cuisine-menu-expandable{
  height: 0;
  background-color: #c7081b;
  overflow: hidden;
}
.margins-negative{
  margin-left: -15px;
  margin-right: -15px;
}
.margins-negative-5{
	margin-left: -5px;
	margin-right: -5px;
}
#TA_cdsratingsonlywide672{
  width: auto !important;
  margin-right: auto;
  float: left;
}
#CDSRATINGWIDGET672{
  background-color: transparent !important;
  /*width: 100% !important;*/
}
#CDSROWLOC672{
  max-width: none !important;
}
#CDSROWLOC672 a{
  color: #fff;
  text-decoration: none;
}
#CDSROWRATING672 span{
  color: #fff;
}
@media (max-width: 500px) {
  #CDSROWRATING672 span{
    display: none;
  }
  .mosaic-block h3{
    font-size: 1.2em;
    margin-top: 10px;
  }
  .mosaic-block h4{
    font-size: 1em;
  }
  .mosaic-block p{
    font-size: 9px;
    line-height: 13px;
    padding-bottom: 0;
  }
  .mosaic-block .btn,
  .mosaic-block .btn-online-enquiry{
    font-size: 10px;
    padding: 0 10px;
    line-height: 22px;
    border: 0;
  }
  .mosaic-block-bottom h6{
    font-size: 10px !important;
  }
}
.toolbar .tripadvisor-widget{
  line-height: 0;
}
.toolbar .tripadvisor-widget a{
  padding-top: 5px !important;
}

#yacht-overview h6.title-basic{
  font-size: 10pt;
  margin-bottom: 2px;
}
#yacht-overview .vat-info{
  line-height: 16px;
  padding: 0 8px;
  margin-bottom: 6px;
}
.paragraph-with-icon{
  padding-left: 30px;
}
.paragraph-with-icon i.fa{
  margin-left: -27px;
  font-size: 22px;
  margin-top: 2px;
  color: #c7081b;
  position: absolute;
}
.map-modal-backdrop,
.image-modal-backdrop,
.street-view-modal-backdrop{
  cursor: pointer;
}
.full-width {
	width: 100%;
}

.bg-primary {
  background-color: #c7081b;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #c10000;
}


.profile-message{
    margin: 20px 0;
}
.profile-message .profile-message-content{
    width: 20%;
    display: inline-block;
    float: left;
    text-align: center;
    margin-right: 0%;
}
.profile-message .pic{
    width: 110px;
    height: 110px;
    /*border-radius: 50%;*/
    margin: 0 auto;
    overflow: hidden;
    border: 2px solid rgba(255,0,0,0.15);
}
.profile-message .pic img{
    width: 100%;
    height: auto;
}
.profile-message .title{
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 0 0;
}
.profile-message .post{
    /*font-size: 12px;*/
}
.profile-message .description{
    display: inline-block;
    width: 80%;
    padding: 15px 20px;
    border: 1px solid rgba(255,0,0,0.15);
    font-size: 14px;
    margin: 0;
    position: relative;
}
.profile-message .description:before{
    content: "";
    border: 10px solid transparent;
    border-right: 10px solid rgba(255,0,0,0.15);
    position: absolute;
    top: 20px;
    left: -21px;
}
@media only screen and (max-width: 767px){
    .profile-message .profile-message-content{
        float: none;
        width: 100%;
        margin: 0 0 20px 0;
    }
    .profile-message .description{
        width: 100%;
    }
    .profile-message .description:before{
        border: 10px solid transparent;
        border-bottom: 10px solid rgba(255,255,255,0.15);
        position: absolute;
        top: -20px;
        left: 47.5%;
    }
}

.booking-timeline{

}
.booking-timeline .event-wrapper{

}
.booking-timeline .event-title{
  background: #c7081b;
  color: #fff;
  line-height: 36px;
  font-size: 18px;
  font-weight: bolder;
  padding-left: 40px;
  margin: 0;
}
.booking-timeline .event-title:before{
  content: '\002B24';
  line-height: 38px;
  font-size: 16px;
  color: #c7081b;
  display: block;
  width: 40px;
  height: 40px;
  left: 0;
  margin-top: -2px;
  text-align: center;
  background-color: #fff;
  position: absolute;
  border-radius: 20px;
}
.booking-timeline .event-body{
  border-left: 9px solid #d0d0d0;
  padding: 15px 0;
}

.guestlink-block-wrapper{
	margin-top: 30px;
}
.guestlink-block-title{
	background: #c7081b;
	color: #fff;
	line-height: 36px;
	font-size: 18px;
	font-weight: bolder;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 10px;
	width: max-content;
}

.box-permalink,
.box-guestlink{
  display: block;
  text-align: center;
  background-color: #d9edf7;
  border: 1px dashed #31708f;
  padding: 6px 10px;
}
.box-permalink .btn,
.box-guestlink .btn{
  line-height: 13px;
}

.main-timeline .timeline{
    padding: 30px 50px;
    position: relative;
}
.main-timeline .timeline:first-child{
    padding-top: 0;
}
.main-timeline .timeline:last-child{
    padding-bottom: 0;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.main-timeline .timeline-icon{
    width: 50px;
    height: 50px;
    line-height: 46px;
    border-radius: 50%;
    background: #c7081b;
    box-sizing: border-box;
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px transparent;
    text-align: center;
    margin: auto 0;
    font-size: 25px;
    color: #fff;
    position: absolute;
    top: 0;
    left: -24px;
    bottom: 0;
    z-index: 2;
}
.main-timeline .timeline:first-child .timeline-icon,
.main-timeline .timeline:last-child .timeline-icon{
    box-sizing: content-box;
    margin: 0;
    top: -10px;
    left: -26px;
    /*border: 2px solid #fff;
    box-shadow: 0 0 0 2px #c7081b;*/
}
.main-timeline .timeline:last-child .timeline-icon{
    top: auto;
    bottom: -3px;
}
.main-timeline .timeline:nth-child(2n) .timeline-icon{
    left: auto;
    right: -24px;
}
.main-timeline .timeline:last-child:nth-child(2n) .timeline-icon{
    right: -26px;
}
.main-timeline .timeline-content{
    width: 100%;
}
.main-timeline .timeline:nth-child(2n) .timeline-content{
    float: right;
    text-align: right;
}
.main-timeline .title{
    font-size: 18px;
    color: #c7081b;
    margin-top: 0;
    text-transform: uppercase;
}
.main-timeline .description{
    font-size: 15px;
    color: #636363;
    line-height: 25px;
    margin: 0;
}
.main-timeline .border{
    width: 50%;
    border-top: 2px solid #c7081b;
    border-bottom: 2px solid #c7081b;
    border-left: 2px solid #c7081b;
    border-radius: 6px 0 0 6px;
    position: absolute;
    top: 0;
    bottom: -2px;
    left: 0;
    z-index: 1;
}
.main-timeline .timeline:nth-child(2n) .border{
    border-left: none;
    border-right: 2px solid #c7081b;
    border-radius: 0 6px 6px 0;
    left: 50%;
}
.main-timeline .timeline:first-child .border{
    border-top: none;
}
.main-timeline .timeline:last-child .border{
    border-bottom: none;
}
@media only screen and (max-width: 990px){
    .main-timeline .timeline{
        padding: 40px 60px;
        margin: 0 0 0 35px;
    }
    .main-timeline .timeline:nth-child(2n){
        margin: 0 35px 0 0;
    }
    .main-timeline .timeline-content{
        width: 100%;
    }
}
.availability-plenty{
	color: darkgreen;
	font-weight: bold;
}
.availability-limited{
	color: darkorange;
	font-weight: bold;
}
.availability-few{
	color: #c7081b;
	font-weight: bold;
}

.grid-container {
	display: grid;
}
.grid-container-fill {
	grid-template-columns: repeat(auto-fill, minmax(50px, 1fr));
}
.grid-container-fit {
	grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));
}

.xy-scard{
	border-radius: 20px;
	background-color: #1E728E;
}
.xy-scard .yacht-video-iframe{
	position: absolute;
	top: 30px;
	left: 30px;
	filter: grayscale(1);
	opacity: .6;
}
.xy-scard-shadow{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	-webkit-box-shadow: inset 0px -70px 35px -35px rgba(30,114,142,.99);
	-moz-box-shadow: inset 0px -70px 35px -35px rgba(30,114,142,.99);
	box-shadow: inset 0px -70px 35px -35px rgba(30,114,142,.99);
}
.xy-scard-image img{
	border-radius: 20px 20px 0 0;
}
.xy-scard-info{
	color: #ffffff;
	margin-top:-30px;
}
.xy-scard-info h2{
	text-align: center;
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 20px;
}
.xy-scard-info p{
	text-align: justify;
}
.xy-scard-info .xy-scard-specs{
	background-color: #0A3752;
	border-radius: 5px;
	padding: 10px 5px;
	margin: 5px 10px 5px 0;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
}
.xy-scard-info .xy-scard-specs .h3{
	font-size: 16px;
	line-height: 20px;
	font-weight: bolder;
}
.xy-scard-info .grid-container :last-child{
	margin-right: 0;
}
.xy-scard-footer{
	text-align: center;
	margin-bottom: 20px;
}
.xy-scard-footer .chat-with-us{
	margin-right: 10px;
}
.xy-scard-footer .fa-clock-o{
	font-size: 2.2em;
}
.xy-scard-footer .price-per-hour{
	margin-right: 15px;
}
@media (min-width: 1200px){
	.xy-scard-info{
		padding-left: 0;
		margin-top: 0;
	}
	.xy-scard-info h2{
		text-align: left;
		font-size: 26px;
	}
	.xy-scard-image img{
		border-radius: 20px 0 0 20px;
	}
	.xy-scard-info p{
		font-size: 90%;
	}
	.xy-scard-info .xy-scard-specs .h3{
		font-size: 24px;
		line-height: 30px;
	}
	.xy-scard-shadow{
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		-webkit-box-shadow: inset -75px 0px 35px -35px rgba(30,114,142,.99);
		-moz-box-shadow: inset -75px 0px 35px -35px rgba(30,114,142,.99);
		box-shadow: inset -75px 0px 35px -35px rgba(30,114,142,.99);
	}
	.xy-scard-footer{
		text-align: left;
		margin-bottom: 10px;
	}
}
@media (min-width: 768px){
	.xy-scard-footer .chat-with-us{
		margin-right: 30px;
	}
	.xy-scard-footer .price-per-hour{
		margin-right: 50px;
	}
	.xy-scard-footer .fa-clock-o{
		font-size: 3.2em;
	}
}
@media only screen and (max-width: 1200px) {

.car_type_heading {
	width: 75%
}

.inventory_right {
	width: 75%
}

.car-type-price .price-wraper {
	padding-left: 7px;
}
}

@media only screen and (max-width: 1170px) {

.horizontal_box .video_details a.pull-right {
	float: left !important;
}

.flexslider2:hover a.flex-next {
	right: 0px;
}

.flexslider2:hover a.flex-prev {
	left: 0;
}

.flexslider2 a.flex-next {
	right: 0px;
}

.flexslider2 a.flex-prev {
	left: 0;
}

.select-wrapper {
	height: auto;
}

.inventory_right .wrapper_carList .car-type-price {
	padding-left: 0px;
	width: 50%;
	margin-left: 50px;
}
}

@media (min-width: 1170px) {

header .bottom-header .navbar-default .navbar-nav>li>a {
  font-size: 11px !important;
}

.controls {
	margin: 5px 0 5px 0;
}

.form-row {
	width: 240px;
}

.slide-text-wrap h2 {
	font-size: 72px;
}

.slide-text-wrap h3 {
	font-size: 55px;
}

.slide-text-wrap h4 {
	font-size: 30px;
}

.shadow {
	background-position: center top;
	background-repeat: repeat-x;
}

.car-type-col-1 {
	float: left;
	width: 536px;
	margin: 0 20px;
}

.car-type-col-2 {
	float: left;
	width: 75px;
	margin: 50px 0;
}

.car-type-col-3 {
	float: right;
	width: 195px;
	position: relative;
}

.car-type-col-1 h3 {
	font-size: 24px;
	font-weight: 700;
	margin-top: 0px;
	letter-spacing: -0.5px;
}

.no-left-padding {
	padding-left: 0;
	width: 50%;
}

.video-link {
	float: left;
	margin-left: 0;
	font-size: 12px;
	font-weight: 600;
	margin-top: 0px;
	text-shadow: 0 1px 0 #fff;
	color: #3a3a3a;
	padding: 4px 8px;
	margin-bottom: 0;
}

.video-link i {
	padding-right: 5px;
}

.margin-btm {
	margin-bottom: 0px;
}

.input-checkbox {
	float: right;
}

.car-type-col-3 form {
	float: right;
	margin: -15px -12px;
	padding: 0;
	position: relative;
	z-index: 555;
}

.price-wrap {
	display: block;
	margin: 30px 0 14px 0;
}

.price {
	font-size: 12px;
	display: block;
	text-align: left;
}

.price-tag {
	font-size: 36px;
	font-weight: 600;
	display: block;
	margin: 5px 0;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
}

.form-links {
	float: right;
	margin: 0 -12px 0 0;
	padding: 0;
	list-style: none;
}

.form-links li {
	float: left;
	width: auto;
	margin-right: 8px;
}

.top_buttons .form-links li {
	margin-right: 0;
}

.form-links li a {
	color: #3a3a3a;
	font-size: 12px;
	width: auto;
	text-shadow: 0 1px 0 #fff;
	font-weight: 600;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
}

.form-links li:nth-child(3), .form-links li:nth-child(3) a {
	width: auto;
	margin: 0 7px 0 0;
}

.form-links li:nth-child(1) {
	margin-right: 0;
}

.form-links li:nth-child(1) a {
	margin-right: 0;
}

.ribbon-item {
	clear: none;
	display: block;
}

.content h2.error {
	font-size: 260px;
	display: block;
}

.error-message em {
	font-size: 100px;
}

.right_carList .check_box_right {
	position: absolute;
	right: 39px;
	top: -9px;
}

.car_heading {
	margin-left: 178px;
}

.wrapper_carList .car-type .col-width-50 {
	width: 90%;
}

.price_tag {
	left: 21%;
	position: absolute;
	top: -21px;
}

.footer-contact ul li {
	padding-right: 0;
}

.flip .card .back .hover_title {
	margin-top: 23px;
}

#current_size {
	z-index: 1170;
}
/*
.flip, .flip .card, .flip .card .face {
	height: 164px;
	width: 303px;
}
*/
.efficiency-rating ul li.fuel {
	margin-left: -30px;
}

.efficiency-rating ul li.fuel img {
	width: initial;
}
/*
.boxed_layout .flip, .boxed_layout .flip .card, .boxed_layout .flip .card .face {
	width: 310px;
	height: 168px;
}
*/
.boxed_layout header .bottom-header .navbar-default .navbar-nav>li>a {
	font-size: 14px;
	padding: 38px 15px 20px !important;
}

.boxed_layout .container {
	width: 1100px;
}

.blog-content img.featured_image {
	display: inline-block;
	float: left;
	margin: 7px 25px 10px 0;
}

.boxed_layout, .boxed_layout header.affix, .boxed_layout header.affix-top, .boxed_layout .message-shadow {
	width: 85%;
	max-width: 1270px;
}

.boxed_layout .container, .boxed_layout section.content .container, .boxed_layout header .bottom-header .container {
	/*padding: 0 50px;*/
	width:1100px;
}

.boxed_layout .listing_sort, .boxed_layout .listing-view {
	padding-left: 0;
	padding-right: 0;
}

.listing_sort, .listing-view {
	padding-left: 0;
	padding-right: 0;
}

.boxed_layout header .toolbar .container, .boxed_layout header .bottom-header .container {
	padding: 0 50px;
}

.toolbar .left_bar, .toolbar .container .row > div {
	padding-left: 0;
	padding-right: 0;
}

.boxed_layout div.inventory {
	margin: 0 0 20px;
}

.boxed_layout .car_listings, .boxed_layout .pagination_container, .boxed_layout .copyright-wrap .container .row > div {
	padding-left: 0;
	padding-right: 0;
}

.boxed_layout footer .container, .boxed_layout .copyright-wrap .container {
	/*padding: 0 35px;*/
	width:1100px;
}

.copyright-wrap .container .row > div, .pagination_container, .boxed_layout section.content, .boxed_layout .car-block-wrap, .boxed_layout .car-info-wrap, .boxed_layout .welcome-wrap, .boxed_layout .car-block-wrap .container .row {
	padding-left: 0;
	padding-right: 0;
}

.boxed_layout .message-wrap .container { 
	width: 1100px;
}

.boxed_layout.margin header.affix-top {
	width: 100%;
	margin-top: 40px;
}

.boxed_layout.margin {
	margin-top: 40px;
	margin-bottom: 40px;
}

.select-wrapper span.sort-by {
	margin-right: 12px;
}

.select-wrapper.pagination .row > div:first-of-type {
	text-align: left;
}

.select-wrapper ul.top_buttons {
	margin-right: 0;
}

/*.boxed_layout .container {
	width: 100%;
}*/

header .bottom-header .navbar-default .navbar-brand {
	padding: 22px 0 0 0;
}

.boxed_layout .search-form .find_new_vehicle {
	margin-top: 10px;
}
}

@media (max-width: 992px) {

.boxed_layout .row {
	margin: 0;
}

/*.boxed_layout .navbar-header {
	float: none;
}

.boxed_layout .navbar-left, .boxed_layout .navbar-right {
	float: none !important;
}

.boxed_layout .navbar-toggle {
	display: block;
}

.boxed_layout .navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}

.boxed_layout .navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.boxed_layout .navbar-collapse.collapse {
	display: none!important;
}

.boxed_layout .navbar-nav {
	float: none!important;
	margin-top: 7.5px;
}

.boxed_layout .navbar-nav>li {
	float: none;
}

.boxed_layout .navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}

.boxed_layout .collapse.in {
	display: block !important;
}

.boxed_layout header .bottom-header .navbar-default .navbar-nav>li>a {
	padding: 4px 11px !important;
}

.boxed_layout .navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	box-shadow: none;
}

.boxed_layout header .navbar-nav li.dropdown.open:hover ul.dropdown-menu {
	display: block;
}

.boxed_layout header .navbar-nav li.dropdown .dropdown-menu li.dropdown:hover .dropdown-menu {
	display: block;
}

.boxed_layout header .navbar-default .navbar-nav>.dropdown>a .caret, .boxed_layout header .navbar-default .navbar-nav .dropdown a .caret {
	display: inline-block;
}

.boxed_layout header .navbar-nav li.dropdown:hover .dropdown-menu {
	display: none;
}

.boxed_layout header .navbar-nav li.dropdown.open:hover ul.dropdown-menu li.dropdown .dropdown-menu {
	display: none;
}

.boxed_layout .dropdown .dropdown-menu li.dropdown .dropdown-menu, .boxed_layout header .navbar-nav.pull-right>li>.dropdown-menu, .boxed_layout header .navbar-nav>li>.dropdown-menu {
	background: none;
}

.boxed_layout .affix .container .navbar .navbar-collapse .navbar-nav > li > a {
	padding: 18px 9px 18px 10px !important;
}*/
}

@media only screen and (max-width: 568px) {

.form-element input[type=submit] {
	margin: 10px 0 0 0;
}
}

@media only screen and (max-width: 680px) {

header .bottom-header .navbar-default .navbar-nav>li>a {
	padding: 18px 5px 18px 5px !important;
}

.price_tag {
	left: 50%;
	position: absolute;
	top: -7px;
}

.horizontal_box .video_details a.pull-right {
	float: right !important;
}

.car_category {
	width: 75%;
}

.cat_table {
	width: 90%;
}

.cat_accordian {
	width: 20%;
}

.car-type-list .list_img {
	float: left;
	width: 100%;
	text-align: center;
}

.car-type-list .inventory_right .car-type .col-width-50 {
	display: block !important;
	width: 90%;
}

.car-type-list .inventory_right .wrapper_carList .car-type {
	width: 100%;
}

.inventory_right .wrapper_carList .car-type-price {
	width: 100%;
	display: block;
}

.wrapper_carList .car-type-price .price-wraper {
	width: 100%;
	padding-left: 15px;
}

.bottom-header .navbar-nav {
	float: none !important;
}

header .bottom-header .navbar-default .navbar-nav>li>a {
	padding: 4px 11px !important;
}

body header.affix {
	top: -31px;
}

.navbar-default .navbar-toggle {
	border-color: transparent;
	background-color: transparent;
	margin-top: 17px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}

.banner-wrap {
	margin-top: 0px !important;
}

.navbar-collapse {
	border-top: none;
}

.navbar-nav {
	margin: 0px -15px;
}

.welcome-wrap h4 {
	margin: 0;
}

.footer-contact {
	padding-bottom: 0;
}

footer div[class*="col-"] {
	padding-bottom: 25px;
}

header .navbar-nav.pull-right>li>.dropdown-menu, header .navbar-nav>li>.dropdown-menu {
	margin-left: 0 !important;
	background: none !important;
}

header .navbar-nav>li>.dropdown-menu >li>a {
	padding: 5px 15px 5px 12px;
	color: #fff !important;
}

header .navbar-default .navbar-nav>.dropdown>a b.caret, header .navbar-default .navbar-nav .dropdown a b.caret {
	display: inline-block;
}

header .navbar-nav li.dropdown:hover ul.dropdown-menu, header .navbar-nav li.dropdown .dropdown-menu li.dropdown:hover ul.dropdown-menu {
	display: none;
}

header .navbar-nav li.dropdown.open:hover ul.dropdown-menu {
	display: block;
}
}

@media only screen and (max-width: 767px) {
.xs-height-auto{
  height: auto !important;
}
.horizontal_box .vehicle_details .price-wrap span.pull-right {
	float: none !important;
}

.horizontal_box .video_details a.pull-right {
	float: left !important;
}

.inventory_right {
	width: 100%;
	padding: 0px;
	margin-top: 10px;
}

.right_carList .car-type-list .list_img {
	width: 100%;
	text-align: center;
}

.inventory-wide-sidebar-right .car_listings.sidebar{
	margin-left: auto;
}

.post-entry span.tags {
	text-align: left;
}

.threadauthor {
	padding: 0 10px;
}

.navbar-default .navbar-collapse .navbar-nav > li > a {
	padding: 4px 11px;
}

/*.affix .container .navbar .navbar-collapse .navbar-nav > li > a {
        padding: 18px 9px 18px 10px !important;
}*/

header .bottom-header .navbar-nav {
	float: none !important;
}

.boxed_layout.margin header .bottom-header .navbar-nav {
	margin: 0 -15px;
}

header .bottom-header .navbar-default .navbar-brand {
	padding: 4px 0 0 0;
}

header .navbar-default .navbar-nav>.dropdown>a b.caret, header .navbar-default .navbar-nav .dropdown a b.caret {
	display: inline-block;
}

header .navbar-nav li.dropdown:hover ul.dropdown-menu, header .navbar-nav li.dropdown .dropdown-menu li.dropdown:hover ul.dropdown-menu {
	display: none;
}

header .navbar-nav li.dropdown.open:hover > ul.dropdown-menu {
	display: block;
}

header .navbar-nav li.dropdown.open:hover > ul.dropdown-menu ul {
	display: none;
}

section.banner-wrap {
	margin-top: 0;
}

footer .container .row > div {
	padding-bottom: 25px;
}

.recent-vehicles-wrap .row > div {
	clear:both;
}

.boxed_layout .message-wrap .container .row {
	margin: 0 -15px;
}
.toolbar ul li:last-child{
	margin-right: 0 !important;
}
}

@media (min-width: 320px) {
/*
.flip, .flip .card, .flip .card .face {
	width: 100%;
	max-width: 100%;
	border: 0px solid #0F0;
}
*/
.flip .card .back .hover_title {
	margin-top: 20px;
}

.flip .card .face.front {
	position: relative;
}

header .left_bar {
	display: none;
}

.boxed_layout header .toolbar .container, .boxed_layout header .bottom-header .container {
	padding: 0 0;
}

header .bottom-header .navbar-default .navbar-brand {
	padding: 15px 0 0 15px;
}

.container .inner-page > .col-lg-9, .inner-page .container > .col-md-12 {
	padding: 0 0;
}

.inner-page.inventory-listing .content-nav {
	padding: 0 0;
}

.information_head .deparment {
	text-align: center;
}

.hours_operation table.table {
	text-align: center;
	width: 170px;
	margin: 0 auto;
}

.form-links li {
	list-style: none;
}

.company_info li.address {
	display: none;
}

.toolbar ul > li {
	margin-right: 10px;
}

footer.design_2 {
	padding-bottom: 64px;
}

.content h2.error {
	font-size: 80px;
	line-height: 40px;
}

.error-message em {
	font-size: 40px;
}

.specialize-in {
	margin-top: 40px;
}

.reviews, .featured-brand {
	margin-top: 20px;
}

.boxed_layout, .boxed_layout header.affix, .boxed_layout header.affix-top, .boxed_layout .message-shadow {
	width: 100%;
}

.boxed_layout .container, .boxed_layout header .bottom-header .container {
	padding: 0;
}

.boxed_layout .car_listings {
	padding: 0;
}

.listing_sort, .listing-view {
	padding-left: 15px;
	padding-right: 15px;
}

.boxed_layout .copyright-wrap .container .row >div {
	padding-left: 0;
	padding-right: 0;
}

.car-info-wrap, .message-wrap .container {
	padding-left: 15px;
	padding-right: 15px;
}

/*.boxed_layout.margin header.affix-top {
	width: 100%;
	margin-top: 0;
}*/

/*.boxed_layout.margin {
	margin-top: 0;
}*/

.select-wrapper.pagination .pull-right, .select-wrapper.pagination .row > div:first-of-type {
	text-align: center;
}

.listing_sort .sort-by {
	margin-left: 0;
}

.car_listings {
	margin: 0 auto;
}

.inventory-wide-sidebar-left > div, .boxed_layout .listing_sort, .boxed_layout .listing-view {
	padding-right: 0;
	padding-left: 0;
}

.select-wrapper span.sort-by {
	margin-right: 10px;
	float: none;
	vertical-align: top;
}

.select-wrapper ul.top_buttons li {
	float: none;
}

.car_listings.boxed.boxed_right {
	margin-right: 0;
	margin-left: 0;
}

.listing_sort, .listing-view, .pagination_container {
	padding-right: 0;
	padding-left: 0;
}

.inventory-wide-sidebar-left .sidebar.car_listings {
	padding-left: 0;
}

.car_listings.boxed.boxed_left {
	margin-left: 0;
}

.search-form .find_new_vehicle {
	margin-top: 10px;
}

.blog-content img.featured_image {
	display: block;
	float: none;
	margin: 7px auto 10px;
}

.boxed_layout .navbar-collapse {
	margin: 0 0;
}

.toolbar ul li:first-child {
	margin-left: 0px;
}
.toolbar ul li:last-child {
	margin-right: 0px;
}

.right-content, .right-content > div, .right-content > div > div {
	clear: both;
}

.inventory-listing .right-content {
	padding-right: 0;
	padding-left: 0;
}

.car-info .table>tbody>tr>td:first-child {
	padding-left: 0;
}

#features ul {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}

table.left_table, table.right_table {
	width: 98%;
}
}

@media (min-width: 480px) {

.left-none, .right-none {
	float: none;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
}

.toolbar .right-none.pull-right {
	float: right;
	width: auto;
	clear: none;
	margin: 0 auto;
}

header {
	position: absolute;
}

h1 a.logo {
	margin-bottom: 20px;
}

.message-wrap h2 {
	text-align: center;
}

.slide-text-wrap h4 {
	letter-spacing: 0px;
}

.shadow {
	background-position: left top;
	background-repeat: repeat-x;
}

.align-right {
	float: left;
	clear: left;
	margin-right: 10px;
	line-height: 45px;
}

.form-links {
	margin: 0 0 20px -5px;
	float: left;
}

.car-type-col-1 {
	width: 100%;
	float: left;
	margin: 10px 0;
}

.car-type-col-1 h3 {
	font-size: 20px;
	font-weight: 600;
}

.page-view {
	float: left;
	margin-left: 0;
	margin-top: 10px;
}

.video-link {
	float: left;
	color: #3a3a3a;
	margin-left: 0;
}

.car-type-col-3 form {
	float: right;
	width: auto;
	margin-bottom: 5px;
}

.no-left-padding {
	width: 100%;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 0;
}

.car-type-col-2 {
	width: 50%;
	float: left;
}

.car-type-col-3 {
	width: 50%;
	float: left;
}

.price-wrap {
	display: block;
	margin: 30px 0 14px 0;
}

.img-border {
	margin: 0 20%;
}

.content h2.error {
	font-size: 80px;
	line-height: 50px;
}

.error-message em {
	font-size: 40px;
}

header .bottom-header .navbar-default .navbar-brand .logo {
	margin-left: 0;
	display: block;
}

.efficiency-rating img.aligncenter {
	left: 12px;
}

.view_viewport {
	font-size: 12px;
}

.example-tabs .nav li {
	width: initial;
	text-align: left;
}

.footer-contact ul li {
	padding-right: 0;
}

.car-rate-block .small-block {
	margin-bottom: 25px;
}

#current_size {
	z-index: 480;
}

.toolbar .row ul li.address {
	display: block;
}

.select_view {
	display: none;
}

.years-dropdown, .makers-dropdown, .models-dropdown, .body-styles-dropdown, .mileage-dropdown, .transmissions-dropdown, .fuel-economies-dropdown, .conditions-dropdown, .location-dropdown, .prices-dropdown {
	width: 100%;
}
/*
.flip, .flip .card, .flip .card .face {
	height: 200px;
	width: 370px;
	border: none;
}
*/
.boxed_layout header .toolbar .container, .boxed_layout header .bottom-header .container {
	padding: 0 15px;
}

.container .inner-page > .col-lg-9, .inner-page .container > .col-md-12 {
	padding: 0 0;
}

body header.affix {
	top: 0;
}

.company_info li.address {
	display: inline-block;
}

.toolbar ul > li {
	margin-right: 22px;
}

.boxed_layout .car_listings {
	padding: 0;
}

.select-wrapper.pagination .pull-right, .select-wrapper.pagination .row > div:first-of-type {
	text-align: center;
}

.listing_sort .sort-by {
	margin-left: 0;
}

.car_listings {
	margin: 0 auto;
}

.inventory-wide-sidebar-left > div, .boxed_layout .listing_sort, .boxed_layout .listing-view, .listing-view, .listing_sort, .inventory-heading .row > div, .inner-page.inventory-listing .content-nav {
	padding-right: 0;
	padding-left: 0;
}

.car_listings.boxed.boxed_right {
	margin-left: 0;
}

.flip .card .back .hover_title {
	margin-top: 35px;
}

.boxed_layout .navbar-collapse {
	margin: 0 -15px;
	padding: 0 15px;
}

div.example-tabs .nav-tabs>li, div.example-tabs .nav-tabs>li>a {
	width: inherit;
}

div.example-tabs .nav-tabs>li {
	margin-bottom: inherit;
}

.nav-tabs {
	border-bottom: 1px solid #DDD;
}

table.left_table, table.right_table {
	width: 49%;
	float: left;
}

table.right_table {
	float: right;
}
}

@media (min-width: 568px) {

.form-row {
	width: 100%;
}

header {
	position: absolute;
}

.shadow {
	background-position: left top;
	background-repeat: repeat-x;
}

.align-right {
	float: left;
	clear: left;
}

.car-type-col-1 {
	width: 98%;
	margin: 10px 0;
}

.car-type-col-1 h3 {
	font-size: 20px;
	text-align: left;
}

.video-link {
	float: left;
	color: #3a3a3a;
}

.form-links {
	margin: 0 0 5px -15px;
	float: left;
	width: 100%;
	padding-left: 0;
}

.form-links li {
	margin: 0;
	float: left;
	width: auto;
	list-style: none;
}

.form-links li a {
	color: #3a3a3a;
	margin: 0 5px 0 0;
	font-size: 12px;
	width: auto;
	font-weight: 600;
	padding-left: 8px;
	padding-right: 8px;
}

.img-border {
	margin: 0 28.5%;
}

.no-left-padding {
	width: 50%;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 0;
}

.content h2.error {
	font-size: 120px;
	line-height: 95px;
}

.error-message em {
	font-size: 60px;
}

header .bottom-header .navbar-default .navbar-brand .logo {
	margin-top: 0px;
	margin-left: 5px;
	display: block;
	transition-duration: 0s;
}

.efficiency-rating img.aligncenter {
	left: 12px;
}

.right_carList .check_box_right {
	position: absolute;
	right: -3px;
	top: -9px;
}

.car_heading {
	margin-left: 163px;
}

.price_tag img {
	width: 70px;
}

.wrapper_carList .car-type .col-width-50 {
	width: 100%;
}

.right_carList .car-type-list .list_img {
	width: 150px;
}

.right_carList .car-type-list .inventory_right .wrapper_carList .car-type {
	width: 55%;
}

.right_carList .car-type-list .inventory_right {
	width: 71%;
}

.right_carList .car-type-list .inventory_right .wrapper_carList .car-type-price {
	width: 29%;
	float: left;
	padding-left: 0;
	margin-left: 50px;
}

.right_carList .car-type-list .inventory_right {
	width: 63%;
}

.right_carList .car-type-list .list_img {
	width: 200px;
	margin-top: 0;
}

.view_viewport {
	font-size: 12px;
}

.car_heading h3 {
	font-size: 22px;
}

.car_heading {
	margin-left: -7px;
}

.price_tag {
	left: 57%;
	top: -74px;
}

.price-tag {
	font-size: 30px;
	font-weight: 600;
	display: block;
	margin: 5px 0;
	text-align: left;
}

.price-wraper .price {
	text-align: left;
}

.wrapper_carList .car-type-price .price-wraper {
	position: absolute;
	right: 15px;
	width: auto;
}

.car_listing {
	width: 420px;
}

.footer-contact ul li {
	padding-right: 0;
}

.select_view {
	display: none;
}

.dropdown .dropdown-menu li.dropdown .dropdown-menu, header .navbar-nav.pull-right>li>.dropdown-menu, header .navbar-nav>li>.dropdown-menu {
	background: none;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #fff;
}

.car-rate-block .small-block {
	margin-bottom: 25px;
}

.hours_operation table.table {
	text-align: center;
	display: table;
	margin: 0 auto;
	width: 170px;
}

#current_size {
	z-index: 568;
}
/*
.flip, .flip .card, .flip .card .face {
	height: 200px;
	width: 370px;
}
*/
.years-dropdown, .makers-dropdown, .models-dropdown, .body-styles-dropdown, .mileage-dropdown, .transmissions-dropdown, .fuel-economies-dropdown, .conditions-dropdown, .location-dropdown, .prices-dropdown {
	width: 100%;
}

.address_details ul {
	padding-left: 0;
}

.car-info .table {
	font-size: 14px;
}

header .bottom-header .navbar-default .navbar-brand {
	padding: 15px 0 0 15px;
}

footer.design_2 {
	padding-bottom: 64px;
}

.inner-page.about-us .reviews {
	margin-bottom: 0px;
}

.specialize-in {
	margin-top: 0;
}

.reviews, .featured-brand {
	margin-top: 0px;
}

.boxed_layout .car_listings {
	padding: 0;
}

.boxed_layout section.content {
	padding-left: 15px;
	padding-right: 15px;
}

.car_listings {
	margin: 0 auto;
}

.boxed_layout .navbar-collapse {
	padding: 0;
	margin: 0 -15px;
}

.toolbar ul li:last-child {
	margin-right: 15px;
}

#features ul {
	-moz-column-count: 3;
	-webkit-column-count: 3;
	column-count: 3;
}
}

@media only screen and (max-width: 480px) {

.inventory_right .car-type {
	width: 100%;
}

.inventory_right .car-type-price {
	width: 100%;
	padding-left: 0px;
	clear: right;
}

.view_viewport a {
	font-size: 12px;
	padding-right: 6px;
	padding-top: 2px;
}

.cat_accordian .price-wrap {
	padding-left: 0px;
}

.choose-list ul li {
	font-size: 13px;
}

.video-link {
	padding-right: 0px;
}

.banner-wrap {
	margin-top: 0;
}

#slideControls {
	margin-top: 20px;
}
}

@media only screen and (max-width: 320px) {

.price_tag {
	display: none;
}

.right_carList .car-type-list .inventory_right .view_viewport a.video-link {
	float: none !important;
	display: block;
	text-align: center;
}

.pricing_wrapper h3 {
	font-size: 24px;
}

.layout-3 .main_pricing .inside span.amt, .layout-4 .main_pricing .inside span.amt {
	font-size: 63px;
	line-height: 63px;
}

.layout-3 .main_pricing .inside span.sub1, .layout-4 .main_pricing .inside span.sub1 {
	font-size: 22px;
	top: -31px;
}

.layout-3 .main_pricing .inside span.sub, .layout-4 .main_pricing .inside span.sub {
	font-size: 24px;
	top: 0;
	left: -36px;
}

.layout-3 .main_pricing .inside span.super, .layout-4 .main_pricing .inside span.super {
	font-size: 22px;
	top: -18px;
}

.layout-3 .main_pricing .inside span.slash, .layout-4 .main_pricing .inside span.slash {
	top: -14px;
}

.about-us h3, .blog-container h3, .blog-post h3, .side-content h3, .services h3 {
	font-size: 15px;
}

.featured-brand .arrow2 {
	top: 23px;
}

.car_category {
	width: 100%;
}

.cat_accordian {
	width: 100%;
}

.vehicle_details {
	padding: 0;
}
}
 
@media only screen and (max-width: 1025px) {

.boxed_layout.margin { margin: 0; }
.boxed_layout.margin header.affix-top { margin-top: 0; }

.horizontal_box .video_details a.pull-right {
	float: left !important;
}

.layout-4 .inside {
	position: static;
}

.cat_table {
	width: 48%;
}

.cat_accordian {
	width: 14%;
}

.cat_accordian a.video-link {
	font-size: 11px;
}

.car_type_heading {
	width: 68%;
}

.inventory_right {
	width: 64%;
}

.side-content .list {
	float: left;
	margin-right: 0px;
}

.financing_calculator {
	margin-left: 0px;
	float: left;
	/*margin-top: 29px;
	margin-bottom: 20px;*/
}

.inventory_right .wrapper_carList .car-type-price {
	padding-left: 0px;
	width: 50%;
	margin-left: 50px;
}

.inventory_right .wrapper_carList .car-type {
	width: 50%;
}

.wrapper_carList .car-type .col-width-50 {
	width: 100%;
}

.horizontal_box .video_details a.pull-right {
	float: right !important;
}

.horizontal_box h3 {
	margin-bottom: 30px !important;
}

.car-type .col-width-50 {
	width: 100%;
	padding: 0px;
}

.form-element input[type=submit] {
	margin-top: 10px;
}
}

@media only screen and (max-width: 800px) {

.select-wrapper .link-vehicle .form-links {
	margin-top: 10px;
	padding: 0px;
}

.select-wrapper .link-vehicle {
	width: 100%;
}

.select-wrapper .col-dropdown {
	width: 50%;
}

.row {
	margin: 0px;
}

.inner-page.row {
	margin-top: 70px;
	margin-bottom: /* 4 */ 70px;
}

.video_details.clearfix a {
	font-size: 12px;
}

.layout-4 .main_pricing .inside span.sub {
	top: 0;
	left: -36px;
}

.blog-content ul li a {
	font-size: 12px;
}

.leave-comments form input[type=text] {
	width: 100%;
	margin-left: 0;
}

header .bottom-header .navbar-default .navbar-nav>li>a:focus,
header .bottom-header .navbar-default .navbar-nav>li>a:hover,
header .bottom-header .navbar-default .navbar-nav>li>a:active{
	background-color: #000000;
}

footer form input[type=text] {
	padding: 4px 5px !important;
}
}

@media (min-width: 1169px) and (max-width: 1290px) {

.boxed_layout .carfax {
	display: none;
}
}

@media only screen and (min-width: 960px) and (max-width: 1200px) {

.inventory .title {
	max-width: 700px;
	white-space: normal;
}

div img.carfax {
	left: 244px;
}

.price .figure {
	font-size: 30px;
	font-weight: 600;
}

.inventory .price {
	right: 25px;
	top: 30px;
}

.inventory-wide-sidebar-right div.inventory .options-secondary, .inventory-wide-sidebar-left div.inventory .options-secondary {
	display: none;
}

.inventory-wide-sidebar-right .sidebar div.inventory .title, .inventory-wide-sidebar-left .sidebar div.inventory .title {
	max-width: 440px;
}

.inventory-wide-sidebar-right div.inventory .carfax, .inventory-wide-sidebar-left div.inventory .carfax {
	left: 250px;
	top: 15px;
	width: 75px;
}

div.inventory .options-primary {
	margin-bottom: 35px;
}

.boxed div.inventory .inventory .title {
	max-width: 275px;
}

.boxed div.inventory .inventory .price {
	left: 164px;
}

.boxed.boxed_full div.inventory .inventory .price {
	left: 147px;
}

.boxed.boxed_full div.inventory .inventory .title {
	max-width: 240px;
}

body .inventory_box.car_listings.boxed.boxed_full .col-md-4:nth-child(3n + 1) {
	clear: both;
}
}

@media (min-width:768px) {
  .row {
  	margin-left: 0;
  	margin-right: 0;
  }
.left-none {
	float: left;
	width: auto;
	clear: none;
	margin: 0 auto;
}

.right-none {
	float: right;
	width: auto;
	clear: none;
	margin: 0 auto;
}

h1 a.logo {
	margin: 10px 40%;
}

header {
	position: absolute;
}

.slide-text-wrap h4 {
	letter-spacing: 0px;
}

.shadow {
	background-position: center top;
	background-repeat: repeat-x;
}

.car-type-col-1 {
	float: left;
	width: 67%;
	margin-left: 1%;
}

.car-type-col-1 h3 {
	font-size: 20px;
	font-size: 26px;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 26px;
	font-weight: 600;
	text-align: left;
}

.car-type-col-2 {
	width: 50%;
	float: left;
	margin: 6% 0;
}

.car-type-col-3 {
	width: 50%;
	float: right;
}

.img-border {
	margin: 0 10px 10px 0;
}

.no-left-padding {
	width: 50%;
	float: left;
	padding-left: 0;
	margin-left: 0px;
}

.align-right {
	float: left;
	clear: right;
}

.page-view {
	float: right;
	margin-right: 0px;
	margin-top: 10px;
}

.car-type-col-3 form {
	float: right;
	width: auto;
	margin-bottom: 5px;
}

.price-wrap {
	display: block;
	margin: 30px 0 14px 0;
}

.price {
	font-size: 12px;
	display: block;
	text-align: left;
}

.price-tag {
	font-size: 30px;
	font-weight: 600;
	display: block;
	margin: 5px 0;
	text-align: left;
}

.video-link {
	float: left;
	color: #3a3a3a;
}

.form-links {
	float: right;
}

.form-links li:nth-child(2) a, .form-links li:nth-child(3) a {
	padding-left: 6px;
	padding-right: 6px;
	margin-left: 0;
}

.content h2.error {
	font-size: 180px;
	line-height: 150px;
}

.content h2.error i.exclamation {
	line-height: 155px;
}

.error-message em {
	font-size: 80px;
}

.content .error-message .exclamation {
	margin-right: 40px;
	line-height: 230px;
}

header .bottom-header .navbar-default .navbar-brand .logo {
	margin-top: -1px;
	margin-left: 0;
	display: block;
}

header .bottom-header .navbar-default .navbar-brand .logo .secondary_text {
	margin-bottom: -12px;
	margin-top: 5px;
}

.right_carList .check_box_right {
	position: absolute;
	right: -3px;
	top: -9px;
}

.car_heading {
	margin-left: 178px;
}

.right_carList .car-type-price .price-wraper {
	padding-left: 39px;
	padding-top: 15px;
}

.price_tag img {
	width: 70px;
}

.price_tag {
	left: 56%;
	position: absolute;
	top: -70px;
}

.wrapper_carList .car-type .col-width-50 {
	width: 90%;
}

.right_carList .car-type-list .list_img {
	width: 200px;
}

.car_heading h3 {
	font-size: 22px;
}

.car_heading {
	margin-left: 211px;
}

.view_viewport {
	font-size: 12px;
}

.car_listing {
	width: inherit;
}

.footer-contact ul li {
	padding-right: 0;
}

.select_view {
	display: block;
}

header .left_bar {
	display: none;
}

.dropdown .dropdown-menu li.dropdown .dropdown-menu, header .navbar-nav.pull-right>li>.dropdown-menu, header .navbar-nav>li>.dropdown-menu {
	background: rgba(0, 0, 0, 0.65);
}

.dropdown .dropdown-menu li.dropdown .dropdown-menu>li>a {
	text-indent: 0;
}

header .bottom-header .navbar-default .navbar-nav>li>a {
	font-size: 9px;
	/*padding: 38px 6px 20px 6px !important;*/
}

header.affix .bottom-header, header.affix-top .bottom-header {
	height: initial;
}

.hours_table {
	text-align: center;
}

.car-rate-block .small-block {
	margin-bottom: 25px;
}

.hours_operation {
	clear: both;
}

.flip .card .back .hover_title {
	margin-top: 10px;
	margin-bottom: -5px;
	font-size: 24px;
}

#current_size {
	z-index: 768;
}
/*
.flip, .flip .card, .flip .card .face {
	height: 124px;
	width: 230px;
}
*/
#bs-example-navbar-collapse-1.in {
	height: auto !important;
	overflow: visible;
}

.car-block-wrap .container .row > div {
	text-align: left;
}

.years-dropdown, .makers-dropdown, .models-dropdown, .body-styles-dropdown, .mileage-dropdown, .transmissions-dropdown, .fuel-economies-dropdown, .conditions-dropdown, .location-dropdown, .prices-dropdown {
	width: 100%;
}

.container .inner-page > .col-lg-9, .inner-page .container > .col-md-12 {
	padding-left: 0;
	padding-right: 0;
}

.services .things_to_consider {
	margin-top: 0px;
}

.inventory-heading .text-right h2 {
	font-size: 28px;
}

.inventory-heading .text-right em {
	font-size: 10px;
}

.form-links.top_buttons {
	margin: 0 0 0 0;
}

.inner-page.about-us .right-container, .inner-page.about-us .featured-brand, .inner-page.about-us .reviews {
	margin-top: 0px;
}

.side-content .car-info .table-responsive {
	padding-top: 5px;
}

.car-info .table {
	font-size: 12px;
}

.efficiency-rating ul li.fuel {
	margin-left: -21px;
}

.efficiency-rating ul li.fuel img {
	width: 42px;
	top: 16px;
}

footer .container .row .col-md-3:nth-of-type(3n) {
	clear: both;
}

header .bottom-header .navbar-default .navbar-brand {
	padding: 23px 0 0 0;
}

.boxed_layout header .bottom-header .navbar-default .navbar-brand {
	padding: 15px 0 0 0;
}

header .bottom-header .navbar-default .navbar-brand .logo .primary_text {
	margin-bottom: 8px;
}

header.affix .bottom-header .navbar-default .navbar-brand {
	padding: 15px 0 0 16px;
}

.boxed_layout header.affix .bottom-header .navbar-default .navbar-brand {
	padding: 8px 0 0 16px;
}

.boxed_layout .car_listings {
	padding: 0;
}

.listing_sort, .listing-view {
	padding-left: 0;
	padding-right: 0;
}

.copyright-wrap .container .row > div, .pagination_container, .boxed_layout .listing_sort, .boxed_layout .listing-view {
	padding-left: 0;
	padding-right: 0;
}

.select-wrapper .row {
	margin-left: 0;
	margin-right: -15px;
}

.car_listings, .car_listings.sidebar, .car_listings.boxed {
	margin: 0 auto;
}

.inventory-wide-sidebar-left > div {
	padding-right: 0;
	padding-left: 0;
}

.boxed_layout footer .container .row > div, .boxed_layout .copyright-wrap .container .row > div, .boxed_layout .car-block-wrap .container .row, .boxed_layout .message-wrap .container .row, .boxed_layout .welcome-wrap .container .row {
	/*padding-left: 15px;
	padding-right: 15px;*/
}

.pagination_select .row > div.pull-right {
	padding-right: 15px;
}

.boxed_layout .recent-vehicles-wrap .row, .welcome-wrap .recent-vehicles-wrap .row {
	margin-left: 0;
	margin-right: 0;
}

.select-wrapper ul.top_buttons li {
	float: right;
}

.select-wrapper.pagination .row > div:first-of-type {
	text-align: left;
}

.car_listings.boxed.boxed_right .inventory_box {
	margin-left: -15px;
}

.right-content, .right-content > div, .right-content > div > div {
	clear: inherit;
}

.car-info .table>tbody>tr>td:first-child {
	padding-left: 8px;
}
}

@media only screen and (max-width: 991px) {
	.layout-4 .main_pricing .inside span.super {
		font-size: 32px;
		top: -37px;
	}

	.layout-4 .main_pricing .inside span.amt {
		font-size: 92px;
		line-height: 92px;
	}

	.layout-4 .main_pricing .inside span.sub1 {
		top: -46px;
		font-size: 28px;
	}

	.layout-4 .main_pricing .inside span.slash {
		top: -26px;
		right: 8px;
	}

	.layout-4 .main_pricing .inside span.sub {
		left: -12px;
	}

	.design_2 .footer-contact .back_icon {
		font-size: 160px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1159px){
	.layout-3 .inside, .layout-4 .inside {
		left: 8px;
	}

	.recent_car.car-block .img-flex { 
		width: 45px;
	}

	.recent_car.car-block:hover .img-flex i {
		font-size: 1.5em;
		position: absolute;
		top: 50%;
		margin-top: -10.5px;
		left: 50%;
		margin-left: -8.5px;
	}
} 

@media only screen and (min-width: 768px) and (max-width: 991px) {

.car_listings {
	width: 762px;
	margin: 0 auto;
	padding-right: 15px;
}

.boxed_layout .car_listings {
	width: 740px;
}

div.inventory .inventory {
	min-height: 195px;
}

.sidebar div.inventory .inventory .title, div.inventory .inventory .title {
	max-width: 480px;
	white-space: normal;
	padding-bottom: 3px;
	left: 229px;
}

div.inventory .checkbox {
	right: 12px;
}

div.inventory .price {
	position: absolute;
	left: initial;
	top: 57px;
	right: 20px;
}

div.inventory .video-icon {
	top: 18px;
	right: 14px;
}

div.inventory .options-primary {
	left: 229px;
	top: -2px;
}

.boxed div.inventory .options-primary {
	width: 198px;
}

div.inventory .inventory .title {
	white-space: normal;
	max-width: 480px;
	left: 230px;
}

div.inventory .options-secondary {
	display: none;
}

.car_listings div.inventory .carfax {
	left: 255px;
	top: 32px;
	width: 75px;
}

.inventory_listings.grid div.inventory .title {
	max-width: 200px;
	font-size: 20px;
	margin-bottom: 27px;
}

.inventory_listings.grid div.inventory .checkbox {
	top: 7px;
	left: 217px;
}

.inventory_listings.grid div.inventory .options-primary {
	width: 180px;
	margin: 8px auto 0 auto;
}

.inventory_listings.grid div.inventory .price {
	left: 77px;
	top: -21px;
}

.inventory_listings.grid div.inventory .figure, .inventory_listings.grid div.inventory .tax {
	left: -8px;
}

.inventory_listings.grid div.inventory .carfax {
	left: 32px;
	width: 50px;
	bottom: 24px;
}

.inventory_listings.grid div.inventory .view-details, .inventory_listings.grid div.inventory .view-video, .inventory_listings div.inventory .view-details, .inventory_listings div.inventory .view-video {
	position: absolute;
	top: auto;
	bottom: 10px;
}

.price .figure {
	font-size: 30px;
	font-weight: 600;
}

.boxed div.inventory .carfax {
	left: 40px;
	bottom: 42px;
	top: auto;
	bottom: 42px;
}

.boxed div.inventory .inventory .price {
	left: 169px;
}

.boxed div.inventory .inventory .title {
	max-width: 275px;
}

.boxed.boxed_full div.inventory .inventory .price {
	left: 169px;
}

.select-wrapper ul.top_buttons li {
	margin-bottom: 5px;
}

.select-wrapper span.sort-by {
	margin-right: 10px;
}

.select_view .align-right {
	margin-right: 0;
	font-size: 13px;
}

.pagination_select .row > div {
	padding: 0;
}

.left_inventory {
	clear: both;
}

.inventory_pagination {
	margin: 0 0 25px;
}

.car_listings.boxed.boxed_full {
	margin-left: -15px;
	margin-right: 0;
}

body .inventory_box.car_listings.boxed.boxed_full .col-md-4:nth-child(2n + 1) {
	clear: both;
}

body .inventory_box.car_listings.boxed.boxed_full .col-md-4:nth-child(3n + 1) {
	clear: none;
}

.detail-service div[class*="col-"]:nth-child(5n + 1){
	clear: both;
}
.toolbar .left_bar, .toolbar .container .row > div, .listing_sort, .listing-view {
	padding-left: 0;
	padding-right: 0;
}
}

@media (min-width: 992px) {

.nav {
	margin: 0;
}

.left-none {
	float: left;
	width: auto;
	clear: none;
	margin: 0 auto;
}

.right-none {
	float: right;
	width: auto;
	clear: none;
	margin: 0 auto;
}

h1 a.logo {
	margin: -2px 0;
}

.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}

.navbar {
	margin: 0;
}

.social {
	float: right;
}

.slide-text-wrap h4 {
	letter-spacing: 0px;
}

.shadow {
	background-position: center top;
	background-repeat: repeat-x;
}

.car-type-col-1 {
	float: left;
	width: 45%;
	margin-left: 1%;
}

.car-type-col-2 {
	width: 10%;
	float: left;
	margin: 6% 0;
}

.car-type-col-3 {
	width: 155px;
}

.car-type-col-1 h3 {
	font-size: 20px;
}

.form-links {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

.form-links li {
	float: right;
	width: auto;
}

.form-links li a {
	color: #3a3a3a;
	font-size: 12px;
	width: auto;
	font-weight: 600;
	padding-left: 8px;
	padding-right: 8px;
}

.video-link {
	float: left;
	color: #3a3a3a;
}

.content h2.error {
	font-size: 260px;
	line-height: 250px;
}

.error-message em {
	font-size: 100px;
}

header .bottom-header .navbar-default .navbar-brand .logo .secondary_text {
	margin-bottom: 0;
	margin-top: 4px;
}

.select-form .max-dropdown {
	width: 225px;
}

.address_details ul {
	padding-left: 0;
}

.car-type .col-width-60 {
	display: none;
}

.right_carList .check_box_right {
	position: absolute;
	right: -3px;
	top: -9px;
}

.car_heading {
	margin-left: 211px;
}

.right_carList .car-type-price .price-wraper {
	padding-left: 15px;
	margin-top: 15px;
}

.price_tag img {
	width: 70px;
}

.price_tag {
	left: 56%;
	position: absolute;
	top: -70px;
}

.wrapper_carList .car-type .col-width-50 {
	width: 90%;
}

.view_viewport {
	font-size: 12px;
}

.footer-contact ul li {
	padding-right: 0;
}

header .left_bar {
	display: block;
}

header .bottom-header .navbar-default .navbar-nav>li>a {
	font-size: 9px;
	/*padding: 14px 8px 12px 8px !important;*/
}

.car-rate-block .small-block {
	margin-bottom: 0;
}

.hours_operation {
	clear: none;
}

.hours_operation table.table {
	text-align: initial;
	width: 100%;
}

#current_size {
	z-index: 992;
}
/*
.flip, .flip .card, .flip .card .face {
	height: 164px;
	width: 303px;
}
*/
.years-dropdown {
	width: 87px;
}

.makers-dropdown {
	width: 94px;
}

.models-dropdown {
	width: 99px;
}

.body-styles-dropdown {
	width: 121px;
}

.mileage-dropdown {
	width: 98px;
}

.transmissions-dropdown {
	width: 136px;
}

.fuel-economies-dropdown {
	width: 144px;
}

.conditions-dropdown {
	width: 116px;
}

.location-dropdown {
	width: 110px;
}

.prices-dropdown {
	width: 86px;
}

.price-ascending-dropdown {
	width: 133px;
}

.about_team ul li {
	line-height: 34px;
}

.about_team ul li i {
	top: 6px;
}

.about_team ul li i.fa-mobile {
	top: 6px;
}

.about_team ul li i.fa-envelope-o {
	top: 11px;
}

.inventory-heading .text-right h2 {
	font-size: 33px;
}

.inventory-heading .text-right em {
	font-size: 14px;
}

.efficiency-rating ul li.fuel {
	margin-left: -25.5px;
}

.efficiency-rating ul li.fuel img {
	width: 51px;
	top: 13px;
}

.side-content .car-info .table-responsive {
	padding-top: 0px;
}

.car-info .table {
	font-size: 14px;
}

footer .container .row .col-md-3:nth-of-type(3n) {
	clear: none;
}

.boxed_layout header .bottom-header .navbar-default .navbar-nav>li>a {
	font-size: 14px;
	padding: 38px 10px 20px !important;
}

.inner-page.inventory-listing .content-nav {
	padding: 0;
}

header .bottom-header .navbar-default .navbar-brand {
	padding: 22px 0 0 0;
}

header.affix .bottom-header .navbar-default .navbar-brand {
	padding: 15px 0 0 0;
}

.blog-content img.featured_image {
	display: block;
	float: none;
	margin: 7px auto 10px;
}

.boxed_layout div.inventory {
	margin: 0 0 20px;
}

/*.boxed_layout header .toolbar .container, .boxed_layout header .bottom-header .container {
	padding: 0 0;
}*/

.toolbar .left_bar, .toolbar .container .row > div, .listing_sort, .listing-view {
	padding-left: 0;
	padding-right: 0;
}

.copyright-wrap .container .row > div, .pagination_container {
	padding-left: 0;
	padding-right: 0;
}

.boxed_layout section.content {
	padding-left: 0;
	padding-right: 0;
}

.select-wrapper span.sort-by {
	margin-right: 10px;
}

.boxed_layout .container {
	padding-left: 15px;
	padding-right: 15px;
}

.select-wrapper ul.top_buttons li {
	margin-bottom: 5px;
	margin-right: 0;
}

.select-wrapper.pagination .row > div:first-of-type {
	text-align: left;
}

.select-wrapper ul.top_buttons {
	margin-right: -5px;
}

.car_listings.boxed.boxed_right {
	margin-left: -15px;
	margin-right: 15px;
}

.select_view .align-right {
	float: none;
	vertical-align: top;
}

.select_view {
	text-align: right;
}

.select_view .page-view.nav {
	display: inline-block;
	float: none;
}

/*.boxed_layout .container {
	width: 970px;
	padding-left: 0;
	padding-right: 0;
}*/

.inventory-wide-sidebar-left .sidebar.car_listings {
	padding-left: 15px;
}

.car_listings.boxed.boxed_left {
	margin-left: 15px;
}

.car_listings.boxed.boxed_right .inventory_box {
	margin-left: 0;
}

header .bottom-header .navbar-default .navbar-brand .logo .primary_text {
	margin-bottom: 10px;
}

.flip .card .back .hover_title {
	margin-top: 25px;
	margin-bottom: -5px;
	font-size: 24px;
}

.inventory-wide-sidebar-right .car_listings.sidebar { margin-left: auto; }
}
 
@media (min-width: 1200px) {

.car_heading {
	margin-left: 214px;
}

.wrapper_carList .car-type .col-width-50 {
	width: 44%;
}

.flip .card .back .hover_title {
	margin-top: 40px;
	margin-bottom: 14px;
	font-size: 38px;
}
/*
.flip, .flip .card, .flip .card .face {
	height: 200px;
	width: 370px;
}
*/
.search-form .find_new_vehicle {
	margin-top: 0;
}
/*
.flip, .flip .card, .flip .card .face {
	height: 200px;
	width: 370px;
}*/
}

@media only screen and (max-width: 767px) and (min-width: 480px) {

header .bottom-header .navbar-default .navbar-nav>li>a {
	border-top: 1px dashed #ffffff !important;
}
.car_listings {
	width: 455px;
	margin: 0 auto;
	padding-left: 0;
	padding-right: 0;
}

.boxed_layout .car_listings {
	width: 455px;
}

div.inventory .preview, .boxed div.inventory .preview {
	position: relative;
	margin-bottom: 60px;
	float: left;
	top: 7px;
}

.sidebar div.inventory .inventory .title, div.inventory .inventory .title, .boxed div.inventory .inventory .title {
	left: 11px;
	max-width: 335px;
	margin-bottom: 3px;
	word-break: break-word;
	white-space: normal;
}

div.inventory .checkbox {
	right: 12px;
}

div.inventory .options-primary, .boxed div.inventory .options-primary {
	left: 24px;
	top: 3px;
	width: 185px;
	margin: 0;
	position: relative;
}

div.inventory .options-secondary {
	display: none;
}

.car_listings div.inventory .carfax {
	right: 95px;
	bottom: 13px;
	left: auto;
	width: 59px;
	top: auto;
	position: absolute;
}

.car_listings div.inventory .price, .boxed.boxed_left div.inventory .price, .boxed.boxed_right div.inventory .price {
	bottom: 42px;
	top: auto;
	left: 224px;
	margin: 0;
	position: absolute;
	right: 50px;
}

div.inventory .figure, .boxed div.inventory .figure {
	left: auto;
	top: -19px;
	font-weight: 600;
	font-size: 30px;
	right: -63px;
}

div.inventory .tax, .boxed div.inventory .tax {
	left: 85px;
	top: -22px;
}

div.inventory .view-video {
	right: initial;
	left: 10px;
	bottom: 13px;
	top: initial;
	position: absolute;
}

div.inventory .video-icon {
	left: -5px;
	top: 0px;
}

div.inventory .view-details {
	bottom: 13px;
	top: auto;
}

.view-button:active {
	top: -12px;
}

.boxed div.inventory .price b {
	position: relative;
	left: auto;
	top: auto;
}

.car_listings.boxed.boxed_full div.col-lg-3 {
	padding: 0;
}

.boxed.car_listings .col-xs-12 {
	padding: 0;
}

.post-tags {
	padding: 0;
	margin-top: 10px;
}

.address_details ul {
	padding-left: 0;
}

.car_listings.boxed.boxed_full {
	margin: 0 auto;
}

.top_buttons li {
	display: inline-block;
}

.select-wrapper ul.top_buttons {
	padding: 0;
	text-align: center;
	margin: 10px auto;
	float: none;
	height: 25px;
	display: inline-block;
}

.select-wrapper span.sort-by {
	margin-right: 10px;
}

.price-ascending-dropdown {
	text-align: left;
}

.select-wrapper span.sort-by {
	float: none;
	vertical-align: top;
}

.pagination_select .row > div:first-of-type {
	text-align: center;
}

.things_to_consider h3 {
	margin-top: 35px;
}

.featured-brand {
	margin-top: 0;
}

.featured-service {
	padding: 22px 0 10px 0;
}

.detail-service {
	padding: 0 0 20px 0;
}

.find_team .row .team {
	margin-bottom: 35px;
}

.inventory_pagination {
	margin: 0 0 25px;
}

.car_listings.boxed {
	margin-left: 0;
	margin-right: 0;
}
}

@media only screen and (max-width: 479px) {
header .bottom-header .navbar-default .navbar-nav>li>a {
	border-top: 1px dashed #ffffff !important;
}
.car_listings {
	width: 300px;
	margin: 0 auto;
	padding: 0;
}

/* listing */	


div.inventory .preview {
	position: relative;
	margin: 0 auto;
	left: 49px;
	top: 0;
	float: none;
}

div.inventory .inventory .title, .sidebar div.inventory .inventory .title {
	left: 11px;
	max-width: 260px;
	word-break: break-word;
	white-space: normal;
}

div.inventory .checkbox {
	right: 12px;
}

div.inventory .options-primary {
	left: 48px;
	top: 11px;
	width: 225px;
	margin-bottom: 120px;
}

div.inventory .options-secondary {
	display: none;
}

.car_listings div.inventory .price {
	left: 48px;
	bottom: -6px;
	top: initial;
	right: 50px;
	margin: 3px 0 40px 0;
}

.car_listings div.inventory .carfax {
	position: absolute;
	left: 50px;
	bottom: 42px;
	width: 58px;
	top: auto;
}

div.inventory .figure {
	left: 89px;
	top: -20px;
	font-weight: 600;
	font-size: 30px;
}

div.inventory .tax {
	left: 90px;
	top: -25px;
}

div.inventory .view-video {
	left: 11px;
	bottom: 10px;
	top: auto;
	font-size: 12px;
	position: absolute;
}

div.inventory .video-icon {
	left: -5px;
	top: -20px;
}

div.inventory .view-details {
	bottom: 10px;
	font-size: 12px;
	top: auto;
}

.boxed.car_listings, .boxed.car_listings .col-xs-12 {
	padding: 0;
}

.boxed.car_listings div.inventory .inventory .price {
	left: 147px;
	right: initial;
	bottom: initial;
	top: -22px;
}

.boxed.car_listings div.inventory .inventory .figure {
	left: -10px;
}

.boxed.car_listings div.inventory .inventory .tax {
	left: -9px;
}

.select-wrapper ul.top_buttons {
	margin: 10px 0;
}

.select-wrapper ul.top_buttons li {
	display: inline-block;
	margin-bottom: 5px;
}

.select-wrapper ul.top_buttons li a {
	float: none;
	display: inline-block;
}

.select_view {
	display: none;
}

.things_to_consider h3 {
	margin-top: 35px;
}

.featured-brand {
	margin-top: 0;
}

.detail-service {
	padding: 0 0 20px 15px;
}

.post-tags {
	padding: 0;
	margin-top: 10px;
}

.address_details ul {
	padding-left: 0;
}

.address ul li span {
  display: block;
}
.address ul li a {
  display: block;
}

.inventory_pagination {
	margin: 0 0 25px;
}

.car_listings.boxed.boxed_full {
	margin: 0 auto;
}

.car_listings.boxed {
	margin-left: 0;
	margin-right: 0;
}

.parallax_scroll h1 {
	font-size: 60px;
	margin-bottom: 10px;
}
}

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

/*typo*/


h1 {
	font-size: 50px;
}

h2 {
	font-size: 40px;
}

h3 {
	font-size: 30px;
}

/*typo*/



body {
	overflow-x: hidden;
}

h1 a.logo {
	margin-bottom: 20px;
}

.left-none, .right-none {
	float: none;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
}

header {
	position: absolute;
}

.slide-text-wrap h2 {
	font-size: 40px;
}

.slide-text-wrap h3 {
	font-size: 30px;
}

.slide-text-wrap h4 {
	font-size: 20px;
}

.default-btn {
	display: block;
	clear: both;
	margin-top: 10px;
}

.message-wrap h2 {
	text-align: center;
}

.social li:nth-child(5n) {
	clear: right;
}

.border-box {
	width: 100%;
}

.form-row {
	width: 100%;
}

.shadow {
	background-position: left top;
	background-repeat: repeat-x;
}

.ribbon {
	margin-right: 25px;
}

.ribbon strong {
	font-weight: 600;
}

.ribbon-item {
	display: block;
}

.page-view {
	float: right;
	margin-left: 0;
}

.form-selectbox label {
	left: -28px;
}

.form-links {
	float: left;
	width: 100%;
	padding-left: 0;
	margin-bottom: 10px;
}

.form-links li {
	display: block;
	width: 100%;
	margin-bottom: 8px;
}

.form-links li a {
	text-align: center;
	display: block;
	width: 100%;
	color: #3a3a3a;
	font-size: 12px;
	line-height: 26px;
	font-weight: 600;
	margin-bottom: 5px;
}

.car-type-col-1, .car-type-col-2, .car-type-col-3 {
	display: block;
	width: 100%;
	margin: 10px 0;
}

.car-type-col-1 h3 {
	text-align: center;
	font-size: 18px;
}

.no-left-padding {
	width: 100%;
	margin-bottom: 10px;
}

.car-type-col-2 img {
	margin: 10px auto;
	clear: both;
}

.price-tag {
	text-align: center;
	font-size: 36px;
	font-weight: 600;
	display: block;
}

.price {
	font-size: 12px;
	text-align: center;
	display: block;
}

.img-border {
	margin: 10px 15px;
	display: block;
}

.video-link {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	color: #3a3a3a;
}

.car-type-col-3 form {
	float: right;
	width: auto;
	margin-bottom: 5px;
}

.price-wrap {
	display: block;
	margin: 30px 0 14px 0;
	clear: both;
}

.content h2.error {
	font-size: 40px;
}

.error-message em {
	font-size: 30px;
}

.content .error-message .exclamation {
	margin-right: 20px;
}

header .bottom-header .navbar-default .navbar-brand .logo {
	margin-top: 15px;
	margin-left: 5px;
	display: block;
}

.efficiency-rating img.aligncenter {
	left: 12px;
}

.view_viewport {
	font-size: 12px;
}

.example-tabs .nav li {
	width: 100%;
	text-align: center;
}

.footer-contact ul li {
	padding-right: 0;
}

header .left_bar {
	display: none;
}

.dropdown .dropdown-menu li.dropdown .dropdown-menu {
	background: none;
}

.dropdown .dropdown-menu li.dropdown .dropdown-menu>li>a {
	text-indent: 20px;
}

.toolbar .right-none.pull-right {
	float: right;
	width: auto;
	clear: none;
	margin: 0 auto;
}

.car-rate-block .small-block {
	margin-bottom: 25px;
}

#current_size {
	z-index: 320;
}
/*
.flip, .flip .card, .flip .card .face {
	height: 192px;
	width: 100%;
}
*/
.car-block-wrap .container .row > div {
	margin: 0 auto 50px;
	text-align: center;
}

.car-block-wrap .container .row .flip {
	margin: 0 auto;
}

.toolbar .row ul li.address {
	display: none;
}

.select_view {
	display: none;
}

.years-dropdown, .makers-dropdown, .models-dropdown, .body-styles-dropdown, .mileage-dropdown, .transmissions-dropdown, .fuel-economies-dropdown, .conditions-dropdown, .location-dropdown, .prices-dropdown {
	width: 100%;
}

.content .error-message {
	padding-top: 40px;
	padding-bottom: 55px;
}

.container .inner-page > .col-lg-9, .inner-page .container > .col-md-12 {
	padding-left: 15px;
	padding-right: 15px;
}

.address_details ul {
	padding-left: 0;
}

.services .things_to_consider {
	margin-top: 30px;
}

.about_team ul li {
	line-height: 24px;
}

.about_team ul li i {
	top: 6px;
}

.about_team ul li i.fa-mobile {
	top: 5px;
}

.about_team ul li i.fa-envelope-o {
	top: 6px;
}

.form-links.top_buttons {
	margin: 15px 0;
}

.inner-page.about-us .right-container, .inner-page.about-us .featured-brand, .inner-page.about-us .reviews {
	margin-top: 40px;
}

.side-content .car-info .table-responsive {
	padding-top: 5px;
}
/*
.flip, .flip .card, .flip .card .face {
	height: 200px;
	width: 100%;
}*/
}