/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
	
	.header {
	    height: 1000px;
	    overflow: hidden;
	}
	.welcome {
	    display: block;
		margin-top: 80px;
	}
	.welcome div:first-child {
		width: 100%;
		padding: 30px 0px;
	}
	.welcome div:nth-child(2) {
	    width: 100%;
	}
	.buy-right-now-email { text-align: center; }
	.adata-system img.img-first {
	    width: 71%!important;
	    position: unset;
	    right: 35px;
	    top: -221px;
	    z-index: 1;
	}
	.adata-system img.img-secong {
	    max-height: unset;
	    position: absolute;
	    left: 22px;
	    top: 140px;
	    z-index: 10;
	    width: 16%!important;
	}
	.adata-system img.img-third {
	    max-height: unset;
	    position: absolute;
	    left: 40px;
	    top: 91px;
	    z-index: 5;
	    width: 53%!important;
	    right: unset;
	}
	.welcome h1 {
	    font-size: 31px;
	    line-height: 37px;
	}
	.welcome h2 {
		font-size: 24px;
		line-height: 37px;
	}
	
	
	.hide {
		display: none;
	}
	.logo img {
	    width: 100%!important;
	}
	.container-animation {
		height: 1000px!important;
	}
	.menu {
		background: #0d1835;
	}
	
	.header .nav .logo a {
		display: block;
		width: 100%;
	}
	.header .nav .logo a {
		width: 100%;
	}

	
	.h1 {
		font-size: 30px;
	}
	.nav {
    	display: block;
	}
	.text-page {
		display: block;
	}
	.text-page .text-page-links {
	    width: 90%;
		text-align: center;
	}
	.text-page .text-page-links a {
		padding: 10px;
		text-align: center;
	}
	.text-page .text-page-content {
	    width: 90%;
	    padding: 0px 10px 0px 10px;
	}
	.container img {
		width: 90%;
	}
	.footer .footer-nav ul {
		display: block;
	}
	.phones {
		text-align: center;
	}
	.back-pages .header .nav .phones li {
		padding: 10px;
		width: 100%;
		line-height: 36px;
	}
	.nav .phones li a {
		display: block;
		font-size: 25px;
		text-align: center;
		line-height: 36px;
	}
	.nav ul li {
		font-size: 20px;
		font-weight: bold;
		width: 100%;	
	}
	.back-pages .header .nav ul {
	    overflow-x: scroll;
	}
	.back-pages .header .logo a {
		display: block;
	}
	.back-pages .header .logo img {
	    height: 100px;
		width: 100%;
	}
	.myadataby {
		display: none;
	}
	
	
	
	.solutions {
	    display: block;
	}
	.solutions .solution {
	    width: 89%;
	}
	.solutions .solution .solution-title {
	    font-size: 22px;
	}
	
	
	
	.prices .price-items {
		display: block;
	}
	.prices .price-items .price-item {
    	width: 90%;
	}
	
	
	.main-out-clients .client-items {
		display: block;
	}
	.main-out-clients .client-items .client-item {
	    width: 100%;
		margin-bottom: 50px;
	}
	
	
	.mi-logos {
	}
	.mi-logos img {
		width: 34%;
	}
	
	.container-content .container {
		padding: 0px 20px;
		overflow-x: scroll;
	}
	.feedback-form {
		width: 90%;
	}
	
	.magnit-form, .magnit-form-email {
	    width: 250px;
	    left: calc(50% - 175px);
	}
	
	.container {
	    padding: 20px 20px;
	}
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 2) {
	.hide {
		display: none;
	}
}

/* start: prices page */
@media screen and (max-width: 1700px){
	.tariffs__table tbody tr td:first-child {
		width: 260px;
	}
}
@media screen and (max-width: 480px){
	.rtable th {
		max-width: 50vw;
	}
	.tariffs__table thead tr th {
		font-size: 14px;
		line-height: 17px;
	}
	.tariffs__table thead tr .tariffs__thead-th--click,
	.tariffs__table tbody tr td {
		font-weight: 500;
		font-size: 14px;
		line-height: 17px;
	}
	.tariffs__table tbody tr td {
		min-width: 28vw;
	}
	.tariffs__table thead tr th,
	.tariffs__table tbody tr td {
		padding: 0 5px;
	}
	.tariffs__table tbody tr td:first-child::before {
		font-weight: 500;
		font-size: 12px;
		line-height: 14px;
	}
	.tariffs__table tbody tr .tariffs__td-1 span,
	.tariffs__table tbody tr .tariffs__td-2 span,
	.tariffs__table tbody tr .tariffs__td-3 span {
		font-weight: 700;
		font-size: 12px;
		line-height: 14px;
	}
	.tariffs__table tbody tr .tariffs__td-1:first-child::before {
		border: 1px solid #DC306F;
		left: -1px;
		right: -1px;
		width: 100%;
		top: -36px;
		height: 36px;
	}
	.tariffs__table tbody tr td:first-child::before {
		top: -36px;
		height: 36px;

	}
	.tariffs__table tbody tr .tariffs__td-2,
	.tariffs__table tbody tr .tariffs__td-3 {
		margin-left: 11px;
	}
	.tariffs__table svg {
		width: 20px;
		object-fit: contain;
	}
	.tariffs__table tbody .tariffs__tr-1 td {
		border-right: 1px solid #DC306F;
		border-left: 1px solid #DC306F;
	}
	.tariffs__table tbody tr td:first-child {
		width: max-content;
	}
	.tariffs__table tbody .tariffs__tr-1 td:last-child {
		border-bottom: 1px solid #DC306F;
	}
	.tariffs__table tbody tr td:first-child span:last-child {
		font-size: 12px;
	}
	.rtable--flip thead,
	.rtable--flip tbody {
		padding-top: 36px;
	}
}
/* stop: prices page */