/*just for backround color*/
@import url("https://fonts.googleapis.com/css?family=Chivo:400,700,900|Signika+Negative:300,400,600,700");
#spinner {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: flex;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: black;
  align-items: center; }

.sk-chasing-dots {
  display: flex;
  margin: 40px auto;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  animation: sk-chasingDotsRotate 2s infinite linear; }
  .sk-chasing-dots .sk-child {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    animation: sk-chasingDotsBounce 2s infinite ease-in-out; }
  .sk-chasing-dots .sk-dot2 {
    top: auto;
    bottom: 0;
    animation-delay: -1s; }

@keyframes sk-chasingDotsRotate {
  100% {
    transform: rotate(360deg); } }
@keyframes sk-chasingDotsBounce {
  0%,
    100% {
    transform: scale(0); }
  50% {
    transform: scale(1); } }
.bmwVinAds3 {
  /*width: 300px;*/
  display: block;
  order: 1;
  max-width: 729px;
  height: 60px;
  max-height: 165px;
  margin: 0 auto;
  margin-bottom: 5%;
  text-align: center; }

.ads-1-container > .adsbygoogle {
  width: 570px;
  max-width: 570px;
  height: 250px;
  max-height: 300px; }
.ads-2-container > .adsbygoogle {
  width: 570px;
  max-width: 570px;
  height: 300px;
  max-height: 300px; }
.ads-3-container > .adsbygoogle {
  display: block;
  order: 1;
  max-width: 729px;
  height: 60px;
  max-height: 165px;
  margin: 0 auto;
  text-align: center; }
.ads-4-container > .adsbygoogle {
  width: 100%;
  height: 240px; }

#ads3 .adsbygoogle {
  display: block;
  height: 103px; }

#forAds,
#forAdsOutside {
  display: inline-block;
  width: 100%; }

@media (min-width: 768px) and (max-width: 991.98px) {
  .ads-1-container {
    min-height: 270px; } }
@media (max-width: 768px) {
  .ads-1-container {
    display: inline-flex; }
    .ads-1-container > .adsbygoogle {
      width: 300px;
      max-width: 320px;
      height: 250px;
      max-height: 270px; }
  .ads-2-container > .adsbygoogle {
    width: 345px;
    max-width: 345px;
    height: 240px;
    max-height: 270px; }
  .ads-3-container > .adsbygoogle {
    display: block;
    order: 1;
    max-width: 729px;
    height: 60px;
    max-height: 165px;
    margin: 0 auto;
    text-align: center; }
  .ads-4-container > .adsbygoogle {
    width: 100%;
    height: 85px; } }
@media (max-width: 575.98px) {
  .ads-1-container > .adsbygoogle {
    width: 100%;
    max-width: 425px;
    height: 250px;
    max-height: 270px; }
  .ads-2-container > .adsbygoogle {
    width: 100%;
    max-width: 425px;
    height: 250px;
    max-height: 270px; }
  .ads-3-container > .adsbygoogle {
    display: block;
    order: 1;
    max-width: 300px;
    height: 170px;
    max-height: 170px;
    margin: 0 auto;
    text-align: center; }
  .ads-4-container {
    margin-bottom: 40px; }
    .ads-4-container > .adsbygoogle {
      width: 100%;
      height: 240px; }

  #ads3 .adsbygoogle {
    display: block;
    height: 210px;
    max-height: 210px; } }
.blog {
  position: relative; }
  .blog::after {
    position: absolute;
    content: "";
    display: flex;
    top: 20px;
    left: 0;
    width: 100%;
    height: 120px;
    background-image: linear-gradient(0deg, #0154b0 0%, #0a5eb6 25%, #0e62bc 50%, #1f69c2 75%, #216ec6 100%);
    z-index: -1; }
  .blog .article {
    position: relative;
    margin-bottom: -3rem;
    padding-bottom: 15px; }
    .blog .article-text {
      color: var(--channel-color);
      position: relative;
      left: 0;
      top: 0;
      transform: translateY(-80px);
      font-weight: 900;
      white-space: normal; }
      .blog .article-text h1,
      .blog .article-text h2,
      .blog .article-text h3,
      .blog .article-text h4,
      .blog .article-text h5,
      .blog .article-text h6 {
        max-width: 80%;
        font-weight: inherit;
        letter-spacing: 0.8px;
        white-space: normal;
        margin-left: 15px;
        color: #000; }
        .blog .article-text h1 .headline-icon,
        .blog .article-text h2 .headline-icon,
        .blog .article-text h3 .headline-icon,
        .blog .article-text h4 .headline-icon,
        .blog .article-text h5 .headline-icon,
        .blog .article-text h6 .headline-icon {
          color: var(--channel-color);
          padding-right: 5px;
          filter: drop-shadow(1px 0px 0px #adb5bd); }
      .blog .article-text span {
        background-color: #fff;
        padding: 1px 0px;
        box-shadow: -0.15em 0 0 #fff, 0.15em 0 0 #fff;
        box-decoration-break: clone; }
      .blog .article-text .underline,
      .blog .article-text .underline-channel,
      .blog .article-text .underline-last-article {
        /*background-position: 50% -75%;*/
        /*background-repeat: no-repeat;*/
        line-height: 1.4;
        background-position: 0 0.85em;
        background-repeat: repeat-x;
        background-size: 1px 0.25em; }
    .blog .article a {
      position: absolute;
      height: calc(100% - 60px);
      top: 0;
      left: 15px;
      right: 15px;
      bottom: 0;
      z-index: 1;
      overflow: hidden;
      backface-visibility: hidden; }
    .blog .article-image {
      height: 45%;
      min-height: 170px; }
      .blog .article-image img {
        min-height: 170px;
        width: 100%;
        height: 100%;
        object-fit: cover;
        background: var(--channel-color);
        background-size: cover; }
  @media (max-width: 575.98px) {
    .blog .article {
      padding-left: 0;
      padding-right: 0; }
      .blog .article-text {
        transform: translateY(-67px); }
        .blog .article-text h3 {
          font-size: 24px; }
        .blog .article-text span {
          padding: 0; }
          .blog .article-text span i {
            transform: translateY(2px);
            font-size: 28px; } }
  .blog .load-more {
    z-index: 2; }

/* Slider */
.slick-slider {
  position: relative;
  display: flex;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: flex;
  overflow: hidden;
  margin: 0 auto;
  max-width: 570px; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: flex;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-arrow {
  position: absolute;
  top: 65px;
  background: url("../../assets/img/slack_arrow.png") no-repeat;
  width: 36px;
  height: 32px;
  border: none; }
  .slick-arrow.slick-prev {
    left: 15px; }
  .slick-arrow.slick-next {
    right: 15px;
    transform: rotate(180deg); }

@media (min-width: 576px) and (max-width: 767.98px) {
  .slick-arrow.slick-prev {
    left: 30px; }
  .slick-arrow.slick-next {
    right: 30px; } }
@media (max-width: 575.98px) {
  .slick-list {
    max-width: 240px; }

  .slick-arrow {
    top: 70px;
    background-size: contain;
    width: 20px;
    height: 16px; }

  margin: auto; }
body {
  font-family: 'Signika Negative', sans-serif;
  background: url(../../assets/img/P90302946.png) top no-repeat;
  background-size: 100%;
    /*     >section {
        margin-bottom: 80px;

        @media (max-width: 768px) {
            margin-bottom: 50px;
        }

        @media (max-width: 575.98px) {
            margin-bottom: 20px;
        }
    } */ }
  body#adminPage {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100vh; }
  @media (max-width: 768px) {
    body {
      background-size: 188%;
      background-position-y: 50px; } }
  @media (max-width: 575.98px) {
    body {
      background-size: 400%;
      background-position-y: 300px;
      background-position-x: 35%; } }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Chivo', sans-serif; }

.grecaptcha-badge {
  z-index: 10; }

ins {
  width: 100%;
  height: 100%; }

#cancelBtn {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translateX(-50%); }

a:focus,
a:hover {
  color: #f9f9f9;
  text-decoration-line: none; }

a,
p {
  font-family: "Signika Negative", sans-serif; }

p {
  margin: 0;
  font-size: 16px; }

h1,
h2,
h3 {
  font-family: Chivo, sans-serif;
  font-weight: 400; }

hr {
  margin-bottom: 0; }

.floatNo {
  float: none; }

.w25 {
  width: 25%; }

.w30 {
  width: 30%; }

.w75 {
  width: 75%; }

.w70 {
  width: 70%; }

.font18 {
  font-size: 18px; }

.scrollDown {
  cursor: pointer; }

#goTop {
  position: fixed;
  right: 2%;
  bottom: 8%;
  z-index: 9999;
  color: #fff;
  cursor: pointer;
  opacity: 1; }

.noColorHover:hover {
  color: inherit; }

.vin-check {
  position: relative; }

.vin-btn, .blog .load-more, .btn {
  height: 40px;
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Signika Negative", sans-serif; }
  .vin-btn.btn-block, .blog .btn-block.load-more, .btn-block.btn {
    width: 100%; }
  .vin-btn.btn-primary, .blog .btn-primary.load-more, .btn-primary.btn {
    font-weight: 900;
    background: linear-gradient(0deg, #0154b0 0%, #0a5eb6 25%, #0e62bc 50%, #1f69c2 75%, #216ec6 100%);
    background-color: #0154b0;
    transition-property: background;
    border: none; }
    .vin-btn.btn-primary.hvr-fade:hover, .blog .btn-primary.hvr-fade.load-more:hover, .btn-primary.hvr-fade.btn:hover, .vin-btn.btn-primary.hvr-fade:focus, .blog .btn-primary.hvr-fade.load-more:focus, .btn-primary.hvr-fade.btn:focus, .vin-btn.btn-primary.hvr-fade:active, .blog .btn-primary.hvr-fade.load-more:active, .btn-primary.hvr-fade.btn:active {
      background: #003169;
      color: white; }

.vin-check-title {
  font-size: 28px; }

.logo h1 {
  padding: 3% 0 6% 4%;
  margin: 0; }

h1 {
  margin: 0;
  font-size: 5em; }

/* .redBtn {
    padding: 15px;
    font-weight: bold;
    color: #fff;
    background: $base-blue;

    background-image: linear-gradient(90deg, rgb(1, 84, 176) 0%, rgb(10, 94, 182) 25%, rgb(14, 98, 188) 50%, rgb(31, 105, 194) 75%, rgb(33, 110, 198) 100%);
    border: 1px solid #f44336;
    border-radius: 1px;
} */
/*.redBtn:hover, .redBtn:focus {*/
/*color: #f44336;*/
/*}*/
#recaptcha2 {
  display: inline-block;
  margin: 10px 0; }

.brRadZero {
  border-radius: inherit; }

.vin-check {
  /* CALL TO ACTION */ }
  .vin-check .title h1 {
    letter-spacing: 3.6px;
    line-height: 56px;
    margin-left: -5px; }
  .vin-check .title h2 {
    line-height: 50px;
    letter-spacing: 1.8px;
    font-size: 2.5rem; }
  .vin-check .title .special-decoration {
    display: inline-flex;
    position: relative;
    color: white;
    padding-left: 7px;
    margin-left: -7px; }
    .vin-check .title .special-decoration::before {
      content: '';
      position: absolute;
      background-color: #216ec6;
      top: 0;
      left: -10px;
      height: 99%;
      width: calc(100% + 3px);
      z-index: -1; }
  .vin-check .cta-text {
    font-weight: 900;
    letter-spacing: .05rem;
    font-size: 2rem;
    line-height: 1.2;
    position: relative; }
    .vin-check .cta-text a {
      font-family: Chivo, sans-serif;
      color: inherit; }
    .vin-check .cta-text span {
      display: inline-flex;
      position: relative;
      background-color: white;
      padding: 0 2px;
      margin-bottom: 5px;
      background-image: linear-gradient(#1966c0, #1966c0);
      background-position: 0 0.85em;
      background-repeat: repeat-x;
      background-size: 1px 0.25em;
      box-shadow: -0.15em 0 0 #fff, 0.15em 0 0 #fff; }
      .vin-check .cta-text span:before {
        content: '';
        position: absolute;
        background-color: white;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: -1; }
      .vin-check .cta-text span:after {
        content: '';
        position: absolute;
        background-color: #216ec6;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: -1; }
    .vin-check .cta-text .arrow {
      position: relative;
      display: inline-flex;
      top: 0;
      right: 90px;
      width: 90px;
      height: 32px;
      background: url("../../assets/img/Polygon.png") no-repeat;
      cursor: pointer;
      outline: none; }
  .vin-check .additional-controls {
    display: flex;
    justify-content: space-between; }
    .vin-check .additional-controls span,
    .vin-check .additional-controls a {
      cursor: pointer;
      line-height: 1;
      display: inline-block;
      font-weight: 300;
      font-size: 0.875rem; }
.vin-form input:-webkit-autofill, .vin-form input:-webkit-autofill:hover, .vin-form input:-webkit-autofill:focus, .vin-form input:-webkit-autofill:active {
  -webkit-transition-delay: 9999s;
  transition-delay: 9999s;
  background-color: rgba(255, 255, 255, 0.6) !important; }
.vin-form input.form-control {
  height: 40px;
  padding: 15px 20px;
  border: 1px solid #216ec6;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 5px;
  font-size: 0.875rem;
  font-family: "Signika Negative", sans-serif;
  font-weight: 300; }
.vin-result {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 1%, white 10%); }
  .vin-result h3.title::after {
    content: "";
    display: flex;
    top: 0;
    left: 0;
    width: 100%;
    font-family: "Signika Negative", sans-serif;
    height: 100%;
    font-size: 18px;
    font-weight: 300;
    color: white;
    line-height: 30px;
    letter-spacing: 1.8px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #363636; }
  .vin-result h3.title.vehInfoTitle:after {
    content: "Production information about this vehicle."; }
  .vin-result h3.title.vehUpgradeTitle:after {
    content: "Premium upgrades compatible with this vehicle."; }
  .vin-result h3.title.vehOptionTitle:after {
    content: "The options this vehicle is fitted with from the factory."; }
  .vin-result .btn-block {
    width: 200px; }

.find-vin,
.info-block {
  letter-spacing: 0.7px;
  background-color: rgba(255, 255, 255, 0.8); }
  .find-vin-title.mb,
  .info-block-title.mb {
    margin-bottom: 22px; }
  .find-vin-title h5,
  .info-block-title h5 {
    font-family: "Signika Negative", sans-serif;
    line-height: 20px;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 0; }
  .find-vin p,
  .info-block p {
    font-size: 0.875rem;
    font-weight: 300;
    color: #212121;
    line-height: 20px;
    letter-spacing: inherit; }
    .find-vin p.point:before,
    .info-block p.point:before {
      position: relative;
      top: 0px;
      display: inline-block;
      margin-right: 4px;
      font-size: 14px;
      line-height: 20px;
      content: "\2022"; }
    .find-vin p.bolder,
    .info-block p.bolder {
      font-weight: 700; }
  .find-vin .text-danger,
  .info-block .text-danger {
    font-weight: 700;
    line-height: 20px; }
  .find-vin-image,
  .info-block-image {
    margin-top: -15px; }
    .find-vin-image img,
    .info-block-image img {
      width: 100%; }

#first-vin::placeholder,
#second-vin::placeholder {
  color: #000; }

#twoVin {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }
  #twoVin .vin-btn-group {
    display: none;
    position: relative;
    justify-content: space-between;
    margin-bottom: 15px;
    margin-top: 15px;
    z-index: 5; }
    #twoVin .vin-btn-group .vin-btn, #twoVin .vin-btn-group .blog .load-more, .blog #twoVin .vin-btn-group .load-more, #twoVin .vin-btn-group .btn {
      position: relative;
      font-weight: 300;
      font-size: 18px;
      width: 150px;
      height: 30px;
      background-color: #216ec6;
      justify-content: initial;
      color: #fff;
      padding: 5px 20px;
      cursor: pointer; }
      #twoVin .vin-btn-group .vin-btn.active ::after, #twoVin .vin-btn-group .blog .active.load-more ::after, .blog #twoVin .vin-btn-group .active.load-more ::after, #twoVin .vin-btn-group .active.btn ::after {
        opacity: 0; }
      #twoVin .vin-btn-group .vin-btn span::after, #twoVin .vin-btn-group .blog .load-more span::after, .blog #twoVin .vin-btn-group .load-more span::after, #twoVin .vin-btn-group .btn span::after {
        position: absolute;
        content: "";
        display: flex;
        top: 50%;
        transform: translateY(-50%);
        width: 20px;
        height: 16px;
        background: url(../../assets/img/slack_arrow.png) no-repeat;
        background-size: contain;
        opacity: 1;
        transition: all .3s ease-in-out; }
      #twoVin .vin-btn-group .vin-btn.first, #twoVin .vin-btn-group .blog .first.load-more, .blog #twoVin .vin-btn-group .first.load-more, #twoVin .vin-btn-group .first.btn {
        justify-content: flex-end; }
        #twoVin .vin-btn-group .vin-btn.first ::after, #twoVin .vin-btn-group .blog .first.load-more ::after, .blog #twoVin .vin-btn-group .first.load-more ::after, #twoVin .vin-btn-group .first.btn ::after {
          left: 15px; }
      #twoVin .vin-btn-group .vin-btn.second, #twoVin .vin-btn-group .blog .second.load-more, .blog #twoVin .vin-btn-group .second.load-more, #twoVin .vin-btn-group .second.btn {
        justify-content: flex-start; }
        #twoVin .vin-btn-group .vin-btn.second ::after, #twoVin .vin-btn-group .blog .second.load-more ::after, .blog #twoVin .vin-btn-group .second.load-more ::after, #twoVin .vin-btn-group .second.btn ::after {
          right: 15px;
          transform: rotate(180deg) translateY(50%); }
  #twoVin > .row {
    opacity: 1;
    width: 1200px;
    transition: transform .3s ease-in-out;
    transform: translate3d(0px, 0px, 0px); }
    #twoVin > .row.secound {
      transform: translate3d(-450px, 0px, 0px); }
  #twoVin .special-decoration {
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0.8) 90%, white 98%, white 100%);
    z-index: 1; }
  #twoVin .row.secound + .special-decoration {
    transform: rotate(180deg); }

.hvr-icon-down::before {
  top: 5px;
  right: 3px;
  width: 11px;
  height: 13px;
  content: "";
  background: url("../../assets/icons/arrowDown.png") center no-repeat; }

#goTop::before {
  transition: all .3s ease; }
#goTop.hide::before {
  opacity: 0; }

/* .hvr-icon-up::before {
    top: 0;
    right: 15%;
    width: 40px;
    height: 40px;
    content: "";
    background: url("../../assets/icons/arrowUpBlack.png") center no-repeat;
    background-size: 100%;

    @media (max-width: 575.98px) {
        width: 25px;
        height: 25px;
    }
} */
.blackArrow {
  color: #000 !important; }

.blackArrow::before {
  top: 0;
  right: 15%;
  width: 40px;
  height: 40px;
  content: "";
  background: url("../../assets/icons/arrowUpBlack.png") center no-repeat;
  background-size: 100%;
  opacity: 1; }
  @media (max-width: 575.98px) {
    .blackArrow::before {
      width: 25px;
      height: 25px; } }

form#vincheckForm,
#vincheckFormAdmin {
  display: inline-block;
  width: 100%; }

.compareBtn {
  /*margin-bottom: 20px;*/ }

.scrollDown {
  /*width: auto;*/
  /*position: absolute;*/
  /*bottom: 2%;*/
  /*left: calc(50% - 114px);*/ }

.whereVinTitle,
.whyTitle,
.tryTitle,
.vehInfoTitle,
.vehUpgradeTitle,
.vehOptionTitle {
  display: inline-block;
  font-family: "Chivo", sans-serif;
  color: #206ac3;
  margin-bottom: 20px;
  font-size: 36px;
  letter-spacing: 1px; }

/* .whereVin::before,
.whyBlock::before {
    position: relative;
    top: 2px;
    display: inline-block;
    width: 24px;
    height: 24px;
    content: "";
    background: url("../../assets/icons/info copy.png") no-repeat;
} */
.tryBlock::before {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 5%;
  content: "";
  background: url("../../assets/icons/search.png") no-repeat; }

/*.info-block .container {*/
/*display: flex;*/
/*flex-flow: row wrap;*/
/*}*/
/*.container {*/
/*display: flex;*/
/*flex-flow: row wrap;*/
/*}*/
/* #vin-result {
    padding: 45px 0;
} */
.find-vin {
  padding-top: 0; }

.info-block .txtRed {
  font-weight: bold; }

.tryBlock p {
  padding-left: 5%;
  text-align: justify; }

.vinCheckField {
  display: block;
  padding: 5px 0;
  font-weight: 300;
  border-bottom: 1px solid #000; }
  .vinCheckField > .row {
    min-height: 40px; }
  .vinCheckField span {
    color: #252525; }
  .vinCheckField a {
    font-weight: 700; }

.vinBtns {
  margin-bottom: 30px;
  margin-top: 30px; }

.vinCheckField span {
  display: inline-block;
  vertical-align: middle; }

.vinCheckField .w75 {
  text-align: left; }

.vehInfo,
.vehUpgrade {
  margin-bottom: 40px; }

.vehInfo .vinCheckField:last-child,
.vehUpgrade .vinCheckField:last-child,
.vehOption .vinCheckField:last-child {
  border: none; }

.firstVin {
  /* padding-right: 5%;
  margin-bottom: 20px;
  border-right: 1px solid #263238; */ }

.secondVin {
  /* padding-left: 5%;
  margin-bottom: 20px;
  margin-left: -1px;
  border-left: 1px solid #263238; */ }

#oneVin .vehUpgrade {
  /*padding-left: 5%;*/ }

#g-recaptcha-response {
  position: absolute;
  z-index: -999999;
  display: block !important;
  width: 302px !important;
  height: 76px !important;
  margin: -78px 0 0 0 !important;
  opacity: 0; }

.vinCompareTitle {
  border-bottom: 1px solid #607d8b; }

#vin-result .container {
  /*border-bottom: 1px solid;*/ }

/*-------------LOGIN PAGE------------------*/
.login-page {
  background: url("../../assets/img/P90302946.png") no-repeat;
  background-position-y: 80%;
  background-size: cover;
  height: 100vh; }
  .login-page form {
    position: relative;
    padding: 50px; }
    .login-page form input.form-control {
      background-color: rgba(255, 255, 255, 0.5); }
    .login-page form::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0; }

/*-------------ADMIN PAGE------------------*/
.adminDecode {
  width: 100% !important; }

#log-out .btn {
  position: absolute;
  top: 6%;
  right: 2%;
  z-index: 99;
  color: #f9f9f9;
  background: #f44336;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f44336 0%, #b71c1c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f44336 0%, #b71c1c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f44336 0%, #b71c1c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f44336", endColorstr="#b71c1c", GradientType=0);
  border: 0;
  /* IE6-9 */ }

@media screen and (max-height: 575px) {
  #rc-imageselect,
  #recaptcha2 {
    -webkit-transform: scale(0.77);
    transform: scale(0.77);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0; } }
@media (max-width: 768px) {
  .my-5 {
    margin-bottom: 2rem !important;
    margin-top: 2rem !important; }

  .vinCheckField > .row {
    min-height: 25px; }

  /* 
  .container {
      padding-right: 0;
      padding-left: 0;
  } */
  .vin-check {
    background-position-x: 50%;
    margin-bottom: 40px; }
    .vin-check .title h1 {
      letter-spacing: 3.3px;
      font-size: 74px;
      line-height: 52px; }
    .vin-check .title h2 {
      letter-spacing: 0.8px;
      font-size: 2.4rem; }
    .vin-check .cta-text {
      letter-spacing: 0.15rem; }
      .vin-check .cta-text-container {
        position: absolute;
        top: 240px;
        right: -70px;
        transform: scale(0.8); }

  #twoVin .vin-btn-group {
    display: flex; }
  #twoVin .special-decoration {
    display: flex; }
  #twoVin .firstVin::after {
    position: absolute;
    content: "";
    display: flex;
    top: 0;
    right: -1px;
    width: 1px;
    height: 100%;
    background-color: #216ec6; }

  .find-vin-image {
    margin-top: 40px; } }
@media (max-width: 767.98px) {
  .cta-text-container {
    display: none; } }
@media (max-width: 575.98px) {
  .vin-check {
    min-height: 1100px;
    background-position-x: 40%; }
    .vin-check .title h1 {
      letter-spacing: 1px;
      font-size: 62px;
      line-height: 56px; }
      .vin-check .title h1 span.text-primary {
        line-height: 42px; }
        .vin-check .title h1 span.text-primary ::before {
          height: 100%;
          width: calc(100% + 30px); }
    .vin-check .title h2 {
      letter-spacing: 0;
      font-size: 1.8rem;
      line-height: 28px; }
      .vin-check .title h2 span {
        letter-spacing: 4px; }
  .vin-result h3.title::after {
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 1px;
    padding: 10px;
    margin-top: 5px; }

  .whereVinTitle,
  .whyTitle,
  .tryTitle,
  .vehInfoTitle,
  .vehUpgradeTitle,
  .vehOptionTitle {
    font-size: 24px; }

  .vinCheckField span {
    font-size: 12px; }
  .vinCheckField > .row {
    min-height: 14px; }

  .vehInfo,
  .vehUpgrade {
    margin-bottom: 20px; }

  .vinBtns {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-right: -5px;
    margin-left: -5px; }
    .vinBtns div {
      flex: 0 0 50%;
      max-width: 50%;
      padding-left: 10px;
      padding-right: 10px; }
      .vinBtns div .btn.btn-block {
        width: 100%;
        height: 30px;
        font-size: 10px; }

  #twoVin .col-xs-1, #twoVin .col-xs-2, #twoVin .col-xs-3, #twoVin .col-xs-4, #twoVin .col-xs-5, #twoVin .col-xs-6, #twoVin .col-xs-7, #twoVin .col-xs-8, #twoVin .col-xs-9, #twoVin .col-xs-10, #twoVin .col-xs-11, #twoVin .col-xs-12, #twoVin .col-xs,
  #twoVin .col-xs-auto {
    padding-right: 10px;
    padding-left: 10px; }
  #twoVin .firstVin,
  #twoVin .secondVin {
    flex: 0 0 50%;
    max-width: 260px; }
  #twoVin .vin-btn-group {
    margin-bottom: 15px;
    margin-top: 15px;
    z-index: 5; }
    #twoVin .vin-btn-group .vin-btn, #twoVin .vin-btn-group .blog .load-more, .blog #twoVin .vin-btn-group .load-more, #twoVin .vin-btn-group .btn {
      font-size: 12px;
      width: 90px;
      height: 20px;
      padding: 5px 15px; }
      #twoVin .vin-btn-group .vin-btn.active ::after, #twoVin .vin-btn-group .blog .active.load-more ::after, .blog #twoVin .vin-btn-group .active.load-more ::after, #twoVin .vin-btn-group .active.btn ::after {
        opacity: 0; }
      #twoVin .vin-btn-group .vin-btn span, #twoVin .vin-btn-group .blog .load-more span, .blog #twoVin .vin-btn-group .load-more span, #twoVin .vin-btn-group .btn span {
        margin-top: 2px; }
        #twoVin .vin-btn-group .vin-btn span::after, #twoVin .vin-btn-group .blog .load-more span::after, .blog #twoVin .vin-btn-group .load-more span::after, #twoVin .vin-btn-group .btn span::after {
          top: 50%;
          transform: translateY(-50%);
          width: 11px;
          height: 9px; }
      #twoVin .vin-btn-group .vin-btn.first, #twoVin .vin-btn-group .blog .first.load-more, .blog #twoVin .vin-btn-group .first.load-more, #twoVin .vin-btn-group .first.btn {
        justify-content: flex-end; }
        #twoVin .vin-btn-group .vin-btn.first ::after, #twoVin .vin-btn-group .blog .first.load-more ::after, .blog #twoVin .vin-btn-group .first.load-more ::after, #twoVin .vin-btn-group .first.btn ::after {
          left: 7px; }
      #twoVin .vin-btn-group .vin-btn.second, #twoVin .vin-btn-group .blog .second.load-more, .blog #twoVin .vin-btn-group .second.load-more, #twoVin .vin-btn-group .second.btn {
        justify-content: flex-start; }
        #twoVin .vin-btn-group .vin-btn.second ::after, #twoVin .vin-btn-group .blog .second.load-more ::after, .blog #twoVin .vin-btn-group .second.load-more ::after, #twoVin .vin-btn-group .second.btn ::after {
          right: 7px;
          transform: rotate(180deg) translateY(50%); }
  #twoVin > .row {
    opacity: 1;
    width: 560px;
    transition: transform .3s ease-in-out;
    margin-right: -5px;
    margin-left: -5px;
    transform: translate3d(0px, 0px, 0px); }
    #twoVin > .row.secound {
      transform: translate3d(-220px, 0px, 0px); }
  #twoVin .special-decoration {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 88%, rgba(255, 255, 255, 0.8) 95%, white 98%, white 100%); }
  #twoVin .row.secound + .special-decoration {
    transform: rotate(180deg); }
  #twoVin .firstVin {
    margin-bottom: 40px;
    /*  &::after {
         position: absolute;
         content: "";
         display: flex;
         top: 0;
         right: -1px;
         width: 1px;
         height: 100%;
         background-color: $base-blue;
     } */ } }

/*# sourceMappingURL=style.min.css.map */
