@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Dancing+Script:wght@400..700&family=Gilda+Display&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=League+Spartan:wght@100..900&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Special+Elite&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&family=Yantramanav:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Dancing+Script:wght@400..700&family=Gilda+Display&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=League+Spartan:wght@100..900&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Sora:wght@100..800&family=Special+Elite&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&family=Yantramanav:wght@100;300;400;500;700;900&display=swap");

.myryd_pd_lr {
    padding-left: 140px;
    padding-right: 140px;
}
.pritrip_bx5 .slick-track a img,
.pritrip_bx0 .slick-track a img{
	width:100%;
	height:80px;
	object-fit:cover;
}
.testimonial_wrp {
    background: #0c1114 !important;
}

.testimonial_wrp .myryd_h2 h2 {
    position: relative;
}

.testimonial_wrp .myryd_h2 h2:after {
    content: "";
    position: absolute;
    background-color: #fd5622;
    width: 17%;
    height: 3px;
    bottom: -14px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.recent_product {
    background: #000;
    text-align: center;
}

.grid_carbx {
    border: 1px solid #565656;
    background: #1f1c1c;
}
.grid_carbx .image-Box{
width: 100%;
	
}

.grid_carbx .slick-arrow {
    position: absolute;
    z-index: 2;
    background: none;
    border: none;
    color: #fff;
    font-size: 20px;
    top: 20px;
}

.grid_carbx .slick-arrow:hover {
    color: #353535;
}

.grid_carbx .slick-prev {
    left: -14px;
}

.grid_carbx .slick-next {
    right: -14px;
}

.grid_carbx .slick-slide {
    margin: 0 10px;
}

.grid_carbx .slick-track p {
    font-size: 11px;
    color: #fff;
    text-align: center;
}

.btn_book {
    font-size: 18px;
    background: #fd5622;
    color: #fff;
    border-radius: 2px;
    text-transform: uppercase;
    padding: 12px 30px;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
    font-family: "Sora", Sans-serif;
}

.btn_book:hover {
    background: #333;
    color: #fff;
}

.gird_carinfobx h3 {
    color: #fff;
}

.gird_galcont {
    padding: 20px;
    text-align: left;
}

.gird_galcont .gird_carinfobx h3 {
    color: #fff;
    text-decoration: none;
    font-size: 25px;
    line-height: 35px;
    font-family: "Poppins", serif;
    font-weight: 500;
}

.price_hr {
    font-size: 28px;
    text-transform: capitalize;
    color: #fd5622;
    font-family: "Poppins", serif;
}

.price_hr span {
    font-weight: 500;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    max-width: 130px;
}

.model_year {
    display: flex;
    padding-right: 15px;
    gap: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.list_yr li {
    display: inline-block;
    color: #fff;
    font-size: 16px;
}

.star_wrp li {
    display: inline-block;
}

.star_wrp li path {
    fill: #bfa37c;
}

.list_yr .fa-circle {
    font-size: 11px;
    color: #636363;
    padding: 0 10px;
}

.pritrip_bx {
    padding-top: 10px;
    border-block: 1px solid #464646;
    margin-block: 10px;
}

.grid_footgal {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid;
}

.pht_switch li a {
    color: #fff;
    font-size: 14px;
    font-family: "Poppins", serif;
}

.pht_switch li .active {
    color: #bb9f74;
}

.recent_product .myryd_h2 h2:after {
    content: "";
    position: absolute;
    background-color: #fd5622;
    width: 40%;
    height: 3px;
    bottom: -14px;
    left: 10px;
}

.recent_product .myryd_h5 h5 {
    margin-bottom: 53px;
    margin-top: 35px;
}

.recent_product .myryd_h2 h2 {
    display: inline-block;
    position: relative;
}

.explore_wrp {
    margin-top: 50px;
}

.product_list {
    padding-bottom: 60px;
}

.car_futurebx ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 19px;
}

.car_futurebx ul li {
    display: flex;
    color: #fff;
    font-size: 16px;
    gap: 9px;
    font-family: "Poppins", serif;
    margin-bottom: 8px;
    align-items: center;
}

.car_futurebx ul li path {
    color: #fd5622;
}

.reivew_wrp {
    text-align: center;
}

.reivew_wrp img {
    margin: 0px auto;
}

.testimonial_slide h3 {
    font-size: 25px;
    color: #fff !important;
    font-weight: normal !important;
    font-family: Roboto, sans-serif;
    margin-top: 33px;
    margin-bottom: 20px;
}
.testimonial_slide h3 span {
    font-size: 16px;
    color: #d37457;
    font-family: "Sora", serif;
    line-height: 42px;
    border-left: 1px solid #707070;
    padding-left: 22px;
    margin-left: 15px;
}

.testimonial_slide p {
    font-size: 17px;
    color: #fff;
    font-family: "Sora", serif;
    width: 62%;
    line-height: 27px;
    margin: 0px auto;
}

.testimonial_slide {
    margin-top: 65px;
}

@media only screen and (max-width: 767px) {
    .testimonila_hed{
        text-align: center !important;
    }
}
@media only screen and (max-width: 400px) {
    .testimonial_slide .slick-prev {
        left: 10%;
    }
    .testimonial_slide .slick-next {
        right: 10%;
    }
}

.testimonial_slide .slick-arrow {
    position: absolute;
    z-index: 2;
    background: none;
    border: none;
    color: #fff;
    font-size: 45px;
    top: 20%;
}

.testimonial_slide .slick-arrow:hover {
    color: #353535;
}

.testimonial_slide .slick-prev {
    left: 25%;
}

.testimonial_slide .slick-next {
    right: 25%;
}

.testimonial_slide .slick-slide {
    margin: 0 10px 30px 10px;
}

.main-slider img {
    width: 100%;
}

.thumbnail-slider {
    display: flex;
    justify-content: center;
    gap: 10px;
    overflow: hidden;
}

.thumbnail-slider img {
    width: 120px;
    cursor: pointer;
    opacity: 0.7;
}

.thumbnail-slider img.selected {
    opacity: 1;
}

.details_pagewrp .slick-arrow {
    position: absolute;
    z-index: 2;
    background: none;
    border: none;
    color: #fff;
    font-size: 45px;
    top: 40%;
}

.details_pagewrp .slick-arrow:hover {
    color: #353535;
}

.details_pagewrp .slick-prev {
    left: 3%;
}

.details_pagewrp .slick-next {
    right: 3%;
}

.details_pagewrp {
    background: #000;
}

.car_feturesinglepage {
    display: grid;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 19px;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 50px;
    row-gap: 20px;
    margin: 0;
    margin-top: 15px;
}

.car_feturesinglepage li {
    display: flex;
    color: #b7b7b7;
    font-size: 16px;
    gap: 9px;
    font-family: "Sora", serif !important;
    align-items: center;
    margin-bottom: 0;
    font-weight: 300;
}

.car_feturesinglepage li path {
    color: #fd5622;
}

.car_feturesinglepage li svg {
    width: 20px;
}

.booking-wrp {
    background: #000;
    padding-top: 50px;
    padding-bottom: 50px;
}

.booking-container h3 {
    font-size: 22px;
    text-align: center;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 30px;
    color: #fff;
}

.booking-container .accordion-button {
    font-size: 16px;
    font-weight: 600;
    font-family: "Sora", Sans-serif;
    background: #000000;
    padding: 0 20px;
    box-sizing: border-box;
    margin: 0;
    color: #fff;
    border-bottom: 1px solid #5d5d5d !important;
}

.booking-container input {
    background: #000;
    border-color: #5d5d5d;
}

.booking-container .accordion-item {
    border: 1px solid #5d5d5d;
    background: #000;
}

.booking-container .accordion-button:focus {
    border: none;
    box-shadow: none;
}

.booking-container .accordion-header {
    padding-top: 0;
}

.booking-container .accordion-body {
    padding: 0;
}

.booking-container .accordion-body th,
.booking-container .accordion-body td {
    padding: 10px 20px;
    color: #fff;
}

.booking-container label.fw-bold {
    margin-bottom: 10px;
    font-size: 16px;
    color: #fff;
}

.booking-container .btn-primary {
    background: #fd5622;
    border: none;
    font-weight: bold;
    padding: 12px 0;
    font-size: 20px;
}

.booking-container .btn-primary:hover {
    background: #333;
}
.booking-container .table {
    margin-bottom: 0;
}

.booking-container .table tr {
    border-color: #5d5d5d;
}

.pro_detail .accordion .accordion-header .accordion-button {
    background: #000;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding: 0px;
}

.pro_detail .accordion .accordion-item {
    background: #000;
}

.pro_detail .accordion-button::after {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="%23ffffff"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>');
}

.pro_detail .accordion-body {
    padding: 0;
}

.pro_detail .accordion-body p {
    font-size: 17px;
    line-height: 27px !important;
    color: #ffffff !important;
    font-weight: 300 !important;
    font-family: "Sora", serif !important;
    margin-bottom: 20px !important;
}

.pro_detail .accordion-button:focus {
    border: none;
    box-shadow: none !important;
}

.pro_desbx .des_content p {
    font-size: 17px;
    padding: 0;
    color: #fff;
    margin-bottom: 10px;
    font-weight: normal;
}

.pro_desbx h4 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    font-family: "Sora", serif !important;
}

.des_content {
    padding: 10px 0;
}

.my_likewrp {
    background: #000;
}

.my_likewrp .slick-arrow {
    position: absolute;
    z-index: 2;
    background: none;
    border: none;
    color: #fff;
    font-size: 45px;
    top: 40%;
}

.my_likewrp .slick-arrow:hover {
    color: #353535;
}

.my_likewrp .slick-prev {
    left: 3%;
}

.my_likewrp .slick-next {
    right: 3%;
}

.my_likewrp h2 {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    font-family: "Sora", serif !important;
    margin-bottom: 10px;
}

.like_products .grid_carbx {
    margin-right: 22px;
}

.lightbox {
    display: grid;
}
.lb-outerContainer {
    order: 2;
}
.lb-dataContainer {
    order: 1;
}

.span_cler {
    color: #fd5622 !important;
}

.booking-container .accordion-button::after {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="%23ffffff"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>');
}

.pr_dayhr {
    display: flex;
    justify-content: space-between;
}

/* Dragdrop seciton */
.file-upload-wrapper {
    display: flex;
    align-items: center;
    background: #000;
    padding: 12px;
    border-radius: 8px;
    border: 1px solid #e6dac8;
    gap: 10px;
    margin-bottom: 15px;
}
.file-label {
    flex: 1;
    font-weight: bold;
    color: #f15a24;
    min-width: 100px;
    font-family: Roboto, sans-serif;
    font-size: 17px;
    border-right: 1px dashed #b8865b;
}
.drag-drop {
    flex: 2;
    font-size: 14px;
    color: #aaa;
    padding: 10px;
    border: 1px dashed #b8865b;
    text-align: left;
    cursor: pointer;
    border-radius: 5px;
    background: #fff;
    transition: 0.3s;
    font-style: italic;
    position: relative;
}
.drag-drop.dragover {
    background-color: #ffecd1;
    border-color: #b8865b;
}
.file-input {
    display: none;
}
.file-icons {
    font-size: 18px;
    color: #666;
    cursor: pointer;
}
.upload-btn {
    font-size: 18px;
    color: #b8865b;
    cursor: pointer;
}

.chose_file {
    font-family: Roboto, sans-serif;
    font-size: 17px;
    color: #f15a24;
    font-weight: bold;
    flex: 1;
    text-align: right;
}

.upload_success {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 22px;
    color: green;
}

.file-preview {
    margin-top: 10px;
}

.preview-image {
    max-width: 100px;
    max-height: 100px;
    display: block;
    margin-top: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.delete_file {
    color: #ff0000;
    margin-left: 40px;
    font-size: 18px;
    cursor: pointer;
}

.delete_file:hover {
    color: rgb(39, 6, 6);
}

.profile-image {
    background-color: #ffcccb;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 8px;
}

.profile-image img {
    width: 90px;
    height: 90px;
}

.profile_edit .row {
    gutter-y: inherit;
    gutter-x: inherit;
}

.save-btn {
    background: #87c84a;
    border: none;
    outline: none;
    font-size: 20px;
    font-family: Roboto, sans-serif;
    padding: 5px 18px;
}

.profile_edit label {
    font-weight: 500;
    font-size: 19px;
    font-family: Roboto, sans-serif;
    color: #606060;
}

.profile_edit {
    padding: 40px;
}

.profile_edit input {
    font-weight: bold;
    font-family: Roboto, sans-serif;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    color: #000;
}

.profile_edit .form-control:focus {
    border-color: #f6976e;
    box-shadow: 0px 0px 8px #00000024;
}

.insurance_inputbx {
    margin-top: 90px;
}

.insurance_inputbx h4 {
    color: #2257b0;
}

.profile_nameedit h5 a {
    color: #5b5b5b;
}
.profile-image a {
    background: #4470f6;
    width: 30px;
    height: 30px;
    padding: 5px;
    color: #fff;
    position: absolute;
    border-radius: 100%;
    right: 0;
    bottom: 0;
    z-index: 99;
}


.thumb_flex .slick-track{
    display: flex;
}

.myr_btn_wrapper {
    position: relative;
    display: inline-block;
    border-radius: 8px;
    overflow: hidden;
    font-family: "Sora", sans-serif;
    margin-top: 20px;
}

.myr_btn_wrapper::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px;
    border-radius: inherit;
    background: linear-gradient(90deg, #f86e2c 0%, #fff 100%);
    
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;

    z-index: 0;
    transition: background 0.5s ease-in-out;
}

.myr_btn_wrapper:hover::before {
    background: linear-gradient(90deg, #fff 0%, #f86e2c 100%);
}

.myr_btn {
    position: relative;
    z-index: 1;
    background: transparent;
    border: none;
    padding: 13px 50px 15px;
    font-size: 20px;
    color: #fff;
    font-family: "Sora", sans-serif;
    font-weight: 300;
    line-height: 22px;
    cursor: pointer;
    border-radius: 8px;
}

.list_carfeature {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px; 
    list-style: none;
    padding: 0;
}

.list_carfeature li {
    font-style: 20px;
    color: #b5b5b5;
}

/* admin css Start Remove It*/

.card-orderbx {
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.booking_profile {
    width: 100px;
    height: 100px;
    object-fit: cover;
}
.booking-images img {
    width: 100%;
    height: 100px;
    object-fit: cover;
    border-radius: 5px;
}
.order_userlist h5 {
    color: #101010;
    font-family: Roboto, sans-serif;
    font-weight: bold;
}

.text_bokid {
    font-family: Roboto, sans-serif;
    font-size: 18px;
}

.text_bokid span {
    color: #ff0000;
    font-weight: bold;
}

.order_userlist p {
    font-size: 18px;
    font-family: Roboto, sans-serif;
}

.order_userlist p strong {
    display: block;
    color: #5b5b5b;
}
.order_userlist table,
.trans_details table {
    font-size: 18px;
    font-family: Roboto, sans-serif;
}

.status_col {
    color: #ff0000;
    font-weight: bold;
}

.epa_bx p {
    margin-bottom: 10px;
}

.trans_details table th,
.trans_details td,
.card-orderbx table th,
.card-orderbx table td {
    padding-left: 0 !important;
}

.trans_details .in_hdingdashbord {
    font-size: 22px;
    color: #2257af;
    font-family: Roboto, sans-serif;
    font-weight: bold;
}

.abt_car p {
    font-size: 18px;
    font-family: Roboto, sans-serif;
    color: #5b5b5b;
}

.abt_car .col-sm-4 {
    margin-bottom: 40px;
}

.abt_car p span {
    display: block;
    color: #000;
    font-weight: bold;
}

.pick_dropbx p span {
    display: block;
    font-weight: normal;
}
.pick_dropbx p {
    font-weight: bold;
    font-size: 18px;
    font-family: Roboto, sans-serif;
    margin-top: 15px;
}

.pick_photo .slick-slide {
    text-align: center;
    padding: 0 10px;
    margin-top: 20px;
}

.pick_photo .slick-slide img {
    border-radius: 10px;
    width: 100%;
}

.pick_photo .slick-arrow {
    position: absolute;
    top: 40%;
    z-index: 1;
    background: #000000b5;
    color: #fff;
    padding: 4px 7px;
    border: none;
}

.pick_photo .slick-arrow:hover {
    background: #000;
}

.pick_photo .slick-next {
    right: 0;
}

.grid_carimg {
	width: 100%;
    height: 300px !important;
    overflow: hidden !important;
}
.grid_carimg img{
	width: 100%;
	object-fit: cover;
	object-position: center;
	height: 100%;
	
}

.data_viwbx td {
    font-size: 17px;
    line-height: 27px;
    color: #000;
    font-family: "DM Sans", sans-serif;
    margin-bottom: 20px;
}

.data_viwbx .labelGr {
	font-weight: 600;
}

.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  z-index: 1000;
}

  .preview-container {
            position: relative;
            margin-top: 10px;
            max-width: 200px;
        }

        .preview-image {
            max-width: 100%;
            height: auto;
            border-radius: 5px;
        }

        .remove-photo {
            position: absolute;
            top: -10px;
            right: -10px;
            background: #ff4444;
            color: white;
            border: none;
            border-radius: 50%;
            width: 25px;
            height: 25px;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .remove-photo:hover {
            background: #cc0000;
        }

        .file-upload-wrapper {
            position: relative;
            border: 2px dashed #f15a24;
            padding: 20px;
            margin-bottom: 20px;
            border-radius: 5px;
            transition: all 0.3s ease;
        }

        .file-upload-wrapper.drag-over {
            border: 2px dashed #f15a24;
            background: #f0fff0;
        }

        .file-upload-wrapper.uploading {
            opacity: 0.7;
            pointer-events: none;
        }

        .progress-container {
            width: 100%;
            height: 4px;
            background: #f0f0f0;
            border-radius: 2px;
            margin-top: 10px;
            display: none;
        }

        .progress-bar {
            width: 0%;
            height: 100%;
            background: #4CAF50;
            border-radius: 2px;
            transition: width 0.3s ease;
        }

        .upload-status {
            margin-top: 5px;
            font-size: 12px;
            color: #666;
            display: none;
        }

        .upload-success {
            color: #4CAF50;
        }

        .upload-error {
            color: #f44336;
        }

/* Remove The admin Css */

@media only screen and (max-width: 1680px) {
    .myryd_pd_lr {
        padding-left: 80px;
        padding-right: 80px;
    }
}

@media only screen and (max-width: 1440px) {
    .myryd_pd_lr {
        padding-left: 60px;
        padding-right: 60px;
    }

    .reivew_wrp img {
        width: 120px;
    }

    .testimonial_slide .slick-arrow {
        top: 8%;
    }
    .gird_galcont .gird_carinfobx h3 {
        font-size: 22px;
        line-height: 32px;
    }
    .price_hr {
        font-size: 22px;
        line-height: 22px;
    }
    .list_carfeature {
        grid-template-columns: repeat(3, 1fr);
    }
	
	.data_viwbx td {
		font-size: 14px;
	}
    
}

@media only screen and (max-width: 1366px) {
    .btn_book {
        font-size: 14px;
        padding: 10px 28px;
    }
}

@media only screen and (max-width: 1280px) {
    .myryd_pd_lr {
        padding-left: 40px;
        padding-right: 40px;
    }
    .list_carfeature {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 1024px) {
    .myryd_pd_lr {
        padding-left: 20px;
        padding-right: 20px;
    }

    .btn_book {
        font-size: 14px;
        padding: 14px 26px;
    }
    .gird_galcont .gird_carinfobx h3 {
        font-size: 22px;
        line-height: 32px;
    }
    .car_futurebx ul li {
        font-size: 14px;
    }
    .profile_edit label {
        font-size: 14px;
    }
    .profile_edit input {
        font-size: 14px;
    }
    .profile_edit input {
        padding: 10px;
    }
    .save-btn {
        font-size: 16px;
    }
    .file-label {
        font-size: 14px;
    }
    .chose_file {
        font-size: 14px;
    }
}

@media only screen and (max-width: 991px) {
    .profile_edit {
        padding: 20px;
    }
	.data_viwbx .row {
		flex-direction: column-reverse !important;
	}
}
@media only screen and (max-width: 767px) {
    .gird_galcont .gird_carinfobx h3 {
        font-size: 20px;
        line-height: 32px;
    }

    .testimonial_slide p {
        width: 80%;
    }

    .profile_innerbx label {
        width: 100%;
    }
    .profile_innerbx .col-sm-10 {
        width: 100%;
    }
}

@media only screen and (max-width: 600px) {
    .myryd_pd_lr {
        padding-left: 15px;
        padding-right: 15px;
    }
    .file-upload-wrapper {
        display: block;
    }
    .drag-drop {
        margin-bottom: 10px;
    }
    .file-label {
        border: none;
    }
}

@media only screen and (max-width: 600px) {
    .profile-image img {
        height: auto;
    }
    .insurance_inputbx {
        margin-top: 0;
    }
    .list_carfeature {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media only screen and (max-width: 430px) {
    .profile_edit .user_nam {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
    .profile_edit .card_body {
        padding: 0;
    }
}
