/*--------------------------------------------------------------
# Top Header from sections start - Desktop
--------------------------------------------------------------*/

.top-slider-section {
  display: flex;
  margin-top: 30px;
}

.left-image-section {
  width: 50%;
  height: auto;
  background: url(../images/hr-bg.svg);
  padding: 0px;
  margin: 0px;
  text-align: center;
  background-repeat: no-repeat;
}

.left-image-section img {
  position: relative;
  margin-top: -32px;
}

.right-text-section {
  width: 50%;
  height: auto;
  padding: 0px;
  margin: 0px;
}

.right-text-section h1 {
  font-size: 44px;
  color: #2e3e59;
  font-weight: 900;
  line-height: 54px;
  margin: 0px;
  padding: 0px;
}

.right-text-section h1 span {
  display: block;
  color: #fd920f;
  font-weight: 300;
  padding-bottom: 12px;
}

.right-text-section p {
  display: block;
  color: #2e3e59;
  font-weight: 300;
  font-size: 12px;
  margin: 0px;
  padding: 0 0 0 0px;
  line-height: 22px;
}

p.title-by-vpn {
  color: #565656;
  font-size: 14px;
  font-weight: 500;
  padding: 16px 0 10px 0;
}

.search-by-bin {
  display: flex;
}

.left-input-bx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 278px;
}

.left-input-bx input.input-box {
  width: 278px;
  height: 50px;
  background-color: #e5e5e5;
}

.right-btn-bx button {
  height: 50px;
  border-radius: 5px;
  margin-left: 30px;
  font-size: 12px;
  font-weight: 300;
  padding: 0 20px;
}

.left-input-bx .from-group1 input.input-box {
  width: 130px;
}

.left-input-bx .from-group1 select {
  width: 130px;
  background-color: #e5e5e5;
  height: 50px;
  padding: 10px;
}

.left-input-bx .from-group1 input.input-box::placeholder,
.left-input-bx .from-group input.input-box::placeholder,
.left-input-bx .from-group1 select::placeholder {
  font-family: Roboto;
  font-size: 12px;
  color: #9d9d9d;
  font-weight: 300;
}

.vin-numner-bx {
  display: flex;
}

.vin-image {
  margin-right: 20px;
}

.subscript-title p {
  margin: 0px;
  padding: 0px 0 15px 0;
  font-size: 14px;
  color: #6c6262;
}

.close-button img {
  width: 13px;
  filter: opacity(0.5);
  cursor: pointer;
}

.subscript-title ul {
  list-style: disc;
  padding: 9px 0 0 26px;
  margin: 0;
}

.subscript-title ul li {
  line-height: 21px;
  font-size: 14px;
  color: #2f394a;
}

.or-bx {
  border-top: 1px solid #a8a8a8;
  width: 350px;
  margin: 29px 0 -6px 41px;
  text-align: center;
}

.or-bx span {
  position: relative;
  top: -9px;
  background: #fffaf9;
  padding: 0 16px;
  font-weight: 900;
  color: #a8a8a8;
}

/*--------------------------------------------------------------
# Top Header Second Section Start - Desktop
--------------------------------------------------------------*/

.top-second-slider {
  display: flex;
  margin-top: 30px;
}

.top-third-slider {
  display: flex;
  margin-top: 30px;
}

.featured-bx {
  padding: 20px 20px 0 0px;
  display: flex;
}

.deal-car {
  width: 273px;
  border-radius: 5px;
  margin-right: 35px;
  overflow: hidden;
  height: 160px;
}

.deal-txt {
  width: auto;
}

.dealer-price-bx {
  margin-bottom: 20px;
}

.dealer-price-bx p {
  display: block;
  color: #797979;
  font-weight: 300;
  line-height: 28px;
}

.historical-bx {
  background: #e5e5e5;
  height: 60px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  padding: 0 29px;
  margin-top: 20px;
}

.historical-bx .from-group label {
  margin: 0px;
  padding: 1px 0 0 35px;
  display: flex;
  font-weight: 500 !important;
  font-size: 14px;
}

.historical-bx .checkmark {
  top: 3px;
}

ul.report-btn {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0px;
  margin: 0px 0 0 0;
  border-radius: 6px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}

ul.report-btn li {
  width: 48%;
  padding: 18px;
  margin: 14px 0;
  border: 1px solid #d9d9d9;
  background: #f3f3f3;
}

ul.report-btn li:last-child {
  border-right: none;
}

ul.report-btn li h4 {
  padding: 0px;
  margin: 0px;
  font-size: 15px;
  font-weight: 600;
}

ul.report-btn li p {
  color: #a1a1a1;
  font-size: 13px;
  line-height: 23px;
  padding-top: 8px;
}

ul.report-btn li a {
  background: #002c5c;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
  padding: 12px 24px;
  border-radius: 5px;
  margin-top: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 20px;
  transition: all 0.5s;
}

ul.report-btn li a:hover {
  background: #1c396d;
  -webkit-box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42),
    0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
  box-shadow: 0 14px 26px -12px rgba(23, 105, 255, 0.42),
    0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(23, 105, 255, 0.2);
}

/*--------------------------------------------------------------
# Vehicle History Report sections start - Desktop
--------------------------------------------------------------*/

.vehicle-history-title {
  text-align: center;
}

.vehicle-history-title h2 {
  font-size: 27px;
  color: #2e3e59;
  font-weight: 900;
}

.vehicle-history-title h2 span {
  color: #fd920f;
  font-weight: 300;
}

.vehicle-history-bg {
  background: #1f2130;
  border-radius: 42px;
  height: auto;
  margin-bottom: 40px;
  padding: 50px 92px 20px 92px;
  display: flex;
  flex-wrap: wrap;
}

.vehicle-history-box {
  padding: 0px;
  margin: 20px 0 40px 0;
  height: auto;
  width: 50%;
  display: flex;
}

.vh-image-bx {
  width: 97px;
  height: 97px;
  overflow: hidden;
  background: #95a7e1;
  border-radius: 50%;
  margin-top: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.vh-text-bx {
  width: 80%;
  margin: 0 0 0 24px;
}

.vh-text-bx p {
  font-size: 15px;
  font-weight: 700;
  margin: 0;
  padding: 0 0 0 0;
}

.vh-text-bx ul {
  padding: 0 0 0 14px;
  margin: 0px;
  color: #fff;
  list-style: disc;
  display: flex;
  flex-wrap: wrap;
}

.vh-text-bx ul li {
  font-weight: 300;
  padding: 20px 27px 0px 0;
  font-size: 12px;
}
.vh-text-bx ul li a {
  color: #fff;
  padding: 0px;
  font-size: 12px;
}

.purple-bg {
  background: #95a7e1;
  fill: #fff;
}

.purple-text {
  color: #95a7e1;
}

.orange1-bg {
  background: #eb6e5f;
  fill: #fff;
}

.orange1-text {
  color: #eb6e5f;
}

.emerald-green-bg {
  background: #2baa93;
  fill: #fff;
}

.emerald-green-text {
  color: #2baa93;
}

.light-red-bg {
  background: #f15877;
  fill: #fff;
}

.light-red-text {
  color: #f15877;
}

/*--------------------------------------------------------------
# Frequently Asked Questions start - Desktop
--------------------------------------------------------------*/

.frequently-asked-title {
  text-align: center;
}

.frequently-asked-title h3 {
  font-size: 39px;
  padding: 20px 0 40px 0;
  margin: 0px;
  color: #2e3e59;
}

.frequently-asked-title h3 span {
  color: #fd920f;
  font-weight: 300;
}

/*--------------------------------------------------------------
# Accordion start - Desktop
--------------------------------------------------------------*/

.accordion-bgcl {
  background: #fff6ee;
  padding: 24px 12px;
  border-left: 4px solid #ffc083;
  font-size: 18px;
  font-weight: 500;
  color: #16171a;
  margin-bottom: 40px;
}

.accordion-bgcl1 {
  background: #fafaff;
  border-left: 4px solid #afaeff;
}

.accordion-bgcl2 {
  background: #fff0f3;
  border-left: 4px solid #ffaebc;
}

.accordion-bgcl3 {
  background: #e0f9f7;
  border-left: 4px solid #02d6c8;
}

.plusbx {
  background: url(../images/plus.png);
  width: 28px;
  height: 28px;
  z-index: 1;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  top: 4px;
  margin-right: 10px;
  cursor: pointer;
  transition: all 0.5s;
}
.accordion-open .plusbx {
  transform: rotate(45deg);
}
.accordion_body p {
  font-size: 16px;
  font-weight: 300;
  color: #959698;
  padding: 0 0 0 43px;
  line-height: 28px;
}

/*--------------------------------------------------------------
# Report Login Popup start 
--------------------------------------------------------------*/
img.login-logo {
  width: 158px;
  height: 39px;
}

.login-title {
  left: 0px;
  position: relative;
  font-size: 18px !important;
}

.close-button img {
  width: 13px;
  filter: opacity(0.5);
  cursor: pointer;
}

ul.paypal-ul {
  display: flex;
  padding: 16px 0 6px 0;
  margin: 0px;
}

ul.paypal-ul li {
  padding: 0 30px 0 0;
}

ul.paypal-ul li .radio-container {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  padding-left: 28px;
}

ul.paypal-ul li .checkbx {
  margin: 0px;
  padding: 0px;
}

ul.login-report li {
  height: 110px;
  position: relative;
}
i.eye-icon, i.eye-password{
  position: absolute;
  top: 44px;
  right: 13px;
  cursor: pointer;
}
ul.login-report li input.input-box {
  background: #e9e9e9;
  height: 50px;
}

ul.login-report li .from-group label {
  padding: 0px;
  color: #302f2f;
  font-size: 14px;
  font-weight: 400;
  padding: 4px 0 7px 0;
}

.login-btn-report {
  border-radius: 6px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  width: 195px;
  margin-bottom: 10px;
}

#overlay.active {
  z-index: 99;
}
.margin-bottom {
  margin-bottom: 7px;
}

.dealer-text {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: auto;
  margin-bottom: 5px;
  padding-top: 5px;
}
.dealer-text a {
  border-right: 1px solid #c1c1c1;
  color: #0f61dd;
  padding: 1px 6px;
  font-size: 12px;
}

.dealer-text a:last-child {
  border-right: none;
}

.dealer-text a:hover {
  color: #102850;
}

.get-full-report {
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 14px;
}

/* .checkradio {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  border-radius: 50%;
} */


@media (max-width:1199px) {
    .left-image-section img {
        width: 100%;
    }
    .vehicle-history-bg {
        padding: 50px 30px;
    }
    .right-text-section h1 {
        font-size: 36px;
        line-height: 44px;
    }
    .frequently-asked-title h3 {
        font-size: 34px;
    }
    .subscribe-bx {
        width: 50%!important;
    }
    .subscribe-row li.subscribe-price {
        font-size: 24px;
        padding: 14px;
    }
    .modal.active#subscribe {
        transform: translate(-50%, -60%) scale(1);
    }
    .modal.active#payment {
        transform: translate(-50%, -60%) scale(1);
    }
}

@media (max-width:991px) {
    .right-text-section h1 {
        font-size: 32px;
        line-height: 36px;
    }
    .frequently-asked-title h3 {
        font-size: 26px;
    }
    .vehicle-history-title h2 {
        font-size: 22px;
    }
    
    .vh-image-bx {
        height: 80px;
    }
    .vin-numner-bx{
        flex-direction: column
    }
    .vin-image {
       margin: 0px;
       padding: 0 0 8px 0;
    }
    .vin-image img {
        width: 100%;
        margin: auto;
    }
    .modal-body{
        padding: 20px 16px  
    }
    .right-btn-bx button {
        margin-left: 11px;
        font-size: 13px;
        font-weight: 300;
        padding: 0 6px;
    }
    .left-image-section {
        width: 40%;
    }
    .right-text-section {
        width: 60%;
    }
    .accordion-bgcl {
        padding: 16px 12px;
        font-size: 18px;
        margin-bottom: 18px;
    }
    .subscribe-bx {
        width: 70%!important;
    }
    .modal.active#subscribe {
        transform: translate(-50%, -90%) scale(1);
    }
    .modal.active#payment {
        transform: translate(-50%, -90%) scale(1);
    }
    div#vin-number {
        width: 100%!important;
    }
    .dealer-text a {
        padding: 0px 7px;
        font-size: 10px;
    }
    ul.paypal-ul li{
        padding: 0 9px 0 0;
    }
}

@media (max-width:767px) {
    .right-text-section h1 {
        font-size: 26px;
        line-height: 30px;
    }
    .plusbx {
        width: 18px;
        height: 18px;
        background-size: 12px;
    }
    .vehicle-history-box {
        width: 100%;
        margin: 20px 0 14px 0;
    }
    .vh-image-bx {
        height: 80px;
        width: 80px;
    }
    .frequently-asked-title h3 {
        font-size: 20px;
    }
    .accordion-bgcl {
        font-size: 16px;
    }
    .modal.active#subscribe {
        transform: translate(-50%, -30%) scale(1);
    }
    .modal.active#payment {
        transform: translate(-50%, -30%) scale(1);
    }
    .subscribe-bx {
        width: 90%!important;
    }
    .subscribe-row li.subscribe-price {
        font-size: 18px;
        padding: 12px;
    }
    .subscribe-row li.report {
        font-size: 18px;
        padding: 12px;
    }
    .subscribe-row .txt-report {
        font-size: 14px;
        margin: 0 8px 0 0;
        font-weight: 400;
    }
    .subscribe-row li.subscribe-price {
        font-size: 16px;
    }
    .subscribe-bx .title-name {
        font-size: 20px;
    }
    .left-input-bx {
        width: 55%;
    }
    .left-input-bx input.input-box {
        width: 100%;
    }
    .left-input-bx .from-group {
        width: 100%;
    }
    .featured-bx{
        justify-content: center;
        padding: 22px 0 0 0; 
    }
    .left-image-section, .right-text-section{
        text-align: center; 
    }
}

@media (max-width:575px) {
    .vh-text-bx ul li {
        padding: 14px 27px 0px 0;
    }
    .top-second-slider,
    .top-second-slider {
        display: block;
    }
    .left-image-section,
    .right-text-section {
        width: 100%;
    }
    .vh-text-bx ul li,
    .left-input-bx input.input-box {
        width: 100%;
    }
    .accordion_head {
        display: flex;
        align-items: center;
    }
    .vh-image-bx svg {
        width: 34px;
    }
    .vehicle-history-bg {
        padding: 22px 18px;
        border-radius: 22px;
    }
    .vh-image-bx {
        height: 72px;
        margin: 0;
    }
    .top-slider-section {
        display: flex;
        margin-top: 14px;
        flex-direction: column-reverse;
    }
    .left-image-section{
        margin-top: 40px;
    }
    .search-by-bin,
    .vehicle-history-title h2 span {
        display: block;
    }
    .left-input-bx {
        display: block;
        width: 100%;
        margin: 0 0 14px;
    }
    .right-btn-bx button {
        margin-left: 0;
        font-size: 14px;
        width: 100%;
    }
    .vehicle-history-title h2 {
        font-size: 18px;
        line-height: 28px;
    }
    .modal.active#subscribe {
        transform: translate(-50%, -60%) scale(1);
    }
    .modal.active#payment {
        transform: translate(-50%, -60%) scale(1);
    }
    .accordion-bgcl {
        font-size: 14px;
        padding: 10px 6px;
    }
    .right-text-section h1 {
        font-size: 22px;
        line-height: 34px;
    }
   
    .accordion_body p {
        font-size: 14px;
        padding: 0 0 0 8px;
        line-height: 26px;
    }
}