.readyprint {
	padding-left: 10px;
	padding-right: 10px;
}

.readyprint .col-xs-1,
.readyprint .col-sm-1,
.readyprint .col-md-1,
.readyprint .col-lg-1,
.readyprint .col-xs-2,
.readyprint .col-sm-2,
.readyprint .col-md-2,
.readyprint .col-lg-2,
.readyprint .col-xs-3,
.readyprint .col-sm-3,
.readyprint .col-md-3,
.readyprint .col-lg-3,
.readyprint .col-xs-4,
.readyprint .col-sm-4,
.readyprint .col-md-4,
.readyprint .col-lg-4,
.readyprint .col-xs-5,
.readyprint .col-sm-5,
.readyprint .col-md-5,
.readyprint .col-lg-5,
.readyprint .col-xs-6,
.readyprint .col-sm-6,
.readyprint .col-md-6,
.readyprint .col-lg-6,
.readyprint .col-xs-7,
.readyprint .col-sm-7,
.readyprint .col-md-7,
.readyprint .col-lg-7,
.readyprint .col-xs-8,
.readyprint .col-sm-8,
.readyprint .col-md-8,
.readyprint .col-lg-8,
.readyprint .col-xs-9,
.readyprint .col-sm-9,
.readyprint .col-md-9,
.readyprint .col-lg-9,
.readyprint .col-xs-10,
.readyprint .col-sm-10,
.readyprint .col-md-10,
.readyprint .col-lg-10,
.readyprint .col-xs-11,
.readyprint .col-sm-11,
.readyprint .col-md-11,
.readyprint .col-lg-11,
.readyprint .col-xs-12,
.readyprint .col-sm-12,
.readyprint .col-md-12,
.readyprint .col-lg-12 {
	box-sizing: border-box;
	position: relative;
	padding-left: 10px;
	padding-right: 10px
}

.readyprint .row {
	clear: both;
	margin-left: -10px;
	margin-right: -10px
}

.readyprint .row:after {
	content: " ";
	display: block;
	clear: both
}

.readyprint .col-xs-1 {
	width: 8.33333%;
	float: left
}

.rtl .readyprint .col-xs-1 {
	width: 8.33333%;
	float: right
}

.readyprint .col-xs-2 {
	width: 16.66667%;
	float: left
}

.rtl .readyprint .col-xs-2 {
	width: 16.66667%;
	float: right
}

.readyprint .col-xs-3 {
	width: 25%;
	float: left
}

.rtl .readyprint .col-xs-3 {
	width: 25%;
	float: right
}

.readyprint .col-xs-4 {
	width: 33.33333%;
	float: left
}

.rtl .readyprint .col-xs-4 {
	width: 33.33333%;
	float: right
}

.readyprint .col-xs-5 {
	width: 41.66667%;
	float: left
}

.rtl .readyprint .col-xs-5 {
	width: 41.66667%;
	float: right
}

.readyprint .col-xs-6 {
	width: 50%;
	float: left
}

.rtl .readyprint .col-xs-6 {
	width: 50%;
	float: right
}

.readyprint .col-xs-7 {
	width: 58.33333%;
	float: left
}

.rtl .readyprint .col-xs-7 {
	width: 58.33333%;
	float: right
}

.readyprint .col-xs-8 {
	width: 66.66667%;
	float: left
}

.rtl .readyprint .col-xs-8 {
	width: 66.66667%;
	float: right
}

.readyprint .col-xs-9 {
	width: 75%;
	float: left
}

.rtl .readyprint .col-xs-9 {
	width: 75%;
	float: right
}

.readyprint .col-xs-10 {
	width: 83.33333%;
	float: left
}

.rtl .readyprint .col-xs-10 {
	width: 83.33333%;
	float: right
}

.readyprint .col-xs-11 {
	width: 91.66667%;
	float: left
}

.rtl .readyprint .col-xs-11 {
	width: 91.66667%;
	float: right
}

.readyprint .col-xs-12 {
	width: 100%;
	float: left
}

.rtl .readyprint .col-xs-12 {
	width: 100%;
	float: right
}

@media (min-width: 600px) {
	.readyprint .col-sm-1 {
		width: 8.33333%;
		float: left
	}
	.rtl .readyprint .col-sm-1 {
		width: 8.33333%;
		float: right
	}
	.readyprint .col-sm-2 {
		width: 16.66667%;
		float: left
	}
	.rtl .readyprint .col-sm-2 {
		width: 16.66667%;
		float: right
	}
	.readyprint .col-sm-3 {
		width: 25%;
		float: left
	}
	.rtl .readyprint .col-sm-3 {
		width: 25%;
		float: right
	}
	.readyprint .col-sm-4 {
		width: 33.33333%;
		float: left
	}
	.rtl .readyprint .col-sm-4 {
		width: 33.33333%;
		float: right
	}
	.readyprint .col-sm-5 {
		width: 41.66667%;
		float: left
	}
	.rtl .readyprint .col-sm-5 {
		width: 41.66667%;
		float: right
	}
	.readyprint .col-sm-6 {
		width: 50%;
		float: left
	}
	.rtl .readyprint .col-sm-6 {
		width: 50%;
		float: right
	}
	.readyprint .col-sm-7 {
		width: 58.33333%;
		float: left
	}
	.rtl .readyprint .col-sm-7 {
		width: 58.33333%;
		float: right
	}
	.readyprint .col-sm-8 {
		width: 66.66667%;
		float: left
	}
	.rtl .readyprint .col-sm-8 {
		width: 66.66667%;
		float: right
	}
	.readyprint .col-sm-9 {
		width: 75%;
		float: left
	}
	.rtl .readyprint .col-sm-9 {
		width: 75%;
		float: right
	}
	.readyprint .col-sm-10 {
		width: 83.33333%;
		float: left
	}
	.rtl .readyprint .col-sm-10 {
		width: 83.33333%;
		float: right
	}
	.readyprint .col-sm-11 {
		width: 91.66667%;
		float: left
	}
	.rtl .readyprint .col-sm-11 {
		width: 91.66667%;
		float: right
	}
	.readyprint .col-sm-12 {
		width: 100%;
		float: left
	}
	.rtl .readyprint .col-sm-12 {
		width: 100%;
		float: right
	}
}

@media (min-width: 768px) {
	.readyprint .col-md-1 {
		width: 8.33333%;
		float: left
	}
	.rtl .readyprint .col-md-1 {
		width: 8.33333%;
		float: right
	}
	.readyprint .col-md-2 {
		width: 16.66667%;
		float: left
	}
	.rtl .readyprint .col-md-2 {
		width: 16.66667%;
		float: right
	}
	.readyprint .col-md-3 {
		width: 25%;
		float: left
	}
	.rtl .readyprint .col-md-3 {
		width: 25%;
		float: right
	}
	.readyprint .col-md-4 {
		width: 33.33333%;
		float: left
	}
	.rtl .readyprint .col-md-4 {
		width: 33.33333%;
		float: right
	}
	.readyprint .col-md-5 {
		width: 41.66667%;
		float: left
	}
	.rtl .readyprint .col-md-5 {
		width: 41.66667%;
		float: right
	}
	.readyprint .col-md-6 {
		width: 50%;
		float: left
	}
	.rtl .readyprint .col-md-6 {
		width: 50%;
		float: right
	}
	.readyprint .col-md-7 {
		width: 58.33333%;
		float: left
	}
	.rtl .readyprint .col-md-7 {
		width: 58.33333%;
		float: right
	}
	.readyprint .col-md-8 {
		width: 66.66667%;
		float: left
	}
	.rtl .readyprint .col-md-8 {
		width: 66.66667%;
		float: right
	}
	.readyprint .col-md-9 {
		width: 75%;
		float: left
	}
	.rtl .readyprint .col-md-9 {
		width: 75%;
		float: right
	}
	.readyprint .col-md-10 {
		width: 83.33333%;
		float: left
	}
	.rtl .readyprint .col-md-10 {
		width: 83.33333%;
		float: right
	}
	.readyprint .col-md-11 {
		width: 91.66667%;
		float: left
	}
	.rtl .readyprint .col-md-11 {
		width: 91.66667%;
		float: right
	}
	.readyprint .col-md-12 {
		width: 100%;
		float: left
	}
	.rtl .readyprint .col-md-12 {
		width: 100%;
		float: right
	}
}

@media (min-width: 960px) {
	.readyprint .col-lg-1 {
		width: 8.33333%;
		float: left
	}
	.rtl .readyprint .col-lg-1 {
		width: 8.33333%;
		float: right
	}
	.readyprint .col-lg-2 {
		width: 16.66667%;
		float: left
	}
	.rtl .readyprint .col-lg-2 {
		width: 16.66667%;
		float: right
	}
	.readyprint .col-lg-3 {
		width: 25%;
		float: left
	}
	.rtl .readyprint .col-lg-3 {
		width: 25%;
		float: right
	}
	.readyprint .col-lg-4 {
		width: 33.33333%;
		float: left
	}
	.rtl .readyprint .col-lg-4 {
		width: 33.33333%;
		float: right
	}
	.readyprint .col-lg-5 {
		width: 41.66667%;
		float: left
	}
	.rtl .readyprint .col-lg-5 {
		width: 41.66667%;
		float: right
	}
	.readyprint .col-lg-6 {
		width: 50%;
		float: left
	}
	.rtl .readyprint .col-lg-6 {
		width: 50%;
		float: right
	}
	.readyprint .col-lg-7 {
		width: 58.33333%;
		float: left
	}
	.rtl .readyprint .col-lg-7 {
		width: 58.33333%;
		float: right
	}
	.readyprint .col-lg-8 {
		width: 66.66667%;
		float: left
	}
	.rtl .readyprint .col-lg-8 {
		width: 66.66667%;
		float: right
	}
	.readyprint .col-lg-9 {
		width: 75%;
		float: left
	}
	.rtl .readyprint .col-lg-9 {
		width: 75%;
		float: right
	}
	.readyprint .col-lg-10 {
		width: 83.33333%;
		float: left
	}
	.rtl .readyprint .col-lg-10 {
		width: 83.33333%;
		float: right
	}
	.readyprint .col-lg-11 {
		width: 91.66667%;
		float: left
	}
	.rtl .readyprint .col-lg-11 {
		width: 91.66667%;
		float: right
	}
	.readyprint .col-lg-12 {
		width: 100%;
		float: left
	}
	.rtl .readyprint .col-lg-12 {
		width: 100%;
		float: right
	}
}

/*
@media (max-width: 480px) {
	.mwd-container {
		max-width: 300px;
		margin-left: auto;
		margin-right: auto
	}
	.mwd-container:after {
		content: " ";
		display: block;
		clear: both
	}
}

@media (min-width: 481px) and (max-width: 599px) {
	.mwd-container {
		max-width: 480px;
		margin-left: auto;
		margin-right: auto
	}
	.mwd-container:after {
		content: " ";
		display: block;
		clear: both
	}
}

@media (min-width: 600px) and (max-width: 767px) {
	.mwd-container {
		max-width: 576px;
		margin-left: auto;
		margin-right: auto
	}
	.mwd-container:after {
		content: " ";
		display: block;
		clear: both
	}
}

@media (min-width: 768px) and (max-width: 959px) {
	.mwd-container {
		max-width: 704px;
		margin-left: auto;
		margin-right: auto
	}
	.mwd-container:after {
		content: " ";
		display: block;
		clear: both
	}
}

@media (min-width: 960px) {
	.mwd-container {
		max-width: 940px;
		margin-left: auto;
		margin-right: auto
	}
	.mwd-container:after {
		content: " ";
		display: block;
		clear: both
	}
}
*/
/*
.visible-xs {
	display: none !important
}

.visible-sm {
	display: none !important
}

.visible-md {
	display: none !important
}

.visible-lg {
	display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important
}

@media (max-width: 480px) {
	.visible-xs {
		display: block !important
	}
	table.visible-xs {
		display: table !important
	}
	tr.visible-xs {
		display: table-row !important
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important
	}
}

@media (max-width: 480px) {
	.visible-xs-block {
		display: block !important
	}
}

@media (max-width: 480px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media (max-width: 480px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 481px) and (max-width: 599px) {
	.visible-sm {
		display: block !important
	}
	table.visible-sm {
		display: table !important
	}
	tr.visible-sm {
		display: table-row !important
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important
	}
}

@media (min-width: 481px) and (max-width: 599px) {
	.visible-sm-block {
		display: block !important
	}
}

@media (min-width: 481px) and (max-width: 599px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media (min-width: 481px) and (max-width: 599px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 600px) and (max-width: 767px) {
	.visible-md {
		display: block !important
	}
	table.visible-md {
		display: table !important
	}
	tr.visible-md {
		display: table-row !important
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important
	}
}

@media (min-width: 600px) and (max-width: 767px) {
	.visible-md-block {
		display: block !important
	}
}

@media (min-width: 600px) and (max-width: 767px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media (min-width: 600px) and (max-width: 767px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 960px) {
	.visible-lg {
		display: block !important
	}
	table.visible-lg {
		display: table !important
	}
	tr.visible-lg {
		display: table-row !important
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important
	}
}

@media (min-width: 960px) {
	.visible-lg-block {
		display: block !important
	}
}

@media (min-width: 960px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media (min-width: 960px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

@media (max-width: 480px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width: 481px) and (max-width: 599px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width: 600px) and (max-width: 767px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width: 960px) {
	.hidden-lg {
		display: none !important
	}
}
*/

#countries .africa {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -24px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .africa {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -24px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .austria {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -48px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .austria {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -48px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .belgium {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -72px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .belgium {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -72px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .bulgaria {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -96px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .bulgaria {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -96px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .croatia {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -120px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .croatia {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -120px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .czech_republic {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -144px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .czech_republic {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -144px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .denmark {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -168px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .denmark {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -168px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .estonia {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -192px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .estonia {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -192px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .europe {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -216px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .europe {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -216px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .finland {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -240px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .finland {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -240px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .france {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -264px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .france {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -264px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .germany {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -288px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .germany {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -288px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .greece {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -312px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .greece {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -312px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .hungary {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -336px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .hungary {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -336px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .ireland {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -360px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .ireland {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -360px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .israel {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -384px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .israel {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -384px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .italy {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -408px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .italy {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -408px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .latvia {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -432px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .latvia {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -432px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .lithuania {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -456px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .lithuania {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -456px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .malta {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -480px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .malta {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -480px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .middle-east {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -504px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .middle-east {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -504px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .netherlands {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -528px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .netherlands {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -528px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .norway {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -552px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .norway {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -552px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .poland {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -576px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .poland {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -576px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .portugal {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -600px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .portugal {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -600px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .romania {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -624px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .romania {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -624px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .russia {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -648px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .russia {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -648px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .serbia {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -672px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .serbia {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -672px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .slovakia {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -696px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .slovakia {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -696px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .slovenia {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -720px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .slovenia {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -720px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .south_africa {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -744px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .south_africa {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -744px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .spain {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -768px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .spain {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -768px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .sweden {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -792px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .sweden {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -792px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .switzerland {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -816px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .switzerland {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -816px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .turkey {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -840px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .turkey {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -840px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .united_kingdom {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 -864px;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .united_kingdom {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 -864px;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .VAE {
	background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons");
	background-position: 0 0;
	background-size: 24px 888px;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .VAE {
		background-image: url("https://epsonemear.a.bigcontent.io/v1/static/readyprint_0122_icons-2x");
		background-position: 0 0;
		background-size: 24px 888px;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .ukraine {
    background-image: url("https://i8.amplience.net/i/epsonemear/flags_1");
    background-position: 0 -879px;
    background-size: 24px auto;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 0
}


@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	#countries .ukraine {
		background-image: url("https://i8.amplience.net/i/epsonemear/flags_1");
		background-position: 0 -879px;
		background-size: 24px auto;
		width: 24px;
		height: 24px;
		background-repeat: no-repeat;
		overflow: hidden;
		display: block
	}
}

#countries .col-sm-4 {
	margin: 0 0 10px
}

@media (min-width: 960px) {
	#countries .col-sm-4:last-child {
		margin: 0 0 0
	}
}

#countries .col-sm-6 a,
#countries .col-sm-6>div,
#countries .col-sm-4 a,
#countries .col-sm-4>div {
	color: #575756;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	line-height: 24px;
	position: relative;
	padding-left: 34px
}

#countries .col-sm-6 a:hover,
#countries .col-sm-6>div:hover,
#countries .col-sm-4 a:hover,
#countries .col-sm-4>div:hover {
	text-decoration: none
}

.readyprint .mb-20 {
	margin-bottom: 20px
}
