@charset "UTF-8";

@media (min-width: 1430px) {
  .container {
      min-width: 1320px;
  }
  #ppuModal.modal .modal-dialog {
      max-width: 100%;
}
}
@media (min-width: 1441px) {

 #ppuModal.modal .modal-dialog {
    max-width: 95%;
}   
}

@media (min-width: 1921px) {

 #ppuModal.modal .modal-dialog {
    max-width: 70%;

}   
}

@media (min-width: 768px){

}

@media screen and (min-width: 481px)  {

}
@media (min-width: 2000px) {

}
@media screen and (max-width: 1440px) {
  #ppuModal.modal .modal-dialog {
      max-width: 100%;
}
 .bgImg {
    width: 100%;
 }
 .ppuAdminPage {
    padding: 0 35px 35px;
}
}

@media screen and (min-width: 1199px) and (max-width: 1430px) {

}

@media screen and (min-width: 1199px) and (max-width: 1366px)  and (orientation: landscape) {

}

@media screen and (max-width: 1199px) {
.ppuAdminPage .navTableBlock {
    flex-direction: column;
    align-items: flex-start;
}
.radioBtn {
    justify-content: flex-start;
}
.ppuAdminPage {
    padding: 0px 25px 65px;
}
}

@media screen and (min-width: 1024px) and (max-width: 1120px) and (orientation: landscape){

}



@media screen and (max-width: 1024px) and (orientation: portrait) {

}

@media screen and (max-width: 1024px){

}

@media only screen and (max-width: 960px) {
    .signin-page .bgsb {
        height: 40vh;    
    }
    .signin-page .loginSB {
        height: 60vh;
        margin: 0;
}
}

@media (min-width: 769px) and (max-width: 992px) {

}

@media screen and (max-width: 834px) and (orientation: portrait) {
 
}

@media only screen and (max-width: 768px) {

}

@media screen and (max-width: 768px) and (orientation: portrait) {

    	}
    	
@media (min-width: 768px) and (max-width: 834px) and (orientation: portrait) {

}

@media screen and (max-width: 767px){
.ppuAdminPage {
    padding: 0 15px 45px;
}
}

@media (min-width: 441px) and (max-width: 767px)  and (orientation: landscape) {
  
}	

@media screen and (max-width: 480px) and (orientation: portrait) {

}

@media screen and (max-width: 480px){
    
.title {
    font-size: 2rem;
    line-height: 2.2rem;
}
.footerForm {
    flex-direction: column;
}
.ppuForm form {
    padding: 30px 20px;
}
.ppuForm .submitBtn {
    float: right;
}
.bgImg {
    min-height: 240px;
    background: url(../images/strategy-sessions.png) center center no-repeat;
    background-size: cover;
}
.radioBtn {
   text-align: left;
}
.ppuAdminPage .navTableBlock {
    flex-direction: column;
    align-items: flex-start;
}
.form-search {
    margin-right: 0;
}
.modal-body {
    padding: 0 1rem 3rem;
}
.modal.show .modal-dialog {
    padding: 0;
}
.qrBlock .textBlock {
    font-size: 1.2rem;
    line-height: 1.4rem;
}
.qrImg {
    min-height: 130px;
    min-width: 130px;
}
.tabelNumForm .focus-input100::after {
    font-size: 1.6rem;
    text-align: center;
}
.tabelNumForm .sbmtBtnForm {
    display: flex;
    justify-content: center;
} 
.tabelNumForm form {
    display: flex;
    flex-direction: column;
    padding: 20px 10px;
}
 
}

@media screen and (max-width: 375px){

}

@media screen and (max-width: 320px){
  
}
       