strong {
    font-weight: 700;
}

input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select:focus,
textarea {
  font-size: 16px !important;
}

.follow-us {
    text-align: center;
    padding: 37px;
    font-weight: bold;
    font-size: 18px;
}

a.back-btn {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 999;
    padding: 20px;
    background: rgba(0, 0, 0, 0.3);
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    display: none;
}

a.back-btn:hover {
    background: #000;
}

.car-listing .upcoming {
position: absolute;
top: 10px;
left: 10px;
color: #FFF;
padding: 10px 20px;
text-align: center;
background: rgba(237, 109, 0, 0.6);
font-weight: bold;
font-size: 14px;
}

@media (min-width: 768px) {
    a.back-btn {
        display: inline-block;
    }
    .car-listing .car .content {
        position: relative;
        min-height: 185px;
    }

    .car-listing .car .price {
        position: absolute;
        bottom: 27px;
        left: 21px;
    }
    
    .car-listing .car .sold {
        position: absolute;
        bottom: 24px;
        left: 20px;
        font-size: 1.5em;
        padding: 10px 15px 7px;
        line-height: 1;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select,
  textarea,
  input {
    font-size: 16px !important;
  }
}

.car-listing .car .details {
	line-height: 1.5;
}


.testimonials.block {
    transition: all, .25s;
}

.testimonials.block:hover {
    background: #AAA;
}

.gform_confirmation_message {
    font-size: 20px;
}

.two-cols .overlay{ 
    height: 100%;
    position: absolute;
    width: 100%;
    background: #000;
    top: 0;
    left: 0;
    opacity: 0.3;
}

.main-navigation .col > li > a {
    margin-bottom: 20px;
    display: block;
    transition: all, .25s;
}

.main-navigation .col > li > a:hover {
    color: #666;
}

.main-navigation .col:not(.last) .sub-menu a {
    color: #999;
    transition: all, .25s;
}

.main-navigation .featuredItem {
	font-size: 16px;
	margin-bottom: 0px !important;
	font-weight: 300;
}

.main-navigation .col li .featuredItem + .sub-menu {
    padding-top: 0px !important;
}

.main-navigation .col:not(.last) .sub-menu a:hover {
    color: #666;
}

.featuredItemMob {
	font-size: 16px;
	margin-bottom: 0px !important;
	font-weight: 300;
	color: white !important; 
	padding-bottom: 2rem !important;
}

@media ( width > 600px ) {
	.featuredItemMob {display: none;}
	.featureItemMenu {display:none}
}

.newsletter-form label {
    display: none;
}

.newsletter-signup .gform_fields {
    display: flex;
    justify-content: space-between;
}

.newsletter-signup .gform_fields .gfield {
    flex: 1;
    margin: 0 1em 0 0;
}

.newsletter-signup .gform_wrapper {
    display: flex;
    width: 100%;
}

.newsletter-signup .gform_body {
    flex-grow: 1;
}

#gform_1 {
    display: flex;
    width: 100%;
}

#gform_1 > .validation_error {
    display: none;
}

#gform_1 .validation_message {
    font-size: 16px;
    margin-top: 10px;
}

.validation_message {
    margin-bottom: 20px;
    font-size: 16px;
}

.validation_error {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 1.5;
}

.newsletter-signup .gform_fields .gfield input[type=text],
.newsletter-signup .gform_fields .gfield input[type=email],
.newsletter-signup input[type=submit] {
    -webkit-appearance: none;
    border-radius: 0;
    display: block;
    font-family: "Avenir", sans-serif;
    line-height: 110%;
    outline: none;
    width: 100%;
}

input[type="submit"] {
    font-family: "Avenir", sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0 !important;
}

select:invalid {
    color: #787878;
}

.sell-car-form select {
    height: 55px;
    position: relative;
}

.sell-car-form #input_4_2_2_container {
    position: relative;
}

.sell-car-form #input_4_2_2_container:after {
    content: '';
    position: absolute;
    right: 23px;
    top: 23px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 8px solid #787878;
    clear: both;
}

.newsletter-signup .gform_fields .gfield input[type=text],
.newsletter-signup .gform_fields .gfield input[type=email] {
    background: transparent;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 1.5em;
    padding: 1.3333333333em 1.3333333333em 1em;
}

.newsletter-signup input[type=submit] {
    background: #FFFFFF;
    margin-right: 0;
    max-width: 17em;
    border: 1px solid #FFFFFF;
    color: #1D1D1D;
    cursor: pointer;
    font-size: 1.8em;
    font-weight: 700;
    padding: 15px 50px;
    transition: all 0.2s ease-in-out;
    height: 58px;
}

.gform_footer {
    display: flex;
    align-items: center;
    justify-content: center;
}

.newsletter-signup input[type=submit]:hover {
    background: #989898;
    border-color: #989898;
}

.single-column a {
    text-decoration: underline;
}

.testimonial-by .mobile-image {
    display: none;
}

.mobile-link {
    display: none;
}

.site-content.previously-sold .item-specification {
    background: #F1F1F1;
    padding: 1px 0;
}

.stock-item .item-gallery .gallery.gallery-extra li:nth-child(1), .stock-item .item-gallery .gallery.gallery-extra li:nth-child(3), .stock-item .item-gallery .gallery.gallery-extra li:nth-child(6), .stock-item .item-gallery .gallery.gallery-extra li:nth-child(13) {
    grid-row-end: initial;
    grid-column-end: initial;
}

.stock-item .item-gallery .gallery.gallery-extra li:nth-child(5n - 2) {
    grid-row-end: span 2 !important;
    grid-column-end: span 2 !important;
}

.stock-item .item-gallery .gallery.gallery-extra li:nth-child(10n - 2) {
    grid-row-end: initial !important;
    grid-column-end: initial !important;
}

.stock-item .item-gallery .gallery.gallery-extra li:nth-child(5n + 1) {
    grid-row-end: span 2 !important;
    grid-column-end: span 2 !important;
}

.stock-item .item-gallery .gallery.gallery-extra li:nth-child(10n + 1) {
    grid-row-end: initial !important;
    grid-column-end: initial !important;
}

.stock-item .item-gallery .gallery.gallery-extra li:nth-child(1) {
    grid-row-end: initial !important;
    grid-column-end: initial !important;
}

@media screen and (max-width: 600px) {
    .featured-cars .overlay {
        display: none !important;
    }
    #field_4_14 input, #field_3_9 input, #field_2_9 input {
        margin: 0 1px;
    }
    .entry-content .single-column h2 {
        font-size: 28px;
    }

    body .two-cols .left.call-to-action .inner {
        flex-direction: column;
        padding: 10px 0 !important;
        justify-content: space-between;
        height: 300px;
    }

    body .testimonial-block .image {
        display: none;
    }

    body .testimonial-by {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 20px auto;
    }

    body .testimonial-by .mobile-image {
        display: block;
        border-radius: 100%;
        margin-right: 40px;
        overflow: hidden;
        height: 90px;
        width: 100px;
        border: 5px solid #3D3D3D;
        flex-basis: 100px;
        position: relative;
    }

    body .testimonial-by p {
        width: calc(100% - 100px);
    }

    .stock-item .item-specification .tab-content p, .single-column p {
        font-size: 15px !important;
    }

    .mobile-link {
        display: block;
    }

    .main-navigation .col > li:not(.mobile-link) > a {
        display: none;
    }

    .main-navigation .col > li {
        margin-bottom: 0;
        line-height: 1;
    }

    .main-navigation .col .sub-menu {
        padding-top: 0;
    }
	
	

    .main-navigation .col.last {
        margin-top: 20px;
    }

    .social-menu {
        display: flex;
        align-items: center;
        margin-top: 30px;
    }

    .social-menu .social {
        margin-left: 10px;
    }

    .newsletter-signup input[type=submit] {
        max-width: 100%;
    }

    #gform_1 {
        flex-direction: column;
    }

    .newsletter-signup .gform_fields {
        display: block;
    }

    .newsletter-signup .gform_fields .gfield {
        margin: 0 0 1em;
    }

    .newsletter-signup .gform_fields .gfield.submit {
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        padding-top: 2em;
    }

    .newsletter-signup .gform_wrapper {
        flex-direction: column;
    }

    .newsletter-signup input[type=submit] {
        margin: 20px auto;
        padding: 15px 20px;
    }
}

.banner-content strong {
    font-size: 1.2em;
}

.main-navigation .col .sub-menu > li {
    font-size: 16px;
}

.feature-header .background > a {
    position: relative;
    z-index: 10;
}

.single-column p strong {
    font-size: 1.2em;
}

.testimonial-archive .content p {
    display: inline;
}

.featured-prev {
    position: absolute;
    font-size: 30px;
    z-index: 1000;
    color: #FFF;
    background: black;
    top: 40%;
    height: 65px;
    width: 65px;
    line-height: 30px;
    padding: 20px;
    left: -10px;
    opacity: .5;
    transition: all, .25s;
    font-weight: 100;
    display: flex;
}

.testimonial-holder {
    margin-bottom: 60px;
    position: relative;
}

.testimonial-holder p {
    display: inline;
}

.instagram:before {
    content: "";
    display: block;
    padding-top: 100%;
}

header .button:hover {
    background: #1D1D1D;
    color: #FFFFFF;
}

header .button {
    border: 1px solid;
    display: inline-block;
    font-size: 1.6em;
    font-weight: 700;
    line-height: 140%;
    padding: 0.9375em 1.875em 0.625em 1.875em;
    transition: all 0.2s;
    margin-top: 20px;
    cursor: pointer;
}

.car-filter .button:hover {
    background: #1D1D1D;
    color: #FFFFFF;
}

.car-filter .button {
    border: 2px solid #666;
    color: #666;
    display: inline-block;
    font-size: 1.6em;
    font-weight: 700;
    line-height: 140%;
    padding: 0.9375em 1.875em 0.625em 1.875em;
    transition: all 0.2s;
    cursor: pointer;
}

.simple-header .sub-title {
    font-size: 2em;
    text-align: center;
    margin-top: 30px;
    line-height: 160%;
}

.featured-next {
    position: absolute;
    font-size: 30px;
    z-index: 1000;
    color: #FFF;
    background: black;
    top: 40%;
    height: 65px;
    width: 65px;
    line-height: 30px;
    padding: 20px;
    right: -10px;
    opacity: .5;
    transition: all, .25s;
    font-weight: 100;
    display: flex;
}

.featured-prev:hover, .featured-next:hover {
    opacity: 1;
    cursor: pointer;
}

.stock-item .featured-prev {
    left: 0;
    top: calc(50% - 22px);
}

.stock-item .featured-next {
    right: 0;
    top: calc(50% - 22px);
}

body.home .feature-header.page-header .header-content .entry-title {
    font-size: 3em;
}

@media screen and (max-width: 768px) {
    .stock-item .wrapper {
        padding: 0 32px;
    }
    .featured-prev {
        left: 16px;
    }

    .featured-next {
        right: 16px;
    }

    .car-filter .button {
        display: none;
    }

    .car-filter {
        justify-content: center !important;
    }

    .stock-item .featured-prev {
        font-size: 20px;
        height: 45px;
        width: 45px;
        line-height: 40px;
        padding: 13px;
    }

    .stock-item .featured-next {
        font-size: 20px;
        height: 45px;
        width: 45px;
        line-height: 40px;
        padding: 13px;
    }

    .homepage .social {
        padding: 14em 0 !important;
    }

}

body .feature-header.page-header .header-content .sub-title {
    margin-bottom: 0;
}

.feature-header.page-header .header-content {
    padding-bottom: 5em;
}

.feature-header.page-header .header-content .entry-title, .simple-header .entry-title {
    font-size: 5em;
}

body.home .feature-header.page-header .header-content .entry-title:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

body:not(.single-car) .cycle-slideshow .entry-title, body:not(.single-car) .cycle-slideshow .sub-title {
    top: 20px;
    opacity: 0;
    transition: all, 0.5s;
    position: relative;
}

body:not(.single-car) .cycle-slideshow .cycle-slide-active .entry-title, body:not(.single-car) .cycle-slideshow .cycle-slide-active .sub-title {
    top: 0;
    opacity: 1;
}

.testimonial-archive .testimonial {
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #3D3D3D;
    padding-bottom: 60px;
    margin-bottom: 60px;
}

.testimonial-archive .testimonial:not(.even) {
    flex-direction: row-reverse;
}

.banner.text-dark .inner {
    color: #3D3D3D;
}

.banner.text-dark .more:before {
    border-color: transparent transparent transparent #3D3D3D;
}

.banner.text-dark .more:hover {
    border-bottom: 2px solid #3D3D3D;
}

.testimonial-archive .image {
    border-radius: 100%;
    margin-right: 40px;
    overflow: hidden;
    height: 110px;
    width: 110px;
    border: 5px solid #3D3D3D;
    display: block;
    flex-basis: 110px;
}

.testimonial-archive .testimonial:not(.even) .image {
    margin-right: 0;
    margin-left: 40px;
}

.testimonial-archive .content {
    flex-shrink: 1;
    flex-basis: calc(100% - 160px);
}

.testimonial-archive .content p {
    font-size: 16px;
    line-height: 24px;
}

.feature-header.page-header .header-content .entry-title {
    opacity: 1;
    top: 0;
}

.feature-header.page-header .header-content .sub-title {
    opacity: 1;
    top: 0;
}

.feature-header .overlay {
    background: linear-gradient(to top, #000000, transparent);
    position: absolute;
    bottom: 0;
    height: 50%;
    width: 100%;
    opacity: 0.75;
}

body.single-car .feature-header .header-content {
    top: 115px;
    padding: 90px 0 100px 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 900;
    color: #FFF;
    background: linear-gradient(to bottom, #333, transparent);
    bottom: initial;
}

.feature-header .background {
    background-position: 50% 70%;
    position: relative;
}

.single-column h2 {
    font-size: 2.5em;
    line-height: 1.65em;
    font-weight: 700;
    margin: 0 0 1.3636363636em;
}

.single-post .feature-header.page-header .header-content .entry-title {
    font-size: 5em;
}

.car-listing {
    justify-content: flex-start;
}

.social.remove-before::before {
    display: none;
}

.homepage .social .feed {
    margin: 0;
}

.social.pull-up {
    margin-top: -14em;
}

.feature-header.page-header .background:not(.slider) {
    opacity: 0.7 !important;
}

.feature-header.page-header .header-content .sub-title {
    font-size: 2em;
    margin-bottom: 2.625em;
}

.banner.pull-right .inner {
    justify-content: flex-end;
}

body:not(.car-template-default) .pager {
    display: none !important;
}

.homepage .featured-cars .car .title {
    font-size: 2em;
    font-weight: 700;
    line-height: 110%;
    margin-bottom: 0.25em;
}

.homepage .featured-cars .car .price {
    font-size: 1.6em;
}

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

.single-post .feature-header .background {
    height: 46em;
}

textarea {
    -webkit-appearance: none;
    background: #F1F1F1;
    border: 1px solid #1D1D1D;
    border-radius: 0;
    display: block;
    font-family: "Avenir", sans-serif;
    font-size: 1.5em;
    line-height: 1;
    outline: none;
    padding: 1.3333333333em 1.3333333333em 1em;
    width: 100%;
    min-height: 150px;
}

.social-share {
    background: #000;
    top: 85px;
    background-clip: padding-box;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: none;
    right: 0em;
    padding: 1em;
    position: absolute;
    width: 120px;
    z-index: 150;
}

.social-share .flex {
    display: flex;
    justify-content: space-between;
}

.acf-map {
    min-height: 400px;
}

.social-share a {
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-border-radius: 100%;
    border-radius: 100%;
    color: #000;
    display: block;
    float: left;
    height: 32px;
    line-height: 40px;
    margin-right: 10px;
    padding: 0;
    text-align: center;
    width: 32px;
}

.social-share a:before {
    display: none;
}

.social-share a:last-of-type {
    margin-right: 0;
}

.social-share a.twitter {
    background-color: #fff;
}

.social-share a.twitter:hover {
    background: #989898;
}

.social-share a.facebook {
    background-color: #fff;
}

.social-share a.facebook:hover {
    background: #989898;
}

.contact-form .gform_fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 86em;
}

.contact-form .gform_fields label {
    display: none;
}

.contact-form .gform_fields input:not([type="checkbox"]) {
    -webkit-appearance: none;
    background: #F1F1F1;
    border: 1px solid #1D1D1D;
    border-radius: 0;
    display: block;
    font-family: "Avenir", sans-serif;
    font-size: 1.5em;
    line-height: 1;
    outline: none;
    padding: 1.3333333333em 1.3333333333em 1em;
    width: 100%;
    margin-bottom: 10px;
}

.home .feature-header.page-header .header-content .entry-title {
    font-size: 3.5em;
    font-weight: 700;
    margin-bottom: 0.25em;
    text-transform: uppercase;
    line-height: 1.25;
}

.contact-form .gform_fields .full {
    width: 100%;
}

#field_4_14, #field_3_9, #field_2_9 {
    margin: 30px auto;
    width: 100%;
    font-size: 14px;
    text-align: center;
}

#field_4_14 label, #field_3_9 label, #field_2_9 label {
    display: block;
}

#field_4_14 input, #field_3_9 input, #field_2_9 input {
    font-size: 1.3em;
    line-height: 1.4;
    margin: 0 0.7692307692em;
}

#field_4_14 .gfield_checkbox, #field_3_9 .gfield_checkbox, #field_2_9 .gfield_checkbox {
    margin-top: 20px;
}

#field_4_14 .gfield_checkbox, #field_3_9 .gfield_checkbox, #field_2_9 .gfield_checkbox,
#field_4_14 .gfield_checkbox li, #field_3_9 .gfield_checkbox li, #field_2_9 .gfield_checkbox li {
    display: flex;
    justify-content: center;
    align-items: center;
}

#field_4_14 .gfield_checkbox li:not(:last-child),
#field_3_9 .gfield_checkbox li:not(:last-child),
#field_2_9 .gfield_checkbox li:not(:last-child) {
    margin-right: 20px;
}

#field_4_16, #field_3_8, #field_2_8 {
    margin: 1em 0 2em;
    width: 100%;
}

.single-column h2 {
    line-height: 1.45em;
}

#field_4_16, #field_3_8, #field_2_8 p {
    font-size: 1.3em;
    line-height: 1.4;
    margin: 0 auto;
    max-width: 43.0769230769em;
}

.contact-form input[type="submit"] {
    background: #1D1D1D;
    border: 0;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 1.7em;
    font-weight: 600;
    line-height: 1;
    padding: 1.0588235294em 0.5882352941em 1.0588235294em;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    width: 10.5882352941em;
    margin-top: 20px;
}

#field_3_10 {
    display: none;
}

.contact-form .gform_fields > li:nth-child(-n+4) {
    width: calc(50% - 5px);
}

.sell-car-form {
    text-align: center;
}

.sell-car-form h3 {
    font-size: 20px;
}

.sell-car-form select {
    appearance: none;
    -webkit-appearance: none;
    background: #F1F1F1;
    border: 1px solid #1D1D1D;
    border-radius: 0;
    display: block;
    font-family: "Avenir", sans-serif;
    font-size: 1.5em;
    line-height: 1;
    outline: none;
    padding: 1.3333333333em 1.3333333333em 1em;
    width: 100%;
    margin-bottom: 10px;
}

.call-to-action .button span {
    color: #1D1D1D;
    bottom: 0;
    background: #FFFFFF;
    display: inline-block;
    font-size: 1.7em;
    font-weight: 600;
    padding: 1.2941176471em 1.7647058824em 1.0588235294em;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}

.call-to-action .button span:hover {
    background: #989898;
}

body .two-cols .left.call-to-action .inner {
    flex-direction: column;
    padding: 100px 0 32px 0;
    justify-content: space-between;
}

.mobile-text-show {
    display: none;
}

@media screen and (max-width: 768px) {
    .two-cols .left, .two-cols .right {
        display: block;
    }
    
    .testimonials.block h2 {
	    position: relative !important;
	    top: 50px !important;
    }

    .single-car .feature-header .header-content {
        display: none;
    }

    .testimonial-archive.wrapper{
        padding: 0 32px;
    }

    .home .mobile-text-show {
/*         min-height: 100px; */
    }

    body:not(.home) .mobile-text-show {
        min-height: 150px;
    }

    .mobile-text-show {
        display: block;
        text-align: center;
        font-size: 16px;
        line-height: 1.5;
        width: 100%;
        margin: 20px auto -30px;
    }

    .mobile-text-show h1 {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 700;
    }

    .home .mobile-text-show .sub-title {
        display: none;
    }

    body:not(.home) .mobile-text-show .sub-title {
        font-size: 20px;
        text-align: left;
        font-weight: 700;

    }

    .mobile-text-show .button {
        font-size: 20px;
        margin: 20px 0;
    }

    .mobile-text-show .header-content .wrapper {
        padding: 0 16px;
    }

    body:not(.home) .mobile-text-show .header-content .wrapper {
        padding: 0 32px;
    }

    .mobile-text-show .cycle-slide {
        width: 100%;
        display: flex !important;
        justify-content: center;
        align-items: center;
/*         height: 100%; */
    }

    .mobile-text-show .button {
        border: 1px solid;
        display: inline-block;
        font-size: 12px;
        font-weight: 700;
        line-height: 140%;
        padding: 10px 20px;
        transition: all 0.2s;
        margin-top: 20px;
        cursor: pointer;
    }

    .banner-title {
        line-height: 1.5;
    }

    .home .feature-header .header-content {
        display: none;
    }

    body:not(.home) .feature-header .header-content .sub-title {
        display: none;
    }

    .homepage .two-blocks .content {
        bottom: -50% !important;
    }

    .homepage .two-blocks .block {
        margin-bottom: 25em !important;
    }

    .single-column .wrapper {
        padding: 0 32px;
    }

    .triple-images .images {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .triple-images .images .image {
        height: 300px;
        margin-bottom: 20px;
        width: 100%;
        flex: none;
    }

    #input_4_2 {
        flex-wrap: wrap;
    }

    #input_4_2 * {
        width: 100% !important;
        height: 55px;
        margin-bottom: 10px;
    }

    #field_4_10, #field_4_11, #field_4_7, #field_4_8, #field_4_9, .contact-form .gform_fields > li:nth-child(-n+4) {
        width: 100% !important;
    }

    #field_4_14 .gfield_checkbox, #field_3_9 .gfield_checkbox, #field_2_9 .gfield_checkbox, #field_4_14 .gfield_checkbox li, #field_3_9 .gfield_checkbox li, #field_2_9 .gfield_checkbox li {
        flex-wrap: wrap;
        margin-bottom: 10px;
    }

    .col.last > li > a {
        margin-bottom: 5px;
    }
}

#field_4_2 {
    width: 100%;
}

#input_4_2 {
    display: flex;
    justify-content: space-between;
}

#field_4_6, #field_4_13 {
    width: 100%;
    margin: 20px 0;
}

#field_4_12 {
    width: 100%;
}

#field_4_7, #field_4_8, #field_4_9 {
    width: calc(33% - 5px);
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#field_4_10, #field_4_11 {
    width: calc(50% - 5px);
}

#input_4_2 > span {
    width: calc(33% - 5px);
}

#field_3_11 {
    width: 100%;
}

.car-listing .car .details {
    margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
    .banner.text-dark .inner {
        color: #FFF;
    }

    .ginput_container_checkbox li {
        display: flex !important;
        align-items: center !important;
    }

    body.single-car .feature-header .header-content {
        top: initial;
        padding: 20px 0 20px 0;
        position: absolute;
        text-align: center;
        width: 100%;
        z-index: 900;
        color: #FFF;
        background: linear-gradient(to top, #333, transparent);
        bottom: 0;
    }

    #field_4_14 label, #field_3_9 label, #field_2_9 label {
        top: 3px;
        position: relative;
    }

    .header-wrapper > a > strong {
        display: none;
    }

    .toggle-menu span {
        margin-left: 0;
    }

    .simple-header .overlay {
        height: 35em;
    }

    .feature-header, .simple-header {
        font-size: 6px;
    }

    .stock-item .item-specification .tabs li:not(.controls), .stock-item .item-specification .tabs li:not(.controls).active {
        padding: 20px 20px;
    }

    .single-column h2 {
        font-size: 1.3em;
        line-height: 1.5em;
        font-weight: 700;
        margin: 0 0 1.3636363636em;
    }

    .single-column p {
        font-size: 2em;
    }

    .stock-item .item-specification {
        padding-top: 0;
    }

    .social-share {
        top: 63px;
    }

    .twitter {
        height: 300px;
    }
}

@media screen and (min-width: 1600px) {

    .page-template-current-stock .simple-header .overlay {
        height: 51em;
    }

}

@media screen and (min-width: 1900px) {

    .page-template-current-stock .simple-header .overlay {
        height: 60em;
    }

}

@media screen and (min-width: 2200px) {

    .page-template-current-stock .simple-header .overlay {
        height: 67em;
    }

}


