@charset "utf-8";
/*
Theme Name: One Pixel - Mini
Theme URI: http://www.wpfrogs.com
Description: Simple Landing Page Theme, proudly presented by WPFrogs.
Version: 1.0
Author: WPFrogs
Author URI: http://www.wpfrogs.com
*/
/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	outline: none;
}
.clearfx {
	clear: both;
	width: 100%;
	float: left;
}
html {
	-webkit-font-smoothing: antialiased;
}
/* Main CSS */
html, body {
	background-color: #060606;
	color: #666666;
	font-family: "Arial", sans-serif;
	font-weight: normal;
	height: 100%;
	overflow: hidden;
	width: 100%;
}
.zeus-trust {
	height: 100%;
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
	-webkit-transition: transform 287ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-moz-transition: transform 287ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-ms-transition: transform 287ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	-o-transition: transform 287ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	transition: transform 287ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	width: 100%;
} /* Nav part */
.zeus-nav-wrap {
	height: 100%;
	left: -300px;
	
	position: fixed;
	top: 0;
	width: 300px;
	z-index: 200;
}
.zeus-has-nav, .zeus-nav-footer {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	left: 0;
	padding: 15px;
	position: absolute;
	text-align: center;
	width: 100%;
}
.zeus-has-nav {
	background-color: #ffffff;
	top: 0;
	height: 65%;
}
.zeus-nav-footer {
	background-color: #ed1c24;
	bottom: 0;
	font-family: Noto Sans, Arial;
	height: 35%;
}
.display-table {
	display: table;
	height: 100%;
	width: 100%;
}
.logo img {
	display: inline-block;
	max-width: 220px;
	width: 100%;
}
.display-table-cell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.zeus-label, .zeus-sublabel {
	float: left;
	margin: 15px 0;
	width: 100%;
}
.zeus-sublabel {
  -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
  color: #404040;
  font-family: times new roman;
  font-size: 25px;
  font-style: italic;
  line-height: 32px;
  margin: 0;
  padding: 0 25px;
}

/* Content Part */
.zeus-main-wrap {
	height: 100%;
	overflow: hidden;
	padding-left: 100px;
	position: relative;
	width: 100%;
	left: 0;
	z-index: 100;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.zeus-cinema-content {
	height: 100%;
	position: relative;
	width: 100%;
}
.zeus-cinema {
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform:scale(1.05, 1.05);
	-ms-transform:scale(1.05, 1.05);
	-o-transform:scale(1.05, 1.05);
	transform:scale(1.05, 1.05);
	background-position: center center;
	background-size: contain;
	height: 100%;
	left: 0;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -100;
}
.zeus-view-point {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	left: 0;
	padding: 20px;
	position: relative;
	width: 100%;
	z-index: 150;
	text-align: center;
}

.zeus-view-content {
	bottom: 0;
	height: 130px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	vertical-align: middle;
	width: 100%;
	z-index: 999;
}
.zeus-footer-phon, .zeus-footer-copy {
	float: left;
	width: 100%;
}
.zeus-footer-phon a {
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
}
.zeus-hold-btn {
  float: left;
  width: 100%;
}
.patch-phone {
  background-color: #003d7a;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px !important;
  margin-top: 45px;
  max-width: 130px;
  padding: 10px;
  width: 100%;
}
.patch-phone:hover {
  background-color: #444;
}
.zeus-footer-copy {
  color: #ffffff;
  font-size: 11px;
  line-height: 14px;
  margin-top: 40px;
  opacity: 0.9;
}
.zeus-view-content h2 {
	color: #ffffff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65px;
	font-weight: 600;
	line-height: 70px;
	margin-bottom: 20px;
	text-shadow: 0 0 5px #000000;
	text-transform: uppercase;
	width: 100%;
}
.zeus-video-mask {
	background-color: rgba(0,0,0,0.04);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 110;
}
.zeus-view-content h4 {
	color: #ed1c24;
	float: left;
	font-family: Noto Sans, Arial;
	font-size: 22px;
	font-weight: 600;
	line-height: 22px;
	padding-top: 14px;
	text-shadow: 1px 1px 1px #000000;
	width: 100%;
}
.push-active-time {
	display: inline-block;
	vertical-align: top;
}
.zeus-view-content h4 i {
	color: #FFF;
	display: inline-block;
	font-size: 12px;
	line-height: 23px;
	padding: 0 7px;
	vertical-align: top;
}
.zeus-view-content h4 .push-active-time i {
  color: #003d7a;
  font-size: 23px;
}
.zeus-footer-text {
  color: #ffffff;
  float: left;
  font-size: 18px;
  margin-bottom: 35px;
  width: 100%;
}
.push-active-time em {
	animation: blink-animation 1s steps(5, start) infinite;
	-webkit-animation: blink-animation 1s steps(5, start) infinite;
	font-style: normal;
}

.zeus-nav-logo,.zeus-nav-wrap,.zeus-main-wrap {
-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}	
.zeus-nav-logo {
  background-color: #212121;
  height: 100%;
  left: 0px;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100px;
  z-index: 200;
}
.nav-opened .zeus-nav-logo,
.nav-opened .zeus-main-wrap {
left:300px
}
.nav-opened .zeus-nav-wrap {
	left: 0%;
}
.zeus-close-menu {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAABICAYAAACeNle5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjg4OEM2NUY5NTg0ODExRTU4MDMyRDg0MjkyQ0NBODk0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjg4OEM2NUZBNTg0ODExRTU4MDMyRDg0MjkyQ0NBODk0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODg4QzY1Rjc1ODQ4MTFFNTgwMzJEODQyOTJDQ0E4OTQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ODg4QzY1Rjg1ODQ4MTFFNTgwMzJEODQyOTJDQ0E4OTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5Em50TAAADeklEQVR42uyaS2gTURSGZ2LUKgjqyoVbF1pbqc9gxVfFRWutoAVbfIBGERVfKx+4EetOUEQXMihCtY3W0hbjA6tGEohW3YqCO124dKGiLoz/IWdgmM7MPTOJmSnMhb+3TW7mfj3n3HvOva1eKpW0KLWEFrEWA004oKRhGNTPhLqgFmhWjRm+Q8+h+9CXJL4sgZ6GAGJtm6GLUCe5bChkGLNNgjIENDdCITSZgPZGCKiHYugGB9Y+aAE0Dfpbw1X+G/oE9UHXkvzGXZYeAtAv63xJ2wBKbD/jjTHSOzX386DdUCPHUK1qEorZP9AHDuq3BLQGyoVsmFboBLSDXDYcIY/1EtCMqAV1d4R4TlIMZaCv0B6oAaqrYVCbO/VHDuohc5W9ZMX7UAwUdKdeAR2AFkLTQ8j2FNS3oSwBtUEPQjbMYj5kHCLCkQh57Goi7PrHyYedEeI5TDH0GJrP5UcDlx+1bFR+vOeMMabH1zExUAwUA8VAzuXHuGYYxjl0m6CD6XT6lcc46Vz10C0oDx03X8Sz1RbCJD3ozkJNUBE/t1T4izdDb7Ty9eEx6LLYZZj8ArrTtpdH8XoqIAxZpmDLkUegK0ogTHoe3SmXBxcDQNWzZRwzO3RJZaEzign8QJkwXtXDURXQRsFEBKUalxLAUNvqCYSIp/vqdgHUE0CtcnmPrnSKAphd0OC4+xmnegiTbdDKl+lejT64ErJuCXRqGRNaZlC87DFoFN16xUN1tkTKAiNx0xYnyyh3akC9EEBpDHWPYeoEMMOBUwdDSWJqmwBmpya4HFPmMkDRIbK1wp2aYqa3askVUI+E7nNqHV4xEzjbs/vWQd+EH/nBML5Oxr7KD0Dl+Bwnafkgx3RfQNif6CC5Vjh8Od+q/B8gwDTy0p4j/Mhs3jRTVQcCzDLegacGCOoi10PVAeLsHhTGbAXpKk0oYBZpstvZvGDMM4n7EgqY19AUxTOo7l7NW4LEfSnfQIBpErqJ0kqWv8/5yH3NfmpqWtbvBJZp57RibdKEXHBLR/aaein7Wlc8sNsBxgrVIYDKOlkq4WBO1cprA0yfYsyID0t5At0UwDwULnWJ+zKqmnq/B5QfGAnUALRdGdSYlP5MZT8fdwWAsULZb3r7NZfbX7eamv7L4Tr0mVYDfu6vsEAbYEvR8+5o5Vt750I9voWdaED/BBgAGhDkBXNes2gAAAAASUVORK5CYII=");
	background-position: top center;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	height: 36px;
	margin-top: 20px;
	width: 36px;
	text-decoration: none;
	position: relative;
}
.a-flop {
	display: none;
}
.a-flip, .a-flop {
	color: #ed1c24;
	font-family: Noto Sans, Arial;
	font-size: 12px;
	left: 0;
	opacity: 0.9;
	position: absolute;
	text-align: center;
	top: 100%;
	width: 100%;
}
.nav-opened .a-flop {
	display: block;
}
.nav-opened .a-flip {
	display: none;
}
.nav-opened .zeus-close-menu {
	background-position: bottom center;
}
.zeus-trust-logo {
  bottom: 0;
  height: 65px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 65px;
}
.zeus-trust-logo > img {
	float: left;
	max-width: 65px;
	width: 100%;
}
.patch-email:hover{opacity:0.8;}
.display-table-row {
  display: table-row;
  width: 100%;
}
.zeus-has-nav .display-table-cell {
  vertical-align: top;
}


/* Media Screens */

/*@media (min-aspect-ratio: 16/9) {
.pace-done .zeus-cinema {
	height: 300%;
	top: -100%;
}
}

@media (max-aspect-ratio: 16/9) {
.pace-done .zeus-cinema {
	width: 300%;
	left: -100%;
}
}*/

@media only screen and (max-width:1024px) {
.zeus-cinema {
	display: none;
}
.zeus-video-mask {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
}
@media only screen and (max-width:850px) {
.patch-phone {
  margin-top: 15px;
}
.logo img {
  max-width: 180px;
}
.zeus-footer-text {
  font-size: 15px;
  margin-bottom: 10px;
}
.zeus-footer-phon a {
  font-size: 15px;
}
.zeus-footer-copy {
  margin-top: 10px;
}
.zeus-view-content h2 {
  font-size: 50px;
}
}

@media only screen and (max-width:800px) {.zeus-nav-logo {
  height:75px;
  width: 100%;
}
.zeus-close-menu {
  float: left;
  margin-left: 15px;
  margin-top: 12px;
}
.zeus-trust-logo{width:45px;height:45px;}.zeus-main-wrap {
  padding-left: 0;
  padding-top: 75px;
}
}
@media only screen and (max-width:768px) {
.zeus-view-content h2 {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 0;
}
.zeus-view-content h4 {
  font-size: 15px;
}
.zeus-view-content {
  height: 66px;
}
}
@media only screen and (max-width:380px) {
.zeus-nav-wrap {
  left: -250px;
  width: 250px;
}.nav-opened .zeus-nav-logo, .nav-opened .zeus-main-wrap {
  left:250px;
}.zeus-view-content h2 {
  font-size: 28px;
}
.zeus-sublabel {
  font-size: 22px;
  padding: 0;
}
}
@media only screen and (max-height:800px) {
.zeus-footer-copy {
  margin-top: 15px;
}
.patch-phone {
  margin-top: 25px;
}
.zeus-footer-text{margin-bottom:25px;}
.zeus-sublabel {
  font-size: 24px;
  line-height: normal;
}
}
@media only screen and (max-height:600px) {
.zeus-sublabel {
  font-size: 20px;
}
.patch-phone {
  margin-top: 15px;
}
.zeus-footer-text{margin-bottom:15px;}
}
@media only screen and (max-height:500px) {
.zeus-sublabel {
  font-size: 18px;
  padding: 0;
}
}
@media only screen and (max-height:440px) {
.zeus-has-nav {
  height: 55%;
}
.zeus-sublabel {
  font-size: 14px;
  line-height: 14px;
}
.zeus-nav-footer {
  height: 45%;
}
.zeus-label {
  margin: 0;
}
.zeus-nav-footer {
  padding: 10px;
}.zeus-footer-text {
  margin-bottom: 5px;
}
}
/* PACE 
.pace-running .pace-layer {
	display: block;
}
.pace-layer {
	background-color: rgba(0, 0, 0, 0.8);
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	-webkit-animation-name: pace_animation;
	animation-name: pace_animation;
	animation-duration: 10s;
	-webkit-animation-duration: 10s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	z-index: 5000;
}
.pace {
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	z-index: 6000;
	position: fixed;
	margin: auto;
	top: 12px;
	left: 0;
	right: 0;
	bottom: 0;
	width: 200px;
	height: 50px;
}
.pace .pace-progress {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	display: block;
	position: absolute;
	right: 100%;
	margin-right: -7px;
	width: 93%;
	top: 7px;
	height: 14px;
	font-size: 12px;
	color: #29d;
	line-height: 60px;
	font-weight: bold;
	font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
}
.pace .pace-progress:after {
	content: attr(data-progress-text);
	display: inline-block;
	position: fixed;
	width: 45px;
	text-align: right;
	right: 0;
	padding-right: 16px;
	top: 4px;
}
.pace {
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.pace.pace-inactive .pace-progress {
	display: none;
}
.pace .pace-progress {
	height: 5rem;
	margin-left: -2.5rem;
	margin-top: -2.5rem;
	position: fixed;
	right: 50%;
	top: 50%;
	-webkit-transform: translate3d(0, 0, 0) !important;
	-ms-transform: translate3d(0, 0, 0) !important;
	transform: translate3d(0, 0, 0) !important;
	width: 5rem;
	z-index: 2000;
}
.pace .pace-progress:after {
	display: block;
	position: absolute;
	top: 0;
	right: .5rem;
	content: attr(data-progress-text);
	font-family: "Helvetica Neue", sans-serif;
	font-weight: 100;
	font-size: 5rem;
	line-height: 1;
	text-align: right;
	color: #FF8128;
}

@keyframes pace_animation {
0% {
background-color: rgba(0,0,0,0.5);
}
25% {
background-color: rgba(0,0,0,0.8);
}
50% {
background-color: rgba(0,0,0,0.6);
}
100% {
background-color: rgba(0,0,0,0.5);
}
}*/
@keyframes blink-animation {
 to {
 visibility: hidden;
}
}
@-webkit-keyframes blink-animation {
 to {
 visibility: hidden;
}
}