﻿.blog-contant-section img {
    width: 100% !important;
}

.BAAnimatedloader {
    position: absolute;
    text-align: center;
    height: 100%;
    top: 0px;
    background-color: rgba(255,255,255,0.5);
    width: 100%;
    left: 0px;
    z-index: 11111111111;
}

    .BAAnimatedloader img {
        text-align: center;
        width: 70px;
        top: 50%;
        position: absolute;
        left: 50%;
        transform: translate(-50%,-50%);
        opacity: 0.7;
    }

.hidebaloader {
    display: none;
}

.displaybaloader {
    display: block !important;
}


.pagebanner img {
    width: 100%;
}

.welcome-section .welcome-contant p, .welcome-section .welcome-contant p span {
    color: #5d5b5b !important;
    line-height: 1.7 !important;
    background: none !important;
    font-size: 15px !important;
    font-family: 'SourceSansPro-Regular' !important;
}

.lefttab {
    justify-content: left !important;
    text-align: left;
    margin: 0px;
}

.tabsection .lefttab .nav-link {
    font-size: 20px;
}

.pagebanner img {
    width: 100%;
}

#Itinerary2 h4 {
    margin-bottom: 30px;
    margin-top: 20px;
}

.StandardList {
    display: block;
    margin: 50px 0px 0px;
}

.SustraliaCont {
    display: block;
    margin-bottom: 50px;
}

.padding {
    margin-top: 20px !important;
}


/* Login / Signup Popup*/

.signupmodal .modal-dialog {
    width: 100% !important;
    max-width: 100% !important;
}

.signupmodal .modal-body {
    padding: 0px;
}

.hidden {
    display: none !important;
}

.modal {
    z-index: 99999;
}

.signupcontent {
    display: block;
}

.firstdiv {
    flex: 1;
}

.seconddiv {
    flex: 1;
}

.signupleftpanel {
    background-image: url(../images/group-22@2x.jpg);
    height: 100%;
    display: block;
    /* padding-top: 100%; */
    background-size: cover;
    /* top: 0px; */
    height: 100%;
}

.pnlinner {
    /* position: absolute; */
    width: 100%;
    top: 20%;
    padding: 30px;
    color: white;
    padding-left: 10px;
}

.lblHello {
    font-size: 50px;
    font-weight: 300;
}

.lblwelcome {
    font-size: 24px;
    font-weight: 300;
}

.divdescription {
    padding: 30px 0px;
    /* font-family: Roboto; */
    font-weight: 300;
    color: white;
}

    .divdescription p {
        color: white;
    }

.signupform {
    padding-right: 30px;
    margin-bottom: 30px;
    padding-left: 15px;
}

.lblsignin {
    /*padding-top: 80px;*/
    color: white;
}

.tabsection .nav-tabs li:first-child {
    margin-left: 0px;
}

.f2logos {
    display: flex;
}

.sectioncarddetails {
    background: #d0d0d0;
    padding: 15px;
    border-radius: 5px;
}


#sectionpersonalinformation .form-group .form-group-default {
    display: flex;
    flex-direction: row-reverse;
    flex-flow: wrap-reverse;
}

.get-started-free-title h3 {
    margin-top: 120px;
}

#divnewmember_signup_new_otp .row:nth-child(4) {
    display: none;
}

.lblBharatArmy {
    color: white;
}

#exampleModalCenter, #modal_signup_withotp {
   /* background-image: url(../images/popup-bg.jpg);*/
    background-size: cover;
    padding-right: 0 !important;
    margin-top: 0px !important;
    z-index: 9999999999999;
    background-color: black !important;
}

.termsmaindiv h6 {
    font-size: 15px;
    padding-left: 15px;
    color: white;
}

.termsrow p {
    font-size: 12px;
    color: white !important;
    padding-left: 25px !important;
    display: block;
}

    .termsrow p a {
        color: white !important;
    }

#modalstep01 .btnbadarkblue {
    border: none;
    background: white !important;
    color: #240743 !important;
    padding: 8px 25px;
    border-radius: var(--contrl_radius);
}

.surveyquestionsdiv {
    /* min-height: 100vh; */
    margin: 30px 0px 30px 0px !important;
}