@media (max-width: 1279px) {

body {
	font-size:18px;
	line-height:24px;
}

body.account-body {
	font-size:16px;
	line-height:20px;
}

input[type='text'],
input[type='email'],
input[type='phone'],
input[type='date'],
input[type='password'],
input[type='number'],
select, textarea {
	font-size:18px;
	line-height:22px;
	padding:0px 0px 5px 0;
}

textarea {
	padding:15px !important;
	height:120px;
	font-size:14px; line-height:18px;
}

.font-big {font-size:26px; line-height:30px;}
.small,  small {font-size:16px; line-height:20px;}

.btn {
	font-size:16px; line-height:18px;
	padding:12px 40px;
}
.btn-small {
	font-size:14px; line-height:16px;
	padding:8px 17px;
}

p {margin:0px 0 22px 0}

h1, .h1 {
	font-size:70px;
	line-height:70px;
	letter-spacing:-0.01em;
}

h2, .h2 {
	font-size: 34px;
    line-height: 36px;
	letter-spacing:-0.01em;
	margin-bottom:20px;
}

h3, .h3 {
	font-size:24px;
	line-height:26px;
}

h4, .h4 {
	font-size:20px;
	line-height:24px;
}

h5, .h5 {
	font-size:20px;
	line-height:24px;
}

ul {margin: 10px 0 35px 0}
ul li { padding:0 0 0px 20px; margin: 0px 0 15px 0;}
ul li:before {top:8px; left:0; width:8px; height:8px;}

.block {padding:60px 0 60px 0;}
.header {padding:12px 0 12px 0;}

.block-1 .icon {
    left: -115px;
    top: -8px;
    width: 80px;
}

.block-blue {
    padding: 60px;
    margin: 0 -60px 0 -60px;
}
.block-blue .block2-img {
    width: 290px;
}
.block-white {padding:40px 80px;}

.checks {margin:25px 0;}
.checks .check {padding:8px 0 8px 45px; margin:8px 0; background-size:30px 30px;}

.slider .item {
    padding: 30px 40px;
    margin: 20px 0px 0 0;
}

.icons-cols .item {
    width: 25%;
    margin: 30px 3%;
}
.how:before {
    top: -10px;
    left: 18%;
}

.tabs {
    margin: 0 0 30px 0;
}

.tabs > div {
    padding: 15px 35px;
    font-size: 18px;
    line-height: 19px;
    margin: 10px 10px;
}

.win {padding: 50px 50px 35px 50px;}
.form-line {margin:0 0 20px 0}

.credit-card-block {margin-bottom:30px;}
.credit-card-block .col-with-card {margin-bottom:30px;}

.step-block {margin-bottom:30px;}

input.btn-input {font-size:16px; line-height:18px; padding:12px 15px; }


.table-big-wrapper {overflow-x:auto;}


.tips-amount-panel p {margin-bottom:10px;}
.tips-amount-panel .col-cont {padding:15px 20px;}


}





/* Container 720 */
@media (max-width: 1023px) {

h1, .h1 {
	font-size:36px;
	line-height:40px;
	letter-spacing:-0.01em;
	margin:0 0 30px 0;
}

.font-big {font-size:20px; line-height:26px;}
.small,  small {font-size:16px; line-height:20px;}


.block {padding:40px 0 40px 0;}
.block.header {padding:10px 0 10px 0;}

.block-blue {
    padding: 40px;
    margin: 0 -40px 0 -40px;
}
.block-white {padding:30px 40px;}

.menu {
	display:none;
	position: fixed;
    left: 0;
	top:0;
    padding: 30px 30px 30px 30px;
    height: 100vh;
    width: 100%;
    background: #fff;
	text-align:center;
}
.menu-mobile {display:block; float:right;}
.menu a:not(.btn) {
	display: block;
    padding: 12px 0 12px 0;
    font-size: 26px;
	line-height:30px;
	text-align:center;
    font-weight: 800;
}
.menu .separator {display: none;}
.menu .btn {margin: 50px 0px 0 0; display:block; text-align:center; font-size: 16px; line-height: 18px; padding: 12px 40px;}
.menu .btn-form-mob {display:block; margin:30px 0 0 0; width:100%}

.menu a.logo-mobile {
	display: block !important;
    height: 60px;
    position: absolute;
    text-align: center;
    bottom: 60px;
    width: calc(100%);
    margin: 0;
    left: 0;
    padding: 0;
}

.block-1 .block1-img {
    right: 2%;
}

.block-blue .block2-img {
    width: 270px;
    right: 10%;
}

.tabs > div {
    padding: 10px 20px;
    font-size: 16px;
    line-height: 18px;
    margin: 10px 5px;
}

.icons-cols .item {
    width: 25%;
    margin: 25px 3%;
}

.icons-cols .item img {
    margin: 0 auto 15px auto;
    height: 60px;
}


.slider .item {
    padding: 30px 30px 20px 30px;
    margin: 20px 0px 0 0;
}

.account-left-panel {display:none;}

.account-mobile-panel {
	display:block;
	background: #4031B0;
	color:#FFF;
	padding:10px 0;
	margin:0;
	width:100%;
	position:fixed;
	z-index:20;
	top:0; left:0;
	height: 45px;
}

.account-mobile-panel .logo-mobile {display:inline-block;  margin:0 0 0 15px;}
.account-mobile-panel .logo-mobile img {height:25px;}
.account-mobile-panel .menu-mobile {
	position: absolute;
	top:7px;
	right:15px;
	z-index: 10;
	width:28px; height:28px;
	background:url(../img/menu-mobile-white.svg) center center no-repeat;
	cursor:pointer;
}
.account-mobile-panel .menu-mobile.opened {
	background:none;
	color:#fff;
	margin: 0 0px 0 0;
}
.account-mobile-panel .menu-mobile.opened:before {
	content: '\00D7';
    display: block;
	color:#fff;
    font-weight: 300;
    text-align: center;
    font-size: 46px;
    line-height: 16px;
	margin: 3px 0 0 0;
}


.header-account {
	display:none;
	position: fixed;
    width: 100%;
    height: calc(100% - 45px);
    top: 45px;
    left: 0;
    overflow:auto;
}

.header-account .avatar {
	position:relative;
    float: none;
    text-align: center;
    white-space:normal;
    margin: 20px 15px 20px 15px;
	border-bottom:1px solid rgba(0,0,0,0.5);
	padding-bottom:20px;
}
.header-account .avatar .icon-logout {
	position: absolute;
    bottom: 23px;
    right: 0px;
}

.header-account .avatar .avatar-link {
    display: block;
    margin: 0 auto 0 auto;
	font-size:16px; line-height:18px;
}

.header-account .avatar .avatar-link .avatar-img {
	display: block;
    vertical-align: middle;
    width: 100px;
    height: 100px;
    border-radius: 150px;
    margin: 0 auto 15px auto;
}

.header-account .account-mobile-menu {
	display:block;
	padding:0 0px 20px 0px;
	margin: 0 15px 20px 15px;
	border-bottom:1px solid rgba(0,0,0,0.5);
}
.header-account .account-mobile-menu a {
	display:block;
	padding:10px 0;
	margin:10px 0;
	color:#111;
	text-align:center;
	font-weight:bold;
	font-size:24px; line-height:26px;
}
.header-account .account-mobile-menu a.active {
	color:#4031B0;
}

.header-account .top-menu-account {
	padding:0 0 20px 0; margin:0;
	text-align:center;
}
.header-account .top-menu-account a {
	display:block;
	text-align:center;
	padding:10px;
	margin:0;
}

.account-container {
    padding: 45px 0 0 0px;
}
.account-left-content:before {display:none;}
.account-left-content {
    display: block;
    width: 100%;
    margin: 0px;
	background: #F9F9F9;
}

.profile-block {
	max-width:100%;
}

.account-left-content-container {
    padding: 20px 15px;
    max-width: 500px;
    margin: 0 auto;
}

.account-right-content {
    display: block;
    vertical-align: top;
    width: auto;
    padding: 0 15px 0 15px;
    margin: 0 auto 0 auto;
    max-width: 500px;
}

.account-right-content-container {
    padding: 20px 0px;
    max-width: 500px;
    margin: 0 auto;
}

    .account-content {
        display: block;
        vertical-align: top;
        width: auto;
        padding: 0 15px 0 15px;
        margin: 0 auto 0 auto;
        max-width: 500px;
    }

.account-wide-content {
	display: block;
    width: 100%;
    margin: 0px;
}

.account-wide-content-container {
	padding: 20px 15px;
}


.credit-card-block {
    border-radius: 20px;
    padding: 20px;
    margin: 15px auto 30px auto;
}

.step-block {
	border-radius: 20px;
    padding: 15px 20px;
    margin: 15px auto 30px auto;
}

.mobile-filter-btn {display:inline-block;}
.filter-form {display:none;  -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;}
.filter-form.opened {display:block;}



.footer {padding: 30px 0 30px 0;}
.footer-left-col {text-align:center}
.footer-left-col p {text-align:center}
.footer-right-col {text-align:center}
.footer-menu {text-align:center;}
.footer-menu .separator {display:none;}
.footer-menu .btn {display:block; margin:0 auto;}
.footer .copyright {text-align:center; margin:20px 40px 0 40px}

}



@media (max-width: 767px) {

.border-radius-80 {
    border-radius: 40px;
}

.border-radius-40 {
    border-radius: 40px;
}

.block {padding:30px 0 30px 0;}
.block.header {padding:10px 0 10px 0;}

.block-main {padding-bottom:400px;}
.block-1 .block1-img {
    right: auto;
    bottom: 0;
    left: calc(50% - 150px);
    top: auto;
    width: 300px;
}
.block-1 .col-12 .btn {
	display:block; margin:0px 0;
	text-align:center;
}

.bg-blue .circle-1 {
    top: auto;
    bottom: 0;
}
.bg-blue .circle-2 {
    top: auto;
    bottom: 44vw;
    left: -15vw;
    width: 50vw;
    height: 50vw;
}
.bg-blue .circle-3 {
    bottom: -10vw;
    left: 6vw;
    width: 20vw;
    height: 20vw;
}

.block-blue .btn {display:block; margin:0px 0; text-align:center}
.block-blue {
    padding: 30px 30px 400px 30px;
    margin: 0 -15px 0 -15px;
}
.block-blue .block2-img {
    width: 220px;
    right: auto;
    left: calc(50% - 110px);
    top: auto;
    bottom: 0;
}

.bg-blue.block-blue .circle-1 {
    top: auto;
    bottom: 5%;
    left: 50%;
    width: 100vw;
    height: 100vw;
}
.bg-blue.block-blue .circle-2 {
    bottom: 15vw;
    left: 5vw;
}

.icons-cols .item {
    width: 70%;
    margin: 20px auto;
}
.icons-cols .item img {
    margin: 0 auto 10px auto;
    height: 50px;
}
.how:before {
    top: -8px;
    left: 25%;
    transform: scale(0.8);
}

.link-top {
    right: 10px;
}


.tabs > div {
    padding: 8px 14px;
    font-size: 14px;
    line-height: 16px;
    margin: 5px 5px;
}

.row-stripe {
    text-align: center;
    margin-top: 10px;
}
.col-stripe-left {
    padding: 0 20px 40px 20px;
    text-align: center;
}

.top-img-3 {
    width: 280px;
}

.col-stripe-left br { display:none;}

.win {padding: 40px 30px 30px 30px;}
.form-line {margin:0 0 20px 0}


.table-filter-panel {
	margin-bottom:20px;
}
.table-big-wrapper {overflow:visible;}
table.table-big .th-row {display:none;}
table.table-big > tbody > tr {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border-radius: 10px;
	margin:8px 0;
}
table.table-big > tbody > tr > td {display:none; padding: 10px 10px; background:none;}
table.table-big > tbody > tr > td.td-avatar,
table.table-big > tbody > tr > td.td-rate,
table.table-big > tbody > tr > td.td-tips,
table.table-big > tbody > tr > td.td-date,
table.table-big > tbody > tr > td.td-buttons {display:block;}

table.table-big > tbody > tr > td.td-avatar {width: 55%; min-width:130px;}
table.table-big > tbody > tr > td.td-rate {width: 15%;}
table.table-big > tbody > tr > td.td-date {text-align:right;}
table.table-big > tbody > tr > td.td-buttons {width: 25%;}


.avatar-link .avatar-img {width: 35px; height: 35px; margin: 0 6px 0 0;}
table.table-big > tbody > tr > td.td-avatar .name {font-size:0.9em; line-height:1.2em; white-space:normal;}
.dropdown.opened .dropdown-content .mobile-info {
    display: block;
}

table.table-tips > tbody > tr > td.td-avatar {width: 40%;}
table.table-tips > tbody > tr > td.td-tips {width: 20%;}
table.table-tips > tbody > tr > td.td-rate {width: 15%;}
table.table-tips > tbody > tr > td.td-date {width:20%;}

.tips-status-panel {margin-bottom:10px; display: block;}
.tips-status-panel p {margin-bottom:6px; font-size: 18px}
.tips-status-panel .col-cont {padding:10px 15px; width: 225%;}

.tips-amount-panel {margin-bottom:10px}
.tips-amount-panel p {margin-bottom:6px;}
.tips-amount-panel .col-cont {padding:10px 15px;}

}


@media (max-width: 575px) {
	.qr-preview {width:100%;}
	.card-empty {margin-bottom:20px;}
	.profile-block .btn,
	.profile-block form .btn[type="submit"] {display:block; width:100% !important}

	.table-big-wrapper {margin:0 0 10px 0;}

	table.table-filter-panel,
	table.table-filter-panel tbody,
	table.table-filter-panel tr,
	table.table-filter-panel td {display:block; padding:0;}
	table.table-filter-panel td {padding-bottom:15px;}
	table.table-filter-panel td.filter-cell-status {width:48%; display:inline-block; float:left;}
	table.table-filter-panel td.filter-cell-add {width:48%; display:inline-block; float:right;}

	table.table-filter-panel {
   		margin: 0 0 0px 0;
	}

	table.table-tips > tbody > tr > td.td-avatar {width: 65%; min-width:auto;}
	table.table-tips > tbody > tr > td.td-tips {width: 35%; text-align:right;}
	table.table-tips > tbody > tr > td.td-tips-user {width: 35%; text-align:left;}
	table.table-tips > tbody > tr > td.td-rate {width: 17%; text-align: right; padding-top: 0; padding-left: 0; font-size: 0.8em; order: 2;}
	table.table-tips > tbody > tr > td.td-rate .icon {width:15px; height:15px;margin-top: 2px;}
	table.table-tips > tbody > tr > td.td-date {width: 83%; text-align: left; opacity: 0.8; padding-top: 0; padding-right: 0; font-size: 13px; order: 1;}
	table.table-tips > tbody > tr > td.td-date small {display:inline; margin:0 0px 0 5px; font-size:13px;}

	.table-filter-panel input[type="date"] {font-size:14px;height: 45px;}

    .toTop{
        width: 50px;
        height: 50px;
        font-size: 16px;
        bottom: 37px;
        right: 20px;
        padding: 14px 0;
    }

    .send-form{
        padding: 15px;
        width: 700%;
    }

    .input-form-reset{
        margin: -55px 0;
        height: 100px;
        padding: 40px 0;
    }

    .input-form-reset-user{
        margin: 0;
        height: 100%;
        padding: 10px;
    }

    .last-events-payout {
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
    }

    .cols-item{
        white-space: normal;
        display: inline-block;
        width: 50%;
        vertical-align: top;
    }

    .last-events-payout div {
        display: grid;
    }

    .last-events-payout div a {
        margin-top: 0;
        padding: 10px;
        width: 74px;
    }

    .show_desk {
        position: absolute;
        visibility: hidden;
    }

    .show_mobile{
        position: relative;
        visibility: visible;
    }

	.icon-step {
		width: 35px;
		height: 35px;
		line-height: 31px;
		font-size: 22px;
	}
}
