.navbar-area{
    background-color: #ffffff;
}

.main-navbar .navbar .navbar-nav .nav-item a{
    color: #000000;
}

.topbar-area {
    background-color: #53317e;
}

.search_select{
    height: 35px;
    padding: 3px 22px;
}

.about-objectives li i{
    font-size: 7px;
    padding-right: 7px;
    padding-top: 11px;
}

.about-objectives li {
    display: flex;
    line-height: 2;
}

.visa_details_overview ul li strong{
    display:contents;
}

@media (min-width: 1199px) {
    .banner_one_text h1 {
        font-size: 52px;
        line-height: 60px;
    }
}

.visa_details_overview h4{
    margin-bottom: 15px;
    margin-top: 20px;
    color: #521b97;
}


.ButtonBase__Overlay-sc-p43e7i-4.dVDZmT {
    padding: 7px !important;
}

@media only screen and (min-width: 1400px) {
    .home_eight_card {
        height: 300px;
    }
}

@media only screen and (max-width: 1199px) {
    .main-responsive-nav .mean-container a.meanmenu-reveal span {
        background: #000000;
    }
}

@media only screen and (max-width: 767px) {
    .home-banner-card{
        margin-bottom: 30px;
    }
    
    .home_eight_card {
     width: 100%;
     height: 100%;
    }
}

@media (max-width: 576px) {
    .toru_details_top_bottom_item {
        display: inline-flex;
        padding-bottom: 10px;
    }
}