@media screen and (max-width:1199px) {
	.register__wrapper {
		display: flex;
		flex-direction: column;
	}

	.form__wrapper {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.password-input {
		margin-left: 0;
	}
	.register__desc-title{
		font-size: 44px;
	}
	.register__desc-price{
		font-size: 44px;
	}
	.register__desc-bg{
		font-size: 44px;
	}
}

@media screen and (max-width:959px) {

	.register__wrapper {
		margin-bottom: 15px;
		max-width: 420px;
	}

	.register__desc-title {
		font-size: 34px;
	}

	.register__desc-price {
		font-size: 34px;
	}

	.register__desc-bg {
		font-size: 34px;
    top: 24px;
	}

	.tabs__wrapper {
		width: 420px;
	}

	.list-select {
		width: 295px;
	}

	.list-select+.select2 {
		width: 377px !important;
	}

	.currency__inp {
		margin-left: 0;
	}

	.form-btn {
		min-width: 340px;
		padding: 10px 28.5px;
	}
}

@media screen and (max-width:767px) {

	.register__wrapper {
		align-items: center;
		margin-top: 390px;
		margin-bottom: 30px;
		width: 600px;
		max-width: 600px;
	}

	.register__desc {
		padding: 21px 26px 15px 17px;
	}

	.register__desc-title {
		font-size: 50px;
	}

	.register__desc-price {
		font-size: 50px;
	}

	.register__desc-bg {
		font-size: 50px;
    top: 28px;
    left: 45px;
	}

	.register__desc-text {
		font-size: 23px;
		text-align: center;
	}

	.tabs__wrapper {
		display: flex;
		width: 600px;
		height: 80px;
		background-color: #003266;
	}

	.tab {
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 17px;
		width: 278px;
		font-size: 24px;
		font-weight: 500;
		cursor: pointer;
	}

	.tab:hover {
		background-image: linear-gradient(to top, #012347, #003266);
		transition: all .5s;
		color: #f4b909;
	}

	.shape {
		padding: 24px 25px 23px 25px;
		border-radius: 0 0 40px 40px;
	}

	.img-phone {
		width: 21px;
		height: 27px;
	}

	.img-mail {
		width: 26px;
		height: 23px;
	}


	.form__wrapper {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.form__row {
		position: relative;
		width: 550px;
	}

	.phone-prefix__wrap--modified {
		height: 89px;
	}

	.phone-input {
		padding: 25px 39px 26px 184px;
	}

	.email__img {
		position: absolute;
		width: 28px;
		height: 23px;
		top: 28px;
		left: 29px;
	}

	.email-input {
		padding: 23px 137px 24px 86px;
		letter-spacing: 0.8px;
	}

	.password-input {
		margin-left: 0;
		padding: 23px 39px 24px 86px;
		letter-spacing: 0.8px;
	}

	.password__img {
		left: 27px;
		top: 46px;
		width: 30px;
		height: 30px;
	}

	.password-control {
		top: 48px;
		right: 15px;
		width: 30px;
		height: 30px;
	}

	.phone-prefix__select {
		left: 75px;
		width: 76px;
		height: 82px;
		font-size: 24px;
	}

	.phone-prefix__select+.select2-container--default {
		top: 26px;
	}

	.phone-prefix__code {
		margin-right: 7px;
		font-size: 24px;
		margin-left: 45px;
		top: 26px;
		color: #fff;
	}

	.inp-form {
		border: solid 3px #003266;
		background-color: #012347;
		text-align: left;
		width: 100%;
		width: -moz-available;
		width: -webkit-fill-available;
		font-size: 24px;
		outline: transparent;
		font-weight: 600;
		color: #fff;
	}

	.inp-form::placeholder {
		color: #1183d3;
	}

	.currency__inp {
		margin-left: 0;
		margin-top: 22px;
		padding: 23px 39px 24px 184px;
	}

	.currency__img {
		position: absolute;
		left: 29px;
		top: 50px;
		width: 30px;
		height: 25px;
	}

	.list-select {
		background: url('../img/select.png') no-repeat right;
		-webkit-appearance: none;
		position: absolute;
		left: 79px;
		top: 39px;
		font-size: 24px;
		width: 448px;
	}

	.botom-pop__mobile {
		display: block;
		margin-top: 0px;
	}

	.form-btn {
		border-radius: 40px;
		font-size: 36px;
		min-width: 485px;
		padding: 15px 30px;
	}

	.select2-container--default {
		position: absolute;
		left: 2px;
	}

	.select2-container .select2-selection--single .select2-selection__rendered {
		width: 30px;
		height: 30px;
	}

	.phone-prefix__select+.select2-container {
		left: 30px;
	}

	.list-select+.select2 {
		width: 550px !important;
		margin-bottom: 0;
		left: 0;
		top: 22px;
	}

	.list-select+.select2 .select2-selection__rendered {
		font-size: 24px;
		padding-left: 60px;
		color: #fff;
	}

	.list-select+.select2 .select2-selection--single {
		height: 80px;
	}

	.phone-prefix__select+.select2-container {
		left: 24px;
	}

	.phone-prefix__select+.select2-container--default .select2-selection--single .select2-selection__arrow {
		left: 130px;
	}

	.content__images-one {
		position: absolute;
		display: block;
		margin: 0 auto;
		top: 0;
		left: 0;
		right: 0;
		width: 300px;
	}



	.content__image-text {
		right: 0;
		left: 0;
		text-align: center;
	}
}

@media screen and (max-width:639px) {

	.phone-prefix__select+.select2-container--default {
		top: 29px;
	}

	.phone-prefix__code {
		margin-right: 7px;
		font-size: 24px;
		margin-left: 45px;
		top: 29px;
		color: #fff;
	}

}

@media screen and (max-width:600px) {

	.register__wrapper {
    margin-top: 350px;
		width: -moz-max-content;
		position: relative;
		max-width: 440px;
	}

	.register__desc {
		padding: 21px 21px 15px 22px;
	}

	.register__desc-title {
		font-size: 36px;
	}

	.register__desc-price {
		font-size: 36px;
	}

	.register__desc-bg {
		font-size: 36px;
		top: 24px;
    left: 40px;
	}

	.register__desc-text {
		font-size: 18px;
	}

	.tabs__wrapper {
		display: flex;
		width: 440px;
		height: 41px;
	}

	.tab {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 210px;
		padding: 17px;
		font-size: 20px;
		font-weight: 500;
		cursor: pointer;
	}

	.tab__text {
		padding-left: 13px;
	}

	.active {
		background-image: linear-gradient(to top, #012347, #003266);
		color: #f4b909;
	}

	.img-phone {
		width: 18px;
		height: 20px;
	}

	.img-mail {
		width: 21px;
		height: 16px;
	}

	.shape {
		padding: 21px 22px 16px 23px;
		border-radius: 0 0 40px 40px;
	}

	.form__row {
		width: 395px;
	}

	.phone-prefix__wrap--modified {
		position: relative;
		display: flex;
		align-items: center;
		height: 45px;
		padding: 0;
		background: initial;
		box-shadow: none;
	}

	.phone-prefix__flag {
		border-radius: 50%;
		max-width: 100%;
		max-height: 100%;
		object-fit: cover;
		width: 20px;
		height: 20px;
		position: absolute;
		left: 18px;
	}

	select:not(:-internal-list-box) {
		overflow: visible !important;
	}

	.phone-prefix__select {
		width: 38px;
		height: 40px;
		font-size: 16px;
		position: absolute;
		background: url('../img/select.png') no-repeat right;
		-webkit-appearance: none;
		border: none;
		font-weight: 600;
		left: 30px;
		top: 3px;
	}

	.phone-prefix__code {
		display: inline-block;
		color: #fff;
		font-family: Roboto;
		font-size: 20px;
		font-weight: 600;
		line-height: 1.25;
		text-align: left;
		position: absolute;
		left: 10px;
		top: 11px;
	}

	.phone-input {
		padding: 10px 3px 9px 135px;
	}

	.email__img {
		position: absolute;
		top: 16px;
		left: 18px;
		width: 21px;
		height: 16px;
	}

	.email-input {
		padding: 10px 42px 9px 42px;
		letter-spacing: 0.8px;
	}

	.password-input {
		padding: 10px 42px 9px 42px;
		letter-spacing: 0.8px;
		margin-top: 22px;
	}

	.password__img {
		position: absolute;
		left: 17px;
		top: 36px;
		width: 20px;
		height: 20px;
	}

	.password-control {
		position: absolute;
		top: 36px;
		right: 20px;
		display: inline-block;
		width: 20px;
		height: 20px;
		background: url('../img/view.svg') 0 0 no-repeat;
	}

	.inp-form {
		border: solid 3px #003266;
		background-color: #012347;
		text-align: left;
		width: 100%;
		width: -moz-available;
		width: -webkit-fill-available;
		font-size: 20px;
		outline: transparent;
		font-weight: 600;
		color: #fff;
	}

	.currency__inp {
		padding: 10px 10px 9px 74px;
		background-color: #012347;
		position: relative;
		margin-top: 22px;
	}

	.currency__inp--email {
		margin-left: 0;
	}

	.currency__img {
		position: absolute;
		left: 18px;
		top: 37px;
		width: 20px;
		height: 16px;
	}

	.list-select {
		background: url('../img/select.png') no-repeat right;
		-webkit-appearance: none;
		position: absolute;
		left: 58px;
		top: 23px;
		height: 45px;
		font-size: 16px;
		border: none;
		width: 315px;
		font-weight: 600;
	}

	.form-btn {
		padding: 10px 28.5px;
		font-size: 30px;
		min-width: 343px;
	}

	.list-select+.select2 {
		width: 395px !important;
		top: 23px;
	}

	.list-select+.select2 .select2-selection--single {
		height: 45px;
	}

	.list-select+.select2 .select2-selection__rendered {
		padding-left: 40px;
		color: #fff;
	}

	.phone-prefix__select+.select2-container {
		left: 10px;
		top: 9px;
	}

	.phone-prefix__select+.select2-container--default .select2-selection--single .select2-selection__arrow {
		left: 97px;
	}
}

@media screen and (max-width:479px) {

	.register__wrapper {
		margin-top: 225px;
		margin-bottom: 10px;
		width: -moz-max-content;
		position: relative;
		max-width: 300px;
		border-radius: 30px;
	}

	.register__desc {
		padding: 15px;
		text-align: center;
	}

	.register__desc-title {
		font-size: 24px;
	}

	.register__desc-price {
		font-size: 24px;
	}

	.register__desc-bg {
		font-size: 24px;
		top: 18px;
		left: 30px;
	}

	.register__desc-text {
		font-size: 12px;
	}

	.tabs__wrapper {
		display: flex;
		width: 300px;
		height: 41px;
	}

	.tab {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 210px;
		padding: 17px;
		font-size: 12px;
		font-weight: 500;
		cursor: pointer;
		color: #1183d3;
	}

	.shape {
		padding: 15px 13px 15px 12px;
		border-radius: 0 0 30px 30px;
	}

	.form__row {
		width: 275px;
	}

	.phone-prefix__code {
		font-size: 12px;
		left: 7px;
		top: 17px;
	}

	.phone-input {
		padding: 10px 3px 9px 115px;
	}

	.email__img {
		position: absolute;
		top: 12px;
		left: 18px;
		width: 21px;
		height: 16px;
	}


	.password-input {
		padding: 10px 42px 9px 42px;
		letter-spacing: 0.8px;
		margin-top: 5px;
	}

	.password__img {
		position: absolute;
		left: 17px;
		top: 13px;
		width: 20px;
		height: 20px;
	}

	.password-control {
		position: absolute;
		top: 14px;
		right: 10px;
		display: inline-block;
		width: 20px;
		height: 20px;
		background: url('../img/view.svg') 0 0 no-repeat;
	}

	.inp-form {
		border: solid 3px #003266;
		background-color: #012347;
		text-align: left;
		width: 100%;
		width: -moz-available;
		width: -webkit-fill-available;
		font-size: 12px;
		outline: transparent;
		font-weight: 600;
		color: #fff;
	}


	.currency__inp {
		padding: 10px 10px 9px 74px;
		background-color: #012347;
		position: relative;
		margin-top: 5px;
	}


	.currency__img {
		top: 16px;
	}

	.list-select {
		background: url('../img/select.png') no-repeat right;
		-webkit-appearance: none;
		position: absolute;
		left: 58px;
		top: 2px;
		height: 45px;
		font-size: 16px;
		border: none;
		width: 205px;
		font-weight: 600;
	}


	.form-btn {
		padding: 9px 28.5px;
		font-size: 24px;
		min-width: 266px;
	}

	.select2-container .select2-selection--single .select2-selection__rendered {
		width: 24px;
		height: 24px;
		padding-left: 0;
		padding-right: 0;
	}

	.phone-prefix__select+.select2-container {
		left: 17px;
	}

	.phone-prefix__select+.select2-container--default {
		top: 9px;
	}

	.phone-prefix__select+.select2-container--default .select2-selection--single .select2-selection__arrow {
		left: 73px;
	}

	.select2-container--default .select2-selection--single .select2-selection__arrow {
		right: 16px;
	}

	.list-select+.select2 {
		width: 300px !important;
		top: 2px;
		left: 0px;
		font-size: 12px;
		color: #fff;
	}

	.list-select+.select2 .select2-selection__rendered {
		padding-left: 30px;
		font-size: 12px;
		color: #fff;
	}

	.formError {
		font-size: 12px;
	}
}