@font-face {
	font-family: "boldFont";
	src: url("/wp-content/uploads/site/font/helveticaneueltstd-hvcn-1-opentype_bigfontsite.com.otf"),
	url("/wp-content/uploads/site/font/helveticaneueltstd-hvcn-1-opentype_bigfontsite.com.otf") format("opentype");
}

@font-face {
	font-family: "LightFont";
	src: url("/wp-content/uploads/site/font/HelveticaNeueLTStd-LtCn.otf"),
	url("/wp-content/uploads/site/font/HelveticaNeueLTStd-LtCn.otf") format("opentype");
}

@font-face {
	font-family: "NormalFont";
	src: url("/wp-content/uploads/site/font/HelveticaNeueLTStd-LtCn.otf"),
	url("/wp-content/uploads/site/font/HelveticaNeueLTStd-LtCn.otf") format("opentype");
}


/************ // General HTML Tags // ************/
body{
	font-family: "NormalFont";
}

.post-type-archive-model{
    background: #fff;
}

.single-model{
    font-family: "NormalFont" !important;

}

h1, h2, h3, h4, h5, h6 {
    font-family: 'boldFont';
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 10px;
}

span.thinHeading {
    font-family: 'NormalFont';
}

/************ // Site Structure // ************/
.site-inner, .wrap {
    margin: 0 auto;
    max-width: unset;
    width: 100%;
}

.site-inner {
    clear: both;
    padding-top: 0;
    word-wrap: break-word;
}

.entry {
    background-color: #fff;
    margin-bottom: 0;
    padding: 0;
}

.content {
    float: right;
    width: 880px;
    background: #fff;
}

.textCentre {
    text-align: center;
}

.upperFont {
    text-transform: uppercase;
}

.blueFont{
	color: #0080a0;
}

.brandButton a , .brandButton span{
    background: #0080a0;
    padding: 10px 30px;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
}

.limitWidth {
    max-width: 1200px;
    margin: 0 auto;
}

.pageContainer {
    /*padding: 20px 0;*/
}

.post-129 .pageContainer {
    padding: 20px 0;
    padding-bottom: 50px;
}

.greyBackground {
    background: #e1e0e0;
}

.whiteBackground {
    background: #fff;
}

.limitWidth > p {
    margin: 0;
}

.flexItemThird {
    flex: 0 0 33.3%;
}

.flexItemThird > p {
    margin: 0;
}

.site-header .widget-area {
    width: 900px;
}

/************ // Header // ************/
header.site-header .wrap {
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    padding: 0;
}

.header-image .title-area {
    margin: 0;
    max-width: 250px;
    padding: 0;
}

.widget_nav_menu {
    margin: 0;
}

.peppermint-slides {
    padding: 0 !important;
}

.peppermint-dots {
    position: absolute;
    bottom: 0;
    width: 100%;
}

a.full-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    display: block;
}

.peppermint.peppermint-active {
    margin-bottom: 0 !important;
}

.singlePageBanner img {
    display: block;
}

.dealerBannerImage img {
    display: block;
}

/************ // Menu // ************/
/*.genesis-nav-menu a {
    color: #333 !important;
    text-decoration: none !important;
    display: block;
    padding: 32px 20px;
    font-weight: 100;
    font-family: "LightFont";
}*/

.pageTiles {
    display: flex;
}


.genesis-nav-menu a {
    color: #333;
    text-decoration: none;
    display: block;
    padding: 30px 10px;
    letter-spacing: 1px;
    text-transform: capitalize;
}

/*.mapholder {
    display: none;
}*/


/************ // Content // ************/
.quform-label-6_10 {
    font-family: 'boldFont';
    text-transform: uppercase;
}



h1.entry-title {
    display: none;
}

.type-post {
    max-width: 1200px;
    margin: 0 auto;
}

.blogArchive {
    text-align: left;
}

.blogDate {
    color: #fff;
    font-size: 13px;
}

.homeBlogHolder {
    background: #20323b;
    padding: 50px 20px;
    text-align: center;
    color: #fff;
}

.flexImageHolder, .flex2ImageHolder {
    display: flex;
    flex-wrap: wrap;
}

.gallaryThumbHolder {
    flex: 0 0 25%;
    min-width: 150px;
}

.flex2ImageHolder img {
    flex: 0 0 50%;
    min-width: 150px;
}

.formHolder {
    padding: 30px;
    box-shadow: 0 0 10px #c3c3c3;
    overflow: hidden;
}

.centreButton {
    text-align: center;
}

.skewButton, .archiveButton {
    transform: skewX(-20deg);
    background: #0080a0;
    max-width: 250px;
    margin: 0 auto;
    overflow: hidden;
}

.skewButton a, .archiveButton a{
    transform: skewX(20deg);
    display: block;
    margin: 0 auto;
}
.mobileImage{
	display: none;
}

.tileHolder {
    flex: 0 0 50%;
    min-width: 300px;
}

.homeBlogHolder .peppermint figure img {
    vertical-align: top;
    max-width: 100%;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
}

.flexDisplay {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.flexItemHalf {
    width: 50%;
}

.flexItemHome img {
    height: 100% !important;
}

.flexItemHome {
    width: 25%;
    max-height: 470px;
    overflow: hidden;
}

.flexItemHome p {
    margin: 0 0 0px;
}


.pageContent {
    margin: 50px 10px;
}

.blogHolder h1 {
    margin-bottom: 25px;
}

.post-111 .pageContent {
    margin: 50px 10px;
    overflow: hidden;
}

.flexHolder {
    display: flex;
    flex-wrap: wrap;
}

.halfFlex {
    flex: 0 0 50%;
    position: relative;
}

.halfFlex .contentHolder {
    margin: 15%;
}

.halfFlex .contentHolder h1 {
    margin-bottom: 50px;
}

.imageOverlayHolder {
    position: relative;
}

.overlayButton {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bigButton a {
    padding: 18px 100px;
    font-size: 20px;
}

.halfFlex > p {
    margin: 0;
}

.bottomOverlay {
    position: absolute;
    left: 50%;
    bottom: 5%;
    transform: translateX(-50%);
}

.flexHolder img {
    display: block;
}

.flexItemHalf img {
    display: block;
}

.imageOverlayHolder p {
    margin: 0;
}

.block {
    width: 100%;
}

.blueBlock {
    background: #4472c4;
}

.lightBlueBlock {
    background: #8faadc;
}

.darkBlueBlock {
    background: #002060;
}

.tempBlockHolder {
    position: relative;
}

.blockText {
    position: absolute;
    top: 0%;
    /* text-align: center; */
    width: 100%;
    transition-duration: 0.3s;
    bottom: 0;

}

.blockText:hover {
    background: #0000007a;
}

.tempBlockHolder img {
    display: block;
}

.blockText h2 {
    text-align: center;
    width: 100%;
    color: #fff;
    margin: 0;
    margin-top: 10%;
}

.blockText > p {
    margin: 0;
}

.tempBlockHolder > p {
    margin: 0;
}

/*new vehicles*/

.connected-carousels .stage {
    max-width: 900px;
    margin: 0 auto;
    position: relative;
    background: #fff;
}
.connected-carousels .carousel-stage {
}

.connected-carousels .carousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.connected-carousels .carousel li {
    float: left;
}

.connected-carousels .prev-stage {
    left: 0;
}

.connected-carousels .next-stage {
    right: 0;
}

.connected-carousels .navigation {
    width: 100%;
    margin: 0;
    position: relative;
}

.connected-carousels .carousel-navigation {
    width: 100%;
    float: right;
    background: #fff;
}

.connected-carousels .carousel-navigation ul {
    width: 100%;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-flex;
    justify-content: center;
}

.connected-carousels .carousel-navigation li {
    cursor: pointer;
    float: left;
    width: 100%;
    list-style-type: none;
}

.connected-carousels .carousel-navigation li img {
    display: block;
}

.connected-carousels .carousel {
    overflow: hidden;
    position: relative;
}

.entry-content ul>li {
    list-style-type: none;
}

.vehicleHeading h1 {
    font-size: 70px;
}

.modelPrice {
    transform: skewX(-20deg);
    max-width: 250px;
    margin: 10px auto;
    text-align: center;
    font-size: 26px;
    border: 5px solid;
    /* font-family: 'boldFont'; */
}

.modelPrice span {
    font-family: 'boldFont';
}

.topImageSection.red {
    background: #9a090e;
}

.topImageSection.blue {
    background: #007296;
}

.mainGallary, .featureTiles {
    flex: 0 0 50%;
    max-width: 700px;
}

.topImageSection {
    display: flex;
    justify-content: center;
    padding: 30px;
}

.featureTiles {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    color: #fff;
}

.sectionHeading {
    flex: 0 0 100%;
    margin: 50px;
}

.featureImageHolder {
    flex: 0 0 30%;
    margin: 1%;
}

ul#top_slider {
    margin-left: 0;
}

.sectionHeading h1 {
    font-family: 'NormalFont';
    font-size: 45px;
    letter-spacing: 3px;
}

.sectionHeading span {
    font-family: 'boldFont';
}

.skewImage {
    transform: skewX(-20deg);
    overflow: hidden;
    margin-left: 8%;
}

.skewImage img {
    transform: skewX(20deg) scale(1.26);
}

.thickBorder {
    border: 4px solid;
    box-shadow: 3px 5px 7px #000;
}

.vehicleColorSection {
    max-width: 450px;
    margin: 50px auto;
}

.carousel.carousel-navigation ul {
}

.carousel.carousel-navigation img {
    margin: 0 auto;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #9a090e !important;
    background: #9a090e !important;
}

.ui-accordion .ui-accordion-header {
    border-radius: unset !important;
    background: #9a090e;
    color: #fff;
}

div#accordion {
    max-width: 1200px;
    margin: 0 auto;
}

.ui-accordion .ui-accordion-content {
    padding: 1em 1em !important;
}

.ui-widget-content {
    border: unset !important;
    background: #e9e9e9 !important;
    color: #9a090e !important;
}

.tableHeading {
    font-family: 'boldFont';
}

.fixedTableCol {
    width: 20%;
    min-width: 150px;
}

.tableCarouselHolder {
    width: 80%;
}

.modelHeading {
    min-height: 40px;
    padding: 3px;
}

.tableRow {
    padding: 6px;
    background: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 36px;
}

.specTableSection {
    width: 100%;
    overflow: hidden;
    margin-top: 90px;
}

.tableCarouselHolder button{
	display: none!important;

}

.spectableHolder {
    max-width: 1200px;
    margin: 0 auto;
}

.red .accordion-button:not(.collapsed) {
    color: #fff !important;
    background-color: #9a090e !important;
    box-shadow: unset !important;
}

.blue .accordion-button:not(.collapsed) {
    color: #fff !important;
    background-color:#007296 !important;
    box-shadow: unset !important;
}

.accordionContent {
    display: flex;
    background: #e9e9e9;
    padding: 10px;
}

.red .accordionContent {
    color: #9a090e;
}

.blue .accordionContent {
    color: #007296;
}

.red .accordion-button {
    font-size: 20px !important;
    background-color: #9a090e !important;
}

.blue .accordion-button {
    font-size: 20px !important;
    background-color: #007296 !important;
}

div#bottomImageGallary button {
    display: none!important;
}

div#bottomImageGallary img {
    /*transform: skewX(-20deg);*/
    padding: 20px;
}
#bottomImageGallary {
    margin: 20px 20px;
}

.BlkBackground {
    background: #000;
    padding: 30px 0;
}

.carousel.carousel-navigation ul {
    top: 0 !important;
}


.interestRegister {
    background-image: url("/wp-content/uploads/site/model/Untitled design.png");
    overflow: hidden;
    width: 100%;
    padding: 250px 0px 200px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    margin-top: 5pc;
    background-size: cover;
}

.BlkBackground {
    position: sticky;
    bottom: 0;
}


.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
    z-index: 9999;
}


.fancybox-skin {
    border-radius: 60px !important;
}

.registerButton {
    padding: 16px 40px;
    text-decoration: none;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    box-shadow: 9px 6px 18px #0c0c0c;
    text-align: center;
    overflow: visible;
    margin: 0 auto;
    width: 25%;
}

.registerButton.blue {
    background: #007296;
}

.registerButton.red {
    background: #9a090e;
}

.interestbuttons {
    display: flex;
    justify-content: center;
}

.interestdrive {
    transform: skewX(-20deg);
    overflow: hidden;
    margin: 0px 30px auto;
    display: inline-block;
    position: relative;
    color: #fff;
    text-align: center;
}

.interestdrive.blue {
    background: #007296;
}

.interestdrive.red {
    background: #9a090e;
}

.interestdrive span, .interestdrive a {
    transform: skewX(20deg);
    display: block;
    width: 295px;
    padding: 15px;
}

.interestdrive a{
    color: #fff;
    text-decoration: none;
}

.interestdrive a:hover{
    color: #fff;
}



.BlkBackground {
    background: #000;
    padding: 30px 0;
}

.registerButton a {
   /* background: #9a090e;
    padding: 31px 100px;*/
    text-decoration: none;
    color: #fff;
    font-size: 35px;
    /*font-weight: bold;
    box-shadow: 9px 6px 18px #0c0c0c;*/
}

.registerButton a:hover {
    color: unset;
}

.quform-element-html {
    border: 1px solid #e3e3e3;
    padding: 10px;
    margin-bottom: 20px;
}

.ngg-imagebrowser.default-view h3 {
    display: none;
}


/* archive page */
.post-type-archive-model .content {
    display: flex;
    justify-content: space-evenly;
    text-align: center;
    flex-wrap: wrap;
}

.New_Model_Archive_Container {
    width: 300px;
}

.New_Model_Arhice_Bottom {
    text-align: left;
}

.archive_model {
    font-family: 'boldFont';
    font-size: 60px;
    border-bottom: 1px solid;
    text-align: center;
    display: block;
}

span.archive_price {
    font-family: 'boldFont';
}

.archiveButton a {
    color: #fff;
    text-decoration: none;
    padding: 10px 0;
}


.archiveButton {
    margin: 15px auto;
}

.skewButton:hover, .archiveButton:hover {
    background: #005d74;
}

.imagesHolder {
    display: flex;
    max-width: 1400px;
    margin: 0 auto;
    color: #fff;
    flex-wrap: wrap;

}

.mainImageHolder {
    flex: 0 0 40%;
    margin-right: 3%;
    min-width: 300px;
}

.smallImageHolder {
    flex: 0 0 54%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.skewBackgroundLeft.red {
    background-image: linear-gradient(-60deg, #9a090e 70%, #fff 30%);
}

.techTop, .techMiddle, .techBottom {
    padding: 20px 0;
    margin-top: 30px;
    font-size: 16px
}

.skewBackgroundRight.red {
    background-image: linear-gradient(60deg, #9a090e 70%, #fff 30%);
}

.skewBackgroundLeft.blue {
    background-image: linear-gradient(-60deg, #007296 70%, #fff 30%);
}

.techBottom .featureImageHolder {
    flex: 0 0 45%;
    max-width: 250px;
}

/* Dealer page */

.dealerProvinceSelector {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.dealerProvinceHolder {
    min-width: 120px;
    border: 4px solid #0080a0;
    border-radius: 12px;
    text-align: center;
    margin: 0.5%;
    color: #0080a0;
    font-weight: 600;
    transition-duration: 0.2s;
    cursor: pointer;
}

.dealerProvinceHolder:hover{
    background: #0080a0;
    color: #fff;

}

.dealerProvinceHolder p {
    margin: 0;
}

.dealerProvinceContent span {
    display: block;
    width: 100%;
    padding: 10% 0;
}

.dealerArchiveHolder {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.dealerHolder {
    flex: 0 0 48%;
    margin: 1%;
    border: 4px solid #0080a0;
    display: none;
    transition-duration: 0.3s;
    min-width: 250px;
}

.displayDealer  {
    display: block;
}

.dealerImageHolder {
    width: 100%;
    height: 200px;
    background-size: cover;
}

.dealerContantHolder {
    margin: 5%;
}

.dealerContantHolder table {
    margin: 0;
}

.dealerContantHolder td {
    border: none;
}

.dealerContantHolder tbody {
    border: none;
}

.dealerLinkButton a {
    display: block;
    padding: 1% 2%;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #0080a0;
    font-weight: 600;
    letter-spacing: 1px;
}


/************ // Select vehicles page // ************/

.archive_banner > img{
    width: 100%;
}

.archive-description{
    display: none;
}

.archived > h1 {
    font-weight: 800;
}

.archived, .archive > .site-container > .site-inner > .content-sidebar-wrap {
    width: 80%;
    margin: 0 auto;
    max-width: 1200px;
}

.post-type-archive-preowned > .site-container > .site-inner > .content-sidebar-wrap > .content {
    width: 70%;
    margin: auto;
}

.archive > .site-container > .site-inner > .content-sidebar-wrap > aside {
    width: 30%;
}

.product_archive {
    border: 1px solid #959595;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    box-shadow: 0px 2px 9px #9b9b9b;
    margin-left: 5px;
}

.product_page_container {
    padding: 0.5%;
    overflow: hidden;
}

.image_container {
    float: left;
    width: 25%;
    margin-right: 1%;
}

.product_page_vehicle_info_cotainer {
    width: 73%;
    float: left;
}

.product_page_vehicle_info_cotainer_top{
    border-bottom: 1px solid #959595;
    overflow: hidden;
}
.product_page_vehicle_info_cotainer_title_featured {
    width: 75%;
    float: left;
}

.product_page_vehicle_info_cotainer_price_featured {
    width: 25%;
    float: right;
    text-align: right;
    letter-spacing: 1px;
    font-family: 'boldFont';
}
.preownedLogo, .product_page_vehicle_info_cotainer_specs_featured {
    width: 75%;
    float: left;
    font-size: 15px;
}

.product_page_buttons {
    width: 100%;
    float: right;
    text-align: right;
}

#vehicle_details_btn > span{
    color: #fff;
}

.product_archive > .preowned{
    display: none;
} 

.featured_btn_one {
    background-color: #033259;
    text-align: center;
    padding: 5px 10px;
    font-size: 15px;
}

.featured_btn_one:hover {
    opacity: 0.5;
}

.featured_btn_one > a {
    color: #fff;
    text-decoration: none;
}

.specs_featured_list {
    font-size: 15px;
}

.widget-meta-data-filter{
    padding-left: 0 !important;
}

.archive-pagination a:hover, .archive-pagination a:focus, .archive-pagination .active a {
    background-color: #033259;
}

.selektFooterImage {
    max-width: 1200px;
    margin: auto;
}

.mdf_taxonomy{
    box-shadow: 0px 2px 9px #9b9b9b;
    border: 1px solid #959595;
}

.preowned{

}

.sidebar .widget {
    background-color: transparent;
    padding: 40px;
}

/************ // Used Vehicles Single Page // ************/


.single-preowned > .site-container > .site-inner {
    max-width: 1200px;
    margin-top: 0;
}

.single_product_price {
    font-size: 30px;
    font-weight: 600;
    font-family: 'boldFont';
}

.full_row {
    margin-bottom: 10px;
}

.calc {
    max-height: 0;
    transition-duration: 0.5s;
    padding: 0;
    overflow: hidden;
}

.calc.open {
    max-height: 500px;
    padding: 20px;
    border: 1px solid #DDD;
    margin-bottom: 10px;
}

.calc {
    background: #fff;
    padding-top: 10px;
    margin: auto;
    width: 100%;
}

input.calco, select.calco {
    border: 0;
    border-bottom: 1px solid #000;
    border-radius: 0;
    max-width: 215px;
    padding: 7px;
    margin-bottom: 0px;
    width: 100%;
    color: #000;
    box-shadow: 0px 0px 0px #eee inset;
    text-align: center;
}

.preowned{
    /*border: 1px solid #DDD;*/
}

.calc > div > p{
clear: both;
}

.calc > div > p > label {
float: left;
width: 200px;
font-weight: 600;
}

.calc-half {
width: 48%;
float: left;
padding: 1%;
}

.btn2 {
background: #f26964;
border: 0;
border-radius: 6px;
box-shadow: 0px 3px 0px #c1524e;
color: #fff;
font-size: 1.2em;
padding: 20px;
position: relative;
text-shadow: 1px 1px 0px rgba(0,0,0,.1);
width: 100%;
&:active {
  box-shadow:none;
  top:3px;
}
}

#outputs {
color: #033259;
font-size: 25px;
font-weight: bold;
margin: 0 auto;
padding: 11px;
text-align: center;
visibility: visible;
}

.fa {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  color: #000;
  padding: 20px;
  position: relative;
  font-size: 13px;
}

.interest {
  &:before {
  content: "%";
  font-weight: bold;
  }
}

#errorText {
  color: #033259;
  text-align: center;
  text-transform: uppercase;
  font-style: italic;
  border: 1px solid #033259;
  display: none;
}

#errorText.open {
  display: block;
}

#errorText.close {
  display: none;
}

.quform-popup-link-4{
    margin: 10px;
    padding:10px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    background: #033259;
    cursor: pointer;
    min-width: 175px;
}

.show-calc, .single_page_form_cotainer {
    display: block;
    bottom: 1%;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.single_page_form_cotainer{
    bottom: 12%;
}


input[disabled] {
    cursor: default;
    color: #afafaf;
}

#amount_lab{
  position: relative;
}

#amount_lab::after {
      content: "";
      color: #c5c5c5;
      font-size: 10px;
      position: absolute;
      bottom: 10px;
      left: 0;
      padding-left: 20px;
      font-style: italic;
}

input:focus, select:focus{
  outline-offset: 0px;
  outline: -webkit-focus-ring-color auto 0px;
}

option:focus {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}

.cont {
    border: 1px solid #DDD;
    min-height: 510px;
    position: relative;
    padding: 1%;
    background: #fff;
}

.product_image > .image_container{
    box-shadow: 5px 5px 5px #9b9b9b;
}

.product_thumbnails > .one-fourth {
    box-shadow: 5px 5px 5px #9b9b9b;
    margin-top: 6px;
    transition-duration: 0.3s;
}

.product_thumbnails > .one-fourth:hover {
    transform: scale(1.1);
}

.single_page_title_cotainer_text_featured{
    font-weight: 600;
}

.single_page_spec_cotainer {
    overflow: hidden;
    font-weight: 600;
}

.single_page_text_cotainer {
    margin-bottom: 10px;
    font-size: 16px;
}

.usedContentSectionSpecs {
    font-size: 16px;
}

.formConfirmation{
    font-size:10px;
    font-weight:400; 
    margin:0;
    line-height: 0.9;
    color: #8e8e8e;
    max-width: 300px;
}

.usedButtonHolder {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 10px;
}

.usedButton {
    text-align: center;
}

.usedButton span {
    font-size: 16px;
    color: #fff;
    display: block;
    padding: 8px 20px;
    width: 150px;
}

.enquiryButton span, .trackingButton span{
    background: #c71633;
}

.whatsAppButton span {
    background: #00e676;
}

.usedButton a {
    text-decoration: none;
}

.formConfirmation a {
    font-size: 10px;
}

.preowned {
    padding: 40px;
}

.enquireButton {
    margin: 10px auto;
    text-align: center;
}

.first_part {
    font-family: 'boldFont';
}

.quform-popup-link-4 {
    margin: 0;
    padding: 5px 30px;
    color: #fff;
    text-transform: inherit;
    display: inline-block;
    background: #02213b;
    cursor: pointer;
    min-width: 0;
    font-size: 15px;
}
.product_page_buttons > .brandButton {
    float: left;
}

.product_page_buttons > .brandButton.dark {
    float: right;
}

.product_page_vehicle_info_cotainer_title_featured strong {
    font-family: 'boldFont';
}

.wpc-filter-header {
    display: none;
}

.wpc-filter-content select {
    margin-bottom: 0em !important;
}

input, select, textarea {
    padding: 5px;
}

.wpc-filters-section {
    margin-bottom: 5px !important;
    position: relative;
}

.wpc-posts-found {
    display: none;
}

.singleVehicleButtonHolder {
    width: 100%;
    overflow: hidden;
    /* margin: 100px 0; */
    padding: 20px 0;
}

.singleVehicleButtonHolder .brandButton a, .singleVehicleButtonHolder .brandButton span {
    background: #0080a0;
    padding: 10px 30px;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    max-width: 230px;
    display: block;
    margin: auto;
    cursor: pointer;
}

/* book a testdrive */
.dealerpage .dealerForm, .dealerpage .quform-element-6_10 {
    display: none !important;
}

.tracking-in-expand {
    animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}

@keyframes tracking-in-expand {
  0% {
    letter-spacing: -0.5em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}


/************ // WooCommerce // ************/


/************ // Footer // ************/
.footer-widgets {
    background-color: #20323b;
}

#genesis-footer-widgets .wrap {
    max-width: 1300px;
}

.textwidget.custom-html-widget a {
    color: #fff;
    text-decoration: none;
}

h3.widgettitle.widget-title {
    color: #0080a0;
    font-size: 30px;
}

footer.site-footer {
    background: #20323b;
    border: none;
    color: #fff;
}

section#custom_html-3 {
    text-align: center;
}

.footer-widgets-3 {
    text-align: center;
}

/************ // Responsive // ************/

@media screen and (max-width: 1200px) { /* Laptop */

}

@media screen and (max-width: 1024px) { /* Older Desktop */

}

@media screen and (max-width: 768px) { /* iPad */
	.mainGallary, .featureTiles {
	    flex: 0 0 100%;
	    max-width: 700px;
	}

	.topImageSection {
	    display: flex;
	    justify-content: center;
	    padding: 30px;
	    flex-wrap: wrap;
	}

	.featureImageHolder {
	    min-width: 150px;
	}

    .genesis-nav-menu a {
        text-align: center;
    }

    .header-image .title-area {
        margin: 0 auto;
    }

    .site-inner {
        padding: 0;
    }

    .limitWidth {
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 20px;
    }

    .footer-widgets {
        text-align: center;
    }

    .mainImageHolder {
        flex: 0 0 100%;
    }

    .smallImageHolder {
        flex: 0 0 100%;
    }

    .site-inner {
        padding: 0;
    }

}

@media screen and (max-width: 650px) { /* iPad */
	
	.pageTiles {
	    display: flex;
	    flex-wrap: wrap;
	}

    .tileHolder {
        flex: 0 0 50%;
        min-width: unset;
    }

    .gallaryThumbHolder {
        flex: 0 0 50%;
    }

    #top_slider {
        padding: 0 !important;
    }
}

@media screen and (max-width: 480px) { /* iPhone 6 Plus, Landscape Display */
	.gallaryThumbHolder {
	    flex: 0 0 50%;
	}
    .flexItemHome {
    width: 50%;
    max-height: 470px;
    overflow: hidden;
    }

	.flex2ImageHolder img {
	    flex: 0 0 100%;
	}

	.desktopImage{
		display: none;
	}

	.mobileImage{
		display: inherit;
	}

	.featureImageHolder {
	    flex: 0 0 48%;
	    margin: 1%;
	}
	
	.tileHolder {
	    flex: 0 0 100%;
	    min-width: 300px;
	}

	.mainImageHolder {
	    flex: 0 0 100%;
	    margin-right: 3%;
	    min-width: 300px;
	}

	.smallImageHolder {
	    flex: 100%;
	    display: flex;
	    flex-wrap: wrap;
	    justify-content: center;
	}

	.featureImageHolder {
	    flex: 0 0 42%;
	}

    .tileHolder img {
        display: block;
    }

    .flexItemHalf {
        width: 100%;
    }

    .flexItemHalf img{
        display: block;
    }

    section#custom_html-3 {
        text-align: left;
    }

    .footer-widgets-3 {
        text-align: left;
    }

    .halfFlex{
        flex: 0 0 100%;
    }

    .blogArchive .brandButton {
        margin-bottom: 15px;
    }

}

@media screen and (max-width: 320px) { /* iPhone 4,5, Portrait Display */

}