.mosaic {
	position: relative;
}
.mosaic.users .columns {
	height: 544px;
}
.mosaic.users .column {
	position: relative;
	z-index: 10;
}
.mosaic.users .column + .column {
	z-index: 5;
}
.mosaic.users .row-1 {
	height: 136px;
}
.mosaic.users .row-2 {
	position: relative;
	height: 272px;
}
.mosaic.users .col-2 {
	float: left;
	width: 50%;
	height: 100%;
}
.mosaic.users .title {
	height: 272px;
	line-height: 272px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	background: #ffb400;
	white-space: normal;
}
.mosaic.users .title .in {
	display: inline-block;
	font-size: 46px;
	line-height: 50px;
	vertical-align: middle;
	padding: 0 20px;
}
.mosaic.users div.wallet, .mosaic.users div.mobile {
	height: 136px;
	line-height: 136px;
	text-align: center;
}
.mosaic.users div.wallet {
	background: #ff8a00;
}
.mosaic.users div.mobile {
	background: #ff7800;
}
.mosaic .image-17 {
	background: url(../img/v/17.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.mosaic .image-18 {
	background: url(../img/v/18.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.mosaic .image-19 {
	background: url(../img/v/19.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.mosaic .image-20 {
	background: url(../img/v/20.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.mosaic .image-21 {
	background: url(../img/v/21.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.mosaic .image-22 {
	background: url(../img/v/22.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.mosaic .image-23 {
	background: url(../img/v/23.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.mosaic .image-24 {
	background: url(../img/v/24.jpg) 50% 50% no-repeat;
	background-size: cover;
}

.mobi-easy {
	font-size: 18px;
	line-height: 22px;
	color: #6d6e71;
	padding: 60px 170px 80px 170px;
	overflow: hidden;
}
.mobi-easy a {
	text-decoration: underline;
}
.mobi-easy a.button {
	text-decoration: none;
}
.mobi-easy a:hover {
	text-decoration: none;
}
.mobi-easy h2 {
	font-size: 60px;
	line-height: 58px;
	font-weight: normal;
	margin: 40px 0;
	padding: 0;
	color: #000000;
}
.mobi-easy h2 span {
	color: #ffb400;
}
.mobi-easy p {
	margin: 0 70px 0 0;
	padding: 0;
}
.mobi-easy .column {
	/*float:left;
  width: 50%;*/
	margin-bottom: 20px;
}
.mobi-easy .column + .column {
	/*font-size: 26px;
  line-height: 28px;*/
	color: #505153;
	margin-bottom: 0;
}
.mobi-easy .column + .column p {
	margin: 0 0 25px 0;
}
.mobi-easy .button {
	display: inline-block;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	border-radius: 28px;
	font-size: 22px;
	line-height: 56px;
	padding: 0 35px;
	margin: 10px 0;
	background: #ffb400;
	color: #ffffff;
}
.mobi-easy .button:hover {
	text-decoration: none;
	opacity: 0.8;
}

.mobi-social {
	position: relative;
	padding: 65px 170px;
	font-size: 18px;
	background: url(../img/v/25.jpg) 50% 50% no-repeat;
	background-size: cover;
	color: #ffffff;
}
.mobi-social h3 {
	font-size: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #ffb400;
}
.mobi-social .button {
	display: inline-block;
	-moz-border-radius: 28px;
	-webkit-border-radius: 28px;
	border-radius: 28px;
	font-size: 16px;
	line-height: 56px;
	font-weight: bold;
	padding: 0 35px;
	margin: 10px 0;
	background: #ffb400;
	color: #ffffff;
	text-transform: uppercase;
}
.mobi-social .button:hover {
	text-decoration: none;
	color: #ffb400;
	background: #ffffff;
}
.mobi-social .label {
	display: none;
	position: absolute;
	padding: 0 25px;
	font-size: 16px;
	line-height: 40px;
	background: #ffb400;
	right: 0;
	top: 24px;
	color: #161616;
}
.mobi-social .icons {
	position: absolute;
	right: 28px;
	bottom: 30px;
	white-space: nowrap;
}
.mobi-social .icons .iwrapper {
	display: inline-block;
	-moz-border-radius: 24px;
	-webkit-border-radius: 24px;
	border-radius: 24px;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border: 2px solid rgba(255, 255, 255, 0.2);
}
.mobi-social .icons .iwrapper .icon {
	margin: -4px 0 0 -4px;
}

@media only screen and (max-width: 1279px) {
	.mosaic.users .columns {
		height: 592px;
	}
	.mosaic.users .column:first-child,
	.mosaic.users .column:last-child {
		width: 25%;
	}
	.mosaic.users .row-1 {
		height: 148px;
	}
	.mosaic.users .row-2 {
		height: 296px;
	}
	.mosaic.users .title {
		height: 296px;
		line-height: 296px;
	}
	.mosaic.users .title .in {
		font-size: 50px;
		line-height: 50px;
	}
	.mosaic.users div.wallet, .mosaic.users div.mobile {
		height: 148px;
		line-height: 148px;
	}
	.mosaic.users .column:first-child .row-2:last-child .col-2:first-child {
		display: none;
	}
	.mosaic.users .column:first-child .row-2:last-child .col-2:last-child {
		width: 100%;
	}

	.mobi-easy {
		padding: 120px 70px;
	}
	.mobi-easy h2 {
		font-size: 56px;
		line-height: 54px;
	}

	.mobi-social {
		padding: 65px 70px;
	}
	.mobi-social .button {
		margin-top: 30px;
	}
}

@media only screen and (max-width: 1000px) {
	.mosaic.users .column {
		display: table-cell;
	}
}

@media only screen and (max-width: 768px) {
	.mosaic.users .columns {
		height: 456px;
	}
	.mosaic.users .row-1 {
		height: 114px;
	}
	.mosaic.users .row-2 {
		height: 228px;
	}
	.mosaic.users .title {
		height: 228px;
		line-height: 228px;
	}
	.mosaic.users .title .in {
		font-size: 40px;
		line-height: 40px;
	}
	.mosaic.users div.wallet, .mosaic.users div.mobile {
		height: 114px;
		line-height: 114px;
	}

	.mobi-easy {
		padding: 85px 70px;
	}
	.mobi-easy .column {
		display: block;
		float: none;
		width: 100%;
	}
	.mobi-easy h2 {
		margin: 0 0 5px 0;
	}
	.mobi-easy p {
		margin: 0 0 20px 0;
	}

	.mobi-social {
		padding: 100px 65px 65px 70px;
	}
	.mobi-social h3 {
		font-size: 34px;
		line-height: 40px;
	}
}
@media only screen and (max-width: 700px) {
	.mosaic.users .columns {
		height: 384px;
	}
	.mosaic.users .column:first-child,
	.mosaic.users .column:last-child {
		display: none;
	}
	.mosaic.users .row-1 {
		height: 96px;
	}
	.mosaic.users .row-2 {
		height: 192px;
	}
	.mosaic.users .title {
		height: 192px;
		line-height: 192px;
	}
	.mosaic.users .title .in {
		font-size: 34px;
		line-height: 36px;
	}
	.mosaic.users div.wallet, .mosaic.users div.mobile {
		height: 96px;
		line-height: 96px;
	}

	.mobi-easy {
		padding: 85px 24px;
		font-size: 16px;
		line-height: 20px;
	}
	.mobi-easy .column {
		display: block;
		float: none;
		width: 100%;
	}
	.mobi-easy .column + .column {
		font-size: 18px;
		line-height: 22px;
	}
	.mobi-easy h2 {
		font-size: 38px;
		line-height: 38px;
		margin-bottom: 10px;
	}
	.mobi-easy p {
		margin: 0 0 20px 0;
	}
	.mobi-easy .button {
		font-size: 20px;
		line-height: 48px;
	}

	.mobi-social {
		padding: 40px 24px 80px 24px;
		font-size: 16px;
		line-height: 20px;
	}
	.mobi-social h3 {
		line-height: 34px;
		margin: 0 0 5px 0;
	}
	.mobi-social p {
		margin: 0;
	}
	.mobi-social .label {
		font-size: 14px;
		line-height: 24px;
		padding: 0 10px;
		top: 16px;
	}
	.mobi-social .button {
		font-size: 14px;
		line-height: 40px;
		padding: 0 20px;
	}
	.mobi-social .icons {
		transform: scale(0.75);
		right: -12px;
		bottom: 12px;
	}
}
