/* Fonts */
/* Color palette */
.pdf-embed iframe, .header_image_bk_layout .header-content, .offer-slider-listing .image-wrapper:before, .team-listing .card .image-wrapper:before, .team-listing .card .hover, .car-listing .image-wrapper:before, .search_used_cars_filter_layout .checkbox-field input, .search_used_cars_archive_layout:before {
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.brand_logos_layout {
  position: relative;
  z-index: 1;
  height: 0;
}
.brand_logos_layout > .page-container {
  transform: translateY(-50%);
}
@media (max-width: 1270px) {
  .brand_logos_layout > .page-container {
    transform: translateY(-30%);
  }
}
.brand_logos_layout .logo-strip {
  padding: 0;
  overflow: hidden;
}
@media (max-width: 735px) {
  .brand_logos_layout .logo-strip {
    padding: 10px 0;
  }
}
.brand_logos_layout .logo-strip a {
  width: 25%;
  display: block;
  float: left;
  padding: 50px;
  border-bottom: 6px solid white;
  transition: 0.2s ease all;
}
@media (max-width: 1020px) {
  .brand_logos_layout .logo-strip a {
    padding: 25px;
  }
}
@media (max-width: 735px) {
  .brand_logos_layout .logo-strip a {
    width: 50%;
    padding: 16px;
  }
}
.brand_logos_layout .logo-strip a:hover {
  border-color: #b71c1c;
}
.brand_logos_layout .logo-strip a div {
  max-width: 105px;
  height: 75px;
  position: relative;
  transform: translateY(50%);
  margin: auto;
}
@media (max-width: 1020px) {
  .brand_logos_layout .logo-strip a div {
    max-width: 77px;
    max-height: 57px;
  }
}
.brand_logos_layout .logo-strip a div img {
  position: relative;
  transform: translateY(-50%);
  max-width: 105px;
  max-height: 75px;
  margin: auto;
}
@media (max-width: 1020px) {
  .brand_logos_layout .logo-strip a div img {
    max-width: 77px;
    max-height: 57px;
  }
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.contact_details_layout {
  padding-bottom: 0;
}
.contact_details_layout a {
  display: block;
  color: #404041;
  text-decoration: none;
}
.contact_details_layout a[href]:hover {
  text-decoration: underline;
}
.contact_details_layout a.map-link {
  margin-top: 15px;
}
.contact_details_layout .details {
  padding-bottom: 30px;
}
.contact_details_layout .department {
  margin-bottom: 40px;
}
.contact_details_layout .location {
  margin-bottom: 20px;
}
.contact_details_layout .display2 {
  padding-top: 30px;
}
.contact_details_layout .display31 {
  padding-bottom: 30px;
}
.contact_details_layout .display5 {
  padding: 0px 0 15px;
}
.contact_details_layout table {
  line-height: 1.8em;
  margin: 15px 0;
}
.contact_details_layout .form-box {
  float: right;
}
@media (max-width: 1270px) {
  .contact_details_layout .form-box {
    float: none;
  }
}
@media (max-width: 1020px) {
  .contact_details_layout .form-box {
    width: 95%;
  }
}
@media (max-width: 735px) {
  .contact_details_layout .form-box {
    width: 100%;
  }
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
  .contact_details_layout .row > div:first-child {
    border-bottom: 1px solid #f2f2f2;
  }
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.contact_sub_pages_layout .contact_listing {
  display: block;
  color: #404041;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15), 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  margin: 30px 0;
}
.contact_sub_pages_layout .contact_listing:first-child {
  margin-top: 0;
}
.contact_sub_pages_layout .contact_listing:last-child {
  margin-bottom: 0;
}
.contact_sub_pages_layout .contact_listing .details-wrapper {
  margin: 60px;
}
@media (max-width: 1270px) {
  .contact_sub_pages_layout .contact_listing .details-wrapper {
    margin: 35px;
  }
}
@media (max-width: 1270px) {
  .contact_sub_pages_layout .contact_listing .details-wrapper {
    margin: 25px;
  }
}
.contact_sub_pages_layout .contact_listing .details-wrapper div {
  padding-bottom: 7px;
}
.contact_sub_pages_layout .contact_listing .details-wrapper .logo {
  position: absolute;
  top: 60px;
  right: 30px;
  width: 106px;
  max-height: 62px;
  transform: translateX(50%);
}
@media (max-width: 1270px) {
  .contact_sub_pages_layout .contact_listing .details-wrapper .logo {
    top: 35px;
    right: 30px;
    width: 80px;
    max-height: 50px;
  }
}
@media (max-width: 1020px) {
  .contact_sub_pages_layout .contact_listing .details-wrapper .logo {
    display: none;
  }
}
.contact_sub_pages_layout .contact_listing .details-wrapper .logo img {
  position: relative;
  max-width: 106px;
  max-height: 62px;
  transform: translateX(-50%);
}
@media (max-width: 1270px) {
  .contact_sub_pages_layout .contact_listing .details-wrapper .logo img {
    max-width: 80px;
    max-height: 50px;
  }
}
.contact_sub_pages_layout .contact_listing .details-wrapper .btn-text {
  padding-top: 23px;
}
.contact_sub_pages_layout .contact_listing .image-wrapper {
  background: #f3f3f3;
}
@media (max-width: 1020px) and (min-width: 735px) {
  .contact_sub_pages_layout .contact_listing .image-wrapper {
    padding-bottom: 70.29914525% !important;
  }
  .contact_sub_pages_layout .contact_listing .image-wrapper img {
    width: auto;
    position: absolute;
    min-height: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.contact_map_layout .map-link {
  display: block;
  color: #404041;
  text-decoration: none;
  margin: 15px 0;
}
.contact_map_layout .map-link[href]:hover {
  text-decoration: underline;
}
.contact_map_layout .marker-text {
  font-size: 14px;
  line-height: 1.3em;
}
.contact_map_layout .marker-text strong {
  display: inline-block;
  padding-bottom: 5px;
}
.contact_map_layout .map-wrapper {
  height: 0;
  padding-bottom: 56.9074778%;
  position: relative;
}
@media (max-width: 735px) {
  .contact_map_layout .map-wrapper {
    margin-top: 30px;
  }
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
  .contact_map_layout .row-vcenter {
    transform: none;
  }
  .contact_map_layout .row-vcenter > div {
    transform: none;
  }
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.content_columns_layout .header {
  margin-top: 25px;
  max-width: 785px;
}
.content_columns_layout .row.vspacing {
  margin-top: -50px;
}
.content_columns_layout .row.vspacing div[class*="col-"] {
  padding-top: 50px;
}
.content_columns_layout .image-wrapper {
  border-radius: 6px;
}
.content_columns_layout .btn, .content_columns_layout .email_signup_layout input[type="submit"], .email_signup_layout .content_columns_layout input[type="submit"] {
  margin-top: 30px;
}
.content_columns_layout img {
  width: 100%;
}
.content_columns_layout article {
  padding-right: 35px;
}
@media (max-width: 735px) {
  .content_columns_layout article {
    padding-right: 0px;
  }
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
  .content_columns_layout .row.vspacing div[class*="col-"] {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 370px) {
}
.faq-section {
  padding-bottom: 0;
}
.faq-section .icon {
  width: 110px;
  margin-bottom: 20px;
}
@media (max-width: 1020px) {
  .faq-section .icon {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1020px) {
  .faq-section .heading {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    text-align: center;
  }
}
@media (max-width: 1020px) {
  .faq-section .list-unstyled {
    max-width: 600px;
    margin: auto;
  }
}
.faq-section .right-60 {
  width: 60%;
  float: left;
  padding-left: 10px;
}
.faq-section .left-30 {
  width: 30%;
  float: left;
  padding-right: 10px;
}
.faq-section .tabs {
  margin: 0;
  padding: 0;
  width: 22%;
}
.faq-section .tab {
  background: none;
  padding-left: 0px;
}
.faq-section .tab a {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5em;
  display: block;
  padding: 8px 0px;
  outline: none;
  text-decoration: none;
  color: #333;
}
.faq-section .tab a.selected-tab, .faq-section .tab a:hover {
  /* text-decoration: underline;  */
  color: #7f0000;
  font-weight: 600;
  cursor: pointer;
}
.faq-section .tab.active {
  background: #fff;
  padding-top: 6px;
  position: relative;
  top: 1px;
  border-color: #ccc;
}
.faq-section .tab a.active {
  font-weight: bold;
}
.faq-section .tab-container .panel-container {
  background: #fff;
  padding: 10px;
  border-left: 2px solid #f3f3f3;
  padding-left: 3%;
  margin-left: 3%;
  margin-bottom: 40px;
}
.faq-section .tab-container .panel-container.fullwidth {
  padding: 0;
  border-left: 0px solid #f3f3f3;
}
.faq-section .panel-group .panel {
  box-shadow: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.faq-section .panel {
  border-bottom: solid 2px #f3f3f3;
  margin-bottom: 5px;
  max-width: 720px;
}
.faq-section .panel:last-child {
  border-bottom: none;
  padding-bottom: 25px;
}
.faq-section .panel-title {
  margin-top: 0px;
  /* padding: 0 15px; */
  margin-bottom: 8px;
  font-weight: 200;
  line-height: 1.6em;
}
.faq-section .panel-title > a:after, .faq-section .panel-title > a:before {
  content: "\e918";
  font-family: 'sd-icons';
  position: absolute;
  right: 3px;
  top: 6px;
  font-weight: 300;
  font-size: 25px;
  line-height: 23px;
  transition: 0.2s ease all;
  opacity: 1;
  transform: rotate(0deg);
}
.faq-section .panel-title > a:before {
  content: "\e920";
  opacity: 0;
  transform: rotate(90deg);
}
.faq-section .panel-title > a.collapsed:before {
  opacity: 1;
  transform: rotate(0deg);
}
.faq-section .panel-title > a.collapsed:after {
  opacity: 0;
  transform: rotate(90deg);
}
.faq-section .panel-title > a {
  position: relative;
  display: block;
  padding: 10px 15px 10px 30px;
  text-decoration: none;
  color: #b71c1c;
}
.faq-section .panel-title > a.collapsed {
  color: #404041;
}
@media (max-width: 1020px) {
  .faq-section .panel-title > a {
    font-size: 18px;
    font-weight: 500;
  }
}
.faq-section .panel-body {
  padding: 0 15px 30px 30px;
}
.faq-section .tab-row {
  margin-bottom: 3em;
}
.faq-section .panel-group {
  margin-bottom: 0;
}
.faq-section .collapse {
  display: none;
}
.faq-section .collapse.in {
  /* display: block; */
}
.faq-section h4.visible-xs {
  display: none;
  padding: 0;
  color: #333;
}
@media (max-width: 1220px) {
  .faq-section .tab-container .panel-container {
    width: 71%;
  }
  .faq-section .navigation a {
    font-size: 15px;
  }
}
@media (max-width: 1020px) {
  .faq-section .tab-container .tabs {
    width: 32%;
  }
  .faq-section .tab-container .panel-container {
    padding-left: 3%;
    width: 65%;
  }
}
@media (max-width: 768px) {
  .faq-section h4.visible-xs {
    display: block;
    font-size: 24px;
    font-weight: 400;
    margin: 15px 0;
  }
  .faq-section .tab-container .tabs {
    display: none;
  }
  .faq-section .panel-container > div {
    display: block !important;
  }
  .faq-section .tab-container .panel-container {
    width: 100%;
    padding-left: 0px;
    border-left: none;
  }
}
.content_points_layout .content-box {
  color: #404041;
  display: block;
  text-decoration: none;
  cursor: default;
}
.content_points_layout .content-box[href] {
  cursor: pointer;
}
.content_points_layout .content-box .image-wrapper {
  border-radius: 6px;
}
.content_points_layout .content-box .details {
  padding: 30px;
}
@media (max-width: 1400px) {
  .content_points_layout .content-box .details {
    padding: 20px 20px;
  }
}
@media (max-width: 1270px) {
  .content_points_layout .content-box .details {
    width: 100%;
    padding: 20px 0px;
  }
}
@media (max-width: 735px) {
  .content_points_layout .content-box .details {
    width: 100%;
    height: auto;
    padding: 30px 0px;
  }
}
.content_points_layout .content-box .display4 {
  margin-bottom: 12px;
  display: block;
}
.content_points_layout .content-box span {
  display: none;
}
.content_points_layout .content-box[href] span {
  display: block;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 370px) {
}
.content_gallery_layout {
  overflow: hidden;
  padding-bottom: 140px;
}
.content_gallery_layout #masonary_gallery {
  margin: -15px;
}
@media (max-width: 1020px) {
  .content_gallery_layout #masonary_gallery {
    margin: -8px;
  }
}
@media (max-width: 735px) {
  .content_gallery_layout #masonary_gallery {
    margin: -4px;
  }
}
.content_gallery_layout #masonary_gallery .gallery-image {
  padding: 15px;
  width: 33%;
}
@media (max-width: 1020px) {
  .content_gallery_layout #masonary_gallery .gallery-image {
    width: 50%;
    padding: 8px;
  }
}
@media (max-width: 735px) {
  .content_gallery_layout #masonary_gallery .gallery-image {
    padding: 4px;
  }
}
@media (max-width: 330px) {
  .content_gallery_layout #masonary_gallery .gallery-image {
    width: 100%;
  }
}
.content_gallery_layout #masonary_gallery .gallery-image .image-link {
  border-radius: 6px;
  overflow: hidden;
}
.content_gallery_layout #masonary_gallery .gallery-image .image-link.video-link:before {
  content: "\e91f" !important;
  opacity: 1;
  transform: scale(1);
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
  .content_header_text_layout .display3 {
    margin-bottom: 20px;
  }
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.content_image_bk_layout .fullwidth-container {
  position: relative;
}
@media (max-width: 735px) {
  .content_image_bk_layout .fullwidth-container {
    background-size: cover;
    background-position: center;
  }
}
.content_image_bk_layout .fullwidth-container > img {
  width: 100%;
  max-width: none;
}
.content_image_bk_layout .content_over_image {
  position: absolute;
  width: 100%;
  bottom: 35px;
}
.content_image_bk_layout .content_over_image .content_wrapper {
  max-width: 600px;
  background: rgba(255, 255, 255, .85);
  padding: 30px 40px;
}
.content_image_bk_layout .content_over_image .content_wrapper .body_copy {
  padding: 20px 0 30px;
}
@media (max-width: 735px) {
  .content_image_bk_layout .content_over_image {
    position: relative;
    left: 0;
    bottom: 0;
    max-width: none;
    width: 100%;
    padding: 0 3%;
    margin: auto;
    background: #f3f3f3;
  }
  .content_image_bk_layout .content_over_image .content_wrapper {
    padding: 20px 0px;
    background: transparent;
  }
}
@media (min-width: 1600px) {
  .content_image_bk_layout {
    max-width: 1500px;
    margin: 0 auto;
    width: 100%;
  }
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 370px) {
}
.content_intro_sp_fi_layout .display3 {
  margin: 30px 0;
}
@media (max-width: 735px) {
  .content_intro_sp_fi_layout .display3 {
    margin-top: 0;
  }
}
.content_intro_sp_fi_layout .details-box {
  width: 280px;
  float: right;
  padding: 40px 0px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15), 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  color: rgba(35, 35, 35, 0.6);
  font-size: 14px;
  line-height: 1.57em;
}
.content_intro_sp_fi_layout .details-box a {
  color: #404041;
  text-decoration: none;
}
@media (max-width: 1270px) {
  .content_intro_sp_fi_layout .details-box {
    padding: 30px 0;
  }
}
@media (max-width: 735px) {
  .content_intro_sp_fi_layout .details-box {
    margin: 20px auto;
    float: none;
    width: 95%;
  }
}
.content_intro_sp_fi_layout .details-box .profile-image {
  width: 120px;
  margin: auto;
  height: 120px;
  border-radius: 200px;
  overflow: hidden;
  margin-bottom: 20px;
}
.content_intro_sp_fi_layout .details-box .logo {
  width: 86px;
  margin: auto;
  margin-bottom: 20px;
}
.content_intro_sp_fi_layout .details-box .service-name {
  text-align: center;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #f3f3f3;
  padding-bottom: 5px;
  color: #232323;
  font-size: 18px;
  line-height: 1.33em;
  font-weight: 500;
}
.content_intro_sp_fi_layout .details-box .name {
  text-align: center;
}
.content_intro_sp_fi_layout .details-box .display5 {
  text-align: center;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #f3f3f3;
  padding-bottom: 5px;
}
.content_intro_sp_fi_layout .details-box a {
  display: block;
  color: rgba(51, 51, 51, 0.6);
  padding-top: 5px;
}
.content_intro_sp_fi_layout .details-box a:hover {
  text-decoration: underline;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.content_left_right_layout .page-container {
  position: relative;
  z-index: 1;
}
@media (max-width: 1020px) {
  .content_left_right_layout .content-image {
    margin-bottom: 25px;
  }
}
.content_left_right_layout .content-image .btn-text {
  margin: 0;
  padding: 0;
}
.content_left_right_layout .content-image .image-link:before {
  content: none;
}
.content_left_right_layout .col-lg-6.col-sm-pull-0 article {
  padding-right: 40px;
}
.content_left_right_layout .col-lg-6.col-lg-pull-6 article {
  padding-left: 40px;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
  .content_left_right_layout article {
    padding-left: 0px !important;
  }
}
@media (max-width: 1020px) {
  .content_left_right_layout .vcentered {
    display: block;
  }
}
@media (max-width: 735px) {
}
@media (max-width: 370px) {
}
.content_left_right_layout .heading {
  margin-bottom: 15px;
  margin-top: 45px;
}
.content_logos_layout .display3 {
  color: #333;
}
.content_logos_layout .logo {
  padding: 20px 20px;
}
@media (max-width: 1270px) {
  .content_logos_layout .logo {
    padding: 20px 35px;
  }
}
@media (max-width: 1020px) {
  .content_logos_layout .logo {
    padding: 15px 10px;
  }
}
@media (max-width: 735px) {
  .content_logos_layout .logo {
    padding: 10px 0;
  }
}
.content_logos_layout .image-wrapper {
  height: 0;
  padding-bottom: 42%;
  width: 100%;
}
.content_logos_layout .image-wrapper img {
  opacity: 0.6;
  transition: 0.2s ease opacity;
}
@media (max-width: 1270px) {
  .content_logos_layout .image-wrapper img {
    opacity: 1;
  }
}
.content_logos_layout .image-wrapper:hover img {
  opacity: 1;
  filter: grayscale(0);
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.page-template-page-form .form_layout + .divide {
  background: transparent;
}
.page-template-page-about_us .content_logos_layout {
  padding-bottom: 90px;
}
.content_seo_layout {
  overflow: hidden;
}
.content_seo_layout .tabs {
  border-bottom: 1px solid #f3f3f3;
  margin: 0px 0 33px;
}
.content_seo_layout .tabs .tab {
  display: inline-block;
  margin-right: 40px;
}
.content_seo_layout .tabs .tab:last-child {
  margin-right: 0;
}
.content_seo_layout .tabs a {
  text-decoration: none;
  display: inline-block;
  color: #555;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  padding-bottom: 12px;
  position: relative;
  bottom: -1px;
}
@media (max-width: 1020px) {
  .content_seo_layout .tabs a {
    padding: 14px 20px;
    font-size: 80%;
  }
}
.content_seo_layout .tabs a h3 {
  font-size: inherit;
}
.content_seo_layout .tabs a:hover {
  color: #333;
}
.content_seo_layout .tabs a.selected-tab {
  color: #333;
  border-bottom: 1px solid #333;
}
.content_seo_layout .tab-content {
  margin: auto;
}
.content_seo_layout .tab-content .tab-mobile-title {
  display: none;
  position: relative;
  cursor: pointer;
  margin-bottom: 0px;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  color: #404041;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  border-bottom: 1px solid rgba(80, 142, 162, .16);
}
.content_seo_layout .tab-content .tab-mobile-title i {
  position: relative;
  top: 3px;
  bottom: 0;
  height: 19px;
  width: 19px;
  display: inline-block;
  margin: auto;
  opacity: 1;
  color: #404041;
  font-weight: bold;
}
.content_seo_layout .tab-content .tab-mobile-title i:before {
  content: '\e918';
  -webkit-transition: 0.8s all ease;
  transition: 0.8s all ease;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  position: absolute;
  top: 0;
  left: 0;
  color: #404041;
}
.content_seo_layout .tab-content .tab-mobile-title i:after {
  color: #404041;
  -webkit-transition: 0.8s all ease;
  transition: 0.8s all ease;
  content: '\e918';
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  top: 0;
  left: 0;
}
.content_seo_layout .tab-content.open .tab-mobile-title {
  color: #404041;
}
.content_seo_layout .tab-content.open .tab-mobile-title i {
  color: #404041;
}
.content_seo_layout .tab-content.open .tab-mobile-title i:before {
  color: #404041;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.content_seo_layout .tab-content.open .tab-mobile-title i:after {
  color: #404041;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.content_seo_layout .tab-content .tab-image {
  width: 480px;
  display: inline-block;
  margin-left: 50px;
  vertical-align: top;
  float: right;
}
.content_seo_layout .tab-content .tab-image img {
  max-width: none;
  width: 100%;
}
@media (max-width: 1270px) {
  .content_seo_layout .tab-content .tab-image {
    width: 370px;
  }
}
@media (max-width: 1020px) {
  .content_seo_layout .tab-content .tab-image {
    padding: 20px 0;
  }
}
.content_seo_layout .tab-content .tab-copy {
  display: inline-block;
  width: calc(100% - 530px);
  max-width: 760px;
  vertical-align: top;
  position: relative;
}
@media (max-width: 1270px) {
  .content_seo_layout .tab-content .tab-copy {
    width: calc(100% - 420px);
  }
}
@media (max-width: 1020px) {
  .content_seo_layout .tab-content .tab-copy {
    padding-bottom: 40px;
  }
}
.content_seo_layout .tab-content .tab-copy h1 {
  max-width: 500px;
  margin-bottom: 20px;
}
.content_seo_layout .tab-content .tab-copy .display3 {
  font-size: 26px;
  line-height: 1.5em;
}
.content_seo_layout .tab-content .tab-copy p {
  margin: 0.6em 0;
}
.content_seo_layout .content_seo_tabs, .content_seo_layout .content_seo {
  max-width: 790px;
  padding-bottom: 40px;
}
.content_seo_layout .content_seo_tabs .display3, .content_seo_layout .content_seo .display3 {
  max-width: 650px;
  margin-bottom: 11px;
}
@media (max-width: 1020px) {
  .content_seo_layout .content_seo_tabs article, .content_seo_layout .content_seo article {
    max-width: 500px;
  }
}
.content_seo_layout .taxonomy-list .display4 {
  color: #404041;
  margin-bottom: 21px;
}
.content_seo_layout .taxonomy-list li a {
  color: #404041;
  line-height: 2.1em;
  font-size: 16px;
  text-decoration: none;
}
.content_seo_layout .taxonomy-list li a:hover {
  color: #b71c1c;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (min-width: 1020px) {
  .content_seo_layout #tab-content .panel-container .tab-image, .content_seo_layout #tab-content .panel-container .tab-copy {
    display: inline-block !important;
  }
}
@media (max-width: 1020px) {
  .content_seo_layout #tab-content .tabs {
    display: none;
  }
  .content_seo_layout #tab-content .panel-container .tab-content {
    display: block !important;
    float: left;
    width: 100%;
  }
  .content_seo_layout #tab-content .panel-container .tab-content .tab-image, .content_seo_layout #tab-content .panel-container .tab-content .tab-copy {
    width: 100%;
    margin: 0;
    display: none;
  }
  .content_seo_layout #tab-content .panel-container .tab-content .tab-mobile-title {
    display: block;
    padding: 10px 0;
  }
}
@media (max-width: 1020px) and (max-width: 735px) {
  .content_seo_layout #tab-content .panel-container .tab-content .tab-mobile-title {
    border: none;
  }
}
@media (max-width: 735px) {
  .content_seo_layout #tab-content .panel-container .tab-content {
    border-top: solid 1px #f3f3f3;
  }
  .content_seo_layout #tab-content .panel-container .tab-content:last-child {
    border-bottom: solid 1px #f3f3f3;
  }
  .content_seo_layout #tab-content .panel-container .tab-content:first-child {
    border-top: solid 0px #f3f3f3;
  }
  .content_seo_layout #tab-content .panel-container .tab-content::after {
    color: #f3f3f3;
  }
}
@media (max-width: 370px) {
}
.content_slider_layout .content-listing {
  margin: 8px;
  padding: 0;
  height: calc(100% - 16px);
  color: #404041;
  display: block;
  text-decoration: none;
  cursor: default;
}
@media (max-width: 1270px) {
  .content_slider_layout .content-listing {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.content_slider_layout .content-listing .image-wrapper {
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
  position: relative;
}
.content_slider_layout .content-listing .image-wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: 0.2s ease opacity;
}
.content_slider_layout .content-listing .image-wrapper .hover-text {
  opacity: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  font-weight: 500;
  color: white;
  transition: 0.2s ease opacity;
}
.content_slider_layout .content-listing .image-wrapper .hover-text i {
  position: relative;
  top: 3px;
  display: inline-block;
  font-size: 110%;
  margin-left: 5px;
}
.content_slider_layout .content-listing .content {
  padding: 30px 20px;
}
.content_slider_layout .content-listing .content .body_copy {
  padding-top: 10px;
}
.content_slider_layout .content-listing .content .btn-text {
  display: none;
}
.content_slider_layout .content-listing[href] {
  cursor: pointer;
}
.content_slider_layout .content-listing[href]:hover {
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15), 0 8px 16px 0 rgba(0, 0, 0, 0.15);
}
.content_slider_layout .content-listing[href]:hover .image-wrapper:before, .content_slider_layout .content-listing[href]:hover .image-wrapper .hover-text {
  opacity: 1;
}
@media (max-width: 1270px) {
  .content_slider_layout .content-listing[href] .content .btn-text {
    display: inline-block;
  }
}
.content_slider_layout .lslide {
  float: left;
  padding: 8px;
  height: 100%;
}
@media (max-width: 1270px) {
  .content_slider_layout .lslide {
    padding: 0px;
  }
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.content_tabs_layout .tabs {
  border-bottom: 1px solid #f3f3f3;
  margin: 0px 0 53px;
}
.content_tabs_layout .tabs .tab {
  display: inline-block;
  margin-right: 40px;
}
.content_tabs_layout .tabs .tab:last-child {
  margin-right: 0;
}
.content_tabs_layout .tabs a {
  text-decoration: none;
  display: inline-block;
  color: #555;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  padding-bottom: 12px;
  position: relative;
  bottom: -1px;
}
@media (max-width: 1020px) {
  .content_tabs_layout .tabs a {
    padding: 14px 20px;
    font-size: 80%;
  }
}
.content_tabs_layout .tabs a h3 {
  font-size: inherit;
  font-weight: 700;
}
.content_tabs_layout .tabs a:hover {
  color: #b71c1c;
}
.content_tabs_layout .tabs a.selected-tab {
  color: #b71c1c;
  border-bottom: 1px solid #b71c1c;
}
.content_tabs_layout .tabs a.selected-tab h3 {
  color: #b71c1c;
}
.content_tabs_layout .tab-content {
  margin: auto;
}
.content_tabs_layout .tab-content .tab-mobile-title {
  display: none;
  position: relative;
  cursor: pointer;
  margin-bottom: 0px;
  -webkit-transition: 0.2s all ease;
  transition: 0.2s all ease;
  color: #404041;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  border-bottom: 2px solid rgba(80, 142, 162, .16);
}
.content_tabs_layout .tab-content .tab-mobile-title i {
  position: relative;
  top: 3px;
  bottom: 0;
  height: 19px;
  width: 19px;
  display: inline-block;
  margin: auto;
  opacity: 1;
  color: #404041;
  font-weight: bold;
}
.content_tabs_layout .tab-content .tab-mobile-title i:before {
  content: '\e918';
  -webkit-transition: 0.8s all ease;
  transition: 0.8s all ease;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  position: absolute;
  top: 0;
  left: 0;
  color: #404041;
}
.content_tabs_layout .tab-content .tab-mobile-title i:after {
  color: #404041;
  -webkit-transition: 0.8s all ease;
  transition: 0.8s all ease;
  content: '\e918';
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  top: 0;
  left: 0;
}
.content_tabs_layout .tab-content.open .tab-mobile-title {
  color: #404041;
}
.content_tabs_layout .tab-content.open .tab-mobile-title i {
  color: #404041;
}
.content_tabs_layout .tab-content.open .tab-mobile-title i:before {
  color: #404041;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.content_tabs_layout .tab-content.open .tab-mobile-title i:after {
  color: #404041;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.content_tabs_layout .tab-content .tab-image {
  width: 585px;
  display: inline-block;
  margin-left: 50px;
  vertical-align: top;
  float: right;
}
.content_tabs_layout .tab-content .tab-image img {
  max-width: none;
  width: 100%;
}
@media (max-width: 1270px) {
  .content_tabs_layout .tab-content .tab-image {
    width: 370px;
  }
}
@media (max-width: 1020px) {
  .content_tabs_layout .tab-content .tab-image {
    padding: 20px 0;
  }
}
.content_tabs_layout .tab-content .tab-copy {
  display: inline-block;
  width: calc(100% - 700px);
  max-width: 760px;
  vertical-align: top;
  position: relative;
}
@media (max-width: 1270px) {
  .content_tabs_layout .tab-content .tab-copy {
    width: calc(100% - 420px);
  }
}
@media (max-width: 1020px) {
  .content_tabs_layout .tab-content .tab-copy {
    padding-bottom: 40px;
  }
}
.content_tabs_layout .tab-content .tab-copy h3 {
  max-width: 625px;
  margin-bottom: 20px;
}
.content_tabs_layout .tab-content .tab-copy p {
  margin: 0.6em 0;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (min-width: 1020px) {
  .content_tabs_layout #tab-content .panel-container .tab-image, .content_tabs_layout #tab-content .panel-container .tab-copy {
    display: inline-block !important;
  }
}
@media (max-width: 1020px) {
  .content_tabs_layout #tab-content .tabs {
    display: none;
  }
  .content_tabs_layout #tab-content .panel-container .tab-content {
    display: block !important;
    float: left;
    width: 100%;
  }
  .content_tabs_layout #tab-content .panel-container .tab-content .tab-image, .content_tabs_layout #tab-content .panel-container .tab-content .tab-copy {
    width: 100%;
    margin: 0;
    display: none;
  }
  .content_tabs_layout #tab-content .panel-container .tab-content .tab-mobile-title {
    display: block;
    padding: 10px 0;
  }
}
@media (max-width: 1020px) and (max-width: 735px) {
  .content_tabs_layout #tab-content .panel-container .tab-content .tab-mobile-title {
    border: none;
  }
}
@media (max-width: 735px) {
  .content_tabs_layout #tab-content .panel-container .tab-content {
    border-top: solid 2px #f3f3f3;
  }
  .content_tabs_layout #tab-content .panel-container .tab-content:last-child {
    border-bottom: solid 2px #f3f3f3;
  }
  .content_tabs_layout #tab-content .panel-container .tab-content:first-child {
    border-top: solid 0px #f3f3f3;
  }
  .content_tabs_layout #tab-content .panel-container .tab-content::after {
    color: #f3f3f3;
  }
}
@media (max-width: 370px) {
}
.content_text_form_layout .content_wrapper {
  margin-top: 30px;
  padding-bottom: 30px;
}
.content_text_form_layout .form-box {
  float: right;
}
@media (max-width: 1270px) {
  .content_text_form_layout .form-box {
    float: none;
  }
}
@media (max-width: 1020px) {
  .content_text_form_layout .form-box {
    width: 95%;
  }
}
@media (max-width: 735px) {
  .content_text_form_layout .form-box {
    width: 100%;
  }
}
.content_text_form_layout .profile-box {
  padding-top: 44px;
  margin-top: 44px;
  border-top: 1px solid #f3f3f3;
}
.content_text_form_layout .profile-box .profile-image {
  width: 150px;
  margin: auto;
  height: 150px;
  border-radius: 200px;
  overflow: hidden;
  margin-right: 30px;
  float: left;
}
.content_text_form_layout .profile-box .details {
  float: left;
  margin-top: 12px;
}
.content_text_form_layout .profile-box .position {
  padding-bottom: 20px;
  font-size: 14px;
}
.content_text_form_layout .profile-box a {
  font-size: 14px;
  display: block;
  color: rgba(51, 51, 51, 0.6);
  text-decoration: none;
}
.content_text_form_layout .profile-box a:hover {
  text-decoration: underline;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.fleet_specials_layout .image-wrapper {
  border-bottom: 1px solid #f3f3f3;
  background: #fff;
}
.fleet_specials_layout .content {
  padding: 26px;
  padding-bottom: 70px;
}
.fleet_specials_layout .content .priced {
  color: #b71c1c;
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
  margin: 7px 0 16px;
}
.fleet_specials_layout .content .btn-ghost {
  cursor: pointer;
}
.fleet_specials_layout .content .model-links {
  margin-top: 40px;
}
.fleet_specials_layout .content .model-link {
  margin-left: 20px;
  display: inline-block;
  text-decoration: none;
  color: rgba(64, 64, 65, .75) !important;
}
.fleet_specials_layout .content .model-link i {
  font-size: 129%;
  top: 3px;
  line-height: 16px;
}
.fleet_specials_layout .content .model-link:hover {
  color: #b71c1c !important;
}
.fleet_specials_layout .card {
  padding: 0;
}
@media (max-width: 1020px) {
  .fleet_specials_layout .card {
    margin-bottom: 30px;
  }
}
.fleet_specials_layout .equal .card {
  height: 100%;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 370px) {
}
.flexible_content .layout-sm {
  padding: 25px 0;
}
.flexible_content .column_1 {
  max-width: 960px;
}
.default_intro .site-links {
  margin-bottom: 0;
}
@media (min-width: 735px) {
  .default_intro .defaultRight {
    padding-right: 55px;
  }
}
.default_intro .default-pages ul ul li a {
  font-weight: 200;
}
.default_intro .default-pages li {
  margin-top: 8px;
}
.default_intro .default-pages li:first-child {
  margin-top: 0;
}
.default_intro .default-pages li a {
  font-weight: bold;
  text-decoration: none;
  color: #404041;
}
.default_intro .default-pages li a:hover {
  color: #b71c1c;
  border-bottom: 1px solid #b71c1c;
  padding-bottom: 3px;
}
#galleryList .gallery-image img {
  opacity: 0;
}
#galleryList .gallery-image .youtube-video img {
  height: 269px;
}
#galleryList .gallery-image .image-link {
  position: relative;
  display: inline-block;
}
#galleryList .gallery-image .image-link:before {
  content: "\e91e";
  font-family: 'sd-icons';
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 35px;
  height: 35px;
  font-size: 35px;
  z-index: 1;
  line-height: 1em;
}
#galleryList .gallery-image a.image-link {
  display: block !important;
}
#galleryList .gallery-image a:hover:after {
  background: rgba(0, 0, 0, 0.2);
}
#galleryList .gallery-image a:after {
  background: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.loaded img {
  opacity: 1;
}
@media (max-width: 1020px) {
  #galleryList .gallery-image {
    opacity: 1;
    /* background: 0 0; */
    width: 50% !important;
    height: auto !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    padding: 2px !important;
    float: left;
  }
  #galleryList .gallery-image img {
    opacity: 1;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    height: auto !important;
  }
}
.page-card {
  display: block;
  text-decoration: none;
  background: #f3f3f3;
  padding: 20px;
  color: #404041;
  height: 0;
  padding-bottom: 82%;
  position: relative;
  transition: 0.2s ease all;
}
@media (max-width: 735px) {
  .page-card {
    padding: 15px;
    padding-bottom: 100%;
  }
}
@media (max-width: 375px) {
  .page-card {
    padding: 15px;
    height: auto;
  }
}
.page-card .icon {
  width: 30px;
  margin-bottom: 14px;
}
@media (max-width: 1270px) {
  .page-card .icon {
    width: 20px;
  }
}
@media (max-width: 735px) {
  .page-card .icon {
    width: 20px;
    margin-bottom: 10px;
  }
}
.page-card [fill] {
  fill: #131313;
}
.page-card .btn-text {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
  transition: 0.2s ease all;
}
@media (max-width: 735px) {
  .page-card .btn-text {
    padding: 15px;
    font-size: 12px;
  }
}
@media (max-width: 375px) {
  .page-card .btn-text {
    position: relative;
    padding: 0;
    padding-top: 20px;
  }
}
@media (max-width: 1270px) {
  .page-card .display4 {
    font-size: 18px;
    line-height: 23.6px;
  }
}
@media (min-width: 1270px) {
  .page-card[href]:hover {
    background: #131313;
    color: #fff;
  }
  .page-card[href]:hover [fill] {
    fill: #333;
  }
  .page-card[href]:hover .btn-text, .page-card[href]:hover .btn-text i {
    color: #333;
  }
}
.pdf-embed {
  position: relative;
  height: 0;
  padding-bottom: 140%;
}
.pdf-embed iframe {
  border: none;
}
.parent_page_grid .page-link {
  display: block;
  color: #fff;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.parent_page_grid .page-link .image-wrapper {
  background-color: #333;
  position: relative;
  padding-bottom: 118.4%;
}
.parent_page_grid .page-link .image-wrapper .image-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(1, 1, 1, 0) 0%, #333 100%);
  z-index: 5;
  opacity: 0.4;
  -webkit-transition: ease-in-out 1s all;
  transition: ease-in-out 1s all;
}
.parent_page_grid .page-link .image {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: ease-in-out 1s all;
  transition: ease-in-out 1s all;
  background-size: cover;
  background-position: center;
}
.parent_page_grid .page-link .content {
  padding: 30px 30px 30px 60px;
  z-index: 5;
  width: 100%;
  position: absolute;
  bottom: 0px;
}
.parent_page_grid .page-link .content:before {
  content: '\e920';
  opacity: 1;
  font-family: 'sd-icons';
  font-size: 16px;
  position: absolute;
  top: 36px;
  left: 30px;
  font-size: 20px;
  color: #b71c1c;
  -webkit-transition: ease-in-out 0.5s all;
  transition: ease-in-out 0.5s all;
}
.parent_page_grid .page-link .content:after {
  content: '\e918';
  opacity: 0;
  font-family: 'sd-icons';
  font-size: 16px;
  position: absolute;
  top: 36px;
  left: 30px;
  font-size: 20px;
  color: #b71c1c;
  -webkit-transition: ease-in-out 0.5s all;
  transition: ease-in-out 0.5s all;
  transform: rotate(90deg);
}
.parent_page_grid .page-link .content .body-copy {
  max-height: 0px;
  overflow: hidden;
  max-width: 480px;
  opacity: 0;
  transition: all 1s cubic-bezier(0, 1, 0, 1);
}
@media (min-width: 1270px) {
  .parent_page_grid .page-link:hover .content:before {
    opacity: 0;
    transform: rotate(90deg);
  }
  .parent_page_grid .page-link:hover .content:after {
    opacity: 1;
    transform: rotate(180deg);
  }
  .parent_page_grid .page-link:hover .body-copy {
    max-height: 300px;
    opacity: 1;
    -webkit-transition: ease-in-out 0.5s all;
  }
  .parent_page_grid .page-link:hover .image-overlay {
    opacity: 0.9;
    -webkit-transition: ease-in-out 0.5s all;
    transition: ease-in-out 0.5s all;
  }
  .parent_page_grid .page-link:hover .image {
    transform: scale(1.02);
    -webkit-transition: ease-in-out 1s all;
    transition: ease-in-out 1s all;
  }
}
.parent_page_grid .primary-feature .image-wrapper {
  padding-bottom: 29% !important;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
  .parent_page_grid .page-link .image-wrapper {
    padding: 0;
    height: 350px;
  }
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
  .parent_page_grid .page-link {
    height: 220px;
    margin-bottom: 10px;
  }
  .parent_page_grid .page-link .content .body-copy {
    max-height: 0px !important;
  }
  .parent_page_grid .page-link .image-overlay {
    opacity: 1 !important;
  }
}
@media (max-width: 370px) {
}
.sidemenu .sidemenu-list-btn {
  color: #404041;
  text-decoration: none;
  padding: 9px 10px;
  margin-bottom: 20px;
  background: #f3f3f3;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  width: 100%;
}
@media (max-width: 735px) {
  .sidemenu .sidemenu-list-btn {
    display: block !important;
  }
}
.sidemenu .sidemenu-list-btn i {
  position: relative;
  top: 2px;
}
.sidemenu .sidemenu-heading {
  margin-bottom: 10px;
}
.sidemenu .sidemenu-heading a {
  color: #131313;
  text-decoration: none;
  font-weight: 600;
}
.sidemenu .sidemenu-heading a:hover {
  color: #333;
}
.sidemenu .sidemenu-list .display4 {
  margin-bottom: 15px;
}
.sidemenu .sidemenu-list > li a {
  font-size: 16px;
  font-weight: 300;
  line-height: 36px;
  text-decoration: none;
  color: #404041;
}
.sidemenu .sidemenu-list > li a.active {
  font-weight: 400;
  color: #000;
}
.sidemenu .sidemenu-list > li a:hover {
  text-decoration: underline;
  color: #333;
}
.sidemenu .sidemenu-list > li > ul {
  border-left: 2px solid #b71c1c;
  padding-left: 19px;
  margin: 15px 0;
}
.sidemenu .sidemenu-list > li > ul > li a {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  text-decoration: none;
  color: #555;
}
.sidemenu .sidemenu-list > li > ul > li a.active {
  color: #000;
}
.sidemenu .sidemenu-list > li > ul > li a:hover {
  text-decoration: underline;
  color: #333;
}
@media (max-width: 1020px) {
  #sidemenu-list {
    display: none !important;
  }
}
#sidemenu-list-mobile {
  z-index: 9998;
}
#sidemenu-list-mobile .mm-panels .mm-panel:nth-child(1n+2) .mm-navbar {
  display: block;
  position: relative;
  padding: 0 !important;
}
#sidemenu-list-mobile .mm-panel {
  padding: 0px;
}
#sidemenu-list-mobile a.active {
  font-weight: 400 !important;
  color: #000 !important;
}
#sidemenu-list-mobile .mm-listitem:after {
  left: 0px;
}
#sidemenu-list-mobile .mm-panels > .mm-panel > .mm-listview {
  width: 100% !important;
  margin: 0 !important;
}
#sidemenu-list-mobile .close {
  margin: 0;
}
#sidemenu-list-mobile a.mm-navbar__title {
  text-align: left;
  padding-left: 50px;
}
#sidemenu-list-mobile .mm-navbars_top .mm-navbar {
  height: 50px;
}
#sidemenu-list-mobile .mm-navbars_top .mm-navbar a.mm-navbar__title {
  font-size: 21px;
  font-weight: 400;
  color: #fff !important;
  opacity: 1;
  background: #000;
  padding: 14px 18px;
  text-align: left;
}
.legal-pages {
  padding-bottom: 60px;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.email_signup_layout .heading {
  text-align: center;
  margin-bottom: 30px;
}
.email_signup_layout .heading div {
  text-align: center;
}
.email_signup_layout .email-signup {
  height: 44px;
  max-width: 510px;
  margin: auto;
}
.email_signup_layout .email-signup .gfield input {
  padding: 9px 19px;
  background: #f3f3f3 !important;
  border: none;
  color: #232323;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
.email_signup_layout .email-signup .gfield input ::-webkit-input-placeholder {
  color: #232323;
}
.email_signup_layout .email-signup .gfield input :-moz-placeholder {
  color: #232323;
}
.email_signup_layout .email-signup .gfield input ::-moz-placeholder {
  color: #232323;
}
.email_signup_layout .email-signup .gfield input :-ms-input-placeholder {
  color: #232323;
}
.email_signup_layout .email-signup .gfield input ::placeholder {
  color: #232323;
}
.email_signup_layout .email-signup .gfield input:-webkit-input-placeholder {
  color: #232323;
}
.email_signup_layout .email-signup .gfield input:-moz-placeholder {
  color: #232323;
}
.email_signup_layout .email-signup .gfield input::-moz-placeholder {
  color: #232323;
}
.email_signup_layout .email-signup .gfield input:-ms-input-placeholder {
  color: #232323;
}
.email_signup_layout .email-signup .gfield input::placeholder {
  color: #232323;
}
.email_signup_layout .email-signup .gform_body {
  width: calc(100% - 44px);
}
.email_signup_layout .email-signup .gform_footer {
  width: 64px;
}
.email_signup_layout input[type="submit"] {
  border: none;
  background-color: #b71c1c;
  background-image: url('../../images/default/forms/send.png');
  background-size: 19px auto !important;
  color: transparent !important;
}
.email_signup_layout input[type="submit"]:hover {
  background-color: #333;
  color: #000;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
  .email_signup_layout .email-signup {
    max-width: 590px;
  }
}
@media (max-width: 735px) {
  .email_signup_layout .email-signup .gform_body {
    width: calc(100% - 94px);
  }
  .email_signup_layout .email-signup .gform_footer {
    width: 110px;
  }
  .email_signup_layout .email-signup .gform_footer:after {
    content: none !important;
  }
  .email_signup_layout .email-signup input[type="submit"] {
    padding-right: 0px;
  }
}
@media (max-width: 370px) {
}
.flexible_content .layout, .flexible_content .layout-sm {
  padding: 25px 0;
}
.flexible_content .column_1 {
  max-width: 960px;
}
.divide {
  margin: 0px auto;
  height: 1px;
  width: 100%;
  background: #f3f3f3;
}
.content_pullquote_layout .pullquote {
  text-align: center;
  color: #607d8b;
  font-weight: 500;
}
@media (max-width: 735px) {
  .content_pullquote_layout .pullquote {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.4em;
  }
}
.content_pullquote_layout .text-container {
  max-width: 790px;
}
.accordion_layout .accordion-group .accordion {
  border-bottom: 1px solid #f3f3f3;
}
.accordion_layout .accordion-group .accordion .accordion-title {
  padding: 15px 0;
  padding-right: 52px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  cursor: pointer;
  position: relative;
}
.accordion_layout .accordion-group .accordion .accordion-title:before {
  content: '\e920';
  font-family: 'sd-icons';
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  opacity: 1;
  transition: 1s ease all;
  height: 15px;
  font-size: 15px;
  transform: rotate(180deg);
}
.accordion_layout .accordion-group .accordion .accordion-title:after {
  content: '\e918';
  font-family: 'sd-icons';
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  height: 15px;
  font-size: 15px;
  margin: auto;
  opacity: 0;
  transition: 1s ease all;
  transform: rotate(0deg);
}
.accordion_layout .accordion-group .accordion.open .accordion-title:before {
  opacity: 0;
  transform: rotate(0deg);
}
.accordion_layout .accordion-group .accordion.open .accordion-title:after {
  opacity: 1;
  transform: rotate(180deg);
}
.accordion_layout .accordion-group .accordion-content :first-child {
  margin-top: 30px;
}
.accordion_layout .accordion-group .accordion-content :last-child {
  padding-bottom: 30px;
}
.footer_layout {
  padding-bottom: 0px;
}
.footer_layout .logo {
  max-width: 210px;
}
@media (max-width: 1020px) {
  .footer_layout .logo {
    margin: auto;
  }
}
.footer_layout .footer-social {
  margin-top: 30px;
}
@media (max-width: 1020px) {
  .footer_layout .footer-social {
    text-align: center;
  }
}
.footer_layout .footer-social a {
  float: left;
  padding-right: 20px;
  font-size: 24px;
  line-height: 1em;
  color: #404041;
  display: block;
}
@media (max-width: 1020px) {
  .footer_layout .footer-social a {
    float: none;
    display: inline-block;
  }
}
.footer_layout .footer-social a:hover {
  color: #b71c1c;
}
.footer_layout .locations-wrapper {
  max-width: 925px;
  float: right;
  width: 100%;
}
@media (max-width: 1270px) {
  .footer_layout .locations-wrapper {
    max-width: 470px;
  }
}
.footer_layout .locations-wrapper .footer-location {
  margin-top: -30px;
  display: block;
  text-decoration: none;
  color: #404041;
  padding: 29px;
  transition: 0.2s ease box-shadow;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0), 0 4px 8px 0 rgba(0, 0, 0, 0);
}
@media (max-width: 1400px) {
  .footer_layout .locations-wrapper .footer-location {
    padding: 25px;
    margin-top: -25px;
  }
}
.footer_layout .locations-wrapper .footer-location:hover {
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15), 0 4px 8px 0 rgba(0, 0, 0, 0.1);
}
.footer_layout .locations-wrapper .footer-location:hover .display5 {
  color: #b71c1c;
}
.footer_layout .footer-menu {
  border-top: 1px solid #f3f3f3;
}
@media (max-width: 1020px) {
  .footer_layout .footer-menu {
    border-top: none;
    margin-top: -40px;
  }
}
.footer_layout .footer-menu .page-container {
  position: relative;
}
.footer_layout .footer-menu .menu-links {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1020px) {
  .footer_layout .footer-menu .menu-links {
    top: 0;
    transform: none;
    position: relative;
    width: 100%;
    text-align: center;
    padding-top: 40px;
  }
}
.footer_layout .footer-menu .menu-links a {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 22px;
  text-decoration: none;
  margin: 20px 20px 12px 20px;
  display: inline-block;
  border-bottom: 2px solid #fff;
  padding-bottom: 7px !important;
  transition: 0.2s ease border;
}
.footer_layout .footer-menu .menu-links a:first-child {
  margin-left: 0;
}
.footer_layout .footer-menu .menu-links a:last-child {
  margin-right: 0;
}
@media (max-width: 1020px) {
  .footer_layout .footer-menu .menu-links a {
    margin-bottom: 0;
  }
}
@media (max-width: 735px) {
  .footer_layout .footer-menu .menu-links a {
    display: block;
    margin: 0;
    margin-bottom: 12px;
  }
}
.footer_layout .footer-menu .menu-links a:hover {
  border-bottom: 2px solid #000;
}
@media (max-width: 1020px) {
  .footer_layout .footer-menu .brand-logos {
    width: 100%;
    text-align: center;
    margin: auto;
    float: none;
  }
  .footer_layout .footer-menu .brand-logos a {
    float: none !important;
    display: inline-block;
  }
}
.footer_layout .footer-menu .brand-logos a {
  float: left;
  max-width: 62px;
  height: 41px;
  position: relative;
  transform: scale(1) translateY(50%);
  margin: 36px 15px;
}
.footer_layout .footer-menu .brand-logos a:first-child {
  margin-left: 0;
}
.footer_layout .footer-menu .brand-logos a:last-child {
  margin-right: 0;
}
.footer_layout .footer-menu .brand-logos a img {
  position: relative;
  transform: translateY(-50%);
  max-width: 62px;
  max-height: 41px;
  transition: 0.2s ease all;
}
.footer_layout .footer-menu .brand-logos a:hover {
  transform: scale(1.05) translateY(50%);
}
.footer_layout .footer-lower {
  border-top: 1px solid #f3f3f3;
  padding: 20px 0;
}
@media (max-width: 1020px) {
  .footer_layout .footer-lower {
    border-top: none;
  }
}
.footer_layout .footer-lower a, .footer_layout .footer-lower span {
  color: rgba(64, 64, 65, .6);
  font-size: 12px;
  line-height: 1.8em;
  text-align: right;
  text-decoration: none;
}
@media (max-width: 1020px) {
  .footer_layout .footer-lower a, .footer_layout .footer-lower span {
    font-size: 14px;
  }
}
@media (max-width: 735px) {
  .footer_layout .footer-lower a, .footer_layout .footer-lower span {
    display: block;
    margin-bottom: 12px;
    text-align: center;
  }
}
.footer_layout .footer-lower span a {
  font-weight: 600;
  display: inline-block !important;
}
.footer_layout .footer-lower .right span {
  margin-left: 10px;
}
.footer_layout .footer-lower .left a {
  margin-left: 35px;
}
.footer_layout .footer-lower .left a:first-child {
  margin-left: 0px;
}
@media (max-width: 735px) {
  .footer_layout .footer-lower .left a {
    margin-left: 0px;
    color: #000;
    font-weight: 500;
  }
}
.footer_layout .footer-lower .left a:hover {
  text-decoration: underline;
}
@media (max-width: 1020px) {
  .footer_layout .footer-lower .left, .footer_layout .footer-lower .right {
    float: none;
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .footer_layout .footer-lower .left {
    margin-bottom: 28px;
  }
}
@media (max-width: 1020px) and (max-width: 735px) {
  .footer_layout .footer-lower .right .divider {
    display: none;
  }
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 370px) {
}
.error404 .divide {
  display: none;
}
.form_layout {
  background: #f3f3f3;
}
.form_layout .form-box {
  max-width: 790px;
  margin: 30px auto 60px;
}
@media (min-width: 735px) {
  .form_layout .form-box {
    padding: 60px;
  }
}
@media (min-width: 1400px) {
  .form_layout .form-box {
    padding: 90px 100px;
  }
}
.form_layout .form-box .gform_heading {
  max-width: 470px;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.header_layout {
  position: relative;
  z-index: 10;
}
.header_layout.no_image {
  background: #f3f3f3;
}
.header_layout.no_image .header_content {
  padding: 100px 0;
}
@media (min-width: 1600px) {
  .header_layout .page-container {
    max-width: 1500px;
  }
}
.header_layout .header_content {
  padding-bottom: 40px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1020px) {
  .header_layout .header_content {
    background: #f3f3f3;
  }
}
.header_layout .header_content .header-box .sub_header {
  max-width: 650px;
}
.header_layout .header_content .header-box .sub_header:after {
  content: '';
  position: relative;
  width: 50px;
  height: 6px;
  background-color: #b71c1c;
  display: block;
  margin-top: 20px;
}
.header_layout .header_content .header-box .sub_header a {
  color: #b71c1c;
  text-decoration: none;
}
.header_layout .header_content .header-box .sub_header a:hover {
  text-decoration: underline;
}
.header_layout .header_content .header-box .search-title {
  color: #555;
}
.header_layout .header_content .header-box .search-results {
  color: #404041;
}
.header_layout .header_content .header-box .breadcrumbs {
  float: none;
  margin-bottom: 14px;
}
.header_layout .header_content .header-box .breadcrumbs .site-links a, .header_layout .header_content .header-box .breadcrumbs .site-links span {
  color: #404041;
}
.header_layout .header_image {
  overflow: hidden;
}
@media (max-width: 1020px) {
  .header_layout .header_image .page-container {
    max-width: none;
    width: 100%;
  }
}
.header_layout .header_image .image-wrapper {
  width: calc(100% + 40px);
  margin-left: -20px;
  max-width: 100vw;
}
@media (max-width: 1020px) {
  .header_layout .header_image .image-wrapper {
    margin: 0;
    width: 100%;
  }
}
@media (max-width: 735px) {
  .header_layout .header_image .image-wrapper {
    padding-bottom: 74.1615854% !important;
    width: 175%;
    max-width: none;
    left: 50%;
    transform: translateX(-50%);
  }
  .header_layout .header_image .image-wrapper .favourite-btn {
    right: 22%;
    margin-right: 15px;
  }
}
.header_layout .grey-bk {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 370px) {
}
.header_image_bk_layout {
  position: relative;
  overflow: hidden;
}
@media (max-width: 735px) {
  .header_image_bk_layout {
    height: auto !important;
  }
}
@media (min-width: 1600px) {
  .header_image_bk_layout .page-container {
    max-width: 1500px;
  }
}
@media (max-width: 1020px) {
  .header_image_bk_layout > .page-container {
    max-width: none;
    width: 100%;
  }
}
.header_image_bk_layout .header-wide {
  width: calc(100% + 40px);
  margin-left: -20px;
  max-width: 100vw;
}
@media (min-width: 1600px) {
  .header_image_bk_layout .header-wide {
    max-width: 1540px !important;
  }
}
@media (max-width: 1020px) {
  .header_image_bk_layout .header-wide {
    margin: 0;
    width: 100%;
  }
}
.header_image_bk_layout .header_image {
  position: relative;
  z-index: 1;
  padding-top: 0 !important;
}
@media (max-width: 1020px) {
  .header_image_bk_layout .header_image {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
}
.header_image_bk_layout .header_image .image-wrapper {
  height: 100% !important;
}
@media (max-width: 1020px) {
  .header_image_bk_layout .header_image .image-wrapper {
    height: 100% !important;
    padding: 0 !important;
    margin: 0;
  }
}
@media (max-width: 1020px) {
  .header_image_bk_layout .header_image .image-wrapper video {
    width: auto !important;
    height: 100% !important;
  }
}
.header_image_bk_layout .header_image .image-wrapper .hero-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-transition: 0s linear all !important;
  transition: 0s linear all !important;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1020px) {
  .header_image_bk_layout .header-content {
    position: relative;
    padding: 50px 0 100px;
    min-height: 470px;
  }
}
.header_image_bk_layout .header-content .page-container {
  position: relative;
  height: 100%;
}
.header_image_bk_layout .header-content .header-box {
  position: absolute;
  max-width: 650px;
  width: 100%;
  z-index: 1;
  top: 60px;
  left: 40px;
}
@media (min-width: 1400px) {
  .header_image_bk_layout .header-content .header-box {
    left: 30px;
  }
}
@media (max-width: 1270px) {
  .header_image_bk_layout .header-content .header-box {
    left: 30px;
    top: 30px;
    max-width: 600px;
  }
}
@media (max-width: 1020px) {
  .header_image_bk_layout .header-content .header-box {
    position: relative;
    bottom: 0;
    top: 0;
    left: 2.5%;
  }
}
@media (max-width: 735px) {
  .header_image_bk_layout .header-content .header-box {
    width: 95%;
    margin: auto;
    right: 0;
    left: 0;
  }
}
.header_image_bk_layout .header-content .header-box div {
  color: #fff;
}
.header_image_bk_layout .header-content .header-box .display1 {
  position: relative;
  color: #fff;
}
.header_image_bk_layout .header-content .header-box .display1:after {
  content: '';
  position: relative;
  width: 60px;
  height: 6px;
  background-color: #b71c1c;
  display: block;
  margin-top: 20px;
}
@media (max-width: 735px) {
  .header_image_bk_layout .header-content .header-box .display1:after {
    content: none;
  }
}
.header_image_bk_layout .header-content .header-box .sub_header {
  color: #fff;
  font-size: 20px;
  margin-top: 17px;
}
.header_image_bk_layout .header-content .header-box .sub_header a {
  color: #fff;
}
.header_image_bk_layout .header-content .header-box .btn-wrapper {
  margin-top: 20px;
}
.header_image_bk_layout .header-content .header-box .breadcrumbs {
  float: none;
  margin-bottom: 10px;
}
@media (max-width: 735px) {
  .header_image_bk_layout .header-content .header-box .breadcrumbs {
    display: none;
  }
}
.header_image_bk_layout .header-content .header-box .breadcrumbs .site-links {
  margin: 10px 0 0px;
}
.header_image_bk_layout .header-content .header-box .breadcrumbs .site-links a, .header_image_bk_layout .header-content .header-box .breadcrumbs .site-links span {
  font-size: 12px !important;
  color: #fff;
  font-weight: 500;
}
.header_image_bk_layout .header-content .header-box .btn-secondary {
  margin-left: 10px;
}
@media (max-width: 370px) {
  .header_image_bk_layout .header-content .header-box .btn-secondary {
    margin-top: 10px;
    margin-left: 0px;
  }
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 370px) {
}
.home .header_image_bk_layout .header-content .header-box {
  max-width: 445px;
}
.home .header_image_bk_layout .header-content .header-box .sub_header {
  font-size: 24px;
}
.header_negitive_layout {
  position: relative;
  background: #f3f3f3;
  margin-bottom: -120px;
}
@media (max-width: 735px) {
  .header_negitive_layout {
    margin-bottom: -90px;
  }
}
.header_negitive_layout + div + div {
  position: relative;
  z-index: 1;
}
@media (min-width: 1600px) {
  .header_negitive_layout .page-container {
    max-width: 1500px;
  }
}
.header_negitive_layout .header_content {
  padding-bottom: 160px;
}
.header_negitive_layout .header_content .header-box:after {
  content: '';
  position: relative;
  width: 50px;
  height: 6px;
  background-color: #b71c1c;
  display: block;
  margin-top: 20px;
}
.header_negitive_layout .header_content .header-box .sub_header {
  max-width: 615px;
}
.header_negitive_layout .header_content .header-box .sub_header a {
  color: #b71c1c;
  text-decoration: none;
}
.header_negitive_layout .header_content .header-box .sub_header a:hover {
  text-decoration: underline;
}
.header_negitive_layout .header_content .header-box .search-title {
  color: #555;
}
.header_negitive_layout .header_content .header-box .search-results {
  color: #404041;
}
.header_negitive_layout .header_content .header-box .breadcrumbs {
  float: none;
  margin-bottom: 14px;
}
.header_negitive_layout .header_content .header-box .breadcrumbs .site-links a, .header_negitive_layout .header_content .header-box .breadcrumbs .site-links span {
  color: #404041;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 370px) {
}
.header_promo_layout {
  overflow: hidden;
}
@media (max-width: 735px) {
  .header_promo_layout > .page-container {
    width: 100%;
  }
  .header_promo_layout > .page-container .header-wide {
    width: 100%;
    margin-left: 0;
  }
}
@media (min-width: 1600px) {
  .header_promo_layout .page-container {
    max-width: 1500px;
  }
}
@media (min-width: 1600px) {
  .header_promo_layout .header_image_bk_layout > .page-container {
    max-width: 1540px !important;
  }
}
.header_promo_layout .header_image_bk_layout .header-wide {
  width: 100%;
  margin-left: 0;
  max-width: 100%;
}
.header_promo_layout .lSSlideOuter .lSAction {
  width: 100px;
  position: absolute;
  top: 43px;
  right: 38px;
}
@media (max-width: 1020px) {
  .header_promo_layout .lSSlideOuter .lSAction {
    right: 2.5%;
  }
}
@media (max-width: 735px) {
  .header_promo_layout .lSSlideOuter .lSAction {
    top: unset;
    bottom: 40px;
    width: 86px;
  }
}
.header_promo_layout .lSSlideOuter .lSAction > a {
  opacity: 0.75;
  width: 36px;
  height: 36px;
}
@media (max-width: 735px) {
  .header_promo_layout .lSSlideOuter .lSAction > a {
    width: 30px;
    height: 30px;
  }
}
.header_promo_layout .lSSlideOuter .lSAction > a:hover {
  opacity: 1;
}
.header_promo_layout .lSSlideOuter .lSAction > a:before {
  color: #fff;
  font-size: 36px;
  width: 36px;
  height: 36px;
  top: 16px;
}
@media (max-width: 735px) {
  .header_promo_layout .lSSlideOuter .lSAction > a:before {
    width: 30px;
    height: 30px;
    font-size: 30px;
  }
}
.header_promo_layout .lSSlideOuter .lSAction > a.lSNext {
  right: 0px;
}
.header_promo_layout .lSSlideOuter .lSAction > a.lSPrev {
  left: 0px;
}
.header_promo_layout ul.lSPager.lSpg {
  position: absolute;
  left: 80px;
  bottom: 50px;
  height: 29px;
  z-index: 100;
}
@media (min-width: 1400px) {
  .header_promo_layout ul.lSPager.lSpg {
    left: 50px;
  }
}
@media (max-width: 1270px) {
  .header_promo_layout ul.lSPager.lSpg {
    left: 30px;
  }
}
@media (max-width: 1020px) {
  .header_promo_layout ul.lSPager.lSpg {
    left: 2.5%;
  }
}
@media (max-width: 735px) {
  .header_promo_layout ul.lSPager.lSpg {
    bottom: 27px;
  }
}
.header_promo_layout .lSSlideOuter .lSPager.lSpg > li a {
  background-color: transparent !important;
  color: transparent;
  border-radius: 0px;
  border-bottom: rgba(255, 255, 255, .5) 3px solid;
  height: 23px;
  overflow: hidden;
  text-indent: unset;
  width: 24px;
  text-decoration: none;
  padding-top: 5px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
@media (max-width: 370px) {
  .header_promo_layout .lSSlideOuter .lSPager.lSpg > li a {
    height: 20px;
    width: 20px;
    font-size: 11px;
    line-height: 20px;
    border-bottom-width: 2px;
  }
  .header_promo_layout .lSSlideOuter .lSPager.lSpg > li a:hover {
    border-bottom-width: 2px;
  }
}
.header_promo_layout .lSSlideOuter .lSPager.lSpg > li a:hover {
  padding-top: 0px;
  background-color: #fff !important;
  color: #333;
  border-bottom: rgba(255, 255, 255, 1) 3px solid;
}
.header_promo_layout .lSSlideOuter .lSPager.lSpg > li.active a {
  border-bottom: rgba(255, 255, 255, 1) 3px solid;
}
.header_promo_layout .lSSlideOuter .lSPager.lSpg > li.active a:hover {
  background-color: #fff !important;
  color: #333;
}
@media (max-width: 370px) {
  .header_promo_layout .lSSlideOuter .lSPager.lSpg > li.active a:hover {
    border-bottom-width: 2px !important;
  }
}
.header_promo_layout .lSSlideWrapper.usingCss .lSFade > * {
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
  transition-duration: 2s !important;
  -webkit-transition-duration: 2s !important;
}
.header_promo_layout .lSSlideWrapper.usingCss .lSFade > *.active {
  z-index: 10;
  transition-delay: 0s;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
header {
  position: relative;
  width: 100%;
  margin: auto;
  z-index: 4999;
  -webkit-transition: 0.3s ease all 0.3s;
  transition: 0.3s ease all 0.3s;
  margin: 0;
}
@media (max-width: 1020px) {
  header {
    border-top: 4px solid #b71c1c;
  }
}
@media (min-width: 1600px) {
  header .page-container {
    max-width: 1500px;
  }
}
header .nav {
  border-bottom: 1px solid #f3f3f3;
  background: #fff;
}
header .nav > .page-container {
  position: relative;
}
header .nav li {
  display: inline-block;
  padding-left: 40px;
}
@media (max-width: 1270px) {
  header .nav li {
    padding-left: 21px;
  }
}
@media (max-width: 1020px) {
  header .nav li {
    padding-left: 10px;
  }
}
@media (max-width: 370px) {
  header .nav li {
    padding-left: 15px;
  }
}
@media (max-width: 330px) {
  header .nav li {
    padding-left: 11px;
  }
}
header .nav li.mobile {
  display: none;
}
header .nav li.spacer {
  padding-left: 65px !important;
}
header .nav .logo {
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
  header .nav .logo {
    padding: 17px 0;
  }
}
@media (max-width: 735px) {
  header .nav .logo {
    padding: 19px 0;
  }
}
header .nav .logo a {
  display: block;
  height: 61px;
  float: left;
}
@media (max-width: 1400px) {
  header .nav .logo a {
    height: 53px;
  }
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
  header .nav .logo a {
    height: 49px;
  }
}
@media (max-width: 735px) {
  header .nav .logo a {
    height: 46px;
  }
}
header .nav .logo a img {
  height: 100%;
  width: auto;
}
@media (max-width: 1020px) {
  header .nav .logo a img.wcag-logo {
    height: 88%;
  }
}
@media (max-width: 1020px) {
  header .nav .brand-logos {
    display: none;
  }
}
header .nav .brand-logos a {
  float: left;
  max-width: 67px;
  height: 50px;
  position: relative;
  transform: scale(1) translateY(50%);
  margin: 35px 18px;
  transition: 0.2s ease all;
}
header .nav .brand-logos a:first-child {
  margin-left: 0;
}
header .nav .brand-logos a:last-child {
  margin-right: 0;
}
header .nav .brand-logos a img {
  position: relative;
  transform: translateY(-50%);
  max-width: 67px;
  max-height: 50px;
}
header .nav .brand-logos a:hover {
  transform: scale(1.05) translateY(50%);
}
header .nav-lower {
  position: relative;
}
@media (max-width: 1020px) {
  header .nav-lower {
    display: none;
    border-bottom: 1px solid #f3f3f3;
  }
}
@media (max-width: 1020px) {
  header .nav-lower .menu-links {
    display: none;
  }
}
@media (max-width: 1020px) {
  header .nav-lower .menu-buttons {
    width: 100%;
  }
}
header .nav-lower .nav-cta, header .nav-lower .nav-item {
  float: left;
  display: inline-block;
  padding: 0 25px;
}
@media (max-width: 1020px) {
  header .nav-lower .nav-cta, header .nav-lower .nav-item {
    width: 50%;
    text-align: center;
  }
  header .nav-lower .nav-cta:first-child, header .nav-lower .nav-item:first-child {
    border-right: 1px solid #f3f3f3;
  }
}
header .nav-lower .nav-cta:first-child, header .nav-lower .nav-item:first-child {
  padding-left: 0 !important;
}
header .nav-lower .nav-cta:last-child, header .nav-lower .nav-item:last-child {
  padding-right: 0 !important;
}
@media (max-width: 1270px) {
  header .nav-lower .nav-cta, header .nav-lower .nav-item {
    padding: 0 14px;
  }
}
@media (max-width: 370px) {
}
@media (max-width: 330px) {
}
header .nav-lower .nav-cta > span, header .nav-lower .nav-item > span, header .nav-lower .nav-cta > a, header .nav-lower .nav-item > a {
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  cursor: pointer;
  color: #000;
  line-height: 1.375;
  font-weight: 500;
  font-size: 16px;
}
@media (max-width: 1270px) {
  header .nav-lower .nav-cta > span, header .nav-lower .nav-item > span, header .nav-lower .nav-cta > a, header .nav-lower .nav-item > a {
    font-size: 15px;
  }
}
header .nav-lower .nav-cta > span:after, header .nav-lower .nav-item > span:after, header .nav-lower .nav-cta > a:after, header .nav-lower .nav-item > a:after {
  position: absolute;
  width: 0%;
  left: 0;
  bottom: -1px;
  right: 0;
  margin: auto;
  content: '';
  background: #000;
  height: 2px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1020px) {
  header .nav-lower .nav-cta > span i, header .nav-lower .nav-item > span i, header .nav-lower .nav-cta > a i, header .nav-lower .nav-item > a i {
    display: none;
  }
}
header .nav-lower .nav-cta > span.active:after, header .nav-lower .nav-item > span.active:after, header .nav-lower .nav-cta > a.active:after, header .nav-lower .nav-item > a.active:after {
  width: 100%;
  background-color: #b71c1c;
}
header .nav-lower .nav-cta > span:hover:after, header .nav-lower .nav-item > span:hover:after, header .nav-lower .nav-cta > a:hover:after, header .nav-lower .nav-item > a:hover:after {
  width: 100%;
}
header .nav-lower .nav-cta > span.nohover:after, header .nav-lower .nav-item > span.nohover:after, header .nav-lower .nav-cta > a.nohover:after, header .nav-lower .nav-item > a.nohover:after {
  content: none !important;
}
header .nav-lower .nav-cta {
  padding: 0px 20px;
}
@media (max-width: 1270px) {
  header .nav-lower .nav-cta {
    padding: 0px 6px;
  }
}
header .nav-lower .nav-cta > span, header .nav-lower .nav-cta > a {
  font-weight: 700;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
header .nav-lower .nav-cta > span i, header .nav-lower .nav-cta > a i {
  font-size: 156%;
  line-height: 16px;
  top: 5px;
  margin-right: -1px;
  color: #b71c1c;
}
header .nav-lower .nav-cta > span:hover, header .nav-lower .nav-cta > a:hover {
  color: #b71c1c;
}
header .nav-lower .nav-cta > span:after, header .nav-lower .nav-cta > a:after {
  content: none !important;
}
header .upper-nav {
  background: #333;
}
@media (max-width: 1020px) {
  header .upper-nav {
    display: none;
  }
}
header .upper-nav .nav-item {
  display: inline-block;
  padding: 10px 20px;
}
header .upper-nav .nav-item:first-child {
  padding-left: 0px;
}
header .upper-nav .nav-item:last-child {
  padding-right: 0px;
}
header .upper-nav .nav-item a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 300;
}
header .upper-nav .nav-item a i {
  font-size: 25px;
  line-height: 1px;
  position: relative;
  top: 5px;
}
header .upper-nav .nav-item a i.icon-car {
  font-size: 18px;
  top: 3px;
  margin-left: 4px;
}
header .upper-nav #fav-count {
  color: #fff;
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 15px;
  width: 18px;
  height: 18px;
  background: #b71c1c;
  display: none;
  border-radius: 20px;
  text-align: center;
  line-height: 18px;
  margin-left: 7px;
}
header .mobile-menu-buttons {
  margin-right: 80px;
}
header .mobile-menu-buttons a {
  padding: 27px 0;
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #000;
  font-size: 15px;
  line-height: 1.375;
  font-weight: 700;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (max-width: 1020px) {
  header .mobile-menu-buttons a {
    padding: 27px 0px;
  }
}
header .mobile-menu-buttons a i {
  font-size: 156%;
  line-height: 16px;
  top: 5px;
  margin-right: -1px;
  color: #b71c1c;
}
header .mobile-menu-btn {
  display: none;
  position: absolute;
  top: 50%;
  right: 0;
  color: #7d7d7d;
  transform: translateY(-50%);
  border-left: 1px solid #eaeaea;
  padding: 20px 20px;
  padding-right: 0;
}
header .mobile-menu-btn i {
  font-size: 41px;
}
@media (max-width: 1020px) {
  header .mobile-menu-btn {
    display: block;
  }
}
header .hasdropdownonHover:hover .dropdown {
  margin: 0px auto 0;
  visibility: visible;
  opacity: 1;
  z-index: 1;
  top: 62px;
  opacity: 1 !important;
  visibility: visible !important;
}
header .hasdropdownonHover:hover .dropdown .page-container {
  left: 0px;
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
}
header .hasdropdownonHover:hover:after {
  opacity: 0.7;
  visibility: visible;
}
header .hasdropdownonClick .dropdown, header .hasdropdownonHover .dropdown {
  position: absolute;
  z-index: -1;
  width: 100%;
  background: #fff;
  left: 0;
  right: 0;
  margin: 0px auto 0;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
}
header .hasdropdownonClick .open .dropdown, header .hasdropdownonHover .open .dropdown {
  margin: 44px auto 0;
  visibility: visible;
  opacity: 1;
}
header .hasdropdownonClick .open:after, header .hasdropdownonHover .open:after {
  opacity: 0.7;
  visibility: visible;
}
header .dropdown {
  position: absolute;
  top: 76px;
  width: 100%;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  border-top: 1px solid #f3f3f3;
  background: #fff;
  -webkit-box-shadow: 0 24px 20px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 24px 20px 0 rgba(0, 0, 0, 0.16);
  text-align: left;
}
header .dropdown .page-container {
  position: relative;
  width: 100%;
}
header .open .dropdown {
  top: 62px;
  opacity: 1 !important;
  visibility: visible !important;
}
header .open .dropdown .page-container .dropdownnav-wrapper > ul.open {
  left: 0px;
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
}
header .dropdown {
  -webkit-transition: 0.2s all ease 0s;
  transition: 0.2s all ease 0s;
}
header .hasdropdownonHover:hover .dropdown {
  -webkit-transition: 0.6s all ease 0.3s;
  transition: 0.6s all ease 0.3s;
}
header .hasOpenDropdown .open .dropdown {
  -webkit-transition: 0.6s all ease 0s !important;
  transition: 0.6s all ease 0s !important;
}
header .hasOpenDropdown .open .dropdown .page-container {
  -webkit-transition: 0.6s opacity ease 0s !important;
  transition: 0.6s opacity ease 0s !important;
  opacity: 1;
}
html[data-useragent*='MSIE 10.0'] header .hasdropdownonClick:after, html[data-useragent*='MSIE 10.0'] header .hasdropdownonHover:after {
  content: none !important;
}
.our-brands-dropdown .brand-logos {
  overflow: hidden;
}
.our-brands-dropdown .brand-logos a {
  float: left;
  width: calc(100% / 4);
  height: 200px;
  position: relative;
  border-top: 6px solid #fff;
  border-bottom: 6px solid #fff;
  transition: 0.2s ease border;
}
.our-brands-dropdown .brand-logos a:first-child {
  margin-left: 0;
}
.our-brands-dropdown .brand-logos a:last-child {
  margin-right: 0;
}
.our-brands-dropdown .brand-logos a .image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 92px;
  height: 74px;
  margin: auto;
}
.our-brands-dropdown .brand-logos a .image-wrapper img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.our-brands-dropdown .brand-logos a:hover {
  border-bottom-color: #b71c1c;
}
.pagelink-dropdown {
  padding: 50px 0;
}
.pagelink-dropdown .row-small {
  max-width: 925px;
  margin: auto;
}
.nav_sub_page a {
  text-decoration: none;
  color: #404041;
  display: block;
}
.nav_sub_page a .image-wrapper {
  background-color: #333;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}
.nav_sub_page a .image-wrapper:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: 0.2s ease opacity;
}
.nav_sub_page a .image-wrapper .hover-text {
  opacity: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  font-weight: 500;
  color: white;
  transition: 0.2s ease opacity;
}
.nav_sub_page a .image-wrapper .hover-text i {
  position: relative;
  top: 3px;
  display: inline-block;
  font-size: 110%;
  margin-left: 5px;
}
.nav_sub_page a .display4 {
  margin-top: 15px;
  margin-bottom: 3px;
}
.nav_sub_page a:hover .image-wrapper:before, .nav_sub_page a:hover .image-wrapper .hover-text {
  opacity: 1;
}
@media (max-width: 1020px) {
  #mobile_menu {
    position: fixed;
    height: 100%;
  }
  #mobile_menu .mm-listitem {
    transition: all 0.2s ease;
  }
  #mobile_menu .mm-listitem a {
    cursor: pointer;
  }
  #mobile_menu .mm-listitem:hover {
    background: none !important;
  }
  #mobile_menu .mm-listitem:hover.nav-cta a {
    background: #7f0000 !important;
  }
  #mobile_menu .mm-listitem:hover span, #mobile_menu .mm-listitem:hover a {
    color: #b71c1c !important;
  }
  #mobile_menu .mm-listitem:hover .btn_next:after {
    border-color: #404041 !important;
  }
  #mobile_menu .mm-listitem .cta {
    font-weight: 700;
  }
  #mobile_menu .mm-listitem .cta i {
    color: #b71c1c;
  }
  #mobile_menu .mm-listitem.mobile-cta {
    width: 50% !important;
    height: 0;
    padding-bottom: 37%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #mobile_menu .mm-listitem.mobile-cta a.mm-btn_next {
    opacity: 0;
  }
  #mobile_menu .mm-listitem.mobile-cta i {
    font-size: 59px;
    display: block;
    text-align: center;
  }
  #mobile_menu .mm-listitem.mobile-cta span {
    padding: 5px 0 !important;
    text-align: center !important;
    display: block;
  }
  #mobile_menu .mm-listitem.logo-top-level {
    width: 50% !important;
    height: 0;
    padding-bottom: 37%;
    position: relative;
    border-bottom: 2px solid white !important;
  }
  #mobile_menu .mm-listitem.logo-top-level:active {
    border-bottom: 2px solid #b71c1c !important;
  }
  #mobile_menu .mm-listitem.logo-top-level a.mm-btn_next {
    opacity: 0;
  }
  #mobile_menu .mm-listitem.logo-top-level .mobile-brand-logo {
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 90px;
    padding: 0 !important;
    left: 50%;
  }
  #mobile_menu .mm-listitem.logo-top-level .mobile-brand-logo span {
    display: none;
  }
  #mobile_menu .mm-listitem.logo-top-level .mobile-brand-logo img {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    max-height: 100%;
    max-width: 100%;
  }
  #mobile_menu.mm-menu {
    background: #fff;
    overflow: hidden;
  }
  #mobile_menu.mm-menu:after {
    content: '';
    opacity: 0.05;
    background-size: contain;
    height: 306px;
    width: 306px;
    position: absolute;
    right: 0;
    bottom: -40px;
    z-index: 0;
    pointer-events: none;
  }
  #mobile_menu html[data-appname="Microsoft Internet Explorer"].mm-menu:after {
    display: none;
  }
  #mobile_menu.mm-menu_offcanvas {
    opacity: 0;
    visibility: hidden;
    display: block !important;
  }
  #mobile_menu.mm-menu_offcanvas.mm-menu_opened {
    opacity: 1;
    visibility: visible;
  }
  #mobile_menu #mm-1 .mm-navbar {
    display: none !important;
  }
  #mobile_menu.mm-menu_navbar_top-1 .mm-panels {
    top: 0px;
  }
  #mobile_menu .mm-panel {
    transition: -webkit-transform 0.4s ease;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
  }
  #mobile_menu .mm-listitem span, #mobile_menu .mm-listitem a {
    font-size: 18px;
    font-weight: 500;
    line-height: 42px;
    color: #131313 !important;
    font-family: 'Inter', sans-serif;
    padding: 7px 40px !important;
    background: transparent !important;
  }
  #mobile_menu .mm-listitem span.btn, #mobile_menu .mm-listitem a.btn {
    background: #b71c1c !important;
    color: #fff !important;
    margin: 15px 40px;
  }
  #mobile_menu .mm-listitem span.btn:hover, #mobile_menu .mm-listitem a.btn:hover {
    background: #b71c1c !important;
    color: #fff !important;
  }
  #mobile_menu .mm-listitem .mm-btn_next:before, #mobile_menu .mm-listitem:after {
    content: none !important;
  }
  #mobile_menu .mm-navbar {
    border-bottom: none !important;
    padding: 18px 40px !important;
  }
  #mobile_menu .mm-navbar .close {
    margin: 0;
    padding: 16px !important;
    height: 74px !important;
    width: 74px !important;
    background: #f3f3f3;
    color: #131313 !important;
  }
  #mobile_menu a.mm-navbar__title {
    font-size: 16px;
    font-weight: 500 !important;
    line-height: 16px !important;
    color: #131313 !important;
    -webkit-font-smoothing: auto;
    text-align: left;
    padding-left: 30px;
  }
  #mobile_menu .mm-btn_prev:before {
    content: "\e903" !important;
    font-family: 'sd-icons' !important;
    border: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    height: auto !important;
    width: auto !important;
    font-size: 24px;
    top: 11px !important;
    color: #b71c1c !important;
    padding: 18px 0px !important;
    left: 40px;
  }
  #mobile_menu .mm-menu_navbar_top-1 .mm-panels {
    top: 0px !important;
  }
  #mobile_menu .mm-panel_has-navbar {
    padding-top: 97px;
  }
  #mobile_menu .mm-panel_has-navbar#mm-1 {
    padding-top: 65px;
  }
  #mobile_menu .mm-panel_has-navbar .mm-navbar {
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
  }
  #mobile_menu .mm-navbars_bottom, #mobile_menu .mm-navbars_top {
    border: none !important;
  }
  #mobile_menu .mm-navbars_bottom .mm-navbar, #mobile_menu .mm-navbars_top .mm-navbar {
    padding: 0 !important;
    height: auto !important;
  }
  #mobile_menu .mm-menu .mm-listview .mm-btn_next:after {
    border-color: rgba(0, 0, 0, 1);
  }
  #mobile_menu.mm-menu_theme-white.mm-menu_selected-hover .mm-listitem > a.mm-btn_fullwidth:hover + span, #mobile_menu .mm-menu_theme-white.mm-menu_selected-hover .mm-listitem > a:not(.mm-btn_fullwidth):hover {
    background: transparent !important;
  }
  #mobile_menu .mm-menu_position-bottom, #mobile_menu .mm-menu_position-front, #mobile_menu .mm-menu_position-top {
    transition: -webkit-transform 0.8s ease !important;
    -webkit-transition: -webkit-transform 0.8s ease !important;
    transition: transform 0.8s ease !important;
    transition: transform 0.8s ease, -webkit-transform 0.8s ease !important;
    transition: transform 0.8s ease, -webkit-transform 0.8s ease, opacity 0.8s ease !important;
  }
  #mobile_menu * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  #mobile_menu.mm-menu_theme-white .mm-listitem_selected > a:not(.mm-btn_next), #mobile_menu .mm-menu_theme-white .mm-listitem_selected > span {
    background: transparent;
  }
  #mobile_menu .mm-listitem .mm-btn_next {
    background: transparent !important;
  }
  .mm-wrapper_opening .mm-page__blocker {
    opacity: 1;
    visibility: visible;
  }
  .mm-page__blocker {
    background: rgba(0, 0, 0, 0.4) !important;
    -webkit-transition: opacity 0.4s ease, visibility 0.4s ease !important;
    transition: opacity 0.4s ease, visibility 0.4s ease !important;
    opacity: 0;
    visibility: hidden;
    display: block !important;
  }
  .mm-wrapper_opened .mm-page__blocker.mm-slideout {
    opacity: 1;
    visibility: visible;
    z-index: 6000 !important;
  }
}
@media (max-width: 1020px) and (max-width: 370px) {
  .mm-page__blocker {
    display: none !important;
  }
}
@media (max-width: 1020px) {
  .sticky-active header {
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.05), 0 0 1px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: -160px;
    overflow: hidden;
  }
  .sticky-active.sticky-up header {
    -webkit-transition: 0.5s all ease !important;
    transition: 0.5s all ease !important;
  }
  .sticky-hide header {
    -webkit-transition: 0.5s all ease !important;
    transition: 0.5s all ease !important;
  }
  .sticky-force header, .sticky-show header {
    -webkit-transition: 0.5s all ease !important;
    transition: 0.5s all ease !important;
  }
  .sticky-force header .upper-nav {
    display: none;
  }
  .sticky-show header {
    top: 0px;
  }
  .sticky-show header .upper-nav {
    display: none;
  }
  .sticky-hide header .hasdropdownonHover:after, .sticky-hide header .dropdown {
    display: none;
  }
  .nav-is-top header {
    top: 0;
  }
}
@media (max-width: 1020px) and (max-width: 1020px) {
  header {
    position: fixed;
  }
}
@media (max-width: 1020px) and (max-width: 1020px) {
  .sticky-show .nav_sub_pages_layout .is-sticky .menu-container {
    transition: 0.5s all ease !important;
    top: 85px !important;
    z-index: 5000 !important;
  }
}
@media (max-width: 1020px) and (max-width: 1020px) {
  .sticky-hide header {
    top: -200px;
  }
}
@media (max-width: 1020px) and (max-width: 735px) {
  .sticky-hide header {
    top: -100px;
  }
}
.header-offset {
  display: none;
}
@media (max-width: 1020px) {
  .header-offset {
    display: block;
    height: 88px;
  }
}
@media (max-width: 735px) {
  .header-offset {
    height: 89px;
  }
}
.nav_onpage_layout i.icon-arrow-text {
  font-size: 18px;
  top: 3px;
  left: 4px;
}
.nav_onpage_layout .menu-container {
  margin: 0 auto;
  line-height: 15px;
  width: 100%;
  position: relative;
  text-align: left;
  z-index: 9 !important;
  max-width: 1920px;
  background: #fff;
  border-bottom: 1px solid #f3f3f3;
}
.nav_onpage_layout .menu-container .page-container {
  position: relative;
  overflow: hidden;
  display: block;
}
.nav_onpage_layout .menu-container .autofill-menu, .nav_onpage_layout .menu-container ul.left-menu {
  line-height: 55px;
  float: left;
  display: inline-block;
  margin: 0 auto;
  padding: 0;
}
.nav_onpage_layout .menu-container ul.left-menu li > a {
  font-size: 13px;
  font-weight: 200;
}
.nav_onpage_layout .menu-container .autofill-menu li:first-child {
  margin-left: 0;
}
.nav_onpage_layout .menu-container li {
  float: left;
  margin: 0 0 0 40px;
}
.nav_onpage_layout .menu-container li a {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.375;
  margin: 30px 0;
  color: #000;
  text-decoration: none;
  margin-left: 0px;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  text-rendering: auto;
  display: inline-block;
  position: relative;
}
@media (max-width: 1020px) {
  .nav_onpage_layout .menu-container li a {
    margin: 0;
  }
}
.nav_onpage_layout .menu-container li a:after {
  position: absolute;
  width: 0%;
  left: 0;
  bottom: -30px;
  right: 0;
  margin: auto;
  content: '';
  background: #000;
  height: 2px;
  transition: all 0.2s ease;
}
@media (max-width: 1020px) {
  .nav_onpage_layout .menu-container li a:after {
    content: none;
  }
}
.nav_onpage_layout .menu-container li a.btn {
  color: #fff !important;
  margin: 16.5px 0;
}
@media (max-width: 1020px) {
  .nav_onpage_layout .menu-container li a.btn {
    display: none !important;
  }
}
.nav_onpage_layout .menu-container li a.btn:after {
  content: none !important;
}
.nav_onpage_layout .menu-container li a.active {
  color: #000;
  width: 100%;
}
.nav_onpage_layout .menu-container li a:hover {
  color: #000;
}
.nav_onpage_layout .menu-container li a.active:after, .nav_onpage_layout .menu-container li a:hover:after {
  width: 100%;
  background: #000;
}
.nav_onpage_layout .menu-container li:before {
  content: none;
}
.nav_onpage_layout .menu-container .nav-container {
  width: 100%;
}
.nav_onpage_layout .sticky-menu-switcher {
  position: relative;
  cursor: pointer;
  display: inline-block;
  font-size: 17px;
  padding: 13px 0 10px;
  color: #555;
  font-weight: 300;
  text-decoration: none;
  /*text-transform: uppercase;*/
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  text-rendering: auto;
  line-height: 34px;
  display: none !important;
  text-align: left;
}
@media (max-width: 375px) {
  .nav_onpage_layout .sticky-menu-switcher .btn-ghost {
    font-size: 14px;
    margin: 3px 0;
    padding: 8px 14px !important;
  }
}
.nav_onpage_layout .sticky-menu-switcher span {
  display: inline-block;
  position: relative;
  line-height: 42px;
}
.nav_onpage_layout .sticky-menu-switcher span:after {
  content: none;
}
.nav_onpage_layout .sticky-menu-switcher span:before {
  position: absolute;
  font-family: "sd-icons";
  content: "\e901";
  right: -30px;
  top: 1px;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
@media (max-width: 1020px) {
  .nav_onpage_layout .sticky-menu-switcher span:before {
    top: 0px;
  }
}
.nav_onpage_layout .menu-active .sticky-menu-switcher span:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.nav_onpage_layout .is-sticky > div {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.nav_onpage_layout .nav-left {
  overflow: hidden;
  float: left;
  position: relative;
  margin-left: -150px;
  margin-right: 46px;
  opacity: 0;
  transition: all 0.7s ease;
}
.nav_onpage_layout .nav-left li a {
  font-weight: 200;
}
.nav_onpage_layout .nav-left .nav-logo {
  display: table;
  max-height: 45px;
}
.nav_onpage_layout .nav-left .nav-logo a {
  vertical-align: middle;
  display: table-cell;
}
.nav_onpage_layout .nav-left .nav-logo a:after {
  position: absolute;
  width: 0%;
  left: 0;
  bottom: 0px;
  right: 0;
  margin: auto;
  content: '';
  background: #f3f3f3;
  height: 2px;
  transition: all 0.2s ease;
}
.nav_onpage_layout .nav-left .nav-logo a:hover:after {
  width: 100%;
}
.nav_onpage_layout .nav-left .nav-logo a img {
  height: 15px;
  max-width: 140px;
  margin: 20px 0;
}
.nav_onpage_layout .nav-right {
  float: right;
  line-height: 55px;
  display: inline-block;
  opacity: 0;
  margin: 0 auto;
  padding: 0;
  transition: 0.2s all ease;
}
.nav_onpage_layout .nav-right li {
  margin: 0 0 0 40px;
}
.nav_onpage_layout .nav-right li:first-child {
  margin-left: 0;
}
.nav_onpage_layout .nav-right li a {
  color: #232323;
  text-decoration: none;
  margin-left: 0;
  /* text-transform: uppercase; */
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  text-rendering: auto;
  display: inline-block;
}
.nav_onpage_layout .nav-right li a i {
  color: #232323;
  font-size: 19px;
  top: 3px;
  line-height: 0.9em;
}
.nav_onpage_layout .is-sticky .nav-left {
  margin-left: 0px;
  opacity: 1;
}
.nav_onpage_layout .is-sticky .nav-right {
  opacity: 1;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
  .nav_onpage_layout .nav-logo {
    display: none !important;
  }
  .nav_onpage_layout .menu-container ul li {
    margin: 0 0 0 30px !important;
  }
}
@media (max-width: 1020px) {
  .nav_onpage_layout .menu-container ul, .nav_onpage_layout .menu-container ul li {
    width: 100%;
    margin: 0 !important;
    line-height: 3em;
  }
  .nav_onpage_layout .menu-left, .nav_onpage_layout .menu-right {
    width: 100%;
  }
  .nav_onpage_layout .menu-active .sticky-menu-switcher {
    border-bottom: 1px solid #8e8e8e;
    z-index: 9;
  }
  .nav_onpage_layout .menu-logo {
    display: none;
  }
  .nav_onpage_layout .menu-container .menu-list {
    display: block;
    opacity: 0;
    transition: 0.2s ease all;
    top: 30px;
    visibility: hidden;
    z-index: 1;
  }
  .nav_onpage_layout .menu-container.menu-active .menu-list {
    opacity: 1;
    visibility: visible;
    top: 65px;
  }
  .nav_onpage_layout .menu-container .sticky-menu-switcher {
    display: inline-block !important;
    width: 100%;
  }
  .nav_onpage_layout .menu-container.menu-active .nav-container {
    display: block !important;
  }
  .nav_onpage_layout .menu-active .sticky-menu-switcher {
    border-bottom: 1px solid #8e8e8e;
  }
  .nav_onpage_layout .menu-container .sticky-menu-switcher {
    display: inline-block;
    width: 100%;
  }
  .nav_onpage_layout ul {
    border-bottom: none;
  }
  .nav_onpage_layout li {
    border-bottom: 1px solid #f3f3f3;
  }
  .nav_onpage_layout .nav-right {
    opacity: 1;
  }
  .nav_onpage_layout .nav-left {
    display: none;
    width: 100%;
    margin: 0 !important;
  }
  .nav_onpage_layout .nav-left .nav-logo {
    margin: auto;
  }
  .nav_onpage_layout .nav-left .nav-logo img {
    margin: 20px auto;
  }
  .nav_onpage_layout .menu-list {
    position: absolute !important;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    max-width: none !important;
    width: 100%;
  }
}
@media (max-width: 735px) {
  .nav_onpage_layout .nav-container a {
    color: #404041 !important;
    display: block !important;
    line-height: 3.5em !important;
    font-weight: 200 !important;
  }
  .nav_onpage_layout .nav-container a.active {
    color: #404041 !important;
  }
  .nav_onpage_layout .nav-container a:hover:after, .nav_onpage_layout .nav-container a:after {
    content: none !important;
  }
  .nav_onpage_layout .nav-left {
    display: none !important;
  }
}
@media (max-width: 370px) {
}
.nav-is-sticky .is-sticky > div {
  top: 59px !Important;
}
@media (min-width: 1600px) {
  .nav_sub_pages_layout .page-container {
    max-width: 1500px;
  }
}
.nav_sub_pages_layout i.icon-arrow-text {
  font-size: 18px;
  top: 3px;
  left: 4px;
}
.nav_sub_pages_layout .menu-container {
  margin: 0 auto;
  line-height: 15px;
  width: 100%;
  position: relative;
  text-align: left;
  z-index: 999 !important;
  background: #fff;
}
.nav_sub_pages_layout .menu-container:after {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: '';
  background: #f3f3f3;
  height: 2px;
  z-index: 1;
}
.nav_sub_pages_layout .menu-container .page-container {
  position: relative;
  overflow: hidden;
  display: block;
}
.nav_sub_pages_layout .menu-container .nav-fadein {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
.nav_sub_pages_layout .menu-container ul {
  line-height: 84px;
  float: left;
  display: inline-block;
  margin: 0 auto;
  padding: 0;
}
.nav_sub_pages_layout .menu-container .nav-right {
  float: right;
}
.nav_sub_pages_layout .menu-container .left-menu li {
  float: left;
  margin: 0 20px;
}
.nav_sub_pages_layout .menu-container .left-menu li:first-child {
  margin-left: 0;
}
.nav_sub_pages_layout .menu-container .left-menu li:last-child {
  margin-right: 0;
}
@media (max-width: 1020px) {
  .nav_sub_pages_layout .menu-container .left-menu li {
    margin: 0 16px;
  }
}
.nav_sub_pages_layout .menu-container .left-menu li i {
  font-size: 20px;
  top: 4px;
}
.nav_sub_pages_layout .menu-container .left-menu li a {
  font-size: 16px;
  font-weight: 500;
  color: #404041;
  line-height: 1.375em;
  text-decoration: none;
  margin-left: 0px;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  text-rendering: auto;
  display: inline-block;
  position: relative;
}
.nav_sub_pages_layout .menu-container .left-menu li a:after {
  position: absolute;
  width: 0%;
  left: 0;
  bottom: -31px;
  right: 0;
  margin: auto;
  content: '';
  background: #f3f3f3;
  height: 2px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  z-index: 3;
}
@media (max-width: 1020px) {
  .nav_sub_pages_layout .menu-container .left-menu li a:after {
    opacity: 0;
  }
}
.nav_sub_pages_layout .menu-container .left-menu li a.active:after, .nav_sub_pages_layout .menu-container .left-menu li a:hover:after {
  width: 100%;
  background: #232323;
}
.nav_sub_pages_layout .menu-container .left-menu li:before {
  content: none;
}
.nav_sub_pages_layout .sticky-menu-switcher {
  position: relative;
  cursor: pointer;
  display: inline-block;
  font-size: 17px;
  padding: 13px 0 10px;
  color: #555;
  font-weight: 300;
  text-decoration: none;
  /*text-transform: uppercase;*/
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
  text-rendering: auto;
  line-height: 34px;
  display: none !important;
  text-align: left;
}
@media (max-width: 375px) {
  .nav_sub_pages_layout .sticky-menu-switcher .btn-ghost {
    font-size: 14px;
    margin: 3px 0;
    padding: 8px 14px !important;
  }
}
.nav_sub_pages_layout .sticky-menu-switcher span {
  display: inline-block;
  position: relative;
  line-height: 42px;
}
.nav_sub_pages_layout .sticky-menu-switcher span:after {
  content: none;
}
.nav_sub_pages_layout .sticky-menu-switcher span:before {
  position: absolute;
  font-family: "sd-icons";
  content: "\e901";
  right: -30px;
  top: 1px;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
}
@media (max-width: 1020px) {
  .nav_sub_pages_layout .sticky-menu-switcher span:before {
    top: 0px;
  }
}
.nav_sub_pages_layout .menu-active .sticky-menu-switcher span:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.nav_sub_pages_layout .is-sticky .nav-fadein {
  opacity: 1;
  visibility: visible;
}
.nav_sub_pages_layout .is-sticky > div {
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.nav_sub_pages_layout .is-sticky .nav-left {
  opacity: 1;
}
.nav_sub_pages_layout .is-sticky .nav-right {
  opacity: 1;
}
@media (max-width: 1020px) {
  .nav_sub_pages_layout .menu-container ul, .nav_sub_pages_layout .menu-container ul li {
    width: 100%;
    margin: 0 !important;
    line-height: 3.1em;
  }
  .nav_sub_pages_layout .menu-left, .nav_sub_pages_layout .menu-right {
    width: 100%;
  }
  .nav_sub_pages_layout .menu-active .sticky-menu-switcher {
    z-index: 9;
  }
  .nav_sub_pages_layout .menu-container .menu-list {
    display: block;
    opacity: 0;
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
    top: 30px;
    visibility: hidden;
    z-index: 1;
  }
  .nav_sub_pages_layout .menu-container.menu-active .menu-list {
    opacity: 1;
    visibility: visible;
    top: 65px;
  }
  .nav_sub_pages_layout .menu-container .sticky-menu-switcher {
    display: inline-block !important;
    width: 100%;
  }
  .nav_sub_pages_layout .menu-container.menu-active .nav-container {
    display: block !important;
  }
  .nav_sub_pages_layout .menu-container .sticky-menu-switcher {
    display: inline-block;
    width: 100%;
  }
  .nav_sub_pages_layout ul {
    border-bottom: none;
  }
  .nav_sub_pages_layout .nav-right {
    display: none !important;
  }
  .nav_sub_pages_layout .nav-left {
    display: none;
    width: 100%;
    margin: 0 !important;
  }
  .nav_sub_pages_layout .nav-left .nav-logo {
    margin: auto;
  }
  .nav_sub_pages_layout .nav-left .nav-logo img {
    margin: 20px auto;
  }
  .nav_sub_pages_layout .menu-list {
    position: absolute !important;
    left: 0;
    right: 0;
    margin: auto;
    background: #f3f3f3;
    max-width: none !important;
    width: 100%;
    padding: 10px 0;
  }
}
@media (max-width: 735px) {
}
@media (max-width: 370px) {
}
.new_model_intro_layout .plead {
  position: relative;
  padding-bottom: 27px;
}
.new_model_intro_layout .plead:after {
  content: '';
  position: relative;
  width: 60px;
  height: 6px;
  background-color: #b71c1c;
  display: block;
  margin-top: 20px;
}
.new_model_intro_layout .btn-wrapper {
  padding-top: 30px;
}
.new_model_intro_layout .btn-wrapper a:last-child {
  margin-left: 20px;
}
@media (max-width: 330px) {
  .new_model_intro_layout .btn-wrapper a:last-child {
    margin-left: 5px;
  }
}
@media (max-width: 1020px) {
  .new_model_intro_layout .btn-wrapper a {
    font-size: 14px;
    line-height: 14px;
    padding: 11.5px 26px;
  }
  .new_model_intro_layout .btn-wrapper a.btn-text {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 330px) {
  .new_model_intro_layout .btn-wrapper a {
    padding: 11.5px 22px;
  }
}
.new_model_intro_layout .card {
  width: 295px;
  float: right;
  padding: 0px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15), 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  color: rgba(35, 35, 35, 0.6);
  font-size: 14px;
  line-height: 1.57em;
}
.new_model_intro_layout .card a {
  color: #404041;
  text-decoration: none;
}
@media (max-width: 1270px) {
  .new_model_intro_layout .card {
    padding: 30px 0;
  }
}
@media (max-width: 735px) {
  .new_model_intro_layout .card {
    margin: 0px auto 40px;
    float: none;
    width: 100%;
    box-shadow: none;
    padding: 0;
    border-bottom: 1px solid #f3f3f3;
  }
}
.new_model_intro_layout .card .price-wrapper {
  padding: 26px;
  border-bottom: 1px solid #f3f3f3;
}
@media (max-width: 735px) {
  .new_model_intro_layout .card .price-wrapper {
    padding: 26px 0;
  }
}
.new_model_intro_layout .card .price-wrapper .from {
  font-size: 18px;
  line-height: 18px;
}
.new_model_intro_layout .card .price-wrapper .price {
  color: #333;
  font-size: 40px;
  font-weight: 600;
  line-height: 57px;
}
.new_model_intro_layout .card .price-wrapper .price sup {
  font-size: 12px;
  top: 22px;
  vertical-align: top;
  padding-left: 5px;
}
.new_model_intro_layout .card .price-wrapper .price.new-price {
  color: #b71c1c;
}
.new_model_intro_layout .card .price-wrapper .price .old-price {
  font-size: 18px;
  font-weight: 300;
  color: rgba(35, 35, 35, 0.6);
  text-decoration: line-through;
  line-height: 1em;
  display: block;
}
.new_model_intro_layout .card .price-wrapper .price .old-price span {
  text-decoration: none;
}
.new_model_intro_layout .card .price-wrapper .weekly-price {
  color: #b71c1c;
  font-size: 14px;
  line-height: 1.57em;
  padding-top: 8px;
}
.new_model_intro_layout .downloads {
  padding: 26px;
}
@media (max-width: 735px) {
  .new_model_intro_layout .downloads {
    padding: 26px 0;
  }
}
.new_model_intro_layout .downloads a {
  opacity: 0.75;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3em;
  padding: 12px 0 12px 26px;
  display: block;
  transition: 0.2s ease all;
  position: relative;
}
.new_model_intro_layout .downloads a i {
  position: absolute;
  left: 0;
  padding: 12px 0;
}
.new_model_intro_layout .downloads a:hover {
  opacity: 1;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.offer_text_form_layout {
  /*Car List*/
}
@media (min-width: 1600px) {
  .offer_text_form_layout .page-container {
    max-width: 1500px;
  }
}
.offer_text_form_layout.full-height .header-image {
  width: 100%;
  background-color: #c3c3c3;
}
.offer_text_form_layout.full-height .form-container {
  margin-top: -60px;
}
@media (max-width: 1020px) {
  .offer_text_form_layout.full-height .form-container {
    margin-top: 0px;
  }
}
.offer_text_form_layout.standard .header-wide {
  width: calc(100% + 40px);
  margin-left: -20px;
  max-width: 100vw;
}
@media (min-width: 1600px) {
  .offer_text_form_layout.standard .header-wide {
    max-width: 1540px !important;
  }
}
@media (max-width: 1020px) {
  .offer_text_form_layout.standard .header-wide {
    margin: 0;
    width: 100%;
  }
}
.offer_text_form_layout.standard .header-wide a {
  display: block;
}
.offer_text_form_layout.standard .header-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #c3c3c3;
}
.offer_text_form_layout.standard .form-container {
  margin-top: -60px;
}
@media (max-width: 1020px) {
  .offer_text_form_layout.standard .form-container {
    margin-top: 0px;
  }
}
.offer_text_form_layout.side-by-side {
  background: #f3f3f3;
  padding: 30px 0;
}
.offer_text_form_layout.side-by-side .landingpage-standard {
  margin-top: 30px;
}
.offer_text_form_layout.side-by-side .overlay-open-video {
  display: block;
}
.offer_text_form_layout.side-by-side .content {
  padding: 30px !important;
}
.offer_text_form_layout .landingpage-standard {
  margin-bottom: 90px;
}
.offer_text_form_layout .header {
  width: 100%;
}
.offer_text_form_layout .header .display4 {
  margin: 11px 0 -16px;
}
.offer_text_form_layout .full-container {
  position: relative;
}
.offer_text_form_layout .content {
  background: #fff;
  padding: 30px 0;
}
@media (max-width: 735px) {
  .offer_text_form_layout .content {
    padding-top: 15px;
  }
}
.offer_text_form_layout .content .wasnow {
  font-size: 20px;
  line-height: 1.5;
  padding-bottom: 10px;
  border-bottom: 1px solid #e4e4e4;
}
.offer_text_form_layout .content .wasnow .was {
  text-decoration: line-through;
  color: #999;
}
.offer_text_form_layout .content .wasnow .now {
  color: #000;
  font-weight: 400;
}
.offer_text_form_layout .content .display4 {
  font-size: 18px;
  line-height: 1.5em;
}
.offer_text_form_layout .content .slide-to-form {
  width: auto;
  margin-top: 20px;
  margin-bottom: 10px;
  display: none;
}
@media (max-width: 1020px) {
  .offer_text_form_layout .content .slide-to-form {
    display: inline-block;
  }
}
.offer_text_form_layout .content .promo-code-wrapper {
  padding: 50px 0;
  background: #f3f3f3;
  margin-top: 50px;
}
.offer_text_form_layout .content .promo-code-wrapper .promo_code {
  max-width: 400px;
  text-align: center;
  margin: 0 auto 0;
  width: 80%;
  display: block;
}
.offer_text_form_layout .content .promo-code-wrapper .promo-code {
  border: 1px dashed #000;
  background: #fff;
  padding: 6px;
  margin-top: 4px;
}
.offer_text_form_layout .content .tcs {
  margin-top: 50px;
  border-top: 1px solid #dcdcdc;
  padding-top: 10px;
  font-size: 11px;
  line-height: 1.2em;
}
.offer_text_form_layout .content .tcs p {
  margin: 3px 0 0;
}
.offer_text_form_layout hr.dash {
  margin: 20px 0;
}
.offer_text_form_layout .cta {
  margin: 0px 0 90px;
}
.offer_text_form_layout .cta .form-container .offer-cta-left {
  position: relative;
  border-radius: 0px;
  box-sizing: border-box;
  text-align: left;
}
.offer_text_form_layout .cta .form-container .offer-cta-left .optin {
  margin: 0;
  padding: 0;
  color: #404041;
}
.offer_text_form_layout .cta .form-container .offer-cta-left .optin label {
  font-size: 15px;
}
.offer_text_form_layout .cta .form-container .offer-cta-left.contact-details-box {
  margin-top: 40px;
}
.offer_text_form_layout .cta .form-container .offer-cta-left .offer-contact-details .display4 {
  margin-bottom: 10px;
  display: block;
}
.offer_text_form_layout .cta .form-container .offer-cta-left .offer-contact-details a {
  color: #404041;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.offer_text_form_layout .cta .form-container .offer-cta-left .offer-contact-details a:hover {
  text-decoration: underline;
}
.offer_text_form_layout .cta .form-container .offer-cta-left .social .display4 {
  margin-bottom: 10px;
  display: block;
}
.offer_text_form_layout .cta .form-container .offer-cta-left .social a {
  text-decoration: none;
}
.offer_text_form_layout .cta .form-container .offer-cta-left .social a i {
  display: inline-block !important;
  color: #d0d2d3;
  font-size: 29px;
  cursor: pointer;
  line-height: 39px;
  text-align: center;
  text-decoration: none;
  border-radius: 1000px;
  margin: 0;
  margin-right: 12px;
}
.offer_text_form_layout .cta .form-container .offer-cta-left .social a:hover .icon-facebook {
  color: #3b5998;
  border-color: #3b5998;
}
.offer_text_form_layout .cta .form-container .offer-cta-left .social a:hover .icon-twitter {
  color: #00aced;
  border-color: #00aced;
}
.offer_text_form_layout .cta .form-container .offer-cta-left .social a:hover .icon-google {
  color: #dd4b39;
  border-color: #dd4b39;
}
.offer_text_form_layout .cta .form-container .offer-cta-left .social a:hover .icon-linkedin {
  color: #007bb5;
  border-color: #007bb5;
}
.offer_text_form_layout .cta .form-container .offer-cta-left .social a:hover .icon-email, .offer_text_form_layout .cta .form-container .offer-cta-left .social a:hover .icon-print {
  color: #000;
  border-color: #000;
}
.offer_text_form_layout .cta .form-container .btn, .offer_text_form_layout .cta .form-container .email_signup_layout input[type="submit"], .email_signup_layout .offer_text_form_layout .cta .form-container input[type="submit"] {
  width: 100%;
  margin-top: 20px;
}
.offer_text_form_layout a {
  color: #404041;
}
.offer_text_form_layout .car-list {
  margin-top: 40px;
}
.offer_text_form_layout .car-list .row {
  margin-left: -10px;
  margin-right: -10px;
}
.offer_text_form_layout .car-list .row .vcenteredtable div[class*="col-"], .offer_text_form_layout .car-list .row > div[class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
.offer_text_form_layout .car-list .row .image-bk {
  left: 10px;
  right: 10px;
}
.offer_text_form_layout .car-list .row.vspacing {
  margin-top: -10px;
  margin-bottom: -10px;
}
.offer_text_form_layout .car-list .row.vspacing > div[class*="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.offer_text_form_layout .car-list .car-listing:hover {
  box-shadow: none;
}
.offer_text_form_layout .car-list .car-listing .display4 {
  margin-top: 12px;
}
.offer_text_form_layout .car-list .car-listing .car-details {
  font-weight: 500;
  font-size: 16px;
  display: block;
}
.offer_text_form_layout .car-list .car-listing .car-details .price .fade {
  opacity: 0.6;
}
.offer_text_form_layout .car-list .car-listing .car-details .price .strike {
  text-decoration: line-through;
}
.offer_text_form_layout .car-list .car-listing .car-details .rego {
  margin-top: 15px;
}
.offer_text_form_layout .car-list .car-descripton {
  margin-top: 10px;
  margin-bottom: 16px;
  width: 100%;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
@media (min-width: 1600px) {
  .page_links_relational_layout .page-container {
    max-width: 1500px;
  }
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.page_links_sub_pages_layout .heading {
  max-width: 790px;
}
@media (min-width: 1600px) {
  .page-container {
    max-width: 1500px;
  }
}
.page-link {
  display: block;
  color: #fff;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  border-radius: 6px;
}
.page-link:hover {
  box-shadow: 0 5px 10px 0 rgba(45, 46, 48, 0.2);
}
.page-link:hover .image-overlay {
  opacity: 0.9;
}
@media (max-width: 735px) {
  .page-link {
    margin-bottom: 10px;
  }
}
.page-link .image-wrapper {
  background-color: #333;
  position: relative;
}
@media (max-width: 735px) {
  .page-link .image-wrapper {
    padding-bottom: 60% !important;
  }
}
.page-link .image-wrapper .image-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.73) 0%, rgba(0, 0, 0, 0.6) 100%);
  z-index: 5;
  opacity: 0.4;
  -webkit-transition: ease-in-out 1s all;
  transition: ease-in-out 1s all;
  bottom: 0;
}
.page-link .image-wrapper .image {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: ease-in-out 1s all;
  transition: ease-in-out 1s all;
  background-size: cover;
  background-position: center;
}
.page-link .content {
  padding: 30px;
  z-index: 5;
  width: 100%;
  position: absolute;
  bottom: 0px;
}
.page-link .content .header {
  color: #fff;
  margin-bottom: 5px;
}
.page-link .content .body-copy {
  color: #fff;
  max-height: 0px;
  overflow: hidden;
  max-width: 480px;
  font-weight: 500;
  opacity: 0;
  transition: all 1s cubic-bezier(0, 1, 0, 1);
}
@media (max-width: 735px) {
  .page-link .content .body-copy {
    max-height: 0px !important;
  }
}
.page-link .content .body-copy .btn-text {
  margin-top: 8px;
  width: 100%;
}
@media (min-width: 1270px) {
  .page-link:hover .body-copy {
    max-height: 300px;
    opacity: 1;
    -webkit-transition: ease-in-out 0.5s all;
  }
  .page-link:hover .image-overlay {
    opacity: 0.9;
    -webkit-transition: ease-in-out 0.5s all;
    transition: ease-in-out 0.5s all;
  }
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.search_model_range_archive_layout {
  padding-top: 0;
}
.search_model_range_archive_layout .new_model_filter {
  position: relative;
}
.search_model_range_archive_layout .new_model_filter #model_switcher {
  display: none;
}
@media (max-width: 735px) {
  .search_model_range_archive_layout .new_model_filter #model_switcher {
    display: block;
    padding: 10px 3%;
    border-bottom: 1px solid #f3f3f3;
  }
  .search_model_range_archive_layout .new_model_filter #model_switcher span {
    font-size: 17px;
    cursor: pointer;
    display: inline-block;
    color: #555;
    font-weight: 300;
    -webkit-font-smoothing: auto;
    line-height: 42px;
    position: relative;
  }
  .search_model_range_archive_layout .new_model_filter #model_switcher span:before {
    position: absolute;
    font-family: "sd-icons";
    content: "\e901";
    right: -30px;
    top: 0px;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transition: 0.4s ease all;
    transition: 0.4s ease all;
  }
  .search_model_range_archive_layout .new_model_filter #model_switcher.open span:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
.search_model_range_archive_layout .new_model_filter .vehicle_types {
  border: 2px solid #f2f3f2;
}
.search_model_range_archive_layout .new_model_filter .vehicle_types a {
  display: block;
  float: left;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.375em;
  padding: 30px 0px;
  margin: 0px 25px;
  border-bottom: 2px solid transparent;
  text-decoration: none;
  margin-bottom: -2px;
}
.search_model_range_archive_layout .new_model_filter .vehicle_types a:first-child {
  margin-left: 0;
}
.search_model_range_archive_layout .new_model_filter .vehicle_types a:last-child {
  margin-right: 0;
}
.search_model_range_archive_layout .new_model_filter .vehicle_types a:hover {
  border-color: #ccc;
}
.search_model_range_archive_layout .new_model_filter .vehicle_types a.active {
  border-color: #000;
}
@media (max-width: 735px) {
  .search_model_range_archive_layout .new_model_filter .vehicle_types {
    opacity: 0;
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
    top: 30px;
    visibility: hidden;
    z-index: 1;
    border: none;
    position: absolute !important;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    max-width: none !important;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #f2f3f2;
  }
  .search_model_range_archive_layout .new_model_filter .vehicle_types a {
    float: none;
    padding: 16px 0px;
    margin: 0;
  }
  .search_model_range_archive_layout .new_model_filter .vehicle_types.open {
    opacity: 1;
    visibility: visible;
    top: 63px;
  }
}
.search_model_range_archive_layout .new_models {
  margin: 40px 0;
  overflow: hidden;
}
.search_model_range_archive_layout .new_models .row {
  margin-top: -30px;
  margin-bottom: -30px;
}
.search_model_range_archive_layout .new_models .row > div {
  padding-top: 30px;
  padding-bottom: 30px;
}
.search_model_range_archive_layout .new_models a {
  display: block;
  color: #404041;
  position: relative;
  text-decoration: none;
}
.search_model_range_archive_layout .new_models a .image-wrapper {
  width: 95%;
  margin: 0 auto;
  height: 0;
  padding-bottom: 59.4594595%;
  position: relative;
  transition: 0.2s ease all;
  transform: scale(1);
}
.search_model_range_archive_layout .new_models a .image-wrapper img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.search_model_range_archive_layout .new_models a .image-wrapper .favourite-new i {
  opacity: 0;
}
.search_model_range_archive_layout .new_models a .flags {
  position: absolute;
  top: 0;
  left: 0;
}
.search_model_range_archive_layout .new_models a .flags > * {
  padding: 0 2.5px;
}
.search_model_range_archive_layout .new_models a .flags > *:first-child {
  padding-left: 0;
}
.search_model_range_archive_layout .new_models a .flags > *:last-child {
  padding-right: 0;
}
.search_model_range_archive_layout .new_models a .flags .status_flag {
  display: inline-block;
  color: #508fef;
  font-size: 10px;
  font-weight: bold;
  line-height: 15px;
  border: 1px solid #508fef;
  border-radius: 100px;
  padding: 0px 7px;
}
.search_model_range_archive_layout .new_models a .flags .special_flag {
  display: inline-block;
  color: white;
  background: #b71c1c;
  border: 1px solid #b71c1c;
  font-size: 10px;
  font-weight: bold;
  line-height: 15px;
  border-radius: 100px;
  padding: 0px 7px;
}
.search_model_range_archive_layout .new_models a .details {
  border-top: 2px solid #f2f2f2;
  transition: 0.2s ease all;
}
.search_model_range_archive_layout .new_models a .details .display4 {
  font-size: 18px;
  margin-top: 22px;
}
.search_model_range_archive_layout .new_models a .details .price {
  font-size: 15px;
  line-height: 1.5em;
}
.search_model_range_archive_layout .new_models a .details .price-special {
  color: #b71c1c;
  font-size: 14px;
  line-height: 23px;
  font-weight: 500;
}
.search_model_range_archive_layout .new_models a .details .price-special .old-price {
  color: #404041;
  text-decoration: line-through;
  padding-left: 6px;
  font-weight: 400;
}
.search_model_range_archive_layout .new_models a .details .weekly-price {
  color: rgba(35, 35, 35, 0.7);
  font-size: 13px;
  line-height: 1.57em;
}
.search_model_range_archive_layout .new_models a:hover .image-wrapper {
  transform: scale(0.95);
}
.search_model_range_archive_layout .new_models a:hover .image-wrapper .favourite-new i {
  opacity: 0.6;
}
.search_model_range_archive_layout .new_models a:hover .details {
  border-color: #b71c1c;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.search_model_range_slider_brand_layout #nav_new_model_slider, .search_model_range_slider_brand_layout #page_new_model_slider {
  position: relative;
}
@media (max-width: 735px) {
  .search_model_range_slider_brand_layout #nav_new_model_slider, .search_model_range_slider_brand_layout #page_new_model_slider {
    margin-top: 20px;
  }
}
@media (max-width: 735px) {
  .search_model_range_slider_brand_layout #nav_vehicle_types, .search_model_range_slider_brand_layout #page_vehicle_types {
    display: none !important;
  }
}
.search_model_range_slider_brand_layout #nav_vehicle_types a, .search_model_range_slider_brand_layout #page_vehicle_types a {
  color: #404041;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  padding: 25px 0;
  margin: 0 20px;
  display: inline-block;
}
.search_model_range_slider_brand_layout #nav_vehicle_types a:first-child, .search_model_range_slider_brand_layout #page_vehicle_types a:first-child {
  margin-left: 0;
}
.search_model_range_slider_brand_layout #nav_vehicle_types a:last-child, .search_model_range_slider_brand_layout #page_vehicle_types a:last-child {
  margin-right: 0;
}
.search_model_range_slider_brand_layout #nav_vehicle_types a.active, .search_model_range_slider_brand_layout #page_vehicle_types a.active {
  color: #b71c1c;
}
.search_model_range_slider_brand_layout .heading-wrapper {
  position: relative;
}
.search_model_range_slider_brand_layout .heading-wrapper .slider-arrows {
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1020px) {
  .search_model_range_slider_brand_layout .heading-wrapper .slider-arrows {
    display: none !important;
  }
}
.search_model_range_slider_brand_layout .overflow_scroll {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.search_model_range_slider_brand_layout .overflow_scroll::-webkit-scrollbar {
  height: 5px;
}
.search_model_range_slider_brand_layout .overflow_scroll::-webkit-scrollbar-track {
  background: #fff;
}
.search_model_range_slider_brand_layout .overflow_scroll::-webkit-scrollbar-thumb {
  background: #ccc;
}
@media (min-width: 1270px) {
  .search_model_range_slider_brand_layout .overflow_scroll::-webkit-scrollbar-thumb {
    background: #fff;
  }
}
.search_model_range_slider_brand_layout .overflow_scroll::-webkit-scrollbar-thumb:hover {
  background: #ccc;
}
@media (min-width: 1270px) {
  .search_model_range_slider_brand_layout .overflow_scroll::-webkit-scrollbar-thumb:hover {
    background: #fff;
  }
}
.search_model_range_slider_brand_layout #nav_new_model_slider .new-model-feed, .search_model_range_slider_brand_layout #page_new_model_slider .new-model-feed {
  float: left;
}
.search_model_range_slider_brand_layout #nav_new_model_slider .new-model-feed .new-model-listing, .search_model_range_slider_brand_layout #page_new_model_slider .new-model-feed .new-model-listing {
  width: 195px;
  float: left;
  padding-bottom: 20px;
  margin-right: 15px;
  display: block;
  color: #404041;
  position: relative;
  text-decoration: none;
}
.search_model_range_slider_brand_layout #nav_new_model_slider .new-model-feed .new-model-listing:last-child, .search_model_range_slider_brand_layout #page_new_model_slider .new-model-feed .new-model-listing:last-child {
  margin-right: 0;
}
@media (max-width: 735px) {
  .search_model_range_slider_brand_layout #nav_new_model_slider .new-model-feed .new-model-listing, .search_model_range_slider_brand_layout #page_new_model_slider .new-model-feed .new-model-listing {
    width: 227px;
  }
}
.search_model_range_slider_brand_layout #nav_new_model_slider .new-model-feed .new-model-listing .image-wrapper, .search_model_range_slider_brand_layout #page_new_model_slider .new-model-feed .new-model-listing .image-wrapper {
  height: 0;
  padding-bottom: 59.4594595%;
  position: relative;
  transition: 0.2s ease all;
  transform: scale(1);
}
.search_model_range_slider_brand_layout #nav_new_model_slider .new-model-feed .new-model-listing .image-wrapper img, .search_model_range_slider_brand_layout #page_new_model_slider .new-model-feed .new-model-listing .image-wrapper img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.search_model_range_slider_brand_layout #nav_new_model_slider .new-model-feed .new-model-listing .image-wrapper .favourite-new i, .search_model_range_slider_brand_layout #page_new_model_slider .new-model-feed .new-model-listing .image-wrapper .favourite-new i {
  opacity: 0;
}
.search_model_range_slider_brand_layout #nav_new_model_slider .new-model-feed .new-model-listing .flags, .search_model_range_slider_brand_layout #page_new_model_slider .new-model-feed .new-model-listing .flags {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.search_model_range_slider_brand_layout #nav_new_model_slider .new-model-feed .new-model-listing .flags > *, .search_model_range_slider_brand_layout #page_new_model_slider .new-model-feed .new-model-listing .flags > * {
  padding: 0 2.5px;
}
.search_model_range_slider_brand_layout #nav_new_model_slider .new-model-feed .new-model-listing .flags > *:first-child, .search_model_range_slider_brand_layout #page_new_model_slider .new-model-feed .new-model-listing .flags > *:first-child {
  padding-left: 0;
}
.search_model_range_slider_brand_layout #nav_new_model_slider .new-model-feed .new-model-listing .flags > *:last-child, .search_model_range_slider_brand_layout #page_new_model_slider .new-model-feed .new-model-listing .flags > *:last-child {
  padding-right: 0;
}
.search_model_range_slider_brand_layout #nav_new_model_slider .new-model-feed .new-model-listing .flags .status_flag, .search_model_range_slider_brand_layout #page_new_model_slider .new-model-feed .new-model-listing .flags .status_flag {
  display: inline-block;
  color: #508fef;
  font-size: 10px;
  font-weight: bold;
  line-height: 15px;
  border: 1px solid #508fef;
  border-radius: 100px;
  padding: 0px 7px;
}
.search_model_range_slider_brand_layout #nav_new_model_slider .new-model-feed .new-model-listing .flags .special_flag, .search_model_range_slider_brand_layout #page_new_model_slider .new-model-feed .new-model-listing .flags .special_flag {
  display: inline-block;
  color: white;
  background: #b71c1c;
  border: 1px solid #b71c1c;
  font-size: 10px;
  font-weight: bold;
  line-height: 15px;
  border-radius: 100px;
  padding: 0px 7px;
}
.search_model_range_slider_brand_layout #nav_new_model_slider .new-model-feed .new-model-listing .title, .search_model_range_slider_brand_layout #page_new_model_slider .new-model-feed .new-model-listing .title {
  padding-top: 9px;
  border-top: 2px solid #f2f2f2;
  transition: 0.2s ease all;
}
.search_model_range_slider_brand_layout #nav_new_model_slider .new-model-feed .new-model-listing:hover .image-wrapper, .search_model_range_slider_brand_layout #page_new_model_slider .new-model-feed .new-model-listing:hover .image-wrapper {
  transform: scale(0.95);
}
.search_model_range_slider_brand_layout #nav_new_model_slider .new-model-feed .new-model-listing:hover .title, .search_model_range_slider_brand_layout #page_new_model_slider .new-model-feed .new-model-listing:hover .title {
  border-color: #b71c1c;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.nav_layout .search_model_range_slider_brand_layout {
  padding: 0;
}
.nav_layout .search_model_range_slider_brand_layout .display2 {
  display: none;
}
.search_model_range_slider_similar_layout {
  /* width */
}
.search_model_range_slider_similar_layout .overflow_scroll {
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.search_model_range_slider_similar_layout .overflow_scroll::-webkit-scrollbar {
  height: 5px;
}
.search_model_range_slider_similar_layout .overflow_scroll::-webkit-scrollbar-track {
  background: #fff;
}
.search_model_range_slider_similar_layout .overflow_scroll::-webkit-scrollbar-thumb {
  background: #ccc;
}
@media (min-width: 1270px) {
  .search_model_range_slider_similar_layout .overflow_scroll::-webkit-scrollbar-thumb {
    background: #fff;
  }
}
.search_model_range_slider_similar_layout .overflow_scroll::-webkit-scrollbar-thumb:hover {
  background: #ccc;
}
@media (min-width: 1270px) {
  .search_model_range_slider_similar_layout .overflow_scroll::-webkit-scrollbar-thumb:hover {
    background: #fff;
  }
}
.search_model_range_slider_similar_layout #similar_new_model_slider .new-model-feed {
  float: left;
}
.search_model_range_slider_similar_layout #similar_new_model_slider .new-model-feed .new-model-listing {
  width: 297px;
  float: left;
  padding-bottom: 20px;
  margin-right: 15px;
  display: block;
  color: #404041;
  position: relative;
  text-decoration: none;
}
.search_model_range_slider_similar_layout #similar_new_model_slider .new-model-feed .new-model-listing:last-child {
  margin-right: 0;
}
.search_model_range_slider_similar_layout #similar_new_model_slider .new-model-feed .new-model-listing .image-wrapper {
  height: 0;
  padding-bottom: 59.4594595%;
  position: relative;
  transition: 0.2s ease all;
  transform: scale(1);
}
.search_model_range_slider_similar_layout #similar_new_model_slider .new-model-feed .new-model-listing .image-wrapper img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.search_model_range_slider_similar_layout #similar_new_model_slider .new-model-feed .new-model-listing .image-wrapper .favourite-new i {
  opacity: 0;
}
.search_model_range_slider_similar_layout #similar_new_model_slider .new-model-feed .new-model-listing .flags {
  position: absolute;
  top: 0;
  left: 0;
}
.search_model_range_slider_similar_layout #similar_new_model_slider .new-model-feed .new-model-listing .flags > * {
  padding: 0 2.5px;
}
.search_model_range_slider_similar_layout #similar_new_model_slider .new-model-feed .new-model-listing .flags > *:first-child {
  padding-left: 0;
}
.search_model_range_slider_similar_layout #similar_new_model_slider .new-model-feed .new-model-listing .flags > *:last-child {
  padding-right: 0;
}
.search_model_range_slider_similar_layout #similar_new_model_slider .new-model-feed .new-model-listing .flags .status_flag {
  display: inline-block;
  color: #508fef;
  font-size: 10px;
  font-weight: bold;
  line-height: 15px;
  border: 1px solid #508fef;
  border-radius: 100px;
  padding: 0px 7px;
}
.search_model_range_slider_similar_layout #similar_new_model_slider .new-model-feed .new-model-listing .flags .special_flag {
  display: inline-block;
  color: white;
  background: #b71c1c;
  border: 1px solid #b71c1c;
  font-size: 10px;
  font-weight: bold;
  line-height: 15px;
  border-radius: 100px;
  padding: 0px 7px;
}
.search_model_range_slider_similar_layout #similar_new_model_slider .new-model-feed .new-model-listing .details {
  border-top: 2px solid #f2f2f2;
  transition: 0.2s ease all;
}
.search_model_range_slider_similar_layout #similar_new_model_slider .new-model-feed .new-model-listing .details .display4 {
  font-size: 18px;
  margin-top: 22px;
}
.search_model_range_slider_similar_layout #similar_new_model_slider .new-model-feed .new-model-listing .details .price {
  font-size: 15px;
  line-height: 1.5em;
}
.search_model_range_slider_similar_layout #similar_new_model_slider .new-model-feed .new-model-listing .details .price-special {
  color: #b71c1c;
  font-size: 14px;
  line-height: 23px;
  font-weight: 500;
}
.search_model_range_slider_similar_layout #similar_new_model_slider .new-model-feed .new-model-listing .details .price-special .old-price {
  color: #404041;
  text-decoration: line-through;
  padding-left: 6px;
  font-weight: 400;
}
.search_model_range_slider_similar_layout #similar_new_model_slider .new-model-feed .new-model-listing .details .weekly-price {
  color: rgba(35, 35, 35, 0.7);
  font-size: 13px;
  line-height: 1.57em;
}
.search_model_range_slider_similar_layout #similar_new_model_slider .new-model-feed .new-model-listing:hover .image-wrapper {
  transform: scale(0.95);
}
.search_model_range_slider_similar_layout #similar_new_model_slider .new-model-feed .new-model-listing:hover .details {
  border-color: #b71c1c;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.search_news_archive_layout {
  min-height: 600px;
  padding: 80px 0;
  margin-bottom: -70px;
}
@media (min-width: 1600px) {
  .search_news_archive_layout .page-container {
    max-width: 1500px;
  }
}
.search_news_archive_layout .sf-wrapper {
  z-index: 1;
  position: relative;
  padding-top: 0vh;
  -webkit-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  background-position: top 300px center;
  background-repeat: no-repeat;
  background-image: url('../../images/default/loading-grey.gif');
  background-size: 0px;
}
@media (max-width: 735px) {
  .search_news_archive_layout .sf-wrapper {
    background-size: 80px !important;
  }
}
.search_news_archive_layout .sf-wrapper .sf-listings {
  position: relative;
  opacity: 1;
  top: 0;
  -webkit-transition: opacity 0.5s ease 0s, top 0.5s ease 0s;
  transition: opacity 0.5s ease 0s, top 0.5s ease 0s;
  min-height: 300px;
}
.search_news_archive_layout .sf-wrapper.loading {
  background-size: auto 30px !important;
}
.search_news_archive_layout .sf-wrapper.loading .btns-center, .search_news_archive_layout .sf-wrapper.loading .sf-listings {
  opacity: 0;
  top: 50vh;
}
.search_news_archive_layout .sf-wrapper .btns-center {
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 37px;
}
.search_news_archive_layout .sf-wrapper .btns-center #load-more {
  cursor: pointer;
}
.search_news_archive_layout .sf-wrapper .btns-center #load-more.loading-loadmore {
  background-image: url(../../images/loading-white.gif);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 80%;
  color: transparent !important;
}
.search_news_archive_layout .noresults {
  margin-top: 100px;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.post_searchfilter .row > div {
  display: table;
  table-layout: fixed;
}
@media (max-width: 735px) {
  .post_searchfilter .row > div {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }
}
.post-listing {
  text-decoration: none;
  cursor: pointer;
  color: #404041;
  padding: 0;
  display: block;
  -webkit-transition: ease 0.5s all;
  transition: ease 0.5s all;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15), 0 4px 8px 0 rgba(0, 0, 0, 0.1);
}
.post-listing .image-wrapper {
  margin-bottom: 146px;
  background-color: #f3f6f7;
  position: relative;
  -webkit-transition: ease 0.5s all;
  transition: ease 0.5s all;
  padding-bottom: 66%;
  height: 0;
  overflow: hidden;
}
.post-listing .image-wrapper.no_image {
  padding-bottom: calc(66% + 132px);
  margin-bottom: 0px;
}
@media (max-width: 735px) {
  .post_searchfilter .post-listing .image-wrapper.no_image {
    display: none;
  }
}
.post-listing .image-wrapper img {
  max-width: none;
  width: 100%;
}
@media (max-width: 735px) {
  .post-listing .image-wrapper img {
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin: auto;
  }
}
@media (max-width: 735px) {
  .post_searchfilter .post-listing .image-wrapper {
    width: 45%;
    padding-bottom: calc(35.7%) !important;
    margin: 0;
    float: left;
  }
}
.post-listing .image-wrapper .playbtn-large:after, .post-listing .image-wrapper .playbtn-large:before {
  content: "\e91e" !important;
  font-family: 'sd-icons';
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  color: #333;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 76px;
  height: 76px;
  padding: 27px 29px;
  border-radius: 1000px;
  margin: auto;
  z-index: 1;
  cursor: pointer;
}
@media (max-width: 735px) {
  .post-listing .image-wrapper .playbtn-large:after, .post-listing .image-wrapper .playbtn-large:before {
    width: 56px;
    height: 56px;
    font-size: 24px;
    padding: 17px 13px 17px 17px;
  }
}
.post-listing .image-wrapper .playbtn-large:before {
  z-index: 2;
}
.post-listing .image-wrapper .playbtn-large:hover:after {
  opacity: 0.4;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.post-listing .image-wrapper .playbtn-large:before, .post-listing .image-wrapper .playbtn-large:after {
  width: 60px;
  height: 60px;
  font-size: 23px;
  padding: 18px 21px;
}
.post-listing .content {
  background-color: #fff;
  padding: 22px 22px 0;
  z-index: 6;
  -webkit-transition: ease 0.8s all;
  transition: ease 0.8s all;
  width: 100%;
  position: absolute;
  min-height: 500px;
  top: calc(100% - 146px);
}
.post-listing .content.no_image {
  top: 0px !important;
}
.post-listing .content.no_image .excerpt {
  opacity: 1;
  visibility: visible;
}
.post-listing .content.no_image .header {
  font-size: 26px;
}
.post-listing .content .date {
  color: #888;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  margin-top: 6px;
}
@media (max-width: 735px) {
  .post-listing .content .header {
    font-size: 18px;
  }
}
.post-listing .content .body_copy {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: ease 0.5s all;
  transition: ease 0.5s all;
  margin-top: 10px;
}
@media (max-width: 1270px) {
  .post-listing .content {
    padding: 22px 20px 0;
  }
}
@media (max-width: 735px) {
  .post_searchfilter .post-listing .content {
    padding: 0;
    padding-bottom: calc(35.7%) !important;
    width: 55%;
    height: 0;
    position: relative;
    top: 0;
    float: left;
    min-height: auto;
  }
  .post_searchfilter .post-listing .content .content-wrapper {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
  }
  .post_searchfilter .post-listing .content .header {
    font-size: 18px;
    line-height: 25px;
    padding: 0 10px 10px;
  }
  .post_searchfilter .post-listing .content .body_copy {
    display: none;
  }
  .post_searchfilter .post-listing .content .date {
    font-size: 10px;
    padding: 0 10px;
    line-height: 10px;
  }
}
.post-listing .content.no_image {
  top: 0px !important;
}
@media (max-width: 735px) {
  .post_searchfilter .post-listing .content.no_image {
    padding-bottom: calc(29.7%) !important;
    width: 100%;
  }
}
.post-listing .content.no_image .excerpt {
  opacity: 1;
  visibility: visible;
}
.post-listing .readmore-btn {
  position: absolute;
  bottom: 0;
  left: 22px;
  right: 22px;
  z-index: 7;
  -webkit-transition: ease 0.8s all;
  transition: ease 0.8s all;
  opacity: 0;
  background: #fff;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
@media (max-width: 1020px) {
  .post-listing .readmore-btn {
    left: 20px;
    right: 20px;
  }
}
.post-listing .readmore-btn.no_image {
  background: transparent;
}
.post-listing .readmore-btn div {
  -webkit-transition: ease 0.3s all 0s;
  transition: ease 0.3s all 0s;
  padding: 19px 0px;
  opacity: 0;
  visibility: hidden;
  font-size: 16px;
}
.post-listing .readmore-btn div i {
  top: 1px !important;
  font-size: 16px;
  margin-left: 15px;
}
@media (min-width: 1270px) {
  .post-listing:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.16);
  }
  .post-listing:hover .image-wrapper {
    background: #fff;
    transform: scale(1.05);
  }
  .post-listing:hover .content {
    top: 110px;
    background: #fff;
  }
  .post-listing:hover .content .body_copy {
    opacity: 1;
    visibility: visible;
  }
  .post-listing:hover .readmore-btn {
    opacity: 1;
  }
  .post-listing:hover .readmore-btn div {
    opacity: 1;
    visibility: visible;
    -webkit-transition: ease 0.5s all 0.2s;
    transition: ease 0.5s all 0.2s;
  }
}
@media (max-width: 1020px) {
}
.post-filter-container.conversational-filter {
  color: #404041;
  z-index: 2;
  position: relative;
  margin-top: 33px;
  width: 100%;
  position: relative;
  font-size: 21px;
  line-height: 1.25em;
  margin-bottom: -50px;
}
@media (max-width: 735px) {
  .post-filter-container.conversational-filter .filter-prefix {
    width: 100%;
    display: block;
    line-height: 33px;
  }
}
.post-filter-container.conversational-filter .filter-middle {
  padding: 0 5px 0 8px;
}
@media (max-width: 735px) {
  .post-filter-container.conversational-filter .filter-middle {
    display: block;
    padding: 30px 0 10px;
  }
}
.post-filter-container.conversational-filter .filter-control {
  position: relative;
}
@media (max-width: 735px) {
  .post-filter-container.conversational-filter .filter-control {
    display: block;
    margin-bottom: 8px;
  }
  .post-filter-container.conversational-filter .filter-control .and {
    display: none;
  }
}
.post-filter-container.conversational-filter .dropdown {
  color: #b71c1c;
  margin: 0;
  cursor: pointer;
  position: relative;
  border-bottom: 2px solid #b71c1c;
}
@media (max-width: 735px) {
  .post-filter-container.conversational-filter .dropdown {
    margin: 6px 0px 0;
    padding: 8px;
    display: inline-block;
    border: 1px solid rgba(183, 28, 28, .5);
    width: 100%;
  }
}
.post-filter-container.conversational-filter .dropdown i {
  font-size: 37px;
  line-height: 16px;
  vertical-align: middle;
  position: relative;
  display: inline-block;
  transition: 0.2s ease all;
  color: #b71c1c;
  margin-left: -8px;
  margin-right: -9px;
}
@media (max-width: 735px) {
  .post-filter-container.conversational-filter .dropdown i {
    top: 19px;
    right: 11px;
    position: absolute;
  }
}
.post-filter-container.conversational-filter .dropdown > span {
  text-transform: lowercase;
}
.post-filter-container.conversational-filter .dropdown .current-selection {
  margin-right: -4px;
  color: #b71c1c;
  margin-left: 6px;
}
@media (max-width: 735px) {
  .post-filter-container.conversational-filter .dropdown .current-selection {
    line-height: 33px;
    display: block;
  }
}
.post-filter-container.conversational-filter .dropdown .filter-dropdown {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 30px;
  right: 0;
  width: 317px;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
  background: #fff;
  -webkit-box-shadow: 0 2px 6px 0 rgba(57, 56, 58, 0.35);
  box-shadow: 0 2px 6px 0 rgba(57, 56, 58, 0.35);
  padding: 9px 0px;
  z-index: 12;
  text-decoration: none;
  text-align: left;
}
.post-filter-container.conversational-filter .dropdown .filter-dropdown::-webkit-scrollbar {
  width: 8px;
  background-color: rgba(216, 216, 216, 0.2);
}
.post-filter-container.conversational-filter .dropdown .filter-dropdown::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
  border-radius: 0;
}
.post-filter-container.conversational-filter .dropdown .filter-dropdown::-webkit-scrollbar-thumb {
  background-color: #d8d8d8;
  border-radius: 0;
}
@media (max-width: 735px) {
  .post-filter-container.conversational-filter .dropdown .filter-dropdown {
    width: 90%;
    top: unset !important;
    left: 50%;
    transform: translateX(-50%);
  }
}
.post-filter-container.conversational-filter .dropdown .filter-dropdown [data-filter-stories-services="all"] [data-filter-stories-solutions="all"] {
  display: none;
}
.post-filter-container.conversational-filter .dropdown .filter-dropdown .filters {
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-bottom: 57px;
}
.post-filter-container.conversational-filter .dropdown .filter-dropdown .filters ul:first-child li:first-child span {
  border: none !important;
}
.post-filter-container.conversational-filter .dropdown .filter-dropdown .all {
  position: absolute;
  bottom: 0;
  z-index: 20;
  background: #fff;
  width: 100%;
  border-top: 1px solid #f3f3f3;
}
.post-filter-container.conversational-filter .dropdown .filter-dropdown ul {
  width: 100%;
  float: left;
  position: relative;
}
.post-filter-container.conversational-filter .dropdown .filter-dropdown .close-cross {
  font-size: 0px;
  position: absolute;
  right: 20px;
  top: 20px;
}
.post-filter-container.conversational-filter .dropdown .filter-dropdown .close-cross i {
  font-size: 30px;
}
.post-filter-container.conversational-filter .dropdown .filter-dropdown .filter-reset {
  width: 100%;
  float: left;
}
.post-filter-container.conversational-filter .dropdown .filter-dropdown .filter-reset a {
  border-top: 1px solid #eaeceb;
  margin-top: 14px;
  padding: 0;
  padding-top: 14px;
  margin-bottom: -14px;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  color: #404041 !important;
  font-weight: 300 !important;
}
.post-filter-container.conversational-filter .dropdown .filter-dropdown .filter-reset a.active:hover, .post-filter-container.conversational-filter .dropdown .filter-dropdown .filter-reset a:hover {
  color: #333 !important;
}
.post-filter-container.conversational-filter .dropdown .filter-dropdown .display5 {
  font-size: 13px;
  color: #404041;
  line-height: 1em;
  margin-bottom: 10px;
  display: block;
}
.post-filter-container.conversational-filter .dropdown .filter-dropdown span {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px;
  color: #333;
  padding: 11px 20px;
  display: block;
  cursor: default;
  border-top: 1px solid #f3f3f3;
}
.post-filter-container.conversational-filter .dropdown .filter-dropdown a {
  display: block;
  text-align: left;
  color: #404041;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 300;
  text-decoration: none;
  padding: 11px 20px;
}
@media (max-width: 735px) {
  .post-filter-container.conversational-filter .dropdown .filter-dropdown a {
    font-size: 20px;
    padding: 10px 20px;
  }
}
.post-filter-container.conversational-filter .dropdown .filter-dropdown a.active {
  font-weight: 500;
  color: #b71c1c;
}
.post-filter-container.conversational-filter .dropdown .filter-dropdown a.active:hover, .post-filter-container.conversational-filter .dropdown .filter-dropdown a:hover {
  background-color: #f3f3f3;
}
.post-filter-container.conversational-filter .dropdown.active .filter-dropdown {
  opacity: 1;
  visibility: visible;
  top: 37px;
}
.post-filter-container.conversational-filter .dropdown.active.dropdown i {
  transform: rotate(180deg);
}
.category .post-filter-container.conversational-filter .filter-middle {
  padding: 0 3px 0 3px;
}
@media (max-width: 735px) {
  .category .post-filter-container.conversational-filter .filter-prefix, .category .post-filter-container.conversational-filter .filter-middle {
    display: inline;
  }
}
@media (max-width: 735px) {
  .brand-news .post-filter-container.conversational-filter .filter-middle {
    padding: 10px 0 10px;
  }
}
.search_news_slider_latest_layout {
  overflow: hidden;
  position: relative;
}
.search_news_slider_latest_layout .post-listing {
  margin: 8px;
}
.search_news_slider_latest_layout .post-listing .display4 {
  color: #333;
}
@media (max-width: 1020px) {
}
.search_news_slider_latest_layout .post-listing .content {
  background: #fff;
  box-shadow: none !important;
}
@media (max-width: 1020px) {
  .search_news_slider_latest_layout .post-listing .content {
    top: 44%;
  }
}
.search_news_slider_latest_layout .post-listing .content .body_copy {
  font-size: 15px;
}
.search_news_slider_latest_layout .post-listing .content .header {
  font-size: 16px;
}
.search_news_slider_latest_layout .lslide {
  float: left;
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 370px) {
}
.news_single-layout .intro {
  margin-bottom: 20px;
}
.news_single-layout .display1 {
  max-width: 700px;
}
.news_single-layout .display4 {
  font-size: 18px;
  line-height: 1.5em;
}
.news_single-layout .breadcrumbs {
  margin-bottom: 10px;
  float: none;
}
.news_single-layout .breadcrumbs .site-links > span > span > span > span {
  color: #fff;
}
.news_single-layout .breadcrumbs .site-links > span > span > span > span a {
  color: #555;
}
.news_single-layout .breadcrumbs .site-links > span > span > span > span > span {
  display: none;
}
.news_single-layout .post-meta a, .news_single-layout .post-meta span {
  margin-top: 5px;
  color: #555;
  display: inline-block;
  font-size: 16px;
}
@media (min-width: 1600px) {
  .news_single-layout .news-header .page-container {
    max-width: 1500px;
  }
}
.news_single-layout .news-header-image, .news_single-layout .news-heroimage {
  padding-top: 0;
}
@media (min-width: 1600px) {
  .news_single-layout .news-header-image .page-container, .news_single-layout .news-heroimage .page-container {
    max-width: 1500px;
  }
}
.news_single-layout .news-header-image img, .news_single-layout .news-heroimage img {
  width: 100%;
  max-width: none;
}
.news_single-layout .news-header-image .featured-image, .news_single-layout .news-heroimage .featured-image {
  position: relative;
  display: block;
}
.news_single-layout .content_news_layout {
  padding-top: 0;
}
.news_single-layout .social-links {
  display: inline-block;
  width: 100%;
}
.news_single-layout .social-links span {
  display: block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: left;
  color: #404041;
}
.news_single-layout .social-links li {
  display: inline-block;
}
.news_single-layout .social-links a {
  background-color: #f3f3f3;
  color: #fff;
  border-radius: 1000px;
  padding: 9px 10px;
  text-align: center;
  margin-top: 4px;
  margin-right: 4px;
  display: inline-block;
  line-height: 1em;
}
.news_single-layout .social-links a i {
  margin: auto;
}
.news_single-layout .social-links a.fb:hover {
  background-color: #3b5998;
}
.news_single-layout .social-links a.gplus:hover {
  background-color: #d34836;
}
.news_single-layout .social-links a.tw:hover {
  background-color: #0084b4;
}
.news_single-layout .social-links a.linkedin:hover {
  background-color: #00a0dc;
}
.news_single-layout .social-links a.pinterest:hover {
  background-color: #bd081c;
}
.news_single-layout .social-links a.email:hover {
  background-color: #b71c1c;
}
.blog-cta {
  background: rgba(64, 64, 65, .1);
  padding: 60px;
  margin-top: 80px;
  border-radius: 6px;
  display: block;
  float: left;
  width: 100%;
  color: #404041;
  position: relative;
}
@media (max-width: 1270px) {
  .blog-cta {
    margin-bottom: 30px;
    padding: 24px;
    padding: 30px;
    text-align: center;
  }
}
.blog-cta .cta-header {
  float: left;
  font-weight: normal;
  width: calc(100% - 230px);
}
@media (max-width: 1270px) {
  .blog-cta .cta-header {
    text-align: center;
    width: 100%;
    float: none;
    display: block;
    max-width: 500px;
    margin: auto;
  }
}
.blog-cta .btn, .blog-cta .email_signup_layout input[type="submit"], .email_signup_layout .blog-cta input[type="submit"] {
  max-width: 200px;
  padding: 14px 22px;
  width: auto;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 40px;
}
@media (max-width: 1270px) {
  .blog-cta .btn, .blog-cta .email_signup_layout input[type="submit"], .email_signup_layout .blog-cta input[type="submit"] {
    position: relative;
    top: 0px;
    transform: none;
    right: 0;
    margin-top: 15px !important;
    display: inline-block;
  }
}
.cta-box {
  background-color: #fff;
  color: #404041;
  text-decoration: none;
  display: block;
  padding: 30px;
  margin-left: calc(100% - 380px);
  transition: 0.2s ease all;
}
@media (max-width: 1270px) {
  .cta-box {
    margin-left: 0;
  }
}
@media (max-width: 1020px) {
  .cta-box {
    margin-top: 40px;
    max-width: 500px;
  }
}
@media (max-width: 735px) {
  .cta-box {
    padding: 30px 20px;
  }
}
.cta-box .cta-header {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #f3f3f3;
}
.cta-box a {
  color: #333;
  padding-top: 8px;
  display: block !important;
  text-decoration: none;
  font-weight: 500;
  padding-right: 20px;
}
@media (max-width: 735px) {
  .cta-box a {
    font-size: 17px;
    line-height: 26px;
  }
}
.cta-box a i {
  top: 6px !important;
  font-size: 170%;
  margin-right: 8px;
}
.icon-circle-style {
  padding: 9px;
  background: #f3f3f3;
  border-radius: 1000px;
  line-height: 25px !important;
}
.search_offers_archive_layout {
  min-height: 600px;
  padding: 80px 0;
  margin-bottom: -70px;
}
@media (min-width: 1600px) {
  .search_offers_archive_layout .page-container {
    max-width: 1500px;
  }
}
.search_offers_archive_layout .sf-wrapper {
  z-index: 1;
  position: relative;
  padding-top: 0vh;
  -webkit-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  background-position: top 300px center;
  background-repeat: no-repeat;
  background-image: url('../../images/default/loading-grey.gif');
  background-size: 0px;
}
@media (max-width: 735px) {
  .search_offers_archive_layout .sf-wrapper {
    background-size: 80px !important;
  }
}
.search_offers_archive_layout .sf-wrapper .sf-listings {
  position: relative;
  opacity: 1;
  top: 0;
  -webkit-transition: opacity 0.5s ease 0s, top 0.5s ease 0s;
  transition: opacity 0.5s ease 0s, top 0.5s ease 0s;
  min-height: 300px;
}
.search_offers_archive_layout .sf-wrapper.loading {
  background-size: auto 30px !important;
}
.search_offers_archive_layout .sf-wrapper.loading .btns-center, .search_offers_archive_layout .sf-wrapper.loading .sf-listings {
  opacity: 0;
  top: 50vh;
}
.search_offers_archive_layout .sf-wrapper .btns-center {
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 37px;
}
.search_offers_archive_layout .sf-wrapper .btns-center #load-more {
  cursor: pointer;
}
.search_offers_archive_layout .noresults {
  margin-top: 100px;
}
.search_offers_archive_layout .noresults img {
  display: block;
  width: 120px;
  margin: auto;
  padding: 0;
  vertical-align: top;
}
.search_offers_archive_layout .noresults span {
  padding: 20px 0;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.offers_searchfilter .row > div {
  display: table;
  table-layout: fixed;
}
@media (max-width: 735px) {
  .offers_searchfilter .row > div {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }
}
.equal[style*="height"] .offer-listing {
  height: 100%;
}
.offer-listing {
  text-decoration: none;
  cursor: pointer;
  color: #404041;
  padding: 0;
  display: block;
  -webkit-transition: ease 0.5s all;
  transition: ease 0.5s all;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15), 0 4px 8px 0 rgba(0, 0, 0, 0.1);
}
.offer-listing .image-wrapper {
  background-color: #f3f6f7;
  position: relative;
  -webkit-transition: ease 0.5s all;
  transition: ease 0.5s all;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  transform: scale(1);
}
.offer-listing .image-wrapper img {
  max-width: none;
  width: 100%;
}
@media (max-width: 735px) {
  .offer-listing .image-wrapper img {
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin: auto;
  }
}
.offer-listing .image-wrapper .playbtn-large:after, .offer-listing .image-wrapper .playbtn-large:before {
  content: "\e91e" !important;
  font-family: 'sd-icons';
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  color: #333;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 76px;
  height: 76px;
  padding: 27px 29px;
  border-radius: 1000px;
  margin: auto;
  z-index: 1;
  cursor: pointer;
}
@media (max-width: 735px) {
  .offer-listing .image-wrapper .playbtn-large:after, .offer-listing .image-wrapper .playbtn-large:before {
    width: 56px;
    height: 56px;
    font-size: 24px;
    padding: 17px 13px 17px 17px;
  }
}
.offer-listing .image-wrapper .playbtn-large:before {
  z-index: 2;
}
.offer-listing .image-wrapper .playbtn-large:hover:after {
  opacity: 0.4;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.offer-listing .image-wrapper .playbtn-large:before, .offer-listing .image-wrapper .playbtn-large:after {
  width: 60px;
  height: 60px;
  font-size: 23px;
  padding: 18px 21px;
}
.offer-listing .content {
  background-color: #fff;
  padding: 30px;
  z-index: 6;
  -webkit-transition: ease 0.8s all;
  transition: ease 0.8s all;
  width: 100%;
  position: relative;
}
.offer-listing .content .offer_type {
  margin-top: 20px;
}
.offer-listing .content .offer_type span {
  border: 1px solid rgba(35, 35, 35, 0.6);
  border-radius: 100px;
  color: rgba(35, 35, 35, 0.6);
  font-family: Inter;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 15px;
  padding: 3px 7px;
  margin-right: 7px;
}
.offer-listing .content.no_image {
  top: 0px !important;
}
.offer-listing .content.no_image .excerpt {
  opacity: 1;
  visibility: visible;
}
.offer-listing .content.no_image .header {
  font-size: 26px;
}
.offer-listing .content .body_copy {
  margin-top: 10px;
}
@media (max-width: 1270px) {
  .offer-listing .content {
    padding: 22px 20px;
  }
}
.offer-listing .content.no_image {
  top: 0px !important;
}
@media (max-width: 1020px) {
}
.offers-filter-container.conversational-filter {
  color: #404041;
  z-index: 2;
  position: relative;
  margin-top: 33px;
  width: 100%;
  position: relative;
  font-size: 21px;
  line-height: 1.25em;
  margin-bottom: -50px;
}
@media (max-width: 735px) {
  .offers-filter-container.conversational-filter .filter-prefix {
    width: 100%;
    display: block;
    line-height: 33px;
  }
}
.offers-filter-container.conversational-filter .filter-middle {
  padding: 0 10px;
}
@media (max-width: 735px) {
  .offers-filter-container.conversational-filter .filter-middle {
    display: block;
    padding: 30px 0 10px;
  }
}
.offers-filter-container.conversational-filter .filter-control {
  position: relative;
}
@media (max-width: 735px) {
  .offers-filter-container.conversational-filter .filter-control {
    display: block;
    margin-bottom: 8px;
  }
  .offers-filter-container.conversational-filter .filter-control .and {
    display: none;
  }
}
.offers-filter-container.conversational-filter .dropdown {
  color: #b71c1c;
  margin: 0;
  cursor: pointer;
  position: relative;
  border-bottom: 2px solid #b71c1c;
}
@media (max-width: 735px) {
  .offers-filter-container.conversational-filter .dropdown {
    margin: 6px 0px 0;
    padding: 8px;
    display: inline-block;
    border: 1px solid rgba(183, 28, 28, .5);
    width: 100%;
  }
}
.offers-filter-container.conversational-filter .dropdown i {
  font-size: 37px;
  line-height: 16px;
  vertical-align: middle;
  position: relative;
  display: inline-block;
  transition: 0.2s ease all;
  color: #b71c1c;
  margin-left: 6px;
}
@media (max-width: 735px) {
  .offers-filter-container.conversational-filter .dropdown i {
    top: 19px;
    right: 11px;
    position: absolute;
  }
}
.offers-filter-container.conversational-filter .dropdown > span {
  text-transform: lowercase;
}
.offers-filter-container.conversational-filter .dropdown .current-selection {
  margin-right: -4px;
  color: #b71c1c;
  margin-left: 6px;
}
@media (max-width: 735px) {
  .offers-filter-container.conversational-filter .dropdown .current-selection {
    line-height: 33px;
    display: block;
  }
}
.offers-filter-container.conversational-filter .dropdown .filter-dropdown {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 30px;
  right: 0;
  width: 317px;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
  background: #fff;
  -webkit-box-shadow: 0 2px 6px 0 rgba(57, 56, 58, 0.35);
  box-shadow: 0 2px 6px 0 rgba(57, 56, 58, 0.35);
  padding: 9px 0px;
  z-index: 12;
  text-decoration: none;
  text-align: left;
}
.offers-filter-container.conversational-filter .dropdown .filter-dropdown::-webkit-scrollbar {
  width: 8px;
  background-color: rgba(216, 216, 216, 0.2);
}
.offers-filter-container.conversational-filter .dropdown .filter-dropdown::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
  border-radius: 0;
}
.offers-filter-container.conversational-filter .dropdown .filter-dropdown::-webkit-scrollbar-thumb {
  background-color: #d8d8d8;
  border-radius: 0;
}
@media (max-width: 1020px) {
  .offers-filter-container.conversational-filter .dropdown .filter-dropdown {
    left: 0;
  }
}
@media (max-width: 735px) {
  .offers-filter-container.conversational-filter .dropdown .filter-dropdown {
    width: 90%;
    top: unset !important;
    left: 50%;
    transform: translateX(-50%);
  }
}
.offers-filter-container.conversational-filter .dropdown .filter-dropdown [data-filter-stories-services="all"] [data-filter-stories-solutions="all"] {
  display: none;
}
.offers-filter-container.conversational-filter .dropdown .filter-dropdown .filters {
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-bottom: 57px;
}
.offers-filter-container.conversational-filter .dropdown .filter-dropdown .filters ul:first-child li:first-child span {
  border: none !important;
}
.offers-filter-container.conversational-filter .dropdown .filter-dropdown .all {
  position: absolute;
  bottom: 0;
  z-index: 20;
  background: #fff;
  width: 100%;
  border-top: 1px solid #f3f3f3;
}
.offers-filter-container.conversational-filter .dropdown .filter-dropdown ul {
  width: 100%;
  float: left;
  position: relative;
}
.offers-filter-container.conversational-filter .dropdown .filter-dropdown .close-cross {
  font-size: 0px;
  position: absolute;
  right: 20px;
  top: 20px;
}
.offers-filter-container.conversational-filter .dropdown .filter-dropdown .close-cross i {
  font-size: 30px;
}
.offers-filter-container.conversational-filter .dropdown .filter-dropdown .filter-reset {
  width: 100%;
  float: left;
}
.offers-filter-container.conversational-filter .dropdown .filter-dropdown .filter-reset a {
  border-top: 1px solid #eaeceb;
  margin-top: 14px;
  padding: 0;
  padding-top: 14px;
  margin-bottom: -14px;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  color: #404041 !important;
  font-weight: 300 !important;
}
.offers-filter-container.conversational-filter .dropdown .filter-dropdown .filter-reset a.active:hover, .offers-filter-container.conversational-filter .dropdown .filter-dropdown .filter-reset a:hover {
  color: #333 !important;
}
.offers-filter-container.conversational-filter .dropdown .filter-dropdown .display5 {
  font-size: 13px;
  color: #404041;
  line-height: 1em;
  margin-bottom: 10px;
  display: block;
}
.offers-filter-container.conversational-filter .dropdown .filter-dropdown span {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px;
  color: #333;
  padding: 11px 20px;
  display: block;
  cursor: default;
  border-top: 1px solid #f3f3f3;
}
.offers-filter-container.conversational-filter .dropdown .filter-dropdown a {
  display: block;
  text-align: left;
  color: #404041;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 300;
  text-decoration: none;
  padding: 11px 20px;
}
@media (max-width: 735px) {
  .offers-filter-container.conversational-filter .dropdown .filter-dropdown a {
    font-size: 20px;
    padding: 10px 20px;
  }
}
.offers-filter-container.conversational-filter .dropdown .filter-dropdown a.active {
  font-weight: 500;
  color: #b71c1c;
}
.offers-filter-container.conversational-filter .dropdown .filter-dropdown a.active:hover, .offers-filter-container.conversational-filter .dropdown .filter-dropdown a:hover {
  background-color: #f3f3f3;
}
.offers-filter-container.conversational-filter .dropdown.active .filter-dropdown {
  opacity: 1;
  visibility: visible;
  top: 37px;
}
.offers-filter-container.conversational-filter .dropdown.active.dropdown i {
  transform: rotate(180deg);
}
.search_offers_list_brand_layout .noresults {
  margin-top: 100px;
}
.search_offers_list_brand_layout .noresults img {
  display: block;
  width: 120px;
  margin: auto;
  padding: 0;
  vertical-align: top;
}
.search_offers_list_brand_layout .noresults span {
  padding: 20px 0;
}
.search_offers_list_brand_layout .sub_header {
  position: relative;
}
.search_offers_list_brand_layout .sub_header:after {
  content: '';
  position: relative;
  width: 50px;
  height: 6px;
  background-color: #b71c1c;
  display: block;
  margin-top: 20px;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.search_offers_slider_latest_layout {
  overflow: hidden;
  position: relative;
}
.search_offers_slider_latest_layout .offer-listing {
  margin: 8px;
}
.search_offers_slider_latest_layout .lslide {
  float: left;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.offer-slider-listing {
  text-decoration: none;
  cursor: pointer;
  color: #404041;
  padding: 0;
  display: block;
  -webkit-transition: ease 0.5s all;
  transition: ease 0.5s all;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15), 0 4px 8px 0 rgba(0, 0, 0, 0.1);
}
.offer-slider-listing .image-wrapper {
  background-color: #f3f6f7;
  position: relative;
  -webkit-transition: ease 0.5s all;
  transition: ease 0.5s all;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.offer-slider-listing .image-wrapper:before {
  content: '';
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
}
@media (max-width: 735px) {
  .offer-slider-listing .image-wrapper {
    padding-bottom: 83.25%;
  }
}
.offer-slider-listing .image-wrapper img {
  max-width: none;
  width: 100%;
}
@media (max-width: 735px) {
  .offer-slider-listing .image-wrapper img {
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin: auto;
  }
}
.offer-slider-listing .content {
  padding: 30px;
  z-index: 6;
  -webkit-transition: ease 0.8s all;
  transition: ease 0.8s all;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
}
.offer-slider-listing .content .display3 {
  color: #fff;
  margin-bottom: 10px;
  max-width: 500px;
  width: 80%;
}
.offer-slider-listing:hover .image-wrapper {
  transform: scale(1.05);
}
@media (max-width: 1020px) {
}
.offer-slider-listing-single {
  text-decoration: none;
  cursor: pointer;
  color: #404041;
  padding: 0;
  display: block;
  -webkit-transition: ease 0.5s all;
  transition: ease 0.5s all;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15), 0 4px 8px 0 rgba(0, 0, 0, 0.1);
}
.offer-slider-listing-single .image-wrapper {
  background-color: #f3f6f7;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.offer-slider-listing-single .image-wrapper img {
  -webkit-transition: ease 0.5s all;
  transition: ease 0.5s all;
  max-width: none;
  width: 100%;
  transform: scale(1);
}
.offer-slider-listing-single .content {
  background-color: #fff;
  padding: 30px;
  z-index: 6;
  -webkit-transition: ease 0.8s all;
  transition: ease 0.8s all;
  width: 100%;
  position: relative;
}
.offer-slider-listing-single .content .display3 {
  color: #404041;
}
.offer-slider-listing-single .content .body_copy {
  margin: 10px 0 20px;
  color: #404041;
}
.offer-slider-listing-single:hover .image-wrapper img {
  transform: scale(1.05);
}
@media (max-width: 1020px) {
  .offer-slider-listing-single .row-vcenter {
    transform: translateY(0%);
  }
  .offer-slider-listing-single .row-vcenter > div {
    transform: translateY(0%);
  }
}
.search_team_archive_layout {
  background-position: top 300px center;
  background-repeat: no-repeat;
  background-image: url('../../images/default/loading-grey.gif');
  background-size: auto 30px !important;
}
.search_team_archive_layout .display2 {
  margin-top: 20px;
}
@media (min-width: 1600px) {
  .search_team_archive_layout .page-container {
    max-width: 1500px;
    margin: 0 auto;
    width: 100%;
  }
}
.search_team_archive_layout .team-container {
  opacity: 0;
  top: 100px;
  position: relative;
  transition: 0.4s ease all;
  background-color: #fff;
}
.search_team_archive_layout .team-container.row.vspacing {
  margin-top: -10px;
  margin-bottom: -10px;
  margin-left: -10px;
  margin-right: -10px;
}
.search_team_archive_layout .team-container.row.vspacing > div[class*="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.team-listing {
  height: 100%;
}
.team-listing .card {
  display: block;
  padding: 0;
  color: #404041;
  text-decoration: none;
  transition: 0.2s ease all;
  height: 100%;
}
.team-listing .card .listing-box {
  position: relative;
}
.team-listing .card .image-wrapper {
  position: relative;
}
.team-listing .card .image-wrapper:before {
  content: '';
  background-color: #000;
  opacity: 0;
  z-index: 1;
}
.team-listing .card .image-wrapper img {
  height: 100%;
  width: auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.team-listing .card .hover {
  opacity: 0;
  transition: 0.2s ease all;
  z-index: 2;
  transform: translateY(-50%);
  top: 50%;
  padding: 0;
  height: 0px;
  text-align: center;
}
.team-listing .card .details {
  padding: 20px;
}
@media (max-width: 1020px) {
  .team-listing .card .details {
    padding: 14px;
  }
}
.team-listing .card .details .name {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.7em;
}
.team-listing .card .details .title {
  font-size: 14px;
  line-height: 1.7em;
}
.team-listing .card[href]:hover {
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15), 0 16px 32px 0 rgba(0, 0, 0, 0.15);
}
.team-listing .card[href]:hover .hover {
  opacity: 1;
  height: 28px;
}
.team-listing .card[href]:hover .image-wrapper:before {
  opacity: 0.4;
}
@media (max-width: 735px) {
  .overlay-profile .mfp-container {
    padding: 0;
  }
}
.overlay-profile .mfp-content {
  max-width: 860px;
  width: 94%;
  margin: 30px auto;
  background: #fff;
}
@media (max-width: 735px) {
  .overlay-profile .mfp-content {
    max-width: none;
    width: 100%;
    margin: 0px auto;
    height: 100%;
  }
}
.overlay-profile .mfp-content .profile-wrapper {
  overflow: hidden;
}
.overlay-profile .mfp-content .mfp-close.close {
  z-index: 11;
  color: #fff !important;
  background: transparent;
  margin: 15px;
  opacity: 0.75;
  transition: 0.2s ease all;
}
.overlay-profile .mfp-content .mfp-close.close:hover {
  opacity: 1;
  color: #fff;
}
@media (max-width: 735px) {
  .overlay-profile .mfp-content .mfp-close.close {
    margin: 0;
    opacity: 1;
    color: #404041 !important;
  }
}
.overlay-profile .mfp-content .wrapper {
  width: 100%;
  position: relative;
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
  z-index: 9;
  background: #fff;
}
.overlay-profile .mfp-content .row > div {
  position: relative;
}
.overlay-profile .mfp-content .row .profile {
  padding: 40px 30px;
  position: relative;
}
@media (min-width: 735px) {
  .overlay-profile .mfp-content .row .profile {
    top: 50%;
    transform: translateY(-50%);
  }
}
.overlay-profile .mfp-content .row .name {
  margin-bottom: 5px;
}
.overlay-profile .mfp-content .row .body-copy {
  padding: 24px 0;
}
.overlay-profile .mfp-content .row .profile-contacts {
  padding-top: 24px;
  border-top: 1px solid #f2f2f4;
}
.overlay-profile .mfp-content .row .spacer {
  display: block;
  width: calc(100% + (18px + 30px + 15px ));
  position: relative;
  left: -18px;
  height: 18px;
}
.overlay-profile .mfp-content .row a {
  color: rgba(35, 35, 35, .6);
  display: block;
  text-decoration: none;
  position: relative;
  padding-left: 30px;
  padding-bottom: 3px;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 27px;
}
.overlay-profile .mfp-content .row a:first-child {
  margin: 0;
}
.overlay-profile .mfp-content .row a:hover {
  color: #232323;
}
.overlay-profile .mfp-content .row a i {
  color: #333;
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 19px;
}
.overlay-profile .mfp-content .row .profile-img {
  -webkit-transition: 0.6s all ease;
  transition: 0.6s all ease;
  position: relative;
  border-left-width: 0;
  height: 100%;
}
@media (max-width: 735px) {
  .overlay-profile .mfp-content .row .profile-img {
    border: none;
  }
}
.overlay-profile .mfp-content .row .profile-img .image-bk {
  width: 100%;
  left: 0;
  right: 0;
}
.overlay-profile .mfp-content .row .profile-img .link {
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
}
.overlay-profile .mfp-content .row .profile-img .spacer {
  opacity: 0;
  z-index: -1;
  padding-bottom: 115.3846154%;
  height: 0px;
  position: relative;
  width: 100%;
  display: block;
}
@media (max-width: 735px) {
  .overlay-profile .mfp-content .row .profile-img .spacer {
    padding-bottom: 400px;
    margin: 0;
  }
}
.overlay-profile .mfp-content .row .profile-img .playbtn-large:after, .overlay-profile .mfp-content .row .profile-img .playbtn-large:before {
  content: "\e91e" !important;
  font-family: 'sd-icons';
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  color: #333;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 76px;
  height: 76px;
  padding: 27px 29px;
  border-radius: 1000px;
  margin: auto;
  z-index: 1;
  cursor: pointer;
}
@media (max-width: 735px) {
  .overlay-profile .mfp-content .row .profile-img .playbtn-large:after, .overlay-profile .mfp-content .row .profile-img .playbtn-large:before {
    width: 56px;
    height: 56px;
    font-size: 24px;
    padding: 17px 13px 17px 17px;
  }
}
.overlay-profile .mfp-content .row .profile-img .playbtn-large:before {
  z-index: 2;
}
.overlay-profile .mfp-content .row .profile-img .playbtn-large:hover:after {
  opacity: 0.4;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.overlay-profile .mfp-content .video-insitu {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  margin: auto;
}
.overlay-profile .mfp-content .video-insitu .video-close {
  position: absolute;
  top: 0px !important;
  cursor: pointer;
  left: 0px;
  font-size: 34px;
  width: 50px;
  height: 50px;
  text-align: center;
  padding: 9px 8px !important;
  line-height: 1em;
  display: block;
  color: #fff !important;
  background: #333;
  opacity: 1;
  -webkit-transition: 0.4s ease all;
  transition: 0.4s ease all;
  z-index: 8;
}
@media (max-width: 735px) {
  .overlay-profile .mfp-content .video-insitu .video-close {
    position: fixed;
    font-size: 16px;
    width: 50px;
    height: 50px;
    padding: 16px 16px !important;
  }
}
.overlay-profile .mfp-content .video-insitu .video-close:hover {
  background: #131313;
}
.overlay-profile .mfp-content.video-open .wrapper {
  margin-left: 110%;
}
.team-filter-container.conversational-filter {
  color: #404041;
  z-index: 2;
  position: relative;
  margin-top: 33px;
  width: 100%;
  position: relative;
  font-size: 21px;
  line-height: 1.25em;
  margin-bottom: -50px;
}
@media (max-width: 735px) {
  .team-filter-container.conversational-filter .filter-prefix {
    width: 100%;
    display: block;
    line-height: 33px;
  }
}
.team-filter-container.conversational-filter .filter-control {
  position: relative;
}
@media (max-width: 735px) {
  .team-filter-container.conversational-filter .filter-control {
    display: block;
    margin-bottom: 8px;
  }
  .team-filter-container.conversational-filter .filter-control .and {
    display: none;
  }
}
.team-filter-container.conversational-filter .dropdown {
  color: #b71c1c;
  margin: 0;
  cursor: pointer;
  position: relative;
  border-bottom: 2px solid #b71c1c;
}
@media (max-width: 735px) {
  .team-filter-container.conversational-filter .dropdown {
    margin: 6px 0px 0;
    padding: 8px;
    display: inline-block;
    border: 1px solid rgba(183, 28, 28, .5);
    width: 100%;
  }
}
.team-filter-container.conversational-filter .dropdown i {
  font-size: 37px;
  line-height: 16px;
  vertical-align: middle;
  position: relative;
  display: inline-block;
  transition: 0.2s ease all;
  color: #b71c1c;
  margin-left: 6px;
}
@media (max-width: 735px) {
  .team-filter-container.conversational-filter .dropdown i {
    top: 19px;
    right: 11px;
    position: absolute;
  }
}
.team-filter-container.conversational-filter .dropdown .current-selection {
  margin-right: -4px;
  color: #b71c1c;
  margin-left: 6px;
}
@media (max-width: 735px) {
  .team-filter-container.conversational-filter .dropdown .current-selection {
    line-height: 33px;
    display: block;
  }
}
.team-filter-container.conversational-filter .dropdown .filter-dropdown {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 30px;
  right: 0;
  width: 317px;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
  background: #fff;
  -webkit-box-shadow: 0 2px 6px 0 rgba(57, 56, 58, 0.35);
  box-shadow: 0 2px 6px 0 rgba(57, 56, 58, 0.35);
  padding: 9px 0px;
  z-index: 12;
  text-decoration: none;
  text-align: left;
}
.team-filter-container.conversational-filter .dropdown .filter-dropdown::-webkit-scrollbar {
  width: 8px;
  background-color: rgba(216, 216, 216, 0.2);
}
.team-filter-container.conversational-filter .dropdown .filter-dropdown::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
  border-radius: 0;
}
.team-filter-container.conversational-filter .dropdown .filter-dropdown::-webkit-scrollbar-thumb {
  background-color: #d8d8d8;
  border-radius: 0;
}
@media (max-width: 735px) {
  .team-filter-container.conversational-filter .dropdown .filter-dropdown {
    width: 90%;
    top: unset !important;
    left: 50%;
    transform: translateX(-50%);
  }
}
.team-filter-container.conversational-filter .dropdown .filter-dropdown [data-filter-stories-services="all"] [data-filter-stories-solutions="all"] {
  display: none;
}
.team-filter-container.conversational-filter .dropdown .filter-dropdown .filters {
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-bottom: 57px;
}
.team-filter-container.conversational-filter .dropdown .filter-dropdown .filters ul:first-child li:first-child span {
  border: none !important;
}
.team-filter-container.conversational-filter .dropdown .filter-dropdown .all {
  position: absolute;
  bottom: 0;
  z-index: 20;
  background: #fff;
  width: 100%;
  border-top: 1px solid #f3f3f3;
}
.team-filter-container.conversational-filter .dropdown .filter-dropdown ul {
  width: 100%;
  float: left;
  position: relative;
}
.team-filter-container.conversational-filter .dropdown .filter-dropdown .close-cross {
  font-size: 0px;
  position: absolute;
  right: 20px;
  top: 20px;
}
.team-filter-container.conversational-filter .dropdown .filter-dropdown .close-cross i {
  font-size: 30px;
}
.team-filter-container.conversational-filter .dropdown .filter-dropdown .filter-reset {
  width: 100%;
  float: left;
}
.team-filter-container.conversational-filter .dropdown .filter-dropdown .filter-reset a {
  border-top: 1px solid #eaeceb;
  margin-top: 14px;
  padding: 0;
  padding-top: 14px;
  margin-bottom: -14px;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  color: #404041 !important;
  font-weight: 300 !important;
}
.team-filter-container.conversational-filter .dropdown .filter-dropdown .filter-reset a.active:hover, .team-filter-container.conversational-filter .dropdown .filter-dropdown .filter-reset a:hover {
  color: #333 !important;
}
.team-filter-container.conversational-filter .dropdown .filter-dropdown .display5 {
  font-size: 13px;
  color: #404041;
  line-height: 1em;
  margin-bottom: 10px;
  display: block;
}
.team-filter-container.conversational-filter .dropdown .filter-dropdown span {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 24px;
  color: #333;
  padding: 11px 20px;
  display: block;
  cursor: default;
  border-top: 1px solid #f3f3f3;
}
.team-filter-container.conversational-filter .dropdown .filter-dropdown a {
  display: block;
  text-align: left;
  color: #404041;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 300;
  text-decoration: none;
  padding: 11px 20px;
}
@media (max-width: 735px) {
  .team-filter-container.conversational-filter .dropdown .filter-dropdown a {
    font-size: 20px;
    padding: 10px 20px;
  }
}
.team-filter-container.conversational-filter .dropdown .filter-dropdown a.active {
  font-weight: 500;
}
.team-filter-container.conversational-filter .dropdown .filter-dropdown a.active:hover, .team-filter-container.conversational-filter .dropdown .filter-dropdown a:hover {
  background-color: #f3f3f3;
}
.team-filter-container.conversational-filter .dropdown.active .filter-dropdown {
  opacity: 1;
  visibility: visible;
  top: 37px;
}
.team-filter-container.conversational-filter .dropdown.active.dropdown i {
  transform: rotate(180deg);
}
@media (min-width: 1600px) {
  .search_used_cars_archive_layout .page-container {
    max-width: 1500px;
  }
}
@media (max-width: 330px) {
  .search_used_cars_archive_layout .page-container {
    width: 100%;
  }
}
.search_used_cars_archive_layout .sort label {
  vertical-align: top;
  line-height: 1.5em;
  font-size: 16px;
  display: inline-block;
}
@media (max-width: 735px) {
  .search_used_cars_archive_layout .sort label {
    display: none;
  }
}
.search_used_cars_archive_layout .sort .SumoSelect {
  width: auto;
}
.search_used_cars_archive_layout .sort .SumoSelect > .CaptionCont > span {
  padding: 0 23px 0 10px !important;
  border: none;
  font-size: 16px !important;
  line-height: 1.5em !important;
  background: transparent !important;
}
@media (max-width: 735px) {
  .search_used_cars_archive_layout .sort .SumoSelect > .CaptionCont > span {
    padding: 0 23px 0 0px !important;
    background-position: center right !important;
    background-repeat: no-repeat !important;
    background-size: 11px !important;
    background-image: url(../../images/default/forms/select.svg) !important;
    color: rgba(35, 35, 35, 0.6);
    font-size: 14px;
    line-height: 22px;
  }
}
.search_used_cars_archive_layout .sort .SumoSelect.open > .optWrapper {
  top: 30px !important;
  min-width: 250px;
  right: unset;
  left: 0;
}
.search_used_cars_archive_layout .sort .SumoSelect > .CaptionCont > label {
  right: 0;
}
.search_used_cars_archive_layout .sort .SumoSelect .optWrapper .selected label {
  font-weight: 600;
}
.search_used_cars_archive_layout #results {
  float: right;
  color: rgba(35, 35, 35, 0.6);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22px;
}
.search_used_cars_archive_layout #loadmore {
  margin-top: 60px;
  text-align: center;
  cursor: pointer;
  float: left;
  width: 100%;
}
.search_used_cars_archive_layout #listings {
  position: relative;
  display: block;
  float: left;
  margin-top: 20px;
  top: 0px;
  opacity: 1;
  transition: 0.2s ease 0.2s all;
  width: 100%;
}
@media (max-width: 330px) {
  .search_used_cars_archive_layout #listings .row > div {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 735px) {
  .search_used_cars_archive_layout .equal {
    height: auto !important;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.search_used_cars_archive_layout .noresults {
  margin-top: 100px;
  max-width: 400px;
}
.search_used_cars_archive_layout .noresults img {
  display: block;
  width: 120px;
  margin: auto;
  padding: 0;
  vertical-align: top;
}
.search_used_cars_archive_layout .noresults span {
  padding: 20px 0;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.car-listing {
  display: block;
  text-decoration: none;
  color: #404041;
  transition: 0.2s ease all;
  padding: 0;
  position: relative;
  height: 100%;
}
@media (max-width: 735px) {
  .car-listing .favourite-icon {
    right: 53%;
  }
}
.car-listing .content {
  padding: 28px 30px 0 30px;
}
@media (max-width: 1020px) {
  .car-listing .content {
    padding: 28px 15px 0px 15px;
  }
}
.car-listing .content .display4 {
  font-size: 18px;
}
.car-listing .content .subtext {
  color: rgba(35, 35, 35, 0.6);
  font-size: 14px;
  line-height: 1.57em;
}
.car-listing .content .price {
  color: #555;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.25em;
  margin-top: 10px;
}
.car-listing .content .price.new-price {
  color: #b71c1c;
}
.car-listing .content .price .was {
  color: #232323;
  opacity: 0.6;
  text-decoration: line-through;
  font-weight: 500;
  margin-left: 10px;
}
.car-listing .divider {
  height: 1px;
  width: 100%;
  background-color: #f3f3f3;
  margin: 20px 0;
}
.car-listing .details {
  padding: 0px 30px 28px 30px;
}
@media (max-width: 1020px) {
  .car-listing .details {
    padding: 0px 15px 28px 15px;
  }
}
.car-listing .details .label {
  color: rgba(35, 35, 35, 0.6);
  font-size: 9px;
  letter-spacing: 1px;
  line-height: 1.5em;
  text-transform: uppercase;
}
.car-listing .details .value {
  color: #131313;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5em;
}
.car-listing .details .row {
  margin-left: -10px;
  margin-right: -10px;
}
.car-listing .details .row > div {
  padding-left: 10px;
  padding-right: 10px;
}
.car-listing .image-wrapper {
  background: #f2f2f2;
}
.car-listing .image-wrapper img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.car-listing .image-wrapper:before {
  background: #000;
  content: '';
  opacity: 0;
  transition: 0.2s ease opacity;
  z-index: 2;
}
.car-listing .image-wrapper span {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  opacity: 0;
  transition: 0.2s ease opacity;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  z-index: 3;
}
.car-listing:hover {
  box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.15);
}
.car-listing:hover .image-wrapper span {
  opacity: 1;
}
.car-listing:hover .image-wrapper:before {
  opacity: 0.4;
}
#used-car-feed .car-listing .hide-ml {
  display: block !important;
}
@media (max-width: 330px) {
  .search_used_cars_archive_layout .car-listing {
    border-radius: 0;
  }
}
@media (max-width: 735px) {
  .search_used_cars_archive_layout .car-listing .content {
    padding: 15px 10px 0 10px;
    width: 50%;
    float: left;
  }
  .search_used_cars_archive_layout .car-listing .content.content:after {
    position: absolute;
    width: 100%;
    height: 37px;
    background: #fff;
    content: '';
    bottom: 0;
    z-index: 1;
  }
}
@media (max-width: 330px) {
  .search_used_cars_archive_layout .car-listing .content {
    width: 56%;
    padding: 10px 5px 33px 5px;
  }
}
@media (max-width: 735px) {
  .search_used_cars_archive_layout .car-listing .content .display4 {
    font-size: 14px;
  }
}
@media (max-width: 330px) {
  .search_used_cars_archive_layout .car-listing .content .display4 .model {
    display: block;
  }
}
@media (max-width: 735px) {
  .search_used_cars_archive_layout .car-listing .content .subtext {
    font-size: 13px;
    margin-top: 3px;
  }
}
.search_used_cars_archive_layout .car-listing .content .price {
  z-index: 2;
}
@media (max-width: 735px) {
  .search_used_cars_archive_layout .car-listing .content .price .was {
    display: none;
  }
}
@media (max-width: 735px) {
  .search_used_cars_archive_layout .car-listing .content .price {
    text-align: right;
    font-size: 14px;
    position: absolute;
    bottom: 10px;
    right: 10px;
  }
}
@media (max-width: 330px) {
  .search_used_cars_archive_layout .car-listing .content .price {
    bottom: 10px;
    right: 5px;
  }
}
@media (max-width: 735px) {
  .search_used_cars_archive_layout .car-listing .divider {
    display: none;
  }
}
@media (max-width: 735px) {
  .search_used_cars_archive_layout .car-listing .details {
    position: absolute;
    bottom: 0;
    left: 50%;
    padding: 0 0 10px 10px;
    z-index: 2;
  }
}
@media (max-width: 330px) {
  .search_used_cars_archive_layout .car-listing .details {
    left: 44%;
    padding: 0 0 10px 5px;
  }
}
@media (max-width: 735px) {
  .search_used_cars_archive_layout .car-listing .details .label {
    display: none;
  }
}
@media (max-width: 735px) {
  .search_used_cars_archive_layout .car-listing .details .value {
    font-weight: 300;
    font-size: 14px;
    opacity: 0.6;
  }
}
@media (max-width: 735px) {
  .search_used_cars_archive_layout .car-listing .image-wrapper {
    width: 50%;
    padding-bottom: 37.5% !important;
    float: left;
  }
}
@media (max-width: 330px) {
  .search_used_cars_archive_layout .car-listing .image-wrapper {
    width: 44%;
    padding-bottom: 33% !important;
  }
}
.search_used_cars_filter_layout {
  z-index: 10 !important;
  padding-bottom: 0;
}
@media (min-width: 1600px) {
  .search_used_cars_filter_layout .page-container {
    max-width: 1500px;
  }
}
@media (max-width: 735px) {
  .search_used_cars_filter_layout {
    top: unset;
    bottom: 0;
    transform: none;
  }
}
@media (max-width: 735px) {
  .search_used_cars_filter_layout .equal-total {
    height: auto !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }
}
@media (max-width: 330px) {
  .search_used_cars_filter_layout .equal-total {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
  }
}
.search_used_cars_filter_layout .card {
  overflow: visible;
  position: relative;
  margin-bottom: 30px;
}
@media (max-width: 1270px) {
  .search_used_cars_filter_layout .card {
    padding: 30px 20px;
  }
}
@media (max-width: 735px) {
  .search_used_cars_filter_layout .card {
    margin-bottom: 20px;
  }
}
.search_used_cars_filter_layout .card .display3 {
  margin-bottom: 20px;
}
@media (max-width: 735px) {
  .search_used_cars_filter_layout .card .display3 {
    margin-bottom: 29px;
  }
}
.search_used_cars_filter_layout .row {
  margin-left: -10px;
  margin-right: -10px;
}
@media (max-width: 1270px) {
  .search_used_cars_filter_layout .row > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.search_used_cars_filter_layout .row > div > label {
  display: block;
  color: #333;
  font-size: 15px;
  line-height: 15px;
  margin-bottom: 7px;
  margin-top: 10px;
}
.search_used_cars_filter_layout .range-field .value {
  float: right;
  color: #232323;
  font-size: 12px;
  line-height: 24px;
  text-align: right;
}
.search_used_cars_filter_layout .range-field .noUi-target {
  padding: 0 9px;
  margin-top: 20px;
  margin-bottom: 4px;
  background: #ddd;
  border-radius: 4px;
  border: none;
  box-shadow: none;
  height: 3px;
}
.search_used_cars_filter_layout .range-field .noUi-handle {
  border: none;
  border-radius: 100px;
  background-color: #545353;
  cursor: pointer;
  box-shadow: none;
  width: 18px !important;
  height: 18px !important;
  right: -9px !important;
  top: -9px !important;
}
.search_used_cars_filter_layout .range-field .noUi-handle:hover {
  background-color: #000;
}
.search_used_cars_filter_layout .range-field .noUi-handle:after, .search_used_cars_filter_layout .range-field .noUi-handle:before {
  content: none !important;
}
.search_used_cars_filter_layout .range-field .noUi-state-drag * {
  cursor: grabbing !important;
}
.search_used_cars_filter_layout .range-field .noUi-connects {
  margin: 0 -8px;
  width: calc(100% + 17px);
}
.search_used_cars_filter_layout .range-field .noUi-connect {
  background: #545353;
}
@media (max-width: 735px) {
  .search_used_cars_filter_layout .input-field label {
    display: none !important;
  }
}
.search_used_cars_filter_layout .input-field input {
  background: #f3f3f3;
  border-radius: 100px;
  border: none !important;
  float: none;
  padding: 15px !important;
  width: 100%;
}
.search_used_cars_filter_layout .input-field input:focus, .search_used_cars_filter_layout .input-field input:hover {
  background-color: #ededed;
}
@media (max-width: 735px) {
  .search_used_cars_filter_layout .input-field input {
    padding: 12px 15px !important;
  }
}
.search_used_cars_filter_layout [name="keyword"] {
  background-image: url(../../images/search.png) !important;
  background-position: center right 16px !important;
  background-repeat: no-repeat !important;
  background-size: 18px !important;
}
@media (max-width: 1270px) and (min-width: 1020px) {
  .search_used_cars_filter_layout [name="keyword"] {
    background-image: none !important;
  }
}
.search_used_cars_filter_layout .condition-field > label {
  opacity: 0;
}
@media (max-width: 735px) {
  .search_used_cars_filter_layout .condition-field > label {
    display: none !important;
  }
}
@media (max-width: 1020px) {
  .search_used_cars_filter_layout .condition-field {
    opacity: 1 !important;
    visibility: visible !important;
  }
}
.search_used_cars_filter_layout .checkbox-field {
  position: relative;
  padding: 8px 0;
}
@media (max-width: 735px) {
  .search_used_cars_filter_layout .checkbox-field {
    padding: 5px 0;
  }
}
.search_used_cars_filter_layout .checkbox-field label {
  position: relative;
  color: #333;
  font-size: 14px;
  line-height: 1em;
}
.search_used_cars_filter_layout .checkbox-field label:before {
  content: '\e909';
  font-family: 'sd-icons';
  position: relative;
  right: 0;
  padding-right: 10px;
  font-size: 20px;
  top: 3px;
  line-height: 14px;
  color: #ddd;
}
.search_used_cars_filter_layout .checkbox-field input {
  z-index: 2;
}
.search_used_cars_filter_layout .checkbox-field input:checked + label:before {
  content: '\e908';
  color: #b71c1c;
}
.search_used_cars_filter_layout .checkbox-field input:focus label:before, .search_used_cars_filter_layout .checkbox-field input:hover label:before {
  color: #b71c1c;
}
.search_used_cars_filter_layout select {
  background-color: #f3f3f3;
  border-radius: 100px;
  border: none !important;
  float: none;
  padding: 15px !important;
  width: 100%;
  background-image: url(../../images/default/forms/select.svg);
  background-repeat: no-repeat;
  background-position: right 19px center;
  background-size: 12px;
  appearance: none;
}
.search_used_cars_filter_layout select:focus + p > span {
  background-color: #ededed !important;
}
.search_used_cars_filter_layout .select-field .no-match {
  padding: 15px 12px;
}
@media (max-width: 735px) {
  .search_used_cars_filter_layout .select-field label {
    display: none !important;
  }
}
.search_used_cars_filter_layout .select-field .SumoSelect {
  width: 100%;
}
.search_used_cars_filter_layout .select-field .SumoSelect:focus > .CaptionCont > span {
  background-color: #ededed !important;
}
.search_used_cars_filter_layout .select-field .SumoSelect > .CaptionCont .search-txt {
  border-radius: 50px;
  padding: 15px !important;
  background-color: #f3f3f3;
}
.search_used_cars_filter_layout .select-field .SumoSelect > .CaptionCont > label {
  display: none;
}
.search_used_cars_filter_layout .select-field .SumoSelect > .CaptionCont > span {
  background-color: #f3f3f3;
  background-image: url(../../images/default/forms/select.svg);
  background-repeat: no-repeat;
  background-position: right 19px center;
  background-size: 12px;
  border-radius: 100px;
  border: none !important;
  float: none;
  padding: 15px !important;
}
.search_used_cars_filter_layout .select-field .SumoSelect > .CaptionCont > span:focus, .search_used_cars_filter_layout .select-field .SumoSelect > .CaptionCont > span:hover {
  background-color: #ededed;
}
@media (max-width: 735px) {
  .search_used_cars_filter_layout .select-field .SumoSelect > .CaptionCont > span {
    padding: 12px 15px !important;
  }
}
.search_used_cars_filter_layout .select-field .SumoSelect > .optWrapper {
  top: 56px !important;
  min-width: 250px;
  right: 0;
  left: inherit;
}
.search_used_cars_filter_layout .select-field .SumoSelect > .optWrapper .group > label {
  display: none;
}
.search_used_cars_filter_layout .select-field .SumoSelect > .optWrapper .group > ul {
  padding: 0;
}
.search_used_cars_filter_layout .select-field .SumoSelect > .optWrapper .group.disabled {
  display: none;
}
.search_used_cars_filter_layout .select-field .SumoSelect > .optWrapper .opt label {
  display: block;
  color: #333;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 7px;
  margin-top: 10px;
}
.search_used_cars_filter_layout .select-field .SumoSelect > .optWrapper .opt.bold label {
  font-weight: 700;
}
.search_used_cars_filter_layout .select-field .SumoSelect > .optWrapper .opt.disabled {
  display: none;
}
.search_used_cars_filter_layout .select-field .SumoSelect > .optWrapper .opt.sel, .search_used_cars_filter_layout .select-field .SumoSelect > .optWrapper .opt:focus {
  background-color: #f3f3f3;
  border: none;
}
.search_used_cars_filter_layout .select-field .SumoSelect > .optWrapper .opt.selected label {
  color: #b71c1c;
}
.search_used_cars_filter_layout input[type="submit"] {
  background: #b71c1c;
  border-radius: 100px;
  width: 100%;
  padding: 17px 10px;
  margin-top: 10px;
  background-position: center;
}
.search_used_cars_filter_layout input[type="submit"]:focus, .search_used_cars_filter_layout input[type="submit"]:hover {
  background-color: #7f0000;
}
@media (max-width: 735px) {
  .search_used_cars_filter_layout input[type="submit"] {
    padding: 10px 10px;
  }
}
.search_used_cars_filter_layout #advanced {
  width: auto;
  float: left;
  position: absolute;
  bottom: 0;
  cursor: pointer;
  color: #b71c1c;
  font-size: 16px;
  font-weight: 500;
  line-height: 1em;
}
.search_used_cars_filter_layout #advanced:focus, .search_used_cars_filter_layout #advanced:hover {
  color: #7f0000;
}
.search_used_cars_filter_layout #advanced i {
  top: 2px;
  display: inline-block;
  position: relative;
  transform: rotate(180deg);
  transition: 0.2s ease 0s all;
}
.search_used_cars_filter_layout #used_filters {
  float: left;
  min-width: 100%;
  position: relative;
  transition: 0.2s ease all;
  padding-bottom: 46px;
}
.search_used_cars_filter_layout #used_filters .advanced-field {
  opacity: 1;
  visibility: visible;
  transition: 0.2s ease 0.2s all;
}
@media (max-width: 735px) {
  .search_used_cars_filter_layout #used_filters .advanced-field {
    display: block;
  }
}
.search_used_cars_filter_layout #used_filters .submit-field {
  transition: 0.2s ease 0s all;
  margin-top: 0px;
}
.search_used_cars_filter_layout #used_filters.hide-advanced {
  max-height: 135px;
  position: relative;
}
@media (max-width: 1020px) {
  .search_used_cars_filter_layout #used_filters.hide-advanced {
    max-height: none;
  }
}
.search_used_cars_filter_layout #used_filters.hide-advanced #advanced i {
  transition: 0.2s ease 0.2s all;
  transform: rotate(0deg);
}
.search_used_cars_filter_layout #used_filters.hide-advanced .submit-field {
  margin-top: -100px;
  transition: 0.2s ease 0s all;
}
@media (max-width: 735px) {
  .search_used_cars_filter_layout #used_filters.hide-advanced .submit-field {
    margin-top: 0;
  }
}
.search_used_cars_filter_layout #used_filters.hide-advanced .advanced-field {
  opacity: 0;
  visibility: hidden;
  transition: 0.2s ease 0s all;
}
@media (max-width: 735px) {
  .search_used_cars_filter_layout #used_filters.hide-advanced .advanced-field {
    opacity: 1;
    visibility: visible;
    display: none;
  }
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
@media (max-width: 1020px) {
  .search_used_cars_archive_layout:before {
    content: '';
    background: #000;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s ease all;
  }
  .show-filter {
    overflow: hidden;
  }
  .show-filter .search_used_cars_filter_layout {
    opacity: 1;
    visibility: visible;
  }
  .show-filter .search_used_cars_archive_layout:before {
    visibility: visible;
    opacity: 0.8;
  }
}
#loadmore .btn, #loadmore .email_signup_layout input[type="submit"], .email_signup_layout #loadmore input[type="submit"] {
  background-size: 50px !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
html.used_loading #used_filters input[type="submit"] {
  color: transparent;
  background-image: url(../../images/default/loading-white.gif) !important;
  background-size: 50px;
  background-repeat: no-repeat;
  background-position: center;
}
html.used_loading:not(.used_loadmore) #listings {
  top: 100px;
  opacity: 0;
  transition: 0.2s ease 0s all;
}
html.used_loading .search_used_cars_archive_layout {
  background-image: url(../../images/default/loading-vehicles.gif) !important;
  background-position: top 120px center;
  background-repeat: no-repeat;
  background-size: 120px;
}
html.used_loading #loadmore .btn, html.used_loading #loadmore .email_signup_layout input[type="submit"], .email_signup_layout html.used_loading #loadmore input[type="submit"] {
  color: transparent;
  background-image: url(../../images/default/loading-white.gif) !important;
}
.search_used_cars_filter_sitewide_layout {
  background-color: #f3f3f3;
  max-width: 1540px;
  margin: auto;
}
.search_used_cars_filter_sitewide_layout .display2 {
  text-align: center;
  padding-bottom: 15px;
}
.search_used_cars_filter_sitewide_layout form {
  max-width: 727px;
  margin: auto;
  height: 44px;
}
@media (max-width: 1270px) {
  .search_used_cars_filter_sitewide_layout form {
    max-width: 630px;
  }
}
.search_used_cars_filter_sitewide_layout form .submit-field {
  float: left;
  width: 25%;
  background: #fff;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
@media (max-width: 735px) {
  .search_used_cars_filter_sitewide_layout form .submit-field {
    width: 100%;
    border-radius: 100px;
    background: transparent;
  }
}
.search_used_cars_filter_sitewide_layout form select {
  background-color: #f3f3f3;
  border-radius: 100px;
  border: none !important;
  float: none;
  padding: 15px !important;
  width: 100%;
  background-image: url(../../images/default/forms/select.svg);
  background-repeat: no-repeat;
  background-position: right 19px center;
  background-size: 12px;
  appearance: none;
}
.search_used_cars_filter_sitewide_layout form select:focus + p > span {
  background-color: #ededed !important;
}
.search_used_cars_filter_sitewide_layout form .make-field {
  border-right: 2px solid #f3f3f3;
}
.search_used_cars_filter_sitewide_layout form .make-field .SumoSelect p > span {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
.search_used_cars_filter_sitewide_layout form .select-field {
  float: left;
  width: 37.5%;
}
.search_used_cars_filter_sitewide_layout form .select-field .no-match {
  padding: 15px 12px;
}
@media (max-width: 735px) {
  .search_used_cars_filter_sitewide_layout form .select-field {
    width: 100%;
    margin-bottom: 7px;
  }
  .search_used_cars_filter_sitewide_layout form .select-field .CaptionCont > span {
    border-radius: 100px;
  }
  .search_used_cars_filter_sitewide_layout form .select-field label {
    display: none !important;
  }
}
.search_used_cars_filter_sitewide_layout form .select-field .SumoSelect {
  width: 100%;
}
.search_used_cars_filter_sitewide_layout form .select-field .SumoSelect:focus > .CaptionCont > span {
  background-color: #ededed !important;
}
.search_used_cars_filter_sitewide_layout form .select-field .SumoSelect > .CaptionCont .search-txt {
  padding: 12px !important;
  background-color: #fff;
  border: none;
  border-radius: 0;
}
.search_used_cars_filter_sitewide_layout form .select-field .SumoSelect > .CaptionCont > label {
  display: none;
}
.search_used_cars_filter_sitewide_layout form .select-field .SumoSelect > .CaptionCont > span {
  background-color: #fff;
  background-image: url(../../images/default/forms/select.svg);
  background-repeat: no-repeat;
  background-position: right 19px center;
  background-size: 12px;
  border: none !important;
  float: none;
  padding: 12px 20px !important;
}
.search_used_cars_filter_sitewide_layout form .select-field .SumoSelect > .CaptionCont > span:focus, .search_used_cars_filter_sitewide_layout form .select-field .SumoSelect > .CaptionCont > span:hover {
  background-color: #ededed;
}
.search_used_cars_filter_sitewide_layout form .select-field .SumoSelect > .optWrapper {
  top: 45px !important;
  min-width: 250px;
  right: 0;
  left: inherit;
}
.search_used_cars_filter_sitewide_layout form .select-field .SumoSelect > .optWrapper .group > label {
  display: none;
}
.search_used_cars_filter_sitewide_layout form .select-field .SumoSelect > .optWrapper .group > ul {
  padding: 0;
}
.search_used_cars_filter_sitewide_layout form .select-field .SumoSelect > .optWrapper .group.disabled {
  display: none;
}
.search_used_cars_filter_sitewide_layout form .select-field .SumoSelect > .optWrapper .opt label {
  display: block;
  color: #333;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 7px;
  margin-top: 10px;
}
.search_used_cars_filter_sitewide_layout form .select-field .SumoSelect > .optWrapper .opt.bold label {
  font-weight: 700;
}
.search_used_cars_filter_sitewide_layout form .select-field .SumoSelect > .optWrapper .opt.disabled {
  display: none;
}
.search_used_cars_filter_sitewide_layout form .select-field .SumoSelect > .optWrapper .opt.selected label {
  color: #b71c1c;
}
.search_used_cars_filter_sitewide_layout form input[type="submit"] {
  background: #b71c1c;
  border-radius: 100px;
  width: 100%;
  padding: 14px 10px;
  margin-top: 0px;
}
@media (max-width: 735px) {
}
.search_used_cars_filter_sitewide_layout form input[type="submit"]:focus, .search_used_cars_filter_sitewide_layout form input[type="submit"]:hover {
  background-color: #7f0000;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.home .search_used_cars_filter_sitewide_layout {
  padding-top: 160px;
}
@media (max-width: 735px) {
  .home .search_used_cars_filter_sitewide_layout {
    padding-top: 180px;
  }
}
.search_used_cars_single_layout {
  padding-top: 30px;
  overflow: hidden;
}
@media (max-width: 735px) {
  .search_used_cars_single_layout {
    padding-top: 0px;
  }
}
.search_used_cars_single_layout .breadcrumbs.clearfix {
  padding: 6px 0 14px;
}
@media (max-width: 735px) {
  .search_used_cars_single_layout .breadcrumbs.clearfix {
    display: none;
  }
}
@media (max-width: 1020px) and (min-width: 735px) {
  .search_used_cars_single_layout .page-container {
    max-width: 650px;
  }
}
.search_used_cars_single_layout .used-vehilce-gallery {
  position: relative;
}
.search_used_cars_single_layout .used-vehilce-gallery #used_vehicle_slider a {
  position: relative;
  display: block;
}
.search_used_cars_single_layout .used-vehilce-gallery #used_vehicle_slider a:before {
  content: '\e951';
  font-family: 'sd-icons';
  width: 48px;
  height: 48px;
  font-size: 48px;
  line-height: 1em;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: scale(0.5);
  opacity: 0;
  transition: 0.4s ease all;
  color: #fff;
  z-index: 9;
}
.search_used_cars_single_layout .used-vehilce-gallery #used_vehicle_slider a i {
  color: #fff;
  cursor: pointer;
  font-size: 76px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.search_used_cars_single_layout .used-vehilce-gallery #used_vehicle_slider a:hover:before {
  transform: scale(1);
  opacity: 1;
}
.search_used_cars_single_layout .used-vehilce-gallery .lSPager li a {
  position: relative;
  display: block;
  opacity: 0.6;
  transition: 0.2s ease all;
}
.search_used_cars_single_layout .used-vehilce-gallery .lSPager li a:before {
  content: '';
  height: 0px;
  width: 100%;
  background: #b71c1c;
  bottom: 0;
  left: 0;
  right: 0;
  transition: 0.2s ease all;
  z-index: 1;
  position: absolute;
}
.search_used_cars_single_layout .used-vehilce-gallery .lSPager li a img {
  width: 100%;
}
.search_used_cars_single_layout .used-vehilce-gallery .lSPager li a:hover {
  opacity: 1;
}
.search_used_cars_single_layout .used-vehilce-gallery .lSPager li.active a {
  opacity: 1;
}
.search_used_cars_single_layout .used-vehilce-gallery .lSPager li.active a:before {
  height: 4px;
}
.search_used_cars_single_layout .used-vehilce-gallery .lSSlideOuter .lSAction {
  opacity: 0;
  visibility: hidden;
  transition: 0.2s ease all;
}
@media (max-width: 735px) {
  .search_used_cars_single_layout .used-vehilce-gallery .lSSlideOuter .lSAction .lSPrev {
    left: 10px;
  }
  .search_used_cars_single_layout .used-vehilce-gallery .lSSlideOuter .lSAction .lSNext {
    right: 10px;
  }
}
.search_used_cars_single_layout .used-vehilce-gallery .lSSlideOuter .lSAction > a {
  color: #fff;
  opacity: 1;
  border: 2px solid #fff;
  border-radius: 100px;
  background-color: rgba(0, 0, 0, .2) !important;
}
.search_used_cars_single_layout .used-vehilce-gallery .lSSlideOuter .lSAction > a:before {
  font-size: 25px;
  width: 25px;
  height: 25px;
  top: 50%;
  left: 50%;
  display: block;
  position: absolute;
  transform: translate(-50%, -50%);
  color: #fff;
}
.search_used_cars_single_layout .used-vehilce-gallery .lSSlideOuter .lSAction > a:hover {
  background-color: #fff !important;
}
.search_used_cars_single_layout .used-vehilce-gallery .lSSlideOuter .lSAction > a:hover:before {
  color: #333;
}
.search_used_cars_single_layout .used-vehilce-gallery .lSSlideOuter:hover .lSAction {
  opacity: 1;
  visibility: visible;
}
.search_used_cars_single_layout .description {
  padding: 40px 0;
}
.search_used_cars_single_layout .description .display2 {
  padding-bottom: 28px;
}
@media (max-width: 1020px) {
  .search_used_cars_single_layout .details-section {
    padding-top: 30px;
  }
}
.search_used_cars_single_layout .details-section .variant {
  padding-top: 6px;
}
.search_used_cars_single_layout .details-section .price {
  color: #555;
  font-size: 25px;
  font-weight: 800;
  line-height: 1.2em;
  padding: 30px 0;
}
@media (max-width: 1020px) {
  .search_used_cars_single_layout .details-section .price {
    font-size: 23px;
    padding: 21px 0;
  }
}
.search_used_cars_single_layout .details-section .price.new-price {
  color: #b71c1c;
}
.search_used_cars_single_layout .details-section .price .was {
  color: #232323;
  opacity: 0.6;
  text-decoration: line-through;
  font-weight: 600;
  margin-left: 10px;
}
@media (max-width: 735px) {
  .search_used_cars_single_layout .details-section .price .was {
    display: none;
  }
}
.search_used_cars_single_layout .details-section .btn-wrapper a:last-child {
  margin-left: 20px;
}
@media (max-width: 330px) {
  .search_used_cars_single_layout .details-section .btn-wrapper a:last-child {
    margin-left: 5px;
  }
}
@media (max-width: 1020px) {
  .search_used_cars_single_layout .details-section .btn-wrapper a {
    font-size: 14px;
    line-height: 14px;
    padding: 11.5px 26px;
  }
  .search_used_cars_single_layout .details-section .btn-wrapper a.btn-text {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 330px) {
  .search_used_cars_single_layout .details-section .btn-wrapper a {
    padding: 11.5px 22px;
  }
}
.search_used_cars_single_layout .divider {
  border-top: 1px solid #f3f3f3;
  padding-top: 30px;
  margin-top: 30px;
  width: 100%;
}
@media (max-width: 1020px) {
  .search_used_cars_single_layout .specifications {
    margin-top: 40px !important;
    margin-bottom: 0 !important;
  }
  .search_used_cars_single_layout .specifications > div {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (max-width: 1020px) {
  .search_used_cars_single_layout .specifications > div:last-child {
    border-bottom: 1px solid #f3f3f3;
  }
}
.search_used_cars_single_layout .specifications .label {
  color: rgba(35, 35, 35, 0.8);
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 1.5em;
  text-transform: uppercase;
}
@media (max-width: 1020px) {
  .search_used_cars_single_layout .specifications .label {
    font-size: 16px;
    letter-spacing: 0px;
    width: 50%;
    float: left;
    border-top: 1px solid #f3f3f3;
    padding: 16px 0;
    text-transform: none;
  }
}
.search_used_cars_single_layout .specifications .value {
  color: #131313;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.5em;
}
@media (max-width: 1020px) {
  .search_used_cars_single_layout .specifications .value {
    width: 50%;
    float: left;
    text-align: right;
    font-size: 16px;
    border-top: 1px solid #f3f3f3;
    padding: 16px 0;
  }
}
.search_used_cars_single_layout .specifications .row {
  margin: -10px;
}
@media (max-width: 1020px) {
  .search_used_cars_single_layout .specifications .row > div[class*="col-"] {
    padding: 10px;
  }
}
.search_used_cars_single_layout .features li {
  width: 50%;
  float: left;
  padding: 5px 5px 5px 26px;
  position: relative;
}
@media (max-width: 1020px) {
  .search_used_cars_single_layout .features li {
    padding: 2px 5px 2px 19px;
    font-size: 13px;
  }
}
@media (max-width: 330px) {
  .search_used_cars_single_layout .features li {
    padding: 4px 5px 4px 19px;
    line-height: 1.4em;
  }
}
.search_used_cars_single_layout .features li:before {
  content: '\e916';
  font-family: 'sd-icons';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  color: #333;
  opacity: 0.6;
}
.search_used_cars_single_layout .fuel-rating {
  color: #232323;
  font-size: 14px;
  line-height: 1.57em;
}
.search_used_cars_single_layout .fuel-rating .fuel-cost {
  padding: 20px 0;
}
@media (max-width: 1020px) {
  .search_used_cars_single_layout .fuel-rating .fuel-cost {
    padding: 0;
  }
}
.search_used_cars_single_layout .fuel-rating span {
  color: #232323;
  font-size: 10px;
  letter-spacing: 0;
  line-height: 22px;
  display: block;
}
@media (max-width: 1020px) {
  .search_used_cars_single_layout .fuel-rating span {
    margin-top: 20px;
  }
}
.search_used_cars_single_layout .safety-rating {
  color: #232323;
  font-size: 14px;
  line-height: 1.57em;
}
.search_used_cars_single_layout .safety-rating .stars {
  display: inline-block;
  vertical-align: middle;
  margin-right: 40px;
  padding: 10px 0;
  float: left;
}
.search_used_cars_single_layout .safety-rating .stars i {
  color: #e7711b;
  font-size: 20px;
  padding: 2px;
}
.search_used_cars_single_layout .safety-rating .driver-test {
  max-width: 300px;
  float: left;
  padding: 10px 0;
}
.search_used_cars_single_layout .social .display4 {
  margin-bottom: 20px;
  display: block;
}
.search_used_cars_single_layout .social a {
  text-decoration: none;
}
.search_used_cars_single_layout .social a i {
  display: inline-block !important;
  color: #d0d2d3;
  font-size: 29px;
  cursor: pointer;
  line-height: 39px;
  text-align: center;
  text-decoration: none;
  border-radius: 1000px;
  margin: 0;
  margin-right: 12px;
}
.search_used_cars_single_layout .social a:hover .icon-facebook {
  color: #3b5998;
  border-color: #3b5998;
}
.search_used_cars_single_layout .social a:hover .icon-twitter {
  color: #00aced;
  border-color: #00aced;
}
.search_used_cars_single_layout .social a:hover .icon-google {
  color: #dd4b39;
  border-color: #dd4b39;
}
.search_used_cars_single_layout .social a:hover .icon-linkedin {
  color: #007bb5;
  border-color: #007bb5;
}
.search_used_cars_single_layout .social a:hover .icon-email, .search_used_cars_single_layout .social a:hover .icon-print {
  color: #000;
  border-color: #000;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
@media (max-width: 1020px) and (min-width: 735px) {
  .used_car_location .page-container {
    max-width: 650px;
  }
}
.used_car_location .card {
  padding: 0;
}
.used_car_location .details {
  padding-top: 54px;
  padding-left: 70px;
}
@media (max-width: 1400px) {
  .used_car_location .details {
    padding-top: 40px;
    padding-left: 60px;
  }
}
@media (max-width: 1020px) {
  .used_car_location .details {
    padding: 28px;
  }
}
.used_car_location .display3 {
  padding-bottom: 22px;
}
@media (max-width: 1270px) {
  .used_car_location .display3 {
    padding-bottom: 13px;
  }
}
@media (max-width: 375px) {
  .used_car_location .display3 {
    padding-top: 22px;
  }
}
.used_car_location .br {
  border-right: 1px solid #f2f2f2;
}
@media (max-width: 1270px) {
  .used_car_location .display5 {
    display: none;
  }
}
.used_car_location a, .used_car_location span {
  display: block;
  color: #404041;
  padding-bottom: 10px;
  text-decoration: none;
}
@media (max-width: 1270px) {
  .used_car_location a, .used_car_location span {
    padding-bottom: 3px;
  }
}
@media (max-width: 1020px) {
  .used_car_location a, .used_car_location span {
    font-size: 14px;
    line-height: 1.3em;
  }
}
.used_car_location a[href]:hover, .used_car_location span[href]:hover {
  text-decoration: underline;
}
.search_used_cars_slider_latest_layout {
  overflow: hidden;
  position: relative;
}
.search_used_cars_slider_latest_layout .offer-listing {
  margin: 8px;
}
.search_used_cars_slider_latest_layout #used-car-feed > div {
  float: left;
  padding: 8px;
  height: 100%;
}
.search_used_cars_slider_latest_layout .car-listing:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.search_used_cars_slider_latest_layout {
  overflow: hidden;
  position: relative;
}
.search_used_cars_slider_latest_layout .offer-listing {
  margin: 8px;
}
.search_used_cars_slider_latest_layout #used-car-feed > div {
  float: left;
  padding: 8px;
  height: 100%;
}
.search_used_cars_slider_latest_layout .car-listing:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.search_used_cars_slider_model_layout {
  overflow: hidden;
  position: relative;
}
.search_used_cars_slider_model_layout .offer-listing {
  margin: 8px;
}
.search_used_cars_slider_model_layout #used-car-feed > div {
  float: left;
  padding: 8px;
  height: 100%;
}
.search_used_cars_slider_model_layout .car-listing:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.search_used_cars_slider_model_layout .noresults {
  display: none;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
.search_used_cars_slider_similar_layout {
  overflow: hidden;
  position: relative;
}
.search_used_cars_slider_similar_layout .offer-listing {
  margin: 8px;
}
.search_used_cars_slider_similar_layout #used-car-feed > div {
  float: left;
  padding: 8px;
  height: 100%;
}
.search_used_cars_slider_similar_layout .car-listing:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.search_used_cars_slider_similar_layout .noresults {
  display: none;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 375px) {
}
@media (max-width: 330px) {
}
#ask_question .watchlist-card {
  margin-top: 20px;
  margin-bottom: 45px;
}
#book_service .gf_page_steps {
  padding-top: 0;
  border-top: none;
}
#book_test_drive .newmodel-search .gsection_title {
  margin-bottom: 11px !important;
}
#book_test_drive .newmodel-search .SumoSelect > .CaptionCont > span {
  color: #404041;
  padding: 15px 10px 15px !important;
}
#book_test_drive .newmodel-search .SumoSelect > .search.CaptionCont > span {
  opacity: 0;
  position: absolute;
  z-index: 9;
}
#book_test_drive .newmodel-search .SumoSelect .optWrapper .placeholder {
  display: none;
}
#book_test_drive .newmodel-search .SumoSelect.open > .search > label {
  visibility: visible;
}
#book_test_drive .newmodel-search .SumoSelect > .CaptionCont > label > i {
  background-image: url(../../images/icons/SVG/search.svg);
  background-size: 24px;
}
#book_test_drive .newmodel-search .search-txt {
  padding: 15px 10px 15px !important;
  display: block;
  float: none;
  position: relative;
}
#book_test_drive .stockcarslink {
  font-size: 10px;
  line-height: 22px;
  text-align: right;
  margin-top: -10px;
  margin-bottom: 10px;
  float: right;
}
#book_test_drive .stockcarslink a {
  color: #b71c1c;
  text-decoration: none;
}
#book_test_drive .stockcarslink a:hover {
  text-decoration: underline;
}
#book_test_drive #change_vehicle {
  color: #b71c1c;
  font-size: 10px;
  line-height: 22px;
  margin: 10px 0;
  float: left;
  text-decoration: none;
  cursor: pointer;
}
#book_test_drive #change_vehicle:hover {
  text-decoration: underline;
}
#book_test_drive .watchlist-card {
  float: left;
  width: 100%;
  display: block;
  margin-bottom: 0;
}
#book_test_drive .watchlist-card .subheader * {
  display: inline-block;
}
#book_test_drive .watchlist-card .from {
  padding-right: 5px;
}
#book_test_drive #gform_wrapper_9 {
  opacity: 0.25;
  pointer-events: none;
}
#request_brochure .watchlist-card {
  margin-bottom: 45px;
}
#used_ask_question .watchlist-card {
  margin-top: 20px;
  margin-bottom: 45px;
}
#used_test_drive .watchlist-card {
  margin-bottom: 45px;
}
.slideout {
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s all ease !important;
  transition: 0.5s all ease !important;
  visibility: hidden;
  z-index: 10001 !important;
  max-width: 100%;
}
@media (max-width: 735px) {
  .slideout {
    width: 100% !important;
  }
}
.slideout.active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.5s all ease !important;
  transition: 0.5s all ease !important;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}
html.slideout-active, html.slideout-active body {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.mm-slideout {
  z-index: auto !important;
}
.slide-reveal-overlay {
  transition: 1s ease opacity;
  z-index: 9999 !important;
}
.slide-reveal-overlay[style*="display: none;"] {
  opacity: 0 !important;
  display: block !important;
  visibility: hidden;
}
.slide-reveal-overlay + .slide-reveal-overlay {
  z-index: 9998 !important;
}
.slide-reveal-overlay + .slide-reveal-overlay + .slide-reveal-overlay {
  z-index: 9997 !important;
}
.slide-reveal-overlay + .slide-reveal-overlay + .slide-reveal-overlay + .slide-reveal-overlay {
  z-index: 9996 !important;
}
.slide-reveal-overlay + .slide-reveal-overlay + .slide-reveal-overlay + .slide-reveal-overlay + .slide-reveal-overlay {
  z-index: 9995 !important;
}
.slide-reveal-overlay + .slide-reveal-overlay + .slide-reveal-overlay + .slide-reveal-overlay + .slide-reveal-overlay + .slide-reveal-overlay {
  z-index: 9994 !important;
}
.slideout-header {
  padding: 25px 0;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
  color: #131313;
  border-bottom: 1px solid #f3f3f3;
}
@media (max-width: 735px) {
}
.slideout-header i {
  margin-right: 5px;
}
.slideout-header .slideout-close {
  color: #131313;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  float: right;
  background: none;
  border: none;
  font-weight: 300;
  font-size: 39px;
  opacity: 1;
  line-height: 39px;
  transition: color 0.2s ease;
  cursor: pointer;
}
.slideout-header .slideout-close:hover {
  color: #b71c1c;
}
.slideout-close, .slideout-header, .slideout-wrapper {
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 735px) {
  .slideout-close, .slideout-header, .slideout-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.slideout-body {
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
}
.slideout-body .gform_title {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.07;
  text-align: left;
  color: #333;
  margin-bottom: 11px;
}
.slideout-body .slideout-wrapper {
  min-height: calc(100vh - 66px);
  padding-top: 30px;
  padding-bottom: 0;
  height: 100%;
  margin: 0;
  background: #fff;
}
.pushout-contact {
  position: relative;
  padding-top: 35px;
  margin-top: 50px;
  padding-bottom: 60px;
}
.pushout-contact:before {
  border-bottom: 1px solid #f3f3f3;
  margin: 0 -50px;
  content: '';
  position: absolute;
  top: 0;
  width: calc(100% + (40px * 2));
}
.pushout-contact .brand-contacts {
  margin-top: 15px;
}
.pushout-contact .brand-contacts .display5 {
  color: #b71c1c;
  margin-bottom: 5px;
  text-decoration: none;
}
.pushout-contact .brand-contacts a {
  display: block;
  text-decoration: none;
  color: #404041;
}
.pushout-contact .brand-contacts a:hover {
  text-decoration: underline;
}
.pushout-contact .contact-details .brand-contacts {
  margin-top: 30px;
}
.product_enquiry {
  background: #fff;
  border: 1px solid #f3f3f3;
  margin-bottom: 20px;
  margin-top: 25px;
}
.product_enquiry .thumbnail {
  width: 200px;
  background: #f3f3f3;
}
.product_enquiry .thumbnail img {
  max-width: 100%;
  margin: auto;
  width: auto;
}
.product_enquiry .product-details {
  padding: 0 15px 0 21px;
}
.product_enquiry .product-details .display4 {
  font-size: 20px;
  font-weight: 400;
}
.product_enquiry .product-details .sub_header {
  margin-top: 7px;
}
.spinner {
  width: 70px;
  height: 70px;
  position: relative;
  text-align: center;
  -webkit-animation: sk-rotate 2s infinite linear;
  animation: sk-rotate 1s infinite linear;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.spinner .dot1, .spinner .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}
.spinner .dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes sk-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.testimonial_slider_layout {
  position: relative;
  overflow: hidden;
}
.testimonial_slider_layout .testimonial {
  position: relative;
  padding-bottom: 8px;
  float: left;
}
.testimonial_slider_layout .testimonial.lslide {
  height: 100%;
}
.testimonial_slider_layout .testimonial .testimonial_card {
  background-color: #fff;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15), 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  border-top: none;
  padding: 20px 20px 130px 20px;
  height: 100%;
  position: relative;
}
@media (min-width: 1600px) {
  .testimonial_slider_layout .testimonial .testimonial_card {
    padding: 30px 30px 130px 30px;
  }
}
@media (max-width: 1270px) {
  .testimonial_slider_layout .testimonial .testimonial_card {
    padding: 30px 30px 130px 30px;
  }
}
@media (max-width: 735px) {
  .testimonial_slider_layout .testimonial .testimonial_card {
    padding: 20px 20px 120px 20px;
  }
}
@media (max-width: 370px) {
  .testimonial_slider_layout .testimonial .testimonial_card {
    padding: 20px 20px 120px 20px;
  }
}
.testimonial_slider_layout .testimonial .testimonial_card .stars {
  vertical-align: middle;
  margin-bottom: 5px;
  padding: 10px 0;
}
.testimonial_slider_layout .testimonial .testimonial_card .stars i {
  color: #e7711b;
  font-size: 20px;
  padding: 2px;
}
.testimonial_slider_layout .testimonial .testimonial_card .content-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 30px;
  border-top: 1px solid #f3f3f3;
}
.testimonial_slider_layout .testimonial .testimonial_card .content-footer .details {
  padding-left: 12px;
}
.testimonial_slider_layout .testimonial .testimonial_card .content-footer .image-wrapper {
  overflow: hidden;
  border-radius: 100px;
}
.testimonial_slider_layout .testimonial .testimonial_card .content-footer .image-wrapper + .details {
  padding-left: 72px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.testimonial_slider_layout .testimonial .testimonial_card .content-footer .name {
  font-size: 14px;
  font-weight: 700;
  color: #232323;
}
.testimonial_slider_layout .testimonial .testimonial_card .content-footer .byline {
  font-size: 14px;
  color: #555;
  margin-top: -3px;
}
.testimonial_slider_layout .lightSlider, .testimonial_slider_layout .lSSlideWrapper, .testimonial_slider_layout .lSSlideOuter {
  overflow: visible !important;
}
@media (max-width: 1400px) {
}
@media (max-width: 1270px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 735px) {
}
@media (max-width: 370px) {
}
#favourites {
  width: 650px !important;
}
@media (max-width: 1300px) {
  #favourites {
    width: 100% !important;
    right: -50% !important;
  }
}
@media (max-width: 1020px) {
  #favourites {
    right: 0% !important;
    max-width: none;
  }
}
#favourites .slideout-wrapper {
  padding-top: 131px;
  padding-bottom: 80px;
  width: 650px;
  position: relative;
  z-index: 2;
  min-height: 100vh;
  -webkit-transition: 0.5s all ease !important;
  transition: 0.5s all ease !important;
}
@media (max-width: 1300px) {
  #favourites .slideout-wrapper {
    width: 50%;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 111px;
  }
}
@media (max-width: 1020px) {
  #favourites .slideout-wrapper {
    width: 100% !important;
    right: 0;
  }
}
@media (max-width: 1300px) {
  #favourites .slideout-close {
    padding-left: 30px;
    padding-right: 30px;
  }
}
#favourites .slideout-header {
  background: #fff;
  position: fixed;
  top: 0px;
  right: 0;
  z-index: 3;
  width: 650px;
  -webkit-transition: 0.5s all ease !important;
  transition: 0.5s all ease !important;
}
@media (max-width: 1300px) {
  #favourites .slideout-header {
    width: 50%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1020px) {
  #favourites .slideout-header {
    width: 100% !important;
  }
}
#favourites .slideout-body {
  min-height: 100%;
}
#favourites .slideout-pane2 {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1;
  overflow: scroll;
}
#favourites.slideout.panel2 {
  width: 1300px !important;
}
@media (max-width: 1300px) {
  #favourites.slideout.panel2 {
    width: 100% !important;
    right: 0% !important;
  }
}
#favourites.slideout.panel2 .slideout-header, #favourites.slideout.panel2 .slideout-footer {
  width: 1300px !important;
}
@media (max-width: 1300px) {
  #favourites.slideout.panel2 .slideout-header, #favourites.slideout.panel2 .slideout-footer {
    width: 100% !important;
  }
}
#favourites.slideout.panel2 .slideout-wrapper {
  width: 650px;
  border-right: 1px solid #f3f3f3;
}
@media (max-width: 1300px) {
  #favourites.slideout.panel2 .slideout-wrapper {
    width: 50%;
  }
}
@media (max-width: 1020px) {
  #favourites.slideout.panel2 .slideout-wrapper {
    width: 100%;
  }
}
@media (max-width: 1020px) {
  #favourites.slideout.panel2 .slideout-wrapper.vehiclelists {
    right: 100% !important;
  }
}
#favourites .slideout-footer {
  text-align: left;
  border-top: 1px solid #eee;
  padding: 10px 50px;
  background: #fff;
  position: fixed;
  bottom: 0px;
  right: 0;
  z-index: 3;
  width: 650px;
  -webkit-transition: 0.5s all ease !important;
  transition: 0.5s all ease !important;
}
@media (max-width: 1300px) {
  #favourites .slideout-footer {
    width: 50%;
    padding: 10px 30px;
  }
}
@media (max-width: 1020px) {
  #favourites .slideout-footer {
    width: 100%;
  }
}
#favourites .slideout-footer div {
  display: inline-block;
  margin-right: 35px;
}
@media (max-width: 1300px) {
  #favourites .slideout-footer div {
    margin-right: 70px;
  }
}
@media (max-width: 1270px) {
  #favourites .slideout-footer div {
    margin-right: 27px;
  }
}
@media (max-width: 735px) {
  #favourites .slideout-footer div {
    margin-right: 21px;
  }
}
#favourites .slideout-footer div:last-child {
  margin-right: 0;
}
@media (max-width: 735px) {
  #favourites .slideout-footer div.favouriteDownload {
    display: none;
  }
}
@media (max-width: 735px) {
  #favourites .slideout-footer div.favouritePrint {
    display: none;
  }
}
#favourites .slideout-footer div a {
  text-decoration: none;
  color: #232323;
  font-size: 14px;
  line-height: 22px;
  display: block;
}
#favourites .slideout-footer div a:hover {
  color: #b71c1c;
}
#favourites .slideout-footer div a:hover i {
  color: #b71c1c;
}
#favourites .slideout-footer div a i {
  color: #a2a0a0;
  font-size: 18px;
  line-height: 1em;
  vertical-align: top;
}
#favourites .slideout-footer div a.btn {
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;
  line-height: 16px !important;
}
#favourites .slideout-footer.disabled {
  opacity: 0.5;
}
#favourites .no-favourites {
  text-align: center;
  padding-top: 40px;
}
#favourites .no-favourites img {
  display: block;
  width: 100px;
  margin: 0 auto 20px;
}
#favourites .no-favourites div {
  color: #404041;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  max-width: 320px;
  margin: auto;
}
#favourites .favourites-exist {
  padding-bottom: 80px;
}
#favourites .favourites-exist .favouriteItem {
  border: solid 1px #f3f3f3;
  width: 100%;
  display: table;
  margin-bottom: 15px;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15), 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  transition: 0.2s ease box-shadow, 0.6s ease opacity;
  background: #fff;
  opacity: 1;
  position: relative;
}
#favourites .favourites-exist .favouriteItem:hover {
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.15), 0 16px 32px 0 rgba(0, 0, 0, 0.15);
}
#favourites .favourites-exist .favouriteItem.removed {
  opacity: 0.1;
}
@media (max-width: 735px) {
  #favourites .favourites-exist .favouriteItem {
    display: block;
    width: 100%;
  }
}
#favourites .favourites-exist .favouriteItem .imageHolder {
  background-color: #f3f3f3;
  width: 48%;
  display: table-cell;
  overflow-x: hidden;
  text-align: center;
}
@media (max-width: 735px) {
  #favourites .favourites-exist .favouriteItem .imageHolder {
    display: block;
    width: 100%;
  }
}
#favourites .favourites-exist .favouriteItem .imageHolder a {
  display: block;
  height: 0;
  padding-bottom: 57.7423581%;
  width: 100%;
  overflow: hidden;
  position: relative;
}
#favourites .favourites-exist .favouriteItem .imageHolder a img {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 100%;
}
#favourites .favourites-exist .favouriteItem .favouritesDetails {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 30px 15px 25px;
  position: relative;
}
@media (max-width: 735px) {
  #favourites .favourites-exist .favouriteItem .favouritesDetails {
    display: block;
    width: 100%;
    position: initial;
  }
}
#favourites .favourites-exist .favouriteItem .favouritesDetails a {
  color: #232323;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  text-decoration: none;
  display: block;
}
#favourites .favourites-exist .favouriteItem .favouritesDetails .odo, #favourites .favourites-exist .favouriteItem .favouritesDetails .price, #favourites .favourites-exist .favouriteItem .favouritesDetails .from {
  color: rgba(35, 35, 35, 0.6);
  font-size: 14px;
  line-height: 22px;
  display: inline;
}
#favourites .favourites-exist .favouriteItem .favouritesDetails .favouriteRemove {
  font-size: 20px;
  color: #868686;
  position: absolute;
  top: 0px;
  right: 0px;
  margin-top: 10px;
  margin-right: 10px;
  transition: all 0.5s ease;
}
@media (max-width: 735px) {
  #favourites .favourites-exist .favouriteItem .favouritesDetails .favouriteRemove {
    color: #fff !important;
  }
}
#favourites .favourites-exist .favouriteItem .favouritesDetails .favouriteRemove:hover {
  font-weight: bold;
  color: #000;
  cursor: pointer;
}
