@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");
 body {
     font-family: 'Circular Std';
}
 .c1 {
     animation-delay: 0.2s;
}
 .c2 {
     animation-delay: 0.3s;
}
 .c3 {
     animation-delay: 0.4s;
}
 .c4 {
     animation-delay: 0.5s;
}
 .c5 {
     animation-delay: 0.6s;
}
 input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
     -webkit-appearance: none;
     margin: 0;
}
/* Firefox */
 input[type=number] {
     -moz-appearance: textfield;
}
 .header-bg {
     background: #000;
     position: fixed;
     top: 0;
     left: 0;
     right: 0;
     z-index: 999;
     transition: all 0.5s;
     background: #000;
     border-bottom: 1px solid #F47107;
}
 .header-bg .navbar-brand img {
     transition: all 0.5s;
     width: 75%;
}
 .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active {
     color: #fff!important;
}
 .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
     color: #fff;
}
 
 .navbar-light .navbar-nav .nav-link {
     color: #fff;
     margin-right:35px;
     font-size: 18px;
     font-weight: lighter;
     transition: all 0.5s;
     line-height: 1;
}
 .navbar-light .navbar-nav .nav-link:hover {
     color: #F47107;
}
.call-btn a {
     display: inline-block;
     background: #F47107;
     color: #fff !important;
     padding:6px;
     border-radius: 50px;
     text-align: center;
     text-decoration: none;
     border: 1px solid #F47107;
     transition: all 0.3s;
     margin-bottom: 4px;
}
.call-btn a:hover {
     background: #000;
}
 .navbar-expand-lg .navbar-nav {
     align-items: center;
}
 .navbar-expand-lg .navbar-nav .nav-link {
     padding: 0;
}
 .py-70 {
     padding: 75px 0;
}
 .slider {
     background-image: url(../images/slider.jpg);
     background-size: cover;
     background-repeat: no-repeat;
     padding: 0 50px 100px 50px;
     width: 100%;
    /* display: flex;
     align-items: center;
    */
     position: relative;
}
 .pt-53 {
         padding-top:25px;
    }
 .slider .slider-text-main .slider-text {
     overflow: hidden;
}
 .slider .slider-text-main .slider-text h1, .slider .slider-text-main .slider-text .h1 {
     font-weight: 500;
     color: #fff;
     font-size: 72px;
     line-height: 90px;
     width: 95%;
}
 .slider .slider-text-main .slider-text ul {
     margin-top: 15px;
     list-style: none;
}
 .slider .slider-text-main .slider-text ul li {
     font-size: 22px;
     font-weight: 400;
     color: #fff;
     margin-bottom: 13px;
     font-family: 'Poppins', sans-serif;
}
 .slider .slider-text-main .slider-text ul li svg, .slider .slider-text-main .slider-text ul li polyline {
     color: #F47107 !important;
     margin-right: 12px;
}
 .slider .slider-text-main .slider-text p {
     font-size: 36px;
     color: #fff;
     font-weight: normal;
}
 .slider .slider-text-main .bike-info-box {
     background-color: #fff;
     padding: 30px;
     position: relative;
     border-radius: 10px;
}
 .slider .slider-text-main .bike-info-box h6, .slider .slider-text-main .bike-info-box .h6 {
     font-size: 24px;
     color: #05080B;
     font-weight: normal;
     margin-bottom: 3px;
}
 .slider .slider-text-main .bike-info-box p {
     font-size: 18px;
     font-weight: normal;
     color: #939393;
}
 .slider .slider-text-main .bike-info-box p.green {
    color: #43c334;
}
 .slider .slider-text-main .bike-info-box .bike-bg {
     background: #F5F5F5;
     padding: 11px 15px;
     border-radius: 5px;
     max-width: 282px;
     display: flex;
     justify-content: center;
     padding:25px 0;
     align-items: center;
}
.small-img {
     max-height:88px;
}
 .slider .slider-text-main .bike-info-box .carousel-inner {
     margin: 0 auto 0;
}
 .slider .slider-text-main .bike-info-box .carousel-caption {
     position: unset;
     padding-top: 1rem;
     padding-bottom: 1rem;
     display: flex;
     align-items: center;
     justify-content: space-between;
}
 .slider .slider-text-main .bike-info-box .carousel-caption h5, .slider .slider-text-main .bike-info-box .carousel-caption .h5 {
     margin-bottom: 0;
     color: #05080B;
     font-size:18px;
     font-weight: normal;
     text-align: left;
}
.slider .slider-text-main .bike-info-box .carousel-caption h5 span {
     margin-bottom: 0;
     color: #888;
     font-size:16px;
     font-weight: normal;
}
 .slider .slider-text-main .bike-info-box .carousel-caption span {
     color: #F47107;
     font-size: 16px;
     font-weight: normal;
}
 .slider .slider-text-main .bike-info-box .know-more-btn {
     background: #828385;
     color: #fff;
     font-size: 18px;
     font-weight: normal;
     padding: 15px 37px;
     text-decoration: none;
     border-radius: 5px;
     text-align: center;
     display: block;
     border: none;
     width: 100%;
}
 .slider .slider-text-main .bike-info-box .choose-bike-btn {
     background: #F47107;
     margin-top: 15px;
}
 
 .bottom-line {
     background: #F47107;
     padding: 15px 0;
     text-align: center;
}
 .bottom-line {
     font-size: 16px;
     color: #fff;
     margin-bottom: 0;
     font-family: 'Poppins', sans-serif;
     font-weight: normal;
}
 .carousel-control-prev-icon {
     background-image: url(../images/left-arrow.png);
}
 .carousel-control-next-icon {
     background-image: url(../images/right-arrow.png);
}
 .carousel-control-prev-icon, .carousel-control-next-icon {
     background-size: unset;
}
 .carousel-control-prev, .carousel-control-next {
     position: absolute;
     top: 40%;
     bottom: unset;
     width: unset;
     opacity: 1 !important;
     transform: translateY(-50%);
}
 .carousel-inner span {
     opacity: 1 !important;
}
 .carousel-control-next {
     right: -3px;
}
 .carousel-control-prev {
     left: -3px;
}
 .popular-bike h3, .popular-bike .h3 {
     font-size: 48px;
     color: #1D1D1D;
     font-weight: normal;
}
 .popular-bike p {
     font-size: 24px;
     font-weight: normal;
     color: #7F7F7F;
}
 .popular-bike .bikes {
     margin-top:30px;
}
 .popular-bike .bikes .popular-bike-box {
     max-width: 370px;
     position: relative;
}
 .popular-bike .bikes .popular-bike-box .popup {
     display: block;
     background: transparent;
     padding: 15px 30px;
     width: 80%;
     border-radius: 5px;
     position: absolute;
     bottom:100px;
     left: 50%;
     transform: translateX(-50%);
     box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
     display: none;
}
 .popular-bike .bikes .popular-bike-box .popup:before {
     position: absolute;
     content: "";
     background: #fff;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     opacity: 0.97;
     z-index: -9;
     border-radius: 5px;
}
 .popular-bike .bikes .popular-bike-box .popup:after {
     position: absolute;
     content: "";
     bottom: -16px;
     left: 50%;
     transform: translateX(-50%);
     width: 0;
     height: 0;
     border-left: 16px solid transparent;
     border-right: 16px solid transparent;
     border-top: 16px solid rgba(255, 255, 255, 0.6);
}
 .popular-bike .bikes .popular-bike-box .popup lable {
     font-size: 15px;
     font-weight: normal;
     color: #F47107;
     display: block;
     line-height: 1;
}
 .popular-bike .bikes .popular-bike-box .popup span {
     color: #1D1D1D;
     font-size: 15px;
     font-weight: normal;
     display: inline-block;
     margin-bottom: 3px;
}
 .popular-bike .bikes .popular-bike-box .bike-price {
     position: unset;
     padding-top: 1.1rem;
     padding-bottom: 1rem;
     display: flex;
     align-items: center;
     justify-content: space-between;
}
 .popular-bike .bikes .popular-bike-box .bike-price h5, .popular-bike .bikes .popular-bike-box .bike-price .h5 {
     margin-bottom: 0;
     color: #05080B;
     font-size: 22px;
     font-weight: normal;
}
 .popular-bike .bikes .popular-bike-box .bike-price p {
     color: #F47107;
     font-size: 20px;
     font-weight: normal;
     margin-bottom: 0;
}
 .popular-bike .bikes .popular-bike-box .know-more-btn {
     background: #707070;
     padding: 10px 30px;
     color: #fff;
     font-size: 18px;
     font-weight: normal;
     padding: 10px 37px;
     text-decoration: none;
     border-radius: 5px;
     text-align: center;
     display: block;
}
.popular-bike .bikes .popular-bike-box .choosee-btn{
     background: #F47107;
     margin-top:5px;
     color: #fff;
     font-size: 18px;
     font-weight: normal;
     padding: 10px 37px;
     text-decoration: none;
     border-radius: 5px;
     text-align: center;
     display: block;
}
 .how-it-box {
     background: #F47107;
     padding: 50px 100px;
     border-radius: 10px;
}
 .how-it-box h3, .how-it-box .h3 {
     font-size: 48px;
     color: #fff;
     font-weight: normal;
}
 .how-it-box .flow {
     margin-top: 35px;
     margin-bottom: 70px;
}
 .how-it-box .flow:last-child {
     margin-bottom: 0;
}
 .how-it-box .flow:last-child span:before {
     display: none;
}
 .how-it-box .flow span {
     display: inline-block;
     height: 101px;
     position: relative;
     width: 101px;
     background: #fff;
     border-radius: 50%;
     text-align: center;
     line-height: 101px;
}
 .how-it-box .flow span:before {
     position: absolute;
     content: "";
     background: url(../images/arrow-down.png);
     width: 25px;
     height: 16px;
     bottom: -44%;
     left: 50%;
     transform: translateX(-50%);
}
 .how-it-box .flow p {
     display: inline-block;
     font-size: 21px;
     color: #fff;
     margin-left: 23px;
     width: 60%;
}
 .why-choose h3, .why-choose .h3 {
     font-size: 48px;
     color: #1D1D1D;
     font-weight: normal;
     margin-bottom: 40px;
}
 .why-choose .why-choose-details {
     margin-top: 30px;
}
 .why-choose .why-choose-details h6, .why-choose .why-choose-details .h6 {
     font-size: 22px;
     font-weight: normal;
     color: #1D1D1D;
     margin-bottom: 7px;
}
 .why-choose .why-choose-details svg, .why-choose .why-choose-details polyline {
     color: #F47107 !important;
}
 .why-choose .why-choose-details svg {
     height: 22px;
     width: 22px;
}
 .why-choose .why-choose-details span {
     font-size: 18px;
     color: #1D1D1D;
     opacity: 0.5;
     line-height: 24px;
     width: 95%;
     display: inline-block;
}
 .why-choose .carousel-control-prev, .why-choose .carousel-control-next {
     top: 50%;
}
 .why-choose .carousel-indicators [data-bs-target] {
     width: 8px;
     height: 8px;
     background-color: #A2A2A2;
     opacity: 0.5;
     border-radius: 50%;
     margin: 0 8px;
}
 .why-choose .carousel-indicators {
     bottom: -35px;
     margin-bottom: 0;
     align-items: center;
}
 .why-choose .carousel-indicators .active {
     opacity: 1 !important;
     width: 12px;
     height: 12px;
     background-color: #F47107;
     opacity: 0.5;
     border-radius: 50%;
     margin: 0 5px;
}
 .why-choose .carousel-inner {
     width: 85%;
     margin: 0 auto;
}
 .footer {
     background: #1F1F1F;
     padding: 40px 0 0;
     margin-top: 15px;
}
 .footer .footer-content {
     position: relative;
}
 .footer .footer-content h3, .footer .footer-content .h3 {
     font-size: 48px;
     font-weight: normal;
     color: #fff;
}
 .footer .footer-content:before {
     position: absolute;
     height: 100%;
     content: "";
     right: 0;
     top: 0;
     width: 1px;
     background: #F47107;
}
 .footer .footer-text p {
     font-size: 18px;
     color: #8f8f8f;
     margin-bottom: 0;
     line-height: 30px;
}
 .footer hr {
     background: #707070;
     margin: 50px 0;
}
 .footer ul {
     padding: 0;
     list-style: none;
     display: flex;
     margin: 0;
}
 .footer ul li {
     margin-right: 40px;
}
 .footer ul li a {
     font-size: 17px;
     font-weight: normal;
     color: #8f8f8f;
     text-decoration: none;
     text-transform: uppercase;
}
.footer ul li a:hover {
     color: #fff;
}
.footer .contact-us {
     font-size: 17px;
     font-weight: normal;
     color: #8f8f8f;
     text-decoration: none;
}
.footer .contact-us a {
    display: inline-block;
    background: #F47107;
    color: #fff;
    padding:7px;
    border-radius:50px;
    text-align: center;
    text-decoration: none;
    border: 1 px  solid #F47107;
    transition: all 0.3s;
}
 .footer .copy-right {
     font-size: 17px;
     font-weight: normal;
     color: #8f8f8f;
     margin: 30px 0;
}
/*FORM-START*/
 .logo-box {
     background: #fff;
     padding: 15px 50px 0;
     display: inline-block;
     border-radius: 15px 15px 0 0;
     position: absolute;
     top: -98px;
     left: 0px;
}
 .item-list-dropdown {
     position: absolute;
     width: 85.6%;
     max-height: 246px;
     overflow: auto;
     display: none;
     z-index: 99;
}
 .confirm-your-order {
     border-radius: 10px;
     background: #fff;
     padding: 30px 20px;
}
 .confirm-your-order .confirm-your-order-head h3, .confirm-your-order .confirm-your-order-head .h3 {
     font-size: 24px !important;
     color: #05080B !important;
     margin-bottom: 18px !important;
}
 .confirm-your-order .product-info {
     border: 1px solid #707070;
     border-radius: 5px;
     padding: 25px 22px;
     text-align: center;
}
 .confirm-your-order .product-info .product-name {
     display: flex;
     justify-content: space-between;
}
 .confirm-your-order .product-info .product-name h5, .confirm-your-order .product-info .product-name .h5 {
     font-size: 24px;
     color: #05080B;
     margin-bottom: 0;
}

.confirm-your-order .product-info .product-name h5 span, .confirm-your-order .product-info .product-name .h5 span {
     margin-bottom: 0;
    color: #888;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    float: left;
}
 .confirm-your-order .product-info .product-name span {
     color: #F47107;
     font-size: 24px;
}
 .confirm-your-order .product-info img {
     margin-bottom: 30px;
     max-height: 175px;
}
 .confirm-your-order .product-info .product-quality {
     display: block;
}
 .confirm-your-order .product-info .product-quality lable {
     font-size: 15px;
     font-weight: normal;
     color: #1D1D1D;
     display: block;
     line-height: 1;
     text-align: start;
     margin-bottom: 5px;
}
 .confirm-your-order .product-info .product-quality span {
     color: #606060;
     font-size: 15px;
     font-weight: normal;
     display: flex;
     justify-content: start;
     margin-bottom: 8px;
}
 .confirm-your-order .rental-details h3, .confirm-your-order .rental-details .h3, .confirm-your-order .personal-details h3, .confirm-your-order .personal-details .h3 {
     font-size: 24px;
     color: #F47107;
     margin-bottom: 15px;
     padding-top: 10px;
}
 .confirm-your-order .rental-details h6, .confirm-your-order .rental-details .h6, .confirm-your-order .personal-details h6, .confirm-your-order .personal-details .h6 {
     font-size: 14px !important;
     color: #1D1D1D !important;
     margin-bottom: 10px !important;
     font-weight: bold !important;
}
 .confirm-your-order .rental-details p, .confirm-your-order .personal-details p {
     font-weight: normal !important;
     font-size: 14px !important;
     color: #606060 !important;
     margin-bottom: 4.5px !important;
}
 .confirm-your-order .rental-details {
     padding-bottom: 10px;
     /*margin-bottom: 20px;*/
}
.confirm-your-order .product-total {
     border-top: 1px solid #F47107;
     padding-top: 10px;
}
 .confirm-your-order .product-total .total {
     display: flex;
     justify-content: space-between;
     margin-bottom: 10px;
}
 .confirm-your-order .product-total .total h5, .confirm-your-order .product-total .total .h5 {
     font-size:20px;
     color: #05080B;
     margin-bottom: 0;
}
 .confirm-your-order .product-total .total span {
     color: #F47107;
     font-size: 20px;
}
 .confirm-your-order .product-total .edit-btn {
     text-decoration: none;
     background-color: #828385;
     padding: 15px 0;
     color: #fff;
     font-size: 18px;
     border-radius: 5px;
     margin-top:25px;
     display: block;
}
 .confirm-your-order .product-total .confirm-btn {
     text-decoration: none;
     background-color: #F47107;
     padding: 15px 30px;
     color: #fff;
     font-size: 18px;
     border-radius: 5px;
     margin-top:25px;
     display: block;
     width: 100%;
}/*
.signature-component {
    text-align: left;
    display: inline-block;
    max-width: 100%;
}*/
canvas {
    display: block;
    position: relative;
    width: 100%;
    border-radius: 4px;
    height: 150px;
}
.signature-pad {
    border: 1px solid #cdcccc;
    border-radius: 4px;
}
.modal {
   padding-top: 90px;
}
.bike_img{
    min-height: 291px;
    max-height: 291px;
}
 @media (min-width: 576px) {
     .modal-dialog {
         max-width: 1150px;
         /*max-width:950px;*/
         margin: 1.75rem auto;
    }
}
/*FORM-END*/
 .edit-box {
     padding: 15px;
     background: #F4F4F4;
     position: relative;
     cursor: pointer;
}
 .edit-box h6, .edit-box .h6 {
     font-size: 17px !important;
     color: #05080B;
     margin-bottom: 5px !important;
}
 .edit-box span {
     color: #F47107;
}
 .edit-box img.edit-icon {
     position: absolute;
     top: 10px;
     right: 10px;
}
 .form-control {
     background: #F4F4F4;
     border: none;
     padding: 12px 20px;
     font-family: 'Poppins', sans-serif;
     font-size: 16px;
     font-weight: 300;
     margin-bottom: 10px;
     border: solid 1px  #e5e4e4;
     width: 100%;
}
 .form-control::placeholder {
     font-family: 'Poppins', sans-serif;
     font-size: 16px;
     font-weight: 300;
}
 .form-control:focus {
     color: #212529;
     background-color: #f4f4f4;
     border-color: none;
     outline: 0;
     box-shadow: none;
}
 .location {
     background-image: url(../images/location.png);
     background-repeat: no-repeat;
     background-position: 5.5% 44%;
     padding-left: 39px;
}
 .date-picker {
     background-image: url(../images/calendar-icon.png);
     background-repeat: no-repeat;
     background-position: 95.5% 54.1%;
     padding-right: 39px;
}
.date-picker1 {
     background-image: url(../images/calendar-icon.png);
     background-repeat: no-repeat;
     background-position: 95.5% 54.1%;
     padding-right: 39px;
}
#your-bike, #delivery {
     display: none;
}
#your-bike svg{
     cursor:pointer;
     color: #3acf72;
}
 #delivery span {
     font-size: 18px;
     color: #F47107;
     margin: 3px 0 6px;
     display: inline-block;
}
#delivery svg{
     cursor:pointer;
     color: #3acf72;
}
.help-block{
    position: relative;
    top:-13px;
} 
.form-check-input:checked {
     background-color: #f47108;
     border-color: #f47108;
}
 .form-check-input {
     border: 1px solid rgba(244,113,8,1);
}
 .form-check-input:focus {
     box-shadow: none;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}
.has-error .form-control-feedback {
    color: #a94442;
}
.succes-msg {
    color: #4cac52;
}
.error-msg {
    color: #e63f6a;
}
.privacy {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    padding-top: 60px;
    padding-bottom: 60px;
}
.terms-content {
    width: 100%;
    height: 150px;
    max-height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    border: 1px solid #cdcccc;
    border-radius: 4px;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 300;
    padding: 10px;
    margin-bottom:10px;
}
.customer_sign {
    padding-top: 60px;
    padding-bottom: 40px;
}
.drop_arrow {
    background-image: url(../images/drop_arrow.png);
    background-repeat: no-repeat;
    background-position: 94.5% 50%;
}
 @media (max-width: 767px) {
     .navbar-light .navbar-toggler-icon {
         background-image: url(../images/popup.png);
         background-size: cover;
    }
     .call-now-mobile a {
        display: inline-block;
        background: #F47107;
        color: #fff !important;
        padding:5px;
        border-radius: 50px;
        text-align: center;
        text-decoration: none;
        border: 1px solid #F47107;
        transition: all 0.3s;
        margin-bottom: 4px;
    }
     .bike-bg img {
         max-width: 100%;
    }
     .navbar-light .navbar-toggler {
         border-color: #F47107;
    }
     .navbar-light .navbar-nav .nav-link {
         margin-right: 0px;
         margin: 10px 0;
    }
     .py-70 {
         padding: 30px 0;
    }
     .motor-bike {
         width: 100%;
    }
     .slider {
         padding: 0px;
         height: unset;
         padding-bottom: 75px;
    }
     /*.header {
         position: fixed;
         top: 0;
         left: 0;
         right: 0;
         background: #000;
         z-index: 99;
    }*/
    .slider .slider-text-main .slider-text h1, .slider .slider-text-main .slider-text .h1 {
         font-size: 30px;
         line-height: 38px;
         width: 100%;
    }
    
     .slider .slider-text-main .slider-text ul li {
         font-size: 14px;
         margin-bottom: 8px;
    }
     .slider .slider-text-main .slider-text ul li svg {
         height: 18px;
         width: 18px;
    }
     .slider .slider-text-main .slider-text p {
         font-size: 18px;
    }
     .slider .slider-text-main .bike-info-box {
         padding: 20px;
         margin-top: 20px;
    }
    
     .edit-box span {
         font-size: 15px !important;
    }
     .slider .slider-text-main .bike-info-box p {
         font-size: 16px;
         margin-bottom: 5px;
    }
     .slider .slider-text-main .bike-info-box .carousel-inner {
         margin: 15px auto 0;
    }
     .slider .slider-text-main .bike-info-box .carousel-caption h5, .slider .slider-text-main .bike-info-box .carousel-caption .h5, .slider .slider-text-main .bike-info-box .carousel-caption span {
         font-size: 17px;
    }
     .bottom-line  {
         font-size: 12px;
    }
     .popular-bike-box img {
         width: 100%;
    }
     .popular-bike h3, .popular-bike .h3 {
         font-size: 34px;
         margin-bottom: 0px;
         text-align: center;
    }
     .popular-bike p {
         font-size: 17px;
         text-align: center;
    }
     .popular-bike .bikes .popular-bike-box:nth-child(2n+1) {
         margin-top: 20px;
    }
     .popular-bike .bikes {
         margin-top: 10px;
    }
     .popular-bike .bikes .popular-bike-box .bike-price h5, .popular-bike .bikes .popular-bike-box .bike-price .h5 {
         font-size: 18px;
    }
     .popular-bike .bikes .popular-bike-box .bike-price p {
         font-size: 18px;
    }
     
     .popular-bike .bikes .popular-bike-box {
         margin: auto;
    }
     .slider .slider-text-main .bike-info-box .popup {
         left: 50%;
         transform: translateX(-50%);
         z-index: 9;
    }
     .how-it-box {
         padding: 20px;
         text-align: center;
    }
     .how-it-box h3, .how-it-box .h3 {
         font-size: 33px;
    }
     .how-it-box .flow p {
         font-size: 16px;
         margin-left: 00px;
         line-height: 20px;
         width: 100%;
         margin-bottom: 0;
    }
     .how-it-box .flow {
         display: block !important;
    }
     .how-it-box .flow {
         margin-bottom: 30px;
    }
     .how-it-box .flow span:before {
         bottom: -65%;
    }
     .how-it-box .flow:last-child {
         margin-bottom: 30px;
    }
     .why-choose h3, .why-choose .h3 {
         font-size: 34px;
         margin-bottom: 0px;
    }
     .popular-bike{
         margin-top:25px;
    }
     .why-choose .why-choose-details h6, .why-choose .why-choose-details .h6 {
         font-size: 20px;
         margin-bottom: 3px;
    }
     .why-choose .why-choose-details span {
         font-size: 16px;
         line-height: 20px;
         width: 100%;
    }
     .why-choose .why-choose-details {
         margin-top: 20px;
    }
     .why-choose .carousel-inner {
         width: 100%;
         margin-top: 15px;
    }
     .why-choose .carousel-inner .carousel-item img {
         width: 100%;
    }
     .footer .footer-content h3, .footer .footer-content .h3 {
         font-size: 34px;
    }
     .footer .footer-content {
         padding-bottom: 0px;
    }
     .footer .footer-content:before {
         display: none;
    }
     .footer .footer-text p {
         font-size: 14px;
         line-height: 18px;
    }
     .footer hr {
         margin: 10px 0;
    }
     .footer ul li a {
         font-size: 14px;
    }
     .footer ul li {
         margin-right: 10px;
    }
     .footer .contact-us {
         font-size: 14px;
         margin-top: 10px;
         display: inline-block;
    }
     .footer .copy-right {
         font-size: 14px;
         margin: 10px 0;
    }
     .confirm-your-order {
         padding: 10px 0px;
    }
     .modal-content {
         margin-top: 85px;
    }
     .confirm-your-order .product-info {
         margin-bottom: 10px;
    }
     .slider .slider-text-main .bike-info-box .bike-bg {
         min-height: 181px;
         max-height: 181px;
         max-width: 222px;
    }
     .slider .slider-text-main .bike-info-box .popup span {
         font-size: 12.5px;
         margin-bottom: 2px;
    }
     .slider .slider-text-main .bike-info-box .popup lable {
         font-size: 12.5px;
    }
    canvas {
        width:350px;
        height: 150px;
    }
    .bike_img {
        min-height:auto;
    }
    .privacy {
        padding-top: 180px;
    }
    .customer_sign {
        padding-top:100px;
    }
}
 @media(max-width:575px){
     .item-list-dropdown {
         width: 88.6%;
    }
     .footer ul li a {
         font-size: 12px;
    }
     .footer ul li {
         margin-right:5px;
    }
    .call-now-mobile a {
        margin-bottom: 4px;
    }
    
}
 @media(min-width:576px) and (max-width:767px){
     .item-list-dropdown {
         width: 92.3%;
    }
    
}
 @media (min-width: 768px) and (max-width: 991px) {
     .call-now-mobile a {
        display: inline-block;
        background: #F47107;
        color: #fff !important;
        padding:6px;
        border-radius: 50px;
        text-align: center;
        text-decoration: none;
        border: 1px solid #F47107;
        transition: all 0.3s;
        margin-bottom: 4px;
    }
     .slider .slider-text-main .bike-info-box .popup {
         bottom: 3px;
    }
     .slider .slider-text-main .slider-text h1, .slider .slider-text-main .slider-text .h1, .slider .slider-text-main .slider-text .h1 {
         font-size: 26px;
         line-height: 37px;
         width: 100%;
    }
     .modal-content {
         margin-top: 50px;
    }
     .slider .slider-text-main .slider-text ul li {
         font-size: 13px;
         margin-bottom: 8px;
    }
     .navbar-light .navbar-nav .nav-link {
         margin-right: 0px;
         margin: 10px 0;
    }
     .footer .contact-us {
         margin-top: 10px;
         display: inline-block;
    }
     .slider .slider-text-main .slider-text p {
         font-size: 17px;
    }
     .slider .slider-text-main .bike-info-box .bike-bg img {
         max-width: 100%;
    }
     .slider .slider-text-main .bike-info-box .bike-bg {
         min-height: unset;
         max-width: 222px;
         max-height: 183px;
    }
    
     .slider .slider-text-main .bike-info-box p {
         font-size: 16px;
         margin-bottom: 10px;
    }
     .slider .slider-text-main .bike-info-box .carousel-caption h5, .slider .slider-text-main .bike-info-box .carousel-caption .h5, .slider .slider-text-main .bike-info-box .carousel-caption .h5 {
         font-size: 16px;
    }
     .slider .slider-text-main .bike-info-box .carousel-caption span {
         font-size: 16px;
    }
     .slider .slider-text-main .bike-info-box {
         padding: 15px;
    }
     .slider {
         padding: 0px 40px 40px;
    }
     .popular-bike {
         text-align: center;
    }
     .popular-bike .bikes .popular-bike-box img {
         width: 100%;
    }
     .popular-bike .bikes {
         margin-top: 30px;
    }
    .bike_img {
       min-height: 178px;
       max-height:178px;
     }
     .popular-bike .bikes .popular-bike-box .bike-price h5, .popular-bike .bikes .popular-bike-box .bike-price .h5, .popular-bike .bikes .popular-bike-box .bike-price .h5 {
         font-size: 12px;
    }
     .popular-bike .bikes .popular-bike-box .bike-price p {
         font-size: 12px;
    }
     .popular-bike .bikes .popular-bike-box .know-more-btn {
         font-size: 12px;
         padding: 10px 13px;
    }
    .popular-bike .bikes .popular-bike-box .choosee-btn {
         font-size: 12px;
         padding: 10px 13px;
    }
     .motor-bike {
         max-width: 100%;
    }
     .how-it-box {
         padding: 50px;
    }
     .how-it-box h3, .how-it-box .h3, .how-it-box .h3 {
         font-size: 42px;
         text-align: center;
    }
     .how-it-box .flow p {
         font-size: 22px;
         margin-left: 25px;
         width: 50%;
    }
     .how-it-box .flow:last-child {
         margin-bottom: 50px;
    }
     .popular-bike h3, .popular-bike .h3, .popular-bike .h3 {
         font-size: 42px;
    }
     .popular-bike p {
         font-size: 20px;
         font-weight: normal;
         color: #7F7F7F;
    }
     .popular-bike .bikes .popular-bike-box .popup {
         padding: 15px 21px;
         width: 110%;
    }
     .popular-bike .bikes .popular-bike-box .popup lable {
         font-size: 14px;
    }
     .popular-bike .bikes .popular-bike-box .popup span {
         font-size: 12px;
    }
     .why-choose h3, .why-choose .h3, .why-choose .h3 {
         font-size: 42px;
         margin-bottom: 0px;
    }
     .why-choose .why-choose-details span {
         font-size: 16px;
    }
     .why-choose .why-choose-details h6, .why-choose .why-choose-details .h6, .why-choose .why-choose-details .h6 {
         font-size: 22px;
    }
     .footer .footer-content h3, .footer .footer-content .h3, .footer .footer-content .h3 {
         font-size: 28px;
    }
     .footer .footer-text p {
         font-size: 16px;
         line-height: 26px;
    }
     .footer .footer-content:before {
         right: -11px;
    }
     .navbar-light .navbar-toggler-icon {
         background-image: url(../images/popup.png);
         background-size: cover;
    }
     .navbar-light .navbar-toggler {
         border-color: #F47107;
    }
     .confirm-your-order .product-info .product-quality span {
         color: #606060;
         font-size: 12px;
         font-weight: normal;
         display: flex;
         justify-content: start;
         margin-bottom: 8px;
    }
     /*.header {
         position: fixed;
         top: 0;
         left: 0;
         right: 0;
         background: #000;
         z-index: 99;
    }*/
     .item-list-dropdown {
         width: 90.6%;
    }
     .slider .slider-text-main .bike-info-box .popup span {
         font-size: 12.5px;
         margin-bottom: 2px;
    }
     .slider .slider-text-main .bike-info-box .popup:after {
         top: 76%;
    }
     .slider .slider-text-main .bike-info-box .popup lable {
         font-size: 12.5px;
    }
    canvas {
    width:350px;
    height: 150px;
}
.privacy {
    padding-top: 180px;
}
.customer_sign {
    padding-top: 100px;
}
}
 @media (min-width: 992px) and (max-width: 1199px) {
     .slider .slider-text-main .slider-text h1, .slider .slider-text-main .slider-text .h1, .slider .slider-text-main .slider-text .h1 {
         font-size: 40px;
         line-height: 60px;
         width: 100%;
    }
     .navbar-light .navbar-nav .nav-link {
         margin-right:20px;
         font-size: 15px;
    }
     .slider .slider-text-main .slider-text ul li {
         font-size: 20px;
         margin-bottom: 10px;
    }
     .slider .slider-text-main .bike-info-box .bike-bg img {
         max-width: 100%;
    }
     .slider .slider-text-main .bike-info-box .bike-bg {
         max-width: 222px;
         min-height: unset;
         max-height: 178px;
    }
     .slider .slider-text-main .bike-info-box .popup {
         bottom: 18px;
    }
     .slider .slider-text-main .bike-info-box p {
         font-size: 16px;
    }
     .bottom-line {
         font-size: 14px;
    }
     .py-70 {
         padding: 60px 0;
    }
     .popular-bike .bikes .popular-bike-box img {
         width: 100%;
    }
     .popular-bike .bikes {
         margin-top: 30px;
    }
     .popular-bike h3, .popular-bike .h3, .popular-bike .h3 {
         font-size: 40px;
    }
     .popular-bike p {
         font-size: 20px;
    }
     .popular-bike .bikes .popular-bike-box .know-more-btn {
         font-size: 16px;
         padding: 10px 15px;
    }
    .popular-bike .bikes .popular-bike-box .choosee-btn {
         font-size: 16px;
         padding: 10px 15px;
    }
     .popular-bike .bikes .popular-bike-box .popup {
         padding: 15px 20px;
         width: 90%;
    }
     .popular-bike .bikes .popular-bike-box .bike-price p {
         font-size: 16px;
    }
     .popular-bike .bikes .popular-bike-box .bike-price h5, .popular-bike .bikes .popular-bike-box .bike-price .h5, .popular-bike .bikes .popular-bike-box .bike-price .h5 {
         font-size:16px;
    }
     .how-it-box {
         padding: 50px 50px;
    }
     .how-it-box h3, .how-it-box .h3, .how-it-box .h3 {
         font-size: 40px;
    }
     .how-it-box .flow span {
         height: 80px;
         width: 80px;
         line-height: 80px;
    }
     .how-it-box .flow span img {
         width: 60%;
    }
     .how-it-box .flow p {
         font-size: 20px;
         margin-left: 20px;
         width: 68%;
    }
     .how-it-box .flow {
         margin-bottom: 52px;
    }
     .how-it-box .flow:last-child {
         margin-top: -10px;
    }
     .motor-bike {
         width: 100%;
    }
     .why-choose .why-choose-details h6, .why-choose .why-choose-details .h6, .why-choose .why-choose-details .h6 {
         font-size: 22px;
    }
     .why-choose .why-choose-details span {
         font-size: 16px;
         line-height: 22px;
    }
     .slider .slider-text-main .slider-text p {
         font-size: 26px;
    }
     .footer .footer-content h3, .footer .footer-content .h3, .footer .footer-content .h3 {
         font-size: 42px;
    }
     .footer .footer-text p {
         font-size: 16px;
         line-height: 26px;
    }
     .footer .footer-content:before {
         right: -23px;
    }
     .footer ul li a {
         font-size: 15px;
    }
     .footer ul li {
         margin-right:30px;
    }
     .item-list-dropdown {
         width: 82.6%;
    }
     .slider .slider-text-main .bike-info-box .popup span {
         font-size: 12.5px;
         margin-bottom: 2px;
    }
     .slider .slider-text-main .bike-info-box .popup:after {
         top: 73%;
    }
     .slider .slider-text-main .bike-info-box .popup lable {
         font-size: 12.5px;
    }
}
 @media (min-width: 1200px) and (max-width: 1399px) {
     .slider .slider-text-main .slider-text h1, .slider .slider-text-main .slider-text .h1 {
         font-size: 55px;
         line-height: 78px;
    }
     .slider .slider-text-main .slider-text ul li {
         font-size: 20px;
         margin-bottom: 12px;
    }
     .slider .slider-text-main .slider-text p {
         font-size: 32px;
    }
     .popular-bike .bikes .popular-bike-box img {
         width: 100%;
    }
     .how-it-box .flow p {
         width: 72%;
    }
     .how-it-box .flow:last-child {
         margin-top: -7px;
    }
     .popular-bike .bikes .popular-bike-box .popup {
         padding: 15px 28px;
    }
     .slider .slider-text-main .bike-info-box .bike-bg {
         background: #F5F5F5;
         padding: 11px 15px;
         border-radius: 5px;
         max-width: 202px;
    }
     .slider .slider-text-main .bike-info-box p {
         font-size: 15px;
    }
     .item-list-dropdown {
         width: 82.7%;
    }
     .slider .slider-text-main .bike-info-box .popup lable {
         font-size: 12.5px;
    }
     .slider .slider-text-main .bike-info-box .popup span {
         font-size: 12.5px;
         margin-bottom: 2px;
    }
     .slider .slider-text-main .bike-info-box .popup:after {
         top: 70%;
    }
    .popular-bike .bikes .popular-bike-box .bike-price h5, .popular-bike .bikes .popular-bike-box .bike-price .h5 {
        font-size: 20px;
    }
    .popular-bike .bikes .popular-bike-box .bike-price p {
        font-size: 18px;
    }
}
.number{
    margin:0 0 10px;
}
.minus, .plus{
    width:48px;
    height:48px;
    background: #F47107;
    border-radius:4px;
    padding:4px 5px 4px 5px;
    display: inline-block;
    text-align: center;
    font-size: 24px;
    color: #fff;
    cursor:pointer;
}
.number .form-control{
    width: 50%;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
}
.all-scroll {
   cursor: all-scroll;
}
