@media (min-width: 320px) and (max-width: 767px) {
.right-menu {
position: fixed;
top: 0;
left: -100%;
height: 100vh;
width: 100%;
/* max-width: 350px; */
background-color: #fff;
flex-direction: column;
text-align: center;
box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
transition: left 0.3s ease-in-out;
z-index: 999;
overflow-y: auto;
text-align: left;
align-items: flex-start;
padding-left: 20px;
}

.right-menu ul {
flex-direction: column;
gap:15px;
}

.right-menu a {
padding: 10px 20px;
font-size: 18px;
}

.header-button {
margin-bottom: 20px;
}

.toggle-btn {
display: flex;
z-index: 1000;
}

/* Show class for slide-in */
.right-menu.show {
left: 0;
background: #ffffff;
z-index: 9999;
padding-top: 80px;

}

.mobile-logo a img {
    margin-left: -30px;
}


.close-btn {position: absolute; display:block; top: 40px;right: 8px;font-size: 60px;color: #9fbd22;cursor: pointer;z-index: 1001;}

.mobile-logo
{
display:block;
text-align: left;
 width: 100%;
 margin-bottom: 20px;
}


.right-side {
    display: none;
}


.header--logo a img {
    width: 120px;
}



.right-menu ul li {
position: relative;
width: 100%;
line-height: 40px;
}


.right-menu ul li ul.dropdown {
position: static;
width: 100%;
background: linear-gradient(to right, #8bc34a, #4caf50);
display: none;
padding: 0;
margin: 0;
}



.right-menu ul li ul.dropdown li a {
display: block;
padding: 10px 20px;
border-bottom: 1px solid #ddd;
font-size: 16px;
color: #fff;
text-align: left;
}



.banner-slider img {
    height: auto;
}

button.owl-prev {
    position: relative;
    top: 0px;
    z-index: 999;
    left: 0px;
}


button.owl-next {
    position: relative;
    top: 0px;
    z-index: 999;
    right: 0px;
}





.banner-text h1 {
    font-size: 20px;
}


.banner-text p {
    font-size: 14px;
}

.banner-text {
    top: 16%;
}

.flight-form {
    top: 64% !important;
}

.flight-form {
    padding: 20px;

}

.field {
    flex: auto;
}

input, select {
    padding: 8px 8px;
}

.flex_popup span {
    font-size: 16px;
}

.submit-btn {
    width: 100%;
}

.popup-heading h2 {
    font-size: 16px;
}


.popup-heading a {
    font-size: 22px;
}


.popup-heading p {
    font-size: 14px;
}


.flex_popup p {
    font-size: 14px;
}

.popup-box h3 {
    font-size: 16px;
}

.search-btn {
    padding: 12px 30px;
}

.copyright-grid ul
{
    display: block;
    margin: 0;
    padding: 0;
}

.copyright-txt p {
    padding: 12px 0;
}

.copyright-grid {
    grid-template-columns: repeat(1, auto);
}

header {
    margin-top: 40px;
}

.toggle-btn .bar {
    background-color: #000000;
}

.flex-card {
    display: block;
    text-align: center;
}

.service_card-txt {
    padding: 10px 0;
}

.bg-travel {
    padding: 10px;
}


.travel-heading p {
    width: 100%;
}

.travel-heading h2 {
    padding-top: 20px;
    font-size: 20px;
}

.travel-txt-card h3 {
    font-size: 18px;
}

.travel-box {
    min-height: auto;
}

.book_flight_heading h3 {
    font-size: 20px;
    line-height: 26px;
}


.trave-card-txt h4 {
    font-size: 18px;
    font-weight: 600;
}

.holiday-txt-card {
    padding: 10px;
}

.text-tetimonials h3 {
    font-size: 20px;
    padding-top: 22px;
}

.text-tetimonials p {
    width: 100%;
}

.social_link ul {
    justify-content: left;
    margin: 0;
    padding: 0;
}

.banner-service {
    padding: 20px 0;

}

.banner-service h1 {
    font-size: 18px;
}

.policy-txt h2 {
    font-size: 22px;
    padding-top: 20px;
}

.policy-discription h3 {
    font-size: 20px;
    font-weight: 600;
     margin: 0;
}

.policy-txt-card h4 a {
    font-size: 18px;
}

.blog-sidebar h2 {
    font-size: 20px;
}

.blog-sidebar h3 {
    font-size: 20px;
}

.faq-heading h3 {
    font-size: 20px;
    padding-top: 30px;
}

.w-lg-50.mx-auto {
    padding: 0px;
}

.accordion-button::after {
    right: 10px;
}

.accordion-button:not(.collapsed)::after {
    right: 5px;
}

.accordion-header button div {
    width: 90%;
}

.deals-description h2 {
    font-size: 20px;
}
.fligt-box {
    min-height: auto;
    margin-top: 20px;
}

.grid-txt {
    display: grid;
    grid-template-columns: repeat(1, auto);
}

.hotel-txt h2 {
    font-size: 20px;
}

.about-discription h2 {
    font-size: 22px;
}


.cookies-txt h2 {
    font-size: 20px;
}
.cookies-txt h3 {
    font-size: 20px;
}

#tab-button li {
    display: block;
    width: 100%;
}

.more-dropdown {
    width: 100%;
}

.argentina-details h2 {
    font-weight: 600;
    padding-top: 15px;
    font-size: 20px;
}

.argentia-txt p {
    margin: 0;
}

.social-links-footer ul {
    justify-content: center;
    display:none;
}

.top-header-container {
    display: block;
}

.left-side {
    text-align: center;
    padding-bottom: 4px;
}     

nav.breadcrumb-nav ol li {
    list-style: none;
    color: #fff;
    font-size: 12px;
}

nav.breadcrumb-nav ol { 
    display: inline-flex;
    gap: 1px;
    align-items: center;
}                                       

.quick-link {
    right: -200px;

}


.flex-form {
    gap: 10px;
}


.main .container {
    grid-template-columns: repeat(1, auto);

}

.not-found img {
    width: 100%;
}

.not-found p {
    width: 100%;
}


#popup_content {
    width: 100%;
    height: 675px;
}


}



/* @media (min-width: 768px) {

.right-menu ul li.dropdown:hover > ul.dropdown {
display: block;
}

.right-menu ul li.dropdown {
position: relative;
}
} */






/* tab media query */

@media (min-width: 768px) and (max-width: 1024px) {
    
.right-menu {
position: fixed;
top: 0;
left: -100%;
height: 100vh;
width: 100%;
/* max-width: 350px; */
background-color: #fff;
flex-direction: column;
text-align: center;
box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
transition: left 0.3s ease-in-out;
z-index: 999;
overflow-y: auto;
text-align: left;
align-items: flex-start;
padding-left: 20px;
}

.right-menu ul {
flex-direction: column;
gap:15px;
}

.right-menu a {
padding: 10px 20px;
font-size: 18px;
}

.header-button {
margin-bottom: 20px;
}

.toggle-btn {
display: flex;
z-index: 1000;
}

/* Show class for slide-in */
.right-menu.show {
left: 0;
background: #ffffff;
z-index: 9999;
padding-top: 80px;

}

.mobile-logo a img {
    margin-left: -30px;
}


.close-btn {position: absolute; display:block; top: 40px;right: 8px;font-size: 60px;color: #9fbd22;cursor: pointer;z-index: 1001;}

.mobile-logo
{
display:block;
text-align: left;
 width: 100%;
 margin-bottom: 20px;
}


.right-side {
    display: none;
}






.right-menu ul li {
position: relative;
width: 100%;
line-height: 40px;
}


.right-menu ul li ul.dropdown {
position: static;
width: 100%;
background: linear-gradient(to right, #8bc34a, #4caf50);
display: none;
padding: 0;
margin: 0;
}



.right-menu ul li ul.dropdown li a {
display: block;
padding: 10px 20px;
border-bottom: 1px solid #ddd;
font-size: 16px;
color: #fff;
text-align: left;
}



.banner-slider img {
    height: auto;
}

button.owl-prev {
    position: relative;
    top: 0px;
    z-index: 999;
    left: 0px;
}


button.owl-next {
    position: relative;
    top: 0px;
    z-index: 999;
    right: 0px;
}





.banner-text h1 {
    font-size: 20px;
}


.banner-text p {
    font-size: 14px;
}

.banner-text {
    top: 16%;
}

.flight-form {
    top: 64% !important;
}

.flight-form {
    padding: 20px;

}

.field {
    flex: auto;
}

input, select {
    padding: 8px 8px;
}

.flex_popup span {
    font-size: 16px;
}

.submit-btn {
    width: 100%;
}

.popup-heading h2 {
    font-size: 16px;
}


.popup-heading a {
    font-size: 22px;
}


.popup-heading p {
    font-size: 14px;
}


.flex_popup p {
    font-size: 14px;
}

.popup-box h3 {
    font-size: 16px;
}

.search-btn {
    padding: 12px 30px;
}

.copyright-grid ul
{
    display: block;
    margin: 0;
    padding: 0;
}

.copyright-txt p {
    padding: 12px 0;
}

.copyright-grid {
    grid-template-columns: repeat(1, auto);
}

header {
    margin-top: 40px;
}

.toggle-btn .bar {
    background-color: #000000;
}

.flex-card {
    display: block;
    text-align: center;
}

.service_card-txt {
    padding: 10px 0;
}

.bg-travel {
    padding: 10px;
}


.travel-heading p {
    width: 100%;
}

.travel-heading h2 {
    padding-top: 20px;
    font-size: 20px;
}

.travel-txt-card h3 {
    font-size: 18px;
}

.travel-box {
    min-height: auto;
}

.book_flight_heading h3 {
    font-size: 20px;
    line-height: 26px;
}


.trave-card-txt h4 {
    font-size: 18px;
    font-weight: 600;
}

.holiday-txt-card {
    padding: 10px;
}

.text-tetimonials h3 {
    font-size: 20px;
    padding-top: 22px;
}

.text-tetimonials p {
    width: 100%;
}

.social_link ul {
    justify-content: left;
    margin: 0;
    padding: 0;
}

.banner-service {
    padding: 20px 0;

}

.banner-service h1 {
    font-size: 18px;
}

.policy-txt h2 {
    font-size: 22px;
    padding-top: 20px;
}

.policy-discription h3 {
    font-size: 20px;
    font-weight: 600;
     margin: 0;
}

.policy-txt-card h4 a {
    font-size: 18px;
}

.blog-sidebar h2 {
    font-size: 20px;
}

.blog-sidebar h3 {
    font-size: 20px;
}

.faq-heading h3 {
    font-size: 20px;
    padding-top: 30px;
}

.w-lg-50.mx-auto {
    padding: 0px;
}

.accordion-button::after {
    right: 10px;
}

.accordion-button:not(.collapsed)::after {
    right: 5px;
}

.accordion-header button div {
    width: 90%;
}

.deals-description h2 {
    font-size: 20px;
}
.fligt-box {
    min-height: auto;
    margin-top: 20px;
}

.grid-txt {
    display: grid;
    grid-template-columns: repeat(1, auto);
}

.hotel-txt h2 {
    font-size: 20px;
}

.about-discription h2 {
    font-size: 22px;
}


.cookies-txt h2 {
    font-size: 20px;
}
.cookies-txt h3 {
    font-size: 20px;
}

#tab-button li {
    display: block;
    width: 100%;
}

.more-dropdown {
    width: 100%;
}

.argentina-details h2 {
    font-weight: 600;
    padding-top: 15px;
    font-size: 20px;
}

.argentia-txt p {
    margin: 0;
}

.social-links-footer ul {
    justify-content: center;
    display:none;
}

.top-header-container {
    display: block;
}

.left-side {
    text-align: center;
    padding-bottom: 4px;
}     

nav.breadcrumb-nav ol li {
    list-style: none;
    color: #fff;
    font-size: 12px;
}

nav.breadcrumb-nav ol { 
    display: inline-flex;
    gap: 1px;
    align-items: center;
}                                       

.quick-link {
    right: -200px;

}


.flex-form {
    gap: 10px;
}


.main .container {
    grid-template-columns: repeat(1, auto);

}

.not-found img {
    width: 100%;
}

.not-found p {
    width: 100%;
}


#popup_content {
    width: 100%;
    height: 675px;
}    
    
    
}





