@media only screen and (max-width: 450px) {

    .phdtext {
        font-size: 42px !important;
    }

    .show_on_phone {
        display: block;
    }

    .hide_on_phone {
        display: none !important;
    }

    .gsb_location,
    .search_date {
        margin-right: 8px;
    }

    .mh_right {
        width: 250px !important;
    }

    .go-search__bar__section {
        flex-wrap: wrap;
    }

    .gsb_location {
        width: 100%;
        margin: 0;
        padding-bottom: 12px;
    }

    .search_time,
    .search_date {
        width: calc(50% - 8px);
    }

    #pickup_text,
    #pickup_text2 {
        max-width: 100%;
    }

    .go-calendar {
        width: 296px !important;
        left: calc(50% - 148px) !important;
        top: -217px !important;
    }

    .go-calendar {
        padding: 16px 0;
    }

    .go-calendar__table {
        padding: 0 16px;
    }

    /* People Say Section */
    .google_review {
        padding: 20px 15px;
        align-items: flex-start;
        gap: 15px;
        flex-direction: column;
    }

    .google_img {
        right: 12px;
    }
}

@media only screen and (max-width: 575px) {

    .extra_padd {
            font-size: 11px !important;
            padding-left: 7px !important;
    }

     .weather_pic{
             width: 43px  !important;
             margin-bottom: -23%!important;
     }

     .flags {
            margin-right:-24%;
        }

      .rent_search__bar {
            width: 100%;
        }

    .mt-xs-only{
        margin-top:20px;
    }

    /* All */
    .people_say_sec,
    .offer_area,
    .box_area,
    .collection_area,
    .review_area,
    .ra_bottom,
    .owner_area,
    .my_footer {
        padding: 40px 0;
    }

    /* Offer Area */
    .offer_right {
        padding: 30px 20px;
    }

    /* Box area start */
    .box_devider {
        flex-direction: column;
    }

    .box_card {
        width: 100%;
        padding: 32px 20px;
    }

    .box_card:nth-child(2) {
        background-color: rgb(0, 0, 0, .30);
        ;
    }

    /* Car Collection Area Start */
    .car_divider_div {
        padding: 25px 20px 20px;
    }

    .collection_divider {
        gap: 25px;
    }

    /* Review Area Start */
    .ra_top_left {
        width: 300px;
    }

    /* owner_area */
    .owner_divider {
        flex-direction: column-reverse;
    }

    .owner_left {
        width: 100%;
        margin-top: 30px;
        padding: 30px 20px;
    }

    .owner_right {
        width: 300px;
    }
}

@media only screen and (max-width: 767px) {

    .text-xs-center{
        text-align:center;
    }

    .launc_time {
            margin-left: 0px !important;
            font-size: 19px!important;
            margin-top: 9px;
        }

    .offer_day p {
            transform: rotate(0deg) !important;
    }

    .remt_form__buton button {
            width: 60% !important;
            display: block;
            float: right;
            margin-top: -70px;
    }

    .rent_search__bar {
        padding: 20px 20px 3px 20px !important;
    }

    /* People Say Section */
    .people_sya_divider {
        display: block;
        position: static;
        padding: 0;
    }

    .psd_left {
        width: 100%;
    }

    .psd_right {
        display: none;
    }

    /* Offer Area */
    .offer_devider {
        flex-direction: column;
    }

    .offer_left,
    .offer_right {
        width: 100%;
    }

    /* Review Area Start */
    .ra_top {
        flex-direction: column;
    }

    .ra_top_right {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }

    .owl-nav {
        display: none;
    }

    /* Footer */
    .footer_divider,
    .footer_right {
        flex-direction: column;
    }

    .footer_left {
        width: 100%;
    }

    .footer_right ul li {
        margin-bottom: 8px;
    }
}

@media only screen and (max-width: 1199px) {

    /* Hero Area */
    .go-calendar {
        width: 370px;
        top: -205px;
        left: calc(50% - 185px);
    }

    .remt_form__buton {
        width: 100%;
    }

    .remt_form__buton button {
        width: 100%;
        display: block;
    }

    .gsb_location input {
        width: 200px;
    }

    .gsb_loc__dropdown {
        background: #fff;
        z-index: 100;
        width: 100%;
        bottom: -87px;
    }

    .calender_container {
        background: #fff;
        width: calc(100% + 40px);
        position: absolute;
        z-index: 5;
        bottom: -347px;
    }

    .gsb_loc__dropdown.search_time__dropdown {
        bottom: -363px !important;
    }

    .hero__hader h2 {
        padding-top: 60px !important;
        font-weight: 500;
        color: #fff;
        padding: 170px 0 0;
        font-size: 26px;
    }

    .new_add {
        padding: 30px 0 60px;
    }

    .hero_imager {
        display: none;
    }

    .rent_search__bar {
        position: static;
        flex-direction: column;
    }

    .go-search__bar__section {
        padding: 0 0 16px;
        margin: 0;
        border-right: none;
        border-bottom: solid 1px;
    }

    .go-search__bar__section:nth-child(2) {
        padding-top: 16px;
    }

    .cupon_code {
        width: 100%;
        padding: 16px 0;
    }

    .cupon_code .gsb_location {
        width: 130px;
        margin-right: 0;
    }

    .search_time {
        margin-right: 0;
    }

    .mh_right {
        position: fixed;
        right: -1000%;
        top: 0;
        background: #0D0D0D;
        z-index: 80;
        width: 50%;
        height: 100vh;
        padding: 20px 30px;
        box-shadow: 0px 5px 35px rgba(0, 0, 0, 0.3);
    }

    .active {
        right: 0;
    }

    .mh_right ul {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .mh_right img {
        width: 100px;
        margin-bottom: 30px;
    }

    .mh_divider i {
        color: #fff;
        /*font-size: 20px;*/
        cursor: pointer;
    }

    .fa-xmark {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 576px) {

    .flags {
        margin-right:-28%;
    }

    /* All */
    .people_say_sec,
    .offer_area,
    .box_area,
    .collection_area,
    .review_area,
    .ra_bottom,
    .owner_area,
    .my_footer {
        padding: 50px 0;
    }

    /* Box area start */
    .box_devider {
        flex-direction: column;
    }

    .box_card {
        width: 100%;
    }

    /* Car Collection Area Start */
    .car_divider_div {
        padding: 30px 25px 25px;
    }

    /* Review Area Start */
    .ra_top_left {
        width: 65%;
    }

    /* owner_area */
    .owner_divider {
        flex-direction: column-reverse;
    }

    .owner_left {
        width: 100%;
        margin-top: 30px;
    }

    .owner_right {
        width: 60%;
    }

    .mh_middle i {
        font-size: 20px;
    }
}

@media only screen and (min-width: 768px) {

    .flags {
        margin-right:-44%;
    }

    /* People Say Section */
    .people_sya_divider {
        display: block;
        position: static;
        padding: 0;
    }

    .psd_left {
        width: 100%;
    }

    .psd_right {
        display: none;
    }

    /* Offer Area */
    .offer_devider {
        flex-direction: row;
    }

    .offer_right {
        padding: 35px 25px;
    }

    .offer_left,
    .offer_right {
        width: 50%;
    }

    /* Car Collection Area Start */
    .collection_divider {
        gap: 25px;
    }

    .collection_card {
        width: calc(50% - 12.5px);
    }

    .collection_header_dets {
        width: 620px;
    }

    /* Review Area Start */
    .ra_top {
        flex-direction: row;
    }

    .ra_top_left {
        width: calc(50% - 30px);
    }

    .ra_top_right {
        width: calc(50% - 30px);
        text-align: left;
        margin-top: 0;
    }

    .owl-nav {
        display: none;
    }

    /* Footer */
    .footer_divider,
    .footer_right {
        flex-direction: column;
    }

    .footer_left {
        width: 100%;
    }

    .footer_right ul li {
        margin-bottom: 8px;
    }
}

 .flags {
        margin-right:0%;
    }

@media only screen and (max-width: 991px) and (min-width: 768px)   {
  .flags {
        margin-right:-38%;
    }

   .cc--car-plugins-group{
       margin-top: 3px !important;
   }
}

@media only screen and (max-width: 1199px) and (min-width: 992px)   {
     .flags {
        margin-right:-62%;
    }
}


@media only screen and (min-width: 992px) {


    /* All */
    .people_say_sec,
    .offer_area,
    .box_area,
    .collection_area,
    .review_area,
    .ra_bottom,
    .my_footer {
        padding: 70px 0;
    }

    /* People Say Section */
    .people_sya_divider {
        display: flex;
        position: relative;
        padding: 25px 0;
    }

    .people_sya_divider::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 68%;
        height: 100%;
        border-radius: 20px;
        background: linear-gradient(to bottom, #3B3B3B, white);
        z-index: -1;
    }

    .psd_left {
        width: 40%;
    }

    .psd_right {
        display: block;
    }

    /* Offer Area */
    .offer_right {
        padding: 50px;
    }

    /* Box area start */
    .box_devider {
        gap: 20px;
        flex-direction: row;
    }

    .box_card {
        width: 33.33%;
    }

    .box_card_header {
        text-align: center;
    }

    .box_card_header1 {
        text-align: center;
    }

    .box_card:hover {
        background-color: #E82930;
    }

    /* Car Collection Area Start */
    .collection_card {
        width: calc(25% - 23px);
    }

    /* Review Area Start */
    .owl-nav {
        display: block;
    }

    /* owner_area */
    .owner_area {
        padding: 70px 0 100px;
    }

    .owner_divider {
        flex-direction: row;
    }

    .owner_left,
    .owner_right {
        margin-top: 0;
    }

    /* Footer */
    .footer_divider,
    .footer_right {
        flex-direction: row;
    }

    .footer_left {
        width: calc(25% - 15px);
    }

    .footer_right ul li {
        margin-bottom: 16px;
    }
}

@media only screen and (max-width: 1200px) {
    .bar_specific_width{
        display:none !important;
    }
    .mt-xs-only {
        margin-top:25px !important;
    }
}

.br_specific_width{
    display:none;
}

@media only screen and (max-width: 991px) and (min-width: 768px)  {

    .adjust_on_large {
        width:54% !important;
    }

    .br_specific_width {
        display:block;
    }
    .carr-img {
        width:77% !important;
    }
}

@media only screen and (min-width: 1200px) {

    .people_say_sec {
        padding: 100px 0 70px;
    }

    /* Middle Header */
    .first_sle {
        border-left: solid 1px;
    }

    /* Box area start */
    .box_devider {
        gap: 30px;
    }

    .box_card_header {
        text-align: center;
    }
    .box_card_header1 {
        text-align: center;
    }

    /* Car Collection Area Start */
    .car_divider_div {
        padding: 40px 30px 30px;
    }

    .collection_divider {
        gap: 30px;
    }
}

@media only screen and (min-width: 1400px) {
    .go-calendar {
        left: 130px;
    }
}

.tablet-hr{
    display:none;
    width:45%;
    height:4px !important;
    margin:17px auto;
    background:#E82930;
    opacity: initial !important;
}


@media only screen and (max-width: 767px) and (min-width: 449px)  {
    .text-center-tb{
        text-align:center !important;
    }
    .collection_header {
        font-size: 33px!important;
        margin-bottom: 31px !important;
    }
    h5 {
        font-size: 28px !important;
    }
    .news-p {
        font-size: 34px !important;
    }
    .phdtext{
        font-size: 42px !important;
    }
    .news-button{
        border: none;
        background: #E82930;
        font-weight: 500;
        text-transform: uppercase;
        padding: 10px 24px;
        border-radius: 4px;
        color: #fff;
        font-size: 18px !important;
    }
    .tablet-hr{
        display:block;
    }
    .h-100{
        /*display:none;*/
    }
    .remt_form__buton button {
        width: 64%;
        display: block;
        float: right;
        margin-top: -59px;
    }
    .rent_search__bar {
      padding: 20px 20px 7px 20px;
    }
}

.fas {
    /*margin-right:7px !important;*/
}

.phdtext{
    font-size: 41px !important;
}
