.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@-webkit-keyframes animatedown { from {-webkit-transform:translate(0px, -5px)} to {-webkit-transform:translate(0px, 0px)} }
@-moz-keyframes animatedown { from {-moz-transform:translate(0px, -5px)} to {-moz-transform:translate(0px, 0px)} }
@-ms-keyframes animatedown { from {-ms-transform:translate(0px, -5px)} to {-ms-transform:translate(0px, 0px)} }
@-o-keyframes animatedown { from {-o-transform:translate(0px, -5px)} to {-o-transform:translate(0px, 0px)} }
@keyframes animatedown { from {transform:translate(0px, -5px)} to {transform:translate(0px, 0px)} }
@-webkit-keyframes animateup { from {-webkit-transform:translate(0px, 5px)} to {-webkit-transform:translate(0px, 0px)} }
@-moz-keyframes animateup { from {-moz-transform:translate(0px, 5px)} to {-moz-transform:translate(0px, 0px)} }
@-ms-keyframes animateup { from {-ms-transform:translate(0px, 5px)} to {-ms-transform:translate(0px, 0px)} }
@-o-keyframes animateup { from {-o-transform:translate(0px, 5px)} to {-o-transform:translate(0px, 0px)} }
@keyframes animateup { from {transform:translate(0px, 5px)} to {transform:translate(0px, 0px)} }
@-webkit-keyframes animateleft { from {-webkit-transform:translate(0px, 0px)} to {-webkit-transform:translate(10px, 0px)} }
@-moz-keyframes animateleft { from {-moz-transform:translate(0px, 0px)} to {-moz-transform:translate(10px, 0px)} }
@-ms-keyframes animateleft { from {-ms-transform:translate(0px, 0px)} to {-ms-transform:translate(10px, 0px)} }
@-o-keyframes animateleft { from {-o-transform:translate(0px, 0px)} to {-o-transform:translate(10px, 0px)} }
@keyframes animateleft { from {transform:translate(0px, 0px)} to {transform:translate(10px, 0px)} } .clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: inline-block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}
html {
cursor: url(//ponrex.com/wp-content/themes/kizitheme/images/cursor.png), auto;
}
* {
padding: 0;
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
color: #fff;
background: #50136c url(//ponrex.com/wp-content/themes/kizitheme/images/bg.png) repeat-x;
background-attachment: fixed;
font-size: 14px;
font-family: 'Roboto Condensed', Arial, Helvetica, Sans-serif;
}
input, textarea {
border: 1px solid rgba(250,250,250,0.1);
outline: none;
border-radius: 12px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}
.right {
float: right;
}
a, a:active, a:visited { text-decoration: none; -o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s; color: #ffc809; border: none; outline: none; }
a:hover { color: #fff; cursor: url(//ponrex.com/wp-content/themes/kizitheme/images/cursorhand.png), auto; }
h1 { font-size: 22px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
.ad728wrap{width: 100%;text-align: center;}
.ad728, .ad336 { margin: 10px auto;
}
.ad336 {
width: 336px;
height: 280px;
}
.ad160 {
position: absolute;
left: -170px;
}
.ad160-right {
position: absolute;
right: -170px;
}   .blackspace, .main-game, .main {
background: url(//ponrex.com/wp-content/themes/kizitheme/images/blackspace.png);
overflow: hidden;
color: #fff;
width: 100%;
float: left;
border-radius: 12px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}
.main {
color: #fff;
width: 100%;
float: left;
margin: 15px 0;
min-height: 500px;
}
.single_game_wrap {
position: relative;
width: 100%;
float: left;
}
.main-game {
width: 100%;
min-height: 500px;
}
.related {
width: 100%;
padding: 10px;
text-align: center;
}
.related h2 {
margin: 15px;
}
#myarcade_game {
z-index: 1051;
position: relative;
}
.lgtbxbg-pofi {
position:fixed;
top:0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: auto;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
outline: 0;
background-color: #000;
}
.border-radius {
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
.border-radius-top {
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}
.padding-10 {
padding: 20px;
}
.padding-both {
padding-top: 10px;
padding-bottom: 10px;
}
.spacer, .spacer-special {
height: 1px;
float: left;
background: url(//ponrex.com/wp-content/themes/kizitheme/images/blackspace.png);
border-bottom: 1px solid rgba(250,250,250,0.05);
width: 100%;
margin: 25px 0;
}
.spacer-special {
display: none;
margin: 15px 0;
}
.fixheader {height: 50px;width: 100%;margin-bottom: 10px;}
#header {
z-index: 9999;
position: fixed;
width: 100%;
background: #6b1891 url(//ponrex.com/wp-content/themes/kizitheme/images/dg.png) repeat-x bottom;
height: 50px;
border-bottom: 1px solid #6b1891;
-webkit-box-shadow: 0px 3px 1px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 3px 1px 0px rgba(50, 50, 50, 0.5);
box-shadow:         0px 3px 1px 0px rgba(50, 50, 50, 0.5);
}
#header .logo {
float: left;
}
#header .logo img {
outline: none;
border: none;
}
#header_wrap {padding: 0 20px;}
.header-search {
float: right;
margin: 5px 15px 15px 0;
position: relative;
}
.header-search input {
border: none;
float: right;
width: 170px;
color: #fff;
padding: 12px 15px;
background: url(//ponrex.com/wp-content/themes/kizitheme/images/blackspace.png);
-o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s;
}
.header-search input.text {
color: #fff;
color: rgba(250,250,250,0.3);
font-style: italic;
}
.header-search input:focus {
color: #fff;
width: 200px;
background: url(//ponrex.com/wp-content/themes/kizitheme/images/whitespace.png);
}
.header-search .submitbttn, .header-search .submitbttn:hover {
float: right;
background: #f4d800 url(//ponrex.com/wp-content/themes/kizitheme/images/search.png) no-repeat;
background-position: 7px 8px;
height: 30px;
width: 30px;
padding: 4px;
border: none;
position: absolute;
right: 7px;
top: 5px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
border-radius: 12px;
} .menu {
margin: 0px 10px;
float: left;
}
.menu span.icon:before, a.btn2 span.icon:before {
font-size: 14px;
color: #ffc809;
margin: 0 10px 0 0;
}
.menu a.btn, a.btn2 {
text-transform: uppercase;
margin: 7px 0;
float: left;
color: #fff;
padding: 7px 10px 8px 25px;
background: url(//ponrex.com/wp-content/themes/kizitheme/images/whitespace.png);
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
border-radius: 12px;
font-weight: 700;
font-size: 14px;
border-top: 1px solid rgba(250,250,250,0.1);
}
a.btn2 { background: #ffc809 url(//ponrex.com/wp-content/themes/kizitheme/images/dg.png); background-position: 0 17px; border: 1px solid #ffc809; }
.menu a.btn:hover {
background: url(//ponrex.com/wp-content/themes/kizitheme/images/blackspace.png);
}
.menu a.btn:hover span.icon:before, a.btn2 span.icon:before {
color: #fff;
}
.menu ul.actions {
display:none;
position: absolute;
background: #fff;
z-index: 99;
width: 170px;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
margin: 45px 0 0 5px;
padding: 5px 10px;
-webkit-animation:animatedown 0.3s;
-moz-animation:animatedown 0.3s;
-ms-animation:animatedown 0.3s;
-o-animation:animatedown 0.3s;
animation:animatedown 0.3s;
font-size: 16px;
font-weight: 700;
}
.menu ul.actions a {
color: #222222;
}
.menu ul.actions a:hover {
color: #ffc809;
}
.menu ul.actions li {
border-bottom: 1px solid #eeeeee;
list-style: none;
}
.menu ul.actions li:last-child {
border-bottom: none;
}
.menu:hover ul.actions {
display: block;
max-height: 90vh;
overflow: auto;
}
.menu ul.actions li a {
list-style: none;
display: block;
width: 100%;
padding: 8px 15px;
} .social span.icon:before {
font-size: 12px;
}
.social ul {
float: right;
list-style: none;
padding-right: 15px;
margin: 0;
}
.social ul a {
color: #fff;
}
.social ul li {
margin: 12px 0 15px 3px;
display: inline-block;
}
.social ul li a {
border-radius: 12px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
height: 50px;
width: 50px;
padding: 4px 7px 7px 7px;
}
.social ul li.facebook a:hover {
background: #2b60b8;
}
.social ul li.twitter a:hover {
background: #459ae2;
}
.social ul li.gplus a:hover {
background: #d84a38;
}
.social ul li.youtube a:hover {
background: #c50000;
}
#games_wrap{
padding-bottom: 20px;
}
#games_wrap h1 {
text-align: center;
}
#games {
margin: 0 auto;
}
#games:after {
content: '';
display: block;
clear: both;
}
.games .thumb {
background: #000;
width: 100%;
height: 100%;
float: left;
}
.games img {
outline: none;
border: none;
width: 100%;
height: 100%;
float: left;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
-o-transition:.3s; -ms-transition:.3s; -moz-transition:.3s; -webkit-transition:.3s; transition:.3s;
}
.games:hover img {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
filter: alpha(opacity=20);
-moz-opacity: 0.2;
-khtml-opacity: 0.2;
opacity: 0.2;
-webkit-filter: blur(2px);
}
.games {
float: left;
width: 137px;
height: 137px;
margin: 0 0 7px 5px;
border: 4px solid #6b1891; -webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.3);
box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.3);
}
.games:hover {
border-color: #ffc809;
}
.games .gametitle {
display: none;
position: absolute;
color: #fff;
width: 100%;
top: 0;
text-align: center;
font-weight: 700;
padding: 20px 10px;
-webkit-animation:animatedown 0.3s;
-moz-animation:animatedown 0.3s;
-ms-animation:animatedown 0.3s;
-o-animation:animatedown 0.3s;
animation:animatedown 0.3s;
}
.games .playbttn {
display: none;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
background: #ffc809;
padding: 5px 15px;
position: absolute;
z-index: 101;
bottom: 0;
margin: 20px 35px;
-webkit-animation:animateup 0.3s;
-moz-animation:animateup 0.3s;
-ms-animation:animateup 0.3s;
-o-animation:animateup 0.3s;
animation:animateup 0.3s;
text-transform: uppercase;
font-weight: 700;
color: #fff;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
-webkit-box-shadow: 0px 2px 0px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    0px 2px 0px 0px rgba(50, 50, 50, 0.5);
box-shadow:         0px 2px 0px 0px rgba(50, 50, 50, 0.5);
}
.games:hover .playbttn, .games:hover .gametitle {
display: block;
}
.games .playbttn:hover {
background: #222222;
color: #ffc809;
}
.games.w2 {
width: 282px;
height: 281px;
}
.games.w2 .thumb, .games.w2 .thumb img {
width: 100%;
height: 100%;
}
.games.w2 .playbttn { margin: 130px 110px; }
.games .hot-badge, .games .new-badge {
background: url(//ponrex.com/wp-content/themes/kizitheme/images/badges.png) no-repeat;
height: 64px;
width: 65px;
position: absolute;
left: 0;
top: 0;
z-index: 102;
}
.games .hot-badge {
background-position: -65px 0;
}
.games:hover .hot-badge, .games:hover .new-badge { display: none; }
#infscr-loading {
background: url(//ponrex.com/wp-content/themes/kizitheme/images/blackspace.png);
padding: 15px;
bottom: 60px;
right: 10px;
position: fixed;
z-index: 250;
border-radius: 12px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
} #footer {
width: 100%;
color: #fff;
padding: 15px 10px;
background: url(//ponrex.com/wp-content/themes/kizitheme/images/whitespace.png);
margin-top: 15px;
}
#footer a {
color: #fff;
}
#footer .menu-footer {
float: left;
}
#footer .menu-footer ul {
text-align: right;
}
#footer .menu-footer ul li {
display: inline-block;
list-style: none;
margin-right: 10px;
padding-right: 10px;
}
#footer .menu-footer ul li a {
padding: 10px;
}
#footer .powered {
float: left;
} .title-special {
height: 50px;
background: #6b1891 url(//ponrex.com/wp-content/themes/kizitheme/images/dg.png) repeat-x bottom;
box-shadow: 0 1px 0 rgba(0,0,0,0.2);
border-bottom: 1px solid #6b1891;
width: 100%;
padding: 10px;
}
.title-special span.logofont {
color: #ffc809;
float: left;
padding: 8px 0;
margin-top: -5px;
padding-right: 15px;
margin-right: 15px;
border-right: 1px solid rgba(250,250,250,0.1);
font-size: 16px;
font-weight: 700;
}
.title-special .playcount {
background: url(//ponrex.com/wp-content/themes/kizitheme/images/blackspace.png);
float: right;
padding: 5px 15px;
}
.title-special .control {
float: left;
}
.title-special .control ul li {
display: inline-block;
list-style: none;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
margin-right: 5px;
font-weight: 700;
}
.title-special .control ul li a { color: #fff; }
.title-special .control ul li:hover {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.title-special .control span.icon:before { font-size: 18px; margin-top: 5px; }
.subtitle {
color: #fff;
font-size: 16px;
text-transform: uppercase;
font-weight: 700;
background: url(//ponrex.com/wp-content/themes/kizitheme/images/blackspace.png);
width: 100%;
padding: 10px;
}
.subtitle h1 {
font-size: 18px;
}
.description {
padding: 10px auto;
width: 100%;
}
.thegame {
background: url(//ponrex.com/wp-content/themes/kizitheme/images/blackspace.png);
width: 100%;
min-height: 450px;
display: none;
}
.preloader {
text-align: center;
background: url(//ponrex.com/wp-content/themes/kizitheme/images/blackspace.png);
width: 100%;
min-height: 450px;
padding-top: 15px;
}
.walkthrough {
padding: 15px 0;
width: 100%;
float: left;
text-align: center;
display: none;
height: 100%;
max-height: 330px;
margin-bottom: 15px;
} .video-container {position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; margin-bottom: 1em; width: 100%; max-height:330px;}
.video-container iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%; max-height: 330px;}
.single .tags {
width: 100%;
padding: 10px 0;
border-bottom: 1px solid rgba(0,0,0,0.1);
text-align: center;
}
.single .tags ul li {
list-style: none;
display: inline-block;
margin: 0 0 0 5px;
background: url(//ponrex.com/wp-content/themes/kizitheme/images/blackspace.png) repeat;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
padding: 5px 10px;
}
.single .tags ul li a {
color: #fff;
font-weight: 700;
}
.single .tags ul li:hover { background: url(//ponrex.com/wp-content/themes/kizitheme/images/whitespace.png); } .page p {
color: #fff;
margin-bottom: 15px;
}
.notfound {
text-align: center;
padding: 150px 0;
}
nav.navigation.pagination {
margin: 10px;
text-align: center;
}
.page-numbers {
display: inline-block;
font-size: 16px;
margin: 0 4px;
border: 1px solid #eee;
color: #b3a1f8;
padding: 5px 10px;
text-decoration: none;
border-radius: 2px;
border-radius: 12px;
}
.page-numbers.current,
a.page-numbers:hover {
background-color: #ffc809;
color: #000;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.ad160, .ad160-right { display: none; }
}
@media only screen and (max-width: 767px) {
.ad728 { width: 100%; }
.social, #footer .menu-footer { display: none; }
.ad160, .ad160-right { display: none; }
}
@media only screen and (max-width: 730px) {
.ad728 { display: none; }
}
@media only screen and (max-width: 570px) {
.header-search {
display: none;
}
.menu {
float: right;
}
}.container-1400                             { position: relative; width: 1400px; margin: 0 auto; padding: 0; }
.container                                  { position: relative; width: 960px; margin: 0 auto; padding: 0; }
.container .column,
.container .columns                         { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
.row                                        { margin-bottom: 20px; } .column.alpha, .columns.alpha               { margin-left: 0; }
.column.omega, .columns.omega               { margin-right: 0; } .container .one.column,
.container .one.columns                     { width: 40px;  }
.container .two.columns                     { width: 100px; }
.container .three.columns                   { width: 160px; }
.container .four.columns                    { width: 220px; }
.container .five.columns                    { width: 280px; }
.container .six.columns                     { width: 340px; }
.container .seven.columns                   { width: 400px; }
.container .eight.columns                   { width: 460px; }
.container .nine.columns                    { width: 520px; }
.container .ten.columns                     { width: 580px; }
.container .eleven.columns                  { width: 640px; }
.container .twelve.columns                  { width: 700px; }
.container .thirteen.columns                { width: 760px; }
.container .fourteen.columns                { width: 820px; }
.container .fifteen.columns                 { width: 880px; }
.container .sixteen.columns                 { width: 940px; }
.container .one-third.column                { width: 300px; }
.container .two-thirds.column               { width: 620px; } .container .offset-by-one                   { padding-left: 60px;  }
.container .offset-by-two                   { padding-left: 120px; }
.container .offset-by-three                 { padding-left: 180px; }
.container .offset-by-four                  { padding-left: 240px; }
.container .offset-by-five                  { padding-left: 300px; }
.container .offset-by-six                   { padding-left: 360px; }
.container .offset-by-seven                 { padding-left: 420px; }
.container .offset-by-eight                 { padding-left: 480px; }
.container .offset-by-nine                  { padding-left: 540px; }
.container .offset-by-ten                   { padding-left: 600px; }
.container .offset-by-eleven                { padding-left: 660px; }
.container .offset-by-twelve                { padding-left: 720px; }
.container .offset-by-thirteen              { padding-left: 780px; }
.container .offset-by-fourteen              { padding-left: 840px; }
.container .offset-by-fifteen               { padding-left: 900px; } @media only screen and (min-width: 1024px) {
.container                                  {width: 1024px;}
.container .column,
.container .columns                         { margin-left: 0.78125%; margin-right: 0.78125%;  }
.container .one.column,
.container .one.columns                     { width: 4.6875%; }
.container .two.columns                     { width: 10.9375%; }
.container .three.columns                   { width: 17.1875%; }
.container .four.columns                    { width: 23.4375%; }
.container .five.columns                    { width: 29.6875%; }
.container .six.columns                     { width: 35.9375%; }
.container .seven.columns                   { width: 42.1875%; }
.container .eight.columns                   { width: 48.4375%; }
.container .nine.columns                    { width: 54.6875%; }
.container .ten.columns                     { width: 60.9375%; }
.container .eleven.columns                  { width: 67.1875%; }
.container .twelve.columns                  { width: 73.4375%; }
.container .thirteen.columns                { width: 79.6875%; }
.container .fourteen.columns                { width: 85.9375%; }
.container .fifteen.columns                 { width: 92.1875%; }
.container .sixteen.columns                 { width: 98.4375%; }
.container .one-third.column                { width: 31.7708%; }
.container .two-thirds.column               { width: 65.1041%; } .container .offset-by-one                   { padding-left: 6.25%; }
.container .offset-by-two                   { padding-left: 12.5%; }
.container .offset-by-three                 { padding-left: 18.75%; }
.container .offset-by-four                  { padding-left: 25%; }
.container .offset-by-five                  { padding-left: 31.25%; }
.container .offset-by-six                   { padding-left: 37.5%; }
.container .offset-by-seven                 { padding-left: 43.75%; }
.container .offset-by-eight                 { padding-left: 50%; }
.container .offset-by-nine                  { padding-left: 56.25%; }
.container .offset-by-ten                   { padding-left: 62.5%; }
.container .offset-by-eleven                { padding-left: 68.75%; }
.container .offset-by-twelve                { padding-left: 75%; }
.container .offset-by-thirteen              { padding-left: 81.25%; }
.container .offset-by-fourteen              { padding-left: 87.5%; }
.container .offset-by-fifteen               { padding-left: 93.75%; }
}  @media only screen and (max-width: 1200px) {
.container-1400                        { width: 1024px; }
}  @media only screen and (min-width: 768px) and (max-width: 959px) {
.container, .container-1400                 { width: 768px; }
.container .column,
.container .columns                         { margin-left: 10px; margin-right: 10px;  }
.column.alpha, .columns.alpha               { margin-left: 0; margin-right: 10px; }
.column.omega, .columns.omega               { margin-right: 0; margin-left: 10px; }
.alpha.omega                                { margin-left: 0; margin-right: 0; }
.container .one.column,
.container .one.columns                     { width: 28px; }
.container .two.columns                     { width: 76px; }
.container .three.columns                   { width: 124px; }
.container .four.columns                    { width: 172px; }
.container .five.columns                    { width: 220px; }
.container .six.columns                     { width: 268px; }
.container .seven.columns                   { width: 316px; }
.container .eight.columns                   { width: 364px; }
.container .nine.columns                    { width: 412px; }
.container .ten.columns                     { width: 460px; }
.container .eleven.columns                  { width: 508px; }
.container .twelve.columns                  { width: 556px; }
.container .thirteen.columns                { width: 604px; }
.container .fourteen.columns                { width: 652px; }
.container .fifteen.columns                 { width: 700px; }
.container .sixteen.columns                 { width: 748px; }
.container .one-third.column                { width: 236px; }
.container .two-thirds.column               { width: 492px; } .container .offset-by-one                   { padding-left: 48px; }
.container .offset-by-two                   { padding-left: 96px; }
.container .offset-by-three                 { padding-left: 144px; }
.container .offset-by-four                  { padding-left: 192px; }
.container .offset-by-five                  { padding-left: 240px; }
.container .offset-by-six                   { padding-left: 288px; }
.container .offset-by-seven                 { padding-left: 336px; }
.container .offset-by-eight                 { padding-left: 384px; }
.container .offset-by-nine                  { padding-left: 432px; }
.container .offset-by-ten                   { padding-left: 480px; }
.container .offset-by-eleven                { padding-left: 528px; }
.container .offset-by-twelve                { padding-left: 576px; }
.container .offset-by-thirteen              { padding-left: 624px; }
.container .offset-by-fourteen              { padding-left: 672px; }
.container .offset-by-fifteen               { padding-left: 720px; }
}  @media only screen and (max-width: 767px) {
.container, .container-1400 { width: 300px; }
.container .columns,
.container .column { margin: 0; }
.container .one.column,
.container .one.columns,
.container .two.columns,
.container .three.columns,
.container .four.columns,
.container .five.columns,
.container .six.columns,
.container .seven.columns,
.container .eight.columns,
.container .nine.columns,
.container .ten.columns,
.container .eleven.columns,
.container .twelve.columns,
.container .thirteen.columns,
.container .fourteen.columns,
.container .fifteen.columns,
.container .sixteen.columns,
.container .one-third.column,
.container .two-thirds.column  { width: 300px; } .container .offset-by-one,
.container .offset-by-two,
.container .offset-by-three,
.container .offset-by-four,
.container .offset-by-five,
.container .offset-by-six,
.container .offset-by-seven,
.container .offset-by-eight,
.container .offset-by-nine,
.container .offset-by-ten,
.container .offset-by-eleven,
.container .offset-by-twelve,
.container .offset-by-thirteen,
.container .offset-by-fourteen,
.container .offset-by-fifteen { padding-left: 0; }
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
.container, .container-1400 { width: 420px; }
.container .columns,
.container .column { margin: 0; }
.container .one.column,
.container .one.columns,
.container .two.columns,
.container .three.columns,
.container .four.columns,
.container .five.columns,
.container .six.columns,
.container .seven.columns,
.container .eight.columns,
.container .nine.columns,
.container .ten.columns,
.container .eleven.columns,
.container .twelve.columns,
.container .thirteen.columns,
.container .fourteen.columns,
.container .fifteen.columns,
.container .sixteen.columns,
.container .one-third.column,
.container .two-thirds.column { width: 420px; }
}  .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; } .clearfix:before,
.clearfix:after,
.row:before,
.row:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0; }
.row:after,
.clearfix:after {
clear: both; }
.row,
.clearfix {
zoom: 1; } .clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}@font-face {
font-family: 'iconfont';
src: url(//ponrex.com/wp-content/themes/kizitheme/font/iconfont.eot?60403388);
src: url(//ponrex.com/wp-content/themes/kizitheme/font/iconfont.eot?60403388#iefix) format('embedded-opentype'),
url(//ponrex.com/wp-content/themes/kizitheme/font/iconfont.woff?60403388) format('woff'),
url(//ponrex.com/wp-content/themes/kizitheme/font/iconfont.ttf?60403388) format('truetype'),
url(//ponrex.com/wp-content/themes/kizitheme/font/iconfont.svg?60403388#iconfont) format('svg');
font-weight: normal;
font-style: normal;
}
.icon:before {
vertical-align: -2px;
font-family: "icons", sans-serif;
font-size:13px;
margin: 0 5px;
}   [class^="icon-"]:before, [class*=" icon-"]:before {
font-family: "iconfont";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
.icon-search:before { content: '\e800'; } .icon-sun-filled:before { content: '\e842'; } .icon-heart:before { content: '\e802'; } .icon-star:before { content: '\e803'; } .icon-star-half-alt:before { content: '\e824'; } .icon-user:before { content: '\e804'; } .icon-users:before { content: '\e823'; } .icon-male:before { content: '\e805'; } .icon-female:before { content: '\e806'; } .icon-ok:before { content: '\e807'; } .icon-home:before { content: '\e80f'; } .icon-link:before { content: '\e80e'; } .icon-unlink:before { content: '\e83b'; } .icon-attach:before { content: '\e83a'; } .icon-lock:before { content: '\e838'; } .icon-lock-open:before { content: '\e839'; } .icon-lock-open-alt:before { content: '\e80d'; } .icon-pin:before { content: '\e80c'; } .icon-eye:before { content: '\e80b'; } .icon-tag:before { content: '\e80a'; } .icon-tags:before { content: '\e809'; } .icon-bookmark:before { content: '\e808'; } .icon-flag:before { content: '\e837'; } .icon-thumbs-up-alt:before { content: '\e810'; } .icon-download:before { content: '\e811'; } .icon-edit:before { content: '\e812'; } .icon-keyboard:before { content: '\e819'; } .icon-gamepad:before { content: '\e818'; } .icon-comment:before { content: '\e817'; } .icon-bell-alt:before { content: '\e816'; } .icon-attention:before { content: '\e815'; } .icon-location:before { content: '\e814'; } .icon-trash:before { content: '\e813'; } .icon-mail-alt:before { content: '\e801'; } .icon-phone:before { content: '\e81b'; } .icon-cog:before { content: '\e81c'; } .icon-volume-down:before { content: '\e822'; } .icon-headphones:before { content: '\e821'; } .icon-clock:before { content: '\e820'; } .icon-lightbulb:before { content: '\e81e'; } .icon-block:before { content: '\e81f'; } .icon-resize-full-alt:before { content: '\e836'; } .icon-zoom-out:before { content: '\e81d'; } .icon-angle-left:before { content: '\e835'; } .icon-angle-right:before { content: '\e834'; } .icon-angle-up:before { content: '\e832'; } .icon-angle-down:before { content: '\e833'; } .icon-ccw:before { content: '\e83c'; } .icon-shuffle:before { content: '\e83d'; } .icon-award:before { content: '\e826'; } .icon-globe:before { content: '\e825'; } .icon-off:before { content: '\e827'; } .icon-rocket:before { content: '\e828'; } .icon-bug:before { content: '\e829'; } .icon-dribbble:before { content: '\e83e'; } .icon-facebook:before { content: '\e82b'; } .icon-flickr:before { content: '\e83f'; } .icon-gplus:before { content: '\e82a'; } .icon-instagramm:before { content: '\e82c'; } .icon-pinterest-circled:before { content: '\e82d'; } .icon-tumblr:before { content: '\e82e'; } .icon-twitter:before { content: '\e82f'; } .icon-youtube:before { content: '\e831'; } .icon-youtube-play:before { content: '\e830'; } .icon-vimeo:before { content: '\e840'; } .icon-sun:before { content: '\e841'; } .icon-rss:before { content: '\e81a'; }