@media screen and (max-width: 800px) {
  .home_header_cc {
    width: 100%;
    height: 60px;
    /*background: url(../../img/mobile/top_cc.png) no-repeat;*/
    /*ackground-size: 100% 100%;*/
    color: #fff;
    font-size: 22px;
    position: relative;
    text-align: center;
    font-weight: bold;
    /*box-shadow: 0 15px 20px #2b76ad;*/
  }
  .home_header_cc .loc_top {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .box .Desktop_bottom {
    height: 30px;
  }
  .box .flow .flowsrow1 .flowsetpRight {
    color: #fff;
  }
  .registerJettonInfo .box .register_box_time {
    color: #1e7d9f;
  }
  .registerJetton .box .page_box .page_5 .tel i .phoneArea label {
    margin-bottom: 0px;
  }
  .box .pic .pic_text.service {
    height: 40px;
  }
  .box .pic .page .page_box .page_3 .arrows .fullDesc .spanright {
    font-size: 16px;
  }
  .box .redBorder .show_box .page_2 .redH2 {
    font-weight: bold;
  }
  .header {
    /*display: inline-block;*/
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 60px;
    color: #fff;
    font-size: 22px;
    line-height: 60px;
    position: relative;
    text-align: center;
    font-weight: bold;
  }
  .header .divleft {
    /*width: 10%;*/
    /*float: left;*/
    /*padding-top: 5px;*/
    flex: 1;
    padding-left: 0.5rem;
  }
  .header .divcenter {
    /*width: 80%;*/
    /*display: inherit;*/
    /*padding-left: 10%;*/
    /*padding-right: 5%;*/
    flex: 9;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 5px;
  }
  .header .divright {
    /*width: 10%;*/
    /*float: right;*/
    flex: 1;
    padding-right: 0.5rem;
  }
  .header .top_icon {
    /*position: fixed;*/
    /*right: 10px;*/
    /*top: 2px;*/
    /*padding-top: 5px;*/
  }
  .home_header_cc .loc_top .address {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .home_header_cc .top_icon {
    position: absolute;
    right: 10px;
    /*top: 2px;*/
  }
  .home_header_cc .top_icon img {
    max-width: 24px;
    /*content: url(../iam/img/mobile/icon_1.png);*/
    /*margin-top: 8px;*/
  }
  .one_footer {
    width: 100%;
  }
  .modal .modal-dialog .modal-content .cardinfo .rows .content {
    font-size: 12px;
  }
  .box .greedBorder .show_box .page_2 .labelright2 {
    word-wrap: break-word;
  }
  .box .page .page_box .jetton-list .page-multi-conten .labelright2 {
    word-wrap: break-word;
    width: 75%;
    font-size: 14px;
    vertical-align: top;
  }
  .box .page .page_box .jetton-list .page-multi-conten .map-guid-right {
    width: 70%;
  }
  .box .page_btn .btn.edit {
    text-align: center;
    /*padding-top: 10px;*/
    /*padding-bottom: 3%;*/
    /*width: 35%;*/
  }
  .box .page_btn .btn.back {
    text-align: center;
    /*padding-top: 10px;*/
    /*padding-bottom: 3%;*/
    /*width: 35%;*/
  }
  .box .page_btn .btn.cancel {
    background: url(../shareImgs/delete_btn_bg.png) no-repeat;
    background-size: 100% 100%;
  }
  .box .page_btn .btn.back_home_pt_text {
    font-size: 13px;
  }
  .box .page_btn .btn {
    /*margin-left: 3%;*/
    /*width: 30%;*/
  }
  .error_msg_div {
    display: flow-root;
  }
  .nav ul li {
    /* display: flex; */
    /* width: 33.33%; */
    /* padding: 5px 0; */
    /* background-color: #8cc540; */
    text-align: center;
    /* border-top-left-radius: 10px;
    border-top-right-radius: 10px; */
    /* min-height: 44px; */
  }
  .select-message-box {
    display: flex;
    justify-content: space-between;
  }
  .select-message-left {
    flex: 6;
    /*background-color: #00b22c;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .select-message-left p {
    /*background-color: #6f140e;*/
    margin: 10px 0 0 10px;
  }
  .select-message-right {
    flex: 1;
    /*background-color: #0b00b2;*/
  }
  .select-message-right .serviceDescBtn {
    width: 70px !important;
    /*background-color: #fccd34;*/
    font-size: 13px !important;
    /*margin-right: 0 !important;*/
    min-width: 60px !important;
    padding: 0 !important;
    margin: 0 !important;
    word-break: break-all;
  }
  .nav ul li {
    /* min-height: 53px !important; */
  }
  .btn .cur .previous .serviceDescBtn .serviceDescSpan {
    width: 50%;
  }
  .box .pic .page .page_box .page_2 .btn span {
    margin-top: 0;
  }
  .box .pic .serviceDesc .service_dsc {
    display: block;
    /*position: absolute;*/
    /*top: 60px;*/
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    /*width: 95%;*/
    text-align: left;
    /*padding-left: 2%;*/
    color: #808080;
    word-break: break-word;
  }
  .box .pic .serviceDesc {
    word-break: break-word;
  }
  .home_header_cc .loc span {
    float: left;
    width: 66%;
    text-align: left;
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 0px;
    border-bottom: solid 3px #fff;
    margin-top: 10%;
    margin-left: 8%;
  }
  .app_home_box .desktoptop {
    width: 100%;
    /* margin: 0 auto; */
    height: 61px;
    margin-top: 9%;
  }
  .app_home_box .desktopbottom {
    width: 100%;
    /*margin: 0 auto;*/
    height: 30px;
  }
  .box .flow .flowsetp {
    width: 70%;
    height: 40px;
    margin-bottom: 5px;
    display: inline-flex;
    margin-right: 3%;
    cursor: not-allowed;
  }
  .app_home_header .loc span {
    font-size: 2.1rem;
  }
}
