
@media only screen and (max-width: 670px)
{
    .loginForm .mainForms {
    background: url(https://vairt.com/application/views/assets/newassets/img/loginBg-min.jpg) no-repeat;
    border-radius: 7px;
    overflow: auto;
}

.loginForm .mainForms:after {
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(255, 255, 255, 0.88);
    display: block;
    width: 100%;
    height: 100%;
    content: '';
}

.loginForm .mainForms .innerForm {z-index: 9;}


.loginForm {
    height: 80%;
    overflow: auto;
    box-shadow: 0px 0 46px -4px #000;
    top: 7%;
}

}
@media only screen and (max-width: 500px)
{
        .hero-home .hero-animation {
        width: 100%;
    }
    
    .loginForm:after {
    display: block;
}

}

@media only screen and (max-height: 400px)
{
    .loginForm .mainForms .innerForm {
    top: 10px;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    padding-bottom: 24px;
}

.loginForm .mainForms:after {
    display: none;
}
.loginForm .mainForms {
    background: rgba(255, 255, 255, 0.89) !important;
    overflow: auto;
    padding: 10px 0px;
}
}


@media only screen and (max-width: 670px)
{
    header .dasktopNav {
    display: block  ;
}
header .dasktopNav nav {
    display: none  ;
}
header#header1 .row {
    display: flex;
}

header .dasktopNav {
    width: 80%;
}

header .lastMenu li.signup a {
    padding: 6px 10px;
    font-size: 12px;
}
header ul li a.lgs {
    display: none;
}
header .lastMenu li.signup {
    display: none;
}
}

    .clearfix {}

.mega_menus.offplanMega .right_sds {
    min-height: 200px;
}

.mega_menus.clearfix {
    top: 38%;
}

header ul li ul li {
    text-align: left;
    width: 100%;
}
    header ul li ul.learns {
    text-align: left;
}
.dasktopNav nav {
    display: inline-block;
}
.dasktopNav .lastMenu {
    display: inline-block;
}
.dasktopNav {
    text-align: right;
}
header ul li ul.learns li {
    width: 100%;
    margin-bottom: 0px;
}

header ul li ul.learns li a {
    color: #000;
    display: block;
    padding: 10px 0px;
    border-bottom: 1px solid #dcdcdc;
}

header ul li ul.learns {
    padding-bottom: 20px;
    padding-top: 10px;
    border-radius: 4px;
}

header ul li ul li:last-child a {
    border: 0px;
}

header ul li:hover ul {top: 40%;}

header ul li a {
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
}

.tagLine h3 {
    font-family: 'Montserrat', sans-serif;
    /* font-weight: 600; */
}

.tagLine h1 {
    font-family: 'Montserrat', sans-serif;
    /* font-weight: 600; */
}

p {}

header ul li ul li a {
    font-size: 12px;
}

h5 {}

header ul li ul li a h5, header ul li ul li a strong {
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 3px;
}

header ul li ul li a p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.mega_menus h4 {
    font-family: 'Montserrat', sans-serif;
}

.mega_menus a h5 {
    font-family: 'Montserrat', sans-serif;
}

.mega_menus a p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

