@media(max-width:475px){
    .main-banner .banner-contant {
        width: 100%;
        padding-bottom: 40px;
     
    }
    .main-banner .banner-contant h1 {
        font-size: 25px;
        line-height: 34px;
        font-weight: 500;
    }
    .main-banner .banner-contant p {
        font-size: 18px;
        color: #fff;
      
    }
    .main-banner .banner-contant .glbl-btn {

        padding: 9px 25px;
  
        font-size: 15px;
        margin-top: 5px;
    }
    .main-banner::before {
 
        background-repeat: no-repeat;


    height: 30px;

    }

    .detail-box .left .box-shadow h5 {
  
        font-size: 16px;
    }
    .table>:not(:last-child)>:last-child>* {
  
        font-size: 11px;
    }
    .detail-box .table td {

        font-size: 12px;
    }
    footer .contact_info h5 {
     
        font-size: 19px;
    }
    .box-shadow .heading h2 {

        font-size: 18px;
    }
    .second-flag-box .box-shadow {
        width: 100%;

    }
    .flag-box-one .box-shadow {
        width: 100%;
       
    }
    .main-banner .banner-right-img {

        display: none;
    }
    .faq button.questionList.accordion-button {
        height: 60px;
        font-size: 13px;
    }
    .accordion span {
        width: 85%;
    }
    .faq button .fa-solid {

        width: 22px;
        height: 22px;

        font-size: 11px;
    }
    .faq .accordion-body {

        font-size: 12px;
   
    }
    .faq h2 {
        font-size: 20px;
        font-weight: 300;
    }
  
    h2 {
        font-size: 22px;
    }
    section {
        padding: 30px 0px;
    }
    .top_header a {
        font-size: 12px;
    }
    .top_header ul li:last-child {
        border: unset;
    }
    header nav ul li {
        display: block;
        margin-left: 20px;
    }
    header nav ul li a {
        font-size: 17px;
        margin-bottom: 10px;
        display: inline-block;
    }
    header nav .menu{
        position: absolute;
        left: -100%;
        z-index: 9;
        background-color: #fff;
        top: 100%;
        height: 100vh;
        padding-top: 25px;
        transition: all ease-in-out 0.5s;
    }
    .responsive-menu .menu{
            left: 0;
            right: 0;
            width: 100%;
    }
    .header  #toggle-btn .togl-bar {
        display: block;
        width: 100%;
        background-color: var(--theme-clr-two);
        height: 2px;
        margin: 6px 0;
        transition: all ease-in-out 0.5s;
    }
    .header.responsive-menu nav .container .row #toggle-btn .togl-bar:nth-child(2){
        display: none;
    }
    .header.responsive-menu nav .container .row #toggle-btn .togl-bar:nth-child(1){
        transform: rotate(53deg);
    }
    .header.responsive-menu nav .container .row #toggle-btn .togl-bar:nth-child(3){
        transform: rotate(310deg);
        margin-top: -8px;
    }
    .contact ul li img {
        width: 32px;
    }

    header .logo {
    width: 55%;
    }
    header .logo p {
    color: #e75359;
    font-size: 11px;
}
    header nav {
        position: relative;
    }
    header nav  .toggle-btn {
        width: 12%;
        position: absolute;
        right: 0;
    }
    #close{
        display: none;
    }

    header nav .toggle-btn .fa-solid{
        font-size: 23px;
        color: #1d8d84;
    }
    header nav .menu ul li .glbl_btn {
        padding: 7px 10px;

        font-size: 15px;
    }
    .second-flag-box .box-shadow .flex{
        flex-wrap:wrap;
        justify-content: unset !important;
    }
    .flag-box-one .box-shadow .flex{
        flex-wrap:wrap;
        justify-content: unset !important;
    }
    .flag_box .box h6 {
    margin-top: 5px;
    }
    
    .a-box {
    background-color: #223f5b;
    width: 28px;
    height: 28px;
        margin: 2px;
    }
    .animated-title {
        font-size: 22px;
    }
    .banner .banner_img {
        height: 35vh;
        background-size: cover;
        background-position: center;
        animation: unset;
    }
    .animated-title {
        width: 81vmin;
        left: 50%;
        top: 30%;
    }
    
    .banner .glbl_btn {
        padding: 7px 15px;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        margin-top: 45px;
        outline: unset;
        }
    .banner {
        height: 40vh;
    }
    .tab-searchbar #searchInput {
        height: 32px;
        font-size: 12px;
    }
    .tab-searchbar .search-btn {
        padding: 0px 15px;
        font-size: 13px;
        height: 32px;
    }
    .banner_with_search .tab-searchbar {
        width: 85%;
    }
    .tab-searchbar .tab {
        width: 90px;
        padding: 8px 0px;
        font-size: 12px;
    }
    .tab-searchbar .cmplte-serch {

        padding: 10px;
    }
   
    .banner .banner_img {
        background-image: linear-gradient(to right, rgb(0 0 0),rgb(0 0 0 / 41%)), url(../img/banner.jpg);
    }
    .animated-title > div.text-top {
        border-bottom: 1px solid #ffffff59;
    }
    .banner_with_search .tab-searchbar {
        top: 70%;
    }

    /* e-visa  */
    .alpha_flag_box .alpha h6 {
        width: 20px;
        height: 20px;
        font-size: 15px;
    }
    .flag_box {
     flex-wrap: wrap;
    }
    .flag_box .box-parent {
        width: 25%;
    }
    .flag_box .box {
        width: 100%;
        padding: 5px 0px;
        border-radius: 5px;
        margin-bottom: 0px;
        width: 13%;
    }
    .flag_box .box h6 {
        font-size: 11px;
    }
    .heading {
        margin-bottom: 20px;
    }
    .why_choose .heading h2 {
        margin-bottom: 20px;
    }
    .why_choose .box h4 {
        margin: 7px 0;
        font-size: 16px;
    }
    .why_choose .box {
        height: auto;
        padding-right: 0px;
        margin-bottom: 20px;
        position: static;
    }
    .cta .img_one {
        display: none;
    }
    .cta .img_two {
        display: none;
    }
  
    .cta .cta_contant {
        width: 100%;
    }
    .cta .cta_contant h2 {
        font-size: 22px;
        font-weight: 500;
    }
    .cta .cta_inner {
        padding: 40px 40px 40px;
    }
    .cta .glbl_btn {
        padding: 12px 18px;
        font-size: 14px;
    }
    .contact .left h5 {
        font-size: 15px;
    margin-left: 10px;
    text-align: left;
    }
    .contact .left {
        text-align: center;
    }
    .contact .contact-form {
    
        padding: 30px;
    }
    .contact .form-outer {
  
        margin-top: 30px;
    }
    .why_choose .box:before {
    
        background-image: unset;
    }
  footer .ft-contant-partent{
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  footer .top-header p {
    font-size: 16px;
}

footer .left{
    display: none;
}
footer h5.site-footer__call-number {
    font-size: 15px;
}
footer .site-footer__call {
    margin-top: 8px;
    padding-bottom: 12px;
}
footer .top-header {
    padding: 0px 0;
    margin-bottom: 0px;
}
footer  .ft-box {
    width: 100%;
    
    margin-top: 10px;

}
footer .container .ft-box:first-child {
    width: 100%;
}
footer .logo {
    display: none;
}
footer .social_links{
    margin-bottom: 15px;
    top: 100%;
    position: absolute;
}
footer .container .ft-box:last-child {
    width: 100%;
}
.copyright {
    margin-top: 70px;
}

.contact .contact-right::after{
    content: unset !important;
}

/* detail page  */
.detail-box h3 {
    font-size: 18px;
    font-weight: 300;
}

.detail-box .left .box-shadow ul {
    margin-left: 10px;
    word-wrap: break-word;
}
.detail-box .contact .right {
    margin-top: 25px;
}


/* banner  */
.banner-content h1 {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
}
.banner-content h5 {
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    margin: 10px 0px !important;
}
.banner-content .glbl_btn {
    background-color: #1d8d84;
    padding: 11px 20px;
    color: #fff;
    font-size: 13px;
    border-radius: 100px;
}
.banner-content {
    padding: 30px 0px;
}
.banner_with_search {

    padding: 32px 0px;
}

.banner_strip h1 {
    font-size: 35px;
}

.about .box {
    width: 100%;
    margin-top: -20px;
}
.contact-three-box {
    padding-bottom: 20px;
}
.contact-three-box .box {

    margin-bottom: 25px;
}
.detail-box .left .box-shadow >ul >li {

    font-size: 13px;
}
footer {
    padding: 20px 0 0;
}
.call-whtasapp img{
    width:40px;
}
footer .call-whtasapp {
    width: 88%;
}
}

