html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} html {
font-size: 62.5%;
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
body { line-height: 1;
text-rendering: optimizeLegibility;
word-wrap: break-word;
-webkit-overflow-scrolling: touch;
-webkit-text-size-adjust: none;
}
body,
input,
button {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
} img,
video {
max-width: 100%;
height: auto;
} div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6 {
-webkit-font-variant-ligatures: common-ligatures;
-moz-font-variant-ligatures: common-ligatures;
font-variant-ligatures: common-ligatures;
text-rendering: optimizeLegibility;
}
em,
i {
font-style: italic;
line-height: inherit;
}
strong,
b {
font-weight: bold;
line-height: inherit;
}
small {
font-size: 60%;
line-height: inherit;
}
ol,
ul {
list-style: none;
}
li {
display: block;
} a {
text-decoration: none;
line-height: inherit;
}
a img {
border: none;
} fieldset {
margin: 0;
padding: 0;
}
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
} .row {
width: 94%;
max-width: 1170px;
margin: 0 auto;
}
.row:before,
.row:after {
content: "";
display: table;
}
.row:after {
clear: both;
}
.row .row {
width: auto;
max-width: none;
margin-left: -20px;
margin-right: -20px;
}
[class*="col-"],
.bgrid {
float: left;
}
[class*="col-"] + [class*="col-"].end {
float: right;
}
[class*="col-"] {
padding: 0 20px;
}
.col-one {
width: 8.33333%;
}
.col-two,
.col-1-6 {
width: 16.66667%;
}
.col-three,
.col-1-4 {
width: 25%;
}
.col-four,
.col-1-3 {
width: 33.33333%;
}
.col-five {
width: 41.66667%;
}
.col-six,
.col-1-2 {
width: 50%;
}
.col-seven {
width: 58.33333%;
}
.col-eight,
.col-2-3 {
width: 66.66667%;
}
.col-nine,
.col-3-4 {
width: 75%;
}
.col-ten,
.col-5-6 {
width: 83.33333%;
}
.col-eleven {
width: 91.66667%;
}
.col-twelve,
.col-full {
width: 100%;
} @media screen and (max-width:1024px) {
.row .row {
margin-left: -18px;
margin-right: -18px;
}
[class*="col-"] {
padding: 0 18px;
}
} @media screen and (max-width:768px) {
.row {
width: auto;
padding-left: 30px;
padding-right: 30px;
}
.row .row {
padding-left: 0;
padding-right: 0;
margin-left: -15px;
margin-right: -15px;
}
[class*="col-"] {
padding: 0 15px;
}
.tab-1-4 {
width: 25%;
}
.tab-1-3 {
width: 33.33333%;
}
.tab-1-2 {
width: 50%;
}
.tab-2-3 {
width: 66.66667%;
}
.tab-3-4 {
width: 75%;
}
.tab-full {
width: 100%;
}
} @media screen and (max-width:600px) {
.row {
padding-left: 25px;
padding-right: 25px;
}
.row .row {
margin-left: -10px;
margin-right: -10px;
}
[class*="col-"] {
padding: 0 10px;
}
.mob-1-4 {
width: 25%;
}
.mob-1-2 {
width: 50%;
}
.mob-3-4 {
width: 75%;
}
.mob-full {
width: 100%;
}
} @media screen and (max-width:400px) {
.row .row {
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-right: 0;
}
[class*="col-"] {
width: 100% !important;
float: none !important;
clear: both !important;
margin-left: 0;
margin-right: 0;
padding: 0;
}
[class*="col-"] + [class*="col-"].end {
float: none;
}
} [class*="block-"]:before,
[class*="block-"]:after {
content: "";
display: table;
}
[class*="block-"]:after {
clear: both;
}
.block-1-6 .bgrid {
width: 16.66667%;
}
.block-1-4 .bgrid {
width: 25%;
}
.block-1-3 .bgrid {
width: 33.33333%;
}
.block-1-2 .bgrid {
width: 50%;
} .block-1-6 .bgrid:nth-child(6n+1),
.block-1-4 .bgrid:nth-child(4n+1),
.block-1-3 .bgrid:nth-child(3n+1),
.block-1-2 .bgrid:nth-child(2n+1) {
clear: both;
} @media screen and (max-width:1024px) {
.block-s-1-6 .bgrid {
width: 16.66667%;
}
.block-s-1-4 .bgrid {
width: 25%;
}
.block-s-1-3 .bgrid {
width: 33.33333%;
}
.block-s-1-2 .bgrid {
width: 50%;
}
.block-s-full .bgrid {
width: 100%;
clear: both;
}
[class*="block-s-"] .bgrid:nth-child(n) {
clear: none;
}
.block-s-1-6 .bgrid:nth-child(6n+1),
.block-s-1-4 .bgrid:nth-child(4n+1),
.block-s-1-3 .bgrid:nth-child(3n+1),
.block-s-1-2 .bgrid:nth-child(2n+1) {
clear: both;
}
} @media screen and (max-width:768px) {
.block-tab-1-6 .bgrid {
width: 16.66667%;
}
.block-tab-1-4 .bgrid {
width: 25%;
}
.block-tab-1-3 .bgrid {
width: 33.33333%;
}
.block-tab-1-2 .bgrid {
width: 50%;
}
.block-tab-full .bgrid {
width: 100%;
clear: both;
}
[class*="block-tab-"] .bgrid:nth-child(n) {
clear: none;
}
.block-tab-1-6 .bgrid:nth-child(6n+1),
.block-tab-1-4 .bgrid:nth-child(4n+1),
.block-tab-1-3 .bgrid:nth-child(3n+1),
.block-tab-1-2 .bgrid:nth-child(2n+1) {
clear: both;
}
} @media screen and (max-width:600px) {
.block-mob-1-6 .bgrid {
width: 16.66667%;
}
.block-mob-1-4 .bgrid {
width: 25%;
}
.block-mob-1-3 .bgrid {
width: 33.33333%;
}
.block-mob-1-2 .bgrid {
width: 50%;
}
.block-mob-full .bgrid {
width: 100%;
clear: both;
}
[class*="block-mob-"] .bgrid:nth-child(n) {
clear: none;
}
.block-mob-1-6 .bgrid:nth-child(6n+1),
.block-mob-1-4 .bgrid:nth-child(4n+1),
.block-mob-1-3 .bgrid:nth-child(3n+1),
.block-mob-1-2 .bgrid:nth-child(2n+1) {
clear: both;
}
} @media screen and (max-width:400px) {
.stack .bgrid {
width: 100% !important;
float: none !important;
clear: both !important;
margin-left: 0;
margin-right: 0;
}
}  .group:before,
.group:after {
content: "";
display: table;
}
.group:after {
clear: both;
} .hide {
display: none;
}
.invisible {
visibility: hidden;
}
.antialiased {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.overflow-hidden {
overflow: hidden;
}
.remove-bottom {
margin-bottom: 0;
}
.half-bottom {
margin-bottom: 1.5rem !important;
}
.add-bottom {
margin-bottom: 3rem !important;
}
.no-border {
border: none;
}
.full-width {
width: 100%;
}
.text-center {
text-align: center;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.pull-left {
float: left;
}
.pull-right {
float: right;
}
.align-center {
margin-left: auto;
margin-right: auto;
text-align: center;
}.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
20%,
53%,
80%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
@keyframes bounce {
20%,
53%,
80%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
40%,
43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0, -4px, 0);
transform: translate3d(0, -4px, 0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
50%,
from,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
@keyframes flash {
50%,
from,
to {
opacity: 1;
}
25%,
75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
}
@-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(0.95, 1.05, 1);
transform: scale3d(0.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, 0.95, 1);
transform: scale3d(1.05, 0.95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from,
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%,
40%,
60%,
80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%,
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%,
60%,
80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
}
@-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
11.1%,
from,
to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
transform: skewX(0.39063deg) skewY(0.39063deg);
}
88.8% {
-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
transform: skewX(-0.19531deg) skewY(-0.19531deg);
}
}
@keyframes jello {
11.1%,
from,
to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
transform: skewX(0.39063deg) skewY(0.39063deg);
}
88.8% {
-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
transform: skewX(-0.19531deg) skewY(-0.19531deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
20%,
40%,
60%,
80%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
20%,
40%,
60%,
80%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
60%,
75%,
90%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
60%,
75%,
90%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
60%,
75%,
90%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
60%,
75%,
90%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
60%,
75%,
90%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
60%,
75%,
90%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
60%,
75%,
90%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
60%,
75%,
90%,
from,
to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
50%,
55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%,
45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%,
80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
}
@-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
}
@-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
60% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
transform: scale(0.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
transform: scale(0.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
to {
opacity: 0;
-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
} @font-face {
font-family: 'lg';
src: url(//www.boxfitness.com.au/wp-content/themes/goshukan/fonts/lightgallery/lg.eot?n1z373);
src: url(//www.boxfitness.com.au/wp-content/themes/goshukan/fonts/lightgallery/lg.eot?#iefixn1z373) format("embedded-opentype"), url(//www.boxfitness.com.au/wp-content/themes/goshukan/fonts/lightgallery/lg.woff?n1z373) format("woff"), url(//www.boxfitness.com.au/wp-content/themes/goshukan/fonts/lightgallery/lg.ttf?n1z373) format("truetype"), url(//www.boxfitness.com.au/wp-content/themes/goshukan/fonts/lightgallery/lg.svg?n1z373#lg) format("svg");
font-weight: normal;
font-style: normal;
}
.lg-icon {
font-family: 'lg';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
background-color: rgba(0, 0, 0, 0.45);
border-radius: 2px;
color: #999;
cursor: pointer;
display: block;
font-size: 22px;
margin-top: -10px;
padding: 8px 10px 9px;
position: absolute;
top: 50%;
z-index: 1080;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
pointer-events: none;
opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
color: #FFF;
}
.lg-actions .lg-next {
right: 20px;
}
.lg-actions .lg-next:before {
content: "\e095";
}
.lg-actions .lg-prev {
left: 20px;
}
.lg-actions .lg-prev:after {
content: "\e094";
}
@-webkit-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-moz-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-ms-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-webkit-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@-moz-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@-ms-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
.lg-outer.lg-right-end .lg-object {
-webkit-animation: lg-right-end 0.3s;
-o-animation: lg-right-end 0.3s;
animation: lg-right-end 0.3s;
position: relative;
}
.lg-outer.lg-left-end .lg-object {
-webkit-animation: lg-left-end 0.3s;
-o-animation: lg-left-end 0.3s;
animation: lg-left-end 0.3s;
position: relative;
}
.lg-toolbar {
z-index: 1082;
left: 0;
position: absolute;
top: 0;
width: 100%;
background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
color: #999;
cursor: pointer;
float: right;
font-size: 24px;
height: 47px;
line-height: 27px;
padding: 10px 0;
text-align: center;
width: 50px;
text-decoration: none !important;
outline: medium none;
-webkit-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
color: #FFF;
}
.lg-toolbar .lg-close:after {
content: "\e070";
}
.lg-toolbar .lg-download:after {
content: "\e0f2";
}
.lg-sub-html {
background-color: rgba(0, 0, 0, 0.45);
bottom: 0;
color: #EEE;
font-size: 16px;
left: 0;
padding: 10px 40px;
position: fixed;
right: 0;
text-align: center;
z-index: 1080;
}
.lg-sub-html h4 {
margin: 0;
font-size: 13px;
font-weight: bold;
}
.lg-sub-html p {
font-size: 12px;
margin: 5px 0 0;
}
#lg-counter {
color: #999;
display: inline-block;
font-size: 16px;
padding-left: 20px;
padding-top: 12px;
vertical-align: middle;
}
.lg-toolbar,
.lg-prev,
.lg-next {
opacity: 1;
-webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
-moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
-o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}
.lg-hide-items .lg-prev {
opacity: 0;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
opacity: 0;
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
opacity: 0;
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
-webkit-transform: scale3d(0.5, 0.5, 0.5);
transform: scale3d(0.5, 0.5, 0.5);
opacity: 0;
-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1;
}
.lg-outer .lg-thumb-outer {
background-color: #0D0A0A;
bottom: 0;
position: absolute;
width: 100%;
z-index: 1080;
max-height: 350px;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
-webkit-transform: translate3d(0, 0%, 0);
transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
padding: 10px 0;
height: 100%;
margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
border-radius: 5px;
cursor: pointer;
float: left;
overflow: hidden;
height: 100%;
border: 2px solid #FFF;
border-radius: 4px;
margin-bottom: 5px;
}
@media (min-width:1025px) {
.lg-outer .lg-thumb-item {
-webkit-transition: border-color 0.25s ease;
-o-transition: border-color 0.25s ease;
transition: border-color 0.25s ease;
}
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
width: 100%;
height: 100%;
object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
-webkit-transition: bottom 0.25s ease;
-o-transition: bottom 0.25s ease;
transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
background-color: #0D0A0A;
border-radius: 2px 2px 0 0;
color: #999;
cursor: pointer;
font-size: 24px;
height: 39px;
line-height: 27px;
padding: 5px 0;
position: absolute;
right: 20px;
text-align: center;
top: -39px;
width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
color: #FFF;
}
.lg-outer .lg-video-cont {
display: inline-block;
vertical-align: middle;
max-width: 1140px;
max-height: 100%;
width: 100%;
padding: 0 5px;
}
.lg-outer .lg-video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative;
}
.lg-outer .lg-video .lg-object {
display: inline-block;
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
width: 84px;
height: 59px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -42px;
margin-top: -30px;
z-index: 1080;
cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
background: url(//www.boxfitness.com.au/wp-content/themes/goshukan/images/lightgallery/vimeo-play.png) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
background: url(//www.boxfitness.com.au/wp-content/themes/goshukan/images/lightgallery/vimeo-play.png) no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
background: transparent url(//www.boxfitness.com.au/wp-content/themes/goshukan/images/lightgallery/video-play.png) no-repeat scroll 0 0;
height: 64px;
margin-left: -32px;
margin-top: -32px;
width: 64px;
opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
background: url(//www.boxfitness.com.au/wp-content/themes/goshukan/images/lightgallery/youtube-play.png) no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
background: url(//www.boxfitness.com.au/wp-content/themes/goshukan/images/lightgallery/youtube-play.png) no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
visibility: visible;
}
.lg-progress-bar {
background-color: #333;
height: 5px;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1083;
opacity: 0;
-webkit-transition: opacity 0.08s ease 0s;
-moz-transition: opacity 0.08s ease 0s;
-o-transition: opacity 0.08s ease 0s;
transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
background-color: #a90707;
height: 5px;
width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
opacity: 1;
}
.lg-autoplay-button:after {
content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transition-duration: 0s;
transition-duration: 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
#lg-zoom-in:after {
content: "\e311";
}
#lg-actual-size {
font-size: 20px;
}
#lg-actual-size:after {
content: "\e033";
}
#lg-zoom-out {
opacity: 0.5;
pointer-events: none;
}
#lg-zoom-out:after {
content: "\e312";
}
.lg-zoomed #lg-zoom-out {
opacity: 1;
pointer-events: auto;
}
.lg-outer .lg-pager-outer {
bottom: 60px;
left: 0;
position: absolute;
right: 0;
text-align: center;
z-index: 1080;
height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
overflow: visible;
}
.lg-outer .lg-pager-cont {
cursor: pointer;
display: inline-block;
overflow: hidden;
position: relative;
vertical-align: top;
margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
background-color: #fff;
color: #FFF;
bottom: 100%;
height: 83px;
left: 0;
margin-bottom: 20px;
margin-left: -60px;
opacity: 0;
padding: 5px;
position: absolute;
width: 120px;
border-radius: 3px;
-webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
-moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
width: 100%;
height: 100%;
}
.lg-outer .lg-pager {
background-color: rgba(255, 255, 255, 0.5);
border-radius: 50%;
box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
display: block;
height: 12px;
-webkit-transition: box-shadow 0.3s ease 0s;
-o-transition: box-shadow 0.3s ease 0s;
transition: box-shadow 0.3s ease 0s;
width: 12px;
}
.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px dashed;
bottom: -10px;
display: inline-block;
height: 0;
left: 50%;
margin-left: -5px;
position: absolute;
vertical-align: middle;
width: 0;
}
.lg-fullscreen:after {
content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
content: "\e20d";
}
.group {
*zoom: 1;
}
.group:before,
.group:after {
display: table;
content: "";
line-height: 0;
}
.group:after {
clear: both;
}
.lg-outer {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 1050;
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-outer * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.lg-outer.lg-visible {
opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}
.lg-outer .lg {
height: 100%;
width: 100%;
position: relative;
overflow: hidden;
margin-left: auto;
margin-right: auto;
max-width: 100%;
max-height: 100%;
}
.lg-outer .lg-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
white-space: nowrap;
}
.lg-outer .lg-item {
background: url(//www.boxfitness.com.au/wp-content/themes/goshukan/images/lightgallery/loading.gif) no-repeat scroll center center transparent;
display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
display: inline-block !important;
}
.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
display: inline-block;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
}
.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px;
}
.lg-outer .lg-img-wrap {
position: absolute;
padding: 0 5px;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.lg-outer .lg-item.lg-complete {
background-image: none;
}
.lg-outer .lg-item.lg-current {
z-index: 1060;
}
.lg-outer .lg-image {
display: inline-block;
vertical-align: middle;
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
opacity: 1;
}
.lg-outer .lg-empty-html {
display: none;
}
.lg-outer.lg-hide-download #lg-download {
display: none;
}
.lg-backdrop {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1040;
background-color: #000;
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
opacity: 1;
}
.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
-webkit-transition: none 0s ease 0s !important;
-moz-transition: none 0s ease 0s !important;
-o-transition: none 0s ease 0s !important;
transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
-webkit-transition: opacity 0.1s ease 0s;
-moz-transition: opacity 0.1s ease 0s;
-o-transition: opacity 0.1s ease 0s;
transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
opacity: 0;
position: absolute;
left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
left: 0;
opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}@font-face{font-family:'FontAwesome';src:url(//www.boxfitness.com.au/wp-content/themes/goshukan/css/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0);src:url(//www.boxfitness.com.au/wp-content/themes/goshukan/css/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'),url(//www.boxfitness.com.au/wp-content/themes/goshukan/css/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'),url(//www.boxfitness.com.au/wp-content/themes/goshukan/css/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'),url(//www.boxfitness.com.au/wp-content/themes/goshukan/css/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}
@font-face {
font-family: 'icomoon';
src:    url(//www.boxfitness.com.au/wp-content/themes/goshukan/css/windows10/fonts/icomoon.eot?6jhltw);
src:    url(//www.boxfitness.com.au/wp-content/themes/goshukan/css/windows10/fonts/icomoon.eot?6jhltw#iefix) format('embedded-opentype'),
url(//www.boxfitness.com.au/wp-content/themes/goshukan/css/windows10/fonts/icomoon.ttf?6jhltw) format('truetype'),
url(//www.boxfitness.com.au/wp-content/themes/goshukan/css/windows10/fonts/icomoon.woff?6jhltw) format('woff'),
url(//www.boxfitness.com.au/wp-content/themes/goshukan/css/windows10/fonts/icomoon.svg?6jhltw#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] { font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-About:before {
content: "\e900";
}
.icon-AddFile:before {
content: "\e901";
}
.icon-AddList:before {
content: "\e902";
}
.icon-AddressBook:before {
content: "\e903";
}
.icon-Advertising:before {
content: "\e904";
}
.icon-Answers:before {
content: "\e905";
}
.icon-Approval:before {
content: "\e906";
}
.icon-Approve:before {
content: "\e907";
}
.icon-Archive:before {
content: "\e908";
}
.icon-Attention:before {
content: "\e909";
}
.icon-AudioFile:before {
content: "\e90a";
}
.icon-BadDecision:before {
content: "\e90b";
}
.icon-Bearish:before {
content: "\e90c";
}
.icon-Binoculars:before {
content: "\e90d";
}
.icon-Bookmark:before {
content: "\e90e";
}
.icon-Briefcase:before {
content: "\e90f";
}
.icon-Bullish:before {
content: "\e910";
}
.icon-BusinessContact:before {
content: "\e911";
}
.icon-Business:before {
content: "\e912";
}
.icon-ButtingIn:before {
content: "\e913";
}
.icon-Calculator:before {
content: "\e914";
}
.icon-Callback:before {
content: "\e915";
}
.icon-Cancel2:before {
content: "\e916";
}
.icon-CancelFile:before {
content: "\e917";
}
.icon-Cancel:before {
content: "\e918";
}
.icon-CandleSticks:before {
content: "\e919";
}
.icon-CheckFile:before {
content: "\e91a";
}
.icon-Checked2:before {
content: "\e91b";
}
.icon-Checked:before {
content: "\e91c";
}
.icon-Checkmark:before {
content: "\e91d";
}
.icon-Collaboration:before {
content: "\e91e";
}
.icon-Collect:before {
content: "\e91f";
}
.icon-Comments:before {
content: "\e920";
}
.icon-ConferenceCall:before {
content: "\e921";
}
.icon-Contacts:before {
content: "\e922";
}
.icon-Copyleft:before {
content: "\e923";
}
.icon-Copyright:before {
content: "\e924";
}
.icon-CreateArchive:before {
content: "\e925";
}
.icon-CSSFiletype:before {
content: "\e926";
}
.icon-CurrencyExchange:before {
content: "\e927";
}
.icon-Cursor:before {
content: "\e928";
}
.icon-CustomerSupport:before {
content: "\e929";
}
.icon-Debt:before {
content: "\e92a";
}
.icon-Decision:before {
content: "\e92b";
}
.icon-DeleteArchive:before {
content: "\e92c";
}
.icon-DeleteFile:before {
content: "\e92d";
}
.icon-Department:before {
content: "\e92e";
}
.icon-Diploma1:before {
content: "\e92f";
}
.icon-Diploma2:before {
content: "\e930";
}
.icon-Disapprove:before {
content: "\e931";
}
.icon-Disclaimer:before {
content: "\e932";
}
.icon-Dislike:before {
content: "\e933";
}
.icon-DOC:before {
content: "\e934";
}
.icon-Document:before {
content: "\e935";
}
.icon-Donate:before {
content: "\e936";
}
.icon-DownArrow:before {
content: "\e937";
}
.icon-DownLeftArrow:before {
content: "\e938";
}
.icon-DownLeftRound:before {
content: "\e939";
}
.icon-DownRightArrow:before {
content: "\e93a";
}
.icon-DownRightRound:before {
content: "\e93b";
}
.icon-DownRound:before {
content: "\e93c";
}
.icon-Download2:before {
content: "\e93d";
}
.icon-Download:before {
content: "\e93e";
}
.icon-EditFile:before {
content: "\e93f";
}
.icon-EmptyTrash:before {
content: "\e940";
}
.icon-EnteringHeavenAlive:before {
content: "\e941";
}
.icon-EPS:before {
content: "\e942";
}
.icon-EPUB:before {
content: "\e943";
}
.icon-Expired:before {
content: "\e944";
}
.icon-External:before {
content: "\e945";
}
.icon-Faq:before {
content: "\e946";
}
.icon-FavouriteFile:before {
content: "\e947";
}
.icon-FB2:before {
content: "\e948";
}
.icon-Feedback:before {
content: "\e949";
}
.icon-File:before {
content: "\e94a";
}
.icon-FinePrint:before {
content: "\e94b";
}
.icon-Folder:before {
content: "\e94c";
}
.icon-Frame:before {
content: "\e94d";
}
.icon-FullTrash:before {
content: "\e94e";
}
.icon-GIF:before {
content: "\e94f";
}
.icon-GoodDecision:before {
content: "\e950";
}
.icon-GraduationCap:before {
content: "\e951";
}
.icon-HandCursor:before {
content: "\e952";
}
.icon-HighPriority:before {
content: "\e953";
}
.icon-Home:before {
content: "\e954";
}
.icon-HotArticle:before {
content: "\e955";
}
.icon-HTML:before {
content: "\e956";
}
.icon-Icons8Cup:before {
content: "\e957";
}
.icon-Idea:before {
content: "\e958";
}
.icon-ImageFile:before {
content: "\e959";
}
.icon-InTransit:before {
content: "\e95a";
}
.icon-Info:before {
content: "\e95b";
}
.icon-Inspection:before {
content: "\e95c";
}
.icon-Internal:before {
content: "\e95d";
}
.icon-Invite:before {
content: "\e95e";
}
.icon-Key:before {
content: "\e95f";
}
.icon-Leave:before {
content: "\e960";
}
.icon-LeftArrow:before {
content: "\e961";
}
.icon-LeftRound:before {
content: "\e962";
}
.icon-Library:before {
content: "\e963";
}
.icon-LightAtTheEndOfTunnel:before {
content: "\e964";
}
.icon-Lock2:before {
content: "\e965";
}
.icon-Lock:before {
content: "\e966";
}
.icon-LowPriority:before {
content: "\e967";
}
.icon-Maintenance:before {
content: "\e968";
}
.icon-MakeDecision:before {
content: "\e969";
}
.icon-Manager:before {
content: "\e96a";
}
.icon-MarkAsFavourite:before {
content: "\e96b";
}
.icon-MediumPriority:before {
content: "\e96c";
}
.icon-MergeHorizontal:before {
content: "\e96d";
}
.icon-MergeVertical:before {
content: "\e96e";
}
.icon-Minus:before {
content: "\e96f";
}
.icon-MoneyTransfer:before {
content: "\e970";
}
.icon-MultipleInputs:before {
content: "\e971";
}
.icon-Music:before {
content: "\e972";
}
.icon-NeutralDecision:before {
content: "\e973";
}
.icon-NeutralTrading:before {
content: "\e974";
}
.icon-News:before {
content: "\e975";
}
.icon-NoIdea:before {
content: "\e976";
}
.icon-Ok:before {
content: "\e977";
}
.icon-OnlineSupport:before {
content: "\e978";
}
.icon-OpenArchive:before {
content: "\e979";
}
.icon-OpenedFolder:before {
content: "\e97a";
}
.icon-OrgUnit:before {
content: "\e97b";
}
.icon-Organization:before {
content: "\e97c";
}
.icon-Overtime:before {
content: "\e97d";
}
.icon-Package:before {
content: "\e97e";
}
.icon-Paid:before {
content: "\e97f";
}
.icon-ParallelTasks:before {
content: "\e980";
}
.icon-Picture:before {
content: "\e981";
}
.icon-Planner:before {
content: "\e982";
}
.icon-Plus:before {
content: "\e983";
}
.icon-PodiumWithAudience:before {
content: "\e984";
}
.icon-PodiumWithSpeaker:before {
content: "\e985";
}
.icon-PodiumWithoutSpeaker:before {
content: "\e986";
}
.icon-Privacy:before {
content: "\e987";
}
.icon-Process:before {
content: "\e988";
}
.icon-PSD:before {
content: "\e989";
}
.icon-Puzzle:before {
content: "\e98a";
}
.icon-Questions:before {
content: "\e98b";
}
.icon-Rating:before {
content: "\e98c";
}
.icon-Ratings:before {
content: "\e98d";
}
.icon-ReadingEbook:before {
content: "\e98e";
}
.icon-Reading:before {
content: "\e98f";
}
.icon-Redo:before {
content: "\e990";
}
.icon-Refresh:before {
content: "\e991";
}
.icon-RegisteredTrademark:before {
content: "\e992";
}
.icon-ResizeDiagonal:before {
content: "\e993";
}
.icon-ResizeFourDirections:before {
content: "\e994";
}
.icon-ResizeHorizontal:before {
content: "\e995";
}
.icon-ResizeVertical:before {
content: "\e996";
}
.icon-Reuse:before {
content: "\e997";
}
.icon-RightArrow:before {
content: "\e998";
}
.icon-RightRound:before {
content: "\e999";
}
.icon-Ruler:before {
content: "\e99a";
}
.icon-SalesPerformance:before {
content: "\e99b";
}
.icon-SaveArchive:before {
content: "\e99c";
}
.icon-Search:before {
content: "\e99d";
}
.icon-SelfServiceKiosk:before {
content: "\e99e";
}
.icon-SerialTasks:before {
content: "\e99f";
}
.icon-ServiceMark:before {
content: "\e9a0";
}
.icon-Services:before {
content: "\e9a1";
}
.icon-Settings:before {
content: "\e9a2";
}
.icon-Share:before {
content: "\e9a3";
}
.icon-Shipped:before {
content: "\e9a4";
}
.icon-Shop:before {
content: "\e9a5";
}
.icon-Signature:before {
content: "\e9a6";
}
.icon-SoundRecordingCopyright:before {
content: "\e9a7";
}
.icon-SplitHorizontal:before {
content: "\e9a8";
}
.icon-SplitVertical:before {
content: "\e9a9";
}
.icon-Statistics:before {
content: "\e9aa";
}
.icon-Support:before {
content: "\e9ab";
}
.icon-Survey:before {
content: "\e9ac";
}
.icon-Synchronize:before {
content: "\e9ad";
}
.icon-TodoList:before {
content: "\e9ae";
}
.icon-Trademark:before {
content: "\e9af";
}
.icon-TreeStructure:before {
content: "\e9b0";
}
.icon-Undo:before {
content: "\e9b1";
}
.icon-Unlock2:before {
content: "\e9b2";
}
.icon-Unlock:before {
content: "\e9b3";
}
.icon-UpArrow:before {
content: "\e9b4";
}
.icon-UpLeftArrow:before {
content: "\e9b5";
}
.icon-UpLeftRound:before {
content: "\e9b6";
}
.icon-UpRightArrow:before {
content: "\e9b7";
}
.icon-UpRightRound:before {
content: "\e9b8";
}
.icon-UpRound:before {
content: "\e9b9";
}
.icon-Upload2:before {
content: "\e9ba";
}
.icon-Upload:before {
content: "\e9bb";
}
.icon-VideoFile:before {
content: "\e9bc";
}
.icon-VideoProjector:before {
content: "\e9bd";
}
.icon-ViewFile:before {
content: "\e9be";
}
.icon-Vip:before {
content: "\e9bf";
}
.icon-VoicePresentation:before {
content: "\e9c0";
}
.icon-WAV:before {
content: "\e9c1";
}
.icon-Word:before {
content: "\e9c2";
}
.icon-Work:before {
content: "\e9c3";
}
.icon-XAML:before {
content: "\e9c4";
}
.icon-XLS:before {
content: "\e9c5";
}
.icon-XML:before {
content: "\e9c6";
}
.icon-ZIP:before {
content: "\e9c7";
} html {
font-size: 10px;
}
@media only screen and (max-width:768px) {
html {
font-size: 10px;
}
}
@media only screen and (max-width:400px) {
html {
font-size: 9.375px;
}
}
html,
body {
height: 100%;
}
body {
background: #050505;
font-family: "Roboto", Arial, sans-serif;
font-size: 1.65rem;
line-height: 3rem;
color: #353535;
margin: 0;
padding: 0;
} a,
a:visited {
color: #ED2124;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
a:hover,
a:focus {
color: #000000;
} h1, h2, h3, h4, h5, h6, .h01, .h02, .h03, .h04, .h05, .h06 {
font-family: "Roboto", Arial, sans-serif;
color: #151515;
font-style: normal;
text-rendering: optimizeLegibility;
margin-bottom: 2.1rem;
}
h3, .h03, h4, .h04 {
margin-bottom: 1.8rem;
}
h5, .h05, h6, .h06 {
margin-bottom: 1.2rem;
}
h1, .h01 {
font-size: 3.1rem;
line-height: 1.35;
letter-spacing: -.1rem;
}
@media only screen and (max-width:600px) {
h1, .h01 {
font-size: 2.6rem;
letter-spacing: -.07rem;
}
}
h2, .h02 {
font-size: 2.2rem;
line-height: 1.25;
}
h3, .h03 {
font-size: 2rem;
line-height: 1.5;
}
h4, .h04 {
font-size: 1.7rem;
line-height: 1.76;
}
h5, .h05 {
font-size: 1.4rem;
line-height: 1.7;
text-transform: uppercase;
letter-spacing: .2rem;
}
h6, .h06 {
font-size: 1.3rem;
line-height: 1.85;
text-transform: uppercase;
letter-spacing: .2rem;
}
p img {
margin: 0;
}
p.lead {
font-family: "Roboto", Arial, sans-serif;
font-size: 2rem;
line-height: 1.8;
color: #4f4f4f;
margin-bottom: 3.6rem;
}
@media only screen and (max-width:768px) {
p.lead {
font-size: 1.8rem;
}
}
em, i, strong, b {
font-size: 1.6rem;
line-height: 3rem;
font-style: normal;
}
td strong {
font-size: 1.25rem;
}
em, i {
font-family: "Roboto", Arial, sans-serif;
}
strong, b {
font-family: "Michroma", Helvetica, sans-serif;
}
small {
font-size: 1.1rem;
line-height: inherit;
}
blockquote {
margin: 3rem 0;
padding-left: 5rem;
position: relative;
}
blockquote:before {
content: "\201C";
font-size: 10rem;
line-height: 0px;
margin: 0;
color: rgba(0, 0, 0, 0.3);
font-family: Arial, sans-serif;
position: absolute;
top: 3.6rem;
left: 0;
}
blockquote p {
font-family: "Roboto", Arial, sans-serif;
font-style: italic;
padding: 0;
font-size: 1.9rem;
line-height: 1.895;
}
blockquote cite {
display: block;
font-size: 1.3rem;
font-style: normal;
line-height: 1.615;
}
blockquote cite:before {
content: "\2014 \0020";
}
blockquote cite a,
blockquote cite a:visited {
color: #4f4f4f;
border: none;
}
abbr {
font-family: "Michroma", Helvetica, sans-serif;
font-variant: small-caps;
text-transform: lowercase;
letter-spacing: .05rem;
color: #4f4f4f;
}
var, kbd, samp, code, pre {
font-family: Consolas, "Andale Mono", Courier, "Courier New", monospace;
}
pre {
padding: 2.4rem 3rem 3rem;
background: #F1F1F1;
}
code {
font-size: 1.4rem;
margin: 0 .2rem;
padding: .3rem .6rem;
white-space: nowrap;
background: #F1F1F1;
border: 1px solid #E1E1E1;
border-radius: 3px;
}
pre > code {
display: block;
white-space: pre;
line-height: 2;
padding: 0;
margin: 0;
}
pre.prettyprint > code {
border: none;
}
del {
text-decoration: line-through;
}
abbr[title],
dfn[title] {
border-bottom: 1px dotted;
cursor: help;
}
mark {
background: #FFF49B;
color: #000;
}
hr {
border: solid #d2d2d2;
border-width: 1px 0 0;
clear: both;
margin: 2.4rem 0 1.5rem;
height: 0;
} ol {
list-style: decimal;
}
ul {
list-style: disc;
}
li {
display: list-item;
}
ol, ul {
margin-left: 1.7rem;
}
ul li {
padding-left: .4rem;
}
ul ul, ul ol, ol ol, ol ul {
margin: .6rem 0 .6rem 1.7rem;
}
ul.disc li {
display: list-item;
list-style: none;
padding: 0 0 0 .8rem;
position: relative;
}
ul.disc li::before {
content: "";
display: inline-block;
width: 8px;
height: 8px;
border-radius: 50%;
background: #4C2405;
position: absolute;
left: -17px;
top: 11px;
vertical-align: middle;
}
dt {
margin: 0;
color: #4C2405;
}
dd {
margin: 0 0 0 2rem;
} button,
.button {
margin-bottom: 1.2;
}
fieldset {
margin-bottom: 1.5rem;
}
input,
textarea,
select,
pre,
blockquote,
figure,
table,
p,
ul,
ol,
dl,
form,
.fluid-video-wrapper,
.ss-custom-select {
margin-bottom: 3rem;
} img.pull-right {
margin: 1.5rem 0 0 3rem;
}
img.pull-left {
margin: 1.5rem 3rem 0 0;
} .bgrid {
padding: 0 20px;
}
@media only screen and (max-width:1024px) {
.bgrid {
padding: 0 18px;
}
}
@media only screen and (max-width:768px) {
.bgrid {
padding: 0 15px;
}
}
@media only screen and (max-width:600px) {
.bgrid {
padding: 0 10px;
}
}
@media only screen and (max-width:400px) {
.bgrid {
padding: 0;
}
} table {
border-width: 0;
width: 100%;
max-width: 100%;
font-family: "Roboto", Arial, sans-serif;
}
th, td {
padding: 1.5rem 3rem;
text-align: left;
border-bottom: 1px solid #E8E8E8;
}
th {
color: #151515;
font-family: "Michroma", Helvetica, sans-serif;
}
td {
line-height: 1.5;
} .table-responsive {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
} .pace {
-webkit-pointer-events: none;
pointer-events: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.pace-inactive {
display: none;
}
.pace .pace-progress {
background: #FFFFFF;
position: fixed;
z-index: 900;
top: 0;
right: 100%;
width: 100%;
height: 6px;
}   fieldset {
border: none;
}
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
display: block;
height: 6rem;
padding: 1.5rem 0;
border: 0;
outline: none;
vertical-align: middle;
color: #313131;
font-family: "Roboto", Arial, sans-serif;
font-size: 1.5rem;
line-height: 3rem;
max-width: 100%;
background: transparent;
border-bottom: 1px solid rgba(0, 0, 0, 0.3);
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.ss-custom-select {
position: relative;
padding: 0;
}
.ss-custom-select select {
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
text-indent: 0.01px;
text-overflow: '';
margin: 0;
line-height: 3rem;
vertical-align: middle;
}
.ss-custom-select select option {
padding-left: 2rem;
padding-right: 2rem;
}
.ss-custom-select select::-ms-expand {
display: none;
}
.ss-custom-select::after {
content: '\f0d7';
font-family: 'FontAwesome';
position: absolute;
top: 50%;
right: 1.5rem;
margin-top: -10px;
bottom: auto;
width: 20px;
height: 20px;
line-height: 20px;
font-size: 18px;
text-align: center;
pointer-events: none;
color: #252525;
} .oldie .ss-custom-select::after {
display: none;
}
textarea {
min-height: 25rem;
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
color: #1c0d02;
border-bottom: 1px solid #4C2405;
}
label,
legend {
font-family: "Michroma", Helvetica, sans-serif;
font-size: 1.4rem;
margin-bottom: .6rem;
color: #020202;
display: block;
}
input[type="checkbox"],
input[type="radio"] {
display: inline;
}
label > .label-text {
display: inline-block;
margin-left: 1rem;
font-family: "Roboto", Arial, sans-serif;
line-height: inherit;
}
label > input[type="checkbox"],
label > input[type="radio"] {
margin: 0;
position: relative;
top: .15rem;
} ::-webkit-input-placeholder {
color: #828282;
}
:-moz-placeholder {
color: #828282; }
::-moz-placeholder {
color: #828282; }
:-ms-input-placeholder {
color: #828282;
}
.placeholder {
color: #828282 !important;
} input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus
input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
border: none;
-webkit-text-fill-color: #7c3b08;
transition: background-color 5000s ease-in-out 0s;
} .button,
a.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
display: inline-block;
font-family: "Roboto", Arial, sans-serif;
font-size: 1.4rem;
text-transform: uppercase;
letter-spacing: .3rem;
height: 5.4rem;
line-height: 5.4rem;
padding: 0 3rem;
margin: 0 .3rem 1.2rem 0;
background: #ED2124;
color: #FFFFFF;
text-decoration: none;
cursor: pointer;
text-align: center;
white-space: nowrap;
border: none;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.button:hover,
a.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
background: #737373;
color: #000000;
outline: 0;
}
.button.button-primary,
a.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
background: #151515;
color: #FFFFFF;
}
.button.button-primary:hover,
a.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
background: #030303;
}
button.full-width,
.button.full-width {
width: 100%;
margin-right: 0;
}
button.medium,
.button.medium {
height: 5.7rem !important;
line-height: 5.7rem !important;
padding: 0 1.8rem !important;
}
button.large,
.button.large {
height: 6rem !important;
line-height: 6rem !important;
padding: 0rem 3rem !important;
}
button.stroke,
.button.stroke {
background: transparent !important;
border: 3px solid #313131;
line-height: 4.8rem;
}
button.stroke.medium,
.button.stroke.medium {
line-height: 5.1rem !important;
}
button.stroke.large,
.button.stroke.large {
line-height: 5.4rem !important;
}
button.stroke:hover,
.button.stroke:hover {
border: 3px solid #4C2405;
color: #4C2405;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}  .alert-box {
padding: 2.1rem 4rem 2.1rem 3rem;
position: relative;
margin-bottom: 3rem;
border-radius: 3px;
font-family: "Roboto", Arial, sans-serif;
font-size: 1.5rem;
}
.alert-box .close {
position: absolute;
right: 1.8rem;
top: 1.8rem;
cursor: pointer;
}
.ss-error {
background-color: #ffd1d2;
color: #e65153;
}
.ss-success {
background-color: #c8e675;
color: #758c36;
}
.ss-info {
background-color: #d7ecfb;
color: #4a95cc;
}
.ss-notice {
background-color: #fff099;
color: #bba31b;
}  .drop-cap:first-letter {
float: left;
margin: 0;
padding: 1.5rem .6rem 0 0;
font-size: 8.4rem;
font-family: "Michroma", Helvetica, sans-serif;
line-height: 6rem;
text-indent: 0;
background: transparent;
color: #151515;
} .lining dt,
.lining dd {
display: inline;
margin: 0;
}
.lining dt + dt:before,
.lining dd + dt:before {
content: "\A";
white-space: pre;
}
.lining dd + dd:before {
content: ", ";
}
.lining dd + dd:before {
content: ", ";
}
.lining dd:before {
content: ": ";
margin-left: -0.2em;
} .dictionary-style dt {
display: inline;
counter-reset: definitions;
}
.dictionary-style dt + dt:before {
content: ", ";
margin-left: -0.2em;
}
.dictionary-style dd {
display: block;
counter-increment: definitions;
}
.dictionary-style dd:before {
content: counter(definitions, decimal) ". ";
} .pull-quote {
position: relative;
padding: 2.1rem 3rem 2.1rem 0px;
}
.pull-quote:before,
.pull-quote:after {
height: 1em;
position: absolute;
font-size: 10rem;
font-family: Arial, Sans-Serif;
color: rgba(0, 0, 0, 0.3);
}
.pull-quote:before {
content: "\201C";
top: 33px;
left: 0;
}
.pull-quote:after {
content: '\201D';
bottom: -33px;
right: 0;
}
.pull-quote blockquote {
margin: 0;
}
.pull-quote blockquote:before {
content: none;
} .stats-tabs {
padding: 0;
margin: 3rem 0;
}
.stats-tabs li {
display: inline-block;
margin: 0 1.5rem 3rem 0;
padding: 0 1.5rem 0 0;
border-right: 1px solid #ccc;
}
.stats-tabs li:last-child {
margin: 0;
padding: 0;
border: none;
}
.stats-tabs li a {
display: inline-block;
font-size: 2.5rem;
font-family: "Michroma", Helvetica, sans-serif;
border: none;
color: #252525;
}
.stats-tabs li a:hover {
color: #4C2405;
}
.stats-tabs li a em {
display: block;
margin: .6rem 0 0 0;
font-size: 1.4rem;
font-family: "Roboto", Arial, sans-serif;
color: #4f4f4f;
} .skill-bars {
list-style: none;
margin: 6rem 0 3rem;
}
.skill-bars li {
height: .6rem;
background: #a1a1a1;
width: 100%;
margin-bottom: 6rem;
padding: 0;
position: relative;
}
.skill-bars li strong {
position: absolute;
left: 0;
top: -3rem;
font-family: "Michroma", Helvetica, sans-serif;
color: #313131;
text-transform: uppercase;
letter-spacing: .2rem;
font-size: 1.5rem;
line-height: 2.4rem;
}
.skill-bars li .progress {
background: #313131;
position: relative;
height: 100%;
}
.skill-bars li .progress span {
position: absolute;
right: 0;
top: -3.6rem;
display: block;
font-family: "Roboto", Arial, sans-serif;
color: white;
font-size: 1.1rem;
line-height: 1;
background: #313131;
padding: .6rem .6rem;
border-radius: 3px;
}
.skill-bars li .progress span::after {
position: absolute;
left: 50%;
bottom: -5px;
margin-left: -5px;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
border-top: 5px solid #313131;
content: "";
}
.skill-bars li .percent5 {
width: 5%;
}
.skill-bars li .percent10 {
width: 10%;
}
.skill-bars li .percent15 {
width: 15%;
}
.skill-bars li .percent20 {
width: 20%;
}
.skill-bars li .percent25 {
width: 25%;
}
.skill-bars li .percent30 {
width: 30%;
}
.skill-bars li .percent35 {
width: 35%;
}
.skill-bars li .percent40 {
width: 40%;
}
.skill-bars li .percent45 {
width: 45%;
}
.skill-bars li .percent50 {
width: 50%;
}
.skill-bars li .percent55 {
width: 55%;
}
.skill-bars li .percent60 {
width: 60%;
}
.skill-bars li .percent65 {
width: 65%;
}
.skill-bars li .percent70 {
width: 70%;
}
.skill-bars li .percent75 {
width: 75%;
}
.skill-bars li .percent80 {
width: 80%;
}
.skill-bars li .percent85 {
width: 85%;
}
.skill-bars li .percent90 {
width: 90%;
}
.skill-bars li .percent95 {
width: 95%;
}
.skill-bars li .percent100 {
width: 100%;
} .section-intro {
text-align: center;
position: relative;
margin-bottom: 1.5rem;
}
.section-intro h1,
.section-intro h2 {
font-family: "Roboto", Arial, sans-serif;
font-size: 4.4rem;
line-height: 1.375;
color: #151515;
}
.section-intro h3 {
font-family: "Michroma", Helvetica, sans-serif;
font-size: 2rem;
color: #ED2124;
text-transform: uppercase;
letter-spacing: .15rem;
margin-bottom: 0;
}
.section-intro.with-bottom-sep {
padding-bottom: 4.2rem;
position: relative;
}
.section-intro.with-bottom-sep::after {
display: inline-block;
height: 1px;
width: 240px;
background-color: #dedede;
text-align: center;
} @media only screen and (max-width:768px) {
.section-intro h1,
.section-intro h2 {
font-size: 4.2rem;
}
.section-intro h3 {
font-size: 1.8rem;
}
}
@media only screen and (max-width:600px) {
.section-intro h1,
.section-intro h2 {
font-size: 3.6rem;
}
.section-intro h3 {
font-size: 1.7rem;
}
}
@media only screen and (max-width:400px) {
.section-intro h1,
.section-intro h2 {
font-size: 3.3rem;
}
.section-intro h3 {
font-size: 1.6rem;
}
}
.wide {
max-width: 1300px;
}
.narrow {
max-width: 800px;
}
.js .animate-this,
.js .animate-intro {
opacity: 0;
}
.oldie .animate-this,
.oldie .animate-intro
.no-cssanimations .animate-this,
.no-cssanimations .animate-intro {
opacity: 1;
} header {
width: 100%;
height: 200px;
position: absolute;
left: 0;
top: 0;
z-index: 700;
}
header .row {
height: auto;
max-width: 1300px;
position: relative;
}
.mobile-spacer {
height: 80px;
} header .header-logo {
position: absolute;
left: 26px;
top: 72px;
width: 416px;
height: 60px;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
-webkit-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
header .header-logo a {
display: block;
margin: 0;
padding: 0;
outline: 0;
border: none;
width: 416px;
height: 59px;
background: url(//www.boxfitness.com.au/wp-content/themes/goshukan/images/box-fitness-logo.png) no-repeat center;
background-size: 416px 60px;
font: 0/0 a;
text-shadow: none;
color: transparent;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
} #header-menu-trigger {
display: block;
position: fixed;
right: 26px;
top: 79px;
height: 42px;
width: 42px;
background-color: black;
line-height: 42px;
font-family: "Roboto", Arial, sans-serif;
font-size: 1.4rem;
text-transform: uppercase;
letter-spacing: .2rem;
color: rgba(255, 255, 255, 1); }
#header-menu-trigger.opaque {
background-color: #000000;
}
#header-menu-trigger.opaque .header-menu-text {
background-color: #000000;
}
#header-menu-trigger:hover,
#header-menu-trigger:focus {
color: #ED2124;
}
#header-menu-trigger .header-menu-text {
display: block;
position: absolute;
top: 0;
left: -65px;
width: 75px;
text-align: center;
background-color: black; }
#header-menu-trigger .header-menu-icon {
display: block;
height: 3px;
width: 24px;
background-color: #ED2124;
position: absolute;
top: 50%;
right: 9px;
margin-top: -2px;
}
#header-menu-trigger .header-menu-icon::before,
#header-menu-trigger .header-menu-icon::after {
content: '';
width: 100%;
height: 100%;
background-color: inherit;
position: absolute;
left: 0;
}
#header-menu-trigger .header-menu-icon::before {
top: -9px;
}
#header-menu-trigger .header-menu-icon::after {
bottom: -9px;
} #menu-nav-wrap {
background: #111111;
color: rgba(255, 255, 255, 0.25);
font-family: "Roboto", Arial, sans-serif;
font-size: 1.5rem;
line-height: 1.6;
padding: 3.6rem 3rem;
height: 100%;
width: 240px;
position: fixed;
right: 0;
top: 0;
visibility: hidden;
z-index: 800;
overflow-y: auto;
-webkit-transform: translateZ(0);
-webkit-backface-visibility: hidden;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
#menu-nav-wrap a,
#menu-nav-wrap a:visited {
color: rgba(255, 255, 255, 0.5);
}
#menu-nav-wrap a:hover,
#menu-nav-wrap a:focus,
#menu-nav-wrap a:active {
color: white;
}
#menu-nav-wrap h3 {
color: white;
font-family: "Roboto", Arial, sans-serif;
font-size: 2rem;
line-height: 1.5;
margin-bottom: 1.5rem;
}
#menu-nav-wrap .nav-list {
margin: 3.6rem 0 1.5rem 0;
padding: 0 0 1.8rem 0;
list-style: none;
line-height: 3.6rem;
}
#menu-nav-wrap .nav-list li {
padding-left: 0;
border-bottom: 1px dotted rgba(255, 255, 255, 0.03);
line-height: 4.2rem;
}
#menu-nav-wrap .nav-list li:first-child {
border-top: 1px dotted rgba(255, 255, 255, 0.03);
}
#menu-nav-wrap .nav-list li a {
color: rgba(255, 255, 255, 0.4);
display: block;
}
#menu-nav-wrap .nav-list li a:hover,
#menu-nav-wrap .nav-list li a:focus {
color: white;
}
#menu-nav-wrap .header-social-list {
list-style: none;
display: inline-block;
margin: 0;
font-size: 2.1rem;
}
#menu-nav-wrap .header-social-list li {
margin-right: 12px;
padding-left: 0;
display: inline-block;
}
#menu-nav-wrap .header-social-list li a {
color: rgba(255, 255, 255, 0.3);
}
#menu-nav-wrap .header-social-list li a:hover,
#menu-nav-wrap .header-social-list li a:focus {
color: white;
}
#menu-nav-wrap .header-social-list li:last-child {
margin: 0;
}
#menu-nav-wrap .close-button {
display: block;
height: 30px;
width: 30px;
border-radius: 3px;
background-color: rgba(0, 0, 0, 0.3);
position: absolute;
top: 36px;
right: 30px;
font: 0/0 a;
text-shadow: none;
color: transparent;
}
#menu-nav-wrap .close-button span::before,
#menu-nav-wrap .close-button span::after {
content: "";
display: block;
height: 2px;
width: 12px;
background-color: #fff;
position: absolute;
top: 50%;
left: 9px;
margin-top: -1px;
}
#menu-nav-wrap .close-button span::before {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#menu-nav-wrap .close-button span::after {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
} .menu-is-open #menu-nav-wrap {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
visibility: visible;
-webkit-overflow-scrolling: touch;
} @media only screen and (max-width:1024px) {
header .header-logo {
top: 58px;
}
#header-menu-trigger, #contact-number {
top: 64px !important;
}
.mobile-spacer {
height: 40px;
}
}
@media only screen and (max-width:850px) {
header .header-logo {
position: relative;
top: 42px;
left: 0;
width: 100%;
height: 60px;
margin: 0 auto !important;
background: #000;
border-top: 1px dashed #777;
}
header .header-logo a {
width: 100%;
}
#header-menu-trigger, #contact-number {
top: 0px !important;
}
#header-menu-trigger {
right: 0;
}
#contact-number {
right: 107px !important;
width: auto;
left: 0;
}
} #blog,
#home {
width: 100%;
height: 100%;
position: relative;
z-index: 0;
min-height: 600px;
}
#blog {
height: 75%;
min-height: 400px;
}
#blog .gradient-overlay,
#home .gradient-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgb(0,0,0);
background:-webkit-linear-gradient(bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0) 100%);
background: -o-linear-gradient(bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0) 100%);
background: linear-gradient(to top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0) 100%);
}
#blog .play span,
#home .play a {
color: #fff;
background-color: rgba(0, 0, 0, 0.5);
width: auto;
margin-bottom: 0px;
font-size: 14px;
line-height: 44px;
padding: 0 16px;
display:inline-block;
border-radius: 22px;
}
#blog .play span {
border-radius: 4px;
}
#home .play a:hover {
background: rgba(0, 0, 0, 1.0);
}
.home-content-table {
width: 100%;
height: 100%;
display: table;
position: relative;
}
.home-content-tablecell {
display: table-cell;
vertical-align: bottom;
z-index: 500;
}
.home-content-tablecell .row {
position: relative;
padding-top: 4.2rem;
padding-bottom: 10rem;
}
.home-content-tablecell h3 {
font-family: "Michroma", Helvetica, sans-serif;
font-size: 11.5rem;
font-weight: 700;
color: rgba(255, 255, 255, 0.7);
text-transform: uppercase;
letter-spacing: -0.25rem !important;
line-height: 11.5rem;
margin: 0;
}
.home-content-tablecell h1 {
font-family: "Roboto", Arial, sans-serif;
font-size: 2.7rem;
line-height: 1.5;
color: #FFFFFF;
margin-top: 5px;
}
.home-content-tablecell .home-section-links {
display: inline-block;
list-style: none;
margin: 0;
}
.home-content-tablecell .home-section-links li {
display: inline-block;
font-family: "Michroma", Helvetica, sans-serif;
font-size: 1.4rem;
text-transform: uppercase;
letter-spacing: .1rem;
color: rgba(255, 255, 255, 0.65);
margin-right: 1.5rem;
margin-bottom: .6rem;
}
.home-content-tablecell .home-section-links li:last-child {
margin-right: 0;
}
.home-content-tablecell .home-section-links a {
font-family: "Roboto", Arial, sans-serif;
font-size: 1.8rem;
text-transform: none;
letter-spacing: 0;
color: #FFFFFF;
margin-left: .3rem;
}
.scroll-icon {
position: absolute;
width: 60px;
height: 48px;
font-size: 3.3rem;
bottom: 30px;
right: 20px;
color: #FFFFFF !important;
-webkit-animation: vertical 3s ease infinite;
animation: vertical 3s ease infinite;
} @-webkit-keyframes vertical {
0%,
60%,
80%,
100% {
-webkit-transform: translateY(0);
}
20% {
-webkit-transform: translateY(-5px);
}
40% {
-webkit-transform: translateY(20px);
}
}
@keyframes vertical {
0%,
60%,
80%,
100% {
-webkit-transform: translateY(0);
}
20% {
-webkit-transform: translateY(-5px);
}
40% {
-webkit-transform: translateY(20px);
}
} .blogcover,
.blogcover:after,
.cb-slideshow,
.cb-slideshow:after { 
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
margin-left: 0;
}
.cb-slideshow:after { 
content: '';
background: transparent url(//www.boxfitness.com.au/wp-content/themes/goshukan/images/pattern.png) repeat top left; 
}
.blogcover span {
background-size: cover;
background-repeat: no-repeat;
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
color: transparent;
z-index: 0;
}
.cb-slideshow li span { 
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
color: transparent;
background-size: cover;
background-position: top center;
background-repeat: no-repeat;
opacity: 0;
z-index: 0;
-webkit-backface-visibility: hidden;
-webkit-animation: slideBg 20s linear infinite 0s;
-moz-animation: slideBg 20s linear infinite 0s;
-o-animation: slideBg 20s linear infinite 0s;
-ms-animation: slideBg 20s linear infinite 0s;
animation: slideBg 20s linear infinite 0s; 
}
.cb-slideshow li:nth-child(1) span { 
background-image: url(//www.boxfitness.com.au/wp-content/themes/goshukan/images/intro-slider1.jpg) 
}
.cb-slideshow li:nth-child(2) span { 
background-image: url(//www.boxfitness.com.au/wp-content/themes/goshukan/images/intro-slider2.jpg);
-webkit-animation-delay: 5s;
-moz-animation-delay: 5s;
-o-animation-delay: 5s;
-ms-animation-delay: 5s;
animation-delay: 5s; 
}
.cb-slideshow li:nth-child(3) span { 
background-image: url(//www.boxfitness.com.au/wp-content/themes/goshukan/images/intro-slider3.jpg);
-webkit-animation-delay: 10s;
-moz-animation-delay: 10s;
-o-animation-delay: 10s;
-ms-animation-delay: 10s;
animation-delay: 10s; 
}
.cb-slideshow li:nth-child(4) span { 
background-image: url(//www.boxfitness.com.au/wp-content/themes/goshukan/images/intro-slider2.jpg);
-webkit-animation-delay: 15s;
-moz-animation-delay: 15s;
-o-animation-delay: 15s;
-ms-animation-delay: 15s;
animation-delay: 15s; 
} @-webkit-keyframes slideBg { 
0% { opacity: 0;
animation-timing-function: ease-in; }
5% { opacity: 1;
animation-timing-function: ease-out; }
20% { opacity: 1 }
35% { opacity: 0 }
100% { opacity: 0 }
}
@-moz-keyframes slideBg { 
0% { opacity: 0;
animation-timing-function: ease-in; }
5% { opacity: 1;
animation-timing-function: ease-out; }
20% { opacity: 1 }
35% { opacity: 0 }
100% { opacity: 0 }
}
@-o-keyframes slideBg { 
0% { opacity: 0;
animation-timing-function: ease-in; }
5% { opacity: 1;
animation-timing-function: ease-out; }
20% { opacity: 1 }
35% { opacity: 0 }
100% { opacity: 0 }
}
@-ms-keyframes slideBg { 
0% { opacity: 0;
animation-timing-function: ease-in; }
5% { opacity: 1;
animation-timing-function: ease-out; }
20% { opacity: 1 }
35% { opacity: 0 }
100% { opacity: 0 }
}
@keyframes slideBg { 
0% { opacity: 0;
animation-timing-function: ease-in; }
5% { opacity: 1;
animation-timing-function: ease-out; }
20% { opacity: 1 }
35% { opacity: 0 }
100% { opacity: 0 }
}  @media only screen and (max-width:1250px) {
.home-content-tablecell h3 {
font-size: 11.5rem;	
line-height: 11.0rem;
}
.home-content-tablecell h1 {
font-size: 2.6rem;
line-height: 3.0rem;
margin-top: 5px;
}
}
@media only screen and (max-width:1180px) {
.home-content-tablecell h3 {
font-size: 11.0rem;	
line-height: 10.5rem;
margin-bottom: 5px;
}
}
@media only screen and (max-width:1135px) {
.home-content-tablecell h3 {
font-size: 10.5rem;	
line-height: 10.0rem;
margin-bottom: 5px;
}
}
@media only screen and (max-width:1085px) {
.home-content-tablecell h3 {
font-size: 9.5rem;	
line-height: 9.0rem;
margin-bottom: 5px;
}
}
@media only screen and (max-width:980px) {
.home-content-tablecell h3 {
font-size: 8.5rem;	
line-height: 8.5rem;
}
}
@media only screen and (max-width:880px) {
.home-content-tablecell h3 {
font-size: 7.5rem;	
line-height: 7.5rem;
}
.home-content-tablecell h1 {
font-size: 2.4rem;
}
}
@media only screen and (max-width:785px) {
.home-content-tablecell h3 {
font-size: 5.6rem;	
line-height: 5.8rem;
}
.home-content-tablecell h1 {
font-size: 2.2rem;
}
}
@media only screen and (max-width:768px) {
.home-content-tablecell .row {
padding-bottom: 7.6rem;
}
.home-content-tablecell h1 br {
display: none;
}
.home-content-tablecell .home-section-links li {
font-size: 1.3rem;
}
.home-content-tablecell .home-section-links a {
font-size: 1.6rem;
}
.scroll-icon {
right: 15px;
}
}
@media only screen and (max-width:600px) {
.home-content-tablecell h3 {
font-size: 5.2rem;	
line-height: 5.5rem;
}
.home-content-tablecell h1 {
font-size: 2.4rem;
line-height: 2.8rem;
}
#home {
min-height: 702px;
}
.home-content-tablecell {
vertical-align: middle;
}
.home-content-tablecell .row {
padding-top: 9rem;
padding-bottom: 2rem;
}
.scroll-icon {
right: 10px;
}
}
@media only screen and (max-width:545px) {
.home-content-tablecell h3 {
font-size: 4.8rem;
line-height: 5.0rem;
}	
.home-content-tablecell h1 {
font-size: 2.0rem;
line-height: 2.6rem;
}
}
@media only screen and (max-width:500px) {
.home-content-tablecell h3 {
font-size: 4.5rem;
line-height: 5.0rem;
}	
.home-content-tablecell h1 {
font-size: 2.2rem;
line-height: 3.0rem;
}
}  #about {
position: relative;
padding: 10.8rem 0 10.8rem;
background-color: #FFFFFF;
min-height: 700px;
}
#about h3 {
font-family: "Michroma", Helvetica, sans-serif;
font-size: 1.5rem;
color: #ED2124;
text-transform: uppercase;
letter-spacing: .1rem;
margin: 0;
}
#about h2 {
font-family: "Roboto", Arial, sans-serif;
font-size: 3rem;
line-height: 1.455;
}
.about-profile-bg, .about-karate-bg {
position: absolute;
top: 0;
left: 0;
z-index: 0;
width: 50%;
height: 100%;
background-color: #EBEBEB;
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
opacity: .15;
}
.about-profile-bg {
background-image: url(//www.boxfitness.com.au/wp-content/themes/goshukan/images/info-pack-bg.jpg);
}
.about-karate-bg {
background-image: url(//www.boxfitness.com.au/wp-content/themes/goshukan/images/ben-sensei-performing-sanchin-light.jpg);
}
.about-profile a {
position: relative;
z-index: 99;
}
.about-wrap {
width: 94%;
max-width: 1300px;
margin: 0 auto;
}
.about-wrap:before,
.about-wrap:after {
content: "";
display: table;
}
.about-wrap:after {
clear: both;
}
.about-profile,
.about-services {
float: left;
width: 50%;
padding-left: 20px;
padding-right: 20px;
}
.about-profile {
padding-right: 9rem;
position: relative;
z-index: 2;
}
.about-profile p.lead {
color: #636363;
}
.about-profile .about-profile-bg, .about-profile .about-karate-bg {
display: none;
}
.about-services {
padding-left: 9rem;
position: relative;
}
.about-services p.lead {
color: #757575;
}
.about-services ul.services {
list-style: none;
margin-left: 0;
}
.about-services ul.services li {
padding-left: 0;
margin-bottom: .6rem;
position: relative;
}
.about-services ul.services li h4 {
font-size: 1.6rem;
text-transform: uppercase;
letter-spacing: .15rem;
line-height: 1.313;
margin-bottom: .6rem;
}
.about-services ul.services li p {
margin-bottom: 1.5rem;
color: #4f4f4f;
}
.about-services ul.services .icon-wrap {
position: absolute;
top: 0;
left: 0;
color: rgba(46, 22, 3, 0.4);
color: #ED2124;
}
.about-services ul.services .icon-wrap i {
font-size: 5rem;
}
.about-services ul.services .item-photography .icon-wrap {
top: -.3rem;
}
.about-services ul.services .item-webdesign .icon-wrap {
top: -.7rem;
}
.about-services ul.services .item-uiux .icon-wrap {
top: -.1rem;
}
.about-services ul.services .service-item {
padding-left: 8rem;
text-align: left;
} @media only screen and (max-width:1024px) {
.about-profile {
padding-right: 5rem;
}
.about-services {
padding-left: 5rem;
}
}
@media only screen and (max-width:900px) {
.about-profile {
padding-right: 4rem;
}
.about-services {
padding-left: 4rem;
}
#about {
padding-top: 0;
}
.about-wrap {
padding: 0;
width: 100%;
}
.about-profile-bg, .about-karate-bg {
display: none;
}
.about-profile,
.about-services {
float: none;
width: 100%;
padding-top: 10.8rem;
padding-left: 45px;
padding-right: 45px;
}
.about-profile .intro,
.about-services .intro {
text-align: center;
}
.about-profile {
padding-bottom: 9rem;
}
.about-profile .about-profile-bg, .about-profile .about-karate-bg {
display: block;
width: 100%;
}
}
@media only screen and (max-width:600px) {
.about-profile,
.about-services {
padding-left: 35px;
padding-right: 35px;
}
}
@media only screen and (max-width:400px) {
.about-profile,
.about-services {
padding-left: 25px;
padding-right: 25px;
}
.about-services {
text-align: center;
}
.about-services ul.services .icon-wrap {
position: static;
margin-bottom: .6rem;
}
.about-services ul.services .icon-wrap i {
font-size: 6rem;
}
.about-services ul.services .service-item {
padding-left: 0;
margin-bottom: 3rem;
}
.about-services ul.services .service-item h4 {
margin-bottom: 1.5rem;
}
} #skills {
background-color: #1f0e01;
background-image: url(//www.boxfitness.com.au/wp-content/themes/goshukan/images/skills-bg.jpg);
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
min-height: 800px;
position: relative;
padding: 12rem 0 9.6rem;
color: rgba(255, 255, 255, 0.3);
}
#skills .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: .7;
background-color: #000000;
}
#skills .gradient-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: .2;
background: -moz-linear-gradient(left, black 0%, black 20%, transparent 100%); background: -webkit-linear-gradient(left, black 0%, black 20%, transparent 100%); background: linear-gradient(to right, black 0%, black 20%, transparent 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=1); }
#skills .row {
position: relative;
}
#skills [class="col-skills"] {
width: 50%;
padding-right: 0;
}
#skills .section-intro {
text-align: left;
}
#skills .section-intro h3 { color: #ED2124;
}
#skills .section-intro h1,
#skills .section-intro h2 {
color: #FFFFFF;
}
#skills .skill-bars {
margin-top: 8.4rem;
}
#skills .skill-bars li {
background: #7c3b08;
margin-bottom: 7.2rem;
}
#skills .skill-bars li strong {
color: #FFFFFF;
}
#skills .skill-bars li .progress {
background: #FFFFFF;
} @media only screen and (max-width:1024px) {
#skills [class="col-skills"] {
width: 75%;
}
}
@media only screen and (max-width:768px) {
#skills .section-intro {
text-align: center;
}
#skills [class="col-skills"] {
width: 100%;
padding-right: 15px;
}
}
@media only screen and (max-width:600px) {
#skills [class="col-skills"] {
padding-right: 10px;
}
}
@media only screen and (max-width:400px) {
#skills [class="col-skills"] {
padding-right: 0;
}
} #credentials, #glofox {
background: #fff;
position: relative;
padding: 12rem 0 9rem;
}
#credentials .credentials-content h2 {
margin-bottom: 4.8rem;
color: #ED2124;
padding-left: 8rem;
font-size: 1.8rem;
text-transform: uppercase;
letter-spacing: .15rem;
position: relative;
}
#credentials .credentials-content h2::before {
display: block;
content: "";
height: 3px;
width: 4rem;
background-color: #aeaeae;
position: absolute;
top: 50%;
left: 2rem;
margin-top: -3px;
}
#credentials .left {
padding-right: 40px;
}
#credentials .right {
padding-left: 40px;
}
#credentials .timeline-wrap {
position: relative;
text-align: left;
}
#credentials .timeline-wrap::before {
content: "";
display: block;
width: 1px;
height: 100%;
background-color: rgba(0, 0, 0, 0.1);
position: absolute;
left: 2rem;
top: 0;
}
#credentials .timeline-block {
position: relative;
padding-left: 8rem;
margin-bottom: 4.2rem;
}
#credentials .timeline-ico {
height: 4.8rem;
width: 4.8rem;
line-height: 4.8rem;
background: #ED2124;
border-radius: 50%;
text-align: center;
color: #FFFFFF;
position: absolute;
left: 2rem;
top: 0;
margin-left: -2.4rem;
}
#credentials .timeline-header .timeframe {
font-family: "Roboto", Arial, sans-serif;
font-size: 1.6rem;
color: #757575;
margin-bottom: 0;
}
#credentials .timeline-header h3 {
font-size: 2.4rem;
line-height: 1.25;
margin-bottom: 0;
} @media only screen and (max-width:1024px) {
#credentials .left {
padding-right: 20px;
}
#credentials .right {
padding-left: 20px;
}
}
@media only screen and (max-width:768px) {
#credentials .credentials-content h2 {
padding: 0;
text-align: center;
}
#credentials .credentials-content h2::before {
display: none;
}
#credentials .left {
padding-right: 10px;
}
#credentials .right {
padding-left: 10px;
}
}
@media only screen and (max-width:600px) {
#credentials .timeline-block {
padding-left: 7rem;
}
}
@media only screen and (max-width:400px) {
#credentials .timeline-header .timeframe {
font-size: 1.5rem;
}
#credentials .timeline-header h3 {
font-size: 2.2rem;
}
#credentials .timeline-block {
padding-left: 6rem;
}
} #class-timetable {
background: #EBEBEB;
min-height: 800px;
position: relative;
padding: 12rem 0;
}
.table-wrap {
margin: 0 auto;
overflow-x: scroll;
max-width: 1300px;
padding: 0;
}
.table-wrap table {
margin-bottom: 0;
min-width: 1000px !important;
width: 100%;
background: #FFFFFF;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #dee2e6;
text-align: center; }
.table-bordered .bground-greycamo {
background: #EBEBEB !important;
border-top-color: #EBEBEB !important;
border-left-color: #EBEBEB !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #dee2e6; }
.table-bordered span {
display: block;
color: #757575;
}
.table-wrap td.greyfill {
background: #dee2e6; } #portfolio {
background: #EBEBEB;
min-height: 800px;
position: relative;
padding: 12rem 0 15rem;
}
#portfolio .bricks-wrapper:before,
#portfolio .bricks-wrapper:after {
content: "";
display: table;
}
#portfolio .bricks-wrapper:after {
clear: both;
}
#portfolio .bricks-wrapper .brick {
float: left;
width: 50%;
padding: 0;
margin: 0;
}
#portfolio .bricks-wrapper .brick:nth-child(2n+1) {
clear: both;
} .bricks-wrapper .item-wrap {
position: relative;
overflow: hidden;
}
.bricks-wrapper .item-wrap .overlay {
cursor: zoom-in;
}
.bricks-wrapper .item-wrap .overlay img {
vertical-align: bottom;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.bricks-wrapper .item-wrap .overlay::before {
content: "";
display: block;
background: rgba(0, 0, 0, 0.8);
opacity: 0;
visibility: hidden;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
z-index: 1;
}
.bricks-wrapper .item-wrap .overlay::after {
content: "+";
font-family: sans-serif;
font-size: 2.4rem;
z-index: 1;
display: block;
height: 30px;
width: 30px;
line-height: 30px;
margin-left: -15px;
margin-top: -15px;
position: absolute;
left: 50%;
top: 50%;
text-align: center;
color: #FFFFFF;
opacity: 0;
visibility: hidden;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
}
.bricks-wrapper .item-wrap .item-text {
position: absolute;
top: 0;
left: 0;
padding: 3rem 0 0 3rem;
margin-right: 5rem;
z-index: 3;
}
.bricks-wrapper .item-wrap .item-text .folio-title {
color: #FFFFFF;
font-size: 2.2rem;
line-height: 1.364;
}
.bricks-wrapper .item-wrap .item-text .folio-types {
font-family: "Roboto", Arial, sans-serif;
font-size: 1.2rem;
text-transform: uppercase;
letter-spacing: .1rem;
color: rgba(255, 255, 255, 0.7);
}
.bricks-wrapper .item-wrap .details-link {
display: block;
background-color: #FFFFFF;
height: 4.6rem;
width: 4.6rem;
line-height: 4.6rem;
color: #000000;
text-align: center;
z-index: 2;
position: absolute;
top: 3.6rem;
right: 0;
}
.bricks-wrapper .item-wrap .details-link i {
font-size: 2rem;
line-height: 4.6rem;
}
.bricks-wrapper .item-wrap .details-link:hover,
.bricks-wrapper .item-wrap .details-link:focus {
background-color: #000000;
color: #FFFFFF;
}
.bricks-wrapper .item-wrap .item-text,
.bricks-wrapper .item-wrap .details-link {
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.bricks-wrapper .item-wrap:hover .overlay::before {
opacity: 1;
visibility: visible;
}
.bricks-wrapper .item-wrap:hover .overlay::after {
opacity: 1;
visibility: visible;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.bricks-wrapper .item-wrap:hover .overlay img {
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
.bricks-wrapper .item-wrap:hover .item-text,
.bricks-wrapper .item-wrap:hover .details-link {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
} .lg-sub-html {
padding: 12px 20% 15px;
background-color: rgba(0, 0, 0, 0.75);
}
.lg-sub-html a:hover,
.lg-sub-html a:focus {
color: #FFFFFF;
}
@media only screen and (max-width:1024px) {
.lg-sub-html {
padding: 12px 15% 15px;
}
}
@media only screen and (max-width:768px) {
.lg-sub-html {
padding: 12px 40px 15px;
}
}
.lg-sub-html h4 {
color: #FFFFFF;
font-family: "Roboto", Arial, sans-serif;
font-size: 1.8rem;
line-height: 1.333;
}
.lg-sub-html p {
font-family: "Roboto", Arial, sans-serif;
font-size: 1.3rem;
line-height: 2.4rem;
margin: .6rem 0 0;
color: rgba(255, 255, 255, 0.6);
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
border-color: #7c3b08;
}
.lg-progress-bar .lg-progress {
background-color: #FFFFFF;
}
#lg-counter {
font-family: "Roboto", Arial, sans-serif;
} @media only screen and (max-width:600px) {
#portfolio .bricks-wrapper .brick {
float: none;
width: 100%;
}
} #stats {
background-color: #111111;
position: relative;
padding: 6rem 0 6rem;
}
#stats .stat {
text-align: center;
border-right: 1px solid rgba(255, 255, 255, 0.04);
}
#stats .stat:last-child {
border: none;
}
#stats .stat .icon-part {
color: #333;
}
#stats .stat .icon-part i {
font-size: 6rem;
}
#stats .stat h5 {
color: #FFFFFF;
margin-top: 1.5rem;
font-size: 1.4rem;
}
#stats .stat h3 {
color: #7c3b08;
font-size: 4.8rem;
text-transform: uppercase;
letter-spacing: .2rem;
margin: 1.5rem 0 0 0;
padding-top: 1.5rem;
line-height: 1;
font-family: "Michroma", Helvetica, sans-serif;
position: relative;
text-align: center;
}
#stats .stat h3::before {
content: "";
display: inline-block;
width: 80px;
height: 3px;
background-color: rgba(5, 100, 139, 0.1);
background-color: rgba(255, 255, 255, 0.1);
text-align: center;
position: absolute;
top: 0;
left: 50%;
margin-left: -40px;
} @media only screen and (max-width:768px) {
#stats .stat:nth-child(n) {
border: none;
padding-bottom: 2.4rem;
}
} #contact {
background-color: #111111;
background-image: url(//www.boxfitness.com.au/wp-content/themes/goshukan/images/box-fitness-gym.jpg);
background-repeat: no-repeat;
background-position: center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
padding-top: 12rem;
padding-bottom: 6rem;
position: relative;
}
#contact .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: .75;
background-color: #000000;
}
#contact .section-intro h1 {
color: white;
}
#contact .section-intro h3 {
color: #ED2124;
}
#contact .section-intro p.lead {
color: rgba(255, 255, 255, 0.3);
} .contact-form {
max-width: 740px;
margin-top: 4.2rem;
position: relative;
}
.contact-form::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
.contact-form:-moz-placeholder {
color: rgba(255, 255, 255, 0.7); }
.contact-form::-moz-placeholder {
color: rgba(255, 255, 255, 0.7); }
.contact-form:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
.contact-form .placeholder {
color: rgba(255, 255, 255, 0.7) !important;
}
#contact form {
margin-top: 0;
margin-bottom: 3rem;
}
#contact form .form-field {
position: relative;
}
#contact form .form-field p {
margin-bottom: 0 !important;
}
#contact form .form-field:before,
#contact form .form-field:after {
content: "";
display: table;
}
#contact form .form-field:after {
clear: both;
}
#contact form .form-field label {
font-family: "Michroma", Helvetica, sans-serif;
font-size: 1.1rem;
line-height: 2.4rem;
position: absolute;
bottom: -1.2rem;
right: .6rem;
text-transform: uppercase;
letter-spacing: .1rem;
padding: 0 2rem;
margin: 0;
color: #FFFFFF;
background: #4C2405;
}
#contact form .form-field label::after {
position: absolute;
left: -5px;
top: 50%;
margin-top: -6px;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-right: 5px solid #4C2405;
content: "";
}
#contact form .wpcf7-response-output {
background: white;
}
select#boxProgram,
#contact input[type="text"],
#contact input[type="password"],
#contact input[type="email"],
#contact input[type="tel"],
#contact textarea {
width: 100%;
color: rgba(255, 255, 255, 0.45);
margin-bottom: 0;
border: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
select#boxProgram,
#contact input[type="text"],
#contact input[type="password"],
#contact input[type="email"],
#contact input[type="tel"] {
height: 6.6rem;
padding: 1.8rem 2rem;
background-color: rgba(0, 0, 0, 0.5);
}
select#boxProgram {
padding: 1.8rem 1.9rem;
}
#contact input[type="text"]:focus,
#contact input[type="password"]:focus,
#contact input[type="email"]:focus,
#contact input[type="tel"]:focus {
border-color: rgba(255, 255, 255, 0.8);
color: #FFFFFF;
}
#contact .submitform {
font-size: 1.5rem;
display: block;
letter-spacing: .2rem;
height: 6.6rem;
line-height: 6.6rem;
padding: 0 3rem;
width: 100%;
color: #FFFFFF;
}
#contact textarea {
min-height: 20rem;
padding: 1.8rem 2rem;
background-color: rgba(0, 0, 0, 0.4);
}
#contact textarea:focus {
border-color: rgba(255, 255, 255, 0.8);
color: #FFFFFF;
}
#contact button.submitform {
font-size: 1.5rem;
display: block;
letter-spacing: .2rem;
height: 6.6rem;
line-height: 6.6rem;
padding: 0 3rem;
margin-top: 4.8rem;
width: 100%;
background: #ED2124;
color: #FFFFFF;
}
#contact button.submitform:hover,
#contact button.submitform:focus {
background: #000;
}
#message-warning,
#message-success {
display: none;
background: black;
padding: 3rem;
margin-bottom: 3.6rem;
width: 100%;
}
#message-warning {
color: #D32B2E;
}
#message-success {
color: #7c3b08;
}
#message-warning i,
#message-success i {
margin-right: 10px;
} #submit-loader {
display: none;
position: relative;
left: 0;
top: 1.8rem;
width: 100%;
text-align: center;
margin-bottom: 4.2rem;
}
#submit-loader .text-loader {
display: none;
font-family: "Michroma", Helvetica, sans-serif;
color: #FFFFFF;
letter-spacing: .2rem;
text-transform: uppercase;
}
.oldie #submit-loader .s-loader {
display: none;
}
.oldie #submit-loader .text-loader {
display: block;
}
.contact-info {
margin: 4.8rem auto 0;
font-family: "Roboto", Arial, sans-serif;
font-size: 1.6rem;
text-align: center;
position: relative;
}
.contact-info p {
color: #999;
}
.contact-info .collapse {
padding: 0;
}
.contact-info .icon {
margin-bottom: 2.1rem;
}
.contact-info .icon i {
font-size: 4.2rem;
color: #FFFFFF;
}
.contact-info h5 {
color: #FFFFFF;
} .s-loader {
margin: 1.2rem auto 3rem;
width: 70px;
text-align: center;
-webkit-transform: translateX(0.45rem);
-ms-transform: translateX(0.45rem);
transform: translateX(0.45rem);
}
.s-loader > div {
width: .6rem;
height: .6rem;
background-color: #FFFFFF;
border-radius: 100%;
display: inline-block;
margin-right: .9rem;
-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.s-loader .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.s-loader .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
0%,
80%,
100% {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}
@keyframes sk-bouncedelay {
0%,
80%,
100% {
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
40% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
} footer {
padding-top: 4.2rem;
padding-bottom: 12.0rem;
text-align: center;
font-family: "Roboto", Arial, sans-serif;
font-size: 1.6rem;
position: relative;
color: #999;
background: #000;
}
footer .footer-social, footer .partner-websites {
list-style: none;
display: inline-block;
margin-left: 0;
}
footer .footer-social li, footer .partner-websites li {
display: inline-block;
padding-left: 0;
margin: 0 8px 1.5rem 8px;
font-family: "Michroma", Helvetica, sans-serif;
font-size: 1.8rem;
}
footer .footer-social li a,
footer .footer-social li a:visited {
color: rgba(255, 255, 255, 0.5);
}
footer .footer-social li a:hover,
footer .footer-social li a:focus {
color: #FFFFFF;
}
footer .footer-social li:last-child, footer .partner-websites li:last-child {
margin-right: 0;
}
footer ul.partner-websites {
margin-left: 10px;
}
footer .partner-websites li a {
padding: 4px 15px;
background-color: #ED2124;
color: #ffffff;
}
footer .partner-websites li a:hover {
background-color: #737373;
}
footer .copyright span, footer span a {
color: #999;
font-size: 1.4rem;
}
footer span a {
text-decoration: underline;
}
footer span a:hover {
text-decoration: none;
color: #999;
}
#go-top {
position: fixed;
bottom: 26px;
right: 26px;
z-index: 700;
display: none;
}
#go-top a {
text-decoration: none;
border: 0 none;
display: block;
height: 63px;
width: 60px;
line-height: 63px;
text-align: center;
background-color: #ED2124;
color: #fff;
text-align: center;
text-transform: uppercase;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#go-top a i {
font-size: 21px;
line-height: inherit;
}
#go-top a:hover,
#go-top a:focus {
background: #000000;
color: #FFFFFF;
}
#trial-offer {
background: url(//www.boxfitness.com.au/wp-content/themes/goshukan/images/boxfitness-trial-offer.png) no-repeat;
background-size: contain;
width: 280px;
height: 83px;
position: fixed;
left: 26px;
bottom: 26px;
z-index: 701;
display: none;
}
#trial-offer a {
width: 100%;
height: 100%;
display: block;
}
#contact-number {
position: fixed;
top: 79px;
right: 133px;
text-align: center;
min-width: 100px;
height: 42px;
line-height: 42px;
background-color: black;
font-family: "Roboto", Arial, sans-serif;
font-size: 1.4rem;
text-transform: uppercase;
letter-spacing: .2rem;
}
#contact-number span {
display: block;
padding-right: 15px;
border-right: 1px dashed #777;
color: white;
}
#contact-number i {
width: 42px;
height: 100%;
font-size: 2rem;
line-height: 42px;
margin-right: 15px;
color: black;
display: block;
float: left;
background-color: #FFD700;
}
#contact-number strong {
color: #ED2124;
font-size: 14px;
font-weight: normal;
}
#google-map {
position: relative;
}
.expand-google-map {
padding: 10px 15px 10px 50px;
background: url(//www.boxfitness.com.au/wp-content/themes/goshukan/images/student-marker.png) no-repeat #000 10px center;
color: #FFF;
position: absolute;
bottom: 9px;
left: 26px;
} @media only screen and (max-width:768px) {
#go-top {
bottom: 0;
right: 0;
}
#trial-offer {
bottom: 0;
left: 0;
}
} .google-reviews {
border-top: 1px solid #e5e5e5;
}
.ti-widget.ti-goog .ti-widget-container {
float:none;
margin-bottom:0;
padding:0;
}
.ti-widget.ti-goog .ti-review-content .ti-inner .ti-review-text {
color: #4f4f4f;
}
.ti-widget.ti-goog .ti-footer {
color: #151515;
} .affiliation img {
width: auto;
height: 100px;
margin-right: 30px;
}
figcaption {
font-style: italic;
font-size: 14px;
line-height: 22px;
text-align: left;
}
.play-btn {
width: 100%;
height: auto;
display: inline-block;
position: relative;
overflow: hidden;
}
.play-btn span {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 40px;
height: 40px;
display: block;
background-image: url(//www.boxfitness.com.au/wp-content/themes/goshukan/images/red-square-play-button.png);
background-position: center;
background-repeat: no-repeat;
background-size: 40px 40px;
}
.play-btn img {
display: block;
margin: 0 auto;
} .grecaptcha-badge {
visibility: hidden !important;
} .wpcf7 form .wpcf7-response-output {
margin-top: 0 !important;
}
.wpcf7-not-valid-tip {
font-size: 14px !important;
}
.info-pack-wrapper {
height: 1450px;
}
#info-pack {
position: sticky;
top: 65px;
margin-top: 0px;
width:auto;
height: auto;
padding-top: 0px;
border-radius: 20px;
background: #f2f2f2;
border: 12px solid #EBEBEB;
box-shadow: 8px 8px 10px 0px rgba(0,0,0,0.05);
-webkit-box-shadow: 8px 8px 10px 0px rgba(0,0,0,0.05);
-moz-box-shadow: 8px 8px 10px 0px rgba(0,0,0,0.05);
}
#info-pack .logo {
width: 350px;
height: 50px;
margin-left: auto;
margin-right: auto;
margin-top: -35px;
background: url(//www.boxfitness.com.au/wp-content/themes/goshukan/images/box-fitness-logo.png) top center no-repeat;
background-size: 350px 50px;
}
#info-pack .container {
height: auto;
width: auto;
margin: 0 36px 0 36px;
}
#info-pack .nodisplay {
display: none;
}
#info-pack h4 {
line-height: 42px;
color: #ED2124;
margin-top: 35px;
margin-bottom: 20px;
font-size: 2.4rem;
text-align: center;
}
#info-pack p, #info-pack span {
font-size: 14px;
line-height: 18px;
}
#info-pack select,
#info-pack .bottomzero,
#info-pack form {
margin-bottom: 0;
}
#info-pack label {
margin-bottom: 20px;
}
#info-pack select,
#info-pack input,
#info-pack button {
width: 100%;
}
#info-pack .wpcf7-submit {
margin-top: 30px;
}
#info-pack .wpcf7-list-item {
display: inline;
} @media only screen and (max-width:900px) {
.info-pack-wrapper {
height: auto;
}
#info-pack {
position: relative;
top: 0;
margin-top: 0;
z-index:1;
}
#info-pack .logo {
width: 300px;
height: 43px;
margin-left: auto;
margin-right: auto;
margin-top: -30px;
background: url(//www.boxfitness.com.au/wp-content/themes/goshukan/images/box-fitness-logo.png) top center no-repeat;
background-size: 300px 43px;
}
}
h3.classes-heading {
font-size: 3.0rem !important;
}
#credentials .glofox-memberships  {
min-height: 800px;
}
#credentials .glofox-classes  {
min-height: 1300px;
} .hl_form-builder--main, .hl-app .hl_form-builder--main {
padding: 0;
margin-top: 0;
}
.hl_wrapper--inner {
padding-top:0;
}
.about-wrap #info-pack {
background:none;
border:none;
box-shadow:none;
-webkit-box-shadow:none;
-moz-box-shadow: none;
}