.signup-section, .login-section{
    margin-left: 150px;
}

.require-star{
    color:#a12929;
}

.signup-section{
    margin-top: 5%;
}

.login-section{
    margin-top: 20%;
}
.signup-section{
    display: none;
}
.first-banner{
    background:#0097ff;
}

.left-right-margin-0{
    margin-left: 0px;
    margin-right: 0px;
}
.mel-btn-color{
    background-color:#FFA646 !important;
}

.mel-slide-image{
    /* margin-left:15px; */
    width: auto;
    float: right;
    margin-right: -15px;
}

.collapse.navbar-collapse {
    justify-content: flex-end;
}


button:focus,button:hover {
    outline: none;
}

button.btn.focus, button.btn:focus {
    box-shadow: unset !important;
}

.error{
    color:#ac1111;
}

.other-page-signup{
    display:block;
}

@media (min-width: 320px) and (max-width: 767.98px) {
.signup-section, .login-section{
      margin-left: 0px;
}

.mel-slide-image {
    
    display:none;
}


}

@media (min-width: 641px) {
}
@media (min-width: 961px) {
  /* tablet, landscape iPad, lo-res laptops ands desktops */

}
@media (min-width: 1025px) {
  
}

@media (min-width: 1281px) {
  /* hi-res laptops and desktops */
  
}

@media (min-width: 1620px) {
  /* hi-res laptops and desktops */

}

@media (min-width: 1820px) {
  /* hi-res laptops and desktops */

}

@media (min-width: 1920px) {
  /* hi-res laptops and desktops */

}

@media screen and (max-height: 700px) {
 
}