@media (max-width: 1100px) {
  #dcabinet div.lrow, #dcabinet div.rrow,
  #login-form > div.row.rememberMe > label {
    border: none;
    background: none;

  }

  #login-form {
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 0 3px #999;
    padding: 25px 5px 5px 5px;
    margin: 10px auto !important;
    background: none;
    margin-top: 100px !important;
  }

  .page > div.right > div:nth-child(4) > img {
    display: none;
  }

  .page > div.right > div:nth-child(4) > div:nth-child(1) {
    margin-top: 0 !important;
  }
/* .page > div.right > div:nth-child(1) > h1 {
   font-weight: 500;
    font-size: 15px;
   position: absolute;
     text-align: center;
} */
  .page > div.right > div:nth-child(1) > h1 {
    position: absolute;
    color: #333;
    text-align: center;
    width: 100%;
    max-width: 680px;
    min-width: 340px;
    margin-top: 10px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
  }


  #login-form > div.row.lrow > label,
  #login-form > div.row.rememberMe > label {
    color: #3b3250 !important
  }

  .right > div:nth-child(3) > h1,
  .right > div:nth-child(5) > h1 {
    position: absolute;
    text-align: center;
    width: 100%;
    max-width: 680px;
    min-width: 340px;
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
  }

  .right > div:nth-child(3) > h1 {

    letter-spacing: 1px;
    color: #3b3250;
  }

  .right > div:nth-child(5) > h1 {
    color: #3b3250;
    margin-top: 10px;

  }

  .page > div.right > div:nth-child(4) > div:nth-child(1) {
    margin-top: 0 !important;
    font-weight: 500;
    text-align: center;
    letter-spacing: 1px;
    color: #3b3250;
  }

  .page > div.right > div:nth-child(4) {
    padding: 20px 35px 5px 35px !important;
    /* background-color:#ffebc7;
    border-radius: 50px !important;*/
    margin-top: 10px !important;
  }

  .footermenu ul {
    margin: 0 auto;
    width: max-content;
  }

  .footer .footermenu ul li a {
    color: #fff;
  }

  .footer .footermenu ul li a:hover, .footer .footermenu ul li a:active, .footer .footermenu ul li a:visited {
    color: #333;
  }

  body > hr {
    display: none;
  }

  .footer .copy {
    margin: 0 auto;
    width: max-content;
    position: relative !important;
    color: #fff !important;
  }

  .ratestable thead {
    display: none;
  }

  .ratestable tbody tr td,
  .borderbox .row1, .borderbox .row2,
  .borderbox table td {
    background: #fff;

    color: #333;
    width: calc(100% - 21px);
    border-color:#e3e3e3 !important;
    border-top: 1px solid #b2b2b2;
  }

  #changePasswordForm .errorMessage {
    margin-top: 0;
  }

  #changePasswordForm .borderbox table td {
    display: block;
  }

  body {
    touch-action: pan-y;
    -ms-touch-action: pan-y;
    max-width: 100% !important;

  }

  div, p, .button, a, span, ul, li {
    border-radius: 0 !important;
    text-decoration: none;
  }

  .page {
    width: 100%;
  }

  .social {
    display: none;
  }

  .left {
    background: #3333333d;
    position: fixed;
    width: 0px !important;
    height: 0;
    top: 0;
    left: -200px;
    z-index: 5;
    margin: 0;
    padding: 0 !important;
    transition: .0s;
    box-shadow: none !important;
    height: calc(100%);
    overflow-x: hidden;
    overflow-y: auto;


  }

  .mmenu {
    content: 'MENU' !important;
    cursor: pointer;
    right: 0;
    top: 0;
    background: none;
    padding: 20px;
    min-width: 50px;
    display: block;
    color: #da251d;
    font-weight: bold;
    position: fixed;
    z-index: 55 !important;
    outline: none;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;

  }

  .mmenu:after {
    content: 'MENU' !important;
  }


  .left-open {

    width: 100% !important;
    z-index: 5;
    left: 0;
    top: 0;
    padding: 5px;


  }

  .mwrap {
    width: 0;
    height: 100vh;
    transition: .3s;
    background: #333;
    position: relative;
    padding-top: 10px;
    display: block;
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: 0 0 5px #222;
  }

  .fix {
    position: fixed;
    top: 0;
    left: 0;
    width: 292px;

  }

  .modal-open {
    overflow: hidden;
  }

  .left .button, .payments {
    margin: 5px !important;
    width: calc(100% - 55px);
    border-radius: 0 !important;
    background-color: #fff !important;
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
  }

  .left .button {


    width: 280px !important;
    padding: 0;
    height: 35px;
    background-size: 18px !important;
    background-position: 10px !important;
    line-height: 35px;
    display: block !important;
    /*border-radius: 50px !important;*/
    background-color: #fff !important;
  }

  .left .button.information {
    background-size: 11px !important;
  }

  .payments {
    width: 280px !important;
    /* border-radius: 20px !important;*/
    margin-bottom: 100px !important;
    overflow: hidden;
  }

  .payments {
    margin-top: 10px !important;

  }

  .header {
    background-color: #fff;

    height: 54px;
    padding: 0;
    width: 100% !important;
    margin-left: 0px;
    padding-left: 80px;
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    position: fixed;

  }

  .header .topmenu {
    margin-top: 0 auto;
    display: block;
  }

  .topmenu ht {
    font-size: 14px;
    margin-top: -5px;
    margin: 0 auto;
    color: #333;;
  }

  .logo a img {
    height: 40px;
    margin: 7px auto !important;
    display: block;
    background: #999;
  }

  .logo {
    margin: 0 auto !important;
    width: calc(100% - 200px) !important;
    float: left !important;
    margin: 0 auto !important;
  }

  .right {
    margin: 54px auto 0 auto !important;
    float: none !important;
  }

  div.ht {
    display: none;
  }

  .topmenu {
    width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .logoutLink {
    position: fixed;
    left: 15px !important;
    top: 20px;
    margin: 0;
    width: 40px;
    background: none;
    font-weight: bold !important;
    color: #da251d !important;
    text-transform: uppercase;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding-right: 15px;
    line-height: 16px;
    z-index: 4;
  }

  #dcabinet div.lrow {
    padding: 0;
  }

  #dcabinet div.rrow {
    width: auto;
  }

  #login-form {
    width: 350px !important;
    margin: 0 auto;
  }

  /****/
  .right .button {
    border-radius: 0;
  }

  #dcabinet div.rememberMe, #dcabinet div.buttons {
    padding: 0 !important;
    margin: 0 auto !important;
    display: block !important;
    width: max-content !important;
  }

  div.errorMessage {
    margin: 25px auto 0 auto;
    padding: 0 !important;
    float: none !important;
  }

  #dcabinet > div > div:nth-child(4) > img {
    width: 90%;
    height: auto;
    margin: 0 auto;
    display: block;
  }

  .right > a > img {
    width: 100%;
  }

  #dcabinet .line {
    margin: 10px;
    border: none;
  }

  .footer {
    width: 100%;
    background: #da251d;
    height: 30px;
    padding: 20px 0;
  }

  .footer .footermenu {
    width: auto;
  }

  .footer .footermenu ul li:after {
    color: #fff;
  }

  .footer .copy {
    position: absolute;
    top: 15px;
    left: 0px;
    font-size: 14px;
    color: #4E4C4C;
  }

  .borderbox .firstrow {
    height: 25px;
  }

  .borderbox .row1, .borderbox .row2 {
    width: calc(50% - 17px);
    height: 20px;
    border: none;
    border-top: solid 1px;
    border-bottom: solid 1px;
  }

  .borderbox .firstrow span {
    font-size: 11px;
    color: #fff;
  }

  .borderbox {
    background: #333;
    border-radius: 0px;
    padding: 0;
  }

  .borderbox p {
    color: #fff !important;
    margin: 10px;
  }


  .header {
    z-index: 3;
  }

  .page .left {
    padding-left: 0 !important;
  }


  body {
    min-width: 340px;

  }

  .left #monobank, .left #city24, .left #private24 {
    margin: 0 !important;
    margin-left: 5px !important;
  }

  .left .button, .left .payments {
    border: none;
  }

  .right #monobank, .right #city24, .right #private24 {
    width: calc(33% - 12px);
    min-width: 100px;
    display: inline-block;
    float: left;
    margin: 5px;
    padding: 6px 0;
    background-color: #fff;
    margin-left: 6px !important;
    background-size: unset !important;
    background-position: center !important;
    border: none;
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);

  }

  .right #monobank:hover, .right #city24:hover, .right #private24:hover {
    box-shadow: 0 0 5px #333;
    border-radius: 0;
  }

  .right > div:nth-child(2), .right > div:nth-child(4), .right > div:nth-child(4) {
    width: 100%;
    padding: 0 !important;
  }

  #private24 {
    margin-left: 0 !important;
  }

  .right > div:nth-child(4) {
    width: max-content !important;
  }

  .content h1, .ui-widget-content h1,
  #dcabinet .cabinfo {
    color: #545454;
    font-family: Arial, Helvetica, sans-serif;
  }

  #dcabinet > div > h2 {
    margin-left: 10px;
  }

  a {
    color: #da251d;

  }

  .right > div:nth-child(2) {
    /* background-image: url(https://i.giphy.com/media/BHNfhgU63qrks/giphy.webp);*/
    background-color: #da251d;
    background-size: 100%;
    background-position: center;
    padding: 70px 0 40px 0 !important;
  }

  .payments h3 {
    background: #da251d !important;
    border-radius: 0 !important;
    color: #fff !important;
    text-decoration: none !important;
  }

  .right > div:nth-child(3) > h1, .right > div:nth-child(5) > h1 {
    position: relative !important;
    text-transform: unset;
  }
  .page > div.right > div:nth-child(4) {
    padding-top: 0!important;
  }
  .ratestable{
    margin-top: 10px !important;
  }
  .row1, .row2 {
    background-color: #fff;
    color: #333 !important;
    border-color: #dddddd ;
  }
  .borderbox p,
  .borderbox {
    background-color: #fff;
    color: #333 !important;
    border: none;

  }
  .borderbox {
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 0 5px #999;
  }
  input.infochangebutton {
    height:40px ;
    border: solid;
    border-radius: 5px !important;
    margin-top: 10px !important;
  }


  form div p {
    font-weight: bold;
  }

  div.row1.firstrow, div.row2.firstrow {
    color: #da251d;
  }

  .payments h3 {
    text-shadow: 0 0 3px #333;
    font-weight: 500;
    font-size: 14px;
    padding: 20px 0 !important;
  }
  .row1.firstrow, .row2.firstrow {
    color:#da251d !important;
  }
  .borderbox .row{
    margin: 0 auto !important;;
  }
  inut{
    height: 40px !important;
  }


  .borderbox table td{
    border: none !important;
    box-shadow: none !important;
  }
  #changePasswordForm > div > table > tbody > tr > td:nth-child(1){
    margin: 10px auto;
    width: 300px;
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 0 3px #999 !important;
  }
  #changePasswordForm{

    margin: 10px  !important;

  }
  #drecall table tr td{
    background: none;
  }
  #drecall{
    width: calc(100% - 20px);
    margin-left: 10px;

  }

  #drecall input,
  #drecall textarea{
    width: auto !important;
    min-width: auto;
  }
  .sendbutton{
    height: 30px !important;
    width: 100px !important;
    line-height: 30px !important;
    font-size: 15px !important;
  }
  #changeInfoForm{
    padding: 10px !important;
  }
  .login-form, #auth-form{
    width: 350px !important;
  }
  #auth-form{
    background: #da251d;
    width: max-content;
    margin:20px auto;
    padding: 10px;
    padding-top: 70px;
    color: ;
  }
  label.required {
    text-transform: uppercase;

  }
  #auth-form label.required {
    color: #fff;

  }

  #auth-form .errorMessage {
    color: #fff;
  }


  #AuthForm_username,  #AuthForm_password {
    height: 25px;
    width: 250px !important;
    margin-top: 3px !important;
  }
  #auth-form #AuthForm_username:focus,
  #auth-form #AuthForm_password:focus{
    border-radius: 0 !important;
    border: none !important;
    outline-color:   #da251d;
  }
  #auth-form .required {
    margin-top: 10px;
    margin-right: -15px;
  }
  .borderbox{
    width: 90% !important;
    height: auto;
    margin: 0 auto;
    display: block;
  }
}
@media (max-width: 460px){



  .right #monobank,.right  #city24,.right  #private24 {
    background-size: 90% !important;

  }
  body > div.page > div.right > div:nth-child(3) > h1{
    line-height: 0;
  }
  .graybox{
    width: auto !important;
  }
}

@media (max-width: 370px){
  .mmenu{
    left:285px!important;
  }
}

@media (max-width: 700px){
  .content .button {
    display: block;
    width: 100% !important;
  }
  .right{
    width: auto !important;
    margin: 100px auto 0 auto;
    float: none !important;
  }

  .right > div:nth-child(4) > img
  {
    margin: 0 auto;
    display: block;
    float: none !important;
  }
  .content h1{
    position: relative  !important;
    padding-top: 10px  !important;
  }

  #login-form {

    margin-top: 0px !important;
  }
}

@media (max-width: 1100px){

.page > div.right > div:nth-child(1) > h1 {
 position:relative !important;
 height: 30px;
 line-height: 40px;
}
.content{
  padding: 10px;
}
.borderbox{
  box-shadow: none;
  border:solid 1px #e6e6e6;
  margin-top: 10px;
}
#dcabinet div.rrow {
    margin-left: 28px !important;
}
}


