@media (min-width: 1400px){
/*    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {*/
/*    max-width: 1450px;*/
/*}*/
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1220px;
}
/*.add-ons {*/
/*    margin: 70px auto 90px;*/
/*    max-width: 1250px;*/
/*}*/
.rental-heading h2 a {
    font-size: 20px;
}
}

@media (max-width: 1400px){
    li.f-border-bottom.signature {
    padding-bottom: 46px !important;
}
    body .fourth-step-payment-fields .form-group.pay-ment-form .pay-field.left-pay {
    width: 100%;
}
    .acessories-table tbody tr {
    width: 50% !important;
    
}
.acessories-table tbody tr td {
    font-size: 11px;
}
div#view_contract {
    float: left;
    /*margin-bottom: 20px;*/
}

.bottom-total.terms {
    margin-top: 20px;
}
.bottom-total.vehicle.select-total {
    margin-top: 20px !important;
}
.vehicle-info-detils .vehicle-info-content ul span {
    font-size: 14px;
}
.pay-field.Cvc {
    width: 100%;
}
}



@media (min-width: 992px){
    
.acessories-table tbody tr {
    width: 33.3333%;
    float: left;
}
/*.acessories-table tbody tr td {*/
/*    display: block;*/
/*    padding: 18px 10px;*/
/*}*/
.acessories-table tbody tr td {
    display: block;
    padding: 10px 10px;
}

.right-sec.mobile-nav-btns.login-btn-desktop {
    display: none;
}
}




@media (max-width: 1520px){
    .navbar>.container-fluid {
    flex-direction: column;
}
}


@media (max-width: 1200px){
   .listing-detail .login_btn a {
    padding: 15px !important;
    font-size: 12px!important;
}
    li.right-quarters-details {
    padding: 100px 50px;
}
    .vehile-img {
    width: auto;
}
    .header-main li.nav-item {
    margin: 0 0px;
}
.header-main div#navbarSupportedContent .nav-item a.nav-link {
    font-size: 15px;
}
.get-a-quote-btn .login_btn a {
    font-size: 13px;
    white-space: nowrap;
    padding: 0 25px;
    width: auto;
}
/*ul.rental-details {*/
/*    grid-template-columns: auto;*/
/*}*/

.rental-details li span {
    font-size: 14px;
}
.rental-heading h2 a {
    font-size: 19px;
}
.my-slider.slick-initialized.slick-slider {
    width: auto;
}
.r-car-img {
    width: auto;
}
.footer-bottom a.f-menu {
    font-size: 12px;
    white-space: nowrap;
}
ul.footer-menus-list.navbar-nav li {
    margin: 0px 10px 0;
}
.copy-right {
    font-size: 12px;
    text-align: center;
}
ul.footer-menus-list.navbar-nav {
    justify-content: center;
    margin-bottom: 10px;
}

.col-md-12.col-lg-12.col-xl-3.order-two {
    order: 2;
}
.col-md-12.col-lg-12.col-xl-9.order-one {
    order: 1;
}
.left-bar .side-bar-second-step.third-step {
    width: 100%;
    margin-top: 20px;
}
li.side-bar-cotents.botm h3 {
    margin: 0;
}

.progress {
    max-width: 750px !important;
}
}


@media (min-width: 991px) and (max-width: 1200px){
    .header-main div#navbarSupportedContent .nav-item a.nav-link {
    font-size: 13px;
}
}


@media (max-width: 1080px){
    
    
    
  .top-bar-main {
    flex-direction: column;
    align-items: center;
}
    .header-main div#navbarSupportedContent .nav-item a.nav-link {
    font-size: 14px;
    white-space: nowrap;
}
.Banner-sec {
    padding: 100px 0px;
}
.banner-left-content {
    width: 100%;
    position: relative;
    z-index: 99;
}
.Banner-sec::before {
    bottom: 70px;
    width: 50%;
    background-position: left bottom;
    left: 0;
    margin: auto;
    background-size: 90%;
}
.Banner-sec::after {
    background-repeat: no-repeat;
    width: 310px;
    background-position: bottom;
}

}


@media (max-width: 991px){
    
.payment-method-selection .selct-radio-btn {
    width: 35%;
}    
    
    
    

.login_btn.vehile-detils.login_btn .btn.btn-xs {
    background-image: linear-gradient(90deg, #FF4E00 50%, rgba(255, 78, 0, 0.58) 108.81%)!important;
    border: none;
    padding: 15px;
    border-radius: 5px;
    color: #fff;
    font-family: 'Termina Test';
    /* box-shadow: 0px 5px 9px 0px rgba(255, 78, 0, 0.44); */
    transition: .5s all;
    font-weight: 400;
    font-size: 14px;
    background: inherit;
}


    .similar_cars h3 {
    font-size: 30px;
}
    .listing-detail .login_btn a {
    padding: 15px !important;
}
    .main_features ul li {
    min-width: 27.3333%;
}
    .fourth-step-main .map-main {
    height: 432px;
}
    .fourth-step-main.mobile-final-step .vehicle-info-detils .vehicle-info-content ul li span#vehicle_title {
    margin-top: 10px !important;
    display: inline-block;
}
    .navbar>.container-fluid {
    flex-direction: row;
}
    .field-group .input-field input {
    background: #fff !important;
    color: #000 !important;
}
    .center-circle h2 {
    font-size: 17px;
}
    .center-circle p {
    font-size: 16px;
}
    .about-headings span {
    margin-bottom: 15px;
    display: inline-block;
}
.field-group .input-field input {
    width: 100% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100vw;
}
    .top-bar{
    display:none !important;
}
    .top-bar-main {
    flex-direction: column;
}
ul.right-li {
    display: flex;
    justify-content: center;
    margin: 0;
}
ul.left-li li.lists img {
    width: 28px;
    display: block;
    margin: auto;
}
ul.left-li {
    margin-bottom: 20px;
    justify-content: center;
}
.header-main li.nav-item {
    margin-bottom: 20px;
}
.login_btn .btn.btn-xs {
    font-size: 12px;
}
.about-images {
    margin-top: 0px;
}
.quote-img {
    margin-bottom: 50px;
}
.r-car-img {
    height: auto;
}
.add-on-main.left::after {
    display: none;
}
.add-on-main.center::after {
    display: none;
}
.add-on-main {
    margin: 25px 0px;
}
li.middle-right {
    right: -105px;
}
li.bottom-right {
    right: -130px;
}
li.top-left {
    left: -3%;
}
li.middle-left {
    left: -60px;
}
li.bottom-left {
    left: -90px;
}
li.top-right {
    right: -50px;
}

.navbar-toggler-icon {
    width: 1.8em;
}

.navbar-toggler:focus {
    box-shadow: none !important;
}
img.navbar-close-icon {
    width: 2em;
}





.rental-car {
    margin-bottom: 80px;
}
.rental-content ul.rental-details {
    grid-template-columns: auto auto !important;
}
li.bottom-left {
    left: -110px;
}
.testimonial_content.slick-slide::before {
    left: 15px;
}
.testimonial_content.slick-slide::after {
    right: 20px;
}
.blog-sec .heading-main {
    justify-content: start;
    align-items: start;
    flex-direction: column;
}
.blog-box {
    margin-bottom: 25px;
}

ul.left-li li.lists span {
    font-size: 16px;
}
.header-main div#navbarSupportedContent .nav-item a.nav-link {
    font-size: 17px;
    white-space: nowrap;
    font-weight: 500;
}
.login_btn .btn.btn-xs {
    font-size: 18px;
    background: #000;
    padding: 35px 40px;
}
.user_login {
    background: #000;
    padding: 10px 15px;
}
.user_login > ul > li a {
    font-size: 15px;
}



/*.about-sec-contents p {;*/
/*    white-space: nowrap;*/
/*}*/
.rental-details li span {
    font-size: 20px;
}
.rental-heading h2 a {
    font-size: 25px;
    font-weight: 500;
}
.add-on-content p {
    font-size: 17px;
}
ul.left-li li.lists span {
    font-size: 14px;
    white-space: nowrap;
    margin-top: 20px;
    display: inline-block;
}
.header-main div#navbarSupportedContent .nav-item a.nav-link {
    font-size: 20px;
}
.rental-heading h2 a {
    font-size: 25px;
    font-weight: 500;
}
.why-chooose-main img {
    width: 500px;
    margin: auto;
}



.why-chooose-main img {
    width: 55%;
    margin: auto;
}
    .center-circle {
    width: 200px;
    height: 200px;
}
li.middle-left {
    left: 0;
}
li.bottom-left {
    left: -40px;
}
li.bottom-right {
    right: -75px;
}
li.top-left {
    left: 15px;
}

ul.circle-contents li:hover span {
    color: #FF4E00;
}


.why-choose-main-list {
    display: block;
}
.why-choose-main-list ul {
    padding: 0;
    margin: 0;
}
.why-choose-main-list li {
    margin-bottom: 15px;
}

.why-choose-main-list ul li img {
    width: 45px;
}

.why-choose-main-list ul li span {
    margin-left: 15px;
    color: #616161;
    font-family: 'Termina Test';
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 146.3%;
    text-transform: capitalize;
}
.why-chooose-main {
    display: none;
}
.why-choose-main-list {
    margin: 60px 0px;
}
.header_wrap {
    float: left;
}
.navbar-collapse {
    align-items: center;
    position: fixed;
    width: 80%;
    background: #FF4E00;
    right: -800px;
    top: 0;
    z-index: 999;
    transition: .2s all;
    bottom: 0px;
    /*padding-left: 30px;*/
}
.header-main ul.navbar-nav.justify-content-center.mb-2.mb-lg-0 {
    padding: 0 15px;
}

.Header-section .get-a-quote-btn {
    padding: 0 18px;
}


.navbar-collapse.collapse.show {
    right: 0;
}
.header-main .navbar-collapse.collapse.show .navbar-nav .nav-item a.nav-link {
    color: #fff !important;
}
.header-main li.nav-item.dropdown ul.dropdown-menu {
    /*position: unset;*/
    background: #383636;
}

/*.navbar-nav .nav-item.dropdown ul.dropdown-menu a.mean-expand {*/
/*    margin-top: 3px;*/
/*    width: 100%;*/
/*    height: 24px;*/
/*    padding: 12px!important;*/
/*    text-align: right;*/
/*    position: absolute;*/
/*    right: 16px;*/
/*    top: -6px;*/
/*    z-index: 2;*/
/*    font-weight: 700;*/
/*    background: 0 0;*/
/*    border: none!important;*/
/*}*/

/*.navbar-collapse {*/
/*    align-items: center;*/
/*    position: fixed;*/
/*    width: 100%;*/
/*    background: #FF4E00;*/
/*    right: 0;*/
/*    top: 0;*/
/*    z-index: 999;*/
/*    transition: .2s all;*/
/*    padding-left: 30px;*/
/*    padding-bottom: 30px;*/
/*    left: 0;*/
/*    height: 0;*/
/*}*/
/*.navbar-collapse.collapse.show {*/
/*    height: auto;*/
/*}*/
.header-main div#navbarSupportedContent .nav-item a.nav-link.active::after {
    background: #f8f8f8;
}


.right-blog-btn {
    margin-top: 20px;
}






button.navbar-toggler {
    position: relative;
}


img.navbar-close-icon {
    width: 2.5em;
    position: relative;
    top: -8px;
    bottom: 0;
    right: 0;
    z-index: 99999;
    opacity: 1;
    filter: brightness(3.5);
}
.navbar-collapse.collapse.show button.navbar-toggler {
    width: 100%;
}
.navbar-collapse.collapse.show button.navbar-toggler {
    width: 42px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    /*border: 1px solid #ffffff9c;*/
    border-top: 0;
    border-right: 0;
    padding-top: 10px;
}


.about-sec-contents.about-bx-one {
    margin-bottom: 20px;
}
.about-sec-contents p {
    font-size: 18px;
}
.field-group {
    padding: 20px;
}
.login_btn .btn.btn-xs:hover {
    background: #616161;
}
.Banner-sec::before {
    width: 60%;
    bottom: -30px;
}
.testimonial_content.slick-slide p {
    padding-bottom: 30px;
}
.blog_img {
    height: auto;
}
.counter-content {
    margin-bottom: 30px;
}

.col-md-12.col-lg-3.brdr-right {
    border: none;
}


ul.head-q-sec li {
    width: 100%;
    float: none;
}
ul.head-q-sec {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
}
.about-main-sec {
    padding: 90px 0px 0px;
}

.cont-detail {;
    margin: 10px 0px;
}


.gallery-img {
    width: 48%;
    margin: 5px;
}
p.footer-para {
    max-width: 100%;
}
.header-main li.nav-item.dropdown ul.dropdown-menu {
    margin-left: 0;
    height: 0;
    display: none !important;
    transition: .5s all;
}
.header-main li.nav-item.dropdown ul.dropdown-menu.show {
    height: 100%;
    display: block !important;
}
body .header-main li.nav-item.dropdown li a.nav-link.myLink {
    color: #000 !important;
}
ul.footer-menus-list.navbar-nav {
    flex-direction: column;
}
ul.footer-menus-list.navbar-nav li {
    margin-left: 0;
    margin-bottom: 20px;
}
ul.footer-menus-list.navbar-nav {
    justify-content: start;
    align-items: start;
    padding: 0 15px;
}
.right-sec.mobile-bar {
    display: block;
}
.Banner-sec {
    height: 900px !important;
}
.Banner-sec::before {
    bottom: 70px !important;
     /*background-size: 70% !important ;*/
}
.footer-social-media-list.footer-menus {
    border-bottom: 1px solid #d3d3d330;
    margin-bottom: 20px;
}
ul.previous-next-btns li {
    width: 100%;
    float: none;
    padding: 20px 17px;
}
li.previous-btn {
    border-right: none;
    border-bottom: 1px solid #61616112;
}
ul.previous-next-btns a img {
    margin: auto 10px;
}
ul.previous-next-btns a {
    font-size: 13px;
}



form#multi-step-form .tab-content {
    margin-bottom: 40px !important;
}







.multistep-main .step-container.d-flex.justify-content-between {
    flex-direction: column;
    transform: translateY(0%);
    justify-content: center !important;
    align-items: center;
}
body .steps-bx {
    width: 100%;
    text-align: center;
    background: #6161613b;
    margin-bottom: 10px;
}
body .multisteps-booking-form .step-circle {
    border: none;
    background: transparent;
    color: #000;
    display: inline-block;
    height: auto;
}

body .multisteps-booking-form .step-circle.active {
    border: none;
    background: transparent;
    color: #ff4e00;
    display: inline-block;
    height: auto;
}


body .multisteps-booking-form .step-circle.active + span {
    color: #ff4e00;
}
.progress {
    display: none;
}
.right-side-second-stp {
    margin-top: 50px;
}
.main-vehicle-lists ul .left-vehicle-img {
    max-width: 33%;
    float: left;
}
.main-vehicle-lists ul .right-vehicle-details-list {
    width: 63%;
}
.main-vehicle-lists ul .right-vehicle-details-list .vehicle-list-head a {
    padding: 10px 20px;
}


/*.main-vehicle-lists li:nth-child(2) {*/
/*    border-right: none !important;*/
/*}*/












.right-top-form-selects .frm-fields ul li {
    width: 100%;
    float: none;
    margin: 0;
    /*border-right: 1px solid #eaecee !important;*/
}
.right-top-form-selects .frm-fields ul li.frm-borders {
    border-right: 1px solid #eaecee;
}
.right-top-form-selects .frm-fields ul li.frm-borders .drops-selections.list-drop-down {
    border-right: none;
    border-bottom: none;
}
.right-top-form-selects .frm-fields ul li {
    border-right: 1px solid #eaecee;
    border: none;
}
.list-drop-down .scrollableList li {
    border-bottom: 1px solid #eaecee !important;
}









/*extra-optns*/
.cart-list-options ul li.cart-list-item .cart-list-left-content {
    width: 100%;
    float: none;
}
.cart-list-options ul li.cart-list-item .cart-list-center-content {
    width: 100%;
    float: none;
    padding: 0px 0px;
    border: 1px solid #EAECEE !important;
}

.cart-list-options ul li.cart-list-item .cart-list-right-content {
    width: 100%;
    float: none;
}
.cart-list-right-main button.quantity-select {
    display: inline-block;
    width: 100%;
    font-size: 16px;
}
.cart-list-options ul li.cart-list-item {
    border: none;
}
.cart-list-center-main label {
    padding-top: 20px;
    font-size: 15px;
}
.number {
    padding-bottom: 20px;
}
.cart-list-options ul li.cart-list-item .cart-list-center-content i {
    height: 51%;
}
li.cart-list-item.full-width .cart-list-left-content {
    width: 100% !important;
    border-right: none;
}


.contact-bill-info {
    margin: 20px 0px;
}

.fourth-step-third-sec {
    margin: 40px 0px;
}
/*.steps-bx.selected .step-circle {*/
/*    background: #ff4e00;*/
/*    color: #fff;*/
/*    height: 40px;*/
/*    width: 40px;*/
/*    display: flex;*/
/*}*/
.steps-bx.selected {
    background: #ff4e00;
}
.steps-bx.selected span {
    color: #fff !important;
}
.cart-list-options ul li.cart-list-item .cart-list-center-content i.fa-solid.fa-minus {
    top: -1px
}

.cart-list-options ul li.cart-list-item .cart-list-center-content i.fa-solid.fa-plus {
    bottom: -1px;
}


li.cart-list-item.full-width {
    display: flex !important;
    align-items: center;
}



.acessories-table tbody tr {
    width: 100%;
    float: left;
}
.acessories-table tbody tr td {
    display: block;
}

.m-nav-btns {
    display: flex;
}

.right-sec.mobile-nav-btns.login-btn-desktop {
    background: #616161;
    font-size: 18px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    border-radius: 4px;
}
.m-nav-btns a.btn.btn-xs {
    padding: 28px;
    margin: 0;
}
.m-nav-btns .login_btn {
    margin: 0;
}



.fourth-step-map-btm {
    margin-top: 20px;
}







/*fourth-step-updated-design-css 23-01-2024*/


.fourth-step-main.mobile-final-step .col-md-12.col-lg-4 {
    padding-right: calc(var(--bs-gutter-x) * .5) !important;
    padding-left: calc(var(--bs-gutter-x) * .5) !important;
}
.fourth-step-main.mobile-final-step .col-md-12.col-lg-8 {
    padding-left: calc(var(--bs-gutter-x) * .5) !important;
}

.fourth-step-main.mobile-final-step .fourth-step-map-btm {
    margin-top: 0;
}
.fourth-step-main.mobile-final-step .side-bar-second-step {
    padding-top: 20px;
}
.fourth-step-main.mobile-final-step .vehicle-info-main {
    border-top: 1px solid #eaecee;
}
.fourth-step-main.mobile-final-step .vehicle-info-detils {
    border: none;
    border-bottom: 1px solid #eaecee;
}

.fourth-step-main.mobile-final-step .bottom-total.vechile-total-charge ul {
    padding-bottom: 20px !important;
}

.fourth-step .bottom-total.vehicle.select-total ul {
    padding-bottom: 20px;
    margin-top: 20px;
}
.fourth-step-main.mobile-final-step .bottom-total.vehicle.select-total {
    margin-top: 0px !important;
}


.fourth-step-main.mobile-final-step .vehicle-info-detils {
    padding-bottom: 0px !important;
}
.fourth-step-main.mobile-final-step .vehicle-info-detils .vehicle-info-content ul li {
    margin: 20px 0px 0px;
}
.fourth-step-main.mobile-final-step .bottom-total.vehicle.select-total {
    margin: 0 !important;
}

body .fourth-step-payment-fields .form-group.pay-ment-form .pay-field.left-pay {
    width: 100%;
}

.bottom-total ul span {
    font-size: 14px;
}



.vehile-img {
    width: 340px;
}


.owl-buttons div {
    width: 35px;
    height: 35px;
}

.cart-list-right-main input {
    width: 18px;
    height: 18px;
}

}


@media (max-width: 1400px) {
   .full-group.pickup .field-group {
    flex-direction: column;
    align-items: start;
}
.field-group .label {
    width: 100%;
    margin-bottom: 10px;
}
.rental-heading h2 a {
    font-size: 18px;
}
.field-group .input-field {
    width: 100%;
}




.pay-field {
    margin: 15px 0px;
    width: 100%;
    float: none;
}
.fourth-step-payment-fields {
    width: 100%;
}
.pay-ment-form {
    width: 100%;
}
}



@media (min-width: 991px) and (max-width: 1520px){
    .header-main {
    margin-bottom: 20px;
}
}


@media (max-width: 767px){
    li.f-border-bottom.f-border-right {
    border-right: 1px solid #eaecee !important;
}
li.f-border-bottom.signature {
    padding-bottom: 20px !important;
}
    .vehile-img {
    width: 95%;
}
    
    .blog-box .blog_img img {
    width: 100%;
    height: auto;
}
.blog_content {
    margin: 80px 0px;
}
.my-slider.slick-initialized.slick-slider {
    width: 100%;
}
.testimonial_content.slick-slide p {
    width: 100%;
}


.modal.fade .modal-dialog {
    transform: translate(0px,30%);
}



.main-vehicle-lists ul .right-vehicle-details-list .price-main {
    margin: 20px 0px;
}
.vehcile-content-meta {
    margin-top: 0px;
}



.main-vehicle-lists ul .left-vehicle-img {
    max-width: 100%;
    float: none;
}

.main-vehicle-lists ul .left-vehicle-img img {
    width: 100%;
}

.right-top-form-selects .frm-fields ul li {
    width: 100%;
    float: none;
    margin: 0;
    /* border: none; */
    border-top: 0;
}
.right-top-form-selects .frm-fields ul li.frm-borders {
    margin: 0;
    padding: 0;
    border-right: 1px solid #EAECEE;
}


.main-vehicle-lists ul .right-vehicle-details-list {
    width: 100%;
    margin-top: 30px;
}

.main-vehicle-lists ul .right-vehicle-details-list .vehicle-list-head a {
    width: 100%;
     margin-top: 20px;
}
.main-vehicle-lists ul .right-vehicle-details-list .vehicle-list-head {
    flex-direction: column;
}

.vehcile-content-meta-info {
    flex-direction: column;
}
span.vehcile-content-meta-icons i {
    margin-right: 0;
}
span.vehcile-content-meta-number {
    padding: 6px;
    width: 40px;
    height: 40px;
}


/*.vehcile-content-meta-icns {*/
/*    margin-bottom: 20px;*/
/*}*/
.vehcile-content-meta-icns span.vehcile-content-meta-icons {
    margin-right: 18px;
}

.vehcile-content-meta .vehcile-content-show-more-btn .read-mre i {
    height: 40px;
    width: 40px;
    padding: 0;
    vertical-align: middle;
    line-height: 40px;
}







.Header-section a.navbar-brand.logo img {
    max-width: 150px;
}
.Banner-sec {
    height: 800px;
}
.banner-left-content span {
    font-size: 16px;
}
h2.main-heading {
    font-size: 2rem;
}
span.top-heading {
    font-size: 2rem;
}
.banner-left-content p {
    font-size: 1rem;
    width: auto;
}
/*.Banner-sec::before {*/
/*    bottom: 30px;*/
/*    width: 100%;*/
/*}*/
.Banner-sec::before {
    bottom: 60px;
    width: 100%;
}
.full-group.pickup h2 {
    font-size: 32px;
}
.field-group .input-field input {
    font-size: 16px;
     box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100vw;
}



.about-headings span {
    font-size: 16px;
}
.about-headings h2 {
    font-size: 32px;
}
.about-sec-contents h3 {
    font-size: 24px;
    font-weight: 500;
}
.about-sec-contents p {
    font-size: 16px;
}
.Our-rentals-sec .headings span {
    font-size: 16px;
}
.Our-rentals-sec .headings h2 {
    font-size: 32px;
}
.rental-heading h2 {
    font-size: 32px;
}
.rental-details li span {
    font-size: 16px;
}
.price h4 {
    font-size: 16px;
}
.price span {
    font-size: 16px;
}
.Add-ons-sec .headings span {
    font-size: 16px;
}
.Add-ons-sec .headings h2 {
    font-size: 32px;
}
.add-on-content p {
    font-size: 16px;
}
.Why-choose-section .headings span {
    font-size: 20px;
}
.Why-choose-section .headings  h2 {
    font-size: 32px;
}
.why-choose-main-list ul li span {
    font-size: 16px;
}
.why-choose-main-list {
    padding: 0 20px;
}
.wrapper-testimonial span {
    font-size: 16px;
}
.wrapper-testimonial h2 {
    font-size: 32px;
}
.testimonial_content.slick-slide::after {
    width: 40px;
    height: 40px;
    bottom: auto;
}
.testimonial_content.slick-slide::before {
    width: 40px;
    height: 40px;
}
.testimonial_content.slick-slide p {
    font-size: 16px;
}
ul.slick-dots li button {
    width: 16px !important;
    height: 16px !important;
    min-height: 16px !important;
    min-width: 16px !important;
    display: inline-block;
    max-height: 16px !important;
    border-radius: 50%;
    line-height: 16px;
}
.blog-sec .heading-main span {
    font-size: 16px;
}
.blog-sec .heading-main h2 {
    font-size: 32px;
}
.blog_content {
    margin: 50px 0px;
}
.blog_heading h2 {
    font-size: 28px;
}
.blog_details p {
    font-size: 16px;
}
.blog_details a {
    font-size: 16px;
}
.cotact-lists li a span {
    font-size: 16px;
}
.footer-top h6 {
    font-size: 24px;
}
.footer-top ul li a {
    font-size: 16px;
}
.footer-boxes {
    margin-top: 0;
}
.footer-top h6 {
    margin-bottom: 15px;
    margin-top: 10px;
}
ul.footer-services-lists {
    margin-top: 20px;
}
ul.footer_menus-list {
    margin-top: 20px;
}
.newsletter-form {
    margin-top: 0;
}

.header-main div#navbarSupportedContent .nav-item a.nav-link {
    font-size: 18px;
}
.login_btn {
    margin-left: 0;
}
.login_btn .btn.btn-xs {
    padding: 25px 20px;
}
.testimonial_content.slick-slide p {
    padding-bottom: 40px;
}
.wrapper-testimonial .headings {
    margin-bottom: 40px;
}
.footer-logo-img {
    width: 180px;
}
.slick-initialized .slick-slide {
    margin: 0 0px 0 0;
}
.blog_img {
    height: auto;
}
.Why-choose-section {
    padding: 90px 0px 30px;
}
.btn .angle_arrow .fa {
    line-height: 1;
}
.banner-left-content {
    position: relative;
    z-index: 99;
}


ul.nav.nav-pills li {
    margin: 10px 15px;
    width: 44% !important;
    float: left;
}
.footer-bottom a.f-menu {
    font-size: 16px;
}
.copy-right {
    font-size: 16px;
}
.Banner-sec::before {
    width: 100%;
    bottom: 60px;
    background-size: 90%;
    left: 0;
    right: 0;
    margin: auto;
    background-position: bottom;
}
h2.main-heading {
    line-height: 46px;
}
span.top-heading {
    line-height: 45px;
}
.banner-left-content p {
    line-height: 35px;
}
.Banner-sec {
    height: 900px;
}





.about-headings {
    margin-top: 50px;
}

.about-sec .about-sec-contents {
    margin: 20px 0px 50px;
}
.Our-rentals-sec {
    margin-top: 50px;
}
.Add-ons-sec {
    margin: 90px 0px;
}
.wrapper-testimonial {
    margin: 50px 0px;
}
.blog-sec {
    padding: 50px 0px;
}

.multistep-main li {
    width: 100% !important;
}

form#multi-step-form .tab-content .pickups {
    flex-direction: column;
}

.multistep-main li:nth-child(2) {
    border-right: 1px solid #EAECEE;
}
ul.map-btm {
    flex-direction: column;
}

.cart-list-left-main p {
    width: 100%;
}

.pre-next-btn {
    flex-direction: column;
}
.pre-next-btn button.btn.btn-primary.prev-step {
    margin-bottom: 10px;
}


.right-contct-form li.f-border.f-border-bottom {
    border-right: 1px solid #eaecee !important;
}

.right-contct-details {
    width: 100%;
}
.right-contct-form {
    width: 100%;
}
.main-contct-form {
    width: 100%;
}
.payment-img {
    margin: 10px 0px;
}
.right-contct-form .main-contct-form ul.contct-frm {
    width: 100%;
}

form#multi-step-form .tab-content .pickups li input.pick-calender {
    width: 100% !important;
    background: transparent !important;
}

.Add-ons-sec.addons-section .add-on-main.left {
    margin-bottom: 50px;
}


li.vechile_list_main {
    padding: 15px !important;
}



.cart-list-left-main h2 span {
    margin-left: 0;
    display: block;
    margin-top: 6px;
}






.acessories-table tbody tr {
    width: 50%;
    float: left;
}
.acessories-table tbody tr td {
    display: block;
}




/*third-step-css 07-02-2024*/


.right-contct-form .main-contct-form ul.contct-frm li.f-border.f-border-bottom {
    border-right: 0px !important;
}
.right-contct-form .main-contct-form ul.contct-frm li.f-border-bottom.left-border {
    border-left: 0;
}
.right-contct-form .main-contct-form ul.contct-frm li.f-border-bottom.f-border-right {
    border-right: 0px !important;
}

.main_features ul li {
    width: 33.333%;
}




}













@media (max-width: 550px){
   .m-nav-btns {
    display: inline-block;
}
.right-sec.mobile-nav-btns.login-btn-desktop {
    padding: 15px 22px;
    margin: 0 18px;
    margin-top: 17px;
}
li.f-border-bottom select {
    background-size: 3%;
}
.field-group .input-field::after {
    width: 15px;
    height: 15px;
}
}





@media (max-width: 520px){
    .acessories-table tbody tr {
    width: 100%;
    float: none;
}
.acessories-table tbody tr td {
    font-size: 15px;
}
.gallery-img {
    width: 100%;
    float: none;
    margin: 5px 0px;
}
ul.nav.nav-pills li {
    width: 100% !important;
    float: none;
}
.gallery-sec .tab-pane.fade.in.active {
    background: transparent !important;
}

.Banner-sec {
    height: 900px !important;
}
.Banner-sec::before {
    bottom: 70px !important;
     background-size: 70% !important ;
}

.rental-car {
    padding: 20px;
}

.product-listing-content li {
     width: auto; 
}

}






@media (max-width: 450px){
    .payment-method-selection .selct-radio-btn {
    width: 50%!important;
}
    .price_info h4 span {
    font-size: 25px;
}

.login_btn.vehile-detils.login_btn .btn.btn-xs {
    padding: 15px 15px;
}
    
 .main_features ul li {
    width: 100%!important;
    margin-bottom: 15px!important;
}
.main_features ul {
    padding: 0px;
    margin: 0px;
    display: inline-block!important;
    width: 100%!important;
    gap: initial!important;
}
    .banner-btns .book-ride {
    margin-bottom: 15px;
}
.Banner-sec::after {
    width: 200px;
}
h2.main-heading {
    font-size: 28px;
    margin-top: 20px;
}
span.top-heading {
    font-size: 28px;
}
.banner-btns a {
    font-size: 15px;
}

.full-group.pickup h2 {
    font-size: 20px;
}
.field-group .input-field input {
     box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100% !important;
    min-width: 100% !important;
    -webkit-appearance: none;
}
.form-section {
    padding: 50px 20px;
}
.field-group .label {
    margin-bottom: 15px;
}
.about-headings h2 {
    font-size: 20px;
}
.about-sec-contents h3 {
    font-size: 20px;
}
.about-sec-contents p {
    font-size: 15px;
}
.about-sec-contents.about-bx-one {
    margin-bottom: 0;
}
.Our-rentals-sec .headings h2 {
    font-size: 20px;
}
.Add-ons-sec .headings h2 {
    font-size: 20px;
}
.add-ons {
    margin: 0px 0px 90px;
}
.Why-choose-section .headings  h2 {
    font-size: 20px;
}
.wrapper-testimonial h2 {
    font-size: 20px;
}
.testimonial_content.slick-slide p {
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
}

.blog-sec .heading-main h2 {
    font-size: 20px;
}
.Why-choose-section {
    padding: 90px 0px 20px;
}
.Banner-sec {
    height: 830px;
}

.Banner-sec {
    padding: 70px 0px;
    height: 800px;
    padding-bottom: 40px !important;
}
.footer-top ul li a {
    font-size: 16px;
}
.footer-top h6 {
    font-size: 20px;
}
.cotact-lists li a span {
    font-size: 16px;
}
.subscribed-text {
    margin-top: 0;
    margin: 20px 0px;
}
.copy-right {
    font-size: 16px;
}
li.middle-right {
    right: -55px;
}

.footer-main .row {
    display: block;
}
.footer-top h6 {
    margin-top: 0px;
}
.footer-boxes {
    margin-top: 0;
}

.footer-top ul li {
    margin-bottom: 26px;
}
.rental-heading h2 a {
    font-size: 22px;
}
.footer-top h6 {
    font-size: 22px;
}

ul.cotact-lists li a img {
    width: 25px;
}

.newsletter-form button.btn.btn-block {
    padding: 15px 30px;
}
.blog_heading h2 {
    font-size: 18px;
}

.blog_details p {
    font-size: 16px;
    font-weight: normal;
}
.blog_content {
    margin: 30px 0px 40px;
}
.header-main div#navbarSupportedContent .nav-item a.nav-link {
    font-size: 16px;
}
.login_btn .btn.btn-xs {
    font-size: 15px;
}
/*.field-group .input-field input {*/
/*    min-height: 40px !important;*/
/*    min-width: 260px !important;*/
/*}*/
.Banner-sec::before {
    bottom: -10px;
}

ul.slick-dots li button {
    width: 16px !important;
    height: 16px !important;
    min-height: 16px !important;
    min-width: 16px !important;
    display: inline-block;
    max-height: 16px !important;
    line-height: 16px;
    box-sizing: border-box;
    padding: 0px;
}
.banner-btns a {
    width: 100%;
    display:inline-block;
}
.banner-btns {
    margin-top: 30px;
}

li.right-quarters-details {
    padding: 100px 10px;
}
ul.abt-lists span {
    font-size: 15px;
}
.form-btn .book-now {
    padding: 10px 20px;
    font-size: 15px;
}
.blog-sec .heading-main span {;
    margin-bottom: 10px;
}

a.view-more-blog {
    padding: 10px 20px;
    font-size: 15px;
}
ul.footer-social-media img {
    width: 40px;
}
ul.footer-social-media li {
    margin: 0 10px;
}
.pre-next-btn {
    flex-direction: column;
}

.pre-next-btn button.btn.btn-primary {
    margin-bottom: 10px !important;
    display: inline-block;
}
.cart-list-heading-bar {
    margin: 40px 0px 0px;
}
.previs-book-btn {
    flex-direction: column;
}
.previs-book-btn button {
    margin-bottom: 10px !important;
    display: inline-block;
}
.right-sec.mobile-nav-btns.login-btn-desktop {
    font-size: 15px;
    padding: 15px 10px;
}




}



@media (max-width: 320px) {

.field-group .input-field .calender {
    width: 100% !important;
    border: none;
    padding: 20px;
    color: #616161;
    font-family: 'Gilroy';
    font-size: 20px;
     box-sizing: border-box;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
}
input[type="date" i] {
    width: 100%;
}
input.calenter {
    width: 375px !important;
}
li.middle-right {
    right: -55px;
}
.cotact-lists li a span {
    font-size: 18px;
}
.footer-top ul li {
    margin-bottom: 26px;
}
.footer-top h6 {
    font-size: 18px;
}
.footer-top ul li a {
    font-size: 20px;
}
.subscribed-text {
    font-size: 18px;
}
input.newsletter-input {
    font-size: 18px;
}
.newsletter-form button.btn.btn-block {
    font-size: 18px;
}
.grid_listing .product-listing-m {
    padding: 20px;
}
}





/*
    resspinsive detail box  IWD - RR
*/

@media (max-width: 440px){
    .main_features ul{
        display: flex ;
    }

.listing_detail_head.row h2 {
    font-size: 26px;
}
}



@media (max-width: 375px){
    .payment-method-selection {
    flex-direction: column;
}
        .payment-method-selection .selct-radio-btn {
    width: 100%!important;
    margin-bottom: 10px;
            
        }
    .why-choose-main-list {
    padding: 0 0px;
}

.rental-car {
    padding: 20px;
}
.rental-content ul.rental-details {
    grid-template-columns: none !important;
}
span.top-heading {
    overflow-wrap: break-word;
}

.Banner-sec {
    height: auto !important;
}

.form-section {
    margin-top: 120px;
}
.Banner-sec::before {
    bottom: -72px !important;
}
.Banner-sec::after {
    top: auto;
    bottom: -120px;
    height: 100%;
}

.about-sec .about-sec-contents {
    height: auto;
}
ul.slick-dots {
    transform: scale(0.4);
}
ul.rental-details {
    grid-template-columns: none !important;
}


.main_features ul li {
    width: 100%;
    margin-bottom: 20px;
}
.main_features ul {
    display: inline-block;
    width: 100%;
    gap: inherit;
}

.login_btn .btn.btn-xs {
    height: auto;
    line-height: normal;
}
}

@media only screen and (max-device-width: 576px) {
   .term-condition-main{
       padding:20px !important;
   }
}
