
p.drv-details.pt-2 {
    margin-bottom: 8px!important;

}



.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:80px;
	right:20px;
	background-color:#25d366;
	color:#FFF!important;
	border-radius:50px;
	text-align:center;
  font-size:40px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:10px;
}



   .sticky-flyout-panel-close-btn .ao_close {
       color: #fff;
    margin-top: 12px;
}

a.header-icon_link {
    color: #4F3325;
}
/* Style the buttons inside the tab */
.tab button {
    border: none !important;
    border-radius: 100px;
    font-weight: 500;
    font-size: 18px;
    color: #2b2b2b;
    padding: 15px;
    margin-right: 15px;
}

.fc_title {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #4e3324;
}

.sticky-connect-flyout-area {
    position: fixed;
    top: 180px;
    right: -600px;
    width: 100%;
    max-width: 600px;
    z-index: 999;
    transition: all ease 0.4s;
}

.sticky-connect-btn {
    width: 50px;
    position: absolute;
    top: 20px;
    left: -49px;
    z-index: -1;
}

.sticky-btn_img {
    width: 50px;
}

.sticky-connect-flyout-area.opened .sticky-flyout-panel-close-btn {
    opacity: 1;
}

.sticky-connect-flyout-area.opened {
    max-width: 600px;
    z-index: 92;
}

.sticky-connect-flyout-area.opened {
    right: 0;
}


.sticky-connect-flyout-area .inner-area {
    width: 100%;
    height: auto;
    position: relative;
    padding: 20px;
    background: #fff;
    border: #dddddd solid 1px;
}

.sticky-connect-flyout-area .sticky-flyout-panel-close-btn {
    width: 40px;
    position: absolute;
    top: -20px;
    right: 20px;
    opacity: 0;
    transition: all ease 0.4s;
    background: #ffb224;
    text-align: center;
    border-radius: 100px;
    height: 40px;
}


.sticky-connect-flyout-area .content-area {
    width: 100%;
    min-height: 310px;
    overflow: hidden;
    /* overflow-y: auto; */
}

.sticky-connect-flyout-area .rfqform_wrapper {
    background: none !important;
}


.sticky-connect-flyout-area .gform_wrapper {
    /* padding-bottom: 0; */
}


.sticky-connect-flyout-area .rfqtextarea textarea {
    height: 45px;
}

.sticky-connect-flyout-area input, .sticky-connect-flyout-area textarea {
    color: #757575;
}

.rfqtextarea textarea {
    background-color: transparent;
    border: 0px;
    width: 100%;
    height: 35px;
    overflow: hidden;
    border-bottom: 1px solid #ffb224;
    font-size: 15px;
    padding: 4px 0px;
}

.rfqform input[type="submit"] {
    width: 166px;
    font-size: 14px;
    padding: 10px 26px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
   color: #ffb224;
    border: 1px solid #ffb224;
    border-radius: 40px;
    background: none;
    margin: 0 auto;
}


.sticky-connect-flyout-area .description_below {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.rfqtext input {
    background-color: transparent;
    border: 0px;
    width: 100%;
    border-bottom: 1px solid #ffb224;
    color:#757575;
    outline: none;
}

.sticky-connect-flyout-area .rfqtext, .sticky-connect-flyout-area .rfqemail {
    width: 50%;
    margin: 0;
    margin: 0 0 10px 0;
    padding: 0 15px;
}

.sticky-connect-flyout-area .description_below .rfqexpedition {
    width: 100% !important;
    padding: 0;
    margin-bottom: 10px !important;
}

.sticky-connect-flyout-area .description_below .gfield {
    margin: 0 0 10px 0;
    padding: 0 15px;
    /* list-style: none; */
}


.rfqtextarea {
    display: block;
    font-size: 15px;
    padding: 4px 0px;
    background-color: transparent;
    border: none;
    color: #fff;
    width: 100%;
    margin-right: 3%;
    margin-bottom: 30px;
    position: relative;
}

.rfqtextarea textarea {
    background-color: transparent;
    border: 0px;
    width: 100%!important;
    height: 35px;
    overflow: hidden;
    border-bottom: 1px solid #ffb224;
    font-size: 15px;
    padding: 4px 0px;
    outline: none;
}






.viren_contact {
    display: flex!important;
    align-items:center!important;
    font-weight: 600;
    font-size: 14px;
}

.ao-contactus-button{
    width: 100%;
}

#footer-middle a {
    color: white;
    font-size: 14px;
}

.ao-allright {
  margin-top: auto;
}

.footer_list {
    list-style: none!important;
}

.ao-vir {
    font-size: 14px;
    padding: 13px 26px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    color: white!important;
    border: 1px solid #ffb224;
    border-radius: 40px;
    text-decoration: none;
    background-color: #ffb224;
}


.founder_section {
    background: #f2faff;
    color: #000;
    padding-top: 50px;
    padding-bottom: 50px;
}
.about_founder {
    display: flex;
    gap: 60px;
}

.about_founder .founders_photo {
    display: flex;
    gap: 40px;
}

.ado_heading.common-title {
    margin-bottom: 30px;
}
.ado_heading {
    text-align: center;
    margin-bottom: 70px;
}



.about_founder .founder_details .fd_info p {
    font-weight: 400;
    font-size: 15px;
    line-height: 157.5%;
}

.available_on {
    display: flex;
    gap: 30px;
    margin-top: 40px;
}

.available_on .streaming {
    width: 40%;
}
.available_on .streaming span {
    margin: 0 15px;
}

.available_on .our_book {
    width: 60%;
}

.available_on .our_book .bookslink {
    display: flex;
    gap: 30px;
}

.available_on .our_book .bookslink .linkdiv {
    display: flex;
    gap: 10px;
    align-items: baseline;
}


.founder_section .about_founder .founders_photo p {
    margin-top: 20px;
}


.about_founder .founders_photo p {
    font-weight: 700;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-top: 30px;
}


.bookslink .linkdiv a {
    font-weight: 700;
    font-size: 11px;
    color: #000000;
    text-transform: uppercase;
    line-height: 16px;
    letter-spacing: 0.05em;
}


.counter_container, .founder_section .about_founder .founders_photo p {
    margin-top: 20px;
}

.counter_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.counter_container .counter_block {
    display: flex;
}

.counter_container .counter_block .counter {
    font-size: 70px;
}

.counter_container .counter_block .ct1 {
    min-width: 220px;
    margin-top: -9px;
}

.counter_container .counter_block .ct2 {
    min-width: 102px;
    margin-top: -5px;
}

.counter_container .counter_block .ct3 {
    min-width: 68px;
    margin-top: -5px;
}

.counter_container .counter_block .counter {
    font-weight: 400;
    font-size: 70px;
    line-height: 101%;
    letter-spacing: -0.035em;
}

.counter_container .counter_block .counter_text {
    font-weight: 500;
    font-size: 30px;
    line-height: 101%;
    letter-spacing: -0.07em;
}


/* Styles for screens with width 320px to 480px (e.g., mobile devices) */
@media (min-width: 320px) and (max-width: 480px) {
    

    .sticky-connect-flyout-area {
    position: fixed!important;
    top: 600px!important;
    bottom: 18px!important;
    width: 100%!important;
    max-width: 600px!important;
    z-index: 999!important;
    transition: all ease 0.4s;
}
   
    
    
    .sticky-connect-flyout-area {
 right: auto;
 max-width: 100%!important;
}



.sticky-connect-flyout-area .rfqtext, .sticky-connect-flyout-area .rfqemail {
 width: 100%!important;;
}

.sticky-connect-flyout-area.opened .sticky-flyout-panel-close-btn {
    opacity: 1;
}

.sticky-connect-flyout-area.opened {
    max-width: 600px;
    z-index: 92;
}

.sticky-connect-flyout-area.opened {
    bottom: 0!important;
    margin-top: -450px;
}






    #featured-points h3 {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
}
    /* Home Page heading change h5 to h4*/
h4.road-to-lnd.fw-bold {
    font-size: 15px;
}

/* Home Page heading change h4 to h2*/
h2.new-bold.fw-bold {
    font-size: 18px;
}
h3.new-bolds.fw-bold{
	font-size: 15px;
}
    
    .tab button {
    border: none !important;
    border-radius: 100px;
    font-weight: 600;
    font-size: 11px;
	}
    
    
 #video-gallery .owl-nav .owl-prev {
    position: absolute;
    left: -15px;
    margin-top:-10%;
}
#video-gallery .owl-nav .owl-prev span {
    line-height: 50%;
    font-size: 40px;
    display: inline-block;
    color: var(--primary);
    transition: all 0.3s;
}
#video-gallery .owl-nav .owl-next span {
    line-height: 50%;
    font-size: 40px;
    display: inline-block;
    color: var(--primary);
    transition: all 0.3s;
}
#video-gallery .owl-nav .owl-next {
    position: absolute;
    right: -15px;
    margin-top:-10%;
}
.cntnr-abt{
  padding-left: 14px !important;
  padding-right: 14px!important;
}
    
.trip-img_box .inbound img, svg {
    vertical-align: middle;
    width: 100%;
}
    
    
    
    #download_brochure .download-br {
    flex: 0 0 auto;
    width: 100%;
}

.breadcrumbpg {
    display: block;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 0!important;
    list-style: none;
    background-color: #fff;
    font-size: 13px;
    padding-top: 3px;
    padding-left: 13px;
}

.breadcrumbss {
    display: block;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 0!important;
    list-style: none;
    background-color: #f2faff;
    font-size: 13px;
    padding-top: 3px;
    padding-left: 2.1rem;
}



trip-row .trip-col trip-col_left .trip-img_box img {
   width: 100%!important;
}


.indian-upcomingTrip_section .trip__title {
    font-weight: 500;
    font-size: 28px;
    line-height: 29px;
    color: #000000;
    margin-bottom: 20px;
    margin-top: 25px;
}

.indian-upcomingTrip_section .trip-col_left {
    flex: 0 0 auto;
    width: 100%;
}

.indian-upcomingTrip_section .trip-col_right {
    flex: 0 0 auto;
    width: 100%;
}

.tours-col {
    flex: 0 0 auto;
    width: 100%;
    height: 100%;
}

.sticky-connect-flyout-area {
    bottom: -520px;
}

.sticky-connect-flyout-area {
    top: auto;
    bottom: -356px;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.sticky-connect-flyout-area {
    right: -250px;
    max-width: 250px;
}

.sticky-connect-flyout-area {
    position: fixed;
    top: 180px;
    right: -600px;
    width: 100%;
    max-width: 600px;
    z-index: 9;
    transition: all ease 0.4s;
}

.sticky-connect-btn {
    top: -91px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: rotate(90deg);
}

.sticky-connect-btn {
    width: 50px;
    position: absolute;
    top: 20px;
    left: -49px;
    z-index: -1;
}

.sticky-btn_img {
    width: 50px;
    transform: rotate(90deg);
    position: relative;
    bottom: -196px;
    left: -310px;
}


.sticky-connect-flyout-area .inner-area {
    width: 100%;
    height: auto;
    position: relative;
    padding: 20px;
    background: #fff;
    border: #dddddd solid 1px;
}


.client-say_slider .slick-slide img {
    width: 100%!important;
}


.viren {
    height: auto!important;
}


    .virendra {
    height: auto!important;
}
    
.iti-drawer .iti-drawer__content-wrapper .col-lg-6 {
    flex: 0 0 auto;
    width: 100%!important;
}
    
    
    .lightbox-modal .btn-close {
    position: absolute;
    top: 250px!important;
    right: 10px!important;
    font-size: 1.2rem;
    z-index: 10;
}

.image-grid img {
    box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.2s;
    margin-bottom: 12px;
}
    
    
    .zcwf_rowlist .zcwf_row {
  width: 100%;
  padding: 20px;
  border: 1px solid #000;
  border-radius: 10px;
}

.single .asia_overview {
    padding: 10px;
}

.asia_overview {
    box-shadow: rgb(0 0 0 / 9%) 0px 3px 12px;
    padding: 10px;
    border-radius: 50px;
    margin-top: 30px;
    margin-bottom: 50px;
}

.zcwf_rowlist {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 35px;
    justify-content: center;
   margin-bottom: 20px;
    padding: 0 15px 0 15px;
}

#download_brochure .d-flex .issueh4 .hvr-btn{
 text-align: center;
     margin-top: 30px;
}

.bookslink {
    display: initial;
    gap: 30px;
}


.row {
    --bs-gutter-x: initial;
    --bs-gutter-y: 0;
    display: flex;
justify-content: start;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}

.counter-num {
    font-weight: 600;
    font-size: 2.3em;
}

.counter-title {
    font-weight: 600;
    font-size: 1.2em;
}

.counter-heading-box{

width: 0% !important;

}

.counter-text1{

margin-top: 2.5rem!important;

}


.tab-content .tab-block {
    display: inherit;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.tab-block .tab-left_block {
    flex: 0 0 auto;
    width: 100%;
    padding: 15px;
    border: 1px solid #ccc;
}

.tab-block .tab-right_block {
    flex: 0 0 auto;
    width: 100%;
    padding-left:20px ; 
    margin-top: 20px;
}

.custom-testimonials-area .testimonial_card {
    display: initial;
    gap: 30px;
    justify-content: center;
    margin: 25px 0;
}

.quote-img {
    border-radius: 50%;
    padding: 15px;
    height: 50px;
    width: 50px;
    background-color: white !important;
    position: absolute;
    top: 330px;
    left: 12px;
}

.custom-testimonials-area .testimonial_card .textbotm {
    font-size: 15px;
    width: 100%;
    margin-top: 20px;
}

.custom-testimonials-area .testimonial_card .img-area-testimonial {
    width: 100%;
    height: 400px;
    overflow: hidden;
}

.contact_form_block {
    display: inline-block !important;
    margin-top: 20px !important;
    gap: 50px;
}

.contact_form_block .form_block {
    margin-bottom: 50px !important;
}

.download-br{
    border-bottom: 1px solid;
    padding-bottom: 25px;
}

.fd-contact{
margin-top: 25px;
width: 93%;
}

.fd-contact-m{
display: inline-block !important;
}

.whatsup_border {
    margin-top: 0px;
}

.call_border {
    margin-top: 0px;
}

.issueh6 {
    font-size: 18px !important;
    padding-top: 2px !important;
}

.fd-big-img-bg{
padding-bottom: 14px;
}

.fd-big-img-sm{
    display: flex;
    justify-content: space-between;
    gap: 5px;
}

.fd-big-img-sm-col{
width: 49%;
}

.custom-tab ul {
	display: flex;
    align-items: center;
}

.tab {
  cursor: pointer;
  padding: 15px;
  border-radius: 50px;
font-size: 14px

}
.tab.active {
  font-weight: 500;
background-color: #ffb224;
}

.Commendations-img_block {
    flex: 0 0 auto;
    width: 40%;
    padding-left: 33px;
}
.welcome-ao{
display: none;
}

}

@media (max-width: 767px) {

.quote-img {
    border-radius: 50%;
    padding: 15px;
    height: 50px;
    width: 50px;
    background-color: white !important;
    position: absolute;
    top: 330px;
    left: 12px;
}

    
    .sticky-connect-flyout-area {
    position: fixed!important;
    top: 600px!important;
    bottom: 18px!important;
    width: 100%!important;
    max-width: 600px!important;
    z-index: 999!important;
    transition: all ease 0.4s;
}
    
 
     .sticky-connect-flyout-area {
 right: auto;
 max-width: 100%!important;
}


.sticky-connect-flyout-area .rfqtext, .sticky-connect-flyout-area .rfqemail {
 width: 100%!important;;
}

 .sticky-connect-flyout-area.opened .sticky-flyout-panel-close-btn {
    opacity: 1!important;
}

.sticky-connect-flyout-area.opened {
    max-width: 100%!important;
    z-index: 92!important;
}

.sticky-connect-flyout-area.opened {
    bottom: 0!important;
}
 
 .sticky-connect-flyout-area .sticky-flyout-panel-close-btn {
    width: 40px;
    position: absolute;
    top: -20px;
    right: 20px;
    opacity: 1;
    transition: all ease 0.4s;
    background: #ffb224;
    text-align: center;
    border-radius: 100px;
    height: 40px;
}
 


.zcwf_rowlist {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 35px;
    justify-content: center;
   margin-bottom: 20px;
    padding: 0 15px 0 15px;
}
 
    
    .tab button {
    border: none !important;
    border-radius: 100px;
    font-weight: 600;
    font-size: 11px;
	}
     #video-gallery .owl-nav .owl-prev {
    position: absolute;
    left: -15px;
    margin-top:-10%;
}
#video-gallery .owl-nav .owl-prev span {
    line-height: 50%;
    font-size: 40px;
    display: inline-block;
    color: var(--primary);
    transition: all 0.3s;
}
#video-gallery .owl-nav .owl-next {
    position: absolute;
    right: -15px;
    margin-top:-10%;
}
.cntnr-abt{
  padding-left: 14px !important;
  padding-right: 14px!important;
}
    .iti-drawer .iti-drawer__content-wrapper .col-lg-6 {
    flex: 0 0 auto;
    width: 100%!important;
}

.breadcrumbpg {
    display: block;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 0!important;
    list-style: none;
    background-color: #fff;
    font-size: 13px;
    padding-top: 3px;
    padding-left: 13px;
}

.breadcrumbss {
    display: block;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 0!important;
    list-style: none;
    background-color: #f2faff;
    font-size: 13px;
    padding-top: 3px;
    padding-left: 2.1rem;
}

/*.sticky-connect-flyout-area .inner-area {*/
/*  display:none;*/
/*}*/

trip-row .trip-col trip-col_left .trip-img_box img {
   width: 100%!important;
}


.tours-col {
    flex: 0 0 auto;
    width: 100%;
    height: 100%;
}


.indian-upcomingTrip_section .trip__title {
    font-weight: 500;
    font-size: 28px;
    line-height: 29px;
    color: #000000;
    margin-bottom: 20px;
    margin-top: 25px;
}

.indian-upcomingTrip_section .trip-col_right {
    flex: 0 0 auto;
    width: 100%;
}

.indian-upcomingTrip_section .trip-col_left {
    flex: 0 0 auto;
    width: 100%;
}



.sticky-connect-flyout-area {
    bottom: -520px;
}

.sticky-connect-flyout-area {
    top: auto;
    bottom: -356px;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.sticky-connect-flyout-area {
    right: -250px;
    max-width: 250px;
}

.sticky-connect-btn {
    top: -91px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: rotate(90deg);
}

.sticky-connect-btn {
    width: 50px;
    position: absolute;
    top: 20px;
    left: -49px;
    z-index: -1;
}

.sticky-btn_img {
    width: 50px;
    transform: rotate(90deg);
    position: relative;
    bottom: -196px;
    left: -310px;
}


.sticky-connect-flyout-area {
    right: -760px;
    max-width: 250px;
}




.client-say_slider .slick-slide img {
    width: 100%!important;
}

    .viren {
    height: auto!important;
}


    .virendra {
    height: auto!important;
}
    
    #download_brochure .download-br {
    flex: 0 0 auto;
    width: 100%;
}

    
    .lightbox-modal .btn-close {
    position: absolute;
    top: 250px!important;
    right: 10px!important;
    font-size: 1.2rem;
    z-index: 10;
}

.image-grid img {
    box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.2s;
    margin-bottom: 12px;
}
    
    
    .ado_heading.common-title {
        margin-bottom: 0;
    }
    
    .ado_heading {
    text-align: center;
    margin-bottom: 70px;
}
   
   
   
   .about_founder {
    display: block;
} 

.about_founder .founder_details {
    margin-top: 20px;
}


.about_founder .founder_details .fd_info p {
    font-size: 15px;
    line-height: 21px;
}


.about_founder .founders_photo {
    justify-content: center;
}

.about_founder .founders_photo {
    display: flex;
    gap: 40px;
}


.founder_section .about_founder .founders_photo p {
    margin-top: 20px;
}

.about_founder .founders_photo p {
    font-size: 10px;
    line-height: 12px;
}


.about_founder .founders_photo p {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-top: 30px;
}

.available_on p {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.05em;
}

.about_founder .founder_details .fd_info p {
    font-weight: 500;
}

.available_on {
    display: flex;
    gap: 30px;
    margin-top: 40px;
}

.available_on .streaming {
    width: 50%;
}

.available_on .streaming span {
    margin: 0 15px;
}
.available_on .streaming a img {
    height: 16px;
}

.available_on .our_book {
    width: 50%;
}

.available_on .our_book .bookslink {
    display: block;
}

.counter_container {
    margin-top: 40px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.counter_container {
    align-items: self-start;
}

.counter_container {
    display: flex;
}

.counter_container .counter_block {
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: center;
    padding: 0 10px;
}

.counter_container .counter_block .ct1 {
    min-width: inherit;
    width: 100%;
}

.counter_container .counter_block .counter {
    font-size: 30px;
}


.counter_container .counter_block .ct1 {
    margin-top: -9px;
}

.counter_container .counter_block .counter {
    font-weight: 400;
    line-height: 101%;
    letter-spacing: -0.035em;
}
.counter_container .counter_block .ct2 {
    margin-top: -5px;
}
.counter_container .counter_block .ct2 {
    min-width: 85px;
}

.counter_container .counter_block .counter_text {
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: normal;
    width: 100%;
}

.counter_container .counter_block .counter_text br {
    display: none;
}

.about_founder .founders_photo .sanjay img {
    width: 120px;
}

.about_founder .founders_photo .tushar img {
    width: 120px;
}


}

	.task-progress{
		line-height:0.5;
	}
	
	
	
	.progress-section {
  width: 100%;
  max-width: 600px;
  border-radius: 15px;
  background: red;
  padding: 1rem 2rem;
  margin: 0 auto;
  }
  
  .task-progress p {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 12px;
  }
  
  .progress {
	-webkit-appearance: none;
	appearance: none;
	border: none;
	border-radius: 10px;
	height: 4px!important;
	width: 100%;
  }
  .progress::-webkit-progress-bar {
	background-color: #f0f0f0;
  }
  
  .progress::-webkit-progress-bar,
  .progress::-webkit-progress-value {
	border-radius: 10px;
  }
  
  .progress::-moz-progress-bar {
	border-radius: 10px;
  }
  
  .progress1::-webkit-progress-value {
	background: #ffb224;
  }
  
  .progress2::-webkit-progress-value {
	background: #ffb453;
  }
  
  
  
  
  .car {
	display: flex;
	flex-flow: column;
	position: relative;
	--border: var(--team-border-color);
  /*     flex: 1; */
	min-width: 225px;
	max-width: 350px;
  }
  
  .cars {
	display: flex;
	justify-content: center;
	flex-flow: row wrap;
	gap: 2rem;
  }
  
  
  .mx-auto {
  margin-left: auto;
  margin-right: auto;
  }
  
  .car_name {
	text-transform: uppercase;
	text-align: center!important;
	font-size: 16px;
	font-weight: var(--font-bold);
  }
  
	.task-progress .car_figure p {
		text-align:center;
	}
  
  
  .my-2 {
	margin-top: 6px!important;
	margin-bottom: 24px;
  }
  
  .car_figure {
  
	display: flex;
	flex-flow: column;
	justify-content: flex-end;
  }
	
  }  
  
  @media screen and (min-width: 600px) {
  .responsive-n {
  width: 50%;
  height: auto;
	display: block;
  margin-left: auto;
  margin-right: auto;
  
	 align-items:center;
  }
  /* .trip-cost-starting{color:grey;} */
  
	
	
	.task-progress{
		line-height:0.5;
	}
	
	
	.progress-section {
  width: 100%;
  max-width: 600px;
  border-radius: 15px;
  background: #333;
  padding: 1rem 2rem;
  margin: 0 auto;
  }
  
  .task-progress p {
	display: flex;
	justify-content: space-between;
	align-items: center;
  }
  
  .progress {
	-webkit-appearance: none;
	appearance: none;
	border: none;
	border-radius: 10px;
	height: 4px!important;
	width: 100%;
  }
  .progress::-webkit-progress-bar {
	background-color: #f0f0f0;
  }
  
  .progress::-webkit-progress-bar,
  .progress::-webkit-progress-value {
	border-radius: 10px;
  }
  
  .progress::-moz-progress-bar {
	border-radius: 10px;
  }
  
  .progress1::-webkit-progress-value {
	background: #ffb224;
  }
  
  .progress2::-webkit-progress-value {
	background: #ffb453;
  }
  
  
  
  
  .car {
	display: flex;
	flex-flow: column;
	position: relative;
	--border: var(--team-border-color);
  /*     flex: 1; */
	min-width: 225px;
	max-width: 350px;
  }
  
  .cars {
	display: flex;
	justify-content: center;
	flex-flow: row wrap;
	gap: 2rem;
  }
  
  
  .mx-auto {
  margin-left: auto;
  margin-right: auto;
  }
  
  .car_name {
	text-transform: uppercase;
	text-align: center!important;
	font-size: 16px;
	font-weight: var(--font-bold);
  }
  
	.task-progress .car_figure p {
		text-align:center;
	}
  
  
  .my-2 {
	margin-top: 6px!important;
	margin-bottom: 24px;
  }
  
  .car_figure {
  
	display: flex;
	flex-flow: column;
	justify-content: flex-end;
  }
  }


/*     new menu */


/*     new menu */

