@media screen and (min-width: 992px) and (max-width: 1199px) {
  #footer .footer-top .navigation li a {
    font-size: 15px;
    line-height: 21px;
  }

  .navbar-default .navbar-nav>li>a {
    font-size: 14px;
  }

  .about h2 {
    font-size: 26px;
    line-height: 32px;
  }

  .nav>li>a {
    padding: 10px 14px;
  }

  .banner {
    background-position: 36% 0 !important;
  }

  .widget-box p {
    font-size: 16px;
  }

  .widget-box-form .form-group select {
    font-size: 10px;
  }

  .widget-box-form a.get-quote {
    font-size: 15px;
  }

  .reviews .review-box p {
    font-size: 16px;
    line-height: 22px;
  }

  .reviews .review-box span {
    font-size: 14px;
    line-height: 20px;
  }

  .akordian .size-box h4 {
    font-size: 16px;
  }

  .contact-form .contact-header span {
    font-size: 15px !important;
    line-height: 21px !important;
  }

  .signup-form .signup-form-inner a {
    font-size: 24px;
    line-height: 30px;
  }

  .signup-banner h1 {
    font-size: 30px;
    line-height: 36px;
  }

  .about-us p {
    font-size: 16px;
    line-height: 22px;
  }

  .part .part_inner .make-left-part span,
  .part .part_inner .make-right-part span {
    font-size: 18px;
    line-height: 24px;
  }

  .phone_img img {
    width: 40%;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .widget-box-form {
    justify-content: start !important;
  }

  .part .part_inner .make-left-part span,
  .part .part_inner .make-right-part span {
    font-size: 16px;
    line-height: 22px;
  }

  .contact-details {
    justify-content: flex-start !important;
    line-height: 58px;
  }

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

  #header .header_inner .col-sm-4 {
    width: 25%;
  }

  #header .header_inner .col-sm-8 {
    width: 75%;
  }

  .navbar-default .navbar-nav>li>a {
    font-size: 14px;
  }

  .logo img {
    width: 225px;
  }

  .nav>li>a {
    padding: 10px 6px;
  }

  .banner {
    background-position: 27% 0 !important;
  }

  .widget-box a.cta {
    font-size: 20px;
    line-height: 26px;
  }

  .widget-box-form a.get-quote {
    text-align: center;
  }

  .reviews .review-box p,
  .widget-box p {
    font-size: 14px;
    line-height: 20px;
  }

  h1 {
    font-size: 34px;
    line-height: 40px;
  }

  h2 {
    font-size: 30px;
    line-height: 36px;
  }

  .about h2 {
    font-size: 24px;
    line-height: 30px;
  }

  h3,
  h4,
  h5,
  h6 {
    font-size: 22px;
    line-height: 28px;
  }

  .webp #header {
    background: #fefefe;
    background: -moz-linear-gradient(top, #fefefe 0, #dbdbdb 100%);
    background: -webkit-linear-gradient(top, #fefefe 0, #dbdbdb 100%);
    background: linear-gradient(to bottom, #fefefe 0, #dbdbdb 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dbdbdb', GradientType=0);
  }

  .header_inner {
    background: 0 0;
  }

  p {
    font-size: 16px;
    /* text-align : justify; */
    line-height: 22px;
  }

  .apex-mot .col-sm-6 .apex-mot-box>.col-xs-2 {
    /* display: none; */
  }

  .car-make .car-box .text-box h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .car-make a.view-all {
    font-size: 20px;
    line-height: 26px;
  }

  .apex-mot .apex-mot-box h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .signup-banner h1 {
    font-size: 22px;
    line-height: 28px;
  }

  .signup-form .signup-form-inner a {
    font-size: 16px;
    line-height: 22px;
  }

  .signup-form .signup-form-inner p,
  .terms h3,
  .terms li,
  .terms p {
    font-size: 18px;
    line-height: 24px;
  }

  .terms h3 {
    font-weight: 700;
  }

  .car .view-price a {
    font-size: 22px;
    line-height: 28px;
  }

  #footer .footer-top .navigation li a {
    font-size: 12px;
    line-height: 18px;
  }

  #footer .footer-bottom span {
    font-size: 14px;
    line-height: 20px;
  }

  .phone_img img {
    width: 40%;
  }

  .contact-form .contact-header span.middle {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
  }
}

@media screen and (min-width: 577px) and (max-width: 767px) {
  .widget-box-form {
    justify-content: start !important;
  }

  .reviews .owl-carousel .owl-stage-outer {
    margin: 0px !important;
  }

  .part .part_inner .make-left-part span,
  .part .part_inner .make-right-part span {
    font-size: 16px;
    line-height: 22px;
  }

  .contact-details {
    justify-content: flex-start !important;
    line-height: 60px;
  }

  header .list-inline .list-inline-item a {
    font-size: 19px;
    line-height: 25px;
    font-weight: normal !important;
    padding: 5px !important;
  }

  header .phone_img {
    margin-top: 12px;
  }

  header .navbar {
    min-height: 0;
  }

  header .navbar-default .navbar-toggle {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
  }

  header .navbar-default {
    margin-top: 0;
  }

  .about img,
  .carousel .carousel-inner .item .thumbnails>li:last-child,
  .carousel .carousel-inner .item .thumbnails>li:nth-child(n + 3) {
    display: none;
  }

  .webp #header {
    background: #fefefe;
    background: -moz-linear-gradient(top, #fefefe 0, #dbdbdb 100%);
    background: -webkit-linear-gradient(top, #fefefe 0, #dbdbdb 100%);
    background: linear-gradient(to bottom, #fefefe 0, #dbdbdb 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dbdbdb', GradientType=0);
  }

  .header_inner {
    background: 0 0;
  }

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

  .nav>li {
    border-bottom: 1px solid #ccc;
  }

  .about-us img,
  .widget .col-xs-6 {
    width: 100%;
  }

  .widget-box a.cta {
    font-size: 20px;
    line-height: 26px;
  }

  h1 {
    font-size: 30px;
    line-height: 36px;
  }

  h2 {
    font-size: 28px;
    line-height: 34px;
  }

  .about h2 {
    font-size: 22px;
    line-height: 28px;
  }

  h3,
  h4,
  h5,
  h6 {
    font-size: 20px;
    line-height: 26px;
  }

  .widget-box-form a.get-quote {
    font-size: 18px;
    text-align: center;
  }

  .reviews .r-img img {
    margin: 10px auto;
  }

  p {
    font-size: 16px;
    line-height: 22px;
    /* text-align : justify */
  }

  .contact-form .contact-header span {
    font-size: 18px;
    line-height: 24px;
  }

  .contact-form .contact-header span.middle {
    font-size: 18px;
    line-height: 24px;
  }

  .car-make .car-box .text-box h3,
  .content-left a {
    font-size: 16px;
    line-height: 22px;
  }

  .content-left a {
    padding: 14px 10px;
    width: 100%;
  }

  .signup-banner h1 {
    font-size: 20px;
    line-height: 26px;
  }

  .signup-form .signup-form-inner a {
    font-size: 12px;
    line-height: 18px;
    padding: 12px 0;
  }

  .terms h3,
  .terms li,
  .terms p {
    font-size: 16px;
    line-height: 22px;
  }

  .signup-form .signup-form-inner p {
    font-size: 16px;
    line-height: 22px;
    color: #000;
  }

  .terms h3 {
    font-weight: 700;
  }

  .part .part_inner .view-price a {
    font-size: 20px;
    line-height: 26px;
  }

  .part .part_inner {
    border: none;
  }

  .about-us .mt .col-xs-6 {
    margin-bottom: 10px;
  }

  .car .view-price a {
    font-size: 16px;
    line-height: 22px;
  }

  #footer .footer-top .navigation li a {
    font-size: 14px;
    line-height: 20px;
  }

  #footer .footer-top .col-xs-12,
  #footer .footer-top p.info {
    text-align: center;
  }

  #footer .footer-bottom .col-xs-12 {
    text-align: center;
    margin-bottom: 5px;
  }
}

@media screen and (min-width: 480px) and (max-width: 576px) {
  .banner {
    background-color: rgba(0, 0, 0, 0.6);
    background-image: none !important;
  }

  .mobile-thumb {
    display: block !important;
  }

  /* .webp .banner {
    background-: ;
  } */
  .no-webp .banner {
    background-image: url("../images/banner-mob.png");
  }

  .part .blue-heading span {
    font-size: 18px;
    line-height: 24px;
  }

  .widget-box-form {
    justify-content: center !important;
  }

  .part .part_inner .make-left-part span,
  .part .part_inner .make-right-part span {
    font-size: 16px;
    line-height: 22px;
  }

  .contact-details {
    justify-content: flex-start !important;
    line-height: 60px;
  }

  .signup-form .signup-form-inner .form-group input,
  .signup-form .signup-form-inner .form-group select {
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    background-size: contain;
  }

  .signup-form-inner {
    border-radius: 0;
  }

  .signup-form #email,
  .signup-form #phone,
  .signup-form #postcode {
    background-size: contain;
  }

  header .navbar-default .navbar-nav>li>a {
    font-size: 14px;
    line-height: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  header .list-inline .list-inline-item a {
    font-size: 15px;
    line-height: 21px;
    font-weight: normal !important;
    padding: 5px !important;
  }

  header .phone_img {
    margin-top: 12px;
  }

  header .navbar {
    min-height: 0;
  }

  header .navbar-default {
    margin-top: 0;
  }

  header .navbar-default .navbar-toggle {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
  }

  .about img,
  .carousel .carousel-inner .item .thumbnails>li:last-child,
  .carousel .carousel-inner .item .thumbnails>li:nth-child(n + 3) {
    display: none;
  }

  .webp #header {
    background: #fefefe;
    background: -moz-linear-gradient(top, #fefefe 0, #dbdbdb 100%);
    background: -webkit-linear-gradient(top, #fefefe 0, #dbdbdb 100%);
    background: linear-gradient(to bottom, #fefefe 0, #dbdbdb 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dbdbdb', GradientType=0);
  }

  .header_inner {
    background: 0 0;
  }

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

  .nav>li {
    border-bottom: 1px solid #ccc;
  }

  h1 {
    font-size: 26px;
    line-height: 32px;
  }

  h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .about h2 {
    font-size: 20px;
    line-height: 26px;
  }

  h3,
  h4,
  h5,
  h6 {
    font-size: 18px;
    line-height: 24px;
  }

  .widget-box p {
    font-size: 15px;
  }

  .widget-box-form .col-xs-4 {
    width: 50%;
  }

  .about-us .mt .col-xs-6,
  .about-us img,
  .make .col-xs-6,
  .panel-body .col-xs-6,
  .widget .col-xs-6 {
    width: 100%;
  }

  .widget-box-form a.get-quote {
    font-size: 18px;
    text-align: center;
  }

  .widget-box a.cta {
    font-size: 18px;
    line-height: 24px;
  }

  .apex-mot .apex-mot-box p,
  p {
    /* text-align: justify */
  }

  .reviews .r-img img {
    margin: 10px auto;
  }

  p {
    font-size: 16px;
    line-height: 22px;
  }

  .contact-content .col-xs-6,
  .contact-header .col-xs-6,
  .signup-form-inner .col-xs-4,
  .signup-form-inner .col-xs-6 {
    width: 100%;
  }

  .apex-mot .apex-mot-box h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .apex-mot .apex-mot-box p,
  .car-make .car-box .text-box h3 {
    font-size: 14px;
    line-height: 20px;
  }

  .signup-banner h1 {
    font-size: 16px;
    line-height: 22px;
  }

  .signup-form .signup-form-inner span {
    font-size: 18px;
    line-height: 24px;
  }

  .signup-form-inner .col-xs-4>.col-xs-6 {
    width: 50%;
  }

  .car .cta-car .col-xs-4,
  .part .part_inner .col-xs-4,
  .signup-form-inner .col-xs-8 {
    width: 100%;
  }

  .signup-form .signup-form-inner p {
    font-size: 17px;
    line-height: 23px;
  }

  .terms h3,
  .terms li,
  .terms p {
    font-size: 16px;
    line-height: 22px;
  }

  .terms h3 {
    font-weight: 700;
  }

  .part .part_inner {
    border: none;
  }

  .car .view-price a {
    font-size: 16px;
    line-height: 22px;
  }

  #footer .footer-top .navigation li a {
    color: #fff;
    font-size: 11px;
    line-height: 17px;
  }

  #footer .footer-top p.info {
    font-size: 14px;
    line-height: 20px;
  }

  #footer .footer-top .col-xs-12,
  #footer .footer-top p.info {
    text-align: center;
  }

  #footer .footer-bottom .col-xs-12 {
    text-align: center;
    margin-bottom: 5px;
  }

  .mobile-thumb {
    display: block;
    margin-top: 30px;
  }
}

@media screen and (min-width: 320px) and (max-width: 479px) {
  .banner {
    background-color: rgba(0, 0, 0, 0.6);
    background-image: none !important;
  }

  .mobile-thumb {
    display: block !important;
    margin-top: 30px;
  }

  .webp .banner {
    /*background-image: url("../images/banner-mob.webp");*/
  }

  .no-webp .banner {
    /*background-image: url("../images/banner-mob.png");*/
  }

  .part .blue-heading span {
    font-size: 18px;
    line-height: 24px;
  }

  .contact-form #name,
  .contact-form #email,
  .contact-form #phone,
  .contact-form #message {
    font-size: 14px;
  }

  .contact-form #name,
  .contact-form #email,
  .contact-form #phone {
    height: 46px !important;
  }

  .content-left .input-group-addon {
    height: 10px;
  }

  #contact_btn {
    font-size: 16px;
    line-height: 22px;
  }

  .contact-content .col-lg-6 {
    padding: 0px;
  }

  header .phone_img .list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
  }

  header .phone_img {
    text-align: center;
  }

  header .col-xs-4 .logo img {
    width: 135px;
  }

  header .col-xs-4,
  header .col-xs-8 {
    width: 100%;
    text-align: left;
  }

  header .list-inline .list-inline-item {
    width: calc(50% - 10px);
  }

  .widget-box-form {
    justify-content: start !important;
  }

  .part .part_inner .col-xs-6 {
    display: flex;
    align-items: center;
    height: 30px;
  }

  .webp .signup-form #name {
    background-size: 31px 43px;
  }

  .no-webp .signup-form #name {
    background-size: 31px 43px;
  }

  .webp .signup-form #email {
    background-size: 31px 43px;
  }

  .no-webp .signup-form #email {
    background-size: 31px 43px;
  }

  .webp .signup-form #phone {
    background-size: 33px 43px;
  }

  .no-webp .signup-form #phone {
    background-size: 31px 43px;
  }

  .webp .signup-form #postcode {
    background-size: 27px 43px;
  }

  .no-webp .signup-form #postcode {
    background-size: 31px 43px;
  }

  .apex-mot .apex-mot-box {
    margin: 5px 0;
  }

  .contact-details {
    justify-content: flex-start !important;
    line-height: 60px;
  }

  header .navbar-default .navbar-nav>li>a {
    font-size: 14px;
    line-height: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  header .list-inline .list-inline-item a {
    font-size: 16px;
    line-height: 22px;
    font-weight: normal !important;
    padding: 5px !important;
  }

  header .col-xs-4,
  header .col-xs-8,
  header .list-inline>li {
    padding-left: 0;
    padding-right: 0;
  }

  header .phone_img {
    margin-top: 8px;
  }

  header .navbar {
    min-height: 0;
  }

  header .navbar-default {
    margin-top: 0;
  }

  header .navbar-default .navbar-toggle {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    z-index: 99999;
    position: absolute;
    top: -85px;
    right: -9px;
  }

  .signup-form-inner {
    border-radius: 0;
  }

  .signup-form .signup-form-inner .form-group input,
  .signup-form .signup-form-inner .form-group select {
    font-size: 14px;
    height: 45px;
    line-height: 45px;
    background-size: contain;
  }

  #email,
  #phone,
  #postcode {
    background-size: contain;
  }

  .signup-form .signup-form-inner button {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
    margin-top: 0;
  }

  .webp #header {
    background: #fefefe;
    background: -moz-linear-gradient(top, #fefefe 0, #dbdbdb 100%);
    background: -webkit-linear-gradient(top, #fefefe 0, #dbdbdb 100%);
    background: linear-gradient(to bottom, #fefefe 0, #dbdbdb 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#dbdbdb', GradientType=0);
  }

  .header_inner {
    background: 0 0;
  }

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

  .nav>li {
    border-bottom: 1px solid #ccc;
  }

  .about-us .mt .col-xs-6,
  .about-us img,
  .apex-mot .col-xs-12 .apex-mot-box>.col-xs-10,
  .car-make .col-xs-6,
  .contact-content .col-xs-6,
  .contact-header .col-xs-6,
  .content-left a,
  .make .col-xs-6,
  .panel-body .col-xs-6,
  .reviews .col-lg-9>.col-xs-6,
  .signup-form-inner .col-xs-4,
  .signup-form-inner .col-xs-6,
  .widget .col-xs-6,
  .widget-box-form .col-xs-4 {
    width: 100%;
  }

  .widget-box a.cta {
    font-size: 16px;
    line-height: 22px;
  }

  h1 {
    font-size: 24px;
    line-height: 30px;
  }

  h2,
  .about h2 {
    font-size: 20px;
    line-height: 26px;
  }

  h3,
  h4,
  h5,
  h6 {
    font-size: 18px;
    line-height: 24px;
  }

  .widget-box p {
    font-size: 15px;
  }

  .reviews .r-img img {
    margin: 10px auto;
  }

  .reviews .col-lg-9>.col-xs-6 {
    margin-bottom: 10px;
  }

  .main_input input {
    min-height: 59px;
    font-size: 20px;
    background-size: contain;
  }

  .widget-box-form {
    top: 15px;
  }

  .widget-box-form a.get-quote {
    font-size: 18px;
    text-align: center;
  }

  .carousel .carousel-inner .item .thumbnails>li:last-child,
  .carousel .carousel-inner .item .thumbnails>li:nth-child(n + 3) {
    display: none;
  }

  .car-make .car-box .text-box h3 {
    font-size: 14px;
    line-height: 20px;
  }

  p {
    font-size: 14px;
    line-height: 20px;
    /* text-align : justify */
  }

  .apex-mot .col-xs-12 .apex-mot-box>.col-xs-2 {
    width: 100%;
    display: none;
  }

  .apex-mot .apex-mot-box h3 {
    font-size: 16px;
    line-height: 22px;
  }

  .apex-mot .apex-mot-box p {
    font-size: 14px;
    line-height: 20px;
    /* text-align : justify */
  }

  .akordian .size-box h4 {
    font-size: 16px;
  }

  .contact-form .contact-header span.middle {
    font-size: 14px;
    line-height: 20px;
  }

  .contact-form .contact-header span {
    font-size: 15px;
    line-height: 21px;
  }

  .content-left a {
    font-size: 20px;
    line-height: 26px;
  }

  .signup-banner h1,
  .signup-form .signup-form-inner span {
    font-size: 14px;
    line-height: 20px;
  }

  .signup-form-inner .col-xs-4>.col-xs-6 {
    width: 50%;
  }

  .car .col-xs-6,
  .car .cta-car .col-xs-4,
  .part .part_inner .col-xs-4,
  .signup-form-inner .col-xs-8 {
    width: 100%;
  }

  .signup-form .signup-form-inner p {
    font-size: 15px;
    line-height: 21px;
  }

  .signup-form .signup-form-inner a {
    font-size: 20px;
    line-height: 26px;
  }

  .terms h3,
  .terms li,
  .terms p {
    line-height: 20px;
    font-size: 14px;
  }

  .terms h3 {
    font-weight: 700;
  }

  .part .part_inner .make-left-part span,
  .part .part_inner .make-right-part span {
    font-size: 14px;
    line-height: 20px;
  }

  .part .part_inner {
    border: none;
  }

  .car .engine-code-box span,
  .car .view-price a {
    font-size: 16px;
    line-height: 22px;
  }

  #footer .footer-top .navigation li {
    padding: 0 4px;
  }

  #footer .footer-top .navigation li a {
    color: #fff;
    font-size: 14px;
    line-height: 35px;
  }

  #footer .footer-bottom span,
  #footer .footer-bottom ul li a,
  #footer .footer-top p.info {
    font-size: 14px;
    line-height: 20px;
  }

  #footer .footer-top .col-xs-12,
  #footer .footer-top p.info {
    text-align: center;
  }

  #footer .footer-bottom .col-xs-12 {
    text-align: center;
    margin-bottom: 5px;
  }

  .signup-form .input-group label {
    font-size: 12px;
    line-height: 18px;
  }
}