                                @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Quattrocento+Sans:700);
@font-face {
	font-family: 'MyWebFont';
	src: url('fonts/fontawesome-webfont.eot'); /* IE9 Compat Modes */
	src: url('fonts/FontAwesome.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('fonts/fontawesome-webfont.woff') format('woff'), /* Modern Browsers */  url('fonts/fontawesome-webfont.ttf') format('truetype'), /* Safari, Android, iOS */  url('fonts/fontawesome-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
	font-family: active;
	src: url(../fonts/active.eot?64wgoc);
	src: url(../fonts/active.eot?#iefix64wgoc) format('embedded-opentype'), url(../fonts/active.woff?64wgoc) format('woff'), url(../fonts/active.ttf?64wgoc) format('truetype'), url(../fonts/active.svg?64wgoc#active) format('svg');
	font-weight: 400;
	font-style: normal
}
[class^=icon-], [class*=" icon-"] {
	font-family: active;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon-youtube:before {
	content: "\e600"
}
.icon-vimeo:before {
	content: "\e601"
}
.icon-facebook:before {
	content: "\e612"
}
.icon-twitter:before {
	content: "\e613"
}
.icon-g-plus:before {
	content: "\e611"
}
.icon-oxides-2:before {
	content: "\e605"
}
.icon-smell-2:before {
	content: "\e60b"
}
.icon-help:before {
	content: "\e602"
}
.icon-menu:before {/*content:"\e603"*/
	display: none !important;
}
.icon-down:before {/*content:"\e604"*/
}
.icon-close-thin:before {/*content:"\e606"*/
	background: url(../images/btn-close2.png) no-repeat;
}
.icon-close:before {
	content: "\e607"
}
.icon-dirty-2:before {
	content: "\e608"
}
.icon-dirty-3:before {
	content: "\e609"
}
.icon-dirty-1:before {
	content: "\e60a"
}
.icon-smell-1:before {
	content: "\e60c"
}
.icon-smell-3:before {
	content: "\e60d"
}
.icon-oxides-1:before {
	content: "\e60e"
}
.icon-virus-3:before {
	content: "\e60f"
}
.icon-virus-2:before {
	content: "\e610"
}
.icon-virus-1:before {
	content: "\e614"
}
.icon-oxides-3:before {
	content: "\e615"
}
body *, body :after, body :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
a:focus, a:active, button::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, select::-moz-focus-inner, input[type=file]>input[type=button]::-moz-focus-inner {
border:0;
outline:0
}
ul {
	margin: 0;
	padding: 0
}
ul li {
	list-style-type: none
}
a {
	text-decoration: none;
	outline: 0
}
a.no-trans {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}
img {
	vertical-align: top
}
.uppercase {
	text-transform: uppercase
}
.lowercase {
	text-transform: lowercase
}
.capitalize {
	text-transform: capitalize
}
.debug * {
	background: rgba(0,0,0,.15)
}
.clearfix {
	zoom: 1
}
.clearfix:before, .clearfix:after {
	content: '';
	display: table
}
.clearfix:after {
	clear: both
}
.crop {
	overflow: hidden
}
.txt-center {
	text-align: center
}
.txt-left {
	text-align: left
}
.txt-right {
	text-align: right
}
.txt-justify {
	text-align: justify
}
.pull-left {
	float: left
}
.pull-right {
	float: right
}
.table {
	display: table
}
.table-cell {
	display: table-cell;
	vertical-align: middle
}
.spacer {
	margin-bottom: 25px
}
.spacer.smallest {
	margin-bottom: 3.125px
}
.service-box {
	width: 50%;
	border: 1px solid #ccc;
	border-radius: 5px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.service-img {
	width: 10%;
	float: left;
	background-color: rgb(51,51,51);
	text-align: center;
	height: 100%;
	border-radius: 4px 0px 0px 4px;
	;
}
.service-box .service-content { /*float:left;*/
	width: 100%;
}
.service-box p {
	float: left;
	width: 49%;
	height: 100%;
	padding: 10px;
	text-align: left; /*font-size:18px;*/
}
.service-box .service-km {
	float: left;
	padding: 15px;
	width: 15%;
	font-size: 15px;
	color: #B10000;
}
.service-box .service-price {
	float: left;
	width: 13%;
	height: 50%;
	border: 1px solid rgb(51,51,51);
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
}
.service-box .service-button {
	float: left;
	width: 10%;
	height: 100%;
	padding: 10px;
	background: #B10000;
	color: #fff;
	border-radius: 5px;
	margin-top: 5px;
	font-size: 16px;
}
.title-small1 {
	font-size: 64px;
	color: #FF0000;
}
.title-big1 {
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
}
.title-medium1 {
	font-size: 20px;
    font-weight: 100;
    width: 90%;
    margin: 0 auto;
}
input[type="image"]{width:100%; margin-left:10px;}

#thevideo{ position:fixed;
			left:0px;
			bottom:-80px;
			z-index:99999;
			zoom:1.5;
			}
#FLVPlayer{ width:100%;
			height:auto;
			bottom:-10px;
			}
@media only screen and (min-device-width:6410px) and (max-device-width:1024px) {
.service-box p {
	float: left;
	width: 49%;
	height: 100%;
	padding: 10px;
	text-align: left;
	font-size: 14px !important;
}

}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.title-big1 {
	font-size: 14px;
}
.title-small1{
	font-size:36px;
}
.title-small-img{
	margin-top:20px;
}
.title-medium1 {
	font-size: 14px;
	font-weight: 100;
}
.service-box p {
	float: left;
	width: 49%;
	height: 100%;
	padding: 10px;
	text-align: left;
	font-size: 14px !important;
}
#knowmore7, #knowmore8, #knowmore9, #knowmore10, #knowmore11, #knowmore12, #knowmore13, #knowmore14, #knowmore15, #knowmore16, #knowmore17, #knowmore18, #knowmore19, #knowmore20, #knowmore21, #knowmore22, #knowmore23, #knowmore24, #knowmore25, #knowmore26 {
	display: none;
	background: #F3F3F3;
	color: #666666;
	padding: 10px;
	width: 70%;
	margin-top: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	height: 75px;
	text-align: left;
}
#knowmore7 p, #knowmore8 p, #knowmore9 p, #knowmore10 p, #knowmore11 p, #knowmore12 p, #knowmore13 p, #knowmore14 p, #knowmore15 p, #knowmore16 p, #knowmore17 p, #knowmore18 p, #knowmore19 p, #knowmore20  p, #knowmore21 p, #knowmore22 p, #knowmore23 p, #knowmore24 p, #knowmore25 p, #knowmore26 p{
	font-size: 16px;
}
#knowmore5 {
	display: none;
	background: #F3F3F3;
	color: #666666;
	padding: 10px;
	width: 70%;
	margin-top: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	height: 500px;
	text-align: left;
}
#knowmore5 p {
	font-size: 16px;
}
#knowmore5 ul li {
	font-size: 14px;
}
#knowmore5 .left {
	float: left;
	width: 40%;
	padding: 10px;
	height: 200px;
	display: block;
}
#knowmore5 .center {
	float: left;
	width: 30%;
	padding: 10px;
	height: 200px;
	display: block;
}
#knowmore5 .right {
	float: left;
	width: 30%;
	padding: 10px;
	height: 200px;
	display: block;
}
#knowmore6 {
	display: none;
	background: #F3F3F3;
	color: #666666;
	padding: 10px;
	width: 70%;
	margin-top: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	height: 75px;
	text-align: left;
}
#knowmore-2 {
	display: none;
	background: #F3F3F3;
	color: #666666;
	padding: 10px;
	width: 70%;
	margin-top: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	text-align: left;
}
#knowmore-1, #knowmore, #knowmore2, #knowmore3 {
	display: none;
	background: #F3F3F3;
	color: #666666;
	padding: 10px;
	width: 70%;
	margin-top: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	height: 250px;
	text-align: left;
}
#knowmore p, #knowmore2 p, #knowmore3 p, #knowmore-1 p, #knowmore-2 p, #knowmore6 p {
	font-size: 16px;
}
#knowmore ul li, #knowmore2 ul li, #knowmore3 ul li, #knowmore-1 ul li, #knowmore-2 ul li {
	font-size: 16px;
}
#knowmore .left, #knowmore2 .left, #knowmore3 .left, #knowmore-1 .left, #knowmore-2 .left {
	float: left;
	width: 40%;
	padding: 10px;
	height: 150px;
	display: block;
}
#knowmore .center, #knowmore2 .center, #knowmore3 .center, #knowmore-1 .center, #knowmore-2 .center {
	float: left;
	width: 30%;
	padding: 10px;
	height: 150px;
	display: block;
}
#knowmore .right, #knowmore2 .right, #knowmore3 .right, #knowmore-1 .right, #knowmore-2 .right {
	float: left;
	width: 30%;
	padding: 10px;
	height: 150px;
	display: block;
}
a.tooltips {
	position: relative;
	display: inline;
}
a.tooltips span {
	position: absolute;
	width: 160%;
	color: #FFFFFF;
	background: #000000;
	height: auto;
	line-height: 20px;
	text-align: center;
	visibility: hidden;
	border-radius: 6px;
	box-shadow: 0px 3px 0px #DB0000;
	font-size: 14px;
	padding: 5px;
}
a.tooltips span:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 15%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-top: 8px solid #000000;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
a:hover.tooltips span {
	visibility: visible;
	opacity: 0.8;
	bottom: 30px;
	left: 50%;
	margin-left: -76px;
	z-index: 999;
}
}
#knowmore7, #knowmore8, #knowmore9, #knowmore10, #knowmore11, #knowmore12, #knowmore13, #knowmore14, #knowmore15, #knowmore16, #knowmore17, #knowmore18, #knowmore19, #knowmore20, #knowmore21, #knowmore22, #knowmore23, #knowmore24, #knowmore25, #knowmore26 {
	display: none;
	background: #F3F3F3;
	color: #666666;
	padding: 10px;
	width: 50%;
	margin-top: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	height: 85px;
	text-align: left;
}
#knowmore7 p, #knowmore8 p, #knowmore9 p, #knowmore10 p, #knowmore11 p, #knowmore12 p, #knowmore13 p, #knowmore14 p, #knowmore15 p, #knowmore16 p, #knowmore17 p, #knowmore18 p, #knowmore19 p, #knowmore20  p, #knowmore21 p, #knowmore22 p, #knowmore23 p, #knowmore24 p, #knowmore25 p, #knowmore26 p{
	font-size: 16px;
}
#knowmore5 {
	display: none;
	background: #F3F3F3;
	color: #666666;
	padding: 10px;
	width: 50%;
	margin-top: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	height: 500px;
	text-align: left;
}
#knowmore5 p {
	font-size: 16px;
}
#knowmore5 ul li {
	font-size: 14px;
}
#knowmore5 .left {
	float: left;
	width: 40%;
	padding: 10px;
	height: 200px;
	display: block;
}
#knowmore5 .center {
	float: left;
	width: 30%;
	padding: 10px;
	height: 200px;
	display: block;
}
#knowmore5 .right {
	float: left;
	width: 30%;
	padding: 10px;
	height: 200px;
	display: block;
}
#knowmore6 {
	display: none;
	background: #F3F3F3;
	color: #666666;
	padding: 10px;
	width: 50%;
	margin-top: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	height: 75px;
	text-align: left;
}
#knowmore6 p {
	font-size: 16px;
}
#knowmore-2 {
	display: none;
	background: #F3F3F3;
	color: #666666;
	padding: 10px;
	width: 50%;
	margin-top: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	text-align: left;
}
#knowmore-1, #knowmore, #knowmore2, #knowmore3, #knowmore4 {
	display: none;
	background: #F3F3F3;
	color: #666666;
	padding: 10px;
	width: 50%;
	margin-top: 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	height: 270px;
	text-align: left;
}
#knowmore p, #knowmore2 p, #knowmore3 p, #knowmore-1 p, #knowmore-2 p, #knowmore6 p, #knowmore4 p {
font-size:16px;
}
#knowmore ul li, #knowmore2 ul li, #knowmore3 ul li, #knowmore-1 ul li, #knowmore-2 ul li {
	font-size: 16px;
}
#knowmore .left, #knowmore2 .left, #knowmore3 .left, #knowmore-1 .left, #knowmore-2 .left {
	float: left;
	width: 40%;
	padding: 10px;
	height: 150px;
	display: block;
}
#knowmore .center, #knowmore2 .center, #knowmore3 .center, #knowmore-1 .center, #knowmore-2 .center {
	float: left;
	width: 30%;
	padding: 10px;
	height: 150px;
	display: block;
}
#knowmore .right, #knowmore2 .right, #knowmore3 .right, #knowmore-1 .right, #knowmore-2 .right {
	float: left;
	width: 30%;
	padding: 10px;
	height: 150px;
	display: block;
}
a.tooltips {
	position: relative;
	display: inline;
}
a.tooltips span {
	position: absolute;
	width: 160%;
	color: #FFFFFF;
	background: #000000;
	height: auto;
	line-height: 20px;
	text-align: center;
	visibility: hidden;
	border-radius: 6px;
	box-shadow: 0px 3px 0px #DB0000;
	font-size: 14px;
	padding: 5px;
}
a.tooltips span:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 15%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-top: 8px solid #000000;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
a:hover.tooltips span {
	visibility: visible;
	opacity: 0.8;
	bottom: 30px;
	left: 50%;
	margin-left: -76px;
	z-index: 999;
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.spacer.smallest {
	margin-bottom: 1.5625px
}
}
.spacer.smaller {
	margin-bottom: 6.25px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.spacer.smaller {
	margin-bottom: 3.125px
}
}
.spacer.small {
	margin-bottom: 12.5px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.spacer.small {
	margin-bottom: 6.25px
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.spacer {
	margin-bottom: 12.5px
}
}
.spacer.big {
	margin-bottom: 50px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.spacer.big {
	margin-bottom: 25px
}
}
.spacer.bigger {
	margin-bottom: 100px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.spacer.bigger {
	margin-bottom: 50px
}
}
.spacer.biggest {
	margin-bottom: 200px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.spacer.biggest {
	margin-bottom: 100px
}
}
.m {
	margin: 25px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.m {
	margin: 12.5px
}
}
.m-half {
	margin: 12.5px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.m-half {
	margin: 6.25px
}
}
.m-double {
	margin: 50px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.m-double {
	margin: 25px
}
}
.m-extradouble {
	margin: 100px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.m-extradouble {
	margin: 50px
}
}
.m-reset {
	margin: 0!important
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.m-reset {
	margin: 0
}
}
.mt {
	margin-top: 25px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mt {
	margin-top: 12.5px
}
}
.mt-half {
	margin-top: 12.5px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mt-half {
	margin-top: 6.25px
}
}
.mt-double {
	margin-top: 50px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mt-double {
	margin-top: 25px
}
}
.mt-extradouble {
	margin-top: 100px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mt-extradouble {
	margin-top: 50px
}
}
.mt-reset {
	margin-top: 0!important
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mt-reset {
	margin-top: 0
}
}
.mb {
	margin-bottom: 25px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mb {
	margin-bottom: 12.5px
}
}
.mb-half {
	margin-bottom: 12.5px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mb-half {
	margin-bottom: 6.25px
}
}
.mb-double {
	margin-bottom: 50px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mb-double {
	margin-bottom: 25px
}
}
.mb-extradouble {
	margin-bottom: 100px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mb-extradouble {
	margin-bottom: 50px
}
}
.mb-reset {
	margin-bottom: 0!important
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mb-reset {
	margin-bottom: 0
}
}
.mr {
	margin-right: 25px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mr {
	margin-right: 12.5px
}
}
.mr-half {
	margin-right: 12.5px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mr-half {
	margin-right: 6.25px
}
}
.mr-double {
	margin-right: 50px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mr-double {
	margin-right: 25px
}
}
.mr-extradouble {
	margin-right: 100px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mr-extradouble {
	margin-right: 50px
}
}
.mr-reset {
	margin-right: 0!important
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mr-reset {
	margin-right: 0
}
}
.ml {
	margin-left: 25px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.ml {
	margin-left: 12.5px
}
}
.ml-half {
	margin-left: 12.5px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.ml-half {
	margin-left: 6.25px
}
}
.ml-double {
	margin-left: 50px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.ml-double {
	margin-left: 25px
}
}
.ml-extradouble {
	margin-left: 100px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.ml-extradouble {
	margin-left: 50px
}
}
.ml-reset {
	margin-left: 0!important
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.ml-reset {
	margin-left: 0
}
}
.mv {
	margin-top: 25px;
	margin-bottom: 25px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mv {
	margin-top: 12.5px;
	margin-bottom: 12.5px
}
}
.mv-half {
	margin-top: 12.5px;
	margin-bottom: 12.5px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mv-half {
	margin-top: 6.25px;
	margin-bottom: 6.25px
}
}
.mv-double {
	margin-top: 50px;
	margin-bottom: 50px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mv-double {
	margin-top: 25px;
	margin-bottom: 25px
}
}
.mv-extradouble {
	margin-top: 100px;
	margin-bottom: 100px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mv-extradouble {
	margin-top: 50px;
	margin-bottom: 50px
}
}
.mv-reset {
	margin-top: 0!important;
	margin-bottom: 0!important
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mv-reset {
	margin-top: 0;
	margin-bottom: 0
}
}
.mh {
	margin-left: 25px;
	margin-right: 25px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mh {
	margin-left: 12.5px;
	margin-right: 12.5px
}
}
.mh-half {
	margin-left: 12.5px;
	margin-right: 12.5px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mh-half {
	margin-left: 6.25px;
	margin-right: 6.25px
}
}
.mh-double {
	margin-left: 50px;
	margin-right: 50px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mh-double {
	margin-left: 25px;
	margin-right: 25px
}
}
.mh-extradouble {
	margin-left: 100px;
	margin-right: 100px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mh-extradouble {
	margin-left: 50px;
	margin-right: 50px
}
}
.mh-reset {
	margin-left: 0!important;
	margin-right: 0!important
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.mh-reset {
	margin-left: 0;
	margin-right: 0
}
}
.p {
	padding: 25px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.p {
	padding: 12.5px
}
}
.p-half {
	padding: 12.5px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.p-half {
	padding: 6.25px
}
}
.p-double {
	padding: 50px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.p-double {
	padding: 25px
}
}
.p-extradouble {
	padding: 100px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.p-extradouble {
	padding: 50px
}
}
.p-reset {
	padding: 0!important
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.p-reset {
	padding: 0
}
}
.pt {
	padding-top: 25px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pt {
	padding-top: 12.5px
}
}
.pt-half {
	padding-top: 12.5px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pt-half {
	padding-top: 6.25px
}
}
.pt-double {
	padding-top: 50px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pt-double {
	padding-top: 25px
}
}
.pt-extradouble {
	padding-top: 100px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pt-extradouble {
	padding-top: 50px
}
}
.pt-reset {
	padding-top: 0!important
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pt-reset {
	padding-top: 0
}
}
.pb {
	padding-bottom: 25px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pb {
	padding-bottom: 12.5px
}
}
.pb-half {
	padding-bottom: 12.5px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pb-half {
	padding-bottom: 6.25px
}
}
.pb-double {
	padding-bottom: 50px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pb-double {
	padding-bottom: 25px
}
}
.pb-extradouble {
	padding-bottom: 100px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pb-extradouble {
	padding-bottom: 50px
}
}
.pb-reset {
	padding-bottom: 0!important
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pb-reset {
	padding-bottom: 0
}
}
.pr {
	padding-right: 25px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pr {
	padding-right: 12.5px
}
}
.pr-half {
	padding-right: 12.5px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pr-half {
	padding-right: 6.25px
}
}
.pr-double {
	padding-right: 50px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pr-double {
	padding-right: 25px
}
}
.pr-extradouble {
	padding-right: 100px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pr-extradouble {
	padding-right: 50px
}
}
.pr-reset {
	padding-right: 0!important
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pr-reset {
	padding-right: 0
}
}
.pl {
	padding-left: 25px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pl {
	padding-left: 12.5px
}
}
.pl-half {
	padding-left: 12.5px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pl-half {
	padding-left: 6.25px
}
}
.pl-double {
	padding-left: 50px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pl-double {
	padding-left: 25px
}
}
.pl-extradouble {
	padding-left: 100px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pl-extradouble {
	padding-left: 50px
}
}
.pl-reset {
	padding-left: 0!important
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pl-reset {
	padding-left: 0
}
}
.pv {
	padding-top: 25px;
	padding-bottom: 25px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pv {
	padding-top: 12.5px;
	padding-bottom: 12.5px
}
}
.pv-half {
	padding-top: 12.5px;
	padding-bottom: 12.5px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pv-half {
	padding-top: 6.25px;
	padding-bottom: 6.25px
}
}
.pv-double {
	padding-top: 50px;
	padding-bottom: 50px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pv-double {
	padding-top: 25px;
	padding-bottom: 25px
}
}
.pv-extradouble {
	padding-top: 100px;
	padding-bottom: 100px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pv-extradouble {
	padding-top: 50px;
	padding-bottom: 50px
}
}
.pv-reset {
	padding-top: 0!important;
	padding-bottom: 0!important
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pv-reset {
	padding-top: 0;
	padding-bottom: 0
}
}
.ph {
	padding-left: 25px;
	padding-right: 25px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.ph {
	padding-left: 12.5px;
	padding-right: 12.5px
}
}
.ph-half {
	padding-left: 12.5px;
	padding-right: 12.5px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.ph-half {
	padding-left: 6.25px;
	padding-right: 6.25px
}
}
.ph-double {
	padding-left: 50px;
	padding-right: 50px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.ph-double {
	padding-left: 25px;
	padding-right: 25px
}
}
.ph-extradouble {
	padding-left: 100px;
	padding-right: 100px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.ph-extradouble {
	padding-left: 50px;
	padding-right: 50px
}
}
.ph-reset {
	padding-left: 0!important;
	padding-right: 0!important
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.ph-reset {
	padding-left: 0;
	padding-right: 0
}
}
@-webkit-keyframes scrolldown {
0% {
top:-45px
}
50% {
top:0
}
100% {
top:45px
}
}
@-moz-keyframes scrolldown {
0% {
top:-45px
}
50% {
top:0
}
100% {
top:45px
}
}
@-o-keyframes scrolldown {
0% {
top:-45px
}
50% {
top:0
}
100% {
top:45px
}
}
@keyframes scrolldown {
0% {
top:-45px
}
50% {
top:0
}
100% {
top:45px
}
}
@-webkit-keyframes loop {
from {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
-webkit-transform:rotate(359.99deg);
-moz-transform:rotate(359.99deg);
-o-transform:rotate(359.99deg);
-ms-transform:rotate(359.99deg);
transform:rotate(359.99deg)
}
}
@-moz-keyframes loop {
from {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
-webkit-transform:rotate(359.99deg);
-moz-transform:rotate(359.99deg);
-o-transform:rotate(359.99deg);
-ms-transform:rotate(359.99deg);
transform:rotate(359.99deg)
}
}
@-o-keyframes loop {
from {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
-webkit-transform:rotate(359.99deg);
-moz-transform:rotate(359.99deg);
-o-transform:rotate(359.99deg);
-ms-transform:rotate(359.99deg);
transform:rotate(359.99deg)
}
}
@keyframes loop {
from {
-webkit-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-o-transform:rotate(0deg);
-ms-transform:rotate(0deg);
transform:rotate(0deg)
}
to {
-webkit-transform:rotate(359.99deg);
-moz-transform:rotate(359.99deg);
-o-transform:rotate(359.99deg);
-ms-transform:rotate(359.99deg);
transform:rotate(359.99deg)
}
}
@-webkit-keyframes moveY-down {
from {
-webkit-transform:translateY(0%);
-moz-transform:translateY(0%);
-o-transform:translateY(0%);
-ms-transform:translateY(0%);
transform:translateY(0%)
}
to {
-webkit-transform:translateY(50%);
-moz-transform:translateY(50%);
-o-transform:translateY(50%);
-ms-transform:translateY(50%);
transform:translateY(50%)
}
}
@-moz-keyframes moveY-down {
from {
-webkit-transform:translateY(0%);
-moz-transform:translateY(0%);
-o-transform:translateY(0%);
-ms-transform:translateY(0%);
transform:translateY(0%)
}
to {
-webkit-transform:translateY(50%);
-moz-transform:translateY(50%);
-o-transform:translateY(50%);
-ms-transform:translateY(50%);
transform:translateY(50%)
}
}
@-o-keyframes moveY-down {
from {
-webkit-transform:translateY(0%);
-moz-transform:translateY(0%);
-o-transform:translateY(0%);
-ms-transform:translateY(0%);
transform:translateY(0%)
}
to {
-webkit-transform:translateY(50%);
-moz-transform:translateY(50%);
-o-transform:translateY(50%);
-ms-transform:translateY(50%);
transform:translateY(50%)
}
}
@keyframes moveY-down {
from {
-webkit-transform:translateY(0%);
-moz-transform:translateY(0%);
-o-transform:translateY(0%);
-ms-transform:translateY(0%);
transform:translateY(0%)
}
to {
-webkit-transform:translateY(50%);
-moz-transform:translateY(50%);
-o-transform:translateY(50%);
-ms-transform:translateY(50%);
transform:translateY(50%)
}
}
@-webkit-keyframes moveY-up {
from {
-webkit-transform:translateY(0%);
-moz-transform:translateY(0%);
-o-transform:translateY(0%);
-ms-transform:translateY(0%);
transform:translateY(0%)
}
to {
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-o-transform:translateY(-50%);
-ms-transform:translateY(-50%);
transform:translateY(-50%)
}
}
@-moz-keyframes moveY-up {
from {
-webkit-transform:translateY(0%);
-moz-transform:translateY(0%);
-o-transform:translateY(0%);
-ms-transform:translateY(0%);
transform:translateY(0%)
}
to {
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-o-transform:translateY(-50%);
-ms-transform:translateY(-50%);
transform:translateY(-50%)
}
}
@-o-keyframes moveY-up {
from {
-webkit-transform:translateY(0%);
-moz-transform:translateY(0%);
-o-transform:translateY(0%);
-ms-transform:translateY(0%);
transform:translateY(0%)
}
to {
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-o-transform:translateY(-50%);
-ms-transform:translateY(-50%);
transform:translateY(-50%)
}
}
@keyframes moveY-up {
from {
-webkit-transform:translateY(0%);
-moz-transform:translateY(0%);
-o-transform:translateY(0%);
-ms-transform:translateY(0%);
transform:translateY(0%)
}
to {
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-o-transform:translateY(-50%);
-ms-transform:translateY(-50%);
transform:translateY(-50%)
}
}
.portrait-alert {
	padding: 12.5px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	background: #fff url(../images/portrait-bg.jpg) no-repeat 50% 50%;
	background-size: cover;
	display: none;
	text-align: center
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.portrait-alert {
	padding: 6.25px
}
}

@media only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:portrait), only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:portrait) {
.portrait-alert {
	display: block
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:portrait) {
.portrait-alert .portrait-logo {
	width: 100px
}
.portrait-alert .portrait-rotate {
	width: 50%
}
#knowmore5 {
	height: 595px;
}
#knowmore5 .center {
	height: 272px;
}
}
.pace {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 9999
}
.pace .pace-progress {
	-webkit-transition: width 1s;
	-moz-transition: width 1s;
	-o-transition: width 1s;
	transition: width 1s;
	margin-top: 50px;
	position: absolute;
	background: #C70909;
	top: 50%;
	left: 0;
	width: 0;
	height: 2px;
	margin-top: 19px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.pace .pace-progress {
	margin-top: 25px
}
.service-box {
	width: 70%
}
#knowmore-2, #knowmore-1, #knowmore, #knowmore2, #knowmore3, #knowmore4, #knowmore5, #knowmore6, #knowmore7, #knowmore8, #knowmore9, #knowmore10, #knowmore11, #knowmore12, #knowmore13, #knowmore14, #knowmore15, #knowmore16, #knowmore17, #knowmore18, #knowmore19, #knowmore20, #knowmore21, #knowmore22, #knowmore23, #knowmore24, #knowmore25, #knowmore26 {
	width: 70%
}
#knowmore, #knowmore2, #knowmore3 {
	height: 290px;
}
.buttons-group .icon-wrap img {
	width: 24px;
	height: 24px;
}
}
.pace .pace-activity {
	position: absolute;
	width: 250px;
	height: 50px;
	background: #fff url(../images/logo.png) no-repeat 50% 50%;
	top: 50%;
	left: 50%;
	margin-left: -125px;
	margin-top: -45px;
	z-index: 2
}
html, body {
	height: 100%;
	overflow: hidden
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	color: #4a4746
}
body.load .stages-container, body.load .stage, body.load .level, body.load .header {
	display: block;
	visibility: hidden
}

@media only screen and (max-width:1024px) {
body {
	min-width: 980px
}
.service-box p {
	float: left;
	width: 49%;
	height: 100%;
	padding: 10px;
	text-align: left;
	font-size: 14px !important;
}
.service-box .service-km {
	padding: 5px
}
.service-box .service-button {
	padding: 5px;
	margin-top: 4px;
	font-size: 12px;
}
.wrapper: {
margin-top: 10%;
}
#knowmore7, #knowmore8, #knowmore9, #knowmore10, #knowmore11, #knowmore12, #knowmore13, #knowmore14, #knowmore15, #knowmore16, #knowmore17, #knowmore18, #knowmore19, #knowmore20, #knowmore21, #knowmore22, #knowmore23, #knowmore24, #knowmore25, #knowmore26 {
	height: 100px;
}
#knowmore4{ height:120px;}
#knowmore-2 {
	height: 100px;
}
#knowmore ul li, #knowmore2 ul li, #knowmore3 ul li, #knowmore-1 ul li, #knowmore-2 ul li {
	font-size: 12px;
}
#knowmore p, #knowmore2 p, #knowmore3 p, #knowmore-1 p, #knowmore-2 p, #knowmore6 p, #knowmore4 p {
	font-size: 13px;
}
#knowmore7 p, #knowmore8 p, #knowmore9 p, #knowmore10 p, #knowmore11 p, #knowmore12 p, #knowmore13 p, #knowmore14 p, #knowmore15 p, #knowmore16 p, #knowmore17 p, #knowmore18 p, #knowmore19 p, #knowmore20 p, #knowmore21 p, #knowmore22 p, #knowmore23 p, #knowmore24 p, #knowmore25 p, #knowmore26 p {
	font-size: 13px;
}
#knowmore5 p {
	font-size: 14px;
}
#knowmore5 ul li {
	font-size: 12px;
}
#knowmore5 .center {
	height: 260px;
}
#knowmore5 {
	height: 590px;
}
/*.buttons-group .icon-wrap img{width:36px; height:36px;}*/
}

@media only screen and (min-device-width:1280px) and (max-device-width:1377px) {

.service-box{
	width:70%
}

#knowmore-2, #knowmore-1, #knowmore, #knowmore2, #knowmore3, #knowmore4, #knowmore5, #knowmore6, #knowmore7, #knowmore8, #knowmore9, #knowmore10, #knowmore11, #knowmore12, #knowmore13, #knowmore14, #knowmore15, #knowmore16, #knowmore17, #knowmore18, #knowmore19, #knowmore20, #knowmore21, #knowmore22, #knowmore23, #knowmore24, #knowmore25, #knowmore26 {
	width: 70%
}
#knowmore ul li, #knowmore2 ul li, #knowmore3 ul li, #knowmore-1 ul li, #knowmore-2 ul li {
	font-size: 16px;
}
#knowmore p, #knowmore2 p, #knowmore3 p, #knowmore-1 p, #knowmore-2 p, #knowmore6 p, #knowmore4 p {
	font-size: 16px;
}
#knowmore7 p, #knowmore8 p, #knowmore9 p, #knowmore10 p, #knowmore11 p, #knowmore12 p, #knowmore13 p, #knowmore14 p, #knowmore15 p, #knowmore16 p, #knowmore17 p, #knowmore18 p, #knowmore19 p, #knowmore20 p, #knowmore21 p, #knowmore22 p, #knowmore23 p, #knowmore24 p, #knowmore25 p, #knowmore26 p{
	font-size: 16px;
}
#knowmore5 p {
	font-size: 16px;
}
	
	
}

@media only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:landscape), only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:portrait), only screen and (min-device-width:200px) and (max-device-width:640px) {
body {
	min-width: initial
}
}

@media only screen and (max-width:1024px), only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:landscape) {
body {
	font-size: 18px
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
body {
	font-size: 12px
}
}
.credits {
	position: absolute;
	bottom: 0;
	z-index: 2;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 12.5px;
	font-size: 12px
}
.credits a {
	color: #4a4746
}
.credits a .basilico {
	display: inline-block;
	width: 20px;
	height: 16px;
	overflow: hidden;
	background-image: url(../images/basilico.png);
	background-repeat: no-repeat;
	background-position: right 0
}
.credits a strong {
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease
}
.credits a:hover strong {
	color: #7db025
}
.center-container {
	display: table;
	position: relative;
	width: 100%;
	height: 100%
}
.center-container .center-content {
	display: table-cell;
	vertical-align: middle;
	position: relative
}
.stages-container {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden
}
.stage {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	display: none;
	z-index: 1
}
.stage.active {
	display: block;
	z-index: 2
}
.stage .nav-buttons {
	position: absolute;
	top: 50%;
	right: 10px;
	z-index: 10;
	visibility: hidden
}
.stage .button.icon.scrolldown {
	position: absolute;
	left: 50%;
	bottom: 37.5px;
	margin-left: -22.5px;
	z-index: 10;
	display: none
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.stage .button.icon.scrolldown {
	bottom: 0
}
}
.level {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	display: none;
	z-index: 3
}
.level.active {
	display: block;
	z-index: 4
}
.level .wrapper {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}
.background {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 2
}
.parallax {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff
}
.parallax img {
	position: absolute;
	bottom: -3%;
	right: -3%
}
.drop-container {
	position: absolute;
	top: 50px;
	left: 10px;
	right: 10px;
	bottom: 105px;
	border: 1px dashed rgba(255,0,0,.6);
	display: none;
	z-index: 10
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.drop-container {
	bottom: 70px
}
}
.circle-baloons-container {
	zoom: 1;
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	bottom: 93px;
	z-index: 2
}
.circle-baloons-container:before, .circle-baloons-container:after {
	content: '';
	display: table
}
.circle-baloons-container:after {
	clear: both
}
.circle-baloons-container .tile {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	position: absolute;
	top: 0;
	bottom: 50px;
	z-index: 3
}
.circle-baloons-container .tile.active-ceramic {
	left: 110px;
	right: 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.circle-baloons-container .tile.active-ceramic {
	left: 15px;
	bottom: 0
}
}
.circle-baloons-container .tile.normal {
	left: 50%;
	right: 110px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.circle-baloons-container .tile.normal {
	right: 15px;
	bottom: 0
}
}
.circle-baloons-container .circle-baloon {
	position: absolute
}
.circle-baloons-container .active-ceramic .circle-baloon.virus-1 {
	top: 7%;
	left: 32%
}
.circle-baloons-container .active-ceramic .circle-baloon.virus-2 {
	top: 50%;
	left: 16%
}
.circle-baloons-container .active-ceramic .circle-baloon.virus-3 {
	bottom: -3%;
	left: 62%
}
.circle-baloons-container .active-ceramic .circle-baloon.oxides-1 {
	top: 28%;
	left: 24%
}
.circle-baloons-container .active-ceramic .circle-baloon.oxides-2 {
	bottom: 19%;
	left: 36%
}
.circle-baloons-container .active-ceramic .circle-baloon.oxides-3 {
	bottom: 2%;
	left: -1%
}
.circle-baloons-container .active-ceramic .circle-baloon.dirty-1 {
	bottom: 29%;
	left: 0
}
.circle-baloons-container .active-ceramic .circle-baloon.dirty-2 {
	bottom: 1%;
	left: 26%
}
.circle-baloons-container .active-ceramic .circle-baloon.dirty-3 {
	top: 10%;
	left: 8%
}
.circle-baloons-container .active-ceramic .circle-baloon.smell-1 {
	bottom: 18%;
	left: 15%
}
.circle-baloons-container .active-ceramic .circle-baloon.smell-2 {
	top: 37%;
	left: -.5%
}
.circle-baloons-container .active-ceramic .circle-baloon.smell-3 {
	top: 13%;
	left: 52%
}
.circle-baloons-container .normal .circle-baloon.virus-1 {
	top: 11%;
	right: 59%
}
.circle-baloons-container .normal .circle-baloon.virus-2 {
	top: 45%;
	right: 0
}
.circle-baloons-container .normal .circle-baloon.virus-3 {
	bottom: 10%;
	right: 36%
}
.circle-baloons-container .normal .circle-baloon.oxides-1 {
	top: 23%;
	right: -.5%
}
.circle-baloons-container .normal .circle-baloon.oxides-2 {
	bottom: 60%;
	right: 30%
}
.circle-baloons-container .normal .circle-baloon.oxides-3 {
	bottom: 25%;
	right: 25%
}
.circle-baloons-container .normal .circle-baloon.dirty-1 {
	top: 1%;
	right: 36%
}
.circle-baloons-container .normal .circle-baloon.dirty-2 {
	top: 72%;
	right: 8%
}
.circle-baloons-container .normal .circle-baloon.dirty-3 {
	bottom: 0;
	right: 15%
}
.circle-baloons-container .normal .circle-baloon.smell-1 {
	bottom: 0;
	right: 53%
}
.circle-baloons-container .normal .circle-baloon.smell-2 {
	top: 14%;
	right: 16%
}
.circle-baloons-container .normal .circle-baloon.smell-3 {
	bottom: 3%;
	right: -.5%
}
.flip-container {
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative
}
.flip-container .flipper {
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	position: relative
}
.flip-container .front, .flip-container .back {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-o-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	position: absolute;
	top: 0;
	left: 0
}
.flip-container .front {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
	z-index: 2
}
.flip-container .back {
	-webkit-transform: rotateY(-179.9999deg);
	-moz-transform: rotateY(-179.9999deg);
	-o-transform: rotateY(-179.9999deg);
	-ms-transform: rotateY(-179.9999deg);
	transform: rotateY(-179.9999deg)
}
@media screen and (min-width:0\0) {
.flip-container .back {
-webkit-backface-visibility:inherit!important;
-moz-backface-visibility:inherit!important;
-o-backface-visibility:inherit!important;
-ms-backface-visibility:inherit!important;
backface-visibility:inherit!important;
z-index:10
}
}
.flip-container.flip .flipper {
	-webkit-transform: rotateY(179.9999deg);
	-moz-transform: rotateY(179.9999deg);
	-o-transform: rotateY(179.9999deg);
	-ms-transform: rotateY(179.9999deg);
	transform: rotateY(179.9999deg)
}
.popup-container {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 5;
	display: none
}
.popup-container#popup-form {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	background-image: url(../images/desktop/bg-form.jpg)
}

@media only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:landscape), only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:portrait) {
.popup-container#popup-form {
	background-image: url(../images/tablet/bg-form.jpg)
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.popup-container#popup-form {
	background-image: url(../images/smartphone/bg-form.jpg)
}
}
p {
	margin-top: 0!important;
	margin-bottom: 12.5px;
	font-weight: 300;
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
p {
	margin-top: 0
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
p {
	margin-bottom: 6.25px;
	padding:0px;
	font-size: 11px;
	
}
}
p a {
	color: rgba(11,124,99,.8)
}
p a:hover, p a.active {
	color: rgba(255,0,0,.6)
}
.title-big {/*font-family:'Quattrocento Sans',sans-serif;font-size:132px;text-transform:uppercase;font-weight:700;color:#302e2d;letter-spacing:-2px;margin:0*/
}

@media only screen and (max-width:1024px), only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:landscape) {
.title-big {
	font-size: 108px
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.title-big {
	font-size: 48px
}
}
.title-medium {
	margin-bottom: 12.5px;
	font-size: 38px;
	font-weight: 300;
	line-height: 48px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.title-medium {
	margin-bottom: 6.25px
}
}

@media only screen and (max-width:1024px), only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:landscape) {
.title-medium {
	font-size: 30px;
	line-height: 40px
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.title-medium {
	font-size: 18px;
	line-height: 24px
}
}
.title-small {
	margin-bottom: 12.5px;
	font-size: 18px;
	color: rgba(255,0,0,.6);
	text-transform: uppercase;
	font-weight: 600
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.title-small {
	margin-bottom: 6.25px
}
}

@media only screen and (max-width:1024px), only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:landscape) {
.title-small {
	font-size: 16px
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.title-small {
	font-size: 8px
}
}
.title-line {
	margin-top: 25px;
	margin-bottom: 25px;
	position: relative;
	display: inline-block;
	height: 2px;
	width: 50px;
	background: rgb(255,0,0)
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.title-line {
	margin-top: 12.5px
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.title-line {
	margin-bottom: 12.5px
}
}
.title-line.small {
	margin-top: 12.5px;
	margin-bottom: 12.5px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.title-line.small {
	margin-top: 6.25px
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.title-line.small {
	margin-bottom: 6.25px
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.title-line {
	margin: 5px 0
}
}
.text-wrapper {
	position: relative;
	width: 650px;
	margin: 0 auto
}
.text-wrapper.bg-gradient {/*padding-left:25px;padding-right:25px;padding-top:12.5px;padding-bottom:12.5px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigyNTUsIDI1NSwgMjU1KSIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9InJnYigyNTUsIDI1NSwgMjU1KSIgc3RvcC1vcGFjaXR5PSIwLjkiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);background-image:-webkit-linear-gradient(top bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.9) 100%);background-image:-moz-linear-gradient(top bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.9) 100%);background-image:-o-linear-gradient(top bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.9) 100%);background-image:linear-gradient(to bottom bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.9) 100%)*/
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.text-wrapper.bg-gradient {
	padding-left: 12.5px
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.text-wrapper.bg-gradient {
	padding-right: 12.5px
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.text-wrapper.bg-gradient {
	padding-top: 6.25px
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.text-wrapper.bg-gradient {
	padding-bottom: 6.25px
}
}
.text-wrapper.bg-gradient p {
	padding: 0!important;
	margin: 0!important
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.text-wrapper.bg-gradient p {
	padding: 0
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.text-wrapper.bg-gradient p {
	margin: 0
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.text-wrapper {
	width: 85%
}
}
.anchor {
	position: relative;
	font-size: 14px;
	text-transform: uppercase;
	color: #4a4746;
	font-weight: 700
}
.anchor:after {
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	position: absolute;
	right: -15px;
	top: .5px;
	content: '>';
	color: rgba(255,0,0,.6)
}
.anchor:hover:after {
	right: -20px
}
.header {
	position: absolute;
	z-index: 50;
	top: 0;
	left: 0;
	right: 0;
	height: 80px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.header {
	height: 45px
}
}
.header .logo {
	position: absolute;
	width: 175px;
	height: auto;
	top: 9px;
	left: 25px;
	z-index: 2
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.header .logo {
	width: 90px;
	height: 23px;
	top: 10px;
	left: 10px
}
}
.header .logo .flip-container {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}
@media screen and (min-width:0\0) {
.header .logo .flip-container.flip .flipper {
-webkit-transform:rotateY(0deg)!important;
-moz-transform:rotateY(0deg)!important;
-o-transform:rotateY(0deg)!important;
-ms-transform:rotateY(0deg)!important;
transform:rotateY(0deg)!important
}
.header .logo .flip-container .back {
display:none
}
}
.header .logo img {
	width: 100%
}
/*.header .menu{padding:25px;position:absolute;top:-80px;left:0;width:100%;height:80px;z-index:1;background:rgba(255,0,0,.6);color:#fff;text-align:center;display:block}*/
.header .menu {
	padding: 25px;
	position: relative;
	top: 0px;
	left: 0;
	width: 100%;
	height: 80px;
	z-index: 0;
	background: #EFEFEF/*rgba(255,0,0,.6)*/;
	color: #000;
	text-align: center;
	display: block;
	-webkit-box-shadow: 0 8px 6px -6px #666;
	-moz-box-shadow: 0 8px 6px -6px #666;
	box-shadow: 0 8px 6px -6px #666;
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.header .menu {
	padding: 12.5px
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.header .menu {
	height: 45px
}
}
.header .menu li {
	-webkit-transition: border-color .2s ease;
	-moz-transition: border-color .2s ease;
	-o-transition: border-color .2s ease;
	transition: border-color .2s ease;
	margin-right: 12.5px;
	margin-left: 12.5px;
	padding: 3px 0;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-bottom-width: 2px;
	border-color: transparent;
	border-style: solid;
	display: inline
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.header .menu li {
	margin-right: 6.25px
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.header .menu li {
	margin-left: 6.25px
}
}
.header .menu li:hover {
	border-color: #65686D
}

@media only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:landscape), only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.header .menu li:hover {
	border-color: transparent
}
}
.header .menu li.close {
	display: none
}

@media only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:landscape), only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.header .menu li.close {
	display: inline
}
}
.header .menu li a {
	color: #65686D;
	font-weight: 300
}
.header .buttons-group {
	position: absolute;
	top: 22px;
	right: 20px;
	z-index: 2;
	padding: 0
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.header .buttons-group {
	top: 11px;
	right: 10px
}
}
.header .buttons-group .button {/*background:rgba(11,124,99,.3)!important;margin:0!important*/
}
.header .buttons-group .button:hover, .header .buttons-group .button .active {/*background:rgba(255,0,0,.6)!important*/
}
.header .open-menu {
	position: absolute!important;
	height: 63px!important;
	top: 0;/*left:50%*/
	;
	margin-left: -22px;
	z-index: 2
}
.header .open-menu.popup-close .icon-wrap .icon-close-thin {
	display: inline
}
.header .open-menu.popup-close .icon-wrap .icon-menu {
	display: none
}
.header .open-menu .icon-wrap {
	top: auto!important;
	bottom: 0
}
.header .open-menu .icon-wrap .icon-close-thin {
	display: none
}
.button icon open-menu popup-close {
	position: absolute;
	top: 200px;
	right: 0px;
	z-index: 99999;
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.header .open-menu .icon-wrap {
	height: 35px!important
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.header .open-menu {
	height: 35px!important
}
}
.button {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition: background .2s ease;
	-moz-transition: background .2s ease;
	-o-transition: background .2s ease;
	transition: background .2s ease;
	position: relative
}
.button.rect {
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 12.5px;
	margin-bottom: 12.5px;
	-webkit-border-radius: 3px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 3px;
	-moz-background-clip: padding;
	border-radius: 3px;
	background-clip: padding-box;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	background: rgba(255,0,0,.6)
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.button.rect {
	padding-left: 12.5px
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.button.rect {
	padding-right: 12.5px
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.button.rect {
	margin-top: 6.25px
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.button.rect {
	margin-bottom: 6.25px
}
}
.button.rect:hover, .button.rect.active {
	background: rgba(255,0,0,.6)
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.button.rect {
	padding-left: 12.5px;
	padding-right: 12.5px;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px
}
}
@media only screen and (min-device-width:200px) and (max-device-width:640px) and only screen and (min-device-width:200px) and (max-device-width:640px) {
.button.rect {
padding-left:6.25px
}
}
@media only screen and (min-device-width:200px) and (max-device-width:640px) and only screen and (min-device-width:200px) and (max-device-width:640px) {
.button.rect {
padding-right:6.25px
}
}
.button.nav {
	position: relative;
	width: 30px;
	height: 30px;
	display: block
}
.button.nav:after {
	-webkit-transition: background .2s ease, -webkit-transform .2s ease;
	-moz-transition: background .2s ease, -moz-transform .2s ease;
	-o-transition: background .2s ease, -o-transform .2s ease;
	transition: background .2s ease, -webkit-transform .2s ease, -moz-transform .2s ease, -o-transform .2s ease, transform .2s ease;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	content: '';
	position: absolute;
	width: 14px;
	height: 14px;
	top: 50%;
	left: 50%;
	margin-top: -7px;
	margin-left: -7px;
	background: rgba(255,0,0,.4)
}
.button.nav:hover:after, .button.nav.active:after {
	-webkit-transform: rotate(89.9999deg);
	-moz-transform: rotate(89.9999deg);
	-o-transform: rotate(89.9999deg);
	-ms-transform: rotate(89.9999deg);
	transform: rotate(89.9999deg);
	background: rgb(255,0,0);
	box-shadow: 0 0 10px #fff;
	border: 2px solid #fff;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	margin-left: -9px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.button.nav {
	display: none
}
}
.button.icon {/*background:rgba(255,0,0,.6)*/
	position: relative;
	width: 45px;
	height: 45px;
	display: block;
	right: 0;
	margin-top: 110px;
}
.button.icon:hover, .button.icon .active {/*background:rgba(255,0,0,.6)*/
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.button.icon {
	width: 30px!important;
	height: 30px!important
}
}
.button.icon .icon-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 45px;
	height: 45px;
	color: #fff;
	font-size: 22px;
	line-height: 45px;
	text-align: center;
	overflow: hidden
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.button.icon .icon-wrap {
	width: 30px!important;
	height: 30px!important;
	line-height: 30px!important;
	font-size: 12px!important
}
}
.button.icon.facebook {
	background: rgba(59,89,152,.7)
}
.button.icon.facebook:hover, .button.icon.facebook .active {
	background: #3b5998
}
.button.icon.twitter {
	background: rgba(85,172,238,.7)
}
.button.icon.twitter:hover, .button.icon.twitter .active {
	background: #55acee
}
.button.icon.gplus {
	background: rgba(221,75,57,.7)
}
.button.icon.gplus:hover, .button.icon.gplus .active {
	background: #dd4b39
}
.button.icon.scrolldown {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	background: rgba(255,255,255,.5)
}
.button.icon.scrolldown:hover, .button.icon.scrolldown .active {
	background: rgba(255,255,255,.5)
}
.button.icon.scrolldown .icon-down {
	-webkit-animation: scrolldown 1.5s infinite ease;
	-moz-animation: scrolldown 1.5s infinite ease;
	-o-animation: scrolldown 1.5s infinite ease;
	animation: scrolldown 1.5s infinite ease;
	position: relative;
	color: rgba(255,0,0,.6)
}
.button.icon.scrolldown .label {
	position: absolute;
	width: 100px;
	left: 50%;
	bottom: -24px;
	font-size: 12px;
	margin-left: -50px;
	text-transform: uppercase;
	text-align: center;
	color: #4a4746
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.button.icon.scrolldown .label {
	display: none
}
}
.button.icon.large {
	width: 80px;
	height: 80px
}
.button.icon.large .icon-wrap {
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 41.8px
}
.buttons-group {
	padding: 12.5px;
	position: relative;
	text-align: center
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.buttons-group {
	padding: 6.25px
}
}
.buttons-group .button {
	display: inline-block!important;
	margin: 0 0px
}
.buttons-group.large {
	padding: 25px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.buttons-group.large {
	padding: 12.5px
}
}
.buttons-group.large .button {
	margin: 0 10px
}
.buttons-group.anchor-on-bottom {
	position: absolute;
	bottom: 0;
	z-index: 20;
	left: 0;
	width: 100%
}
.circle {
	position: relative;
	display: block;
	border-radius: 50%;
	color: #fff
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle {
	width: 46px!important;
	height: 46px!important
}
}
.circle.center {
	margin-left: auto;
	margin-right: auto
}
.circle:after, .circle:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	border-radius: 50%
}
.circle:after {
	-webkit-animation: loop 20s infinite linear;
	-moz-animation: loop 20s infinite linear;
	-o-animation: loop 20s infinite linear;
	animation: loop 20s infinite linear;
	z-index: 1
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle:after {
	width: 46px!important;
	height: 46px!important
}
}
.circle:before {
	top: 50%;
	left: 50%;
	z-index: 2
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle:before {
	width: 42px!important;
	height: 42px!important;
	margin-top: -21px!important;
	margin-left: -21px!important
}
}
.circle .value {
	position: relative;
	text-align: center;
	z-index: 3
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle .value {
	line-height: 46px!important;
	font-size: 23px!important
}
}
.circle .ico-wrap {
	position: relative;
	overflow: hidden
}
.circle .ico-wrap img {
	position: relative
}
.circle.crown.virus:after {
	background-image: url(../images/online.png)
}
.circle.crown.oxides:after {
	background-image: url(../images/crown-oxides.png)
}
.circle.crown.dirty:after {
	background-image: url(../images/crown-dirty.png)
}
.circle.crown.smell:after {
	background-image: url(../images/crown-smell.png)
}
.circle.giant {
	width: 180px;
	height: 180px
}
.circle.giant:after {
	width: 180px;
	height: 180px;
	border: 1px dashed #00886a
}
.circle.giant:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDg4NmEiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNzc1OCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #00886a 0, #007758 100%);
	background-image: -moz-linear-gradient(top bottom, #00886a 0, #007758 100%);
	background-image: -o-linear-gradient(top bottom, #00886a 0, #007758 100%);
	background-image: linear-gradient(to bottom bottom, #00886a 0, #007758 100%);
	width: 176px;
	height: 176px;
	margin-top: -88px;
	margin-left: -88px
}
.circle.giant .value {
	line-height: 180px;
	font-size: 90px
}
.circle.giant.crown .value {
	height: 100%;
	font-size: 90px;
	line-height: 90px
}
.circle.giant.crown .value img {
	width: 75%
}
.circle.giant.crown:after {
	width: 210px;
	height: 210px;
	left: 50%;
	top: 50%;
	margin: -105px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.giant.crown:after {
	display: none
}
}
.circle.large {
	width: 130px;
	height: 130px
}
.circle.large:after {
	width: 130px;
	height: 130px;
	border: 1px dashed #00886a
}
.circle.large:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDg4NmEiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNzc1OCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #00886a 0, #007758 100%);
	background-image: -moz-linear-gradient(top bottom, #00886a 0, #007758 100%);
	background-image: -o-linear-gradient(top bottom, #00886a 0, #007758 100%);
	background-image: linear-gradient(to bottom bottom, #00886a 0, #007758 100%);
	width: 126px;
	height: 126px;
	margin-top: -63px;
	margin-left: -63px
}
.circle.large .value {
	line-height: 130px;
	font-size: 65px
}
.circle.large.crown .value {
	height: 100%;
	font-size: 65px;
	line-height: 65px
}
.circle.large.crown .value img {
	width: 75%
}
.circle.large.crown:after {
	width: 160px;
	height: 160px;
	left: 50%;
	top: 50%;
	margin: -80px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.large.crown:after {
	display: none
}
}
.circle.medium {
	width: 60px;
	height: 60px
}
.circle.medium:after {
	width: 60px;
	height: 60px;
	border: 1px dashed #00886a
}
.circle.medium:before {/*background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDg4NmEiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNzc1OCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);background-image:-webkit-linear-gradient(top bottom,#00886a 0,#007758 100%);background-image:-moz-linear-gradient(top bottom,#00886a 0,#007758 100%);background-image:-o-linear-gradient(top bottom,#00886a 0,#007758 100%);background-image:linear-gradient(to bottom bottom,#00886a 0,#007758 100%);*/
	background-color: #FF0000;
	width: 56px;
	height: 56px;
	margin-top: -28px;
	margin-left: -28px
}
.circle.medium .value {
	line-height: 60px;
	font-size: 30px
}
.circle.medium.crown .value {
	height: 100%;
	font-size: 30px;
	line-height: 30px
}
.circle.medium.crown .value img {
	width: 75%
}
.circle.medium.crown:after {
	width: 90px;
	height: 90px;
	left: 50%;
	top: 50%;
	margin: -45px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.medium.crown:after {
	display: none
}
}
.circle.small {
	width: 46px;
	height: 46px
}
.circle.small:after {
	width: 46px;
	height: 46px;
	border: 1px dashed #00886a
}
.circle.small:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDg4NmEiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNzc1OCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #00886a 0, #007758 100%);
	background-image: -moz-linear-gradient(top bottom, #00886a 0, #007758 100%);
	background-image: -o-linear-gradient(top bottom, #00886a 0, #007758 100%);
	background-image: linear-gradient(to bottom bottom, #00886a 0, #007758 100%);
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px
}
.circle.small .value {
	line-height: 46px;
	font-size: 23px
}
.circle.small.crown .value {
	height: 100%;
	font-size: 23px;
	line-height: 23px
}
.circle.small.crown .value img {
	width: 75%
}
.circle.small.crown:after {
	width: 76px;
	height: 76px;
	left: 50%;
	top: 50%;
	margin: -38px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.small.crown:after {
	display: none
}
}
.circle.giant.virus {
	width: 180px;
	height: 180px
}
.circle.giant.virus:after {
	width: 180px;
	height: 180px;
	border: 1px dashed #189fa4
}
.circle.giant.virus:before {
	background-color: #FF0000;
	background-image: url(../images/bgRed.png);/*background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxODlmYTQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyYWViMyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);background-image:-webkit-linear-gradient(top bottom,#189fa4 0,#22aeb3 100%);background-image:-moz-linear-gradient(top bottom,#189fa4 0,#22aeb3 100%);background-image:-o-linear-gradient(top bottom,#189fa4 0,#22aeb3 100%);background-image:linear-gradient(to bottom bottom,#189fa4 0,#22aeb3 100%);*/
	width: 176px;
	height: 176px;
	margin-top: -88px;
	margin-left: -88px
}
.circle.giant.virus .value {
	line-height: 180px;
	font-size: 90px
}
.circle.giant.virus.crown .value {
	height: 100%;
	font-size: 90px;
	line-height: 90px
}
.circle.giant.virus.crown .value img {
	width: 75%; 
	margin-top:4px;
}
.circle.giant.virus.crown:after {
	width: 210px;
	height: 210px;
	left: 50%;
	top: 50%;
	margin: -105px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.giant.virus.crown:after {
	display: none
}
}
.circle.large.virus {
	width: 130px;
	height: 130px
}
.circle.large.virus:after {
	width: 130px;
	height: 130px;
	border: 1px dashed #189fa4
}
.circle.large.virus:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxODlmYTQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyYWViMyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -moz-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -o-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: linear-gradient(to bottom bottom, #189fa4 0, #22aeb3 100%);
	width: 126px;
	height: 126px;
	margin-top: -63px;
	margin-left: -63px
}
.circle.large.virus .value {
	line-height: 130px;
	font-size: 65px
}
.circle.large.virus.crown .value {
	height: 100%;
	font-size: 65px;
	line-height: 65px
}
.circle.large.virus.crown .value img {
	width: 75%
}
.circle.large.virus.crown:after {
	width: 160px;
	height: 160px;
	left: 50%;
	top: 50%;
	margin: -80px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.large.virus.crown:after {
	display: none
}
}
.circle.medium.virus {
	width: 60px;
	height: 60px
}
.circle.medium.virus:after {
	width: 60px;
	height: 60px;
	border: 1px dashed #189fa4
}
.circle.medium.virus:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxODlmYTQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyYWViMyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -moz-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -o-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: linear-gradient(to bottom bottom, #189fa4 0, #22aeb3 100%);
	width: 56px;
	height: 56px;
	margin-top: -28px;
	margin-left: -28px
}
.circle.medium.virus .value {
	line-height: 60px;
	font-size: 30px
}
.circle.medium.virus.crown .value {
	height: 100%;
	font-size: 30px;
	line-height: 30px
}
.circle.medium.virus.crown .value img {
	width: 75%
}
.circle.medium.virus.crown:after {
	width: 90px;
	height: 90px;
	left: 50%;
	top: 50%;
	margin: -45px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.medium.virus.crown:after {
	display: none
}
}
.circle.small.virus {
	width: 46px;
	height: 46px
}
.circle.small.virus:after {
	width: 46px;
	height: 46px;
	border: 1px dashed #189fa4
}
.circle.small.virus:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxODlmYTQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyYWViMyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -moz-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -o-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: linear-gradient(to bottom bottom, #189fa4 0, #22aeb3 100%);
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px
}
.circle.small.virus .value {
	line-height: 46px;
	font-size: 23px
}
.circle.small.virus.crown .value {
	height: 100%;
	font-size: 23px;
	line-height: 23px
}
.circle.small.virus.crown .value img {
	width: 75%
}
.circle.small.virus.crown:after {
	width: 76px;
	height: 76px;
	left: 50%;
	top: 50%;
	margin: -38px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.small.virus.crown:after {
	display: none
}
}
.circle.giant.virus-1 {
	width: 180px;
	height: 180px
}
.circle.giant.virus-1:after {
	width: 180px;
	height: 180px;
	border: 1px dashed #189fa4
}
.circle.giant.virus-1:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxODlmYTQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyYWViMyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -moz-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -o-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: linear-gradient(to bottom bottom, #189fa4 0, #22aeb3 100%);
	width: 176px;
	height: 176px;
	margin-top: -88px;
	margin-left: -88px
}
.circle.giant.virus-1 .value {
	line-height: 180px;
	font-size: 90px
}
.circle.giant.virus-1.crown .value {
	height: 100%;
	font-size: 90px;
	line-height: 90px
}
.circle.giant.virus-1.crown .value img {
	width: 75%
}
.circle.giant.virus-1.crown:after {
	width: 210px;
	height: 210px;
	left: 50%;
	top: 50%;
	margin: -105px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.giant.virus-1.crown:after {
	display: none
}
}
.circle.large.virus-1 {
	width: 130px;
	height: 130px
}
.circle.large.virus-1:after {
	width: 130px;
	height: 130px;
	border: 1px dashed #189fa4
}
.circle.large.virus-1:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxODlmYTQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyYWViMyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -moz-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -o-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: linear-gradient(to bottom bottom, #189fa4 0, #22aeb3 100%);
	width: 126px;
	height: 126px;
	margin-top: -63px;
	margin-left: -63px
}
.circle.large.virus-1 .value {
	line-height: 130px;
	font-size: 65px
}
.circle.large.virus-1.crown .value {
	height: 100%;
	font-size: 65px;
	line-height: 65px
}
.circle.large.virus-1.crown .value img {
	width: 75%
}
.circle.large.virus-1.crown:after {
	width: 160px;
	height: 160px;
	left: 50%;
	top: 50%;
	margin: -80px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.large.virus-1.crown:after {
	display: none
}
}
.circle.medium.virus-1 {
	width: 60px;
	height: 60px
}
.circle.medium.virus-1:after {
	width: 60px;
	height: 60px;
	border: 1px dashed #189fa4
}
.circle.medium.virus-1:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxODlmYTQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyYWViMyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -moz-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -o-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: linear-gradient(to bottom bottom, #189fa4 0, #22aeb3 100%);
	width: 56px;
	height: 56px;
	margin-top: -28px;
	margin-left: -28px
}
.circle.medium.virus-1 .value {
	line-height: 60px;
	font-size: 30px
}
.circle.medium.virus-1.crown .value {
	height: 100%;
	font-size: 30px;
	line-height: 30px
}
.circle.medium.virus-1.crown .value img {
	width: 75%
}
.circle.medium.virus-1.crown:after {
	width: 90px;
	height: 90px;
	left: 50%;
	top: 50%;
	margin: -45px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.medium.virus-1.crown:after {
	display: none
}
}
.circle.small.virus-1 {
	width: 46px;
	height: 46px
}
.circle.small.virus-1:after {
	width: 46px;
	height: 46px;
	border: 1px dashed #189fa4
}
.circle.small.virus-1:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxODlmYTQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyYWViMyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -moz-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -o-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: linear-gradient(to bottom bottom, #189fa4 0, #22aeb3 100%);
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px
}
.circle.small.virus-1 .value {
	line-height: 46px;
	font-size: 23px
}
.circle.small.virus-1.crown .value {
	height: 100%;
	font-size: 23px;
	line-height: 23px
}
.circle.small.virus-1.crown .value img {
	width: 75%
}
.circle.small.virus-1.crown:after {
	width: 76px;
	height: 76px;
	left: 50%;
	top: 50%;
	margin: -38px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.small.virus-1.crown:after {
	display: none
}
}
.circle.giant.virus-2 {
	width: 180px;
	height: 180px
}
.circle.giant.virus-2:after {
	width: 180px;
	height: 180px;
	border: 1px dashed #17989e
}
.circle.giant.virus-2:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxNzk4OWUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIxYThhZCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #17989e 0, #21a8ad 100%);
	background-image: -moz-linear-gradient(top bottom, #17989e 0, #21a8ad 100%);
	background-image: -o-linear-gradient(top bottom, #17989e 0, #21a8ad 100%);
	background-image: linear-gradient(to bottom bottom, #17989e 0, #21a8ad 100%);
	width: 176px;
	height: 176px;
	margin-top: -88px;
	margin-left: -88px
}
.circle.giant.virus-2 .value {
	line-height: 180px;
	font-size: 90px
}
.circle.giant.virus-2.crown .value {
	height: 100%;
	font-size: 90px;
	line-height: 90px
}
.circle.giant.virus-2.crown .value img {
	width: 75%
}
.circle.giant.virus-2.crown:after {
	width: 210px;
	height: 210px;
	left: 50%;
	top: 50%;
	margin: -105px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.giant.virus-2.crown:after {
	display: none
}
}
.circle.large.virus-2 {
	width: 130px;
	height: 130px
}
.circle.large.virus-2:after {
	width: 130px;
	height: 130px;
	border: 1px dashed #17989e
}
.circle.large.virus-2:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxNzk4OWUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIxYThhZCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #17989e 0, #21a8ad 100%);
	background-image: -moz-linear-gradient(top bottom, #17989e 0, #21a8ad 100%);
	background-image: -o-linear-gradient(top bottom, #17989e 0, #21a8ad 100%);
	background-image: linear-gradient(to bottom bottom, #17989e 0, #21a8ad 100%);
	width: 126px;
	height: 126px;
	margin-top: -63px;
	margin-left: -63px
}
.circle.large.virus-2 .value {
	line-height: 130px;
	font-size: 65px
}
.circle.large.virus-2.crown .value {
	height: 100%;
	font-size: 65px;
	line-height: 65px
}
.circle.large.virus-2.crown .value img {
	width: 75%
}
.circle.large.virus-2.crown:after {
	width: 160px;
	height: 160px;
	left: 50%;
	top: 50%;
	margin: -80px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.large.virus-2.crown:after {
	display: none
}
}
.circle.medium.virus-2 {
	width: 60px;
	height: 60px
}
.circle.medium.virus-2:after {
	width: 60px;
	height: 60px;
	border: 1px dashed #17989e
}
.circle.medium.virus-2:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxNzk4OWUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIxYThhZCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #17989e 0, #21a8ad 100%);
	background-image: -moz-linear-gradient(top bottom, #17989e 0, #21a8ad 100%);
	background-image: -o-linear-gradient(top bottom, #17989e 0, #21a8ad 100%);
	background-image: linear-gradient(to bottom bottom, #17989e 0, #21a8ad 100%);
	width: 56px;
	height: 56px;
	margin-top: -28px;
	margin-left: -28px
}
.circle.medium.virus-2 .value {
	line-height: 60px;
	font-size: 30px
}
.circle.medium.virus-2.crown .value {
	height: 100%;
	font-size: 30px;
	line-height: 30px
}
.circle.medium.virus-2.crown .value img {
	width: 75%
}
.circle.medium.virus-2.crown:after {
	width: 90px;
	height: 90px;
	left: 50%;
	top: 50%;
	margin: -45px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.medium.virus-2.crown:after {
	display: none
}
}
.circle.small.virus-2 {
	width: 46px;
	height: 46px
}
.circle.small.virus-2:after {
	width: 46px;
	height: 46px;
	border: 1px dashed #17989e
}
.circle.small.virus-2:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxNzk4OWUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIxYThhZCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #17989e 0, #21a8ad 100%);
	background-image: -moz-linear-gradient(top bottom, #17989e 0, #21a8ad 100%);
	background-image: -o-linear-gradient(top bottom, #17989e 0, #21a8ad 100%);
	background-image: linear-gradient(to bottom bottom, #17989e 0, #21a8ad 100%);
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px
}
.circle.small.virus-2 .value {
	line-height: 46px;
	font-size: 23px
}
.circle.small.virus-2.crown .value {
	height: 100%;
	font-size: 23px;
	line-height: 23px
}
.circle.small.virus-2.crown .value img {
	width: 75%
}
.circle.small.virus-2.crown:after {
	width: 76px;
	height: 76px;
	left: 50%;
	top: 50%;
	margin: -38px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.small.virus-2.crown:after {
	display: none
}
}
.circle.giant.virus-3 {
	width: 180px;
	height: 180px
}
.circle.giant.virus-3:after {
	width: 180px;
	height: 180px;
	border: 1px dashed #169297
}
.circle.giant.virus-3:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxNjkyOTciIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIwYTJhNyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #169297 0, #20a2a7 100%);
	background-image: -moz-linear-gradient(top bottom, #169297 0, #20a2a7 100%);
	background-image: -o-linear-gradient(top bottom, #169297 0, #20a2a7 100%);
	background-image: linear-gradient(to bottom bottom, #169297 0, #20a2a7 100%);
	width: 176px;
	height: 176px;
	margin-top: -88px;
	margin-left: -88px
}
.circle.giant.virus-3 .value {
	line-height: 180px;
	font-size: 90px
}
.circle.giant.virus-3.crown .value {
	height: 100%;
	font-size: 90px;
	line-height: 90px
}
.circle.giant.virus-3.crown .value img {
	width: 75%
}
.circle.giant.virus-3.crown:after {
	width: 210px;
	height: 210px;
	left: 50%;
	top: 50%;
	margin: -105px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.giant.virus-3.crown:after {
	display: none
}
}
.circle.large.virus-3 {
	width: 130px;
	height: 130px
}
.circle.large.virus-3:after {
	width: 130px;
	height: 130px;
	border: 1px dashed #169297
}
.circle.large.virus-3:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxNjkyOTciIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIwYTJhNyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #169297 0, #20a2a7 100%);
	background-image: -moz-linear-gradient(top bottom, #169297 0, #20a2a7 100%);
	background-image: -o-linear-gradient(top bottom, #169297 0, #20a2a7 100%);
	background-image: linear-gradient(to bottom bottom, #169297 0, #20a2a7 100%);
	width: 126px;
	height: 126px;
	margin-top: -63px;
	margin-left: -63px
}
.circle.large.virus-3 .value {
	line-height: 130px;
	font-size: 65px
}
.circle.large.virus-3.crown .value {
	height: 100%;
	font-size: 65px;
	line-height: 65px
}
.circle.large.virus-3.crown .value img {
	width: 75%
}
.circle.large.virus-3.crown:after {
	width: 160px;
	height: 160px;
	left: 50%;
	top: 50%;
	margin: -80px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.large.virus-3.crown:after {
	display: none
}
}
.circle.medium.virus-3 {
	width: 60px;
	height: 60px
}
.circle.medium.virus-3:after {
	width: 60px;
	height: 60px;
	border: 1px dashed #169297
}
.circle.medium.virus-3:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxNjkyOTciIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIwYTJhNyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #169297 0, #20a2a7 100%);
	background-image: -moz-linear-gradient(top bottom, #169297 0, #20a2a7 100%);
	background-image: -o-linear-gradient(top bottom, #169297 0, #20a2a7 100%);
	background-image: linear-gradient(to bottom bottom, #169297 0, #20a2a7 100%);
	width: 56px;
	height: 56px;
	margin-top: -28px;
	margin-left: -28px
}
.circle.medium.virus-3 .value {
	line-height: 60px;
	font-size: 30px
}
.circle.medium.virus-3.crown .value {
	height: 100%;
	font-size: 30px;
	line-height: 30px
}
.circle.medium.virus-3.crown .value img {
	width: 75%
}
.circle.medium.virus-3.crown:after {
	width: 90px;
	height: 90px;
	left: 50%;
	top: 50%;
	margin: -45px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.medium.virus-3.crown:after {
	display: none
}
}
.circle.small.virus-3 {
	width: 46px;
	height: 46px
}
.circle.small.virus-3:after {
	width: 46px;
	height: 46px;
	border: 1px dashed #169297
}
.circle.small.virus-3:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxNjkyOTciIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIwYTJhNyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #169297 0, #20a2a7 100%);
	background-image: -moz-linear-gradient(top bottom, #169297 0, #20a2a7 100%);
	background-image: -o-linear-gradient(top bottom, #169297 0, #20a2a7 100%);
	background-image: linear-gradient(to bottom bottom, #169297 0, #20a2a7 100%);
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px
}
.circle.small.virus-3 .value {
	line-height: 46px;
	font-size: 23px
}
.circle.small.virus-3.crown .value {
	height: 100%;
	font-size: 23px;
	line-height: 23px
}
.circle.small.virus-3.crown .value img {
	width: 75%
}
.circle.small.virus-3.crown:after {
	width: 76px;
	height: 76px;
	left: 50%;
	top: 50%;
	margin: -38px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.small.virus-3.crown:after {
	display: none
}
}
.circle.giant.oxides {
	width: 180px;
	height: 180px
}
.circle.giant.oxides:after {
	width: 180px;
	height: 180px;
	border: 1px dashed #306176
}
.circle.giant.oxides:before {/*background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzMDYxNzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQwNzM4OCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);background-image:-webkit-linear-gradient(top bottom,#306176 0,#407388 100%);background-image:-moz-linear-gradient(top bottom,#306176 0,#407388 100%);background-image:-o-linear-gradient(top bottom,#306176 0,#407388 100%);background-image:linear-gradient(to bottom bottom,#306176 0,#407388 100%);*/
	background: #FF0000;
	width: 176px;
	height: 176px;
	margin-top: -88px;
	margin-left: -88px
}
.circle.giant.oxides .value {
	line-height: 180px;
	font-size: 90px
}
.circle.giant.oxides.crown .value {
	height: 100%;
	font-size: 90px;
	line-height: 90px
}
.circle.giant.oxides.crown .value img {
	width: 60%;
	margin-top:10px;
}
.circle.giant.oxides.crown:after {
	width: 210px;
	height: 210px;
	left: 50%;
	top: 50%;
	margin: -105px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.giant.oxides.crown:after {
	display: none
}
}
.circle.large.oxides {
	width: 130px;
	height: 130px
}
.circle.large.oxides:after {
	width: 130px;
	height: 130px;
	border: 1px dashed #306176
}
.circle.large.oxides:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzMDYxNzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQwNzM4OCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -moz-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -o-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: linear-gradient(to bottom bottom, #306176 0, #407388 100%);
	width: 126px;
	height: 126px;
	margin-top: -63px;
	margin-left: -63px
}
.circle.large.oxides .value {
	line-height: 130px;
	font-size: 65px
}
.circle.large.oxides.crown .value {
	height: 100%;
	font-size: 65px;
	line-height: 65px
}
.circle.large.oxides.crown .value img {
	width: 75%
}
.circle.large.oxides.crown:after {
	width: 160px;
	height: 160px;
	left: 50%;
	top: 50%;
	margin: -80px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.large.oxides.crown:after {
	display: none
}
}
.circle.medium.oxides {
	width: 60px;
	height: 60px
}
.circle.medium.oxides:after {
	width: 60px;
	height: 60px;
	border: 1px dashed #306176
}
.circle.medium.oxides:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzMDYxNzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQwNzM4OCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -moz-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -o-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: linear-gradient(to bottom bottom, #306176 0, #407388 100%);
	width: 56px;
	height: 56px;
	margin-top: -28px;
	margin-left: -28px
}
.circle.medium.oxides .value {
	line-height: 60px;
	font-size: 30px
}
.circle.medium.oxides.crown .value {
	height: 100%;
	font-size: 30px;
	line-height: 30px
}
.circle.medium.oxides.crown .value img {
	width: 75%
}
.circle.medium.oxides.crown:after {
	width: 90px;
	height: 90px;
	left: 50%;
	top: 50%;
	margin: -45px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.medium.oxides.crown:after {
	display: none
}
}
.circle.small.oxides {
	width: 46px;
	height: 46px
}
.circle.small.oxides:after {
	width: 46px;
	height: 46px;
	border: 1px dashed #306176
}
.circle.small.oxides:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzMDYxNzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQwNzM4OCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -moz-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -o-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: linear-gradient(to bottom bottom, #306176 0, #407388 100%);
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px
}
.circle.small.oxides .value {
	line-height: 46px;
	font-size: 23px
}
.circle.small.oxides.crown .value {
	height: 100%;
	font-size: 23px;
	line-height: 23px
}
.circle.small.oxides.crown .value img {
	width: 75%
}
.circle.small.oxides.crown:after {
	width: 76px;
	height: 76px;
	left: 50%;
	top: 50%;
	margin: -38px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.small.oxides.crown:after {
	display: none
}
}
.circle.giant.oxides-1 {
	width: 180px;
	height: 180px
}
.circle.giant.oxides-1:after {
	width: 180px;
	height: 180px;
	border: 1px dashed #356980
}
.circle.giant.oxides-1:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzNTY5ODAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ1N2M5MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #356980 0, #457c92 100%);
	background-image: -moz-linear-gradient(top bottom, #356980 0, #457c92 100%);
	background-image: -o-linear-gradient(top bottom, #356980 0, #457c92 100%);
	background-image: linear-gradient(to bottom bottom, #356980 0, #457c92 100%);
	width: 176px;
	height: 176px;
	margin-top: -88px;
	margin-left: -88px
}
.circle.giant.oxides-1 .value {
	line-height: 180px;
	font-size: 90px
}
.circle.giant.oxides-1.crown .value {
	height: 100%;
	font-size: 90px;
	line-height: 90px
}
.circle.giant.oxides-1.crown .value img {
	width: 75%
}
.circle.giant.oxides-1.crown:after {
	width: 210px;
	height: 210px;
	left: 50%;
	top: 50%;
	margin: -105px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.giant.oxides-1.crown:after {
	display: none
}
}
.circle.large.oxides-1 {
	width: 130px;
	height: 130px
}
.circle.large.oxides-1:after {
	width: 130px;
	height: 130px;
	border: 1px dashed #356980
}
.circle.large.oxides-1:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzNTY5ODAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ1N2M5MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #356980 0, #457c92 100%);
	background-image: -moz-linear-gradient(top bottom, #356980 0, #457c92 100%);
	background-image: -o-linear-gradient(top bottom, #356980 0, #457c92 100%);
	background-image: linear-gradient(to bottom bottom, #356980 0, #457c92 100%);
	width: 126px;
	height: 126px;
	margin-top: -63px;
	margin-left: -63px
}
.circle.large.oxides-1 .value {
	line-height: 130px;
	font-size: 65px
}
.circle.large.oxides-1.crown .value {
	height: 100%;
	font-size: 65px;
	line-height: 65px
}
.circle.large.oxides-1.crown .value img {
	width: 75%
}
.circle.large.oxides-1.crown:after {
	width: 160px;
	height: 160px;
	left: 50%;
	top: 50%;
	margin: -80px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.large.oxides-1.crown:after {
	display: none
}
}
.circle.medium.oxides-1 {
	width: 60px;
	height: 60px
}
.circle.medium.oxides-1:after {
	width: 60px;
	height: 60px;
	border: 1px dashed #356980
}
.circle.medium.oxides-1:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzNTY5ODAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ1N2M5MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #356980 0, #457c92 100%);
	background-image: -moz-linear-gradient(top bottom, #356980 0, #457c92 100%);
	background-image: -o-linear-gradient(top bottom, #356980 0, #457c92 100%);
	background-image: linear-gradient(to bottom bottom, #356980 0, #457c92 100%);
	width: 56px;
	height: 56px;
	margin-top: -28px;
	margin-left: -28px
}
.circle.medium.oxides-1 .value {
	line-height: 60px;
	font-size: 30px
}
.circle.medium.oxides-1.crown .value {
	height: 100%;
	font-size: 30px;
	line-height: 30px
}
.circle.medium.oxides-1.crown .value img {
	width: 75%
}
.circle.medium.oxides-1.crown:after {
	width: 90px;
	height: 90px;
	left: 50%;
	top: 50%;
	margin: -45px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.medium.oxides-1.crown:after {
	display: none
}
}
.circle.small.oxides-1 {
	width: 46px;
	height: 46px
}
.circle.small.oxides-1:after {
	width: 46px;
	height: 46px;
	border: 1px dashed #356980
}
.circle.small.oxides-1:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzNTY5ODAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ1N2M5MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #356980 0, #457c92 100%);
	background-image: -moz-linear-gradient(top bottom, #356980 0, #457c92 100%);
	background-image: -o-linear-gradient(top bottom, #356980 0, #457c92 100%);
	background-image: linear-gradient(to bottom bottom, #356980 0, #457c92 100%);
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px
}
.circle.small.oxides-1 .value {
	line-height: 46px;
	font-size: 23px
}
.circle.small.oxides-1.crown .value {
	height: 100%;
	font-size: 23px;
	line-height: 23px
}
.circle.small.oxides-1.crown .value img {
	width: 75%
}
.circle.small.oxides-1.crown:after {
	width: 76px;
	height: 76px;
	left: 50%;
	top: 50%;
	margin: -38px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.small.oxides-1.crown:after {
	display: none
}
}
.circle.giant.oxides-2 {
	width: 180px;
	height: 180px
}
.circle.giant.oxides-2:after {
	width: 180px;
	height: 180px;
	border: 1px dashed #306176
}
.circle.giant.oxides-2:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzMDYxNzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQwNzM4OCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -moz-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -o-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: linear-gradient(to bottom bottom, #306176 0, #407388 100%);
	width: 176px;
	height: 176px;
	margin-top: -88px;
	margin-left: -88px
}
.circle.giant.oxides-2 .value {
	line-height: 180px;
	font-size: 90px
}
.circle.giant.oxides-2.crown .value {
	height: 100%;
	font-size: 90px;
	line-height: 90px
}
.circle.giant.oxides-2.crown .value img {
	width: 75%
}
.circle.giant.oxides-2.crown:after {
	width: 210px;
	height: 210px;
	left: 50%;
	top: 50%;
	margin: -105px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.giant.oxides-2.crown:after {
	display: none
}
}
.circle.large.oxides-2 {
	width: 130px;
	height: 130px
}
.circle.large.oxides-2:after {
	width: 130px;
	height: 130px;
	border: 1px dashed #306176
}
.circle.large.oxides-2:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzMDYxNzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQwNzM4OCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -moz-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -o-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: linear-gradient(to bottom bottom, #306176 0, #407388 100%);
	width: 126px;
	height: 126px;
	margin-top: -63px;
	margin-left: -63px
}
.circle.large.oxides-2 .value {
	line-height: 130px;
	font-size: 65px
}
.circle.large.oxides-2.crown .value {
	height: 100%;
	font-size: 65px;
	line-height: 65px
}
.circle.large.oxides-2.crown .value img {
	width: 75%
}
.circle.large.oxides-2.crown:after {
	width: 160px;
	height: 160px;
	left: 50%;
	top: 50%;
	margin: -80px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.large.oxides-2.crown:after {
	display: none
}
}
.circle.medium.oxides-2 {
	width: 60px;
	height: 60px
}
.circle.medium.oxides-2:after {
	width: 60px;
	height: 60px;
	border: 1px dashed #306176
}
.circle.medium.oxides-2:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzMDYxNzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQwNzM4OCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -moz-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -o-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: linear-gradient(to bottom bottom, #306176 0, #407388 100%);
	width: 56px;
	height: 56px;
	margin-top: -28px;
	margin-left: -28px
}
.circle.medium.oxides-2 .value {
	line-height: 60px;
	font-size: 30px
}
.circle.medium.oxides-2.crown .value {
	height: 100%;
	font-size: 30px;
	line-height: 30px
}
.circle.medium.oxides-2.crown .value img {
	width: 75%
}
.circle.medium.oxides-2.crown:after {
	width: 90px;
	height: 90px;
	left: 50%;
	top: 50%;
	margin: -45px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.medium.oxides-2.crown:after {
	display: none
}
}
.circle.small.oxides-2 {
	width: 46px;
	height: 46px
}
.circle.small.oxides-2:after {
	width: 46px;
	height: 46px;
	border: 1px dashed #306176
}
.circle.small.oxides-2:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzMDYxNzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQwNzM4OCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -moz-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -o-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: linear-gradient(to bottom bottom, #306176 0, #407388 100%);
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px
}
.circle.small.oxides-2 .value {
	line-height: 46px;
	font-size: 23px
}
.circle.small.oxides-2.crown .value {
	height: 100%;
	font-size: 23px;
	line-height: 23px
}
.circle.small.oxides-2.crown .value img {
	width: 75%
}
.circle.small.oxides-2.crown:after {
	width: 76px;
	height: 76px;
	left: 50%;
	top: 50%;
	margin: -38px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.small.oxides-2.crown:after {
	display: none
}
}
.circle.giant.oxides-3 {
	width: 180px;
	height: 180px
}
.circle.giant.oxides-3:after {
	width: 180px;
	height: 180px;
	border: 1px dashed #2d5b6f
}
.circle.giant.oxides-3:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyZDViNmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNiNmQ4MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #2d5b6f 0, #3b6d82 100%);
	background-image: -moz-linear-gradient(top bottom, #2d5b6f 0, #3b6d82 100%);
	background-image: -o-linear-gradient(top bottom, #2d5b6f 0, #3b6d82 100%);
	background-image: linear-gradient(to bottom bottom, #2d5b6f 0, #3b6d82 100%);
	width: 176px;
	height: 176px;
	margin-top: -88px;
	margin-left: -88px
}
.circle.giant.oxides-3 .value {
	line-height: 180px;
	font-size: 90px
}
.circle.giant.oxides-3.crown .value {
	height: 100%;
	font-size: 90px;
	line-height: 90px
}
.circle.giant.oxides-3.crown .value img {
	width: 75%
}
.circle.giant.oxides-3.crown:after {
	width: 210px;
	height: 210px;
	left: 50%;
	top: 50%;
	margin: -105px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.giant.oxides-3.crown:after {
	display: none
}
}
.circle.large.oxides-3 {
	width: 130px;
	height: 130px
}
.circle.large.oxides-3:after {
	width: 130px;
	height: 130px;
	border: 1px dashed #2d5b6f
}
.circle.large.oxides-3:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyZDViNmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNiNmQ4MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #2d5b6f 0, #3b6d82 100%);
	background-image: -moz-linear-gradient(top bottom, #2d5b6f 0, #3b6d82 100%);
	background-image: -o-linear-gradient(top bottom, #2d5b6f 0, #3b6d82 100%);
	background-image: linear-gradient(to bottom bottom, #2d5b6f 0, #3b6d82 100%);
	width: 126px;
	height: 126px;
	margin-top: -63px;
	margin-left: -63px
}
.circle.large.oxides-3 .value {
	line-height: 130px;
	font-size: 65px
}
.circle.large.oxides-3.crown .value {
	height: 100%;
	font-size: 65px;
	line-height: 65px
}
.circle.large.oxides-3.crown .value img {
	width: 75%
}
.circle.large.oxides-3.crown:after {
	width: 160px;
	height: 160px;
	left: 50%;
	top: 50%;
	margin: -80px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.large.oxides-3.crown:after {
	display: none
}
}
.circle.medium.oxides-3 {
	width: 60px;
	height: 60px
}
.circle.medium.oxides-3:after {
	width: 60px;
	height: 60px;
	border: 1px dashed #2d5b6f
}
.circle.medium.oxides-3:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyZDViNmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNiNmQ4MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #2d5b6f 0, #3b6d82 100%);
	background-image: -moz-linear-gradient(top bottom, #2d5b6f 0, #3b6d82 100%);
	background-image: -o-linear-gradient(top bottom, #2d5b6f 0, #3b6d82 100%);
	background-image: linear-gradient(to bottom bottom, #2d5b6f 0, #3b6d82 100%);
	width: 56px;
	height: 56px;
	margin-top: -28px;
	margin-left: -28px
}
.circle.medium.oxides-3 .value {
	line-height: 60px;
	font-size: 30px
}
.circle.medium.oxides-3.crown .value {
	height: 100%;
	font-size: 30px;
	line-height: 30px
}
.circle.medium.oxides-3.crown .value img {
	width: 75%
}
.circle.medium.oxides-3.crown:after {
	width: 90px;
	height: 90px;
	left: 50%;
	top: 50%;
	margin: -45px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.medium.oxides-3.crown:after {
	display: none
}
}
.circle.small.oxides-3 {
	width: 46px;
	height: 46px
}
.circle.small.oxides-3:after {
	width: 46px;
	height: 46px;
	border: 1px dashed #2d5b6f
}
.circle.small.oxides-3:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyZDViNmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNiNmQ4MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #2d5b6f 0, #3b6d82 100%);
	background-image: -moz-linear-gradient(top bottom, #2d5b6f 0, #3b6d82 100%);
	background-image: -o-linear-gradient(top bottom, #2d5b6f 0, #3b6d82 100%);
	background-image: linear-gradient(to bottom bottom, #2d5b6f 0, #3b6d82 100%);
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px
}
.circle.small.oxides-3 .value {
	line-height: 46px;
	font-size: 23px
}
.circle.small.oxides-3.crown .value {
	height: 100%;
	font-size: 23px;
	line-height: 23px
}
.circle.small.oxides-3.crown .value img {
	width: 75%
}
.circle.small.oxides-3.crown:after {
	width: 76px;
	height: 76px;
	left: 50%;
	top: 50%;
	margin: -38px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.small.oxides-3.crown:after {
	display: none
}
}
.circle.giant.dirty {
	width: 180px;
	height: 180px
}
.circle.giant.dirty:after {
	width: 180px;
	height: 180px;
	border: 1px dashed #df5236
}
.circle.giant.dirty:before {/*background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkZjUyMzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1NjQ0NSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);background-image:-webkit-linear-gradient(top bottom,#df5236 0,#e56445 100%);background-image:-moz-linear-gradient(top bottom,#df5236 0,#e56445 100%);background-image:-o-linear-gradient(top bottom,#df5236 0,#e56445 100%);background-image:linear-gradient(to bottom bottom,#df5236 0,#e56445 100%);*/
	background: #FF0000;
	width: 176px;
	height: 176px;
	margin-top: -88px;
	margin-left: -88px
}
.circle.giant.dirty .value {
	line-height: 180px;
	font-size: 90px
}
.circle.giant.dirty.crown .value {
	height: 100%;
	font-size: 90px;
	line-height: 90px
}
.circle.giant.dirty.crown .value img {
	width: 75%;
	margin-top:5px;
}
.circle.giant.dirty.crown:after {
	width: 210px;
	height: 210px;
	left: 50%;
	top: 50%;
	margin: -105px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.giant.dirty.crown:after {
	display: none
}
}
.circle.large.dirty {
	width: 130px;
	height: 130px
}
.circle.large.dirty:after {
	width: 130px;
	height: 130px;
	border: 1px dashed #df5236
}
.circle.large.dirty:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkZjUyMzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1NjQ0NSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -moz-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -o-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: linear-gradient(to bottom bottom, #df5236 0, #e56445 100%);
	width: 126px;
	height: 126px;
	margin-top: -63px;
	margin-left: -63px
}
.circle.large.dirty .value {
	line-height: 130px;
	font-size: 65px
}
.circle.large.dirty.crown .value {
	height: 100%;
	font-size: 65px;
	line-height: 65px
}
.circle.large.dirty.crown .value img {
	width: 75%
}
.circle.large.dirty.crown:after {
	width: 160px;
	height: 160px;
	left: 50%;
	top: 50%;
	margin: -80px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.large.dirty.crown:after {
	display: none
}
}
.circle.medium.dirty {
	width: 60px;
	height: 60px
}
.circle.medium.dirty:after {
	width: 60px;
	height: 60px;
	border: 1px dashed #df5236
}
.circle.medium.dirty:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkZjUyMzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1NjQ0NSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -moz-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -o-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: linear-gradient(to bottom bottom, #df5236 0, #e56445 100%);
	width: 56px;
	height: 56px;
	margin-top: -28px;
	margin-left: -28px
}
.circle.medium.dirty .value {
	line-height: 60px;
	font-size: 30px
}
.circle.medium.dirty.crown .value {
	height: 100%;
	font-size: 30px;
	line-height: 30px
}
.circle.medium.dirty.crown .value img {
	width: 75%
}
.circle.medium.dirty.crown:after {
	width: 90px;
	height: 90px;
	left: 50%;
	top: 50%;
	margin: -45px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.medium.dirty.crown:after {
	display: none
}
}
.circle.small.dirty {
	width: 46px;
	height: 46px
}
.circle.small.dirty:after {
	width: 46px;
	height: 46px;
	border: 1px dashed #df5236
}
.circle.small.dirty:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkZjUyMzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1NjQ0NSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -moz-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -o-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: linear-gradient(to bottom bottom, #df5236 0, #e56445 100%);
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px
}
.circle.small.dirty .value {
	line-height: 46px;
	font-size: 23px
}
.circle.small.dirty.crown .value {
	height: 100%;
	font-size: 23px;
	line-height: 23px
}
.circle.small.dirty.crown .value img {
	width: 75%
}
.circle.small.dirty.crown:after {
	width: 76px;
	height: 76px;
	left: 50%;
	top: 50%;
	margin: -38px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.small.dirty.crown:after {
	display: none
}
}
.circle.giant.dirty-1 {
	width: 180px;
	height: 180px
}
.circle.giant.dirty-1:after {
	width: 180px;
	height: 180px;
	border: 1px dashed #ea583b
}
.circle.giant.dirty-1:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlYTU4M2IiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlNmE0YyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #ea583b 0, #ee6a4c 100%);
	background-image: -moz-linear-gradient(top bottom, #ea583b 0, #ee6a4c 100%);
	background-image: -o-linear-gradient(top bottom, #ea583b 0, #ee6a4c 100%);
	background-image: linear-gradient(to bottom bottom, #ea583b 0, #ee6a4c 100%);
	width: 176px;
	height: 176px;
	margin-top: -88px;
	margin-left: -88px
}
.circle.giant.dirty-1 .value {
	line-height: 180px;
	font-size: 90px
}
.circle.giant.dirty-1.crown .value {
	height: 100%;
	font-size: 90px;
	line-height: 90px
}
.circle.giant.dirty-1.crown .value img {
	width: 75%
}
.circle.giant.dirty-1.crown:after {
	width: 210px;
	height: 210px;
	left: 50%;
	top: 50%;
	margin: -105px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.giant.dirty-1.crown:after {
	display: none
}
}
.circle.large.dirty-1 {
	width: 130px;
	height: 130px
}
.circle.large.dirty-1:after {
	width: 130px;
	height: 130px;
	border: 1px dashed #ea583b
}
.circle.large.dirty-1:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlYTU4M2IiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlNmE0YyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #ea583b 0, #ee6a4c 100%);
	background-image: -moz-linear-gradient(top bottom, #ea583b 0, #ee6a4c 100%);
	background-image: -o-linear-gradient(top bottom, #ea583b 0, #ee6a4c 100%);
	background-image: linear-gradient(to bottom bottom, #ea583b 0, #ee6a4c 100%);
	width: 126px;
	height: 126px;
	margin-top: -63px;
	margin-left: -63px
}
.circle.large.dirty-1 .value {
	line-height: 130px;
	font-size: 65px
}
.circle.large.dirty-1.crown .value {
	height: 100%;
	font-size: 65px;
	line-height: 65px
}
.circle.large.dirty-1.crown .value img {
	width: 75%
}
.circle.large.dirty-1.crown:after {
	width: 160px;
	height: 160px;
	left: 50%;
	top: 50%;
	margin: -80px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.large.dirty-1.crown:after {
	display: none
}
}
.circle.medium.dirty-1 {
	width: 60px;
	height: 60px
}
.circle.medium.dirty-1:after {
	width: 60px;
	height: 60px;
	border: 1px dashed #ea583b
}
.circle.medium.dirty-1:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlYTU4M2IiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlNmE0YyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #ea583b 0, #ee6a4c 100%);
	background-image: -moz-linear-gradient(top bottom, #ea583b 0, #ee6a4c 100%);
	background-image: -o-linear-gradient(top bottom, #ea583b 0, #ee6a4c 100%);
	background-image: linear-gradient(to bottom bottom, #ea583b 0, #ee6a4c 100%);
	width: 56px;
	height: 56px;
	margin-top: -28px;
	margin-left: -28px
}
.circle.medium.dirty-1 .value {
	line-height: 60px;
	font-size: 30px
}
.circle.medium.dirty-1.crown .value {
	height: 100%;
	font-size: 30px;
	line-height: 30px
}
.circle.medium.dirty-1.crown .value img {
	width: 75%
}
.circle.medium.dirty-1.crown:after {
	width: 90px;
	height: 90px;
	left: 50%;
	top: 50%;
	margin: -45px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.medium.dirty-1.crown:after {
	display: none
}
}
.circle.small.dirty-1 {
	width: 46px;
	height: 46px
}
.circle.small.dirty-1:after {
	width: 46px;
	height: 46px;
	border: 1px dashed #ea583b
}
.circle.small.dirty-1:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlYTU4M2IiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlNmE0YyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #ea583b 0, #ee6a4c 100%);
	background-image: -moz-linear-gradient(top bottom, #ea583b 0, #ee6a4c 100%);
	background-image: -o-linear-gradient(top bottom, #ea583b 0, #ee6a4c 100%);
	background-image: linear-gradient(to bottom bottom, #ea583b 0, #ee6a4c 100%);
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px
}
.circle.small.dirty-1 .value {
	line-height: 46px;
	font-size: 23px
}
.circle.small.dirty-1.crown .value {
	height: 100%;
	font-size: 23px;
	line-height: 23px
}
.circle.small.dirty-1.crown .value img {
	width: 75%
}
.circle.small.dirty-1.crown:after {
	width: 76px;
	height: 76px;
	left: 50%;
	top: 50%;
	margin: -38px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.small.dirty-1.crown:after {
	display: none
}
}
.circle.giant.dirty-2 {
	width: 180px;
	height: 180px
}
.circle.giant.dirty-2:after {
	width: 180px;
	height: 180px;
	border: 1px dashed #df5236
}
.circle.giant.dirty-2:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkZjUyMzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1NjQ0NSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -moz-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -o-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: linear-gradient(to bottom bottom, #df5236 0, #e56445 100%);
	width: 176px;
	height: 176px;
	margin-top: -88px;
	margin-left: -88px
}
.circle.giant.dirty-2 .value {
	line-height: 180px;
	font-size: 90px
}
.circle.giant.dirty-2.crown .value {
	height: 100%;
	font-size: 90px;
	line-height: 90px
}
.circle.giant.dirty-2.crown .value img {
	width: 75%
}
.circle.giant.dirty-2.crown:after {
	width: 210px;
	height: 210px;
	left: 50%;
	top: 50%;
	margin: -105px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.giant.dirty-2.crown:after {
	display: none
}
}
.circle.large.dirty-2 {
	width: 130px;
	height: 130px
}
.circle.large.dirty-2:after {
	width: 130px;
	height: 130px;
	border: 1px dashed #df5236
}
.circle.large.dirty-2:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkZjUyMzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1NjQ0NSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -moz-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -o-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: linear-gradient(to bottom bottom, #df5236 0, #e56445 100%);
	width: 126px;
	height: 126px;
	margin-top: -63px;
	margin-left: -63px
}
.circle.large.dirty-2 .value {
	line-height: 130px;
	font-size: 65px
}
.circle.large.dirty-2.crown .value {
	height: 100%;
	font-size: 65px;
	line-height: 65px
}
.circle.large.dirty-2.crown .value img {
	width: 75%
}
.circle.large.dirty-2.crown:after {
	width: 160px;
	height: 160px;
	left: 50%;
	top: 50%;
	margin: -80px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.large.dirty-2.crown:after {
	display: none
}
}
.circle.medium.dirty-2 {
	width: 60px;
	height: 60px
}
.circle.medium.dirty-2:after {
	width: 60px;
	height: 60px;
	border: 1px dashed #df5236
}
.circle.medium.dirty-2:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkZjUyMzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1NjQ0NSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -moz-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -o-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: linear-gradient(to bottom bottom, #df5236 0, #e56445 100%);
	width: 56px;
	height: 56px;
	margin-top: -28px;
	margin-left: -28px
}
.circle.medium.dirty-2 .value {
	line-height: 60px;
	font-size: 30px
}
.circle.medium.dirty-2.crown .value {
	height: 100%;
	font-size: 30px;
	line-height: 30px
}
.circle.medium.dirty-2.crown .value img {
	width: 75%
}
.circle.medium.dirty-2.crown:after {
	width: 90px;
	height: 90px;
	left: 50%;
	top: 50%;
	margin: -45px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.medium.dirty-2.crown:after {
	display: none
}
}
.circle.small.dirty-2 {
	width: 46px;
	height: 46px
}
.circle.small.dirty-2:after {
	width: 46px;
	height: 46px;
	border: 1px dashed #df5236
}
.circle.small.dirty-2:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkZjUyMzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1NjQ0NSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -moz-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -o-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: linear-gradient(to bottom bottom, #df5236 0, #e56445 100%);
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px
}
.circle.small.dirty-2 .value {
	line-height: 46px;
	font-size: 23px
}
.circle.small.dirty-2.crown .value {
	height: 100%;
	font-size: 23px;
	line-height: 23px
}
.circle.small.dirty-2.crown .value img {
	width: 75%
}
.circle.small.dirty-2.crown:after {
	width: 76px;
	height: 76px;
	left: 50%;
	top: 50%;
	margin: -38px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.small.dirty-2.crown:after {
	display: none
}
}
.circle.giant.dirty-3 {
	width: 180px;
	height: 180px
}
.circle.giant.dirty-3:after {
	width: 180px;
	height: 180px;
	border: 1px dashed #d34d33
}
.circle.giant.dirty-3:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkMzRkMzMiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RiNWY0MyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #d34d33 0, #db5f43 100%);
	background-image: -moz-linear-gradient(top bottom, #d34d33 0, #db5f43 100%);
	background-image: -o-linear-gradient(top bottom, #d34d33 0, #db5f43 100%);
	background-image: linear-gradient(to bottom bottom, #d34d33 0, #db5f43 100%);
	width: 176px;
	height: 176px;
	margin-top: -88px;
	margin-left: -88px
}
.circle.giant.dirty-3 .value {
	line-height: 180px;
	font-size: 90px
}
.circle.giant.dirty-3.crown .value {
	height: 100%;
	font-size: 90px;
	line-height: 90px
}
.circle.giant.dirty-3.crown .value img {
	width: 75%
}
.circle.giant.dirty-3.crown:after {
	width: 210px;
	height: 210px;
	left: 50%;
	top: 50%;
	margin: -105px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.giant.dirty-3.crown:after {
	display: none
}
}
.circle.large.dirty-3 {
	width: 130px;
	height: 130px
}
.circle.large.dirty-3:after {
	width: 130px;
	height: 130px;
	border: 1px dashed #d34d33
}
.circle.large.dirty-3:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkMzRkMzMiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RiNWY0MyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #d34d33 0, #db5f43 100%);
	background-image: -moz-linear-gradient(top bottom, #d34d33 0, #db5f43 100%);
	background-image: -o-linear-gradient(top bottom, #d34d33 0, #db5f43 100%);
	background-image: linear-gradient(to bottom bottom, #d34d33 0, #db5f43 100%);
	width: 126px;
	height: 126px;
	margin-top: -63px;
	margin-left: -63px
}
.circle.large.dirty-3 .value {
	line-height: 130px;
	font-size: 65px
}
.circle.large.dirty-3.crown .value {
	height: 100%;
	font-size: 65px;
	line-height: 65px
}
.circle.large.dirty-3.crown .value img {
	width: 75%
}
.circle.large.dirty-3.crown:after {
	width: 160px;
	height: 160px;
	left: 50%;
	top: 50%;
	margin: -80px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.large.dirty-3.crown:after {
	display: none
}
}
.circle.medium.dirty-3 {
	width: 60px;
	height: 60px
}
.circle.medium.dirty-3:after {
	width: 60px;
	height: 60px;
	border: 1px dashed #d34d33
}
.circle.medium.dirty-3:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkMzRkMzMiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RiNWY0MyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #d34d33 0, #db5f43 100%);
	background-image: -moz-linear-gradient(top bottom, #d34d33 0, #db5f43 100%);
	background-image: -o-linear-gradient(top bottom, #d34d33 0, #db5f43 100%);
	background-image: linear-gradient(to bottom bottom, #d34d33 0, #db5f43 100%);
	width: 56px;
	height: 56px;
	margin-top: -28px;
	margin-left: -28px
}
.circle.medium.dirty-3 .value {
	line-height: 60px;
	font-size: 30px
}
.circle.medium.dirty-3.crown .value {
	height: 100%;
	font-size: 30px;
	line-height: 30px
}
.circle.medium.dirty-3.crown .value img {
	width: 75%
}
.circle.medium.dirty-3.crown:after {
	width: 90px;
	height: 90px;
	left: 50%;
	top: 50%;
	margin: -45px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.medium.dirty-3.crown:after {
	display: none
}
}
.circle.small.dirty-3 {
	width: 46px;
	height: 46px
}
.circle.small.dirty-3:after {
	width: 46px;
	height: 46px;
	border: 1px dashed #d34d33
}
.circle.small.dirty-3:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkMzRkMzMiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RiNWY0MyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #d34d33 0, #db5f43 100%);
	background-image: -moz-linear-gradient(top bottom, #d34d33 0, #db5f43 100%);
	background-image: -o-linear-gradient(top bottom, #d34d33 0, #db5f43 100%);
	background-image: linear-gradient(to bottom bottom, #d34d33 0, #db5f43 100%);
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px
}
.circle.small.dirty-3 .value {
	line-height: 46px;
	font-size: 23px
}
.circle.small.dirty-3.crown .value {
	height: 100%;
	font-size: 23px;
	line-height: 23px
}
.circle.small.dirty-3.crown .value img {
	width: 75%
}
.circle.small.dirty-3.crown:after {
	width: 76px;
	height: 76px;
	left: 50%;
	top: 50%;
	margin: -38px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.small.dirty-3.crown:after {
	display: none
}
}
.circle.giant.smell {
	width: 180px;
	height: 180px
}
.circle.giant.smell:after {
	width: 180px;
	height: 180px;
	border: 1px dashed #f99450
}
.circle.giant.smell:before {/*background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOTk0NTAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhYTQ2MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);background-image:-webkit-linear-gradient(top bottom,#f99450 0,#faa462 100%);background-image:-moz-linear-gradient(top bottom,#f99450 0,#faa462 100%);background-image:-o-linear-gradient(top bottom,#f99450 0,#faa462 100%);background-image:linear-gradient(to bottom bottom,#f99450 0,#faa462 100%);*/
	background: #FF0000;
	width: 176px;
	height: 176px;
	margin-top: -88px;
	margin-left: -88px
}
.circle.giant.smell .value {
	line-height: 180px;
	font-size: 90px
}
.circle.giant.smell.crown .value {
	height: 100%;
	font-size: 90px;
	line-height: 90px
}
.circle.giant.smell.crown .value img {
	width: 75%;
	margin-top:5px;
}
.circle.giant.smell.crown:after {
	width: 210px;
	height: 210px;
	left: 50%;
	top: 50%;
	margin: -105px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.giant.smell.crown:after {
	display: none
}
}
.circle.large.smell {
	width: 130px;
	height: 130px
}
.circle.large.smell:after {
	width: 130px;
	height: 130px;
	border: 1px dashed #f99450
}
.circle.large.smell:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOTk0NTAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhYTQ2MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -moz-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -o-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: linear-gradient(to bottom bottom, #f99450 0, #faa462 100%);
	width: 126px;
	height: 126px;
	margin-top: -63px;
	margin-left: -63px
}
.circle.large.smell .value {
	line-height: 130px;
	font-size: 65px
}
.circle.large.smell.crown .value {
	height: 100%;
	font-size: 65px;
	line-height: 65px
}
.circle.large.smell.crown .value img {
	width: 75%
}
.circle.large.smell.crown:after {
	width: 160px;
	height: 160px;
	left: 50%;
	top: 50%;
	margin: -80px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.large.smell.crown:after {
	display: none
}
}
.circle.medium.smell {
	width: 60px;
	height: 60px
}
.circle.medium.smell:after {
	width: 60px;
	height: 60px;
	border: 1px dashed #f99450
}
.circle.medium.smell:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOTk0NTAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhYTQ2MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -moz-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -o-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: linear-gradient(to bottom bottom, #f99450 0, #faa462 100%);
	width: 56px;
	height: 56px;
	margin-top: -28px;
	margin-left: -28px
}
.circle.medium.smell .value {
	line-height: 60px;
	font-size: 30px
}
.circle.medium.smell.crown .value {
	height: 100%;
	font-size: 30px;
	line-height: 30px
}
.circle.medium.smell.crown .value img {
	width: 75%
}
.circle.medium.smell.crown:after {
	width: 90px;
	height: 90px;
	left: 50%;
	top: 50%;
	margin: -45px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.medium.smell.crown:after {
	display: none
}
}
.circle.small.smell {
	width: 46px;
	height: 46px
}
.circle.small.smell:after {
	width: 46px;
	height: 46px;
	border: 1px dashed #f99450
}
.circle.small.smell:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOTk0NTAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhYTQ2MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -moz-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -o-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: linear-gradient(to bottom bottom, #f99450 0, #faa462 100%);
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px
}
.circle.small.smell .value {
	line-height: 46px;
	font-size: 23px
}
.circle.small.smell.crown .value {
	height: 100%;
	font-size: 23px;
	line-height: 23px
}
.circle.small.smell.crown .value img {
	width: 75%
}
.circle.small.smell.crown:after {
	width: 76px;
	height: 76px;
	left: 50%;
	top: 50%;
	margin: -38px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.small.smell.crown:after {
	display: none
}
}
.circle.giant.smell-1 {
	width: 180px;
	height: 180px
}
.circle.giant.smell-1:after {
	width: 180px;
	height: 180px;
	border: 1px dashed #f99b5c
}
.circle.giant.smell-1:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOTliNWMiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhYWE2ZSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #f99b5c 0, #faaa6e 100%);
	background-image: -moz-linear-gradient(top bottom, #f99b5c 0, #faaa6e 100%);
	background-image: -o-linear-gradient(top bottom, #f99b5c 0, #faaa6e 100%);
	background-image: linear-gradient(to bottom bottom, #f99b5c 0, #faaa6e 100%);
	width: 176px;
	height: 176px;
	margin-top: -88px;
	margin-left: -88px
}
.circle.giant.smell-1 .value {
	line-height: 180px;
	font-size: 90px
}
.circle.giant.smell-1.crown .value {
	height: 100%;
	font-size: 90px;
	line-height: 90px
}
.circle.giant.smell-1.crown .value img {
	width: 75%
}
.circle.giant.smell-1.crown:after {
	width: 210px;
	height: 210px;
	left: 50%;
	top: 50%;
	margin: -105px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.giant.smell-1.crown:after {
	display: none
}
}
.circle.large.smell-1 {
	width: 130px;
	height: 130px
}
.circle.large.smell-1:after {
	width: 130px;
	height: 130px;
	border: 1px dashed #f99b5c
}
.circle.large.smell-1:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOTliNWMiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhYWE2ZSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #f99b5c 0, #faaa6e 100%);
	background-image: -moz-linear-gradient(top bottom, #f99b5c 0, #faaa6e 100%);
	background-image: -o-linear-gradient(top bottom, #f99b5c 0, #faaa6e 100%);
	background-image: linear-gradient(to bottom bottom, #f99b5c 0, #faaa6e 100%);
	width: 126px;
	height: 126px;
	margin-top: -63px;
	margin-left: -63px
}
.circle.large.smell-1 .value {
	line-height: 130px;
	font-size: 65px
}
.circle.large.smell-1.crown .value {
	height: 100%;
	font-size: 65px;
	line-height: 65px
}
.circle.large.smell-1.crown .value img {
	width: 75%
}
.circle.large.smell-1.crown:after {
	width: 160px;
	height: 160px;
	left: 50%;
	top: 50%;
	margin: -80px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.large.smell-1.crown:after {
	display: none
}
}
.circle.medium.smell-1 {
	width: 60px;
	height: 60px
}
.circle.medium.smell-1:after {
	width: 60px;
	height: 60px;
	border: 1px dashed #f99b5c
}
.circle.medium.smell-1:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOTliNWMiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhYWE2ZSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #f99b5c 0, #faaa6e 100%);
	background-image: -moz-linear-gradient(top bottom, #f99b5c 0, #faaa6e 100%);
	background-image: -o-linear-gradient(top bottom, #f99b5c 0, #faaa6e 100%);
	background-image: linear-gradient(to bottom bottom, #f99b5c 0, #faaa6e 100%);
	width: 56px;
	height: 56px;
	margin-top: -28px;
	margin-left: -28px
}
.circle.medium.smell-1 .value {
	line-height: 60px;
	font-size: 30px
}
.circle.medium.smell-1.crown .value {
	height: 100%;
	font-size: 30px;
	line-height: 30px
}
.circle.medium.smell-1.crown .value img {
	width: 75%
}
.circle.medium.smell-1.crown:after {
	width: 90px;
	height: 90px;
	left: 50%;
	top: 50%;
	margin: -45px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.medium.smell-1.crown:after {
	display: none
}
}
.circle.small.smell-1 {
	width: 46px;
	height: 46px
}
.circle.small.smell-1:after {
	width: 46px;
	height: 46px;
	border: 1px dashed #f99b5c
}
.circle.small.smell-1:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOTliNWMiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhYWE2ZSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #f99b5c 0, #faaa6e 100%);
	background-image: -moz-linear-gradient(top bottom, #f99b5c 0, #faaa6e 100%);
	background-image: -o-linear-gradient(top bottom, #f99b5c 0, #faaa6e 100%);
	background-image: linear-gradient(to bottom bottom, #f99b5c 0, #faaa6e 100%);
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px
}
.circle.small.smell-1 .value {
	line-height: 46px;
	font-size: 23px
}
.circle.small.smell-1.crown .value {
	height: 100%;
	font-size: 23px;
	line-height: 23px
}
.circle.small.smell-1.crown .value img {
	width: 75%
}
.circle.small.smell-1.crown:after {
	width: 76px;
	height: 76px;
	left: 50%;
	top: 50%;
	margin: -38px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.small.smell-1.crown:after {
	display: none
}
}
.circle.giant.smell-2 {
	width: 180px;
	height: 180px
}
.circle.giant.smell-2:after {
	width: 180px;
	height: 180px;
	border: 1px dashed #f99450
}
.circle.giant.smell-2:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOTk0NTAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhYTQ2MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -moz-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -o-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: linear-gradient(to bottom bottom, #f99450 0, #faa462 100%);
	width: 176px;
	height: 176px;
	margin-top: -88px;
	margin-left: -88px
}
.circle.giant.smell-2 .value {
	line-height: 180px;
	font-size: 90px
}
.circle.giant.smell-2.crown .value {
	height: 100%;
	font-size: 90px;
	line-height: 90px
}
.circle.giant.smell-2.crown .value img {
	width: 75%
}
.circle.giant.smell-2.crown:after {
	width: 210px;
	height: 210px;
	left: 50%;
	top: 50%;
	margin: -105px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.giant.smell-2.crown:after {
	display: none
}
}
.circle.large.smell-2 {
	width: 130px;
	height: 130px
}
.circle.large.smell-2:after {
	width: 130px;
	height: 130px;
	border: 1px dashed #f99450
}
.circle.large.smell-2:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOTk0NTAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhYTQ2MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -moz-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -o-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: linear-gradient(to bottom bottom, #f99450 0, #faa462 100%);
	width: 126px;
	height: 126px;
	margin-top: -63px;
	margin-left: -63px
}
.circle.large.smell-2 .value {
	line-height: 130px;
	font-size: 65px
}
.circle.large.smell-2.crown .value {
	height: 100%;
	font-size: 65px;
	line-height: 65px
}
.circle.large.smell-2.crown .value img {
	width: 75%
}
.circle.large.smell-2.crown:after {
	width: 160px;
	height: 160px;
	left: 50%;
	top: 50%;
	margin: -80px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.large.smell-2.crown:after {
	display: none
}
}
.circle.medium.smell-2 {
	width: 60px;
	height: 60px
}
.circle.medium.smell-2:after {
	width: 60px;
	height: 60px;
	border: 1px dashed #f99450
}
.circle.medium.smell-2:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOTk0NTAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhYTQ2MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -moz-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -o-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: linear-gradient(to bottom bottom, #f99450 0, #faa462 100%);
	width: 56px;
	height: 56px;
	margin-top: -28px;
	margin-left: -28px
}
.circle.medium.smell-2 .value {
	line-height: 60px;
	font-size: 30px
}
.circle.medium.smell-2.crown .value {
	height: 100%;
	font-size: 30px;
	line-height: 30px
}
.circle.medium.smell-2.crown .value img {
	width: 75%
}
.circle.medium.smell-2.crown:after {
	width: 90px;
	height: 90px;
	left: 50%;
	top: 50%;
	margin: -45px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.medium.smell-2.crown:after {
	display: none
}
}
.circle.small.smell-2 {
	width: 46px;
	height: 46px
}
.circle.small.smell-2:after {
	width: 46px;
	height: 46px;
	border: 1px dashed #f99450
}
.circle.small.smell-2:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOTk0NTAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhYTQ2MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -moz-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -o-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: linear-gradient(to bottom bottom, #f99450 0, #faa462 100%);
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px
}
.circle.small.smell-2 .value {
	line-height: 46px;
	font-size: 23px
}
.circle.small.smell-2.crown .value {
	height: 100%;
	font-size: 23px;
	line-height: 23px
}
.circle.small.smell-2.crown .value img {
	width: 75%
}
.circle.small.smell-2.crown:after {
	width: 76px;
	height: 76px;
	left: 50%;
	top: 50%;
	margin: -38px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.small.smell-2.crown:after {
	display: none
}
}
.circle.giant.smell-3 {
	width: 180px;
	height: 180px
}
.circle.giant.smell-3:after {
	width: 180px;
	height: 180px;
	border: 1px dashed #f98f49
}
.circle.giant.smell-3:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOThmNDkiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhOWY1YSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #f98f49 0, #fa9f5a 100%);
	background-image: -moz-linear-gradient(top bottom, #f98f49 0, #fa9f5a 100%);
	background-image: -o-linear-gradient(top bottom, #f98f49 0, #fa9f5a 100%);
	background-image: linear-gradient(to bottom bottom, #f98f49 0, #fa9f5a 100%);
	width: 176px;
	height: 176px;
	margin-top: -88px;
	margin-left: -88px
}
.circle.giant.smell-3 .value {
	line-height: 180px;
	font-size: 90px
}
.circle.giant.smell-3.crown .value {
	height: 100%;
	font-size: 90px;
	line-height: 90px
}
.circle.giant.smell-3.crown .value img {
	width: 75%
}
.circle.giant.smell-3.crown:after {
	width: 210px;
	height: 210px;
	left: 50%;
	top: 50%;
	margin: -105px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.giant.smell-3.crown:after {
	display: none
}
}
.circle.large.smell-3 {
	width: 130px;
	height: 130px
}
.circle.large.smell-3:after {
	width: 130px;
	height: 130px;
	border: 1px dashed #f98f49
}
.circle.large.smell-3:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOThmNDkiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhOWY1YSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #f98f49 0, #fa9f5a 100%);
	background-image: -moz-linear-gradient(top bottom, #f98f49 0, #fa9f5a 100%);
	background-image: -o-linear-gradient(top bottom, #f98f49 0, #fa9f5a 100%);
	background-image: linear-gradient(to bottom bottom, #f98f49 0, #fa9f5a 100%);
	width: 126px;
	height: 126px;
	margin-top: -63px;
	margin-left: -63px
}
.circle.large.smell-3 .value {
	line-height: 130px;
	font-size: 65px
}
.circle.large.smell-3.crown .value {
	height: 100%;
	font-size: 65px;
	line-height: 65px
}
.circle.large.smell-3.crown .value img {
	width: 75%
}
.circle.large.smell-3.crown:after {
	width: 160px;
	height: 160px;
	left: 50%;
	top: 50%;
	margin: -80px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.large.smell-3.crown:after {
	display: none
}
}
.circle.medium.smell-3 {
	width: 60px;
	height: 60px
}
.circle.medium.smell-3:after {
	width: 60px;
	height: 60px;
	border: 1px dashed #f98f49
}
.circle.medium.smell-3:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOThmNDkiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhOWY1YSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #f98f49 0, #fa9f5a 100%);
	background-image: -moz-linear-gradient(top bottom, #f98f49 0, #fa9f5a 100%);
	background-image: -o-linear-gradient(top bottom, #f98f49 0, #fa9f5a 100%);
	background-image: linear-gradient(to bottom bottom, #f98f49 0, #fa9f5a 100%);
	width: 56px;
	height: 56px;
	margin-top: -28px;
	margin-left: -28px
}
.circle.medium.smell-3 .value {
	line-height: 60px;
	font-size: 30px
}
.circle.medium.smell-3.crown .value {
	height: 100%;
	font-size: 30px;
	line-height: 30px
}
.circle.medium.smell-3.crown .value img {
	width: 75%
}
.circle.medium.smell-3.crown:after {
	width: 90px;
	height: 90px;
	left: 50%;
	top: 50%;
	margin: -45px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.medium.smell-3.crown:after {
	display: none
}
}
.circle.small.smell-3 {
	width: 46px;
	height: 46px
}
.circle.small.smell-3:after {
	width: 46px;
	height: 46px;
	border: 1px dashed #f98f49
}
.circle.small.smell-3:before {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOThmNDkiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhOWY1YSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #f98f49 0, #fa9f5a 100%);
	background-image: -moz-linear-gradient(top bottom, #f98f49 0, #fa9f5a 100%);
	background-image: -o-linear-gradient(top bottom, #f98f49 0, #fa9f5a 100%);
	background-image: linear-gradient(to bottom bottom, #f98f49 0, #fa9f5a 100%);
	width: 42px;
	height: 42px;
	margin-top: -21px;
	margin-left: -21px
}
.circle.small.smell-3 .value {
	line-height: 46px;
	font-size: 23px
}
.circle.small.smell-3.crown .value {
	height: 100%;
	font-size: 23px;
	line-height: 23px
}
.circle.small.smell-3.crown .value img {
	width: 75%
}
.circle.small.smell-3.crown:after {
	width: 76px;
	height: 76px;
	left: 50%;
	top: 50%;
	margin: -38px;
	border: 0!important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.circle.small.smell-3.crown:after {
	display: none
}
}
.info-circle {
	-webkit-border-radius: 50%;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 50%;
	-moz-background-clip: padding;
	border-radius: 50%;
	background-clip: padding-box;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	position: relative;
	text-align: center
}
.info-circle .inner {
	padding: 12.5px;
	font-size: 14px;
	color: #fff
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.info-circle .inner {
	padding: 6.25px
}
}
.info-circle .inner .title-small {
	color: #fff;
	font-size: 14px;
	margin-bottom: 4px
}
.info-circle .inner .title-line {
	width: 30px;
	background: #fff;
	margin: 10px 0
}
.info-circle .inner .button {
	margin: 4px 0 0
}
.info-circle.virus {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxODlmYTQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyYWViMyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -moz-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -o-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: linear-gradient(to bottom bottom, #189fa4 0, #22aeb3 100%)
}
.info-circle.virus .button {
	background: rgba(31,202,208,.6)
}
.info-circle.virus .button:hover, .info-circle.virus .button.active {
	background: rgba(36,216,223,.6)
}
.info-circle.oxides {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzMDYxNzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQwNzM4OCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -moz-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -o-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: linear-gradient(to bottom bottom, #306176 0, #407388 100%)
}
.info-circle.oxides .button {
	background: rgba(63,127,154,.6)
}
.info-circle.oxides .button:hover, .info-circle.oxides .button.active {
	background: rgba(69,139,169,.6)
}
.info-circle.smell {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOTk0NTAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhYTQ2MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -moz-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -o-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: linear-gradient(to bottom bottom, #f99450 0, #faa462 100%)
}
.info-circle.smell .button {
	background: rgba(251,178,129,.6)
}
.info-circle.smell .button:hover, .info-circle.smell .button.active {
	background: rgba(251,190,149,.6)
}
.info-circle.dirty {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkZjUyMzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1NjQ0NSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -moz-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -o-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: linear-gradient(to bottom bottom, #df5236 0, #e56445 100%)
}
.info-circle.dirty .button {
	background: rgba(230,120,98,.6)
}
.info-circle.dirty .button:hover, .info-circle.dirty .button.active {
	background: rgba(233,135,116,.6)
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.info-circle {
	-webkit-transform: scale(1.75);
	-moz-transform: scale(1.75);
	-o-transform: scale(1.75);
	-ms-transform: scale(1.75);
	transform: scale(1.75)
}
}
.baloon {
	padding: 25px;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	position: relative;
	width: 250px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	display: none;
	z-index: 5;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDg4NmEiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNzc1OCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #00886a 0, #007758 100%);
	background-image: -moz-linear-gradient(top bottom, #00886a 0, #007758 100%);
	background-image: -o-linear-gradient(top bottom, #00886a 0, #007758 100%);
	background-image: linear-gradient(to bottom bottom, #00886a 0, #007758 100%)
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.baloon {
	padding: 12.5px
}
}
.baloon .title-small {
	color: #fff;
	font-size: 14px
}
.baloon .title-line {
	background-color: #fff
}
.baloon:after {
	position: absolute;
	content: '';
	left: 50%;
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 8px;
	margin-left: -8px
}
.baloon.center {
	margin: 0 auto
}
.baloon.abs-center {
	left: 50%;
	margin-left: -125px
}
.baloon.large {
	width: 400px
}
.baloon.large.abs-center {
	margin-left: -200px
}
.baloon.small p {
	font-size: 13px;
	line-height: 20px
}
.baloon.small .title-line {
	margin: 5px 0!important
}
.baloon.small .title-small {
	margin: 0
}
.baloon.top:after {
	top: -16px
}
.baloon.bottom:after {
	bottom: -16px
}
.baloon.top:after {
	border-bottom-color: #00886a
}
.baloon.bottom:after {
	border-top-color: #007758
}
.baloon .button {
	background: rgba(0,187,146,.6)
}
.baloon .button:hover, .baloon .button.active {
	background: rgba(0,207,162,.6)
}
.baloon.virus {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxODlmYTQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyYWViMyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -moz-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -o-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: linear-gradient(to bottom bottom, #189fa4 0, #22aeb3 100%)
}
.baloon.virus.top:after {
	border-bottom-color: #189fa4
}
.baloon.virus.bottom:after {
	border-top-color: #22aeb3
}
.baloon.virus .button {
	background: rgba(31,202,208,.6)
}
.baloon.virus .button:hover, .baloon.virus .button.active {
	background: rgba(36,216,223,.6)
}
.baloon.oxides {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzMDYxNzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQwNzM4OCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -moz-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -o-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: linear-gradient(to bottom bottom, #306176 0, #407388 100%)
}
.baloon.oxides.top:after {
	border-bottom-color: #306176
}
.baloon.oxides.bottom:after {
	border-top-color: #407388
}
.baloon.oxides .button {
	background: rgba(63,127,154,.6)
}
.baloon.oxides .button:hover, .baloon.oxides .button.active {
	background: rgba(69,139,169,.6)
}
.baloon.dirty {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkZjUyMzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1NjQ0NSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -moz-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -o-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: linear-gradient(to bottom bottom, #df5236 0, #e56445 100%)
}
.baloon.dirty.top:after {
	border-bottom-color: #df5236
}
.baloon.dirty.bottom:after {
	border-top-color: #e56445
}
.baloon.dirty .button {
	background: rgba(230,120,98,.6)
}
.baloon.dirty .button:hover, .baloon.dirty .button.active {
	background: rgba(233,135,116,.6)
}
.baloon.smell {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOTk0NTAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhYTQ2MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -moz-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -o-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: linear-gradient(to bottom bottom, #f99450 0, #faa462 100%)
}
.baloon.smell.top:after {
	border-bottom-color: #f99450
}
.baloon.smell.bottom:after {
	border-top-color: #faa462
}
.baloon.smell .button {
	background: rgba(251,178,129,.6)
}
.baloon.smell .button:hover, .baloon.smell .button.active {
	background: rgba(251,190,149,.6)
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.baloon {
	width: 200px
}
.baloon.abs-center {
	margin-left: -100px
}
.baloon.large {
	width: 200px
}
.baloon.large.abs-center {
	margin-left: -100px
}
.baloon .title-line {
	display: none
}
.baloon p {
	font-size: 10px
}
}
.circle-baloon {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	position: relative
}
.circle-baloon .circle {
	cursor: pointer
}
.circle-baloon.move-up {
	-webkit-animation: moveY-up 3s ease-in-out infinite alternate;
	-moz-animation: moveY-up 3s ease-in-out infinite alternate;
	-o-animation: moveY-up 3s ease-in-out infinite alternate;
	animation: moveY-up 3s ease-in-out infinite alternate
}
.circle-baloon.move-down {
	-webkit-animation: moveY-down 3s ease-in-out infinite alternate;
	-moz-animation: moveY-down 3s ease-in-out infinite alternate;
	-o-animation: moveY-down 3s ease-in-out infinite alternate;
	animation: moveY-down 3s ease-in-out infinite alternate
}
.circle-baloon.pause {
	-webkit-animation-play-state: paused!important;
	-moz-animation-play-state: paused!important;
	-o-animation-play-state: paused!important;
	animation-play-state: paused!important
}
.circle-baloon .baloon {
	position: absolute
}
.circle-baloon .baloon.top {
	top: 72px
}
.circle-baloon .baloon.bottom {
	bottom: 72px
}
.gallery-collection {
	position: relative;
	width: 100%;
	height: 100%;
	background: #000
}
.gallery {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff
}
.gallery .swiper-wrapper, .gallery .swiper-slide {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden
}
.gallery .swiper-wrapper.load, .gallery .swiper-slide.load {
	background: url(../images/loader.gif) no-repeat 50% 50%
}
.gallery .swiper-arrow {
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	z-index: 2
}
@media screen and (min-width:0\0) {
.gallery .swiper-arrow.next, .gallery .swiper-arrow.prev {
-webkit-transition:all .2s ease;
-moz-transition:all .2s ease;
-o-transition:all .2s ease;
transition:all .2s ease;
width:50px;
height:50px;
top:50%;
margin-top:-25px;
background-color:rgba(11,124,99,.8);
background-position:50% 50%;
background-repeat:no-repeat;
cursor:pointer!important
}
.gallery .swiper-arrow.next:hover, .gallery .swiper-arrow.prev:hover {
background-color:rgba(255,0,0,.6)
}
}
.gallery .swiper-arrow.next {
	left: 50%;
	cursor: url(../images/arrow-dx.png), auto
}
@media screen and (min-width:0\0) {
.gallery .swiper-arrow.next {
background-image:url(../images/arrow-dx.png);
right:25px;
left:auto
}
}
.gallery .swiper-arrow.prev {
	left: 0;
	cursor: url(../images/arrow-sx.png), auto
}
@media screen and (min-width:0\0) {
.gallery .swiper-arrow.prev {
background-image:url(../images/arrow-sx.png);
left:25px;
right:auto
}
}

@media only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:landscape), only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.gallery .swiper-arrow {
	display: none
}
}
.form-container {
	position: relative;
	width: 100%;
	height: 100%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.form-container .title-small, .form-container .title-line {
	display: none
}
}
.contact-form {
	zoom: 1;
	position: relative;
	width: 980px;
	margin: 0 auto
}
.contact-form:before, .contact-form:after {
	content: '';
	display: table
}
.contact-form:after {
	clear: both
}

@media only screen and (max-width:1024px), only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:landscape) {
.contact-form {
	width: 780px
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.contact-form {
	width: 90%
}
}
.contact-form input[type=text], .contact-form input[type=email], .contact-form textarea, .contact-form select {
	padding: 12.5px;
	-webkit-border-radius: 0;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 0;
	-moz-background-clip: padding;
	border-radius: 0;
	background-clip: padding-box;
	width: 100%;
	color: rgba(255,0,0,.6);
	background: rgba(255,255,255,.8);
	font-size: 12px;
	font-weight: 700;
	border: 0;
	resize: none
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.contact-form input[type=text], .contact-form input[type=email], .contact-form textarea, .contact-form select {
	padding: 6.25px
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.contact-form input[type=text], .contact-form input[type=email], .contact-form textarea, .contact-form select {
	font-size: 10px
}
}
.contact-form button {
	border: 0
}
.contact-form textarea {
	height: 150px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.contact-form textarea {
	height: 60px
}
}
.contact-form select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer
}
.contact-form .select-arrow {
	position: absolute;
	width: 15px;
	height: 30px;
	top: 7px;
	right: 9px;
	line-height: 25px;
	pointer-events: none
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.contact-form .select-arrow {
	width: 8px;
	top: 0;
	right: 3px
}
}
.contact-form .select-arrow:after {
	content: '▾';
	position: absolute;
	top: 0;
	left: 0;
	color: rgba(255,0,0,.6)
}
.contact-form .scaffolding {
	zoom: 1;
	margin: 0 -5px
}
.contact-form .scaffolding:before, .contact-form .scaffolding:after {
	content: '';
	display: table
}
.contact-form .scaffolding:after {
	clear: both
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.contact-form .scaffolding {
	margin: 0 -2.5px
}
}
.contact-form .scaffolding .item {
	float: left;
	width: 33.333333333333336%;
	position: relative
}
.contact-form .scaffolding .item .item-content {
	position: relative;
	display: block;
	margin: 5px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.contact-form .scaffolding .item .item-content {
	margin: 2.5px
}
}
.contact-form .scaffolding .full-width {
	width: 100%
}
.contact-form .scaffolding .half-width {
	width: 50%
}
.contact-form .message {
	font-size: 12px
}
.contact-form .message .item-content {
	height: 17px
}
.contact-form .message img {
	vertical-align: middle
}
.contact-form .message p {
	display: none;
	margin: 0;
	font-weight: 400
}
.contact-form .message p.success {
	color: #8ab61b
}
.contact-form .message p.error {
	color: #c54542
}
.contact-form .privacy {
	width: 75%!important;
	text-align: left!important
}
.contact-form .privacy input[type=checkbox] {
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	position: absolute
}
.contact-form .privacy input[type=checkbox]:checked+label:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	content: '';
	position: absolute;
	width: 15px;
	height: 9px;
	background: transparent;
	top: 12px;
	left: 11px;
	border: 3px solid rgba(255,0,0,.6);
	border-top: 0;
	border-right: 0
}
.contact-form .privacy p {
	padding-right: 50px;
	overflow: hidden;
	font-size: 12px;
	margin: 0;
	font-weight: 600
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.contact-form .privacy p {
	padding-right: 25px
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.contact-form .privacy p {
	top: 0;
	font-size: 10px
}
}
.contact-form .privacy label {
	background: rgba(255,255,255,.8);
	width: 35px;
	height: 35px;
	position: relative;
	display: block;
	float: left;
	margin-right: 10px;
	cursor: pointer
}
.contact-form .submit {
	width: 25%!important;
	text-align: right!important
}
.contact-form .submit .button {
	width: 100%;
	margin: 0
}
.simulator {
	position: absolute;
	width: 500px;
	height: 500px;
	left: 50%;
	top: 50%;
	margin-top: -250px;
	margin-left: -250px;
	display: none;
	z-index: 4
}
.simulator .simulator-circles {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}
.simulator .simulator-circles svg {
	-webkit-transform: rotate(0.1deg);
	-moz-transform: rotate(0.1deg);
	-o-transform: rotate(0.1deg);
	-ms-transform: rotate(0.1deg);
	transform: rotate(0.1deg);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.simulator .simulator-circles {
	-webkit-transform: rotate(-90deg) scale(0.45);
	-moz-transform: rotate(-90deg) scale(0.45);
	-o-transform: rotate(-90deg) scale(0.45);
	-ms-transform: rotate(-90deg) scale(0.45);
	transform: rotate(-90deg) scale(0.45)
}
}
.simulator .clock {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	position: absolute;
	width: 275px;
	height: 275px;
	left: 50%;
	top: 50%;
	margin-top: -137.5px;
	margin-left: -137.5px;
	border-radius: 50%;
	border: 3px solid rgba(255,0,0,.6);
	z-index: 1
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.simulator .clock {
	-webkit-transform: scale(0.45);
	-moz-transform: scale(0.45);
	-o-transform: scale(0.45);
	-ms-transform: scale(0.45);
	transform: scale(0.45)
}
}
.simulator .clock .flip-container {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	height: 100%
}
.simulator .clock .flip-container .flipper, .simulator .clock .flip-container .front, .simulator .clock .flip-container .back {
	width: 100%;
	height: 100%
}
.simulator .clock .flip-container .front {
	overflow: hidden
}
.simulator .clock .center-point {
	position: absolute;
	width: 20px;
	height: 20px;
	left: 50%;
	top: 50%;
	margin-top: -10px;
	margin-left: -10px
}
.simulator .clock .center-point .cover {
	position: relative;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: rgba(255,0,0,.6);
	z-index: 3
}
.simulator .clock .center-point .lancet {
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-o-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	position: absolute;
	width: 4px;
	background: #4a4746;
	left: 50%;
	bottom: 50%;
	margin-left: -2px;
	border-radius: 30%;
	z-index: 2
}
.simulator .clock .center-point .lancet.minutes {
	height: 112.5px
}
.simulator .clock .center-point .lancet.hours {
	height: 72.5px
}
.simulator .clock .info-circle {
	position: absolute;
	top: -5px;
	left: -5px;
	right: -5px;
	bottom: -5px;
	z-index: 3;
	display: none
}
.simulator .clock.animate .lancet.seconds {
	-webkit-animation: loop .6s infinite linear;
	-moz-animation: loop .6s infinite linear;
	-o-animation: loop .6s infinite linear;
	animation: loop .6s infinite linear
}
.simulator .clock.animate .lancet.minutes {
	-webkit-animation: loop .36s infinite linear;
	-moz-animation: loop .36s infinite linear;
	-o-animation: loop .36s infinite linear;
	animation: loop .36s infinite linear
}
.simulator .clock.animate .lancet.hours {
	-webkit-animation: loop 8.64s infinite linear;
	-moz-animation: loop 8.64s infinite linear;
	-o-animation: loop 8.64s infinite linear;
	animation: loop 8.64s infinite linear
}
.simulator .clock.animate.pause .lancet {
	-webkit-animation-play-state: paused!important;
	-moz-animation-play-state: paused!important;
	-o-animation-play-state: paused!important;
	animation-play-state: paused!important
}
.palette {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 93px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	overflow: hidden;
	z-index: 2
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.palette {
	height: 60px
}
}
.palette .group {
	position: relative;
	float: left;
	width: 25%;
	height: 100%;
	overflow: hidden;
	cursor: url(https://mail.google.com/mail/images/2/openhand.cur), move;
	cursor: url(https://mail.google.com/mail/images/2/openhand.cur) 8 8, move
}
.palette .group.virus .item.virus-1 {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxODlmYTQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyYWViMyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -moz-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -o-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: linear-gradient(to bottom bottom, #189fa4 0, #22aeb3 100%)
}
.palette .group.virus .item.virus-2 {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxNzk4OWUiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIxYThhZCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #17989e 0, #21a8ad 100%);
	background-image: -moz-linear-gradient(top bottom, #17989e 0, #21a8ad 100%);
	background-image: -o-linear-gradient(top bottom, #17989e 0, #21a8ad 100%);
	background-image: linear-gradient(to bottom bottom, #17989e 0, #21a8ad 100%)
}
.palette .group.virus .item.virus-3 {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxNjkyOTciIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIwYTJhNyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #169297 0, #20a2a7 100%);
	background-image: -moz-linear-gradient(top bottom, #169297 0, #20a2a7 100%);
	background-image: -o-linear-gradient(top bottom, #169297 0, #20a2a7 100%);
	background-image: linear-gradient(to bottom bottom, #169297 0, #20a2a7 100%)
}
.palette .group.virus .label, .palette .group.virus .container {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxODlmYTQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIyYWViMyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -moz-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: -o-linear-gradient(top bottom, #189fa4 0, #22aeb3 100%);
	background-image: linear-gradient(to bottom bottom, #189fa4 0, #22aeb3 100%)
}
.palette .group.oxides .item.oxides-1 {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzNTY5ODAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ1N2M5MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #356980 0, #457c92 100%);
	background-image: -moz-linear-gradient(top bottom, #356980 0, #457c92 100%);
	background-image: -o-linear-gradient(top bottom, #356980 0, #457c92 100%);
	background-image: linear-gradient(to bottom bottom, #356980 0, #457c92 100%)
}
.palette .group.oxides .item.oxides-2 {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzMDYxNzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQwNzM4OCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -moz-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -o-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: linear-gradient(to bottom bottom, #306176 0, #407388 100%)
}
.palette .group.oxides .item.oxides-3 {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyZDViNmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNiNmQ4MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #2d5b6f 0, #3b6d82 100%);
	background-image: -moz-linear-gradient(top bottom, #2d5b6f 0, #3b6d82 100%);
	background-image: -o-linear-gradient(top bottom, #2d5b6f 0, #3b6d82 100%);
	background-image: linear-gradient(to bottom bottom, #2d5b6f 0, #3b6d82 100%)
}
.palette .group.oxides .label, .palette .group.oxides .container {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMzMDYxNzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQwNzM4OCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -moz-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: -o-linear-gradient(top bottom, #306176 0, #407388 100%);
	background-image: linear-gradient(to bottom bottom, #306176 0, #407388 100%)
}
.palette .group.dirty .item.dirty-1 {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlYTU4M2IiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlNmE0YyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #ea583b 0, #ee6a4c 100%);
	background-image: -moz-linear-gradient(top bottom, #ea583b 0, #ee6a4c 100%);
	background-image: -o-linear-gradient(top bottom, #ea583b 0, #ee6a4c 100%);
	background-image: linear-gradient(to bottom bottom, #ea583b 0, #ee6a4c 100%)
}
.palette .group.dirty .item.dirty-2 {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkZjUyMzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1NjQ0NSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -moz-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -o-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: linear-gradient(to bottom bottom, #df5236 0, #e56445 100%)
}
.palette .group.dirty .item.dirty-3 {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkMzRkMzMiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RiNWY0MyIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #d34d33 0, #db5f43 100%);
	background-image: -moz-linear-gradient(top bottom, #d34d33 0, #db5f43 100%);
	background-image: -o-linear-gradient(top bottom, #d34d33 0, #db5f43 100%);
	background-image: linear-gradient(to bottom bottom, #d34d33 0, #db5f43 100%)
}
.palette .group.dirty .label, .palette .group.dirty .container {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkZjUyMzYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U1NjQ0NSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -moz-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: -o-linear-gradient(top bottom, #df5236 0, #e56445 100%);
	background-image: linear-gradient(to bottom bottom, #df5236 0, #e56445 100%)
}
.palette .group.smell .item.smell-1 {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOTliNWMiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhYWE2ZSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #f99b5c 0, #faaa6e 100%);
	background-image: -moz-linear-gradient(top bottom, #f99b5c 0, #faaa6e 100%);
	background-image: -o-linear-gradient(top bottom, #f99b5c 0, #faaa6e 100%);
	background-image: linear-gradient(to bottom bottom, #f99b5c 0, #faaa6e 100%)
}
.palette .group.smell .item.smell-2 {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOTk0NTAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhYTQ2MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -moz-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -o-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: linear-gradient(to bottom bottom, #f99450 0, #faa462 100%)
}
.palette .group.smell .item.smell-3 {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOThmNDkiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhOWY1YSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #f98f49 0, #fa9f5a 100%);
	background-image: -moz-linear-gradient(top bottom, #f98f49 0, #fa9f5a 100%);
	background-image: -o-linear-gradient(top bottom, #f98f49 0, #fa9f5a 100%);
	background-image: linear-gradient(to bottom bottom, #f98f49 0, #fa9f5a 100%)
}
.palette .group.smell .label, .palette .group.smell .container {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmOTk0NTAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhYTQ2MiIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -moz-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: -o-linear-gradient(top bottom, #f99450 0, #faa462 100%);
	background-image: linear-gradient(to bottom bottom, #f99450 0, #faa462 100%)
}
.palette .group.locked {
	cursor: inherit
}
.palette .group.locked .item .over {
	top: -100%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.palette .group.locked .item .over {
	top: 0!important
}
}
.palette .container {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1
}
.palette .container .item {
	position: relative;
	width: 33.3333%;
	float: left;
	height: 70px;
	overflow: hidden
}
.palette .container .item .over {
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 200%
}
.palette .container .item .over>div {
	height: 50%
}
.palette .container .item .over>div.ico {
	font-size: 42px;
	line-height: 70px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.palette .container .item .over>div.ico {
	font-size: 25px;
	line-height: 40px
}
}
.palette .container .item .over>div.name {
	font-size: 10px;
	padding: 0 15%;
	-webkit-font-smoothing: antialiased
}
.palette .container .item .over:hover, .palette .container .item .over.active {
	top: -100%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.palette .container .item .over:hover, .palette .container .item .over.active {
	top: 0!important
}
}
.palette .label {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 23px;
	font-weight: 600;
	font-size: 12px;
	line-height: 23px;
	z-index: 2
}
.palette-dragger {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 46px;
	height: 46px;
	display: none;
	cursor: url(https://mail.google.com/mail/images/2/closedhand.cur), move;
	cursor: url(https://mail.google.com/mail/images/2/closedhand.cur) 8 8, move;
	-ms-touch-action: none
}
.palette-dragger .circle {
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	position: absolute!important
}
.palette-dragger .circle:nth-child(1) {
	z-index: 1;
	top: 23px;
	right: 23px
}
.palette-dragger .circle:nth-child(2) {
	top: -43px;
	right: -43px;
	z-index: 2
}
.palette-dragger .circle:nth-child(3) {
	top: 30px;
	right: -55px;
	z-index: 3
}
.palette-dragger.dragging .circle:nth-child(1) {
	top: 0;
	right: 0;
	z-index: 1
}
.palette-dragger.dragging .circle:nth-child(2) {
	top: -23px;
	right: -23px
}
.palette-dragger.dragging .circle:nth-child(3) {
	top: 10px;
	right: -35px
}
.drag-and-drop-helper {
	position: absolute;
	bottom: 130px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.drag-and-drop-helper {
	width: 320px!important;
	margin-left: -160px!important;
	bottom: 85px
}
}
.controller {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	position: absolute;
	width: 56px;
	height: 56px;
	top: 50%;
	left: 50%;
	margin-top: -28px;
	margin-left: -28px;
	color: #fff;
	z-index: 3
}
.controller .square-wrapper {
	position: relative;
	width: 56px;
	height: 56px;
	z-index: 2
}
.controller .square-wrapper .square {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(255,0,0,.6)
}
.controller .square-wrapper .square .inner {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDg4NmEiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNzc1OCIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
	background-image: -webkit-linear-gradient(top bottom, #00886a 0, #007758 100%);
	background-image: -moz-linear-gradient(top bottom, #00886a 0, #007758 100%);
	background-image: -o-linear-gradient(top bottom, #00886a 0, #007758 100%);
	background-image: linear-gradient(to bottom bottom, #00886a 0, #007758 100%);
	position: absolute;
	width: 46px;
	height: 46px;
	top: 50%;
	left: 50%;
	margin-top: -23px;
	margin-left: -23px
}
.controller .label {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.controller .label {
	font-size: 15px
}
}
.controller .title-medium {
	position: absolute;
	text-transform: uppercase;
	color: #4a4746;
	white-space: nowrap;
	height: 48px;
	top: 50%;
	margin: 0;
	margin-top: -24px;
	font-size: 35px;
	font-weight: 300;
	z-index: 2
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.controller .title-medium {
	margin-top: -13px;
	font-size: 18px
}
}
.controller .title-medium.active-ceramic {
	margin-right: 60px;
	right: 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.controller .title-medium.active-ceramic {
	margin-right: 48px
}
}
.controller .title-medium.normal {
	margin-left: 60px;
	left: 50%
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.controller .title-medium.normal {
	margin-left: 48px
}
}
.stage.intro .background {
	-webkit-transition: all .8s ease-out;
	-moz-transition: all .8s ease-out;
	-o-transition: all .8s ease-out;
	transition: all .8s ease-out;
	-webkit-transform-origin: 80% 25%;
	-moz-transform-origin: 80% 25%;
	-o-transform-origin: 80% 25%;
	-ms-transform-origin: 80% 25%;
	transform-origin: 80% 25%;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}
.stage.intro .background.blur {
	-webkit-filter: blur(2px);
	-moz-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px)
}
.stage.intro .background.scale {
	-webkit-transform: scale(2.1);
	-moz-transform: scale(2.1);
	-o-transform: scale(2.1);
	-ms-transform: scale(2.1);
	transform: scale(2.1)
}
.stage.intro .background.disappear {
	-webkit-transform: scale(3.5);
	-moz-transform: scale(3.5);
	-o-transform: scale(3.5);
	-ms-transform: scale(3.5);
	transform: scale(3.5)
}
.stage.intro .background .tower img {
	right: 50px
}

@media only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:landscape), only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:portrait), only screen and (min-device-width:200px) and (max-device-width:640px) {
.stage.intro .background {
	background-size: cover;
	background-position: 50% 100%;
	background-repeat: no-repeat
}
.stage.intro .background .buildings {
	display: none
}
}

@media only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:landscape), only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:portrait) {
.stage.intro .background {
	background-image: url(../images/tablet/bg-city.jpg)
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.stage.intro .background {
	background-image: url(../images/smartphone/bg-city.jpg)
}
}
.stage.intro .parallax .city {
	z-index: 1
}
.stage.intro .parallax .tower {
	z-index: 2
}
.stage.intro .parallax .tower .wrapper {
	position: relative;
	height: 100%
}
.stage.intro .level#intro-virus .title-medium {
	margin-bottom: 0
}
.stage.intro .level#intro-virus .title-line {
	background: #ff000;
	margin-bottom: 18px;
	margin-top: 22px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.stage.intro .level#intro-virus .title-line {
	margin: 5px 0
}
}
.stage.intro .level#intro-oxides .title-medium {
	margin-bottom: 0
}
.stage.intro .level#intro-oxides .title-line {
	background: #ff0000;
	margin-bottom: 18px;
	margin-top: 22px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.stage.intro .level#intro-oxides .title-line {
	margin: 5px 0
}
}
.stage.intro .level#intro-dirty .title-medium {
	margin-bottom: 0
}
.stage.intro .level#intro-dirty .title-line {
	background: #df5236;
	margin-bottom: 18px;
	margin-top: 22px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.stage.intro .level#intro-dirty .title-line {
	margin: 5px 0
}
}
.stage.intro .level#intro-smell .title-medium {
	margin-bottom: 0
}
.stage.intro .level#intro-smell .title-line {
	background: #ff0000;
	margin-bottom: 18px;
	margin-top: 22px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.stage.intro .level#intro-smell .title-line {
	margin: 5px 0
}
}
.stage.intro .level#intro-choose .tower {
	height: 100%
}
.stage.intro .level#intro-choose .center-container {
	position: absolute;
	top: 50%;
	height: 350px;
	margin-top: -175px
}

@media only screen and (max-width:1024px), only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:landscape) {
.stage.intro .level#intro-choose .center-container {
	height: 300px;
	margin-top: -150px
}
}
.stage.intro .level#intro-choose .circle-baloon {
	position: absolute;
	z-index: 4
}
.stage.intro .level#intro-choose .circle-baloon.inside {
	top: 12%;
	right: 25%
}
.stage.intro .level#intro-choose .circle-baloon.outside {
	bottom: 17%;
	right: 55%
}

@media only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:landscape), only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.stage.intro .level#intro-choose .parallax {
	background-size: cover;
	background-position: 50% 100%;
	background-repeat: no-repeat
}
.stage.intro .level#intro-choose .parallax img {
	display: none
}
}

@media only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:landscape), only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:portrait) {
.stage.intro .level#intro-choose .parallax {
	background-image: url(../images/desktop/successBg.png)
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.stage.intro .level#intro-choose .parallax {
	background-image: url(../images/desktop/successBg.png)
}
}
.stage.outside .blur {
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px)
}
.stage.outside .background {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}
.stage.outside .background .tile {
	-webkit-transition: left .4s ease-in-out;
	-moz-transition: left .4s ease-in-out;
	-o-transition: left .4s ease-in-out;
	transition: left .4s ease-in-out;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden
}
.stage.outside .background .tile.active-ceramic {
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 15px rgba(0,0,0,.5);
	box-shadow: 0 0 15px rgba(0,0,0,.5);
	z-index: 2
}
.stage.outside .background .tile.active-ceramic .tile-dirty-image {
	left: 50%
}
.stage.outside .background .tile.normal {
	z-index: 1
}
.stage.outside .background .tile.normal .tile-dirty-image {
	right: 0
}
.stage.outside .background .tile img {
	-webkit-transition: left .2s ease-in-out;
	-moz-transition: left .2s ease-in-out;
	-o-transition: left .2s ease-in-out;
	transition: left .2s ease-in-out;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	position: absolute;
	top: 0;
	left: 0
}
.stage.outside .background .tile-dirty-image {
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	left: auto;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	z-index: 2;
	background-image: url(../images/desktop/tile-dirty.png)
}

@media only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:landscape), only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:portrait) {
.stage.outside .background .tile-dirty-image {
	background-image: url(../images/tablet/tile-dirty.png)
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.stage.outside .background .tile-dirty-image {
	background-image: url(../images/smartphone/tile-dirty.png)
}
}
.stage.outside #outside-game {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.stage.outside #outside-share .button-group {
	padding: 5px!important
}
}
.stage.outside #outside-share .button.rect {
	width: 280px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.stage.outside #outside-share .button.rect {
	width: 160px
}
}
.stage.inside .blur {
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px)
}
.stage.inside .background {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}
.stage.inside .background .tile {
	-webkit-transition: left .4s ease-in-out;
	-moz-transition: left .4s ease-in-out;
	-o-transition: left .4s ease-in-out;
	transition: left .4s ease-in-out;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden
}
.stage.inside .background .tile.active-ceramic {
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 15px rgba(0,0,0,.5);
	box-shadow: 0 0 15px rgba(0,0,0,.5);
	z-index: 2
}
.stage.inside .background .tile.active-ceramic .tile-dirty-image {
	left: 50%
}
.stage.inside .background .tile.normal {
	z-index: 1
}
.stage.inside .background .tile.normal .tile-dirty-image {
	right: 0
}
.stage.inside .background .tile img {
	-webkit-transition: left .2s ease-in-out;
	-moz-transition: left .2s ease-in-out;
	-o-transition: left .2s ease-in-out;
	transition: left .2s ease-in-out;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	position: absolute;
	top: 0;
	left: 0
}
.stage.inside .background .tile-dirty-image {
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	left: auto;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	z-index: 2;
	background-image: url(../images/desktop/tile-dirty.png)
}

@media only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:landscape), only screen and (min-device-width:600px) and (max-device-width:1024px) and (orientation:portrait) {
.stage.inside .background .tile-dirty-image {
	background-image: url(../images/tablet/tile-dirty.png)
}
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) {
.stage.inside .background .tile-dirty-image {
	background-image: url(../images/smartphone/tile-dirty.png)
}
}
.stage.inside #inside-game {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}
.stage.inside #inside-apartment .background {
	position: absolute;
	z-index: 1
}
.stage.inside #inside-apartment .background img {
	position: absolute;
	bottom: 0;
	left: 0
}
.stage.inside #inside-apartment .center-container {
	z-index: 2
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.stage.inside #inside-share .button-group {
	padding: 5px!important
}
}
.stage.inside #inside-share .button.rect {
	width: 280px
}

@media only screen and (min-device-width:200px) and (max-device-width:640px) and (orientation:landscape) {
.stage.inside #inside-share .button.rect {
	width: 160px
}
}

                            