/* login responsive style */

.login-panel {
    width: 476px;
    /* height: 390px; */
    background: rgba(255,255,255,0.9);

    display: flex;
    align-items: center;
    justify-content: center;
    padding: 65px 30px 35px;
    box-sizing: border-box;
}

.login-panel input{

    width:100%;
}


.forget-pw-box{

    max-width: auto;
    width: 100%!important;
    max-width: 450px;
}


.forget-pw-box input[type=text], textarea {

    min-width: auto!important;
    width: 100%!important;
}


#register .content-wrap {

}


#register .left{

}

#register .right{

}

#desktop_login{
display: flex;
justify-content: flex-end;
width: 100%;

}

#mobile_login{
display: none;
 justify-content: flex-end;
    width: 100%;
    position: fixed;
    background: #5f8da2;
    z-index: 8;
    top: 90px;
     padding-left: 8px;
     font-weight: bold;

}


#mobile_login img{
  margin-left: 8px;


}


@media screen and (max-width: 1200px) {

 #login .content-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    padding-top: 170px;
    box-sizing: border-box;
    width: 100%;
}

.login-panel{


}


}



@media screen and (max-width: 992px) {

#login .content-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    padding-top: 170px;
    box-sizing: border-box;
    width: 100%;
}

.login-panel{

    margin:30px;
}


}


@media screen and (max-width: 768px) {

#login .content-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    padding-top: 170px;
    box-sizing: border-box;
    width: 100%;
    margin: 30px auto!important;
}

.login-panel{

    margin:30px;
}

.forget-pw-box .close-btn{
      right:-9px!important;

}

.login-page.lightbox-wrapper{

    padding-top:20%;
}


#register .left{
    width:100%;
    padding-left: 0;
    padding-right: 0;
}

#register .right{
    width:100%;
     padding-left: 0;
    padding-right: 0;
}

#register input{
    width:100%;
}

#register .content-wrap {
    width:100%;
    padding-top: 0;
    padding-bottom: 20%;

}

#register{
    padding:30px;
    padding-top: 120px;
}

#register .g-recaptcha > div{
    margin:0 auto;
}

#desktop_login{
display: none;
justify-content: flex-end;
width: 100%;

}

#mobile_login{
display: flex;


}

.float.float-login, .header .btn.login-btn{
  margin:8px;
}

.float.float-logout, .header .btn.logout-btn {
   margin:8px;
}

}



@media screen and (max-width: 600px) {

#login .content-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    padding-top: 30px;
    box-sizing: border-box;
    width: 100%;
    margin: 30px auto!important;
}

.login-panel{

    margin:30px;
}

.forget-pw-box{
padding: 70px 25px 45px;}


#mobile_login{

    top: 80px;

}

#login_home .content-wrap {
    width: calc(100% - 20px);
}

#login .content-wrap{
  padding-top: 30%
}

}



@media screen and (max-width: 480px) {

#login .content-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    padding-top: 30px;
    box-sizing: border-box;
    width: 100%;
    margin: 30px auto;
}

.login-panel{

    margin:30px;
}

#login .content-wrap{
  padding-top: 30%
}



}



@media screen and (max-width: 400px) {

#login .content-wrap {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    padding-top: 30px;
    box-sizing: border-box;
    width: 100%;
    margin: 30px auto;
}

.login-panel{

    margin:30px;
}

#login .content-wrap{
  padding-top: 30%
}


}



/* Gallery responsive style */

/*#subspecialty  .mode-list {
   position: relative;
   top:0;
   justify-content: center;
flex-wrap: nowrap | wrap | wrap-reverse;
}

*/
#flipbook{


}


#mobile-flipbook{

   display: none;
}


@media screen and (max-width: 1200px) {
#subspecialty  .mode-list {
   position: relative;
   top:0;
   justify-content: center;

}

#subspecialty .mat-title{
   max-height: auto;
   min-height: 90px;
}

.responsive-hide.hide-bk {
    display: none;
}

.flip-control {
    display: none;
}

#mobile-flipbook{

   display: block;
}

}


@media screen and (max-width: 992px) {
#subspecialty  .mode-list {
   position: relative;
   top:0;
   justify-content: center;
   flex-wrap: wrap;
   padding-left: 20px;

}

#subspecialty .material-list > li {
    width: calc(100% / 2);
    padding: 20px;
    box-sizing: border-box;
}

#subspecialty .mat-title{
   max-height: auto;
   min-height: 90px;
}

#subspecialty .content-wrap{
     width: calc(100% - 10px);

}

.close-btn{

  right: -15px;
}


/*.page{
  max-width: 50%;
    max-height: 50%;
}*/

#mobile-flipbook{

   display: block;
}

}


@media screen and (max-width: 768px) {
#subspecialty  .mode-list {
   position: relative;
   top:0;
   justify-content: center;

}


#subspecialty .material-list > li {
    width: calc(100% / 2);
    padding: 20px;
    box-sizing: border-box;
}


#flipbook{
 display: hidden!important;

}

#mobile-flipbook{

   display: block;
}


}


@media screen and (max-width: 600px) {
#subspecialty .material-list > li {
    width: calc(100%);
    padding: 20px;
    box-sizing: border-box;
}

#mobile-flipbook{

   display: block;
}

}


@media screen and (max-width: 480px) {

#mobile-flipbook{

   display: block;
}

}


@media screen and (max-width: 400px) {

#mobile-flipbook{

   display: block;
}

}