.gmail_popup .logo-container .logo-image {
    display: inline-flex !important;
}

.new-style-home-pop {

margin: 0 !important;
}
.side-form1 {
   
    margin-top: 0 !important;
}
@media (max-width: 1200px) and (max-height: 600px) {
    .new-home-desktop {
        display: none !important;
    
    }
}

.close_section{
    top:-5px !important;
}

.mb-4 {
    margin-bottom: 10px !important;
}

.new-home-index{
    margin-bottom: 0 !important;
}
@media (min-width: 767px) and (min-width: 767px) and (max-height: 600px) {
   .form-control{
    height: 30px !important;
   }
   .popup{
    width: 80% !important;
   }
}
textarea.form-control {
    min-height: calc(1.5em + .75rem + 2px);
}

@media (min-width: 1200px) and (max-height: 600px) {
    textarea.form-control {
        min-height: calc(6.5em + .75rem + 2px) !important;
    }
}

.iti.iti--allow-dropdown.iti--separate-dial-code {
    margin-top: 24px !important;
}


.contacterrortop{
    bottom: -21px !important;
}