@media (min-width: 768px) {
  .lr-80 [class*="col-"]:nth-child(2n + 1) {
    padding-right: 60px;
  }
  .lr-80 [class*="col-"]:nth-child(2n) {
    padding-left: 60px;
  }
}

@media (min-width: 992px) {
  .steps-left {
    -ms-flex: 0 0 330px;
    flex: 0 0 330px;
    max-width: 330px;
  }
  .steps-right {
    -ms-flex: 1;
    flex: 1;
  }
  .col-border-row > .border-right-col {
    padding-right: 30px;
    margin-right: 30px;
  }
  .col-border-row > .col-xl-5 {
    -ms-flex: 0 0 calc(33.333333% - 30px);
    flex: 0 0 calc(33.333333% - 30px);
    max-width: calc(33.333333% - 30px);
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .lr-27 > [class*="col-"]:nth-child(2n + 1) {
    padding-right: 27px;
  }
  .lr-27 > [class*="col-"]:nth-child(2n) {
    padding-left: 27px;
  }
  .lr-25 > [class*="col-"]:nth-child(2n + 1) {
    padding-right: 25px;
  }
  .lr-25 > [class*="col-"]:nth-child(2n) {
    padding-left: 25px;
  }
  .lr-80 > [class*="col-"]:nth-child(2n + 1) {
    padding-right: 80px;
    text-align: left;
  }
  .lr-80 > [class*="col-"]:nth-child(2n) {
    padding-left: 80px;
    text-align: right;
  }
  .lr-24 > [class*="col-"]:nth-child(2n + 1) {
    padding-right: 24px;
    text-align: left;
  }
  .lr-24 > [class*="col-"]:nth-child(2n) {
    padding-left: 24px;
    text-align: right;
  }
  .steps-left {
    -ms-flex: 0 0 380px;
    flex: 0 0 380px;
    max-width: 380px;
  }
  .steps-right {
    -ms-flex: 1;
    flex: 1;
  }
  .col-border-row > .border-right-col {
    padding-right: 60px;
    margin-right: 60px;
  }
  .col-border-row > .col-xl-5 {
    -ms-flex: 0 0 calc(41.666667% - 60px);
    flex: 0 0 calc(41.666667% - 60px);
    max-width: calc(41.666667% - 60px);
    padding-left: 0;
  }
  .back_butn {
    position: relative;
    left: -20px;
  }
}


@media (min-width: 1300px) {
  .back_butn {
    left: -50px;
  }
}

@media (min-width: 1500px) {
  .back_butn {
    left: -100px;
  }
}

/* Large devices (desktops, less than 1500px) */

@media (max-width: 1499.98px) {

}

/* Large devices (desktops, less than 1200px) */

@media (max-width: 1199.98px) {
  [class*="navbar-expand"] .navbar-nav .nav-item:not(:last-child) {
    margin: 0 20px;
  }
  .hero-center::before,
  .rf-center::before {
    left: -20px;
    top: -20px;
  }
  .hero-center::after,
  .rf-center::after {
    right: -20px;
    bottom: -20px;
  }
}

/* Medium devices (tablets, less than 992px) */

@media (max-width: 991.98px) {
  [class*="navbar-expand"] {
    padding: 32px 15px;
  }
  .menu-open {
    overflow: hidden;
    overflow-x: hidden;
  }
  #navbarNav.navbar-collapse {
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    position: fixed !important;
    min-height: 100vh;
    top: 0;
    padding: 0;
    height: 100%;
    left: -100%;
    width: 300px;
    opacity: 0;
    visibility: hidden;
    overflow-y: auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    display: block;
    z-index: 99;
  }
  #navbarNav.navbar-collapse.menu-show {
    left: 0;
    opacity: 1;
    visibility: visible;
  }
  .navbar-nav .nav-item {
    display: inline-block;
    width: 100%;
    margin: 15px 0 !important;
    padding: 0 25px;
  }
  [class*="navbar-expand"] .navbar-nav .nav-item:not(:last-child) {
    margin: 15px 25px;
  }
  .navbar-nav .nav-link.signup_butn {
    padding: 0;
  }
  .hero_banner .hero-content::before {
    display: none;
  }
  .hero_banner .hero-content {
    padding: 30px;
  }
  .app-download {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 50px;
  }
  .app-download a {
    margin-bottom: 0;
  }
  .contact_details li:not(:first-child) {
    padding-left: 15px;
  }
  .contact_details li p {
    font-size: 16px;
  }
  .hero_banner .hero-content h1 {
    font-size: 36px;
  }
  .theme-sm-heading {
    font-size: 24px;
  }
  .four-box-set p {
    font-size: 18px;
  }
  .login-signup .ls-left {
    padding: 50px;
    min-height: auto;
  }
  .ls-content h2 {
    font-size: 30px;
    line-height: normal;
  }
  .steps-left {
    padding-top: 0;
    margin-bottom: 30px;
  }
  .from-steps-count {
    display: flex;
    justify-content: center;
    margin: 0;
  }
  .from-steps-count li {
    margin-bottom: 0 !important;
    width: 25px;
    height: 25px;
    margin: 0 5px;
  }
  .from-steps-count li p {
    font-size: 0;
    width: 25px;
    height: 25px;
    padding: 0;
  }
  .from-steps-count li p::before {
    width: 25px;
    height: 25px;
  }
  .from-steps-count li:not(:last-child)::before {
    display: none;
  }
  .from-steps-count li.step-complete p::after {
    left: 8px;
    top: 8px;
    width: 10px;
    height: 10px;
  }
  .col-border-row > .border-right-col {
    border-right: 0;
  }
}

/* Small devices (landscape phones, less than 768px) */

@media (max-width: 767.98px) {
  .hero_banner .hero-content h1 {
    font-size: 28px;
  }
  .theme-sm-heading {
    font-size: 18px;
    line-height: 34.34px;
  }
  .hero-center::before,
  .rf-center::before {
    left: -10px;
  }
  .hero-center::after,
  .rf-center::after {
    right: -10px;
  }
  .rf-box p {
    font-size: 18px;
  }
  .four-box-set p {
    font-size: 16px;
  }
  .contact_details li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 40px;
    text-align: center;
  }
  .contact_details li:last-child {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    border: 0;
    margin-bottom: 0;
  }
  footer p {
    font-size: 16px;
  }
  .ls-content h2 {
    font-size: 24px;
  }
  .contact-main-wrap{
    padding: 20px;
  }
  .center-hd{
    font-size: 24px;
  }
  .hero_banner .hero-content h1 {
    font-size: 26px;
  }
}

/* Extra small devices (portrait phones, less than 576px) */

@media (max-width: 575.98px) {
  .hero_banner .hero-content .butn {
    width: 100%;
    height: 50px;
    line-height: 50px;
  }
  .hero_banner .hero-content h1 {
    font-size: 22px;
  }
  .app-download {
    display: inline-block;
    width: 100%;
  }
  .app-download a {
    margin-bottom: 30px;
  }
  .ls-content h2 {
    font-size: 22px;
  }
  .theme-from .form-group .form-control {
    height: 50px;
  }
}
