#loginModule{
    position: absolute;
    margin-top: 2%;
    min-width: 200px;
    width: 50%;
    left: 25%;
        
}

#brodKastLogoBox    {
   position: relative;
    width: 50%;
    left: 25%;
}
#brodKastLogo   {
    position: relative;
   width: 100%;
}

#brodKastVideoBox {
    position: relative;
    width: 50%;
    height: 200px;
}
#brodKastVideo   {
    position: relative;
   
    
}

#normalSignUpLoginBox   {
    position: relative;
    width:30%;
    left: 55%;
    top: -11em;
}
#normalSignUpLogin{
    position: relative;
    width:100%;


}


.topButton{
    width:100%; 
    margin-left:0em;
    margin-top: 1em;
    margin-bottom: 1em;
}

#signUpSlider{
    width: 100%;
    margin-top: 1em; 
        display: inline-block;

}


#signInBtn {
margin-top: 1em;
    
}

.slider {
 position: relative;
    width: 80%;
    left: 20%;
}


#normalSignUpBtn    {
 width: 100%;   
}





#loginPageBackgroundCity    {
    
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
    bottom: 10%;
    margin-right: auto;
    margin-left: auto;
    
}

