/*Mdeia Query CSS*/
/*Above the 1400 width devices*/
@media only screen and (min-width: 1400px) {
    .bg-image {
        height: 750px;
    }

    .home-banner-text{
        top: 180px;
    }

    .banner-para#head-align {
        font-size: 1.2rem;
    }
}

/*Devices between 1014 to 1399*/
@media (min-width:1024px) and (max-width:1399px) {
    .why-choose-image img{
        height: 285px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    }

    .our-service-img img{
        height: 240px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    }
}

/*Devices between 991 to 1399*/
@media (min-width:991px) and (max-width:1399px) {
    .mainheading {
        font-size: 48px;
        line-height: 52px;
    }
    .web-primary-text {
        margin-top: 1vh;
    }
    .bg-image {
        height: 600px;
    }
}


/*Devices between 991 to 1399*/
@media (min-width:990px) and (max-width:1024px) {
    .mainheading {
        font-size: 36px;
        line-height: 38px;
    }
    .web-primary-text {
        margin-top: 1vh;
    }
    .bg-image {
        height: 600px;
    }

    .home-banner-text {
        padding-left: 10px;
    }
    .web-primary-text {
        font-size: 1.5rem;
    }
    .banner-para {
        font-size: 0.900rem;
    }
}

/*Devices between 768 to 998*/
@media (min-width:768px) and (max-width:998px) {
    .why-choose-image img{
        height: 333px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    }
}

/*Devices between 768 to 991*/
@media (min-width:768px) and (max-width:991px) {
    .mainheading {
        font-size: 36px;
        line-height: 38px;
    }
    .bg-image.align-items-center {
        padding-top: 50px;
    }
    .bg-image {
        height: 500px;
    }

    .home-banner .col-md-6{
        width:90% !important;
    }
    .home-banner-text {
        padding-left: 10px;
    }
    .web-primary-text {
        font-size: 1.5rem;
    }
    .banner-para {
        font-size: 0.900rem;
    }
}


/*Above the 992 width devices*/
@media only screen and (min-width: 992px) {
    .ps-4.checklist.list-unstyled {
        padding-left: 2.5rem !important;
    }
    
    .navbar-collapse ul.navbar-nav {
        background-color: unset !important;
        padding: unset !important;
        border-top: unset !important;
        position: unset !important;
        width: unset !important;
        left: unset !important;
    }

    .faq-section .accordion-button{
        border-top:1px solid #dee2e6;
    }
    .faq-section .accordion{
        --bs-accordion-border-radius: 0px;
    --bs-accordion-inner-border-radius: 0px;
    }
    .footer-logo{
        height: 45px !important;
        width: 142.5px !important;
    }
    
}

@media only screen and (max-width: 1200px) {
    .home-banner-text {
        padding-left: 10px;
    }
    .web-primary-text {
        font-size: 1.5rem;
    }
    .mainheading {
        font-size: 36px;
        line-height: 38px;
    }
    .banner-para {
        font-size: 0.900rem;
    }
}

@media only screen and (max-width: 1025px) {
    .home-banner-text {
        padding-left: 0px;
    }
    .web-primary-text {
        font-size: 1.5rem;
    }
    .mainheading {
        font-size: 36px;
        line-height: 38px;
    }
    .banner-para {
        font-size: 0.900rem;
    }
}

/*Below the 992 width devices*/
@media only screen and (max-width: 992px) {
    .navbar-toggler {
        background-color: #262d64;
    }

    .navbar-collapse ul.navbar-nav {
        background-color: #3bb9ea;
        padding: 10px;
        border-top: 4px solid #262d64;
        position: absolute;
        width: 100%;
        left: 0;
        z-index: 11;
    }

    .ps-4.checklist.list-unstyled {
        padding-left: 2.5rem !important;
    }

    .container, .container-md, .container-sm {
        max-width: 725px;
    }

    .faq-section .accordion-button{
        border-top:1px solid #dee2e6;
    }
    .faq-section .accordion{
        --bs-accordion-border-radius: 0px;
    --bs-accordion-inner-border-radius: 0px;
    }
    .footer-logo{
        height: 45px !important;
        width: 142.5px !important;
    }
    .d-lg-flex{
        justify-content: space-between;
    }
}

/*Below the 768 width devices*/
@media only screen and (max-width: 768px) {
    .country-services img {
        margin-bottom: 20px;
    }

    .faq-section p.h1{
        line-height: 44px;
    }

    button.accordion-button {
        line-height: 24px;
    }

    .intro-section {
        margin-top: 30px;
    }
    .intro-section .h1 {
        line-height: 36px;
    }
    .country-services {
        text-align: center;
    }
    .visa-types h5 {
        font-size: 1rem;
    }
    .mainheading {
        font-size: 36px;
        line-height: 38px;
    }

    .banner-para#head-align {
        font-size: 0.900rem;
        line-height:19px !important;
    }

    .bg-image.align-items-center {
        padding-top: 54px;
    }
    .bg-image {
        height: 500px;
    }

    .contact-heading1{
        text-align: center;       
    }

    .contact-sub-heading{
        text-align: center;       
    }
    #head-align{
        line-height:24px!important;
    }
    #foot-align{
        margin-bottom:5px!important;
    }
    #ima-req{
        padding-left:1rem!important;
        padding-bottom:1rem!important;
    }
    #slider-mob{
        display:none!important;
    }

    .web-primary-text {
        font-size: 1.3rem;
    }

    .traveler-document-heading {
        width: 100%;
    }

    .traveler-document-meta {
        flex-wrap: wrap;
        width: 100%;
    }

    .traveler-docupload-click {
        margin-top: 5px;
    }

    .traveler-docupload-meta {
        flex-wrap: wrap;
        justify-content: left;
    }

    .document-list li {
        list-style: none;
        display: inline-flex;
        align-items: center;
        margin-right: 5px;
    }
}

/*Below the 738 width devices*/
@media only screen and (max-width: 738px) {
    nav.navbar .navbar-brand{
        margin-left: 10px;
    }
    nav.navbar button.navbar-toggler{
        margin-right: 10px;
    }

    .home-banner-text {
        padding-left: 10px;
    }

    .web-primary-text {
        font-size: 1rem;
    }

    .mainheading {
        font-size: 32px;
        line-height: 34px;
    }

    .banner-para#head-align {
        font-size: 0.800rem;
        line-height: 18px !important;
    }
    
}

/*Below the 575 width devices*/
@media only screen and (max-width: 575px) {
    .about-ttk-icons{
        text-align:center;
    }

    .about-ttk-icons .align-items-center {
        justify-content: center;
    }

    .about-ttk-icons .ttkstats{
        justify-content: center !important;
    }
    
    .img-fit-right {
        height: 200px;
        object-fit: cover;
        object-position: right;
    }

    .img-fit-left {
        height: 200px;
        object-fit: cover;
        object-position: left;
    }

    .img-fit-center {
        height: 200px;
        object-fit: cover;
        object-position: center;
    }

    .img-fit-cover {
        height: 200px;
        object-fit: cover;
    }

    .flip .back.content-main {
        border: 2px solid #F5F5F5 !important;
        box-shadow: 10px 10px 30px 0px rgba(174, 174, 192, 0.40), 0px -10px 30px 0px #FFF !important;
        height:unset;
    }
   
    .flip .back{
        height:unset;
    }

    .breadcrumbs{
        font-size: 0.800rem;
    }

    .breadcrumb-item+.breadcrumb-item::before {
        margin-top:0px;
    }

    .web-primary-text {
        font-size: 1.5rem;
        font-weight:900;
    }

    .mainheading {
        font-size: 28px;
        line-height: 30px;
        padding-left: 10px;
    }

    .home-banner-text{
        padding-left: 275px;
    }

    .web-primary-text {
        font-size: 1rem;
    }

    .banner-para#head-align {
        font-size: 0.800rem;
        line-height: 18px !important;
        padding-left: 35px;
    }

    .home-banner{
        background-image: url(../images/website/min/home/home-banner-mobile.webp), linear-gradient(to left, #00000054, rgba(0,0,0,0));
        background-blend-mode: overlay;
        background-position: 40% !important;
    }

}

/*Below the 480 width devices*/
@media only screen and (max-width: 480px) {
    .mainheading {
        font-size:28px;
        line-height: 30px;
    }
    .bg-image.align-items-center {
        padding-top: 25px;
    }

    .home-banner-text {
        padding-left: 225px;
        top: 60px;
    }
}

/*Below the 449 width devices*/
@media only screen and (max-width: 449px) {
    .country-services .h2{
        line-height: 30px;
    }
    .navbar-toggler-icon {
        width: 1em;
        height: 1em 
    }

    .home-banner-text {
        padding-left: 200px;
        top: 50px;
    }
}

/*Below the 431 width devices*/
@media only screen and (max-width: 431px) {
    .country-pages .h1{
        line-height: 36px;
    }
    .faq-section p.h1 {
        line-height: 38px;
    }
    .web-primary-text {
        font-size: 0.850rem;
        margin-left:16%;
    }
    .mainheading {
        font-size: 24px;
        line-height: 26px;
        margin-left:11%;
    }
    .banner-para#head-align {
        font-size: 0.700rem;
        line-height: 16px !important;
    }
    .home-banner-text {
        padding-left: 180px;
        top: 50px;
    }
}

@media only screen and (max-width: 380px){
    .home-banner-text {
        padding-left: 160px;
    }
}

@media only screen and (max-width: 379px){
    .home-banner-text {
        padding-left: 160px;
    }
    .web-primary-text {
        font-size: 0.900rem;
        margin-left:20%;
    }
    .mainheading {
        font-size: 24px;
        line-height: 26px;
        margin-left:15%;
    }
    .banner-para#head-align {
        font-size: 0.700rem;
        line-height: 16px !important;
        margin-left:4%;
    }
}

@media only screen and (max-width: 364px){
    .home-banner-text {
        padding-left: 160px;
    }
    .web-primary-text {
        font-size: 0.800rem;
        margin-left:18%;
    }
    .mainheading {
        font-size: 20px;
        line-height: 22px;
        margin-left:13%;
    }
    .banner-para#head-align {
        font-size: 0.700rem;
        line-height: 16px !important;
    }
}
