/* @media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1180px;
    }
} */

@media screen and (max-width: 992px) {
    .small {
        display: block;
        transition: all 0.3s ease-in-out;
    }
    #main_header {
        display: none;
    }
    .small nav {
        padding: 9px 0;
    }
    .google_translate_element {
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 9999;
}
    .small nav .container-flex {
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
    }
    .small nav .menu {
        width: 40px;
        height: 40px;
        background: #0673b8;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
        color: #fff;
        cursor: pointer;
        border-radius: 5px;
    }
    .small nav .sidebar {
        position: fixed;
        top: 0;
        right: -100%;
        width: 70%;
        height: 100%;
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        transition: all 0.4s ease-in-out;
        z-index: 1000;
    }
    .small.show .sidebar {
        right: 0;
    }
    .small nav .sidebar>ul {
        margin-top: 120px !important;
    }
    .small nav .sidebar>ul>li {
        padding: 8px 10px;
    }
    .small nav .sidebar ul>li:last-child {
        border-bottom: none;
    }
    .small nav .sidebar ul>li>a {
        color: #000;
        padding: 4px 4px;
        font-size: 15px;
        text-transform: capitalize;
    }
    .small nav .sidebar>ul>li.link-sm {
        position: relative;
    }
    .small nav .sidebar ul li.link-sm i {
        position: absolute;
        top: 3px;
        right: 0px;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        font-size: 19px;
        color: #1e1e1e;
        font-weight: 700;
    }
    .small nav .sidebar ul.sub-menu-sm {
        max-height: 0;
        overflow-y: scroll;
        transition: all .3s ease-in-out;
        margin-top: 0px !IMPORTANT;
        height: 180px;
    }
    .small nav .sidebar ul.sub-menu-sm li {
        padding: 4px 16px;
    }
    .small .times {
        position: absolute;
        top: 0;
        right: 0;
        width: 40px;
        height: 40px;
        background: #0e0e0e;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        font-size: 18px;
        cursor: pointer;
    }
    .small .overlay {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.9);
        opacity: 0;
        pointer-events: none;
        transition: all 0.3s ease-in-out;
        z-index: 1000;
    }
    .small.show .overlay {
        opacity: 1;
        pointer-events: all;
    }
    ul.list-unstyled.p-0.m-0.sub-menu-sm li a {
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
    }
    .small {
        display: block;
    }
    p br {
        display: none;
    }
    .small .logo img {
        width: 150px;
    }
    .banner_sec h2 {
        font-weight: 500;
        margin-bottom: 0;
        font-size: 22px;
    }
    .banner_sec h1 {
        font-style: italic;
        line-height: 35px;
        margin-bottom: 8px;
        text-transform: uppercase;
        font-size: 35px;
        text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.17);
    }
    .banner_heading{
        text-align: center;
    }
    .banner_sec h3 {
        font-size: 23px;
        letter-spacing: 0px;
        font-weight: 400;
        margin-bottom: 7px;
    }
    .hd_info {
        display: flex;
        align-items: center;
        color: #fff;
        gap: 8px;
        flex-wrap: wrap;
        justify-content: center;
    }
    .banner_sec .banner_heading .btom_content {
        display: flex;
        align-items: center;
        gap: 7px;
        justify-content: center;
        text-align: center;
        justify-items: center;
        flex-direction: column;
    }
    h2 {
        font-size: 25px;
        font-weight: 600;
    }
    .booking-fom .section-heading h4 {
        color: #fff;
        font-size: 16px;
        text-transform: capitalize;
        margin-bottom: 0;
    }
    .booking-fom .section-heading{
        text-align: center;
    }
    section {
        padding: 45px 0px;
    }
    .home_sec1 .heading h3 {
        font-size: 16px;
    }
    footer .ft_content {
        text-align: center;
    }
    footer .ft_menu .ft_menu_link h5 {
        text-transform: capitalize;
        font-size: 17px;
        margin-bottom: 17px;
    }
    footer .ft_menu a {
        color: #ffffffa6;
        font-size: 13px;
        text-transform: uppercase;
        display: flex;
        align-items: center;
        gap: 0px;
    }
    footer .ft_menu .ft_menu_link img {
        width: 4px;
        margin-right: 5px;
    }
    .small .logo img {
        width: 99px;
    }
}

@media screen and (max-width: 767px) {
  
}

@media screen and (max-width: 567px) {
    #book-taxi-ride button {
        background: #000;
        border: 1px solid #000;
        padding: 11px 0px;
        display: inline-block;
        color: #fff;
        width: 220px;
        font-family: var(--theme-default-font);
        font-weight: 400;
        text-align: center;
        text-transform: uppercase;
        transition: all 0.5s ease-in-out;
        border-radius: 50px;
        font-size: 14px;
        width: 100%;
    }
    .banner_sec {
        background: url('../image/banner_bg-sm.jpg') no-repeat center;
        background-size: cover;
    }
    .banner_sec {
        padding: 138px 0 280px;
        color: #fff;
    }
    .home_sec3 {
        background: url(../image/home_sec3-sm.jpg);
    }
}

@media screen and (max-width: 320px) {}