/**
 * Theme Name: CarMag
 * Version: 26.8
 * Author: Adrian Brown
 * Copyright (c) Ramsay Media / Highbury Media.  All rights reserved.
 * http://www.carmag.co.za
 */
 /* =CSS Resets (Normalize). @link: https://raw.github.com/necolas/normalize.css/master/normalize.css
-------------------------------------------------------------- */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{ display:block}audio,canvas,video{ display:inline-block; *display:inline; *zoom:1}audio:not([controls]){ display:none; height:0}[hidden]{ display:none}html{ font-size:100%; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%}html,button,input,select,textarea{ font-family:sans-serif}body{ margin:0}a:focus{ outline:thin dotted}a:hover,a:active{ outline:0}h1{ font-size:2em; margin:0.67em 0}h2{ font-size:1.5em; margin:0.83em 0}h3{ font-size:1.17em; margin:1em 0}h4{ font-size:1em; margin:1.33em 0}h5{ font-size:0.83em; margin:1.67em 0}h6{ font-size:0.75em; margin:2.33em 0}abbr[title]{ border-bottom:1px dotted}b,strong{ font-weight:bold}blockquote{ margin:1em 40px}dfn{ font-style:italic}mark{ background:#ff0; color:#000}p,pre{ margin:1em 0}pre,code,kbd,samp{ font-family:monospace,serif; _font-family:'courier new',monospace; font-size:1em}pre{ white-space:pre; white-space:pre-wrap; word-wrap:break-word}q{ quotes:none}q:before,q:after{ content:''; content:none}small{ font-size:75%}sub,sup{ font-size:75%; line-height:0; position:relative; vertical-align:baseline}sup{ top:-0.5em}sub{ bottom:-0.25em}dl,menu,ol,ul{ margin:1em 0}dd{ margin:0 0 0 40px}menu,ol,ul{ padding:0 0 0 40px}nav ul,nav ol{ list-style:none; list-style-image:none}img{ border:0; -ms-interpolation-mode:bicubic}svg:not(:root){ overflow:hidden}figure{ margin:0}form{ margin:0}fieldset{ border:1px solid #c0c0c0; margin:0 2px; padding:0.35em 0.625em 0.75em}legend{ border:0; padding:0; white-space:normal; *margin-left:-7px}button,input,select,textarea{ font-size:100%; margin:0; vertical-align:baseline; *vertical-align:middle}button,input{ line-height:normal}button,input[type="button"],input[type="reset"],input[type="submit"]{ cursor:pointer; -webkit-appearance:button; *overflow:visible}button[disabled],input[disabled]{ cursor:default}input[type="checkbox"],input[type="radio"]{ box-sizing:border-box; padding:0; *height:13px; *width:13px}input[type="search"]{ -webkit-appearance:textfield; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; box-sizing:content-box}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{ -webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{ border:0; padding:0}textarea{ overflow:auto; vertical-align:top}table{ border-collapse:collapse; border-spacing:0}.alignleft,.left{float:left;margin:1em 1.25em 0.5em 0}.alignright,.right{float:right;margin:1em 0 0.5em 1.25em}.aligncenter,.center{display:block;margin:1em auto}.alignnone,.block{clear:both;margin:1em 0}.clear{clear:both}blockquote.alignleft,blockquote.alignright{width:33%}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}

#gform_fields_296 label.gfield_label {
  display: none;
}
#gform_296 .gform_footer {
    padding: 0;
}
#gform_submit_button_296 {
    background-color: #4ccaff;
    width: 95%;    
}
#show-seller-phone-no {
    background-color: #4ccaff;
    padding: 5px;
}

input#input_296_5 {
  width: 100%;
}

body {
	--white-text: #ffffff;
    --grey-text: #909799;
	--light-grey-text: #aaaaaa;
	--black-text: #000000;
	--testdrive-header-text: #d8d8d8;
	--testdrive-text: #777777;
	--cfs-contact-form-privacy: #c4c5c5;
	--cfs-contact-form-privacy-link: #ffffff;
	--cfs-calculator-input: #c4c5c5;
	--cfs-pagination: #ffffff;
	--bg-white: #ffffff;
	--bg-black: #0e1315;
	--bg-light-grey: #aaaaaa;
	--bg-dark-grey: 36,49,54;
    --bg-filter-grey: #384348;
	--bg-pills-grey: #394144;
	--bg-testdrive-form: #ffffff;
	--bg-testdrive-filters: #0e1315;
	--bg-cfs-calculator: #212e33;
	--bg-cfs-calculator-button: #2b3e44;
	--bg-cfs-contact-seller-content-section: #212e33;
	--bg-car-valuation-form-input: #ffffff;
	--bg-car-dealerships-search: #384348;
	--bg-car-dealerships-branch-sort-container: #212e33;
	--bg-contact-us-page: #384348;
	--border-white: #ffffff;
	--border-grey: #aaaaaa;
	--border-right-filter: #384348;
	--border-top-blue: #e9edf1;
	--border-bottom-white: #ffffff;
	--cfs-search-more-border: #ffffff;
	--cfs-border-white: #ffffff;
	--cfs-sidebar-border-toggle: #909799;
	--icon-grey: #aaaaaa;
	font-family: 'Exo 2', sans-serif;
	font-size: 16px;
	color: var(--white-text);
	width: 100%;
	word-wrap: break-word;
}
body.custom-background {
    background-image: none !important;
}
.light-theme {
	--white-text: #000000;
    --grey-text: #000000;
	--light-grey-text: #000000;
	--black-text: #ffffff;
	--testdrive-header-text: #000000;
	--testdrive-text: #000000;
	--cfs-contact-form-privacy: #000000;
	--cfs-contact-form-privacy-link: #aaaaaa;
	--cfs-calculator-input: #909799;
	--cfs-pagination: #555555;
	--bg-white: #ffffff;
	--bg-black: #ffffff;
	--bg-light-grey: #ffffff;
	--bg-dark-grey: 242,242,242;
    --bg-filter-grey: #ffffff;
	--bg-pills-grey: #ffffff;
	--bg-testdrive-form: #e7e7e7;
	--bg-testdrive-filters: #f2f2f2;
	--bg-cfs-listing-item: #ffffff;
	--bg-cfs-calculator: #f2f2f2;
	--bg-cfs-calculator-button: #b51a1a;
	--bg-cfs-contact-seller-content-section: #f2f2f2;
	--bg-car-valuation-form-input: #f2f2f2;
	--bg-car-dealerships-search: #d9d9d9;
	--bg-car-dealerships-branch-sort-container: #f2f2f2;
	--bg-contact-us-page: #f2f2f2;
	--border-white: #aaaaaa;
	--border-grey: #ffffff;
	--border-pills-grey: #394144;
	--border-right-filter: #ffffff;
	--border-top-blue: #aaaaaa;
	--border-bottom-white: #aaaaaa;
	--border-bottom-cfs-listing: #aaaaaa;
	--cfs-search-more-border: #000000;
	--cfs-border-white: #000000;
	--cfs-sidebar-border-toggle: #000000;
	--icon-grey: #ffffff;
	}

/* Menufication */
#menufication-outer-wrap {   
    padding-top: 0px;
}

#menufication-top{
	display:none;
}



#mobile-only { display:none; }

/* Taboola */
#taboola-below-article-thumbnails {
    background-color: #fff !important;
    padding: 10px;
	margin-top: 50px !important;
    float: left;
}

/* Search Overlay */
#full-screen-search {
    display: none;
}
#full-screen-search.open {
    display: block;
}
/* CAR Listings */
#dealership_contact_form{
	display: none;
}

#caption-featured {
    display: block !important;
    position: absolute !important;
    bottom: 0 !important;
    top: unset !important;
    width: 100% !important;
	font-weight: 600;
}
header.entry-header {
    position: relative;
}
.breadcrumb-trail.breadcrumbs a {
    color: var(--white-text) !important;
    padding: 3px;
    font-size: 12px;
    border-radius: 15px;
}

/* Search Results Page */
.search-content .carlistings {
    width: 100%;
}
.search-content .carlistings {
    width: 100%;
}
.search-content .carlistings-title a {
    color: black;
    font-weight: 600;
}
.search-article-content img {
	width: 50% !important;
	padding: 0;
	margin-right: 10px;
}

/* Sidebar Ads */
#sidebar-checker{
	display:block;
	height:1px;
	width:1px;
}
	
/* Slide In Ad */
#slidein {
    background: #0e1315 !important;
}

/* Poll */
.gpoll_container .gpoll_field {
    color: var(--white-text);
}

/* Car listings */
.carlistings-content .carlistings {
    width: 100%;
    float: left;
}
.carlistings-content .carlistings img {
    float: left;
    padding: 0px 15px 10px 0px;
    width: 240px;
}
.carlistings-content .carlistings-title a {
    color: black;
    font-weight: 600;
} 


div#mobile-validation-errors {
    color: red;
}

/* Category page */
.category-article-content img {
    width: 35% !important;
    padding: 0 !important;
    margin-right: 10px;
}
img.attachment-car-thumbnail-large.size-car-thumbnail-large.wp-post-image {
    width: 100% !important;
}

* {
    box-sizing: border-box;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width: 600px) {
  /* table {
    border: 0;
  } */
  table caption {
    font-size: 1.3em;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  /* table tr {
    border-bottom: 1px solid #ddd;
    display: block;
    
  } */
  table td {
    /* border-bottom: 1px solid #ddd;
    display: block; */
    /* font-size: .8em; */
    /* text-align: left; */
  }
  table td:before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  /* table td:last-child {
    border-bottom: 0;
  } */
}

.auto-listings-items.grid-view {
    display: inline-block;
    width: 97% !important;
}

.auto-listings .al-button, .auto-listings .contact-form .button-primary {
    background-color: #e42404 !important;
    border-color: #000000 !important;
    border-width: 1px !important;
}


.auto-listings-search .area-wrap button {
    border-radius: 0 4px 4px 0;
    z-index: 9;
    position: relative;
    width: 213px !important;
    padding: 10px !important;
}


#buzzzoo {
	
	position:relative;
	
}


#buzzzoo a {
	
	color:black;
	
}


.auto-listings .al-button:hover, .auto-listings .contact-form .button-primary:hover {
    background-color: #e42404 !important;
}

.auto-listings .al-button:hover, .auto-listings .contact-form .button-primary:hover {
    color: #ffffff !important;

}
.compare {
    background: #fff;
    margin: 0 0 1em 0;
    width: 100%;
    float: left;
    width: 330px;
   
    text-align: left;
    border-width: 1px;
    margin-right: 15px;
    border-color: #e12416;
}

#sidebar-secondary {
    list-style: none;
}

#roadtest-data {
    width: 100%;
    float: left;
}

span.author.vcard a {
    color: #df1d1d;
}

.author-profile a {
    color: #e12416 !important;
}

.compare img {
    width: 100%;
}

#fb-video {
	width:100%;
    height: 410px;
}
.auto-listings .sidebar {
    list-style: none;
}

tr.car-name {
    font-size: 18px;
    font-weight: unset;
    border-bottom-style: solid;
    border-width: 2px;
}

.entry-meta a {
    background: whitesmoke;
    font-size: 11px;
    color: #ab0000;
    padding: 2px 3px 2px 4px;
    border-radius: 12px;
    font-family: arial;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
}


.most-viewed img {
    width: 70px !important;
	
}



.textwidget iframe {
    width: 300px;
    height: 250px;
}


.wrap {
    position: relative;
    /* z-index: 23; */
}

.most-viewed a {
    color: #fff !important;
}

.most-viewed article {
    padding-bottom: 0px;
    margin-bottom: 9px !important;
float: left;
}


span.views-number {
    display: none;
	
}

.mobilead {
    display: none;
}

.entry-content li {
    list-style: circle;
    list-style-position: inside;
}


h1.page-title.entry-title a {
    color: black;
}


section.widget.most-viewed.widget-most-viewed {
float: left;
}

/* =Layout for all devices
-------------------------------------------------------------- */

/* Drop-downs. */
div.menu ul,nav.menu ul{margin:0;padding:0;list-style:none;line-height:1.0}div.menu ul ul,nav.menu ul ul{position:absolute;top:-999em;width:11em}div.menu ul ul li,nav.menu ul ul li{width:100%}div.menu li:hover,nav.menu li:hover{visibility:inherit}div.menu li,nav.menu li{float:left;position:relative}div.menu a,nav.menu a{display:block;position:relative}div.menu li:hover ul,div.menu li.sfHover ul,nav.menu li:hover ul,nav.menu li.sfHover ul{left: 21px;top:2em;z-index:99;}div.menu li:hover li ul,div.menu li.sfHover li ul,nav.menu li:hover li ul,nav.menu li.sfHover li ul{top:-999em}div.menu li li:hover ul,div.menu li li.sfHover ul,nav.menu li li:hover ul,nav.menu li li.sfHover ul{left:10em;top:0}div.menu li li:hover li ul,div.menu li li.sfHover li ul,nav.menu li li:hover li ul,nav.menu li li.sfHover li ul{top:-999em}div.menu li li li:hover ul,div.menu li li li.sfHover ul,nav.menu li li li:hover ul,nav.menu li li li.sfHover ul{left:10em;top:0}

/* Gallery. */
.gallery{display:block;clear:both;overflow:hidden;margin:0 auto}.gallery .gallery-row{display:block;clear:both;overflow:hidden;margin:0}.gallery .gallery-item{overflow:hidden;float:left;margin:0;text-align:center;list-style:none;padding:0}.gallery .gallery-item .gallery-icon img{width:auto;max-width:89%;height:auto;padding:1%;margin:0 auto}.gallery-caption{margin-left:0}.gallery .col-0{width:100%}.gallery .col-1{width:100%}.gallery .col-2{width:50%}.gallery .col-3{width:33.33%}.gallery .col-4{width:25%}.gallery .col-5{width:20%}.gallery .col-6{width:16.66%}.gallery .col-7{width:14.28%}.gallery .col-8{width:12.5%}.gallery .col-9{width:11.11%}.gallery .col-10{width:10%}.gallery .col-11{width:9.09%}.gallery .col-12{width:8.33%}.gallery .col-13{width:7.69%}.gallery .col-14{width:7.14%}.gallery .col-15{width:6.66%}.gallery .col-16{width:6.25%}.gallery .col-17{width:5.88%}.gallery .col-18{width:5.55%}.gallery .col-19{width:5.26%}.gallery .col-20{width:5%}.gallery .col-21{width:4.76%}.gallery .col-22{width:4.54%}.gallery .col-23{width:4.34%}.gallery .col-24{width:4.16%}.gallery .col-25{width:4%}.gallery .col-26{width:3.84%}.gallery .col-27{width:3.7%}.gallery .col-28{width:3.57%}.gallery .col-29{width:3.44%}.gallery .col-30{width:3.33%}

/* Body. */

.price h4 {
    font-size: 21px;
    background: #dd3333;
    color: white;
    padding: 10px;
    font-weight: 600;
}

* {
    -webkit-font-smoothing: antialiased;
}

	
.auto-listings .sidebar {
    
	
}


.fast-facts {
	
	float: left;
	width: 100%;
	margin-bottom: 15px;
	
}


.fast-facts:before {
    content: 'Fast Facts';
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    padding-bottom: 10px;
}


.fast-facts strong {
    padding-right: 8px;
}
	
	


.viewall {
	
	float: right;
    margin-top: -25px;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: -6px;
	color: grey !important;
	
}

#subscribe {
    float: right;
    margin-top: -158px;
    position: relative;
    z-index: 20;
}


#expand {
    display: none;
}

select {
    background: white;
    border-color: #d2d2d2;
    width: 100%;
    height: 30px;
}


button.search-reset-button {
    float: right;
    background: #cacaca;
}


table.stm-table-main td {
  border: none;
    text-transform: capitalize;
    font-size: 12px;
    padding-left: 0px;
    position: relative;
}



#car-types td {
    text-align: center;
}


table#car-types {
    margin-top: 20px;
}

table#car-types a {
    color: black;
}


#sidebar-subsidiary li {
    list-style: none;
	margin: 2px 0;
}

#sidebar-subsidiary label {
    color: #aaa;
}
#sidebar-subsidiary label[for="promo"] {
    margin-left: 3px;
}
#subscribe-footer-submit {
	border-radius: 0;
    text-transform: uppercase;
	font: normal normal bold 0.938em/1.2 'Exo 2', sans-serif;
}

div#sidebar-subsidiary a:visited {
    color: #9e9e9e;
}


div#sidebar-subsidiary a {
    color: #aaa;

}
#sidebar-subsidiary p {
    color: #aaa;
	margin-top: 0;

}


.entry-content a:visited {
    color: #df1d1d;
}


#pagination a:visited {
    color: white;

}
	
/* Cars Duoporta styling
-------------------------------------------------------------- */


.car-image {
    float: left;
}

.car-search-result a {
    color: black !important;
}

.car-search-result {
  float: left;
    width: 100%;
    padding: 10px 0px 10px 0px;
    height: auto;
    margin-bottom: 15px;
    border-top-style: solid;
    border-width: 1px;
    border-top-color: #e00e00;
	    position: relative;
	  
}


.car-image img {
       width: 270px;
    padding: 10px 10px 0px 0px;
}


h3.car-search {
    color: black;
    font-weight: 600;
	    width: 300px;
}

h3.car-search a {
    color: black;
}


#car-search_name {
    float: left;
   
}

div#car-search_price:before {
   position: absolute;
    content: "R";
    display: block;
    top: 0px;
    left: -15px;
    height: 84%;
    width: 12px;
    background-color: #eb2d20;
    -webkit-transform: skew(-14deg,0deg);
    transform: skew(-14deg,0deg);
    z-index: 5;
    padding-top: 5px;
    padding-left: 7px;
    font-weight: 600;
}



#car-search_price_full {
        float: right;
    background: #ea2d1f;
    font-size: 20px;
    color: white;
    padding: 5px;
    position: relative;
    font-weight: 600;
    margin-top: -40px;
	
}


div#car-search_price_full:before {
    position: absolute;
    content: "R";
    display: block;
    top: 0px;
    left: -22px;
    height: 86%;
    width: 19px;
    background-color: #eb2d20;
    -webkit-transform: skew(-14deg,0deg);
    transform: skew(-14deg,0deg);
    z-index: 5;
    padding-top: 5px;
    padding-left: 8px;
    font-weight: 600;
}



#car-search_price {
       float: right;
    background: #ea2d1f;
    font-size: 17px;
    color: white;
    padding: 5px;
    position: absolute;
    font-weight: 600;
    margin-top: -11px;
    right: 0;
	
}


#car-search-results {
    margin-top: -20px;
    position: relative;
}

/* End Cars Duoporta styling
-------------------------------------------------------------- */



/* Listings styling
-------------------------------------------------------------- */

.auto-listings-items .bottom-wrap a.al-button:hover {
    color: #ffffff !important;
}

.auto-listings-items .bottom-wrap a.al-button {
    background: #ce0e00 !important;
    border-color: #e12416 !important;
}

.auto-listings-items li .title a {
    color: black;
}

.auto-listings-items li .title {
    margin-bottom: 0;
    margin-top: 10px;
    padding: 0 15px 0 0;
    font-size: 1.5em;
    font-weight: 600;
}



.auto-listings .price {
    color: #03A9F4;
    font-weight: 600;
}

.auto-listings-single .sidebar > div {
	    width: 75% !important;
	
	}


/* End Listings styling
-------------------------------------------------------------- */


/*  Inputs styling
-------------------------------------------------------------- */

input.search-text:focus {
    background: #151515;
}


button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    background: #df1d1d;
    padding: 10px;
    color: white;
    margin-top: 12px;
    width: 50%;
}


table.fieldset td {
    border: none;
}

table.fieldset {
    /* background: black; */
    border: none;
}
#sidebar-subsidiary .field-heading.top {
    margin-bottom: 10px;
}

/* End Inputs styling
-------------------------------------------------------------- */



/* Accordion Styles */
.accordion {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 20px;
}
.accordion-title {
       border-top: 1px solid #d02006;
    margin: 0;
    padding: 10px 0;
    cursor: pointer;
}
.accordion-title:hover {}
.accordion-title:first-child {border: none;}
.accordion-title.open {cursor: default;}
.accordion-content {padding-bottom: 20px;}

/* End Accordion Styles */


/* Car home sections  styling
-------------------------------------------------------------- */


#home_news-News {
    /* width: 238px; */
	width: 32.2%;
}


/* #home_news-News #post-title-home {
    max-width: 235px; 
	margin-top: 6px;
}*/

#home_news-News img {
    /* width: 225px; */
	width: 100%;
}

li#home_news-News:nth-child(2) {
    margin: 0 10px;
}

#left-widget-home {
    list-style: none;
}


#home-thumbs {
    list-style: none;
}



li#home_news-Videos a {
    font-size: 16px;
}

#home_news-Videos #post-title-home {
    /* width: 207px; */
	height: 65px;
	width: 100%;
	overflow: hidden;
}

li#home_news-Videos {
    /* width: 239px; */
	width: 32.2%;
	position:relative;
	margin-bottom: 8px;
}

li#home_news-Videos img {
    /* width: 95%; */
	width: 100%;
}

li#home_news-Videos:nth-child(3n-1) {
    margin: 0 10px;
}

li#home_news-Videos #excerpt-home {
    display: none;
}


li.content-section {
    float: left;
    /* width: 358px; */
    list-style: none;
}

li.content-section img {
    /* padding:8px 8px 0px 0px; */
    width: 350px;
	display: block
}

.homepage-item-speed {
    width: 49.2%;
}

li.homepage-item-speed img {
	width: 100%;
}

li.homepage-item-speed:first-child {
    padding-right: 10px;
}

.homepage-item-road-tests {
    width: 49.2%;
}

.homepage-item-road-tests:first-child {
    margin-right: 10px;
}

.homepage-item-road-tests img {
	width: 100% !important;
}

.homepage-item-driving-impressions {
    width: 49.2%;
}

.homepage-item-driving-impressions:first-child {
    margin-right: 10px;
}

.homepage-item-driving-impressions img {
	width:100% !important;
}
.brand-feature-widget {
    width: 100%;
    display: block;
    float: left;
}
.brand-feature-container {
    width: 100% !important;
    float: left;
    border-top: 1px solid #eb2d20;
    padding-top: 1em;
	margin-bottom: 1em;
}
.brand-feature-widget-header {
    text-transform: uppercase;
    color: black;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 13px;
    padding-top: 5px;
}
.brand-feature-thumb {
    width: 35%;
    float: left;
    margin-right: 9px;
}
.brand-feature-thumb img {
    display: block;
    width: 100%;
}
.brand-feature-info {
    float: left;
    width: 61.5%;
    padding-right: 10px;
}
h4.brand-feature-title {
    margin-bottom: 10px;
}
h4.brand-feature-title a {
    color: black;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
}
span.brand-feature-excerpt {
    font-size: 14px;
    color: #7b7b7b;
}


.video-icon {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 55px;
    font-size: 40px;
    color: #eb2d22;
    padding: 10px 10px 10px 10px;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    border-color: white;
}


.content-ul {
	
padding: 0 0 0 0em;
display: inline-block;
	    margin-top: 0px;
	
}

#home-thumbs .content-ul {
    padding-top: 8px;
}

h3.widget-title {
   border-top-style: solid;
    border-color: #df1d1d;
    border-width: 1px;
    padding-bottom: 0px;
    padding-top: 5px;
    font-weight: 700;
    color: var(--white-text);
    font-size: 19px;
    margin-bottom: 5px;
	margin-top: 16px;
    text-transform: uppercase;
	width: 100%;
}

.widget-container {
    float: left;
    width: 100%;
}

li.content-section a {
        color: black;
    font-weight: 600;
    font-size: 20px;
	    line-height: 20px;
}


a.more-link {
    font-size: 13px !important;
    color: #df1d1d !important;
}

div#excerpt-home {
    font-size: 14px;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 15px;
	    color: #7b7b7b;
}
#post-title-home {
    margin-top: 6px;
}


#footer-social a {
    margin: 0 4px;
}

/* End Car home sections  styling
-------------------------------------------------------------- */

div#pagination {
    float: left;
	
}

a.page-numbers {
    padding: 5px 10px 5px 10px;
    background: #D10000;
    color: white;
    margin-left: 4px;
    margin-right: 5px;
}


a.pagination-next, a.pagination-previous {
    background: #d12003;
    padding: 5px;
    color: white;
}

a.page-numbers:hover {
    color: white;
}

a.pagination-next, a.pagination-previous:hover {
    color: white;
}




/* Car specs table  styling
-------------------------------------------------------------- */

@font-face {
	font-family: 'stm-service-default';
	src: url(//motors.stylemixthemes.com/classified/wp-content/themes/motors/assets/css/../fonts/service-fonts/stm-service-default.eot?vcgqsx);
	src: url(//motors.stylemixthemes.com/classified/wp-content/themes/motors/assets/css/../fonts/service-fonts/stm-service-default.eot?vcgqsx#iefix) format('embedded-opentype'), url(//motors.stylemixthemes.com/classified/wp-content/themes/motors/assets/css/../fonts/service-fonts/stm-service-default.ttf?vcgqsx) format('truetype'), url(//motors.stylemixthemes.com/classified/wp-content/themes/motors/assets/css/../fonts/service-fonts/stm-service-default.woff?vcgqsx) format('woff'), url(//motors.stylemixthemes.com/classified/wp-content/themes/motors/assets/css/../fonts/service-fonts/stm-service-default.svg?vcgqsx#stm-service-default) format('svg');
	font-weight: normal;
	font-style: normal
}



.stm-single-car-listing-data {
    font-size: 12px;
    text-transform: capitalize;
	 border-bottom-style: solid;
    border-width: 1px;
    border-color: #d00404;
}


.stm-single-car-listing-data table.inner-table tr td.heading-font {
padding-left: 0px;
    color: #222;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;
    padding-right: 0px;
    font-weight: 600;
}


[class^="stm-service-icon-"], [class*=" stm-service-icon-"] {
font-family:'stm-service-default' !important;
speak:none;
font-style:normal;
font-weight:normal;
font-variant:normal;
text-transform:none;
line-height:1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}
.stm-service-icon-shield-o:before {
	content: "\e923"
}
.stm-service-icon-reviews:before {
	content: "\e924"
}
.stm-service-icon-two_users:before {
	content: "\e925"
}
.stm-service-icon-car-listing:before {
	content: "\e926"
}
.stm-service-icon-pin_big:before {
	content: "\e922"
}
.stm-service-icon-sales_pin:before {
	content: "\e91f"
}
.stm-service-icon-write-review:before {
	content: "\e91e"
}
.stm-service-icon-sales_phone:before {
	content: "\e920"
}
.stm-service-icon-sales_hours:before {
	content: "\e921"
}
.stm-service-icon-photos:before {
	content: "\e91c"
}
.stm-service-icon-add_check:before {
	content: "\e91d"
}
.stm-service-icon-star-o:before {
	content: "\e91a"
}
.stm-service-icon-inventory:before {
	content: "\e91b"
}
.stm-service-icon-write_message:before {
	content: "\e919"
}
.stm-service-icon-hashtag:before {
	content: "\e918"
}
.stm-service-icon-mail-o:before {
	content: "\e916"
}
.stm-service-icon-user-2:before {
	content: "\e917"
}
.stm-service-icon-pin_2:before {
	content: "\e914"
}
.stm-service-icon-phone_2:before {
	content: "\e915"
}
.stm-service-icon-vin_check:before {
	content: "\e911"
}
.stm-service-icon-color_type:before {
	content: "\e912"
}
.stm-service-icon-body_type:before {
	content: "\e913"
}
.stm-service-icon-pin:before {
	content: "\e910"
}
.stm-service-icon-mail:before {
	content: "\e90e"
}
.stm-service-icon-phone:before {
	content: "\e90f"
}
.stm-service-icon-compare-new:before {
	content: "\e90b"
}
.stm-service-icon-staricon:before {
	content: "\e90c"
}
.stm-service-icon-photo:before {
	content: "\e90d"
}
.stm-service-icon-cog:before {
	content: "\e90a"
}
.stm-service-icon-listing-compare:before {
	content: "\e909"
}
.stm-service-icon-user:before {
	content: "\e908"
}
.stm-service-icon-listing_car_plus:before {
	content: "\e907"
}
.stm-service-icon-cash_dollar:before {
	content: "\e900"
}
.stm-service-icon-like_it:before {
	content: "\e901"
}
.stm-service-icon-shield_check:before {
	content: "\e902"
}
.stm-service-icon-award_blank:before {
	content: "\e903"
}
.stm-service-icon-diagnostic_monitor:before {
	content: "\e904"
}
.stm-service-icon-calendar_service:before {
	content: "\e905"
}
.stm-service-icon-appointment_calendar:before {
	content: "\e906"
}


@font-face {
	font-family: 'stm-icon';
	src: url(//motors.stylemixthemes.com/classified/wp-content/uploads/sites/2/stm_fonts/stm-icon/stm-icon.eot?oyuy2n);
	src: url(//motors.stylemixthemes.com/classified/wp-content/uploads/sites/2/stm_fonts/stm-icon/stm-icon.eot?oyuy2n#iefix) format('embedded-opentype'), url(//motors.stylemixthemes.com/classified/wp-content/uploads/sites/2/stm_fonts/stm-icon/stm-icon.ttf?oyuy2n) format('truetype'), url(//motors.stylemixthemes.com/classified/wp-content/uploads/sites/2/stm_fonts/stm-icon/stm-icon.woff?oyuy2n) format('woff'), url(//motors.stylemixthemes.com/classified/wp-content/uploads/sites/2/stm_fonts/stm-icon/stm-icon.svg?oyuy2n#stm-icon) format('svg');
	font-weight: normal;
	font-style: normal
}




.stm-single-car-listing-data table.inner-table tr td i.stm-service-icon-body_type {
    font-size: 11px;
    top: 5px;
}

.stm-single-car-listing-data table.inner-table tr td i {
    display: inline-block;
    position: relative;
    top: 3px;
    font-size: 16px;
    min-width: 33px;
    padding-right: 5px;
    text-align: center;
    vertical-align: top;
    max-height: 22px;
}

[class^="stm-service-icon-"], [class*=" stm-service-icon-"] {
    font-family: 'stm-service-default' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



.stm-single-car-listing-data table.inner-table tr td.label-td {
    padding-right: 5px;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	    color: #888888;
}

.stm-single-car-listing-data table.inner-table tr td {
    border: 0;
    padding: 0;
    vertical-align: middle;
}



.stm-service-icon-body_type:before {
    content: "\e913";
}



[class^="stm-icon-"], [class*=" stm-icon-"] {
font-family:'stm-icon' !important;
speak:none;
font-style:normal;
font-weight:normal;
font-variant:normal;
text-transform:none;
line-height:1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
.stm-icon-barrette:before {
	content: "\e929"
}
.stm-icon-buoy-2:before {
	content: "\e925"
}
.stm-icon-buoy:before {
	content: "\e926"
}
.stm-icon-car-relic:before {
	content: "\e927"
}
.stm-icon-star:before {
	content: "\e928"
}
.stm-icon-time:before {
	content: "\e924"
}
.stm-icon-quotes3:before {
	content: "\e923"
}
.stm-icon-author:before {
	content: "\e921"
}
.stm-icon-date:before {
	content: "\e922"
}
.stm-icon-grid:before {
	content: "\e91f"
}
.stm-icon-list:before {
	content: "\e920"
}
.stm-icon-load2:before {
	content: "\e91a"
}
.stm-icon-load1:before {
	content: "\e91b"
}
.stm-icon-transmission_fill:before {
	content: "\e91c"
}
.stm-icon-drive_2:before {
	content: "\e91d"
}
.stm-icon-engine_fill:before {
	content: "\e91e"
}
.stm-icon-add_car:before {
	content: "\e914"
}
.stm-icon-air_conditioning:before {
	content: "\e915"
}
.stm-icon-auto_electric:before {
	content: "\e916"
}
.stm-icon-brake:before {
	content: "\e917"
}
.stm-icon-oil-add:before {
	content: "\e918"
}
.stm-icon-Tire_Wheel:before {
	content: "\e919"
}
.stm-icon-calculator:before {
	content: "\e90f"
}
.stm-icon-added:before {
	content: "\e910"
}
.stm-icon-add:before {
	content: "\e912"
}
.stm-icon-remove:before {
	content: "\e913"
}
.stm-icon-delete:before {
	content: "\e90d"
}
.stm-icon-share:before {
	content: "\e90e"
}
.stm-icon-brochure:before {
	content: "\e911"
}
.stm-icon-mail:before {
	content: "\e90b"
}
.stm-icon-pin:before {
	content: "\e90c"
}
.stm-icon-engine:before {
	content: "\e908"
}
.stm-icon-speedometr3:before {
	content: "\e909"
}
.stm-icon-transmission2:before {
	content: "\e90a"
}
.stm-icon-calendar:before {
	content: "\e902"
}
.stm-icon-oil:before {
	content: "\e903"
}
.stm-icon-diagnostic:before {
	content: "\e904"
}
.stm-icon-Tire_Wheel_Service2:before {
	content: "\e905"
}
.stm-icon-Tire_Wheel_Service:before {
	content: "\e906"
}
.stm-icon-auto_loan:before {
	content: "\e907"
}
.stm-icon-gear:before {
	content: "\e900"
}
.stm-icon-key:before {
	content: "\e901"
}
.stm-icon-steering_wheel:before {
	content: "\e814"
}
.stm-icon-phone2:before {
	content: "\e812"
}
.stm-icon-question:before {
	content: "\e813"
}
.stm-icon-search:before {
	content: "\e810"
}
.stm-icon-reset:before {
	content: "\e811"
}
.stm-icon-label-reverse:before {
	content: "\e80c"
}
.stm-icon-transmission:before {
	content: "\e80d"
}
.stm-icon-fuel:before {
	content: "\e80e"
}
.stm-icon-road:before {
	content: "\e80f"
}
.stm-icon-speedometr2:before {
	content: "\e800"
}
.stm-icon-shop_bag:before {
	content: "\e801"
}
.stm-icon-chat2:before {
	content: "\e802"
}
.stm-icon-car:before {
	content: "\e803"
}
.stm-icon-car_search:before {
	content: "\e804"
}
.stm-icon-label:before {
	content: "\e805"
}
.stm-icon-speedometr:before {
	content: "\e806"
}
.stm-icon-chat:before {
	content: "\e807"
}
.stm-icon-application:before {
	content: "\e808"
}
.stm-icon-message:before {
	content: "\e809"
}
.stm-icon-car_sale:before {
	content: "\e80a"
}
.stm-icon-phone:before {
	content: "\e80b"
}



/* end Car specs table  styling
-------------------------------------------------------------- */




#addvert {
    list-style: none;
    margin-top: -10px;
	    width: 98%;
}


.slider-title p {
    color: white;
}


span.highlight-new {
    display: none;
}

span.status.Low.Miles {
    display: none !important;
}


div#socialBlack img {
    width: 25px;
    padding: 7px 0px 4px 4px;
}


section#most-viewed-2 img {
    width: 110px;
}


.menu {
    /* margin-left: -30px; */
}



#slider-content .slider-images {
    width: 100% !important;
	/* margin-top: -4px;*/
	padding-top: 13px !important;
}

#slider-content .slider-title {
    padding: 0 !important;
    padding: 0 !important;
	width: 100% !important;
	bottom: 20px !important;
	height: auto !important;
}
#slider-content .slider-title .entry-header {
    padding: 10px 19px 0 13px;
}
#slider-content .slider-title .entry-header h2 {
    margin-bottom: .4em;
}
.sticky-slider-excerpt {
    padding: 0 19px 0 13px;
}
.sticky-slider-excerpt p {
    margin: 0;
    padding-bottom: 10px;
}



.amazingslider-nav-container-1 {
    margin: 0 !important;
}


.amazingslider-nav-1 {
	
	margin-top: -8px !important;

}


 /*  #slider-content .slider-title {
   width: 95% !important; 
   
}*/

h1.post-title.entry-title a {
   	color: #ffffff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
}



h2.post-title.entry-title a {
    color: var(--grey-text);
	font-weight: 600;
}




.carousel-title {
    border-bottom: 6px solid #d90000;
}
.carousel-title {
    display: inline-block;
    color: inherit;
    font-family: 'Fjalla One', sans-serif;
    font-weight: normal;
    line-height: 1.333;
    margin: 0 0 35px;
    width: 100%;
}


carousel-title .transform-please-2 {
    z-index: 9;
}
.carousel-title .transform-please-2 {
    background-color: #000;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    padding: 10px 20px;
    position: relative;
    left: 14px;
}
.transform-please-2 {
    transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
    -o-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1.003) skew(-26deg) translate(0px);
}


.transform-please-2 span, .transform-please-2 a, .transform-please-2 i {
    display: block;
    transform-style: flat;
    -webkit-transform-style: flat;
    -moz-transformtransform-style: flat;
    -ms-transform-style: flat;
    transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
    -o-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1.003) skew(26deg) translate(0px);

}

.carousel-title .transform-please-2 {
    background-color: #000;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    padding: 10px 20px;
    position: relative;
    left: 14px;
}

.carousel-title {
    display: inline-block;
    color: inherit;
    font-family: 'Fjalla One', sans-serif;
    font-weight: normal;
    line-height: 1.333;
    margin: 0 0 35px;
    width: 100%;
}


a.pagination-next:hover {
    color: white;
}

nav.breadcrumb-trail.breadcrumbs a:visited {
    color: #df1d1d;
	
}

/* Images, embed. */
img,
object,
embed {
	max-width: 100%;
}
img {
	height: auto;
}

/* Links. */
a {
	color: #D10000;
	text-decoration: none;
}
a:visited {
	color:white;
}

a:focus,
a:active,
a:hover {
	color: #df1d1d;
	text-decoration: none;
}

/* #wallpaper {
    background-repeat: no-repeat;
   	background-attachment: fixed;
    margin-top: -23px;
    background-position: center;
    background-position-y: 174px;
} */

/* Transitions. */
a,
input[type=submit],
input[type=button],
input[type=text],
input[type="email"],
input[type="url"],
input[type=tel],
input[type=number],
input[type=password],
textarea {
	-webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

/* Headers. */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Exo 2', sans-serif;
    font-style: normal;
    font-weight: normal;
	margin-top: 0;
}
h1 {
	font-size: 1.75em; /* 28px / 16px = 1.75  */
	line-height: 1.1;
}
h2 {
	line-height: 1.2;
}
h4 {
	font-size: 1.0625em; /* 17px / 16px = 1.0625 */
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.9375em; /* 15px / 16px = 0.9375 */
}

/* Lists. */
ul {
	list-style-type: circle;
}
ul,
ol {
	padding: 0 0 0 2em;
}
ol ol,
ul ul {
	margin: 0;
	padding: 0 0 0 1.5em;
} 
dl dt {
	font-size: .95em;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
dl dd {
	color: #777;
}

/* Blockquotes. */
blockquote {
	background: #e9edf1;
	border: 1px solid #e5e5e5;
	border-left: 0.375em solid #70a0b2;
	color: #666;
	font-style: italic;
	margin: 1em 0;
	padding: 1% 2%;
}
blockquote blockquote {
	padding: 0.5% 2%;
}

/* Code */
code {
	background: #f7f7f7;
	color: #555;
	padding: 0 0.1875em;
}
pre {
	background: #f7f7f7;
	border: 1px solid #e5e5e5;
	color: #555;
	font-size: .9375em;
	padding: 3%;
}
pre code {
	padding: 0;
}

/* Acronyms and abbreviations */
acronym,
abbr {
	border-bottom: 1px dotted #999;
}

/* Sticky, by author. */
.sticky,
.bypostauthor {
} 

/* Tables. */
table {
	
	margin: 0 0 1em 0;
	width: 100%;
}
th {
	background: #70a0b2;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	color: #fff;
	padding: .5em 2%;
	text-align: left;
}
td,
tbody th {
	border-bottom: 1px solid #f2f2f2;
	font-size: .9375em;
	padding: 4px;
}
tr:hover td {
	background: none;
}
tr:hover th {
	background: none;
	
}
thead th,
tfoot th,
thead tr:hover th,
tfoot tr:hover th {
	background: none;
	
}

/* WP calendar. */
#wp-calendar th,
#wp-calendar td {
	font-weight: normal;
	text-align: center;
}
#wp-calendar tr:hover td {
	background: transparent;
}
#wp-calendar td.pad,
#wp-calendar #prev,
#wp-calendar #next {
	background: transparent;
}
#wp-calendar #prev {
	text-align: left;
}
#wp-calendar #next {
	text-align: right;
}

/* Horizontal rule. */
hr {
	background: #e9edf1;
	height: 1px;
}


/* =Images
-------------------------------------------------------------- */

.hfeed img,
.avatar {
	height: auto;
}

/* Avatars. */
.avatar {
	float: left;
	margin: 0 1em .5em 0;
}
.format-status .avatar {
	margin-bottom: 1.5em;
	width: 80px;
	height: 80px;
}

/* Captions. */
.wp-caption {
	max-width: 100%;
	overflow: visible;
	padding: 0;
}
.wp-caption img {
	margin: 0;
	width: 100%;
}
.wp-caption-text {
	background: #e9edf1;
	border-bottom: 1px solid #e5e5e5;
	color: #555;
	font: normal normal normal 0.875em/1.6 "Helvetica Neue", Helvetica, sans-serif;
	margin: -0.357142857em 0 0 0; /* 5px / 14px = 0.357142857 */
	max-width: 100%;
	padding: 0.571428571em 0.714285714em;
	text-align: center;
}

/* Thumbnails. */
.thumbnail,
.path-thumbnail {
	float: left;
	margin: 0 1.5em .5em 0;
}
.thumbnail {
	max-width: 150px;
	max-height: 150px;
}
.path-smaller-thumbnail {
	float: left;
	margin: 0 1em 0.5em 0;
	max-width: 80px;
	max-height: 80px;
}

/* Galleries. */
.gallery {
	margin-bottom: 1.5em !important;
}
.gallery-caption {
	color: #555;
	font: normal normal normal 0.875em/1.4 "Helvetica Neue", Helvetica, sans-serif;
	margin-bottom: 0.357142857em;
}
.singular-attachment .gallery-caption {
	display: none; /* Hides gallery captions on singular-attachment views. */
}
.hentry .gallery .gallery-icon .attachment-thumbnail {
	padding: 2%;
}
.singular-attachment .hentry .gallery .gallery-icon .attachment-thumbnail {
	padding: 3%;
}

/* WP smiley. */
img.wp-smiley {
	background: transparent !important;
	border: none !important;
	margin: 0 !important;
	max-height: 0.75em !important;
	padding: 0 !important;
}

/* Container. */
#container {
	background: var(--bg-black);
}

/* Primary and secondary menu. */
#menu-primary,
#menu-secondary {
	display: none;
}

/* Mobile menus. */
nav#menu-primary-mobile ul,
nav#menu-secondary-mobile ul {
	list-style-type: circle;
	margin-top: 0.5em;
}
nav#menu-primary-mobile ul ul,
nav#menu-secondary-mobile ul ul {
	margin-top: 0;
}
nav#menu-primary-mobile li a,
nav#menu-secondary-mobile li a {
	display: block;
	padding: 0.625em 0;
}
#menu-primary-mobile,
#menu-secondary-mobile,
#menu-primary-title,
#menu-secondary-title {
	display: block;
}
#menu-primary-mobile,
#menu-secondary-mobile {
	margin-top: 1em;
}
#menu-primary-title {
	background: #404040;
	margin: 0;
	padding: 0 2%;
	position: relative;
	width: 96%;
	height: 2.25em; /* 36px / 16px = 2.25 */
}
#menu-primary-title .wrap {
	padding-top: 0.2em;
}
h3.menu-primary-mobile-title,
h3.menu-secondary-mobile-title {
	margin: 0.5em 0 0 0;
}
#menu-primary-title a {
	color: #f6f6e8;
	font: normal normal normal 0.75em/2em Arial, "Helvetica Neue", Helvetica, sans-serif; /* 12px / 16px = 0.75 */
	padding: 0.75em 1.5em 1em;
}
#menu-secondary-title {
	margin: 0 0 0.825em 0;
	padding: 0 2%;
	position: relative;
	width: 96%;
}
#menu-secondary-title a {
	background: #ca4842;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font: normal normal normal 0.6875em/1.2em Arial, Verdana, sans-serif;
	letter-spacing: 1px;
	padding: 0.909090909em 1.81818182em; /* 10px / 11px = 0.909090909 and 20px / 11px = 1.81818182  */
	text-transform: uppercase;
}
#menu-primary-title a:hover,
#menu-secondary-title a:hover {
	text-decoration: none;
}
	
.menu-primary-anchor:after,
.menu-secondary-anchor:after,
.search-primary-anchor:after {
    content: " ▼";
}
.menu-secondary-anchor:after {
	font-size: 1em;
}

/* Mobile search. */
#search-primary-mobile .search {
	padding: 1em 0 0.25em;
}

/* Center. */
#menu-primary-title,
#menu-secondary-title,
#header,
#menu-primary-title .search {
	text-align: center;
}

/* Header. */
/*#header {
	margin: 0 auto;
	padding: 0 2% 0.25em;
	position: relative;
	overflow: hidden;
	width: 96%;
	z-index: 88;
}*/
#header {
    margin: 0 auto;
    /* padding: 0 2% 0.25em; */
    position: relative;
    overflow: hidden;
    width: 100%;
    z-index: 88;
}

/* Branding. */
/*#branding {
	padding: 0.5em 0 1em;
	position: relative;
	z-index: 98;
    margin-left: 14px;
}*/
#branding {
    position: relative;
    z-index: 98;
    text-align: center;
    margin: 0 auto;
	width: 215px;
}

/* Site title and description. */
#site-title {
	font: 1.25em/1.35 'Oswald', Georgia, sans-serif;
	margin: 0;
}
#site-title a {
	color: #70a0b2;
}
#site-description {
	color: #70a0b2;
	font: italic 1em/1.25em Georgia,serif;
	margin: 0;
	padding-top: 0.5em;
	text-transform: none;
}
.custom-header #site-title span {
	display: none;
}

/* Sidebars. */
#sidebar-primary .widget,
#sidebar-secondary .widget,
#sidebar-before-content .widget,
#sidebar-subsidiary .widget {
	color: #777;
	font-size: 0.9375em;
	margin: 0 0 1em 0;
}
#sidebar-before-content {
	margin: 0 0 0.825em 0;
}
#sidebar-subsidiary {
	/* margin: 0.825em 0 0 0;
	height: 303px; */
    background: #0e1315;
	/* height: 100%; */
}
#sidebar-subsidiary .wrap {
    background: #0e1315 !important;
}
#sidebar-subsidiary .widget {
    padding: 0;
}
.sr-only {
    position: relative !important;
    overflow: unset !important;
    clip: unset !important;
    width: auto !important;
    height: auto !important;
    margin: unset !important;
}
#sidebar-before-content .widget,
#sidebar-subsidiary .widget {
	padding: 1em 0 0 0;
}

ul.xoxo.pages a {
    color: darkgrey;
}


ul.xoxo.pages {
        list-style: none;
    padding: 0;
    font-weight: 600;
    padding-top: 10px;
}


#sidebar-subsidiary h3 {
    color: white;
    font-weight: 600;
    font-size: 19px;
    padding-top: 20px;
	margin-top: 0;
	border: 0;
}

#videoimage img {
    width: 100%;
    display: block;
}
#video-sidebar h2 {
    bottom: 0 !important;
	margin-bottom: 0;
}


/* Main. */
.wrap {
	margin: 0;
	overflow: hidden;
	padding: 0 1%;
	width: 96%;
}


/* #header .wrap {
    padding: 0 2%; 
	width: 1040px !important;
    padding: 0 !important;
} */
#header .wrap {
    width: 1180px !important;
    padding: 15px 0;
    margin: 0 auto !important;
	height: auto !important;
} 

#main .wrap {
	/* background: #fff; */
	
}

/* Primary and secondary sidebar. */
#sidebar-primary,
#sidebar-secondary {
	margin: 0 0 1em 0;
	padding: 0;
}

/* Breadcrumbs. */
.breadcrumbs {
	color: var(--grey-text);
	font-size: .875em;
	display: block;
	margin: 0.5em 0;
}
.breadcrumbs .trail-before {
	margin-right: 0.5em;
}
.breadcrumbs .trail-end {
	color: #909799;
	font-style: italic;
}


/* =Posts
-------------------------------------------------------------- */

.hentry {
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
	
}
.singular .hentry {
	border-bottom: none;
	margin-bottom: 2em;
	padding-bottom: 0;
}
.singular-attachment .hentry {
	text-align: center;
}
.page-template-path-slider .hentry,
.page-template-most-popular .hentry,
.page-template-most-popular-last-30-days .hentry,
.page-template-most-popular-by-comments .hentry,
.page-template-most-popular-by-year .hentry,
.page-template-most-popular-by-month .hentry {
	border-bottom: 1px solid #e9edf1;
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
}
.taxonomy-post_format-video .hentry {
	background: #e9edf1;
	padding: 3%;
}
.format-chat .chat-author {
	font-weight: bold;
}
.format-chat .chat-text {
	margin-left: 14px;
	margin-left: 1rem;
}
.format-chat .chat-text p {
	margin-top: 0;
}

/* Post titles. */
.entry-title {
	margin-bottom: 1em;
}
.singular .entry-title,
.error-404 .entry-title {
	margin-bottom: 0;
	padding-bottom: .5em;
}
.singular-post .entry-title,
.format-standard .entry-title,
.singular.attachment-image .entry-title {
	margin-bottom: .5em;
	padding-bottom: 0;
}
.singular .entry-title a {
}
.home .format-link .entry-title,
.archive .format-link .entry-title {
	margin-bottom: 1em;
}
.singular-attachment .entry-title {
	text-align: center;
}

/* Bylines. */
.byline {
	font-size: 14px;
    color: #909799;
    /* font: normal normal normal .875em/1.5 Georgia, serif; */
    /* margin-bottom: 1em; */
    float: left;
    padding: 10px;
    border-top-style: solid;
    border-color: #c3c3c3;
    border-width: 1px;
    margin-top: 10px;
    padding-left: 0px;
}
.hfeed-more-articles .byline {
	margin-bottom: 0.25em;
}
	
/* Entry meta. */
.entry-meta {
	clear: both;
	color: #555;
	font: normal normal normal .875em/1.5  Georgia, serif;
}
.singular .entry-meta .category,
.singular .entry-meta .post_tag {
	display: block;
}

/* Loop meta. */
.loop-meta {
	border-bottom: 1px solid #df1d1d;
	margin-bottom: 1em;
	overflow: hidden;
	padding-bottom: 10px;
}
.blog .loop-meta {
	border-bottom: none;
	margin-bottom: 0;
}
.loop-meta .loop-title {
	border-top-style: solid;
    border-color: #df1d1d;
    border-width: 1px;
    padding-bottom: 0px;
    padding-top: 10px;
    font-weight: 700;
    color: var(--white-text);
    font-size: 19px;
    text-transform: uppercase;
}
.loop-meta .loop-description {
	color: var(--white-text);
	font-style: italic;
}


/* =Pagination and prev/next links
-------------------------------------------------------------- */

.pagination, .page-links, .comment-pagination {
	clear: both;
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 1.71428571em 0;
	overflow: hidden;
}
.pagination {
	margin-bottom: 1.71428571em;
	padding-bottom: 0.142857143em;
	text-align: center;
}
.page-links {
	padding: 0.5em 0 0 0;
}
.pagination .page-numbers,
.page-links a {
	background: #c81a1a;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font: normal normal bold 0.875em/1.2 "Helvetica Neue", Helvetica, sans-serif;
	margin: 0 0.714285714em 0 0;
	padding: 0.857142857em 1.07142857em;
	text-transform: uppercase;
}
.pagination .next {
	margin-right: 0;
}
.pagination .meta-nav,
.loop-nav .meta-nav {
	font-size: 0.875em;
}
.page-links a {
	margin: 0 0.214285714em;
	padding: 1em 1.5em;
}
.entry-summary .page-links a {
	padding: 0.75em 1em;
}
.pagination .page-numbers:hover,
.page-links a:hover {
	background: #df1d1d;
}
.pagination .dots:hover {
	background: #df1d1d;
}
.pagination .current {
	background: #df1d1d;
}
.loop-nav,
.loop-pagination {
	font-size: 0.875em;
	font-weight: bold;
	line-height: 1em;
	margin: 1em 0 2em 0;
	overflow: hidden;
}
.loop-nav .previous,
.loop-nav .next {
	background: #c81a1a;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	float: left;
	font: normal normal bold 0.875em/1.2 "Helvetica Neue", Helvetica, sans-serif;
	margin: 0;
	padding: 1em 1.5em;
}
.loop-nav .next {
	float: right;
	text-align: right;
}
.loop-nav a:hover {
	text-decoration: none;
}
.loop-nav a:hover span {
	background: #df1d1d;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	color: #555;
}
.widget-title {
	color: #555;
}
.widget img {
	max-width: 100%;
}

/* Search widget. */
.widget-search {
	padding-bottom: 1.5em !important;
}
#sidebar-header .widget-search {
	padding-bottom: 1em !important;
} 
.widget-search input[type="text"],
input[type="text"],
input[type="password"] {
	background: #e9edf1;
	border: 1px solid #e5e5e5;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #555;
	display: block;
	padding: 0.5em;
	width: 100%;
}
#sidebar-header .widget-search input[type="text"],
#sidebar-header input[type="text"] {
	border: 1px solid #f2f2f2;
}
.widget-search input[type="text"]:focus,
input[type="text"]:focus,
input[type="password"]:focus {
	background: #fff;
}
.widget-search input[type="submit"],
.widget-search label {
	display: none;
}
input[type="submit"] {
	background: #df1d1d;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: block;
	font: normal normal bold 0.875em/1.2 "Helvetica Neue", Helvetica, sans-serif;
	margin: 0.714285714em 0;
	padding: 0.857142857em 1.07142857em;
}
input[type="submit"]:hover {
	background: #b7322c;
}

/* For most viewed widget */
.widget-most-viewed .hentry:after {
    clear: both;
    content: "";
    display: table;
}
.widget-most-viewed .byline {
	margin-top: 1em;
}


/* =Comments
-------------------------------------------------------------- */

#comments-number {
	border-bottom: 1px solid #e9edf1;
	padding-bottom: 1em;
}

/* Comments closed. */
.comments-closed {
	color: #555;
	padding: 0 1.5em;
}

/* Comment pagination. */
.comments-nav {
	float: right;
	line-height: 2em;
	margin: 0 0 1em 0;
	position: relative;
}

/* Comment list. */
.comment-list,
.comment-list ol.children {
	list-style: none;
	margin: 0 0 2em 0;
}
ol.comment-list {
	padding: 0;
}
.comment-list ol.children {
	margin-left: 1%;
	margin-bottom: 0;
	padding: 0;
}
.comment-list li.comment,
.comment-list li.pingback,
.comment-list li.trackback {
	border-bottom: 1px solid #e9edf1;
	clear: both;
	margin-bottom: 1.5em;
	overflow: hidden;
}
.comment-list li li.comment {
	border-bottom: none;
	margin-bottom: 0;
	padding: 1.5em 0 0 0;
	overflow: hidden; /* IE7 */
}

/* Avatars. */
.comment-list .avatar {
	float: none;
	margin: 0 1.5em 1.5em 0;
	width: 80px;
	height: 80px;
}
.comment-list li li .avatar {
	margin-bottom: 0.375em;
	padding: 0.175em;
	width: 60px;
	height: 60px;
}

/* Comment meta. */
.comment-meta {
	color: #555;
	font: normal normal normal 0.875em/1.2 "Helvetica Neue", Helvetica, sans-serif;
	margin-bottom: 0.714285714em;
}
.comment-list li.pingback .comment-meta,
.comment-list li.trackback .comment-meta {
	margin-bottom: 1.5em;
}
.comment-meta .published abbr {
	font-style: italic;
}
.comment-author {
	display: block;
}
.comment-author cite {
	font-weight: bold;
}
.pingback .comment-author cite,
.trackback .comment-author cite {
	font-style: italic;
}
.comment-reply-link {
}

/* Comment text. */
.comment-text {
	overflow: hidden;
}
.comment-list li li.comment .comment-text {
	overflow: visible;
}
.comment-list li li.has-avatar .comment-text {
	margin-left: 0;
}
.comment-text .moderation {
	font-style: italic;
	color: #555;
}

/* Comment note. */
.comment-note {
	font-weight: bold;
}

/* After singular sidebar. */
#sidebar-after-singular {
	border-top: 1px solid var(--border-top-blue);
	margin-bottom: 1em;
	padding-top: 1em;
}


/* =Comment form
-------------------------------------------------------------- */

#respond {
	margin-bottom: 1.5em;
	overflow: hidden;
}

/* Cancel reply link. */
#reply-title small a {
	font: bold 0.875em/1.2 "Helvetica Neue", Helvetica, sans-serif;
	margin-left: 1em;
}

/* Comment form labels. */
#respond label {
	font: normal 1em/1.8 "Helvetica Neue", Helvetica, sans-serif;
}
#respond p.form-email label {
	padding: 0;
}
#respond span.required {
	font-size: 1em;
	font-weight: bold;
}

/* Comment form inputs and textarea elements. */
input[type="text"],
input[type="email"],
input[type="url"],
input[type=tel],
input[type=number],
input[type=password],
#respond input[type="text"],
#respond textarea {
	background: white !important;
    width: 100%;
    height: 30px;
    border: 1px solid #d2d2d2;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=password]:focus,
#respond input[type="text"]:focus,
#respond textarea:focus {
	background: #fff;
	border: 1px solid #e5e5e5;
}

/* Submit button. */
#respond #submit {
	background: #ca4842;
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	font: normal 0.875em/1.2 "Helvetica Neue",Helvetica,sans-serif;
	float: right;
	margin: 0 0 1em 1em;
	padding: 1em 1.5em;
}
#respond #submit:hover {
	background: #b7322c;
}


/* =Footer area
-------------------------------------------------------------- */

/* Footer. */
#footer {
display:none;
	font-size: .875em;
	margin: 0;
	padding: 0 2%;
	width: 96%;
}
#footer .wrap {
	margin: 0 auto;
	overflow: hidden;
	padding: 0 2%;
	width: 96%;
}
/* Copyright and credit in footer. */
#footer .copyright,
#footer .credit {
	text-align: center;
}
/* .top:after {
    content: " ▲";
} */

/* Subsidiary menu. */
#menu-subsidiary {
	background: #b2cecf;
	padding: 0 2%;
	position: relative;
	margin: 0;
	overflow: hidden;
	width: 96%;
	z-index: 98;
}
#menu-subsidiary .wrap {
	margin: 0 auto;
	width: 100%;
}
#menu-subsidiary .menu {
    display: table;
    margin: 0 auto;
}
#menu-subsidiary ul {
	padding: 0;
}
#menu-subsidiary li {
	display: inline;
}
#menu-subsidiary li a {
	color: #006699;
	font: normal normal normal 0.75em/1.5625em Arial, "Helvetica Neue", Helvetica, sans-serif; /* 12px / 16px = 0.75 and 25px / 16px = 1.5625 */
	padding: 0.5em 1em;
}
#menu-subsidiary li.current-menu-item a {
	color: #ca4842; 
}

/* Author profile. */
.singular-post .author-profile {
	border: 1px solid #e9edf1;
	margin-bottom: 2em;
	overflow: hidden;
	padding: 4%;
}
.singular-post .author-co-profile {
	overflow: hidden;
}
p.twitter {
	margin: 1em 0 0 0;
}
p.multi-author {
	margin: 1em 0;
}


/* =Gravity Forms CSS. @link: http://www.rocketgenius.com/gravity-forms-css-targeting-specific-elements/
-------------------------------------------------------------- */

.gform_wrapper ul {
	background: transparent;
	list-style: none;
	margin: 0;
	padding: 0;
}
body .gform_wrapper .gform_heading {
	margin-bottom: 1em;
	width: 100%;
}
body .gform_wrapper .gform_heading .gform_title,
body .gform_wrapper .gform_body .gform_fields .gsection .gsection_title {
	font-weight: normal;
	margin: 0.625em 0; /* 10px / 16px = 0.625 */
}
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_description,
body .gform_wrapper .gform_body .gform_fields .gsection .gsection_description,
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex label {
	color: #555;
	font: normal normal normal 0.875em/1.2 "Helvetica Neue", Helvetica, sans-serif;
	padding: 0.625em 0 0; /* 10px / 16px = 0.625 */
}
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex label {
	padding: 0.25em 0 0.625em; /* 4px / 16px = 0.25 and 10px / 16px = 0.625 */
}
body .gform_wrapper .gform_body .gform_fields .gfield input[type=text],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=url],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=number],
body .gform_wrapper .gform_body .gform_fields .gfield input[type=password],
body .gform_wrapper .gform_body .gform_fields .gfield textarea {
	background: #e9edf1;
	border: 1px solid #e5e5e5;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #555;
	font-size: 0.875em; /* 14px / 16px = 0.875 */
	display: block;
	padding: 0.5em;
}
body .gform_wrapper .gform_body .gform_fields .gfield input[type=text]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=url]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=number]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=password]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield textarea:focus {
	background: #fff;
} 
body .gform_wrapper .gform_body .gform_fields .gfield select {
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font: normal normal normal 0.875em/1.2 "Helvetica Neue", Helvetica, sans-serif;
	padding: 0.25em 0; /* 4px / 16px = 0.25 */
}
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox li input[type=checkbox],
body .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio li input[type=radio] {
	margin-top: 0.3125em; /* 5px / 16px = 0.3125 */
}
body .gform_wrapper table.gfield_list th,
body .gform_wrapper table.gfield_list td {
	padding: 0.5em 2%;
}
body .gform_wrapper table.gfield_list tr:hover td {
	background: none;
}
body .gform_wrapper .gform_body .gform_page_footer .gform_next_button,
body .gform_wrapper .gform_body .gform_page_footer .gform_previous_button {
	background: #ca4842;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: none;
	color: #fff;
	font: normal normal bold 0.875em/1.2 "Helvetica Neue", Helvetica, sans-serif;
	float: left;
	margin-bottom: 0.625em; /* 10px / 16px = 0.625 */
	padding: 1em 1.5em;
}
body .gform_wrapper .gform_body .gform_page_footer .gform_next_button {
	float: right;
}
body .gform_wrapper .gform_body .gform_page_footer .gform_next_button:hover,
body .gform_wrapper .gform_body .gform_page_footer .gform_previous_button:hover {
	background: #b7332c;
}
body .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
	font-size: 1.1em;
}
body .gform_wrapper .gform_page_footer .button.gform_button {
	clear: both;
}
body #gforms_confirmation_message {
	background: #e9edf1;
	border: 1px solid #e5e5e5;
	padding: 2em;
}
body .ui-datepicker-div,
body .ui-datepicker-inline,
body #ui-datepicker-div {
	font: normal normal bold 0.875em/1.2 "Helvetica Neue", Helvetica, sans-serif;
}
/* Contact Us */
.page-content input {
    background: var(--bg-contact-us-page) !important;
    border: 0 !important;
    border-radius: 0 !important;
}
.page-content textarea {
    background: var(--bg-contact-us-page) !important;
    border: 0 !important;
    border-radius: 0 !important;
}
.page-content input[type=text], .page-content textarea {
    color: var(--white-text) !important;
}
.page-content input[type="submit"] {
    background: #df1d1d !important;
}


/* =Social Path Plugin CSS 
-------------------------------------------------------------- */

#social-media {
	margin: 0.625em 0;
}
.fb-like, .tweet, .google {
	display: inline;
	padding-right: 0.625em;
}
body .fb_edge_widget_with_comment{
	bottom: 2px;
}


/* =Pullquote Shortcode Plugin CSS
-------------------------------------------------------------- */

.pullquote {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	color: #666;
	font-size: 1.125em; /* 18px / 16px = 1.125 */
	font-style: italic;
	line-height: 1.875em; /* 18px / 16px = 1.875 */
	margin: 0.625em auto; 
	padding: 0.625em;
	text-align: center;
	max-width: 12.5em; /* 200px / 16px = 12.5 */
}

/* Related Posts Article View */
#bottom-related-posts {
    color: #fff;
}
.advert-wrap {
    max-width: 100% !important;
}
.might-like {
    max-width: 100% !important;
    background-color: #0e1315 !important;
}
.might-like h3 {
    padding-left: 0 !important;
}
.might-like img {
    margin-top: 0 !important;
    padding: 7px 0 7px 7px !important;
}
.might-like-grid {
    float: left !important;
	max-width: 100% !important;
}
.std-grid-block {
    border: 0 !important;
    width: 49.3% !important;
    margin-top: 10px;
	height: auto !important;
	max-height: inherit !important;
}
.std-grid-block:nth-child(even) {
    margin-left: 10px;
}
.std-grid-block img {
    position: relative !important;
	vertical-align: middle;
	width: 100%;
}
.block-desc {
    z-index: 4;
    width: 100%;
    font-size: 1.1em;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 15px;
    text-align: left;
    width: 94%;
    right: 0;
    background: rgba(223,29,29,.7);
    padding: 10px 15px !important;
    text-shadow: none;
	left: auto !important;
}
.block-heading {
    text-shadow: none !important;
}
.block-heading a {
    background: 0 !important;
    padding: 0 !important;
    font-size: 1em !important;
}

/* Page not Found */
.error a {
    color: #fff !important;
    text-decoration: none;
}

@media only screen and (min-width: 786px) and (max-width: 1010px)  {

.layout-2c-l #sidebar-primary,
.layout-default #sidebar-primary,
.layout-2c-l #sidebar-secondary,
.layout-default #sidebar-secondary,
.layout-3c-l #sidebar-primary,
.layout-3c-l #sidebar-secondary,
.layout-3c-c #sidebar-primary,
.layout-3c-c #sidebar-secondary {
	float: right;
	/* width: 300px !important; */
	}
	
	li.content-section {
    /* float: left;
    width: 42% !important;
    list-style: none;
    padding: 10px 19px 10px 10px; */
	}

	#socialBlack {
		
		
		display:none;
	}
	
	
	.slider-title .entry-summary {
    display: none;
	}
	
	
	#slider-content .slider-title {
    width: 100% !important;
    float: left;
    background: #000000b3;
    position: absolute;
    bottom: 20px !important;
    height: 60px !important;
	}
	
	
	/* .slider-title .entry-header h2 {
    padding: 10px;
	} */
	
	.layout-2c-l #content, .layout-default #content, .layout-3c-l #content, .layout-3c-c #content {
    	width: 65%;
	}
	.home-content {
		width: 100% !important;
	}
	.custom-header #site-description {
    	padding-top: 3em !important;
	}
	#home_news-News, li#home_news-Videos {
    /* width: 238px; */
    	width: 32.1%;
	}
	

}



@media only screen 
and (min-width : 768px) 
and (max-width : 1024px)  { 

	
	/* #site-title {
 
    margin-left: -33px !important;
	} */
	
	#home_news-News {
    /* width: 225px; */
}
	
	
	#home_news-News img {
    /* width: 215px; */
	}
	
	
	li#home_news-Videos {
    /* width: 225px; */
	}	
	
	.std-grid-block {
       position: relative;
    /* height: 200px !important; */
    cursor: pointer;
    overflow: hidden;
    border: 5px solid white;
    max-height: 220px;
    /* max-width: 200px; 
    width: 339px !important; */
	}
	
	
	.menu {
    /* margin-left: -35px; */
	margin-left: 0;
}
	
	
	#addvert {
    list-style: none;
    margin-top: -18px;
    /* width: 96%; */
	width: 100%;
		
	}
	
	
	li.content-section img {
    /* padding: 8px 8px 0px 0px; 
    width: 325px; */
	}
	
	
	li.content-section {
    float: left;
    /* width: 339px; */
    list-style: none;
	}
	
	.homepage-item-road-tests, .homepage-item-driving-impressions, .homepage-item-speed {
    width: 49.1%;
	}	
	#home_news-Videos #post-title-home {
		height: 65px;
		overflow: hidden;
	}
	#container {
    	/* padding: 8% 0 0 !important; */
	}
	
}





/* =Layout for mobile version -Iphone
-------------------------------------------------------------- */

 
 @media only screen 
and (min-width : 20px) 
and (max-width : 780px) { 
	
	span#sort-by-text {
    float: right;
    display: none;
	}
	
	
	header#header {
    background: #0e1315 !important;
	}
	
	#mobile-only { display:block; }
	
	
	#sidebar-subsidiary .widget {
    width: 46% !important;
    overflow: hidden;
}
	
	section#hybrid-nav-menu-4 {
    display: none;
	}
	
	#sidebar-subsidiary .widget:last-of-type {
    width: 100% !important;
	}
	
	/* #sort-filter-toggle {
    background: #384348;
    color: #fff;
    display: inline-block;
    padding: 10px 10px 10px 15px;
    text-decoration: none;
    text-transform: none;
    width: 162px;
    float: right;
	} */
	
	#carlisting-top-section {
    padding-bottom: 19px;
	}

/* #sidebar-primary {
    display: none;
}
#sidebar-secondary {
    display: none;
}

.mobilead {
  display: block !important;
} */

#wallpaper {

background-image: none !important;
}
	
/* #menufication-inner-wrap {
    margin-top: 30px;
	
	} */
	
	
	div#cars-for-sale-header-bg img {
    height: auto !important;
	}
	
#leftclick, #rightclick {
		
		display:none;
	
}

	#caption-featured {
		
		text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
		width: 96% !important;
		
	}
	
	
	li#text-16 {
    display: none;
	}
	
	
	.might-like-grid {
  
    float: left;
    margin-bottom: 20px;
		
	}
	.car-image img {
		
		width:100%  !important;
		
	}
	
	
	div#car-search_name {
    width: 100%;

	}
	
	
	
	#home_news-News #post-title-home {
    max-width: 100%;
	}	
	
	#home_news-Videos #post-title-home {
    max-width: 100%;
	}
	
	
	#home_news-Videos #post-title-home {
    width: 100%;
	}
	
	#car-search_price_full {
    float: right;
    background: #ea2d1f;
    font-size: 17px;
    color: white;
    padding: 5px;
    position: relative;
    font-weight: 600;
    margin-top: -73px;
	}	
	
	
	.car-search-result {
    float: left;
    width: 100%;
    padding: 0px 0px 10px 0px;
    height: auto;
    margin-bottom: 15px;
    border-top-style: solid;
    border-width: 1px;
    border-top-color: #e00e00;
    position: relative;
	}	
	
	
	
	.car-search-sort-container {
    float: none !important;
    margin-top: -10px;
    margin-bottom: 30px;

		
		
	}
#header {

}
	
	
	header #branding {
    /* margin-left: -7px; */

	}
	
header .wrap {
    width: 100% !important;
    /* margin-top: -8px;
    margin-bottom: -38px; */
	    height: auto !important;

	}
	/* h1#site-title {
    display: none;

	} */
	
	.slider-title a {
    color: black !important;
}
	
	
	.slider-title .entry-summary {
    display: none;
	}


#slider-content .slider-images {
    width: 100% !important;
}


#subscribe {
   
      position: relative;
    z-index: 20;
    text-align: center;
    margin: 0;
    float: none;

}

	
	#fb-video {
	width:100%;
    height: 100%;
}

.hentry img {
    
}

h1.post-title.entry-title a {
  
    font-size: 24px !important;
	}



	
	
	li.content-section {
    float: left;
    /* width: 100%; */
    list-style: none;
	}
	
	/* li.content-section img {
    padding: 8px 8px 0px 0px;
		width: 100%;
	} */
	
	
	#home_news-News img {
    width: 100%;
}
	
/* #home_news-News {
    width: 100%;
	} */
	
	
	
	#home_news-Videos img {
    width: 100% ;
}
	
/* #home_news-Videos {
    width: 100% !important;
	}
	
	
	
	[data-role="mobile"] img {
    float: left;
    width: 45% !important;
	} 
	
	
	/* [data-role="mobile"] .video-icon {
    display:none;
	} */
	
	
	#slider-content .slider-images {
  
    position: relative;
	}
	
	
	.slider-title {
    position: absolute;
    bottom: 40px;
    background: #0000008c;
    padding: 5px 5px 0px 8px;
	}
	
	
	.slider-title a {
    color: white !important;
	}
	
	#slider-content .slider-title {
    width: 100% !important;
}
	
	
	.flex-direction-nav a {
    top: 45% !important;
	}
	
	/* [data-role="mobile"] #excerpt-home {
    display: block !important;
	} 
	
	
	li#home_news-Videos a {
    font-size: 20px;
		
		
	} 
	
	
	[data-role="desktop"] {
    margin-bottom: 15px;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #e0e0e047;
	} */
	
	.homepage-item-road-tests, .homepage-item-driving-impressions, .homepage-item-speed {
    	width: 49.1%;
	}
	li#home_news-Videos {
    	width: 32.3%;
	}
	#container {
    	/* padding: 8% 2% 0; */
	}
	/* #slidein {
		height: auto !important;
	} */
	#slidein {
		height: 50px;
	}
	
	
	

}

/* Header */
/* Social Icons */
#social-container {
    float: left;
    width: 10%;
    margin-top: 1em;
	text-align: left;
}
#social-container .social-list {
    padding-left: 15px;
    margin: 0;	
}
#social-container .social-list li {
    display: inline-block;
    width: 17%;
	margin-right: 5px;
}
.social-list li:last-child {
    margin-right: 0;
}
#social-container .social-list li i {
    font-size: 20px;
    color: #aaaaaa;
}

/* Search */
.search-spyglass {
    width: 3%;
    float: right;
    text-align: right;
	margin-top: 1em;
	cursor: pointer;
}
.search-spyglass .fa-search {
    font-size: 20px;
    color: #aaaaaa;
	padding-right: 15px;
}
#full-screen-search form div input {
    background: #384348 !important;
    color: #aaa;
}
#full-screen-search {
    background: rgba(36,49,54,0.9) !important;
}

/* Home Page */
.home-content {
    width: 100% !important;
}
#home-leaderboard {
    width: 768px;
    text-align: center;
    list-style: none;
	margin: 30px auto;
	height: 90px;
}
.alm-btn-wrap .alm-load-more-btn {
    font-weight: 700 !important;
    background: #df1d1d !important;
    border-radius: 0 !important;
    font-family: 'Exo 2', sans-serif !important;
    text-transform: uppercase;
}

/* Sidebar */
#sidebar-primary {
    background: rgba(var(--bg-dark-grey), 0.9);
	padding: 15px !important;
}
#sidebar-primary .widget {
    color: var(--white-text);
}
#sidebar-primary .widget .gform_wrapper .gfield_required {
    color: #df1d1d !important;
}
/* Article View Slider */
.article-view-slider {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}
.article-view-slider.slick-initialized {
    visibility: visible;
    opacity: 1;    
}
.article-view-slider-thumbnail-nav {
	opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;	
}
.article-view-slider-thumbnail-nav.slick-initialized {
    visibility: visible;
    opacity: 1;    
}
#article-view-slider-container {
	max-height: 637px;
}
#article-featured-image {
	position:relative;
}
#article-featured-image img {
	vertical-align: middle;
	width: 100%;
}
.article-view-big-image-slide{
	width:800px;
	height:auto;  
}
.article-view--slider-big-img {
	margin:auto;
}

.article-view-slider .slick-prev {      
	left: 10px;
	z-index: 999;
}

.article-view-slider .slick-next {      
	right: 10px;
	z-index: 999;
}

.article-view-slider .slick-prev:before {
	content: "\f104" !important;
	font-family: 'FontAwesome';    
	font-size: 46px !important;
	color:#fff !important;   
	opacity: 1 !important;
	padding-right: 5px;
	-webkit-text-stroke: 1px #000;
}
.article-view-slider .slick-next:before {
	content: "\f105" !important;
	font-family: 'FontAwesome';
	font-size: 46px !important;
	color:#fff !important;
	opacity: 1 !important;
	padding-left: 5px;
	-webkit-text-stroke: 1px #000;
}
.slick-slider {
	margin-top: 20px;
}

.slick-prev, .slick-next {
	width: 50px !important;
	height: 50px !important;
} 

/* #article-view-slider-container .slick-prev,
#article-view-slider-container .slick-next {
	color: #ffffff !important;
	border-radius: 10%;
	border: 2px solid #000;
} */

.article-view-thumbnail-slide {
	/*height: 168px !important;*/
	height: auto !important;
	overflow: hidden;
	margin-right: 10px;
}

.featured-image-counter {
	position: absolute;
	background: rgba(0, 0, 0, 0.4);
	padding: 5px 9px;
	border-radius: 5px;
	color: #fff !important;
	top: 10px;
	left: 20px;
}

.featured-image-caption {
	position: absolute;
	background: rgba(0, 0, 0, 0.4);
	padding: 10px 15px;		
	color: #fff !important;
	bottom: 0px;		
	width: 100%;
}
/* More from dealer */
.more-cars-for-sale-container {
    float: left;
    width: 100%;
	margin: 25px 0;
}
#more-cars-for-sale-heading {
	color: #fff;
    font-size: 1.17em;
    margin-bottom: 15px;
    display: inline-block;
    float: left;
    width: 70%;
	text-transform: uppercase;
}
.more-cars-for-sale-inner-container {
    background: #e9edf1;
    float: left;
    padding: 10px;
}
.more-cars-for-sale-item {
    float: left;
    width: 24%;
    margin-right: 10px;
}
.more-cars-for-sale-item-4 {
    margin-right: 0;
}
.more-cars-for-sale-thumb img {
    vertical-align: middle;
}
.more-cars-for-sale-info {
    margin-top: 5px;
	text-align: center;
}
.more-cars-for-sale-info a {
    color: #0e1315 !important;
}
.more-cars-for-sale-make, .more-cars-for-sale-model {
    font-weight: 600;
}
.more-cars-for-sale-year, .more-cars-for-sale-km {
	color: #909799;
	display: inline-block;
	font-size: 0.9em;
}
.more-cars-for-sale-price {
    color: #0e1315;
    font-weight: bold;
    font-size: 1.015em;
	margin: 5px 0;	
}
.more-cars-for-sale-make, .more-cars-for-sale-model, .more-cars-for-sale-year, .more-cars-for-sale-km {
	margin: 5px 0;
}
.more-cars-for-sale-make {
	margin-bottom: 2px; 
}
.more-cars-for-sale-dealershipname {
	color: #909799;
	font-size: 0.9em;
	margin-top: 8px;
}
#view-all-more-cars-for-sale {
    float: left;
    width: 100%;
}
#view-all-more-cars-for-sale a {
    color: #fff;
}
#view-all-more-cars-for-sale {
    float: right;
    width: auto;
    margin-top: 5px !important;
    text-align: right;
}

/* Nav Container */
#nav-container {
    background: rgba(var(--bg-dark-grey), 0.9);
	border-top: 1px solid #df1d1d;
	width: 100%;
    float: left;
}
.pre-loader {
	text-align: center;
    margin-top: 65px;
    max-height: 738px;
}

.cfs-listing-page #content {
    float: right !important;
}
.cfs-listing-page #sidebar-primary {
    float: left !important;
}

/* Light Theme START 
-------------------------*/

.light-theme #container {
    background: var(--bg-black);
}
.light-theme body {
    color: var(--white-text);
}
/* CARS For Sale Article View START */
.light-theme #carlisting-article-view-heading #carlisting-vehicle-price {
    color: var(--black-text);
}
.light-theme .active-vehicle-info-tab {
    color: var(--white-text);
}
.light-theme #seller-comments-info,
.light-theme #buyers_guide_info-info {
    border-bottom: 1px solid var(--border-bottom-white);
    padding-bottom: 25px;
}
.light-theme #paymentResults {
	background: var(--bg-cfs-calculator) !important;
	color: #000000 !important
}
.light-theme #recalculate-btn {
    background-color: var(--bg-cfs-calculator-button) !important;
	color: #ffffff;
}
.light-theme form#loanCalc {
	background: var(--bg-cfs-calculator) !important;
}
.light-theme form#loanCalc input {
    background: var(--bg-filter-grey) !important;
    color: var(--cfs-calculator-input) !important;
}
.light-theme a#calculate {
    color: var(--cfs-calculator-button-text) !important;
}
.light-theme #contact-seller-container-content-section {
	background: var(--bg-cfs-contact-seller-content-section);
} 
.light-theme #cfs-contact-form-container-content-section .user-info-row input[type="text"],
.light-theme #cfs-contact-form-container-content-section .user-info-row textarea[name="message"] {
    color: var(--white-text) !important;
}
.light-theme #cfs-contact-form-container-content-section .user-info-row input,
.light-theme #cfs-contact-form-container-content-section .user-info-row textarea {
    background: var(--bg-filter-grey) !important;
}
.light-theme #cfs-contact-form-container-content-section #message {
	background: var(--bg-filter-grey) !important;
}
.light-theme .validation-errors {
    color: var(--white-text);
}
.light-theme #content-contact-form-terms {
    color: var(--terms-and-condition-text) !important;
}
.light-theme #content-contact-form-terms a {
	color: var(--terms-and-condition-text-link) !important;
}
.light-theme .car-listings-related .homepage-widget-header a {
    color: var(--white-text);
}
.light-theme #buyers-guide-post-title a {
	color: var(--white-text) !important;
}
/* CARS For Sale Article View END */

/* CARS For Sale Listing START */
.light-theme .cfs-caritem-pills-slider .slick-next:before {
    color: var(--white-text) !important;
}
.light-theme .cfs-caritem-pills-slider .slick-prev:before {
    color: var(--white-text) !important;
}
.light-theme #carlistings-matches {
	color: var(--light-grey-text);
}
.light-theme #sort-filter-toggle {
    color: var(--white-text);
}
.light-theme #ordering-filters {
    color: var(--white-text);
    box-shadow: 0 1px 2px 0 rgb(27 31 35 / 10%), 0 10px 11px 0 rgb(27 31 35 / 25%);
    background-color: var(--bg-filter-grey);
    border-radius: 3px;
    border: solid 1px rgba(27,31,35,.05);
    border-top-color: rgba(227,227,232,.7);
}
.light-theme #ordering-filters a {
    color: var(--white-text);
}
.light-theme #sort-filter-toggle .fa-chevron-down {
    color: var(--light-grey-text);
}
.light-theme .car-listing-item:first-of-type {
    padding-top: 0;
}
.light-theme .car-listing-item {
    background: var(--bg-cfs-listing-item);
    padding: 0;
   /* border-bottom: 1px solid #aaa; */
	box-shadow: 0 13px 7px -7px rgb(128 128 128 / 15%);
    -webkit-box-shadow: 0 13px 7px -7px rgb(128 128 128 / 15%);
    -moz-box-shadow: 0 13px 7px -7px rgb(128 128 128 / 15%);
}
.light-theme .car-listing-item .entry-car-info .entry-car-condition {
	color: var(--light-grey-text);
}
.light-theme .car-listing-item .entry-car-info .entry-title a {
    color: var(--white-text);
}
.light-theme .car-listing-item .entry-car-info {
    margin-top: 0;
	padding-top: 8px;
	padding-bottom:8px;
}
.light-theme .entry-car-for-sale .fa-angle-right,
.light-theme .entry-car-enquire .fa-info {
    color: var(--icon-grey);
    border: 2px solid var(--border-grey);
}
.light-theme .entry-car-contact .fa-phone {
    color: var(--icon-grey);
    background: var(--bg-light-grey);
}
.light-theme .default-car-item-pill {
    border: 2px solid var(--border-pills-grey);
}

/* CARS For Sale Listing END */

/* CARS For Sale Landing Page START */
.light-theme #cfs-all-makes {
    padding: 15px;	
}
.light-theme #more-model-filter-options .fa-chevron-down,
.light-theme #more-model-filter-options .fa-chevron-up {
    border: 2px solid var(--cfs-search-more-border);
}
/* CARS For Sale Landing Page END */

/* Sidebar */
.light-theme #sidebar-primary {
    padding: 15px 15px 0 !important;
}
.light-theme #contact-seller-container {
    padding-top: 0;
}
.light-theme #contact-seller-container .user-info-row input, .light-theme #contact-seller-container .user-info-row textarea {
    background: var(--bg-filter-grey) !important;
}
.light-theme #contact-seller-container .user-info-row input[type="text"],
.light-theme #contact-seller-container .user-info-row textarea[name="message"] {
    color: var(--white-text) !important;
}
.light-theme #sidebar-primary {
    background: rgba(var(--bg-dark-grey), 1);
}
.light-theme #sidebar-primary .widget {
    color: var(--white-text) !important;
}
.light-theme h3.widget-title {
    color: var(--white-text);
}
.light-theme .gpoll_container .gpoll_field {
    color: var(--white-text);
}
.light-theme .sidebar-region-car-price {
    color: var(--white-text);
}
.light-theme .sidebar-car-info a {
    color: var(--white-text);
}
.light-theme #view-all-sidebar-cars a {
    color: var(--white-text);
}
.light-theme #sidebar-container-toggle span {
	border: 2px solid var(--cfs-sidebar-border-toggle) !important;
}
.light-theme #sidebar-contact-form-terms {
    color: var(--terms-and-condition-text) !important;
}
.light-theme #sidebar-contact-form-terms a {
	color: var(--terms-and-condition-text-link) !important;
}
.light-theme #sidebar-search-filter-container .condition-filter-items,
.light-theme #sidebar-search-filter-container .model-filter-items,
.light-theme #sidebar-search-filter-container .brand-filter-items,
.light-theme #sidebar-search-filter-container .max-mileage-filter-items,
.light-theme #sidebar-search-filter-container .min-year-filter-items,
.light-theme #sidebar-search-filter-container .max-year-filter-items,
.light-theme #sidebar-search-filter-container .min-price-filter-items,
.light-theme #sidebar-search-filter-container .max-price-filter-items,
.light-theme #sidebar-search-filter-container .region-filter-items,
.light-theme #sidebar-search-filter-container .colour-filter-items,
.light-theme #sidebar-search-filter-container #sidebar-city-filter,
.light-theme #sidebar-search-filter-container #keyword-filter input,
.light-theme #sidebar-search-filter-container .dealership-filter-items {
    background: var(--bg-filter-grey) !important;
    border-right: 10px solid var(--border-right-filter);
}
/* Sidebar END */

/* Home Page START*/
.light-theme .homepage-widget-header a {
    color: var(--white-text) !important;
}
.light-theme .homepage-widget-view-all a {
    color: var(--white-text);
}
.light-theme .homepage-widget-header,
.light-theme .landing-page-slider-header {
    color: var(--white-text);
}
.light-theme .homepage-all-cat.active-widget-link,
.light-theme .homepage-sub-cat.active-widget-link {
    color: var(--white-text);
}
.light-theme #header-car-search-heading {
	color: var(--white-text);
    margin-bottom: 15px;
	margin-top: 25px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1.45em;
}
.light-theme .checkmark {
    border: 1px solid #000;
}
.light-theme .condition-label input:checked ~ .checkmark {
    border: none;
}
.light-theme .dealer-label input:checked ~ .checkmark {
    border: none;
}
.light-theme .content-section-dealer-label input:checked ~ .checkmark {
    border: none;
}
.light-theme #horizontal-search-filter-container .condition-filter-items,
.light-theme #horizontal-search-filter-container .model-filter-items,
.light-theme #horizontal-search-filter-container .brand-filter-items,
.light-theme #horizontal-search-filter-container .max-mileage-filter-items,
.light-theme #horizontal-search-filter-container .min-year-filter-items,
.light-theme #horizontal-search-filter-container .max-year-filter-items,
.light-theme #horizontal-search-filter-container .min-price-filter-items,
.light-theme #horizontal-search-filter-container .max-price-filter-items,
.light-theme #horizontal-search-filter-container .region-filter-items,
.light-theme #horizontal-search-filter-container .content-section-dealership-filter-items,
.light-theme #horizontal-search-filter-container .bodytype-filter-items,
.light-theme #horizontal-search-filter-container #keyword-filter input,
.light-theme #horizontal-search-filter-container .city-filter-items,
.light-theme #horizontal-search-filter-container .colour-filter-items {
	background: var(--bg-homepage-cfs-search-filter) !important;
    border-right: 0;
    border: 1px solid #909799;
	color: var(--grey-text);
}
.light-theme .select-wrapper:after {
	color: var(--grey-text)
}
.light-theme #horizontal-search-filter-container #condition-filter-heading,
.light-theme #horizontal-search-filter-container #brand-filter-heading,
.light-theme #horizontal-search-filter-container #model-filter-heading,
.light-theme #horizontal-search-filter-container #max-mileage-filter-heading,
.light-theme #horizontal-search-filter-container #min-year-filter-heading,
.light-theme #horizontal-search-filter-container #max-year-filter-heading,
.light-theme #horizontal-search-filter-container #min-price-filter-heading,
.light-theme #horizontal-search-filter-container #max-price-filter-heading,
.light-theme #horizontal-search-filter-container #region-filter-heading,
.light-theme #horizontal-search-filter-container #bodytype-filter-heading,
.light-theme #horizontal-search-filter-container #keyword-filter-heading,
.light-theme #horizontal-search-filter-container #content-section-dealership-filter-heading,
.light-theme #horizontal-search-filter-container #city-filter-heading,
.light-theme #horizontal-search-filter-container #colour-filter-heading {
    color: var(--grey-text) !important;
}
.light-theme #more-filter-options .fa-chevron-down,
.light-theme #more-filter-options .fa-chevron-up {
    border: 2px solid var(--cfs-search-more-border);
}
.light-theme #more-filter-options {
    margin: 25px 0 10px;
}
.light-theme #nav-container {
    background: rgba(var(--bg-dark-grey), 1);
}
/* Home Page END*/

/* Category Listing START */
.light-theme .loop-meta .loop-title,
.light-theme .loop-meta .loop-description {
    color: var(--white-text);
}
.light-theme .breadcrumbs {
	color: var(--grey-text);
}
.light-theme .breadcrumb-trail.breadcrumbs a {
    color: var(--white-text) !important;
}
.light-theme h2.post-title.entry-title a {
    color: var(--grey-text) !important;
}
.light-theme .carmag-cfs-short-list-car-info-vertical a {
    color: var(--white-text) !important;
}

/* Category Listing START */

/* Article View START */
.light-theme #sidebar-after-singular {
	border-top: 1px solid var(--border-top-blue);
}
/* Article View END */

/* Footer */
.light-theme #sidebar-subsidiary {
    border-top: 1px solid #df1d1d;
	float: left;
    width: 100%;
}
.light-theme #sidebar-subsidiary .wrap {
	border-top: 0;
	padding: 0 15px;
}
/* Pagination */
.light-theme #car-listing-pagination-container {
	background: rgba(var(--bg-dark-grey), 1);
}
.light-theme .car-listing-pagination>li>a, .light-theme .car-listing-pagination>li>span {
    color: var(--cfs-pagination) !important;
}
.light-theme .car-listing-pagination>.active>a, .light-theme .car-listing-pagination>.active>a:focus, .light-theme .car-listing-pagination>.active>a:hover, .light-theme .car-listing-pagination>.active>span, .light-theme .car-listing-pagination>.active>span:focus, .light-theme .car-listing-pagination>.active>span:hover {
	color: #ffffff !important;
}
/* Test Drive Page */
.light-theme .book-test-drive-title {
	color: var(--testdrive-header-text);
}
.light-theme #test-drive-user-info-heading {
	color: var(--testdrive-text);
}
.light-theme #test-drive-user-info .user-info-row input {
	background: var(--bg-testdrive-filters) !important;
}
.light-theme #test-drive-dealershipname-filter {
	background: var(--bg-testdrive-filters) !important;
}
/* CAR Valuation Report */
.light-theme .car-valuation-title {
	color: var(--white-text);
}
.light-theme #car-valuation-user-info .user-info-row input {
	background: var(--bg-car-valuation-form-input) !important;
}
.light-theme #car-valuation-user-info select {
	background: var(--bg-car-valuation-form-input) !important;
}
.light-theme #car-valuation-condition-filter {
    background: var(--bg-car-valuation-form-input) !important;
}
.light-theme #car-valuation-terms {
    color: #000 !important;
}
.light-theme #car-valuation-terms a {
    color: #555 !important;
}

/* CAR Dealeships */
.light-theme #carlisting-top-section {
    border: 0;
}
.light-theme .mapContainer {
    margin-top: 0;
}
.light-theme #branch-search {
	background: var(--bg-car-dealerships-search) !important;
}
.light-theme #branch-search[type=text] {
    color: var(--white-text);
}
.light-theme #dealer-branch-sort-filter-container {
	background: var(--bg-car-dealerships-branch-sort-container) !important;
}
.light-theme .dealer-branch-sort-filter {
	color: var(--white-text);
}
.light-theme .dealer-branch-sort-filter:visited, .light-theme .dealer-branch-sort-filter:focus, .light-theme .dealer-branch-sort-filter:active {
    color: var(--white-text) !important;
}
.light-theme .dealer-branch-sort-filter:hover {
    color: var(--white-text);
}
/* CAR Contact Us Page */
.light-theme .page-content input[type="text"] {
    background: var(--bg-contact-us-page) !important;
    border: 0 !important;
    border-radius: 0 !important;
}
.light-theme .page-content textarea {
    background: var(--bg-contact-us-page) !important;
}
.light-theme .page-content input[type=text], .light-theme .page-content textarea {
    color: var(--white-text) !important;
}
/* Light Theme END */



/* =Layout for tablets version 
-------------------------------------------------------------- */

@media only screen and (min-width: 49em) {

/* WP calendar. */
#sidebar-subsidiary #wp-calendar th,
#sidebar-subsidiary #wp-calendar td {
	padding: 2px 1px;
}

/* Primary menu. */
#menu-primary {
	background: #404040;
	display: block;
	padding: 0 2%;
	position: relative;
	margin: 0;
	width: 96%;
	height: 2.25em; /* 36px / 16px = 2.25 */
	z-index: 98;
	    margin-top: 19px;
	position:fixed;
}
#menu-primary .wrap {
	margin: 0 auto;
	width: 100%;
}
#menu-primary ul {
	padding: 0;
}
#menu-primary li {
	background: #404040;
	display: inline;
}
#menu-primary li a {
	color: #fff;
	font: normal normal normal 0.75em/2em Arial, "Helvetica Neue", Helvetica, sans-serif; /* 12px / 16px = 0.75 */
	padding: 0.416666667em 1.16666667em 0.583333333em; /* 7px / 12px = 0.583333333 and 14px / 12px = 1.16666667 */
}
#menu-primary li.current-menu-item {
	background: #e9edf1;
	color: #ca4842;
}
#menu-primary li.current-menu-item a {
	color: #ca4842;
}
#menu-primary li a:hover,
#menu-primary li.sfHover a {
	background: #e9edf1;
	color: #ca4842;
	text-decoration: none;
}
#menu-primary li li a,
#menu-primary li.sfHover li a,
#menu-primary li li.sfHover li a {
	background: #fff;
	border-bottom: 1px solid #f2f2f2;
	color: #ca4842;
	padding-left: 1.16666667em; /* 14px / 12px = 1.16666667 */
	text-transform: none;
}
#menu-primary li li.current-menu-item a,
#menu-primary li li.sfHover li.current-menu-item a,
#menu-primary li li a:hover,
#menu-primary li li.sfHover a,
#menu-primary li li.sfHover li a:hover {
	color: #404040;
}

/* Drop-down styles */
#menu-primary li:hover ul,
#menu-primary li.sfHover ul {
	top: 2.25em; /* 36px / 16px = 2.25 */
}
#menu-primary li:hover li ul,
#menu-primary li.sfHover li ul {
	top: -999em;
}
#menu-primary li li:hover ul,
#menu-primary li li.sfHover ul {
	margin-left: 0;
	padding-bottom: 0;
	top: 0;
}
	
/* Sub-nav indicator. */
#menu-primary a.sf-with-ul {
	padding-right: 2.33333333em; /* 28px / 12px = 2.33333333 */
}
#menu-primary ul .sf-with-ul > a:after {
	content: "\002B"; /* Plus sign. */
	float: right;
	padding-left: 8px;
	padding-left: 0.5rem;
	position: absolute;
}
#menu-primary ul .sf-with-ul > a {
	padding-right: 24px;
	padding-right: 1.71428571rem;
	padding-right: 1.5rem;
 }
#menu-primary ul ul .sf-with-ul > a:after {
	position: static;
}
#menu-primary  ul ul .sf-with-ul > a {
	padding-right: 8px;
	padding-right: 0.5rem;
}

/* Search form. */
#menu-primary form {
	overflow: hidden;
	width: 10.62500em; /* 170px / 16px = 10.62500 */
	float: right;
	margin-top: 0.3125em; /* 5px / 16 px = 0.3125 */
}
#menu-primary input[type="text"] {
	float: right;
	width: 9.16666667em; /* 110 px / 12 px = 9.16666667 */
	margin: 0; /* Chrome */
	padding: 5px 0 6px 9px;
	font-style: italic;
	font-size: 0.75em; /* 12 px / 16 px = 0.75 */
	background: #e9edf1;
	border: none;
}
#menu-primary input[type="text"]:focus {
	width: 14.1666667em; /* 170 px / 12 px = 14.1666667 */
	background-color: #fff;
}
#menu-primary .search-submit {
	display: none;
}

/* Menu secondary. */
/* #menu-secondary {
    
	display: block;
    padding: 0 2% 1em;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    background: #000000;
    padding-top: 4px;
    max-width: 65em;
    border-bottom-style: dotted;
    border-color: none;
    border-width: 1px;
    margin-top: -47px;
    z-index: 122;
    position: relative;
} */
#menu-secondary {
    display: block;
	z-index: 122;
}
#menu-secondary .wrap2 {
    width: 1180px;
    margin: 0 auto;
    position: relative;
    text-align: center;
	z-index: 1;
}
#menu-secondary .wrap2:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 20px;
    width: 280px;
    height: 100%;
    background: #df1d1d;
    transform: skewX(37deg);
    z-index: -1;
}
nav#menu-secondary .wrap2:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 880px;
    width: 280px;
    height: 100%;
    background: #df1d1d;
    transform: skewX(-37deg);
    z-index: -1;
}
#menu-secondary .wrap2 .menu {
    width: 100%;
    display: block;
    height: 42px;
}


#menu-secondary .wrap {
	margin: 0 auto;
}
#menu-secondary ul {
	padding: 0;
	display: inline-block;
    background: #df1d1d;
    height: 100%
}

#menu-secondary li {
	display: inline;
	   /* margin-left: -30px; */
}
#menu-secondary li:first-child {
	margin-left: 0;
}
#menu-secondary li a {
	color: #FEFEFE;
    font: normal normal normal 14px/1.2em 'Exo 2', sans-serif;
    /* letter-spacing: -1px; */
    padding: 0.909090909em;
    text-transform: uppercase;
	font-weight: 500;
}
#menu-secondary-items li:nth-child(1) a {
    padding: 0.909090909em 0.909090909em 0.909090909em 0.909090909em;
}
#menu-secondary li li a {
	margin-bottom: 0;
}
#menu-secondary li li {
	margin-left: 0;
}
#menu-secondary li.current-menu-item a,
#menu-secondary li a:hover,
#menu-secondary li.sfHover a {
	
	
	color: white;
}
#menu-secondary li a:hover,
#menu-secondary li.sfHover a {
	text-decoration: none;
}
#menu-secondary li li a,
#menu-secondary li.sfHover li a,
#menu-secondary li li.sfHover li a {
	background: rgba(36,49,54,1);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #ffffff;
	/* border-bottom: 1px solid #b00; */
	/*padding-left: 1.818182em; *//* 20px / 11px = 1.81818182 */
}
#menu-secondary li li.current-menu-item a,
#menu-secondary li li.sfHover li.current-menu-item a {
	/* color: #404040; */
}
#menu-secondary li li a:hover,
#menu-secondary li li.sfHover a,
#menu-secondary li li.sfHover li a:hover {
	background: #909799;
    color: #fff;
}
#menu-secondary li a:focus {
    outline-offset: -4px;
    outline: thin dotted;
}

/* Drop-down styles. */
#menu-secondary li:hover ul,
#menu-secondary li.sfHover ul {
	top: 40px;
}
#menu-secondary li:hover li ul,
#menu-secondary li.sfHover li ul {
	top: -999em;
}
#menu-secondary li li:hover ul,
#menu-secondary li li.sfHover ul {
	margin-left: 0;
	padding-bottom: 0;
	top: 0;
}
	
/* Sub-nav indicator. */
#menu-primary ul .menu-item-parent > a:after,
#menu-secondary ul .menu-item-parent > a:after  {
	
	    content: '\f078';
    font-family: 'FontAwesome', san-serif;
        font-size: 10px;
	float: right;
	padding-left: 3px;
	
	position: absolute;
}
#menu-primary ul .menu-item-parent > a,
#menu-secondary ul .menu-item-parent > a {
	padding-right: 35px;
	
}
#menu-primary ul ul .menu-item-parent > a:after,
#menu-secondary ul ul .menu-item-parent > a:after {
	position: static;
}
#menu-primary  ul ul .menu-item-parent > a,
#menu-secondary  ul ul .menu-item-parent > a  {
	padding-right: 8px;
	padding-right: 0.5rem;
}
.sub-menu {
    margin-left: -10px !important;
}
.sub-menu li {
    text-align: left;
}

/* Width. */
#menu-primary .wrap,
#menu-secondary .wrap,
#main .wrap,
#header,
#sidebar-subsidiary .wrap,
#menu-subsidiary .wrap {
	max-width: 1040px;
}
#footer .wrap {
	max-width: 68.5714286em; /*60 * ( 16 px / 14 px ) = 68.5714286 */
	padding-bottom: 1em;
}

/* Mobiles menus. */
#menu-primary-mobile,
#menu-secondary-mobile,
#menu-primary-title,
#menu-secondary-title {
	display: none;
}

#sidebar-description {
	float: right;
	padding: 1em 0;
}

/* Header. */
#header {
	/*padding: 1em 2%;*/
}
.custom-header #header {
	/* padding: 0.5em 0; */
	background: #0e1315;
}

/* Center to left align. */
/* #header {
	text-align: left;
} */

/* Site title. */
/* #site-title {
	float: left;
    font-size: 2em;
    margin-right: 0px;
    width: 27%;
    margin-left: -40px;
    padding-top: 35px;
} */
#site-title {
    float: left;
    font-size: 2em;
    margin-right: 0px;
    width: 100%;
    text-align: center;
}
#site-description {
	float: left;
	font-size: 1em;
	line-height: 1.25em; /* 20px / 16px = 1.25 */
	padding-top: 0.8125em; /* 13px / 16px = 0.8125 */
	width: 64%;
}
.custom-header #site-description {
	    margin-top: -25px;
	    padding-top: 2.25em;
    width: 728px;
    float: right;
    margin-right: -14px;

}

/* Before content sidebar. */
#sidebar-before-content {
	margin: 3px 0 0.825em 0;
}
#sidebar-before-content .widget {
	float: left;
	margin-right: 4%;
	width: 46%;
}

/* Breadcrumbs. */
.breadcrumbs {
	margin: 1em 0 1.5em;
}

/* Image. */
img {
	
}
.thumbnail {
	max-width: 160px; /* 4px padding and 1px border left and right. */
	max-height: 160px;
}
.path-smaller-thumbnail {
	max-width: 90px; /* 4px padding and 1px border left and right. */
	max-height: 90px;
}
#site-title img {
	border: none;
    padding: 0;
    width: 100%;
}

#content {
	float: left;
	width: 64%; /* 4% for margin */
}

/* Byline. */
.hfeed-more-articles .byline {
	margin-bottom: 0.8em;
}

#main .wrap {
	margin: 0 auto 2em;
    max-width: 1180px !important;
    padding: 0;
	width: 100%;
}
#sidebar-subsidiary .wrap {
    margin: 0 auto 2em;
    max-width: 1180px !important;
    padding: 0;
    width: 100%;
}

/* Sidebars. */
#sidebar-primary {
	float: right;
	margin: 0;
	padding: 0;
	width: 32%;
}

/* Comment form paragraphs. */
#respond p.form-author {
	float: left;
	width: 50%;
}
#respond p.form-email {
	float: right;
	overflow: hidden;
	width: 50%;
}
#respond p.form-author input[type="text"] {
	width: 90%;
}
#respond p.form-email input[type="text"],
#respond p.form-email label {
	width: 90%;
	float: right;
}
#respond p.form-url {
	clear: both;
}

/* Copyright and credit in footer. */
#footer .copyright, #footer .credit {
	float: left;
	text-align: left;
	width: 50%;
}
#footer .credit {
	text-align: right;
}

#footer p {
    margin-top: 0;
}

/* Comments. */
.comment-list ol.children {
	margin-left: 2%;
}

/* Subsidiary. */
#sidebar-subsidiary .widget {
	float: left;
	/* margin-right: 4%; 
	width: 26%;*/
	padding: 0;
	width: 30.5%;
}
#sidebar-subsidiary .wrap {
    border-top: 1px solid #df1d1d;
	margin-bottom: 0 !important;
}
	
#ssidebar-subsidiary .swidget:nth-child(2) {
    margin: 0 4% 1em;
}
	

/* =Layouts
-------------------------------------------------------------- */

/* One column. */
.layout-1c #content {
	float: none;
	margin-right: 0;
	width: 100%;
}

/* Two columns. */
.layout-2c-l #content,
.layout-default #content,
.layout-3c-l #content,
.layout-3c-c #content {
	float: left;
	width: 69%; /* 4% for margin */
}
.layout-2c-l #sidebar-primary,
.layout-default #sidebar-primary,
.layout-2c-l #sidebar-secondary,
.layout-default #sidebar-secondary,
.layout-3c-l #sidebar-primary,
.layout-3c-l #sidebar-secondary,
.layout-3c-c #sidebar-primary,
.layout-3c-c #sidebar-secondary {
	float: right;
	width: 300px;
}
.layout-2c-l #sidebar-secondary,
.layout-default #sidebar-secondary,
.layout-3c-l #sidebar-secondary,
.layout-3c-c #sidebar-secondary {
	clear: right;
}
.layout-2c-r #content,
.layout-3c-r #content {
    float: right;
	width: 69%; /* 4% for margin */
}
.layout-2c-r #sidebar-primary,
.layout-2c-r #sidebar-secondary,
.layout-3c-r #sidebar-primary,
.layout-3c-r #sidebar-secondary {
    float: left;
	width: 32%;
}
.layout-2c-r #sidebar-secondary,
.layout-3c-r #sidebar-secondary {
	clear: left;
}

}
#sidebar-primary {
	width: 330px !important;	
}

/* =Layout for somewhere in the middle version 
-------------------------------------------------------------- */

@media only screen and (min-width: 60em) {

.custom-header #site-description {
	padding-top: 2.25em;
}

/* Pullquote Shortcode Plugin CSS. */
.pullquote {
	float: right;
	margin: 0.625em 0 0.625em 1.25em;
}

}

/* =Layout for desktop version 
-------------------------------------------------------------- */

@media only screen and (min-width: 70em) {

/* Comments for desktop. */
.comment-list ol.children {
	margin-left: 1em;
}
.comment-list .avatar {
	float: left;
}
.comment-list li li.has-avatar .comment-text {
	margin-left: 3.75em;
	overflow: hidden;
}

/* Slider Page Template. */
.page-template-path-slider #content .hentry {
	float: left;
	border-bottom: none;
	margin: 0 4% 0 0;
	width: 48%;
}
.page-template-path-slider #content .last {
	margin: 0;
}
.page-template-path-slider #content .path-line {
	border-bottom: 1px solid #e9edf1;
	margin-bottom: 1.5em;
}
.page-template-path-slider #slider-content .hentry {
	float: none;
	margin: 0;
	width: 100%;
}
.page-template-path-slider #content .path-thumbnail {
	float: none;
}
.page-template-path-slider #content .entry-header {
	text-align: center;
}
.page-template-path-slider #content .hfeed-more-articles .entry-header,
.page-template-path-slider #slider-content .entry-header {
	text-align: left;
}
.page-template-path-slider #content .hfeed-more-articles h2 {
	font-size: 1.25em;
}

/* layout-3c-l. */
.layout-3c-l #content {
	float: left;
	width: 46%;
}
.layout-3c-l #sidebar-primary,
.layout-3c-l #sidebar-secondary {
	float: left;
	width: 23%;
	margin: 0 0 0 4%;
}
.layout-3c-l #sidebar-secondary {
	clear: none;
}

/* layout-3c-r. */
.layout-3c-r #content {
	float: right;
	width: 46%;
}
.layout-3c-r #sidebar-primary,
.layout-3c-r #sidebar-secondary {
	float: left;
	width: 23%;
	margin: 0 4% 0 0;
}
.layout-3c-r #sidebar-secondary {
	clear: none;
}

/* layout-3c-c. */
.layout-3c-c #content {
	float: left;
	margin-left: 27%;
	width: 46%;
}
.layout-3c-c #sidebar-primary {
	float: left;
	margin-left: -73%;
	width: 23%;
}
.layout-3c-c #sidebar-secondary {
	float: right;
	width: 23%;
}
.layout-3c-c #sidebar-secondary {
	clear: none;
}

/* Width. */
.layout-3c-l #menu-primary .wrap,
.layout-3c-r #menu-primary .wrap,
.layout-3c-c #menu-primary .wrap,
.layout-3c-l #menu-secondary .wrap,
.layout-3c-r #menu-secondary .wrap,
.layout-3c-c #menu-secondary .wrap,
.layout-3c-l #main .wrap,
.layout-3c-r #main .wrap,
.layout-3c-c #main .wrap,
.layout-3c-l #header,
.layout-3c-r #header,
.layout-3c-c #header,
.layout-3c-l #sidebar-subsidiary .wrap,
.layout-3c-r #sidebar-subsidiary .wrap,
.layout-3c-c #sidebar-subsidiary .wrap,
.layout-3c-l #menu-subsidiary .wrap,
.layout-3c-r #menu-subsidiary .wrap,
.layout-3c-c #menu-subsidiary .wrap {
	max-width: 64em;
}
.layout-3c-l #footer .wrap,
.layout-3c-r #footer .wrap,
.layout-3c-c #footer .wrap {
	max-width: 73.1428571em; /* 64 * ( 16 px / 14 px ) = 73.1428571 */
	padding-bottom: 1em;
}

/* WP calendar. */
.layout-3c-l #sidebar-primary #wp-calendar th,
.layout-3c-l #sidebar-secondary #wp-calendar th,
.layout-3c-r #sidebar-primary #wp-calendar th,
.layout-3c-r #sidebar-secondary #wp-calendar th,
.layout-3c-c #sidebar-primary #wp-calendar th,
.layout-3c-c #sidebar-secondary #wp-calendar th,
.layout-3c-l #sidebar-primary #wp-calendar td,
.layout-3c-l #sidebar-secondary #wp-calendar td,
.layout-3c-r #sidebar-primary #wp-calendar td,
.layout-3c-r #sidebar-secondary #wp-calendar td,
.layout-3c-c #sidebar-primary #wp-calendar td,
.layout-3c-c #sidebar-secondary #wp-calendar td {
	padding: 2px 1px;
}
}


.rect-auto, .c100.p51 .slice, .c100.p52 .slice, .c100.p53 .slice, .c100.p54 .slice, .c100.p55 .slice, .c100.p56 .slice, .c100.p57 .slice, .c100.p58 .slice, .c100.p59 .slice, .c100.p60 .slice, .c100.p61 .slice, .c100.p62 .slice, .c100.p63 .slice, .c100.p64 .slice, .c100.p65 .slice, .c100.p66 .slice, .c100.p67 .slice, .c100.p68 .slice, .c100.p69 .slice, .c100.p70 .slice, .c100.p71 .slice, .c100.p72 .slice, .c100.p73 .slice, .c100.p74 .slice, .c100.p75 .slice, .c100.p76 .slice, .c100.p77 .slice, .c100.p78 .slice, .c100.p79 .slice, .c100.p80 .slice, .c100.p81 .slice, .c100.p82 .slice, .c100.p83 .slice, .c100.p84 .slice, .c100.p85 .slice, .c100.p86 .slice, .c100.p87 .slice, .c100.p88 .slice, .c100.p89 .slice, .c100.p90 .slice, .c100.p91 .slice, .c100.p92 .slice, .c100.p93 .slice, .c100.p94 .slice, .c100.p95 .slice, .c100.p96 .slice, .c100.p97 .slice, .c100.p98 .slice, .c100.p99 .slice, .c100.p100 .slice {
  clip: rect(auto, auto, auto, auto);
}

.pie, .c100 .bar, .c100.p51 .fill, .c100.p52 .fill, .c100.p53 .fill, .c100.p54 .fill, .c100.p55 .fill, .c100.p56 .fill, .c100.p57 .fill, .c100.p58 .fill, .c100.p59 .fill, .c100.p60 .fill, .c100.p61 .fill, .c100.p62 .fill, .c100.p63 .fill, .c100.p64 .fill, .c100.p65 .fill, .c100.p66 .fill, .c100.p67 .fill, .c100.p68 .fill, .c100.p69 .fill, .c100.p70 .fill, .c100.p71 .fill, .c100.p72 .fill, .c100.p73 .fill, .c100.p74 .fill, .c100.p75 .fill, .c100.p76 .fill, .c100.p77 .fill, .c100.p78 .fill, .c100.p79 .fill, .c100.p80 .fill, .c100.p81 .fill, .c100.p82 .fill, .c100.p83 .fill, .c100.p84 .fill, .c100.p85 .fill, .c100.p86 .fill, .c100.p87 .fill, .c100.p88 .fill, .c100.p89 .fill, .c100.p90 .fill, .c100.p91 .fill, .c100.p92 .fill, .c100.p93 .fill, .c100.p94 .fill, .c100.p95 .fill, .c100.p96 .fill, .c100.p97 .fill, .c100.p98 .fill, .c100.p99 .fill, .c100.p100 .fill {
  position: absolute;
  border: 0.08em solid #e12516;
  width: 0.84em;
  height: 0.84em;
  clip: rect(0em, 0.5em, 1em, 0em);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.pie-fill, .c100.p51 .bar:after, .c100.p51 .fill, .c100.p52 .bar:after, .c100.p52 .fill, .c100.p53 .bar:after, .c100.p53 .fill, .c100.p54 .bar:after, .c100.p54 .fill, .c100.p55 .bar:after, .c100.p55 .fill, .c100.p56 .bar:after, .c100.p56 .fill, .c100.p57 .bar:after, .c100.p57 .fill, .c100.p58 .bar:after, .c100.p58 .fill, .c100.p59 .bar:after, .c100.p59 .fill, .c100.p60 .bar:after, .c100.p60 .fill, .c100.p61 .bar:after, .c100.p61 .fill, .c100.p62 .bar:after, .c100.p62 .fill, .c100.p63 .bar:after, .c100.p63 .fill, .c100.p64 .bar:after, .c100.p64 .fill, .c100.p65 .bar:after, .c100.p65 .fill, .c100.p66 .bar:after, .c100.p66 .fill, .c100.p67 .bar:after, .c100.p67 .fill, .c100.p68 .bar:after, .c100.p68 .fill, .c100.p69 .bar:after, .c100.p69 .fill, .c100.p70 .bar:after, .c100.p70 .fill, .c100.p71 .bar:after, .c100.p71 .fill, .c100.p72 .bar:after, .c100.p72 .fill, .c100.p73 .bar:after, .c100.p73 .fill, .c100.p74 .bar:after, .c100.p74 .fill, .c100.p75 .bar:after, .c100.p75 .fill, .c100.p76 .bar:after, .c100.p76 .fill, .c100.p77 .bar:after, .c100.p77 .fill, .c100.p78 .bar:after, .c100.p78 .fill, .c100.p79 .bar:after, .c100.p79 .fill, .c100.p80 .bar:after, .c100.p80 .fill, .c100.p81 .bar:after, .c100.p81 .fill, .c100.p82 .bar:after, .c100.p82 .fill, .c100.p83 .bar:after, .c100.p83 .fill, .c100.p84 .bar:after, .c100.p84 .fill, .c100.p85 .bar:after, .c100.p85 .fill, .c100.p86 .bar:after, .c100.p86 .fill, .c100.p87 .bar:after, .c100.p87 .fill, .c100.p88 .bar:after, .c100.p88 .fill, .c100.p89 .bar:after, .c100.p89 .fill, .c100.p90 .bar:after, .c100.p90 .fill, .c100.p91 .bar:after, .c100.p91 .fill, .c100.p92 .bar:after, .c100.p92 .fill, .c100.p93 .bar:after, .c100.p93 .fill, .c100.p94 .bar:after, .c100.p94 .fill, .c100.p95 .bar:after, .c100.p95 .fill, .c100.p96 .bar:after, .c100.p96 .fill, .c100.p97 .bar:after, .c100.p97 .fill, .c100.p98 .bar:after, .c100.p98 .fill, .c100.p99 .bar:after, .c100.p99 .fill, .c100.p100 .bar:after, .c100.p100 .fill {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.c100 {
  position: relative;
  font-size: 120px;
  width: 1em;
  height: 1em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  float: left;
  margin: 0 0.1em 0.1em 0;
  background-color: #efefef;
}
.c100 *, .c100 *:before, .c100 *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.c100.center {
  float: none;
  margin: 0 auto;
}
.c100.big {
  font-size: 240px;
}
.c100.small {
  font-size: 80px;
}
.c100 > span {
  position: absolute;
  width: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  width: 5em;
  line-height: 5em;
  font-size: 0.2em;
  color: #000000;
  display: block;
  text-align: center;
  white-space: nowrap;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.c100:after {
  position: absolute;
  top: 0.08em;
  left: 0.08em;
  display: block;
  content: " ";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #ffffff;
  width: 0.84em;
  height: 0.84em;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
.c100 .slice {
  position: absolute;
  width: 1em;
  height: 1em;
  clip: rect(0em, 1em, 1em, 0.5em);
}
.c100.p1 .bar {
  -webkit-transform: rotate(3.6deg);
  -moz-transform: rotate(3.6deg);
  -ms-transform: rotate(3.6deg);
  -o-transform: rotate(3.6deg);
  transform: rotate(3.6deg);
}
.c100.p2 .bar {
  -webkit-transform: rotate(7.2deg);
  -moz-transform: rotate(7.2deg);
  -ms-transform: rotate(7.2deg);
  -o-transform: rotate(7.2deg);
  transform: rotate(7.2deg);
}
.c100.p3 .bar {
  -webkit-transform: rotate(10.8deg);
  -moz-transform: rotate(10.8deg);
  -ms-transform: rotate(10.8deg);
  -o-transform: rotate(10.8deg);
  transform: rotate(10.8deg);
}
.c100.p4 .bar {
  -webkit-transform: rotate(14.4deg);
  -moz-transform: rotate(14.4deg);
  -ms-transform: rotate(14.4deg);
  -o-transform: rotate(14.4deg);
  transform: rotate(14.4deg);
}
.c100.p5 .bar {
  -webkit-transform: rotate(18deg);
  -moz-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  -o-transform: rotate(18deg);
  transform: rotate(18deg);
}
.c100.p6 .bar {
  -webkit-transform: rotate(21.6deg);
  -moz-transform: rotate(21.6deg);
  -ms-transform: rotate(21.6deg);
  -o-transform: rotate(21.6deg);
  transform: rotate(21.6deg);
}
.c100.p7 .bar {
  -webkit-transform: rotate(25.2deg);
  -moz-transform: rotate(25.2deg);
  -ms-transform: rotate(25.2deg);
  -o-transform: rotate(25.2deg);
  transform: rotate(25.2deg);
}
.c100.p8 .bar {
  -webkit-transform: rotate(28.8deg);
  -moz-transform: rotate(28.8deg);
  -ms-transform: rotate(28.8deg);
  -o-transform: rotate(28.8deg);
  transform: rotate(28.8deg);
}
.c100.p9 .bar {
  -webkit-transform: rotate(32.4deg);
  -moz-transform: rotate(32.4deg);
  -ms-transform: rotate(32.4deg);
  -o-transform: rotate(32.4deg);
  transform: rotate(32.4deg);
}
.c100.p10 .bar {
  -webkit-transform: rotate(36deg);
  -moz-transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  -o-transform: rotate(36deg);
  transform: rotate(36deg);
}
.c100.p11 .bar {
  -webkit-transform: rotate(39.6deg);
  -moz-transform: rotate(39.6deg);
  -ms-transform: rotate(39.6deg);
  -o-transform: rotate(39.6deg);
  transform: rotate(39.6deg);
}
.c100.p12 .bar {
  -webkit-transform: rotate(43.2deg);
  -moz-transform: rotate(43.2deg);
  -ms-transform: rotate(43.2deg);
  -o-transform: rotate(43.2deg);
  transform: rotate(43.2deg);
}
.c100.p13 .bar {
  -webkit-transform: rotate(46.8deg);
  -moz-transform: rotate(46.8deg);
  -ms-transform: rotate(46.8deg);
  -o-transform: rotate(46.8deg);
  transform: rotate(46.8deg);
}
.c100.p14 .bar {
  -webkit-transform: rotate(50.4deg);
  -moz-transform: rotate(50.4deg);
  -ms-transform: rotate(50.4deg);
  -o-transform: rotate(50.4deg);
  transform: rotate(50.4deg);
}
.c100.p15 .bar {
  -webkit-transform: rotate(54deg);
  -moz-transform: rotate(54deg);
  -ms-transform: rotate(54deg);
  -o-transform: rotate(54deg);
  transform: rotate(54deg);
}
.c100.p16 .bar {
  -webkit-transform: rotate(57.6deg);
  -moz-transform: rotate(57.6deg);
  -ms-transform: rotate(57.6deg);
  -o-transform: rotate(57.6deg);
  transform: rotate(57.6deg);
}
.c100.p17 .bar {
  -webkit-transform: rotate(61.2deg);
  -moz-transform: rotate(61.2deg);
  -ms-transform: rotate(61.2deg);
  -o-transform: rotate(61.2deg);
  transform: rotate(61.2deg);
}
.c100.p18 .bar {
  -webkit-transform: rotate(64.8deg);
  -moz-transform: rotate(64.8deg);
  -ms-transform: rotate(64.8deg);
  -o-transform: rotate(64.8deg);
  transform: rotate(64.8deg);
}
.c100.p19 .bar {
  -webkit-transform: rotate(68.4deg);
  -moz-transform: rotate(68.4deg);
  -ms-transform: rotate(68.4deg);
  -o-transform: rotate(68.4deg);
  transform: rotate(68.4deg);
}
.c100.p20 .bar {
  -webkit-transform: rotate(72deg);
  -moz-transform: rotate(72deg);
  -ms-transform: rotate(72deg);
  -o-transform: rotate(72deg);
  transform: rotate(72deg);
}
.c100.p21 .bar {
  -webkit-transform: rotate(75.6deg);
  -moz-transform: rotate(75.6deg);
  -ms-transform: rotate(75.6deg);
  -o-transform: rotate(75.6deg);
  transform: rotate(75.6deg);
}
.c100.p22 .bar {
  -webkit-transform: rotate(79.2deg);
  -moz-transform: rotate(79.2deg);
  -ms-transform: rotate(79.2deg);
  -o-transform: rotate(79.2deg);
  transform: rotate(79.2deg);
}
.c100.p23 .bar {
  -webkit-transform: rotate(82.8deg);
  -moz-transform: rotate(82.8deg);
  -ms-transform: rotate(82.8deg);
  -o-transform: rotate(82.8deg);
  transform: rotate(82.8deg);
}
.c100.p24 .bar {
  -webkit-transform: rotate(86.4deg);
  -moz-transform: rotate(86.4deg);
  -ms-transform: rotate(86.4deg);
  -o-transform: rotate(86.4deg);
  transform: rotate(86.4deg);
}
.c100.p25 .bar {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.c100.p26 .bar {
  -webkit-transform: rotate(93.6deg);
  -moz-transform: rotate(93.6deg);
  -ms-transform: rotate(93.6deg);
  -o-transform: rotate(93.6deg);
  transform: rotate(93.6deg);
}
.c100.p27 .bar {
  -webkit-transform: rotate(97.2deg);
  -moz-transform: rotate(97.2deg);
  -ms-transform: rotate(97.2deg);
  -o-transform: rotate(97.2deg);
  transform: rotate(97.2deg);
}
.c100.p28 .bar {
  -webkit-transform: rotate(100.8deg);
  -moz-transform: rotate(100.8deg);
  -ms-transform: rotate(100.8deg);
  -o-transform: rotate(100.8deg);
  transform: rotate(100.8deg);
}
.c100.p29 .bar {
  -webkit-transform: rotate(104.4deg);
  -moz-transform: rotate(104.4deg);
  -ms-transform: rotate(104.4deg);
  -o-transform: rotate(104.4deg);
  transform: rotate(104.4deg);
}
.c100.p30 .bar {
  -webkit-transform: rotate(108deg);
  -moz-transform: rotate(108deg);
  -ms-transform: rotate(108deg);
  -o-transform: rotate(108deg);
  transform: rotate(108deg);
}
.c100.p31 .bar {
  -webkit-transform: rotate(111.6deg);
  -moz-transform: rotate(111.6deg);
  -ms-transform: rotate(111.6deg);
  -o-transform: rotate(111.6deg);
  transform: rotate(111.6deg);
}
.c100.p32 .bar {
  -webkit-transform: rotate(115.2deg);
  -moz-transform: rotate(115.2deg);
  -ms-transform: rotate(115.2deg);
  -o-transform: rotate(115.2deg);
  transform: rotate(115.2deg);
}
.c100.p33 .bar {
  -webkit-transform: rotate(118.8deg);
  -moz-transform: rotate(118.8deg);
  -ms-transform: rotate(118.8deg);
  -o-transform: rotate(118.8deg);
  transform: rotate(118.8deg);
}
.c100.p34 .bar {
  -webkit-transform: rotate(122.4deg);
  -moz-transform: rotate(122.4deg);
  -ms-transform: rotate(122.4deg);
  -o-transform: rotate(122.4deg);
  transform: rotate(122.4deg);
}
.c100.p35 .bar {
  -webkit-transform: rotate(126deg);
  -moz-transform: rotate(126deg);
  -ms-transform: rotate(126deg);
  -o-transform: rotate(126deg);
  transform: rotate(126deg);
}
.c100.p36 .bar {
  -webkit-transform: rotate(129.6deg);
  -moz-transform: rotate(129.6deg);
  -ms-transform: rotate(129.6deg);
  -o-transform: rotate(129.6deg);
  transform: rotate(129.6deg);
}
.c100.p37 .bar {
  -webkit-transform: rotate(133.2deg);
  -moz-transform: rotate(133.2deg);
  -ms-transform: rotate(133.2deg);
  -o-transform: rotate(133.2deg);
  transform: rotate(133.2deg);
}
.c100.p38 .bar {
  -webkit-transform: rotate(136.8deg);
  -moz-transform: rotate(136.8deg);
  -ms-transform: rotate(136.8deg);
  -o-transform: rotate(136.8deg);
  transform: rotate(136.8deg);
}
.c100.p39 .bar {
  -webkit-transform: rotate(140.4deg);
  -moz-transform: rotate(140.4deg);
  -ms-transform: rotate(140.4deg);
  -o-transform: rotate(140.4deg);
  transform: rotate(140.4deg);
}
.c100.p40 .bar {
  -webkit-transform: rotate(144deg);
  -moz-transform: rotate(144deg);
  -ms-transform: rotate(144deg);
  -o-transform: rotate(144deg);
  transform: rotate(144deg);
}
.c100.p41 .bar {
  -webkit-transform: rotate(147.6deg);
  -moz-transform: rotate(147.6deg);
  -ms-transform: rotate(147.6deg);
  -o-transform: rotate(147.6deg);
  transform: rotate(147.6deg);
}
.c100.p42 .bar {
  -webkit-transform: rotate(151.2deg);
  -moz-transform: rotate(151.2deg);
  -ms-transform: rotate(151.2deg);
  -o-transform: rotate(151.2deg);
  transform: rotate(151.2deg);
}
.c100.p43 .bar {
  -webkit-transform: rotate(154.8deg);
  -moz-transform: rotate(154.8deg);
  -ms-transform: rotate(154.8deg);
  -o-transform: rotate(154.8deg);
  transform: rotate(154.8deg);
}
.c100.p44 .bar {
  -webkit-transform: rotate(158.4deg);
  -moz-transform: rotate(158.4deg);
  -ms-transform: rotate(158.4deg);
  -o-transform: rotate(158.4deg);
  transform: rotate(158.4deg);
}
.c100.p45 .bar {
  -webkit-transform: rotate(162deg);
  -moz-transform: rotate(162deg);
  -ms-transform: rotate(162deg);
  -o-transform: rotate(162deg);
  transform: rotate(162deg);
}
.c100.p46 .bar {
  -webkit-transform: rotate(165.6deg);
  -moz-transform: rotate(165.6deg);
  -ms-transform: rotate(165.6deg);
  -o-transform: rotate(165.6deg);
  transform: rotate(165.6deg);
}
.c100.p47 .bar {
  -webkit-transform: rotate(169.2deg);
  -moz-transform: rotate(169.2deg);
  -ms-transform: rotate(169.2deg);
  -o-transform: rotate(169.2deg);
  transform: rotate(169.2deg);
}
.c100.p48 .bar {
  -webkit-transform: rotate(172.8deg);
  -moz-transform: rotate(172.8deg);
  -ms-transform: rotate(172.8deg);
  -o-transform: rotate(172.8deg);
  transform: rotate(172.8deg);
}
.c100.p49 .bar {
  -webkit-transform: rotate(176.4deg);
  -moz-transform: rotate(176.4deg);
  -ms-transform: rotate(176.4deg);
  -o-transform: rotate(176.4deg);
  transform: rotate(176.4deg);
}
.c100.p50 .bar {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.c100.p51 .bar {
  -webkit-transform: rotate(183.6deg);
  -moz-transform: rotate(183.6deg);
  -ms-transform: rotate(183.6deg);
  -o-transform: rotate(183.6deg);
  transform: rotate(183.6deg);
}
.c100.p52 .bar {
  -webkit-transform: rotate(187.2deg);
  -moz-transform: rotate(187.2deg);
  -ms-transform: rotate(187.2deg);
  -o-transform: rotate(187.2deg);
  transform: rotate(187.2deg);
}
.c100.p53 .bar {
  -webkit-transform: rotate(190.8deg);
  -moz-transform: rotate(190.8deg);
  -ms-transform: rotate(190.8deg);
  -o-transform: rotate(190.8deg);
  transform: rotate(190.8deg);
}
.c100.p54 .bar {
  -webkit-transform: rotate(194.4deg);
  -moz-transform: rotate(194.4deg);
  -ms-transform: rotate(194.4deg);
  -o-transform: rotate(194.4deg);
  transform: rotate(194.4deg);
}
.c100.p55 .bar {
  -webkit-transform: rotate(198deg);
  -moz-transform: rotate(198deg);
  -ms-transform: rotate(198deg);
  -o-transform: rotate(198deg);
  transform: rotate(198deg);
}
.c100.p56 .bar {
  -webkit-transform: rotate(201.6deg);
  -moz-transform: rotate(201.6deg);
  -ms-transform: rotate(201.6deg);
  -o-transform: rotate(201.6deg);
  transform: rotate(201.6deg);
}
.c100.p57 .bar {
  -webkit-transform: rotate(205.2deg);
  -moz-transform: rotate(205.2deg);
  -ms-transform: rotate(205.2deg);
  -o-transform: rotate(205.2deg);
  transform: rotate(205.2deg);
}
.c100.p58 .bar {
  -webkit-transform: rotate(208.8deg);
  -moz-transform: rotate(208.8deg);
  -ms-transform: rotate(208.8deg);
  -o-transform: rotate(208.8deg);
  transform: rotate(208.8deg);
}
.c100.p59 .bar {
  -webkit-transform: rotate(212.4deg);
  -moz-transform: rotate(212.4deg);
  -ms-transform: rotate(212.4deg);
  -o-transform: rotate(212.4deg);
  transform: rotate(212.4deg);
}
.c100.p60 .bar {
  -webkit-transform: rotate(216deg);
  -moz-transform: rotate(216deg);
  -ms-transform: rotate(216deg);
  -o-transform: rotate(216deg);
  transform: rotate(216deg);
}
.c100.p61 .bar {
  -webkit-transform: rotate(219.6deg);
  -moz-transform: rotate(219.6deg);
  -ms-transform: rotate(219.6deg);
  -o-transform: rotate(219.6deg);
  transform: rotate(219.6deg);
}
.c100.p62 .bar {
  -webkit-transform: rotate(223.2deg);
  -moz-transform: rotate(223.2deg);
  -ms-transform: rotate(223.2deg);
  -o-transform: rotate(223.2deg);
  transform: rotate(223.2deg);
}
.c100.p63 .bar {
  -webkit-transform: rotate(226.8deg);
  -moz-transform: rotate(226.8deg);
  -ms-transform: rotate(226.8deg);
  -o-transform: rotate(226.8deg);
  transform: rotate(226.8deg);
}
.c100.p64 .bar {
  -webkit-transform: rotate(230.4deg);
  -moz-transform: rotate(230.4deg);
  -ms-transform: rotate(230.4deg);
  -o-transform: rotate(230.4deg);
  transform: rotate(230.4deg);
}
.c100.p65 .bar {
  -webkit-transform: rotate(234deg);
  -moz-transform: rotate(234deg);
  -ms-transform: rotate(234deg);
  -o-transform: rotate(234deg);
  transform: rotate(234deg);
}
.c100.p66 .bar {
  -webkit-transform: rotate(237.6deg);
  -moz-transform: rotate(237.6deg);
  -ms-transform: rotate(237.6deg);
  -o-transform: rotate(237.6deg);
  transform: rotate(237.6deg);
}
.c100.p67 .bar {
  -webkit-transform: rotate(241.2deg);
  -moz-transform: rotate(241.2deg);
  -ms-transform: rotate(241.2deg);
  -o-transform: rotate(241.2deg);
  transform: rotate(241.2deg);
}
.c100.p68 .bar {
  -webkit-transform: rotate(244.8deg);
  -moz-transform: rotate(244.8deg);
  -ms-transform: rotate(244.8deg);
  -o-transform: rotate(244.8deg);
  transform: rotate(244.8deg);
}
.c100.p69 .bar {
  -webkit-transform: rotate(248.4deg);
  -moz-transform: rotate(248.4deg);
  -ms-transform: rotate(248.4deg);
  -o-transform: rotate(248.4deg);
  transform: rotate(248.4deg);
}
.c100.p70 .bar {
  -webkit-transform: rotate(252deg);
  -moz-transform: rotate(252deg);
  -ms-transform: rotate(252deg);
  -o-transform: rotate(252deg);
  transform: rotate(252deg);
}
.c100.p71 .bar {
  -webkit-transform: rotate(255.6deg);
  -moz-transform: rotate(255.6deg);
  -ms-transform: rotate(255.6deg);
  -o-transform: rotate(255.6deg);
  transform: rotate(255.6deg);
}
.c100.p72 .bar {
  -webkit-transform: rotate(259.2deg);
  -moz-transform: rotate(259.2deg);
  -ms-transform: rotate(259.2deg);
  -o-transform: rotate(259.2deg);
  transform: rotate(259.2deg);
}
.c100.p73 .bar {
  -webkit-transform: rotate(262.8deg);
  -moz-transform: rotate(262.8deg);
  -ms-transform: rotate(262.8deg);
  -o-transform: rotate(262.8deg);
  transform: rotate(262.8deg);
}
.c100.p74 .bar {
  -webkit-transform: rotate(266.4deg);
  -moz-transform: rotate(266.4deg);
  -ms-transform: rotate(266.4deg);
  -o-transform: rotate(266.4deg);
  transform: rotate(266.4deg);
}
.c100.p75 .bar {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.c100.p76 .bar {
  -webkit-transform: rotate(273.6deg);
  -moz-transform: rotate(273.6deg);
  -ms-transform: rotate(273.6deg);
  -o-transform: rotate(273.6deg);
  transform: rotate(273.6deg);
}
.c100.p77 .bar {
  -webkit-transform: rotate(277.2deg);
  -moz-transform: rotate(277.2deg);
  -ms-transform: rotate(277.2deg);
  -o-transform: rotate(277.2deg);
  transform: rotate(277.2deg);
}
.c100.p78 .bar {
  -webkit-transform: rotate(280.8deg);
  -moz-transform: rotate(280.8deg);
  -ms-transform: rotate(280.8deg);
  -o-transform: rotate(280.8deg);
  transform: rotate(280.8deg);
}
.c100.p79 .bar {
  -webkit-transform: rotate(284.4deg);
  -moz-transform: rotate(284.4deg);
  -ms-transform: rotate(284.4deg);
  -o-transform: rotate(284.4deg);
  transform: rotate(284.4deg);
}
.c100.p80 .bar {
  -webkit-transform: rotate(288deg);
  -moz-transform: rotate(288deg);
  -ms-transform: rotate(288deg);
  -o-transform: rotate(288deg);
  transform: rotate(288deg);
}
.c100.p81 .bar {
  -webkit-transform: rotate(291.6deg);
  -moz-transform: rotate(291.6deg);
  -ms-transform: rotate(291.6deg);
  -o-transform: rotate(291.6deg);
  transform: rotate(291.6deg);
}
.c100.p82 .bar {
  -webkit-transform: rotate(295.2deg);
  -moz-transform: rotate(295.2deg);
  -ms-transform: rotate(295.2deg);
  -o-transform: rotate(295.2deg);
  transform: rotate(295.2deg);
}
.c100.p83 .bar {
  -webkit-transform: rotate(298.8deg);
  -moz-transform: rotate(298.8deg);
  -ms-transform: rotate(298.8deg);
  -o-transform: rotate(298.8deg);
  transform: rotate(298.8deg);
}
.c100.p84 .bar {
  -webkit-transform: rotate(302.4deg);
  -moz-transform: rotate(302.4deg);
  -ms-transform: rotate(302.4deg);
  -o-transform: rotate(302.4deg);
  transform: rotate(302.4deg);
}
.c100.p85 .bar {
  -webkit-transform: rotate(306deg);
  -moz-transform: rotate(306deg);
  -ms-transform: rotate(306deg);
  -o-transform: rotate(306deg);
  transform: rotate(306deg);
}
.c100.p86 .bar {
  -webkit-transform: rotate(309.6deg);
  -moz-transform: rotate(309.6deg);
  -ms-transform: rotate(309.6deg);
  -o-transform: rotate(309.6deg);
  transform: rotate(309.6deg);
}
.c100.p87 .bar {
  -webkit-transform: rotate(313.2deg);
  -moz-transform: rotate(313.2deg);
  -ms-transform: rotate(313.2deg);
  -o-transform: rotate(313.2deg);
  transform: rotate(313.2deg);
}
.c100.p88 .bar {
  -webkit-transform: rotate(316.8deg);
  -moz-transform: rotate(316.8deg);
  -ms-transform: rotate(316.8deg);
  -o-transform: rotate(316.8deg);
  transform: rotate(316.8deg);
}
.c100.p89 .bar {
  -webkit-transform: rotate(320.4deg);
  -moz-transform: rotate(320.4deg);
  -ms-transform: rotate(320.4deg);
  -o-transform: rotate(320.4deg);
  transform: rotate(320.4deg);
}
.c100.p90 .bar {
  -webkit-transform: rotate(324deg);
  -moz-transform: rotate(324deg);
  -ms-transform: rotate(324deg);
  -o-transform: rotate(324deg);
  transform: rotate(324deg);
}
.c100.p91 .bar {
  -webkit-transform: rotate(327.6deg);
  -moz-transform: rotate(327.6deg);
  -ms-transform: rotate(327.6deg);
  -o-transform: rotate(327.6deg);
  transform: rotate(327.6deg);
}
.c100.p92 .bar {
  -webkit-transform: rotate(331.2deg);
  -moz-transform: rotate(331.2deg);
  -ms-transform: rotate(331.2deg);
  -o-transform: rotate(331.2deg);
  transform: rotate(331.2deg);
}
.c100.p93 .bar {
  -webkit-transform: rotate(334.8deg);
  -moz-transform: rotate(334.8deg);
  -ms-transform: rotate(334.8deg);
  -o-transform: rotate(334.8deg);
  transform: rotate(334.8deg);
}
.c100.p94 .bar {
  -webkit-transform: rotate(338.4deg);
  -moz-transform: rotate(338.4deg);
  -ms-transform: rotate(338.4deg);
  -o-transform: rotate(338.4deg);
  transform: rotate(338.4deg);
}
.c100.p95 .bar {
  -webkit-transform: rotate(342deg);
  -moz-transform: rotate(342deg);
  -ms-transform: rotate(342deg);
  -o-transform: rotate(342deg);
  transform: rotate(342deg);
}
.c100.p96 .bar {
  -webkit-transform: rotate(345.6deg);
  -moz-transform: rotate(345.6deg);
  -ms-transform: rotate(345.6deg);
  -o-transform: rotate(345.6deg);
  transform: rotate(345.6deg);
}
.c100.p97 .bar {
  -webkit-transform: rotate(349.2deg);
  -moz-transform: rotate(349.2deg);
  -ms-transform: rotate(349.2deg);
  -o-transform: rotate(349.2deg);
  transform: rotate(349.2deg);
}
.c100.p98 .bar {
  -webkit-transform: rotate(352.8deg);
  -moz-transform: rotate(352.8deg);
  -ms-transform: rotate(352.8deg);
  -o-transform: rotate(352.8deg);
  transform: rotate(352.8deg);
}
.c100.p99 .bar {
  -webkit-transform: rotate(356.4deg);
  -moz-transform: rotate(356.4deg);
  -ms-transform: rotate(356.4deg);
  -o-transform: rotate(356.4deg);
  transform: rotate(356.4deg);
}
.c100.p100 .bar {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.c100:hover {
  cursor: default;
}
.c100:hover > span {
  width: 3.33em;
  line-height: 3.33em;
  font-size: 0.3em;
  color: #307bbb;
}
.c100:hover:after {
  top: 0.04em;
  left: 0.04em;
  width: 0.92em;
  height: 0.92em;
}
.c100.dark {
  background-color: #777777;
}
.c100.dark .bar,
.c100.dark .fill {
  border-color: #c6ff00 !important;
}
.c100.dark > span {
  color: #777777;
}
.c100.dark:after {
  background-color: #666666;
}
.c100.dark:hover > span {
  color: #c6ff00;
}
.c100.green .bar, .c100.green .fill {
  border-color: #4db53c !important;
}
.c100.green:hover > span {
  color: #4db53c;
}
.c100.green.dark .bar, .c100.green.dark .fill {
  border-color: #5fd400 !important;
}
.c100.green.dark:hover > span {
  color: #5fd400;
}
.c100.orange .bar, .c100.orange .fill {
  border-color: #dd9d22 !important;
}
.c100.orange:hover > span {
  color: #dd9d22;
}
.c100.orange.dark .bar, .c100.orange.dark .fill {
  border-color: #e08833 !important;
}
.c100.orange.dark:hover > span {
  color: #e08833;
}

#branding img {
    vertical-align: middle;
}

/* @media only screen and (max-width: 3000px) {
 #wallpaper {

background-repeat: no-repeat;
background-attachment: fixed;
margin-top: -20px;
background-position: center;
background-position-y: 145px;


} 
}
*/

/* Fiat page START */
#test-drive-models-container{
    clear:both;
    margin-bottom:20px;
    float:left;        
}
.book-test-drive-title {
    color: var(--testdrive-header-text);
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 50px;
}
.test-drive-car {
   	width: 32.4%;
    float: left;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 20px;
    cursor: pointer;
    background: #f9f9f9;
    border-radius: 10px;
    text-align: center;
    color: #ab0a33;
    font-weight: bold;
    padding: 30px 0;
    line-height: 30px;
}
.test-drive-car:nth-child(3n+3) {
    margin-right: 0;
}
.test-drive-car-thumb {
    margin-top: 20px;
}
.test-drive-car img {
	width:100%;
}
.test-drive-model {
    margin-top: 20px;
    display: block;
}
#test-drive-dealership-container{
    clear: both;
    /* margin: 20px auto 0; */
    float: left;
    width: 100%;  
}
#test-drive-user-info-container {
    clear: both;
    /* margin-top: 0; */
    /* float: left; */
    width: 80%;
    margin: 20px auto 0;
}
span#change-test-drive-model {
    color: #777;
    font-weight: bold;
    font-size: 1.1em;
    text-decoration: underline;
	cursor: pointer;
}
form#test-drive-user-info {
    margin-top: 20px;
}
#test-drive-user-info .user-info-row {
    width: 49%;
    float: left;
    margin-right: 15px;
    display: block;
    border: 1px solid #fff;
    margin-bottom: 15px;
    height: 42px;
}
#test-drive-user-info .user-info-row input {
    background: var(--bg-testdrive-filters) !important;
    color: #777 !important;
    height: 40px;
}
form#test-drive-user-info .user-info-row:nth-child(2n+2) {
    margin-right: 0;
}
div#test-drive-dealership-filter {
    margin: 20px auto 0;
    width: 50%;
}
span#test-drive-dealership-filter-heading {
    color: #777;
    font-weight: bold;
    font-size: 1.4em;
    display: block;
    margin-bottom: 3px;
}
#test-drive-dealershipname-filter {
    background: #0e1315 !important;
    color: #777;
    height: auto;
    border: 0;
    font-size: 0.9em;
    padding: 12px;
}
#submit-book-test-drive {
	color: #ffffff;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    background-color: #ab0a33;
    padding: 12px;
    font: normal normal 600 0.875em/1.2 'Exo 2', sans-serif;
    margin-top: 5px;
    cursor: pointer;
}
div#test-drive-enquiry-success-message {
    margin-top: 25px;
}
.active-testdrive-model{
    color:#777;
}
div#testdrive-step-container {
    margin: 0 auto 35px;
    /* float: left; */
    width: 80%;
}

#testdrive-step-1, #testdrive-step-2, #testdrive-step-3 {
    width: 26.1%;
    /* float: left; */
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    /* font-size: 0.850em; */
	vertical-align: middle;
}
#testdrive-step-num-1, #testdrive-step-num-2, #testdrive-step-num-3 {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    color: #000;
    text-align: center;
    border: 4px solid #ab0a33;
    display: block;
    line-height: 32px;
    margin: 0 auto;
    font-size: 1em;
    font-weight: bold;
}
#testdrive-step-num-2, #testdrive-step-num-3 {
	background: #d8d8d8;
	color: #fff;
	border: 4px solid transparent;
}
#testdrive-step-2 .testdrive-step-title, #testdrive-step-3 .testdrive-step-title {
    color: #d8d8d8;
}
/* #testdrive-step-num-1:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #ab0a33;
}*/
.testdrive-step-title {
    display: block;
    font-size: 0.8em;
    margin-top: 10px;
}
#testdrive-step-1-connector,#testdrive-step-2-connector{
    width: 10%;
    color: #ab0a33;
    display: inline-block;
    border-bottom: 4px solid #ab0a33;
    height: 4px;
}
#test-drive-user-info-heading {
    color: var(--testdrive-text);
    font-size: 1.7em;
    font-weight: bold;
}
span#choice-test-drive-heading {
    color: #b3b3b3;
    font-weight: bold;
    font-size: 1.1em;
}
span#choice-test-drive-model-title {
    color: #b3b3b3;
    font-weight: bold;
    font-size: 1.3em;
    display: block;
    margin-top: 3px;
}
div#chosen-test-drive-model-img img {
    width: 100%;
}

/* Fiat page END */

/* CAR Valuation Page START */
.car-valuation-title {
   	color: var(--white-text);
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 25px;
}
#car-valuation-landing-page {
	float: left;
	width: 100% !important;
}
#car-valuation-banner {
    background: #fff;
}
#car-valuation-user-info-container {
    margin: 15px auto 0;
}
#car-valuation-image {
    width: 38%;
    float: left;
}
#car-valuation-user-info {
    width: 100%;
    float: left;
	margin-left: 1px;
}
#car-valuation-user-info .user-info-row {
    width: 48%;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
	position: relative;
}
#car-valuation-user-info .user-info-row:nth-child(2n+2) {
    margin-right: 0;
}
#car-valuation-user-info .user-info-row input {
    background: var(--bg-car-valuation-form-input) !important;
    color: #777 !important;
    height: 40px;
    width: 96.6%;
    float: left;
    border-radius: 0 !important;
}
#car-valuation-user-info #mileage {
    padding: 0.5em;
}
#car-valuation-user-info #brand-filter,
#car-valuation-user-info #model-filter {
    width: 48%;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
	position: relative;
}
#car-valuation-user-info #model-filter {
    margin-right: 0;
}
#car-valuation-user-info #brand-filter .select-wrapper,
#car-valuation-user-info #model-filter .select-wrapper {
	float: left;
    width: 96.6%;
}
#car-valuation-user-info select {
    background: var(--bg-car-valuation-form-input) !important;;
    color: #777;
    height: auto;
    border: 0;
    font-size: 0.9em;
    padding: 12px;
}
#car-valuation-condition-filter {
    width: 96.6%;
    float: left;
	background: var(--bg-car-valuation-form-input) !important;
}
#car-valuation-user-info .car-valuation-required {
    position: absolute;
    top: 0;
    right: 0;
}
#car-valuation-user-info .validation-errors {
    float: left;
    width: 100%;
}
#submit-car-valuation {
	color: #ffffff;
    float: left;
    width: 96.7%;
    text-align: center;
    text-transform: uppercase;
    background-color: #05a8f5;
    padding: 12px;
    font: normal normal 600 0.875em/1.2 'Exo 2', sans-serif;
    margin-top: 5px;
    cursor: pointer;
}
#car-valuation-terms {
	font-weight: normal;
    text-align: center;
    padding: 15px;
    color: var(--terms-and-condition-text);
    font-size: 12px;
    clear: both;
}
#car-valuation-terms a {
	color: var(--terms-and-condition-text-link);
}



/* CAR Valuation Page END */




@media only screen and (max-width: 1380px ) { 

  /* #wallpaper {

    background-repeat: no-repeat;
    background-attachment: fixed;
    margin-top: -20px;
    background-position: center;
    background-position-y: 145px;

   
  } */
}

@media only screen and (max-width: 1500px ) {
	#slider-content .slider-title h2 {
    	font-size: 1.188em;
	}		
}

@media only screen and (max-width: 1200px ) {
	#menufication-top {   
		display: block !important;
	}
	#menu-secondary-title {
		display:none;
	}
	#menu-secondary-mobile {
		display:none;
	}
	/* #site-title {
		display: none;
	} */
	#menu-primary-mobile,
	#menu-secondary-mobile,
	#menu-primary-title,
	#menu-secondary-title {
		display: none;
	}
	/* #menu-secondary, #menu-primary {
		display:none;
	} */
	#menu-secondary .wrap2 {
    	width: 100%;
	}
	#container {
    	/* padding: 4% 0 0 !important; */
	}
	.custom-header #header {
    	/* padding: 1em 0 0; 
    	background: transparent; */
		background: #0e1315;
	}
	.custom-header #site-description {
    	margin: 0 auto;
    	float: none;
		width: 100%;
	}
	#addvert {
    	width: 100%;
	}
	#menufication-top, #menufication-non-css3-top {
    	background: #000000 !important;
		height: 65px !important;
		padding-bottom: 11px;
	}
	#menufication-top #menufication-header-logo,
	#menufication-non-css3-top #menufication-non-css3-header-logo {
		max-height: 50px !important;
		height: 50px !important;
		margin-top: 15px !important;
    }
	#menufication-top #menufication-btn,
	#menufication-non-css3-top #menufication-non-css3-btn {
    	margin: 22px 0 0 10px !important;
	}
	#main .wrap {
		margin: 0 auto;
		max-width: 100% !important;
		padding: 0;
		width: 100%;
	}
	#header .wrap {
		/* padding: 0; */
		width: 100% !important;
	}
	#mobile-search-btn {
		position: absolute;
		color: #fff;
		top: 20px;
		right: 20px;
		font-size: 30px;
	}
	#menu-secondary .wrap2:before {
		left: 4%;
		width: 20%;
	}
	#menu-secondary .wrap2:after {
		left: 76% !important;
    	width: 20% !important;
	}
	#menu-secondary ul {
    	padding: 0 20px;
	}
	.breadcrumb-trail.breadcrumbs {
		margin: 1em 15px 1.5em;
	}
	.article-content {
    	margin-right: 30px;
		width: 68% !important;
	}
	.article-content article {
    	padding-left: 15px;
	}
	.singular-post .author-profile {
    	margin: 0 15px 2em;
	}
	#sidebar-subsidiary .wrap {
		padding: 0 15px;
		max-width: 100% !important;
	}
	#sidebar-after-singular {
   		margin-left: 15px;
	}
	.pre-loader {
		max-height: 748px;
	}
	.more-cars-for-sale-item {
		width: 23.9%;
	}
	.more-cars-for-sale-container {
    	padding: 0 15px;
	}
	.book-test-drive-title {
    	padding: 0 15px;
	}
	#book-test-car-landing-page {
		padding: 0 15px;
	}
	#testdrive-step-1, #testdrive-step-2, #testdrive-step-3 {
		width: 26%;
	}
	.test-drive-car {
		width: 32.3%;
	}
	#car-valuation-landing-page {
		padding: 0 15px;
	}
	.car-valuation-title, .car-valuation-title {
		padding: 0 15px;
	}	
	.cfs-listing-page #content {
		padding-right: 15px;
		padding-left: 0;
		margin-right: 0;
		margin-left: 15px;
	}
	.cfs-listing-page #sidebar-primary {
    	margin-left: 15px;
	}
}

@media only screen and (max-width: 1141px ) {
	.article-content {
    	width: 67% !important;
	}	
	#social-container {
    	width: 15%;
	}
	.search-spyglass {
		width: 9%;
	}
}
@media only screen and (max-width: 1110px ) {
	#social-container .social-list li {
    	margin-right: 2px;
	}
	.more-cars-for-sale-item {
		width: 23.8%;
	}
	
}
@media only screen and (max-width: 1107px ) {
	.article-content {
    	width: 66% !important;
	}	
	.std-grid-block {
    	width: 49.2% !important;
	}
	
}
@media only screen and (max-width: 1075px ) {
	.article-content {
    	width: 65% !important;
	}	
	.more-cars-for-sale-item {
		width: 23.7%;
	}
	#menu-secondary .wrap2::after {
		left: 78% !important;
	}
	#menu-secondary .wrap2::before {
		left: 2% !important;
	}	
}
@media only screen and (max-width: 1045px ) {
	.article-content {
    	width: 63.5% !important;
	}	
}
@media only screen and (max-width: 1010px ) {
	.home-content {
		width: 100% !important;
	}
	.article-content {
    	width: 63.3% !important;
	}
	.std-grid-block {
    	width: 49.1% !important;}
	
}
@media only screen and (max-width: 999px ) {
	#header {
		position: fixed;
	}
	/* #header .wrap {
		display: flex;
		align-items: center;
	} */
	#nav-container {
		padding-top: 93px;
	}
	.inactive-short-horizontal-carfilters {
		padding-top: 93px;
	}
	#sidebar-checker{
		display:none;	
	}
	.mobilead {
		display: block;
	}
	.menufication-custom-top, .menufication-non-css3-custom-top {
		min-height: 1px !important;
	}
	#mobile-menu-toggle {
		width: 10%;
		float: left;
		margin-top: 1%;
		padding: 0 0 0 15px;
	}
	.icon-bar {
		border: 1px solid #aaa;
		display: block;
		margin-top: 5px;
		width: 25px;
	}
	#social-container {
    	display: none;
	}
	#mobile-service-container {
		padding-left: 15px;
		width: 100%;
	}
	#mobile-service-container .mobile-social-icon {
    	margin: 0 4px;
		width: 8%;
		display: inline-block;
	}
	#mobile-service-container i {
		font-size: 20px;
		color: #fff;
	}	
	#menu-secondary .wrap2 .menu {
    	display: none;
	}
	.search-spyglass {
    	margin-top: 1%;
		padding-right: 15px;
	}
	.search-spyglass .fa-search {
    	padding-right: 0;
	}
	#menufication-scroll-container {
		background-color: #0e1315 !important;
	}
	#menufication-nav li, #menufication-non-css3-nav li {
		border-bottom: 1px solid rgba(242,242,242,.13) !important;
	}
	#menufication-nav li a, #menufication-non-css3-nav li a {
		color: #fff !important;
		text-shadow: none !important;
		font: 17px 'Exo 2', sans-serif !important;
		font-family: 'Exo 2', sans-serif !important;
		font-weight: 500 !important;
		text-transform: uppercase !important;
	}
	#sidebar-primary {   
		visibility: hidden;
		height: 0;
		float: left !important;
		padding: 0 !important;
	}	
	.article-content article {
    	padding-right: 15px;
	}
	.article-content {
    	width: 100% !important;
	}
	.singular-post .author-profile {
		padding: 4% 0 4% 4%;
		margin: 0 15px 2em;
	}
	#sidebar-after-singular {
		margin-left: 0;
    	padding: 1em 15px 0;
	}
	.std-grid-block img {
		width: 100% !important;
	}
	.pre-loader {
		max-height: 627px;
	}
	#home-leaderboard {
		width: 320px;
		height: 50px;
	}
	.more-cars-for-sale-item {
		width: 24%;
	}	
	#testdrive-step-1, #testdrive-step-2, #testdrive-step-3 {
		width: 25%;
	}
	.test-drive-car {
		width: 32%;
	}
	#test-drive-user-info-container {
		width: 90%;
	}
	#test-drive-user-info .user-info-row {
		width: 48.8%;
	}
	.cfs-listing-page #content {
		padding-left: 15px;
	}
}

@media only screen and (max-width: 910px ) {
	.layout-default #content  {
		float: left;
		width: 68%;
	}
}

@media only screen and (max-width: 910px ) {
	#menufication-top #menufication-header-logo, #menufication-non-css3-top #menufication-non-css3-header-logo {
    	max-height: 40px !important;
    	height: 40px !important;
	}
	#menufication-top, #menufication-non-css3-top {
    	padding-bottom: 15px;
    	background: #000000 !important;
    	height: 52px !important;
	}
	#mobile-search-btn {
    	top: 20% !important;
	}
	.layout-default #content {
    	width: 62%;
	}
	#home_news-News, li#home_news-Videos {
    	width: 32% !important;
	}
	.homepage-item-road-tests, .homepage-item-driving-impressions, .homepage-item-speed {
    	width: 49% !important;
	}
	.brand-feature-info {
    	padding-right: 0;
	}
	.video-icon {
    	margin-top: 20px;
	}	
}

@media only screen and (max-width: 850px ) {
	#sidebar-secondary {
		display: none;
	}
	.mobilead {
	  	display: block !important;
	}
	.layout-default #content {
		width:100% !important;
	}
	#dealership_contact_form{
		display: block;
	}
	.std-grid-block {
    	height: auto !important;
	}
	.webletter-option {
		display: block;
	}
	.more-cars-for-sale-item {
		width: 23.9%;
	}
	
}
@media only screen and (max-width: 785px ) {
	#article-view-slider-container {
		max-height: 585px;
	}
	#slider-content .slider-title {
    	position: absolute;
    	background: #0000007d;
		bottom: 41px !important;
	}
	.slider-title .entry-summary {
    	display: none;
	}
	/* .custom-header #site-description {
    	padding-top: 1.5em !important;
	} 
	#container {
    	padding: 5% 0 0 !important;
	}*/
	.custom-header #header {
    	/* padding: 1% 0; */
	}
	#header {
    	width: 100%;
	}
	.wrap {
    	padding: 0;
    	width: 100%;
	}
	#mobile-search-btn {
    	top: 30% !important;
    	font-size: 25px !important;
	}
	#sidebar-subsidiary {
    	/* padding: 0 2%; */
	}
	#sidebar-subsidiary .wrap {
		border-top: 1px solid #df1d1d;
	}
	#sidebar-subsidiary .widget {
		width: 30.5%;
		float: left;
		padding: 0;
	}
	#sidebar-subsidiary .widget:nth-child(2) {
    	margin: 0 4%;
	}
	.category-article-content img {
    	width: 40% !important;
    	padding: 0 !important;
    	margin-right: 10px;
	}
	#site-title {
		float: left;
		font-size: 2em;
		margin-right: 0px;
		width: 100%;
		text-align: center;
	}
	#container {
		/* padding: 4.5% 0 0 !important; */
	}
	.std-grid-block {
    	width: 49.2% !important;
	}
	#subscribe-footer-submit {
    	padding: 1.14em 1.1em;
	}
	.pre-loader {
		max-height: 339px;
	}
	.more-cars-for-sale-item {
		width: 23.8%;
	}
	#testdrive-step-container {
	   width: 100% !important;
	}
	.test-drive-car {
		width: 48%;
	}
	.test-drive-car:nth-child(3n+0) {
		margin-right: 15px;
	}
	.test-drive-car:nth-child(2n+2) {
		margin-right: 0 !important;
	}
	#test-drive-user-info .user-info-row {
		width: 48.4%;
	}
	#branding img {
		margin-top: -10px;
		width: 85%;
	}
	
}

@media only screen and (max-width: 700px ) {
	/* .custom-header #header {
    	padding-bottom: 0;
	} */
	#header .wrap {
    	/* padding: 0 0 1%; */
	}
	/* #branding {
    	padding: 1em 0 0;
	}
	 .custom-header #site-description {
    	padding-top: 0 !important;
	}
	#addvert p {
    	margin-bottom: 0;
	}
	li#home_news-Videos {
    	width: 49.2%;    
	}
	li#home_news-Videos:nth-child(3n-1) {
    	margin: 0;
	}
	li#home_news-Videos:nth-child(2n-0) {
    	margin-left: 10px;
	} */
	.std-grid-block {
    	width: 48.9% !important;
    }
	/* #container {
    	padding: 8% 2% 0 !important;
	} */
	.more-cars-for-sale-item {
		width: 23.7%;
	}
	
}
@media only screen and (max-width: 650px ) {
	#menufication-top #menufication-header-logo, #menufication-non-css3-top #menufication-non-css3-header-logo {
    	max-height: 40px !important;
    	height: 40px !important;
    }	
	#home_news-News {
		width: 100% !important;
		margin-bottom: 13px !important;
	}
	#home_news-News img {
		width: 35%;
		float: left;
		margin-right: 10px;
	}
	#home_news-News #post-title-home {
		width: 61.1%;
		float: left;
		margin-top: 0;
	}
	.homepage-item-news #excerpt-home {
		width: 61.1%;
		float: left;
	}	
	li#home_news-Videos {
    	width: 49%;    
	}
	.homepage-item-road-tests, .homepage-item-driving-impressions, .homepage-item-speed {
    	width: 49% !important;
	}
	li#home_news-News:nth-child(2) {
    	margin: 0;
	}
	.brand-feature-thumb {
    	width: 45%;
	}
	.brand-feature-info {
    	width: 52%;
    	padding-right: 0;
	}
	#sidebar-subsidiary .widget {
		width: 48%;
	}
	#sidebar-subsidiary .widget:nth-child(2) {
		margin: 0 0 0 4%;
	}
	#sidebar-subsidiary .widget:last-of-type {
		width: 100%;
	}
	#subscribe-footer-form input {
		width: 50%;
		display: block;
	}
	.webletter-option input {
		display: inline-block !important;
	}
	#subscribe-footer-submit {
    	width: auto !important;
	}
	.std-grid-block img {
    	vertical-align: middle;
	}
	.block-desc {
		margin-bottom: 10px;
		position: relative !important;
		width: 100%;
		background: rgba(223,29,29,1);
	}
	.more-cars-for-sale-item {
   		width: 49%;
    	margin-bottom: 15px;
	}
	.more-cars-for-sale-item-2 {
		margin-right: 0;
	}
	#car-valuation-user-info-container {
		width: 100%;
		margin-right: 0;
	}
}
@media only screen and (max-width: 600px ) {
	.search-spyglass {
		width: 9%;
	}
	#container {
		/* padding: 5.5% 0 0 !important; */
	}
	.block-heading {
		height: 64px !important;
		overflow: hidden;
	}	
}
@media only screen and (max-width: 550px ) {
	#home_news-News img {
    	width: 45%;
    }
	#home_news-News #post-title-home {
		width: 52%;
		margin-top: 0;
	}
	.homepage-item-news #excerpt-home {
		width: 52%;
		padding-right: 0;
	}
	.homepage-item-road-tests, .homepage-item-driving-impressions, .homepage-item-speed {
    	width: 48.9% !important;
	}
	li#home_news-Videos {
    	width: 31.8% !important;
	}
	[data-role="desktop"] img {
		width: 100% !important;
		margin-right: 0 !important;
	}
	[data-role="desktop"] #post-title-home {
		width: 100% !important;
		margin-top: 6px !important;
	}
	[data-role="desktop"] #excerpt-home {
    	width: 100%;
	}
	.std-grid-block {
		width: 100% !important;
	}
	.std-grid-block:nth-child(even) {
		margin-left: 0;
	}	
	#subscribe-footer-form input {
		width: 62%;
		display: block;
	}
	.block-heading {
		height: auto !important;
	}
	.more-cars-for-sale-item {
    	width: 48.8%;
	}
	#test-drive-user-info-container {
    	width: 100%;
	}
	#test-drive-user-info .user-info-row {
		width: 47%;
	}
	
	
}
@media only screen and (max-width: 500px) {
	.custom-header #header {
    	/* padding: 3% 0; */
	}
	#sidebar-subsidiary li {
		margin: 8px 0;
	}
	
}
@media only screen and (max-width: 480px ) {
	/* #slider-content .slider-title {
    	bottom: 23px !important;
	} */
	#home_news-News img {
    	width: 100%;
	}
	#home_news-News #post-title-home {
    	width: 100%;
    	margin-top: 6px;
	}
	.homepage-item-news #excerpt-home {
    	width: 100%;
    }	
	.homepage-item-road-tests, .homepage-item-driving-impressions, .homepage-item-speed {
    	width: 48.6% !important;
	}
	.brand-feature-thumb {
    	width: 100%;
	}
	.brand-feature-info {
		width: 100%;
		margin-top: 6px;
	}
	li#home_news-Videos {
    	width: 100% !important;
	}
	li#home_news-Videos:nth-child(3n-1) {
    	margin: 0 0 8px;
	}
	/* li#home_news-Videos:nth-child(2n-0) {
    	margin-left: 0;
	} */
	li#home_news-Videos img {
		width: 35% !important;
		float: left;
		margin-right: 10px !important;
	}
	.video-icon {
    	left: 20%;
    	margin-top: 20px;
	}
	#home_news-Videos #post-title-home {
    	width: 60% !important;
    	float: left;
	}
	li.content-section a {
    	font-size: 18px;
    }
	/* .custom-header #site-description {
    	padding-top: 0 !important;
	}
	#branding {
    	padding: 0.5em 0 0;
	}
	.custom-header #header {
    	padding: 1.5em 0 0;
	}
	#addvert p {
    	margin-bottom: 0;
	} */
	.category-article-content img {
    	width: 100% !important;
    	margin-right: 0;
	}
	.category-article-content .entry-title {
		width: 100%;
		display: block;
		float: left;
    	margin-top: 3px;
	}
	.search-article-content img {
    	width: 100% !important;
    	padding: 0 !important;
	}
	.search-article-content .entry-title {
		width: 100%;
		float: left;
		margin-top: 3px;
	}
	#subscribe-footer-form input {
		width: 70%;
	}
	.more-cars-for-sale-item {
    	width: 48.7%;
	}
	#test-drive-dealership-filter {
		width: 100% !important;
	}
	
}
@media only screen and (max-width: 443px ) {
	/*.custom-header #header {
    	padding: 3% 0 0;
	} */
	#header .wrap {
		padding: 10px 0;
	}
	#nav-container , .inactive-short-horizontal-carfilters {
		padding-top: 78px;
	}
	#site-title img {
		/* width: 60%; */
	}
	#sidebar-subsidiary .widget {
		width: 51%;
	}
	#sidebar-subsidiary .widget:first-of-type {
		width: 45%;
	}
	.more-cars-for-sale-item {
    	width: 48.4%;
	}
	.test-drive-car {
		width: 47%;
	}
	#testdrive-step-1, #testdrive-step-2, #testdrive-step-3 {
    	height: 82px;
	}
	#car-valuation-user-info .user-info-row {
		width: 47%;
	}
	#car-valuation-user-info .user-info-row input {
    	width: 95%;
	}
	#car-valuation-user-info #brand-filter, #car-valuation-user-info #model-filter {
		width: 47%;
	}
	#car-valuation-user-info #brand-filter .select-wrapper, #car-valuation-user-info #model-filter .select-wrapper {
    	width: 95%;
	}
	#car-valuation-condition-filter {
		width: 95%;
	}
}
@media only screen and (max-width: 380px ) {
	/*.custom-header #header {
		padding: 5% 0 0;
	} */
	#slider-content .slider-images {
    	padding: 1em 0 0 !important;
	}
	#slider-content .slider-title {
		position: relative;
		background: #000;
		bottom: 0 !important;
	}
	#slider-content .slider-title .entry-header {
    	padding: 10px 13px;
	}
	#slider-content .slider-title .entry-header h2 {
    	margin-bottom: 0;
	}
	#slider-content .slider-title h2 {
    	font-size: 1.1em;
	}
	.homepage-item-road-tests, .homepage-item-driving-impressions, .homepage-item-speed {
    	width: 100%;
	}
	#excerpt-home {
    	padding-right: 0;
	}
	#home_news-Videos #post-title-home {
    	margin-top: 0 !important;
	}
	.video-icon {
    	margin-top: 5px;	
	}
	.fa-play {
    	font-size: 34px !important;
	}
	.homepage-item-road-tests, .homepage-item-driving-impressions, .homepage-item-speed {
    	width: 48.3% !important;
	}
	/* #container {
    	padding: 12% 2% 0 !important;
	} */
	#mobile-menu-toggle {
		width: 15%;
	}
	#sidebar-subsidiary .widget {
		
	}
	#sidebar-subsidiary .widget:nth-child(2) {
    	margin: 0;
	}	
	.might-like img {
		padding: 7px 0 7px 0 !important;
		float: left !important;
	}
	.more-cars-for-sale-item {
    	width: 48.1%;
	}
	.test-drive-car {
		height: 162px;
	}
	#test-drive-model-2 {
		padding: 0 15px;
	}
	.test-drive-model {
		margin-top: 15px;
		line-height: 1;
	}
	.test-drive-car-thumb {
		margin-top: 10px;
	}		
}
@media only screen and (max-width: 320px ) {
	.custom-header #header {
    	/* padding: 7% 0 0; */
	}
	#nav-container , .inactive-short-horizontal-carfilters {
		padding-top: 69px;
	}
	#site-title img {
		width: 70%;
	}
	#subscribe-footer-form input {
		width: 100%;
	}
	.more-cars-for-sale-item {
    	width: 47.5%;
	}	
	#testdrive-step-1, #testdrive-step-2, #testdrive-step-3 {
		width: 24.7%;
	}
	.testdrive-step-title {
		font-size: 0.680em;
	}
	#test-drive-user-info .user-info-row {
		width: 100%;
	}
	#car-valuation-user-info .user-info-row {
		width: 100%;
		margin-right: 0;
	}
	#car-valuation-user-info #brand-filter, #car-valuation-user-info #model-filter {
		width: 100%;
		margin-right: 0;
	}
	#submit-car-valuation {
    	width: 100%;
	}
}
@media only screen and (max-width: 280px ) {
	#nav-container , .inactive-short-horizontal-carfilters {
		padding-top: 63px;
	}
}
@media only screen and (max-width: 250px ) {
	.more-cars-for-sale-item {
    	width: 100%;
		margin-right: 0;
	}	
}


/* Wallpaper styles */
@media only screen and (max-width: 1500px) and (min-width: 1401px) {
	#header-car-search-top-section, #header-search-filter-container form {
		width: 1080px !important;
	}
	#header-search-filter-container #header-search-filter {
		width: 18% !important;
	}	
	#main .wrap {
		max-width: 1080px !important;
	}	
	.homepage-two-column-layout {
		width: 49% !important;
	}
	.two-column-plus-banner {
		width: 33.8% !important;
	}
	#header-search-filter-container .horizontal-car-filter {
		width: 18.4% !important;
	}
	#header-search-filter-container .not-homepage-brand-filter,
	#header-search-filter-container .not-homepage-model-filter,
	#header-search-filter-container .not-homepage-region-filter {
		width: 25.4% !important;
	}
	#content {
		margin-left: 15px;
		margin-right: 15px;
		width: 65% !important;
	}
	.breadcrumbs {
    	margin-left: 15px !important;
	}
	.car-listing-item .entry-car-info {
		width: 66.5% !important;
	}
	/*.entry-car-stock-num-info {
		width: 40% !important;
	} */
	.entry-car-for-sale {
		width: auto !important;
	}
	#sidebar-primary {
		float: left !important;
	}
	.std-grid-block {
    	width: 49.2% !important;
	}
	#content.home-content {
		width: 100% !important;
		padding-left: 0 !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	.homepage-recent-post-excerpt {
		min-height: 77px !important;
		max-height: 77px !important;
	}
	.more-cars-for-sale-item {
		width: 23.7%;
	}
	.cfs-gallery-middle-thumb {
		margin: 1em 0!important;
	}
}

@media only screen and (max-width: 1400px) and (min-width: 1301px) {
	#header-car-search-top-section, #header-search-filter-container form {
		width: 970px !important;
	}
	#header-search-filter-container #header-search-filter {
		width: 17% !important;
	}	
	#main .wrap {
		max-width: 970px !important;
	}	
	.homepage-two-column-layout {
		width: 48.9% !important;
	}
	.two-column-plus-banner {
		width: 31.9% !important;
	}
	#content {
		width: 62.8% !important;
		margin: 0 7px 0 15px;
	}
	.breadcrumbs {
    	margin-left: 15px !important;
	}
	.car-listing-item .entry-car-info {
		width: 66.5% !important;
	}
	/* .entry-car-transmission-info {
		width: 25% !important;
	}
	.entry-car-stock-num-info {
		width: 100% !important;
		margin-top: 8px !important;
	} */
	.entry-car-for-sale {
		width: auto !important;
	}
	#sidebar-primary {
		float: left !important;
	}
	.vehicle-info-tab {
		width: 30% !important;
	}
	.std-grid-block {
    	width: 49.1% !important;
	}
	#content.home-content {
		width: 100% !important;
		padding-left: 0 !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	.homepage-recent-post-excerpt {
		min-height: 77px !important;
		max-height: 77px !important;
	}
	.more-cars-for-sale-item {
		width: 23.7%;
	}
	.cfs-gallery-middle-thumb {
		margin: 0.8em 0 !important;
	}
}
