/*
  Base CSS File - Standard Desktops & CSS Default ~960px
 */
/* Grid Variables */
/* Type Variables */
/* Base Styles */
/*
  Based on the Eric Meyer CSS Reset v2.0 (http://meyerweb.com/eric/tools/css/reset/)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: top;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Variables */
/* Colours */
/* HSU Colours */
body {
  font-size: 16px;
  line-height: 140%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 140%;
}
.container {
  width: 960px;
  margin: 0 auto;
}
.absolute-container {
  width: 960px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -480px;
}
.page-header .header-title .content-wrap,
.page-header .header-title .social-share {
  float: left;
  width: 620px;
  margin-left: 20px;
  margin-right: 10px;
}
.primary-content {
  float: left;
  width: 620px;
  margin-left: 20px;
  margin-right: 10px;
}
.primary-content-full {
  float: left;
  width: 940px;
  margin-left: 10px;
  margin-right: 10px;
}
.secondary-content {
  float: left;
  width: 260px;
  margin-left: 10px;
  margin-right: 10px;
}
.page .primary-content,
.post-type-archive-publication .primary-content,
.tax-publication-category .primary-content {
  float: right;
}
.page .secondary-content,
.post-type-archive-publication .secondary-content,
.tax-publication-category .secondary-content {
  float: left;
}
.page.home .primary-content,
.post-type-archive-publication.home .primary-content,
.tax-publication-category.home .primary-content {
  width: 460px;
  margin-left: 10px;
  margin-right: 10px;
  float: left;
}
.page.home .secondary-content,
.post-type-archive-publication.home .secondary-content,
.tax-publication-category.home .secondary-content {
  float: left;
  width: 460px;
  margin-left: 10px;
  margin-right: 10px;
  float: right;
}
.page-footer .logo {
  float: left;
  width: 260px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 4em;
  margin-bottom: 2em;
}
.page-footer .logo h2 {
  font-size: 1.35em;
  text-transform: uppercase;
  margin-top: 0;
}
.page-footer .logo .page-widget {
  margin-bottom: 2em;
}
.page-footer .logo .page-widget.widget_hsu_email_subscribe_widget {
  background: #f9b233;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: .1em 1em;
}
.page-footer .logo .page-widget.widget_hsu_email_subscribe_widget input[type="text"],
.page-footer .logo .page-widget.widget_hsu_email_subscribe_widget input[type="email"] {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-footer .logo .page-widget.widget_hsu_email_subscribe_widget .button-secondary {
  margin: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-footer .logo .page-widget.widget_hsu_email_subscribe_widget h2 {
  margin: 1em 0;
  font-size: 1.125em;
  font-weight: 300;
  text-transform: uppercase;
}
.page-footer .logo .page-widget .back {
  text-transform: uppercase;
  font-family: 'Dosis', 'Trebuchet MS', sans-serif;
  font-size: 1.15em;
}
.page-footer .branch-logos {
  float: left;
  width: 660px;
  margin-left: 10px;
  margin-right: 10px;
}
.site-footer .footer-widget {
  float: left;
  width: 260px;
  margin-left: 50px;
  margin-right: 10px;
}
.site-footer .footer-widget:first-of-type {
  float: left;
  width: 220px;
  margin-left: 10px;
  margin-right: 10px;
}
.preview-block .read-more {
  float: left;
  width: 940px;
  margin-left: 10px;
  margin-right: 10px;
}
.preview-block-header {
  float: left;
  width: 940px;
  margin-left: 10px;
  margin-right: 10px;
}
.post-preview,
.twitter-widget {
  float: left;
  width: 300px;
  margin-left: 10px;
  margin-right: 10px;
}
.post-preview.index {
  float: left;
  width: 540px;
  margin-left: 10px;
  margin-right: 10px;
  margin-left: 0;
  marign-right: 0;
}
.post-preview.index .post-image {
  float: left;
  width: 140px;
  margin-left: 10px;
  margin-right: 10px;
  margin: 0;
}
.post-preview.index .post-title {
  float: left;
  width: 380px;
  margin-left: 10px;
  margin-right: 10px;
  margin-right: 0;
}
.tax-campaign .primary-content,
.single-action .primary-content {
  float: left;
  width: 500px;
  margin-left: 10px;
  margin-right: 10px;
}
.tax-campaign .secondary-content,
.single-action .secondary-content {
  float: left;
  width: 380px;
  margin-left: 50px;
  margin-right: 10px;
}
.action-preview .info {
  float: left;
  width: 212px;
  margin-left: 10px;
  margin-right: 10px;
}
.slide .container {
  width: 960px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -480px;
}
.slide-content {
  float: left;
  width: 940px;
  margin-left: 10px;
  margin-right: 10px;
}
.home-widget .title {
  float: left;
  width: 300px;
  margin-left: 10px;
  margin-right: 10px;
}
.home-widget .form {
  float: left;
  width: 620px;
  margin-left: 10px;
  margin-right: 10px;
}
body {
  color: #1d1d1b;
  font-family: 'Roboto', 'Helvetica', sans-serif;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Dosis', 'Trebuchet MS', sans-serif;
  font-weight: 700;
}
h1 {
  font-size: 2.5em;
  font-weight: 500;
  margin-top: 0.75em;
  margin-bottom: 0.25em;
  text-transform: uppercase;
}
h2 {
  font-size: 2em;
  margin-top: 1em;
  margin-bottom: 0.75em;
}
h3 {
  font-size: 1.5em;
  margin-top: 1.25em;
  margin-bottom: 0.5em;
  font-weight: normal;
}
h4 {
  font-size: 1.25em;
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-weight: normal;
  text-transform: uppercase;
  font-weight: 300;
}
h5 {
  font-size: 1.125em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
h6 {
  font-size: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
p {
  margin: 1em 0;
  font-weight: 500;
  font-size: 1.15em;
  line-height: 1.4em;
}
a {
  color: #1d1d1b;
  text-decoration: none;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
a:hover {
  color: #52524c;
}
abbr,
acronym {
  border-bottom: 1px dotted;
  cursor: help;
}
address {
  font-size: 1em;
  font-style: italic;
}
blockquote {
  background: #f4f4f4;
  color: #818181;
  font-size: 1.5em;
  padding: 0.25em 1.5em;
  line-height: 1.15em;
  font-weight: 300;
}
cite {
  font-style: italic;
}
code {
  font-size: 1em;
  font-family: monospace;
  background: #ffffff;
  border: 1px solid #f2f2f2;
  padding: 0.125em 0.25em;
  line-height: 150%;
}
em,
i {
  font-style: italic;
}
strong,
b {
  font-weight: bold;
}
hr {
  outline: none;
  border: none;
  margin: 1em 0;
  padding: 0;
  border-top: 1px solid #818181;
}
ol,
ul {
  margin: 1em 0;
  padding: 0 0 0 2em;
}
ol li,
ul li {
  font-size: 1.15em;
  list-style-position: outside;
}
ul li {
  list-style: disc;
}
ol li {
  list-style: decimal;
}
form {
  margin: 1em 0;
}
dl {
  margin: 1em 0;
}
dl dt {
  font-weight: bold;
}
dl dd {
  margin: 0 0 0.5em;
}
table {
  width: 100%;
  margin: 1em 0;
}
table th {
  padding: 0.5em;
  border: 1px solid #ffffff;
  background: #ffffff;
  text-align: left;
  font-weight: bold;
}
table td {
  padding: 0.5em;
  border: 1px solid #ffffff;
}
form {
  display: block;
}
fieldset {
  display: block;
  margin: 1.25em 0;
  padding: 0;
}
legend {
  display: block;
  width: 100%;
  margin: 0 0 1em 0;
  font-weight: bold;
  border-bottom: 1px solid #ffffff;
}
label {
  display: block;
  margin: 0 0 0.25em;
  font-weight: bold;
}
label.error {
  color: #fb6f5b;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="image"],
input[type="color"] {
  display: block;
  padding: 0.5em;
  margin: 0 0 0.625em;
  vertical-align: middle;
  border: 0px solid #d9d9d9;
  outline: none;
  font-family: inherit;
  font-size: 1em;
  border-radius: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-weight: 500;
}
input[type="submit"],
input[type="button"] {
  display: block;
  border-radius: 0;
}
input[type="file"] {
  padding: 0.125em;
  margin: 0 0 0.625em;
  font-family: inherit;
  font-size: 1em;
  -webkit-appearance: none;
  border-radius: 0;
  line-height: 100%;
}
textarea {
  padding: 0.25em;
}
.progress {
  display: inline-block;
  height: 2.5em;
  width: 100%;
  margin: 1.5em 0;
  border-radius: 10px;
  margin: 1em 0;
}
.progress[value] {
  /* Reset the default appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Remove Firefox and Opera border */
  border: 4px solid #e00e1a;
  /* IE10 uses `color` to set the bar background-color */
  color: #e00e1a;
}
.progress[value]::-webkit-progress-bar {
  background-color: #f4f4f4;
  /* border-radius: .2rem; */
}
.progress[value]::-webkit-progress-value {
  background-color: #e00e1a;
  /* border-top-left-radius: .2rem; */
  /* border-bottom-left-radius: .2rem; */
}
.progress[value="100"]::-webkit-progress-value {
  /* border-top-right-radius: .2rem; */
  /* border-bottom-right-radius: .2rem; */
}
/* Firefox styles must be entirely separate or it busts Webkit styles. */
@-moz-document url-prefix() {
  .progress[value] {
    background-color: #f4f4f4;
    border-radius: 10px;
  }
  .progress[value]::-moz-progress-bar {
    background-color: #e00e1a;
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem;
  }
  .progress[value="100"]::-moz-progress-bar {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem;
  }
}
/* IE9 hacks to accompany custom markup. We don't need to scope this via media queries, but I feel better doing it anyway. */
/* @media screen and (min-width:0px) {
  .progress {
    background-color: #eee;
    border-radius: .2rem;
  }
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem; Simulate hiding of value as in native `<progress>`
    background-color: #0074d9;
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem;
  }
  .progress[width="100%"] {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem;
  }
}
 */
/* Ninja Forms */
.ninja-forms-cont {
  background: #f4f4f4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2em;
  border-radius: 10px;
}
.ninja-forms-cont .field-wrap {
  margin-bottom: 0;
}
.ninja-forms-cont form {
  margin: 0;
}
.ninja-forms-cont label {
  margin: .75em 0 1em;
  float: left;
  width: 100%;
}
.ninja-forms-cont textarea,
.ninja-forms-cont input[type="text"],
.ninja-forms-cont input[type="password"],
.ninja-forms-cont input[type="datetime"],
.ninja-forms-cont input[type="datetime-local"],
.ninja-forms-cont input[type="date"],
.ninja-forms-cont input[type="month"],
.ninja-forms-cont input[type="time"],
.ninja-forms-cont input[type="week"],
.ninja-forms-cont input[type="number"],
.ninja-forms-cont input[type="email"],
.ninja-forms-cont input[type="url"],
.ninja-forms-cont input[type="search"],
.ninja-forms-cont input[type="tel"],
.ninja-forms-cont input[type="image"],
.ninja-forms-cont input[type="color"] {
  float: left;
  width: 100%;
  border: 2px solid #d9d9d9;
}
.ninja-forms-cont input[type="submit"] {
  margin: 0;
  background: #e00e1a;
  color: #ffffff;
}
.ninja-forms-cont input[type="submit"]:hover {
  background: #d20d18;
  text-decoration: none;
  color: #ffffff;
}
.ninja-forms-cont input[type="submit"]:active {
  background: #c30c17;
  color: #ffffff;
}
.ninja-forms-cont input[type="submit"].disabled {
  background: #ec0f1b;
  color: #980912;
  cursor: default;
}
.ninja-forms-cont .field-wrap.label-left {
  margin: 0;
}
.ninja-forms-cont .list-radio-wrap ul label {
  margin: 0.25em 0;
}
.ninja-forms-cont .checkbox-wrap {
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.ninja-forms-cont .checkbox-wrap label {
  float: left;
  width: 95%;
  margin-top: 10px;
}
.ninja-forms-cont .checkbox-wrap input[type="checkbox"] {
  float: right;
  margin-top: 15px;
}
.field-wrap.label-left .ninja-forms-field {
  margin-left: 0 !important;
}
.ninja-forms-field-error p {
  color: #e00e1a;
}
/*
 * Select
 */
.select {
  width: 100%;
  position: relative;
}
.select select {
  font-size: 1em;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 0.625em;
  padding: 0.7em;
  line-height: 1.5;
  color: #1d1d1b;
  background: white;
  border: 2px solid #d9d9d9;
  border-radius: 0;
  cursor: pointer;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.select select:hover {
  border: 2px solid #cccccc;
}
.select select:focus {
  border: 2px solid #b3b3b3;
}
/* Undo the Firefox inner focus ring */
.select select:focus:-moz-focusring {
  color: transparent;
}
/* Dropdown arrow */
.select:after {
  position: absolute;
  top: 4em;
  right: 1.25rem;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin-top: -0.15rem;
  pointer-events: none;
  border-top: .35rem solid;
  border-right: .35rem solid transparent;
  border-bottom: .35rem solid transparent;
  border-left: .35rem solid transparent;
}
/* Hover state */
/* Uncomment if you need it, but be aware of the sticky iOS states.
.select select:hover {
  background-color: #ddd;
}
*/
/* Focus */
/* Active/open */
.select select:active {
  color: white;
  background-color: #ffffff;
}
/* Hide the arrow in IE10 and up */
.select select::-ms-expand {
  display: none;
}
/* Media query to target Firefox only */
@-moz-document url-prefix() {
  /* Firefox hack to hide the arrow */
  .select select {
    text-indent: 0.01px;
    text-overflow: '';
    padding-right: 1rem;
  }
  /* <option> elements inherit styles from <select>, so reset them. */
  .select option {
    background-color: #fff;
  }
}
button,
.button,
[class^="button"],
input[type="button"],
input[type="submit"],
input[type="reset"] {
  padding: 0.625em 1.25em;
  margin: 0 0 0.625em;
  font-family: 'Dosis', 'Trebuchet MS', sans-serif;
  font-size: 1em;
  font-weight: 500;
  border: none;
  border-radius: 2em;
  text-transform: uppercase;
  outline: none;
  line-height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: #ffffff;
  color: #1d1d1b;
}
button:hover,
.button:hover,
[class^="button"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
  background: #f7f7f7;
  text-decoration: none;
  color: #1d1d1b;
}
button:active,
.button:active,
[class^="button"]:active,
input[type="button"]:active,
input[type="submit"]:active,
input[type="reset"]:active {
  background: #f0f0f0;
  color: #1d1d1b;
}
button.disabled,
.button.disabled,
[class^="button"].disabled,
input[type="button"].disabled,
input[type="submit"].disabled,
input[type="reset"].disabled {
  background: #ffffff;
  color: #d9d9d9;
  cursor: default;
}
button.huge,
.button.huge,
[class^="button"].huge,
input[type="button"].huge,
input[type="submit"].huge,
input[type="reset"].huge {
  font-size: 1.25em;
  font-weight: 600;
  padding: 0.625em 2em;
}
button.primary,
.button-primary,
input.button-primary {
  background: #f9b233;
  color: #ffffff;
}
button.primary:hover,
.button-primary:hover,
input.button-primary:hover {
  background: #f9ac24;
  text-decoration: none;
  color: #ffffff;
}
button.primary:active,
.button-primary:active,
input.button-primary:active {
  background: #f8a715;
  color: #ffffff;
}
button.primary.disabled,
.button-primary.disabled,
input.button-primary.disabled {
  background: #f9b73f;
  color: #d98e06;
  cursor: default;
}
button.secondary,
.button-secondary,
input.button-secondary {
  background: #e00e1a;
  color: #ffffff;
}
button.secondary:hover,
.button-secondary:hover,
input.button-secondary:hover {
  background: #d20d18;
  text-decoration: none;
  color: #ffffff;
}
button.secondary:active,
.button-secondary:active,
input.button-secondary:active {
  background: #c30c17;
  color: #ffffff;
}
button.secondary.disabled,
.button-secondary.disabled,
input.button-secondary.disabled {
  background: #ec0f1b;
  color: #980912;
  cursor: default;
}
button.pill,
.button-pill,
input.button-pill {
  background: #fde1af;
  color: #e00e1a;
  border-radius: 0.775em;
  position: relative;
  padding: 0.625em 1.85em 0.625em 1.5em;
  font-size: 1.17em;
}
button.pill:hover,
.button-pill:hover,
input.button-pill:hover {
  background: #fcdba0;
  text-decoration: none;
  color: #e00e1a;
}
button.pill:active,
.button-pill:active,
input.button-pill:active {
  background: #fcd691;
  color: #e00e1a;
}
button.pill.disabled,
.button-pill.disabled,
input.button-pill.disabled {
  background: #fde5bb;
  color: #fac565;
  cursor: default;
}
button.pill:after,
.button-pill:after,
input.button-pill:after {
  content: '\e86a';
  font-family: 'entypo';
  position: absolute;
  right: 15px;
}
button.facebook,
.button-facebook,
input.button-facebook {
  background: #3b5998;
  color: #ffffff;
  padding-left: 0.6em;
}
button.facebook:hover,
.button-facebook:hover,
input.button-facebook:hover {
  background: #37538d;
  text-decoration: none;
  color: #ffffff;
}
button.facebook:active,
.button-facebook:active,
input.button-facebook:active {
  background: #324c82;
  color: #ffffff;
}
button.facebook.disabled,
.button-facebook.disabled,
input.button-facebook.disabled {
  background: #3f5ea1;
  color: #263961;
  cursor: default;
}
button.facebook.disabled,
.button-facebook.disabled,
input.button-facebook.disabled {
  background: #9099ae;
  color: white;
  cursor: default;
}
button.twitter,
.button-twitter,
input.button-twitter {
  background: #00aced;
  color: #ffffff;
}
button.twitter:hover,
.button-twitter:hover,
input.button-twitter:hover {
  background: #00a1de;
  text-decoration: none;
  color: #ffffff;
}
button.twitter:active,
.button-twitter:active,
input.button-twitter:active {
  background: #0096ce;
  color: #ffffff;
}
button.twitter.disabled,
.button-twitter.disabled,
input.button-twitter.disabled {
  background: #00b5fa;
  color: #0074a1;
  cursor: default;
}
button.twitter.disabled,
.button-twitter.disabled,
input.button-twitter.disabled {
  background: #aebcc7;
  color: white;
  cursor: default;
}
/* Navigation */
ul[class*="menu-"] {
  margin: 1em 0;
  padding: 0;
}
ul[class*="menu-"] li {
  position: relative;
  list-style: none;
}
ul[class*="menu-"] li a {
  padding: 0.75em .5em;
  line-height: 100%;
  color: #1d1d1b;
  text-decoration: none;
}
ul[class*="menu-"] li:hover > a,
ul[class*="menu-"] li a:hover,
ul[class*="menu-"] li a.selected,
ul[class*="menu-"] li.current-menu-item > a {
  color: #e00e1a;
}
ul.menu-primary li {
  display: inline;
  font-size: 1em;
}
ul.menu-primary li:last-child {
  background: white;
  padding: 2.25em .5em 1.5em;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  position: absolute;
  right: 0;
  top: 0;
}
ul.menu-primary li a {
  display: inline-block;
  zoom: 1;
  *display: inline;
  text-transform: uppercase;
  font-family: 'Dosis', 'Trebuchet MS', sans-serif;
  font-size: 1.125em;
  font-weight: 600;
}
ul.menu-primary li ul {
  display: none;
  margin: 1em 0;
  padding: 0;
  position: absolute;
  top: 1.5em;
  left: 0;
  border: 1px solid #ffffff;
  background: white;
  z-index: 1000;
}
ul.menu-primary li ul li {
  display: block;
}
ul.menu-primary li ul li:last-child {
  background: none;
  padding: 0;
  position: relative;
}
ul.menu-primary li ul li a {
  display: block;
  white-space: nowrap;
}
ul.menu-primary li:hover ul,
ul.menu-primary li ul:hover {
  display: inline;
}
ul.menu-secondary {
  border: 1px solid #ffffff;
}
ul.menu-secondary li {
  display: block;
}
ul.menu-secondary li a {
  display: block;
}
@font-face {
  font-family: 'entypo';
  src: url('../fonts/entypo.eot?59575301');
  src: url('../fonts/entypo.eot?59575301#iefix') format('embedded-opentype'), url('../fonts/entypo.woff?59575301') format('woff'), url('../fonts/entypo.ttf?59575301') format('truetype'), url('../fonts/entypo.svg?59575301#entypo') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'entypo';
    src: url('../font/entypo.svg?59575301#entypo') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before,
.tweet:before,
.read-more:after {
  font-family: "entypo";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
span.icon-facebook:before {
  padding-right: 0.2em;
}
span.icon-twitter:before {
  padding-right: 0.3em;
}
.icon-note:before {
  content: '\e800';
}
/* '' */
.icon-cancel-circled:before {
  content: '\e801';
}
/* '' */
.icon-cancel-squared:before {
  content: '\e802';
}
/* '' */
.icon-note-beamed:before {
  content: '\e803';
}
/* '' */
.icon-upload-cloud:before {
  content: '\e804';
}
/* '' */
.icon-music:before {
  content: '\e805';
}
/* '' */
.icon-plus:before {
  content: '\e806';
}
/* '' */
.icon-bookmark:before {
  content: '\e807';
}
/* '' */
.icon-chat:before {
  content: '\e808';
}
/* '' */
.icon-bell:before {
  content: '\e809';
}
/* '' */
.icon-light-down:before {
  content: '\e80a';
}
/* '' */
.icon-basket:before {
  content: '\e80b';
}
/* '' */
.icon-down:before {
  content: '\e80c';
}
/* '' */
.icon-left-dir:before {
  content: '\e80d';
}
/* '' */
.icon-left-circled:before {
  content: '\e80e';
}
/* '' */
.icon-search:before {
  content: '\e80f';
}
/* '' */
.icon-mail:before {
  content: '\e810';
}
/* '' */
.icon-heart:before {
  content: '\e811';
}
/* '' */
.icon-flashlight:before {
  content: '\e812';
}
/* '' */
.icon-heart-empty:before {
  content: '\e813';
}
/* '' */
.icon-star:before {
  content: '\e814';
}
/* '' */
.icon-star-empty:before {
  content: '\e815';
}
/* '' */
.icon-user:before {
  content: '\e816';
}
/* '' */
.icon-users:before {
  content: '\e817';
}
/* '' */
.icon-user-add:before {
  content: '\e818';
}
/* '' */
.icon-video:before {
  content: '\e819';
}
/* '' */
.icon-camera:before {
  content: '\e81a';
}
/* '' */
.icon-picture:before {
  content: '\e81b';
}
/* '' */
.icon-layout:before {
  content: '\e81c';
}
/* '' */
.icon-check:before {
  content: '\e81d';
}
/* '' */
.icon-tag:before {
  content: '\e81e';
}
/* '' */
.icon-cancel:before {
  content: '\e81f';
}
/* '' */
.icon-eye:before {
  content: '\e820';
}
/* '' */
.icon-lock-open:before {
  content: '\e821';
}
/* '' */
.icon-menu:before {
  content: '\e822';
}
/* '' */
.icon-lock:before {
  content: '\e823';
}
/* '' */
.icon-attach:before {
  content: '\e824';
}
/* '' */
.icon-link:before {
  content: '\e825';
}
/* '' */
.icon-home:before {
  content: '\e826';
}
/* '' */
.icon-back:before {
  content: '\e827';
}
/* '' */
.icon-info-circled:before {
  content: '\e828';
}
/* '' */
.icon-info:before {
  content: '\e829';
}
/* '' */
.icon-help-circled:before {
  content: '\e82a';
}
/* '' */
.icon-help:before {
  content: '\e82b';
}
/* '' */
.icon-minus-circled:before {
  content: '\e82c';
}
/* '' */
.icon-minus:before {
  content: '\e82d';
}
/* '' */
.icon-plus-squared:before {
  content: '\e82e';
}
/* '' */
.icon-plus-circled:before {
  content: '\e82f';
}
/* '' */
.icon-minus-squared:before {
  content: '\e830';
}
/* '' */
.icon-bookmarks:before {
  content: '\e831';
}
/* '' */
.icon-flag:before {
  content: '\e832';
}
/* '' */
.icon-thumbs-up:before {
  content: '\e833';
}
/* '' */
.icon-upload:before {
  content: '\e834';
}
/* '' */
.icon-thumbs-down:before {
  content: '\e835';
}
/* '' */
.icon-download:before {
  content: '\e836';
}
/* '' */
.icon-reply:before {
  content: '\e837';
}
/* '' */
.icon-reply-all:before {
  content: '\e838';
}
/* '' */
.icon-forward:before {
  content: '\e839';
}
/* '' */
.icon-quote:before {
  content: '\e83a';
}
/* '' */
.icon-code:before {
  content: '\e83b';
}
/* '' */
.icon-export:before {
  content: '\e83c';
}
/* '' */
.icon-pencil:before {
  content: '\e83d';
}
/* '' */
.icon-feather:before {
  content: '\e83e';
}
/* '' */
.icon-print:before {
  content: '\e83f';
}
/* '' */
.icon-retweet:before {
  content: '\e840';
}
/* '' */
.icon-keyboard:before {
  content: '\e841';
}
/* '' */
.icon-comment:before {
  content: '\e842';
}
/* '' */
.icon-book:before {
  content: '\e843';
}
/* '' */
.icon-book-open:before {
  content: '\e844';
}
/* '' */
.icon-newspaper:before {
  content: '\e845';
}
/* '' */
.icon-doc-text-inv:before {
  content: '\e846';
}
/* '' */
.icon-doc-text:before {
  content: '\e847';
}
/* '' */
.icon-doc-landscape:before {
  content: '\e848';
}
/* '' */
.icon-doc:before {
  content: '\e849';
}
/* '' */
.icon-trash:before {
  content: '\e84a';
}
/* '' */
.icon-cup:before {
  content: '\e84b';
}
/* '' */
.icon-compass:before {
  content: '\e84c';
}
/* '' */
.icon-direction:before {
  content: '\e84d';
}
/* '' */
.icon-map:before {
  content: '\e84e';
}
/* '' */
.icon-location:before {
  content: '\e84f';
}
/* '' */
.icon-address:before {
  content: '\e850';
}
/* '' */
.icon-vcard:before {
  content: '\e851';
}
/* '' */
.icon-alert:before {
  content: '\e852';
}
/* '' */
.icon-attention:before {
  content: '\e853';
}
/* '' */
.icon-folder:before {
  content: '\e854';
}
/* '' */
.icon-archive:before {
  content: '\e855';
}
/* '' */
.icon-box:before {
  content: '\e856';
}
/* '' */
.icon-rss:before {
  content: '\e857';
}
/* '' */
.icon-phone:before {
  content: '\e858';
}
/* '' */
.icon-cog:before {
  content: '\e859';
}
/* '' */
.icon-tools:before {
  content: '\e85a';
}
/* '' */
.icon-share:before {
  content: '\e85b';
}
/* '' */
.icon-shareable:before {
  content: '\e85c';
}
/* '' */
.icon-bag:before {
  content: '\e85d';
}
/* '' */
.icon-calendar:before {
  content: '\e85e';
}
/* '' */
.icon-login:before {
  content: '\e85f';
}
/* '' */
.icon-logout:before {
  content: '\e860';
}
/* '' */
.icon-mic:before {
  content: '\e861';
}
/* '' */
.icon-mute:before {
  content: '\e862';
}
/* '' */
.icon-docs:before {
  content: '\e863';
}
/* '' */
.icon-sound:before {
  content: '\e864';
}
/* '' */
.icon-volume:before {
  content: '\e865';
}
/* '' */
.icon-clock:before {
  content: '\e866';
}
/* '' */
.icon-hourglass:before {
  content: '\e867';
}
/* '' */
.icon-down-open-mini:before {
  content: '\e868';
}
/* '' */
.icon-up-open:before {
  content: '\e869';
}
/* '' */
.icon-right-open:before {
  content: '\e86a';
}
/* '' */
.icon-left-open:before {
  content: '\e86b';
}
/* '' */
.icon-down-open:before {
  content: '\e86c';
}
/* '' */
.icon-right-circled:before {
  content: '\e86d';
}
/* '' */
.icon-down-circled:before {
  content: '\e86e';
}
/* '' */
.icon-up-circled:before {
  content: '\e86f';
}
/* '' */
.icon-arrow-combo:before {
  content: '\e870';
}
/* '' */
.icon-window:before {
  content: '\e871';
}
/* '' */
.icon-publish:before {
  content: '\e872';
}
/* '' */
.icon-popup:before {
  content: '\e873';
}
/* '' */
.icon-resize-small:before {
  content: '\e874';
}
/* '' */
.icon-resize-full:before {
  content: '\e875';
}
/* '' */
.icon-block:before {
  content: '\e876';
}
/* '' */
.icon-adjust:before {
  content: '\e877';
}
/* '' */
.icon-light-up:before {
  content: '\e878';
}
/* '' */
.icon-lamp:before {
  content: '\e879';
}
/* '' */
.icon-left-open-mini:before {
  content: '\e87a';
}
/* '' */
.icon-right-open-mini:before {
  content: '\e87b';
}
/* '' */
.icon-up-open-mini:before {
  content: '\e87c';
}
/* '' */
.icon-down-open-big:before {
  content: '\e87d';
}
/* '' */
.icon-left-open-big:before {
  content: '\e87e';
}
/* '' */
.icon-right-open-big:before {
  content: '\e87f';
}
/* '' */
.icon-arrows-ccw:before {
  content: '\e880';
}
/* '' */
.icon-cw:before {
  content: '\e881';
}
/* '' */
.icon-ccw:before {
  content: '\e882';
}
/* '' */
.icon-up-open-big:before {
  content: '\e883';
}
/* '' */
.icon-level-down:before {
  content: '\e884';
}
/* '' */
.icon-up-thin:before {
  content: '\e885';
}
/* '' */
.icon-left-thin:before {
  content: '\e886';
}
/* '' */
.icon-progress-1:before {
  content: '\e887';
}
/* '' */
.icon-progress-2:before {
  content: '\e888';
}
/* '' */
.icon-right-thin:before {
  content: '\e889';
}
/* '' */
.icon-progress-3:before {
  content: '\e88a';
}
/* '' */
.icon-target:before {
  content: '\e88b';
}
/* '' */
.icon-palette:before {
  content: '\e88c';
}
/* '' */
.icon-list:before {
  content: '\e88d';
}
/* '' */
.icon-list-add:before {
  content: '\e88e';
}
/* '' */
.icon-signal:before {
  content: '\e88f';
}
/* '' */
.icon-level-up:before {
  content: '\e890';
}
/* '' */
.icon-left:before {
  content: '\e891';
}
/* '' */
.icon-shuffle:before {
  content: '\e892';
}
/* '' */
.icon-trophy:before {
  content: '\e893';
}
/* '' */
.icon-loop:before {
  content: '\e894';
}
/* '' */
.icon-right:before {
  content: '\e895';
}
/* '' */
.icon-battery:before {
  content: '\e896';
}
/* '' */
.icon-back-in-time:before {
  content: '\e897';
}
/* '' */
.icon-switch:before {
  content: '\e898';
}
/* '' */
.icon-up:before {
  content: '\e899';
}
/* '' */
.icon-down-dir:before {
  content: '\e89a';
}
/* '' */
.icon-play:before {
  content: '\e89b';
}
/* '' */
.icon-monitor:before {
  content: '\e89c';
}
/* '' */
.icon-mobile:before {
  content: '\e89d';
}
/* '' */
.icon-stop:before {
  content: '\e89e';
}
/* '' */
.icon-right-dir:before {
  content: '\e89f';
}
/* '' */
.icon-pause:before {
  content: '\e8a0';
}
/* '' */
.icon-network:before {
  content: '\e8a1';
}
/* '' */
.icon-cd:before {
  content: '\e8a2';
}
/* '' */
.icon-record:before {
  content: '\e8a3';
}
/* '' */
.icon-up-dir:before {
  content: '\e8a4';
}
/* '' */
.icon-down-bold:before {
  content: '\e8a5';
}
/* '' */
.icon-to-end:before {
  content: '\e8a6';
}
/* '' */
.icon-inbox:before {
  content: '\e8a7';
}
/* '' */
.icon-install:before {
  content: '\e8a8';
}
/* '' */
.icon-to-start:before {
  content: '\e8a9';
}
/* '' */
.icon-left-bold:before {
  content: '\e8aa';
}
/* '' */
.icon-right-bold:before {
  content: '\e8ab';
}
/* '' */
.icon-fast-forward:before {
  content: '\e8ac';
}
/* '' */
.icon-globe:before {
  content: '\e8ad';
}
/* '' */
.icon-cloud:before {
  content: '\e8ae';
}
/* '' */
.icon-fast-backward:before {
  content: '\e8af';
}
/* '' */
.icon-down-thin:before {
  content: '\e8b0';
}
/* '' */
.icon-progress-0:before {
  content: '\e8b1';
}
/* '' */
.icon-up-bold:before {
  content: '\e8b2';
}
/* '' */
.icon-cloud-thunder:before {
  content: '\e8b3';
}
/* '' */
.icon-chart-area:before {
  content: '\e8b4';
}
/* '' */
.icon-chart-bar:before {
  content: '\e8b5';
}
/* '' */
.icon-flow-tree:before {
  content: '\e8b6';
}
/* '' */
.icon-flow-line:before {
  content: '\e8b7';
}
/* '' */
.icon-vimeo:before {
  content: '\e8b8';
}
/* '' */
.icon-flickr-circled:before {
  content: '\e8b9';
}
/* '' */
.icon-lastfm:before {
  content: '\e8ba';
}
/* '' */
.icon-lastfm-circled:before {
  content: '\e8bb';
}
/* '' */
.icon-vkontakte:before {
  content: '\e8bc';
}
/* '' */
.icon-behance:before {
  content: '\e8bd';
}
/* '' */
.icon-mixi:before {
  content: '\e8be';
}
/* '' */
.icon-stumbleupon:before {
  content: '\e8bf';
}
/* '' */
.icon-stumbleupon-circled:before {
  content: '\e8c0';
}
/* '' */
.icon-flickr:before {
  content: '\e8c1';
}
/* '' */
.icon-github-circled:before {
  content: '\e8c2';
}
/* '' */
.icon-flow-cascade:before {
  content: '\e8c3';
}
/* '' */
.icon-flow-branch:before {
  content: '\e8c4';
}
/* '' */
.icon-chart-line:before {
  content: '\e8c5';
}
/* '' */
.icon-chart-pie:before {
  content: '\e8c6';
}
/* '' */
.icon-erase:before {
  content: '\e8c7';
}
/* '' */
.icon-key:before {
  content: '\e8c8';
}
/* '' */
.icon-github:before {
  content: '\e8c9';
}
/* '' */
.icon-dribbble-circled:before {
  content: '\e8ca';
}
/* '' */
.icon-picasa:before {
  content: '\e8cb';
}
/* '' */
.icon-dribbble:before {
  content: '\e8cc';
}
/* '' */
.icon-infinity:before {
  content: '\e8cd';
}
/* '' */
.icon-magnet:before {
  content: '\e8ce';
}
/* '' */
.icon-bucket:before {
  content: '\e8cf';
}
/* '' */
.icon-linkedin-circled:before {
  content: '\e8d0';
}
/* '' */
.icon-paypal:before {
  content: '\e8d1';
}
/* '' */
.icon-sina-weibo:before {
  content: '\e8d2';
}
/* '' */
.icon-linkedin:before {
  content: '\e8d3';
}
/* '' */
.icon-cc-zero:before {
  content: '\e8d4';
}
/* '' */
.icon-drive:before {
  content: '\e8d5';
}
/* '' */
.icon-brush:before {
  content: '\e8d6';
}
/* '' */
.icon-dot-3:before {
  content: '\e8d7';
}
/* '' */
.icon-database:before {
  content: '\e8d8';
}
/* '' */
.icon-cc-pd:before {
  content: '\e8d9';
}
/* '' */
.icon-tumblr-circled:before {
  content: '\e8da';
}
/* '' */
.icon-renren:before {
  content: '\e8db';
}
/* '' */
.icon-skype-circled:before {
  content: '\e8dc';
}
/* '' */
.icon-tumblr:before {
  content: '\e8dd';
}
/* '' */
.icon-cc-nd:before {
  content: '\e8de';
}
/* '' */
.icon-megaphone:before {
  content: '\e8df';
}
/* '' */
.icon-dot-2:before {
  content: '\e8e0';
}
/* '' */
.icon-dot:before {
  content: '\e8e1';
}
/* '' */
.icon-clipboard:before {
  content: '\e8e2';
}
/* '' */
.icon-cc-sa:before {
  content: '\e8e3';
}
/* '' */
.icon-pinterest-circled:before {
  content: '\e8e4';
}
/* '' */
.icon-cc-remix:before {
  content: '\e8e5';
}
/* '' */
.icon-thermometer:before {
  content: '\e8e6';
}
/* '' */
.icon-soundcloud:before {
  content: '\e8e7';
}
/* '' */
.icon-cc-share:before {
  content: '\e8e8';
}
/* '' */
.icon-google-circles:before {
  content: '\e8e9';
}
/* '' */
.icon-skype:before {
  content: '\e8ea';
}
/* '' */
.icon-flattr:before {
  content: '\e8eb';
}
/* '' */
.icon-cc-nc-jp:before {
  content: '\e8ec';
}
/* '' */
.icon-cc-nc-eu:before {
  content: '\e8ed';
}
/* '' */
.icon-cc-nc:before {
  content: '\e8ee';
}
/* '' */
.icon-cc-by:before {
  content: '\e8ef';
}
/* '' */
.icon-cc:before {
  content: '\e8f0';
}
/* '' */
.icon-traffic-cone:before {
  content: '\e8f1';
}
/* '' */
.icon-gauge:before {
  content: '\e8f2';
}
/* '' */
.icon-rocket:before {
  content: '\e8f3';
}
/* '' */
.icon-flow-parallel:before {
  content: '\e8f4';
}
/* '' */
.icon-vimeo-circled:before {
  content: '\e8f5';
}
/* '' */
.icon-twitter:before {
  content: '\e8f6';
}
/* '' */
.icon-twitter-circled:before {
  content: '\e8f7';
}
/* '' */
.icon-facebook:before {
  content: '\e8f8';
}
/* '' */
.icon-facebook-circled:before {
  content: '\e8f9';
}
/* '' */
.icon-facebook-squared:before {
  content: '\e8fa';
}
/* '' */
.icon-gplus:before {
  content: '\e8fb';
}
/* '' */
.icon-gplus-circled:before {
  content: '\e8fc';
}
/* '' */
.icon-pinterest:before {
  content: '\e8fd';
}
/* '' */
.icon-evernote:before {
  content: '\e8fe';
}
/* '' */
.icon-dropbox:before {
  content: '\e8ff';
}
/* '' */
.icon-instagram:before {
  content: '\e900';
}
/* '' */
.icon-qq:before {
  content: '\e901';
}
/* '' */
.icon-spotify-circled:before {
  content: '\e902';
}
/* '' */
.icon-spotify:before {
  content: '\e903';
}
/* '' */
.icon-rdio-circled:before {
  content: '\e904';
}
/* '' */
.icon-rdio:before {
  content: '\e905';
}
/* '' */
.icon-smashing:before {
  content: '\e906';
}
/* '' */
.icon-sweden:before {
  content: '\e907';
}
/* '' */
.icon-db-shape:before {
  content: '\e908';
}
/* '' */
.icon-logo-db:before {
  content: '\e909';
}
/* '' */
.icon-tape:before {
  content: '\e90a';
}
/* '' */
.icon-flash:before {
  content: '\e90b';
}
/* '' */
.icon-graduation-cap:before {
  content: '\e90c';
}
/* '' */
.icon-language:before {
  content: '\e90d';
}
/* '' */
.icon-flight:before {
  content: '\e90e';
}
/* '' */
.icon-moon:before {
  content: '\e90f';
}
/* '' */
.icon-paper-plane:before {
  content: '\e910';
}
/* '' */
.icon-ticket:before {
  content: '\e911';
}
/* '' */
.icon-leaf:before {
  content: '\e912';
}
/* '' */
.icon-lifebuoy:before {
  content: '\e913';
}
/* '' */
.icon-droplet:before {
  content: '\e914';
}
/* '' */
.icon-water:before {
  content: '\e915';
}
/* '' */
.icon-air:before {
  content: '\e916';
}
/* '' */
.icon-mouse:before {
  content: '\e917';
}
/* '' */
.icon-briefcase:before {
  content: '\e918';
}
/* '' */
.icon-credit-card:before {
  content: '\e919';
}
/* '' */
.icon-floppy:before {
  content: '\e91a';
}
/* '' */
.icon-suitcase:before {
  content: '\e91b';
}
/* '' */
[data-tooltip] {
  position: relative;
  height: 100%;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
[data-tooltip]:before,
[data-tooltip]:after {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
[data-tooltip]:before {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #1d1d1b;
  content: '';
  top: 0;
  left: 50%;
  margin-left: -3.25px;
  z-index: 10001;
  bottom: -10px;
}
[data-tooltip]:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  content: attr(data-tooltip);
  padding: 0.5em 0.75em;
  border-radius: 3px;
  font-size: 0.95em;
  z-index: 10000;
  left: 50%;
  bottom: 100%;
  margin-left: -7.5em;
  margin-top: 10px;
  width: 15em;
  line-height: 120%;
  background: #1d1d1b;
  color: #ffffff;
}
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  opacity: 1;
}
/* Templates */
.alignnone,
.alignleft,
.aligncenter,
.alignright {
  max-width: 100%;
  height: auto;
}
.alignnone {
  float: none;
  margin: 0;
}
.alignleft {
  float: left;
  margin: 0 1em 1em 0;
  padding: 0;
}
.aligncenter {
  float: none;
  margin: 1em auto 1em;
  padding: 0;
}
.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
.wp-caption {
  width: auto !important;
  margin-bottom: 2em;
}
.wp-caption-text {
  color: #52524c;
  font-style: italic;
  margin-top: 0.25em;
  font-size: 0.8em;
}
.wp-post-image {
  padding: 1em 0;
  width: 100%;
  height: auto;
}
.gallery {
  background: white;
  border-radius: 10px;
  padding: 20px 20px;
  margin: 1em 0 !important;
}
.gallery img {
  border: none !important;
  max-width: 100%;
  height: auto;
}
.gallery .gallery-icon {
  padding: 0 20px;
}
.gallery .wp-caption-text {
  font-style: normal;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  width: 100%;
}
.embed-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* Modules */
/* Site Header */
.site-header {
  float: left;
  width: 100%;
  background-color: #f9b233;
  background: rgba(249, 178, 51, 0.9);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.site-header.no-header:after {
  display: none;
}
.site-header:after {
  content: '';
  position: absolute;
  background-image: url('../img/header-curve.png');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
  top: 100%;
  width: 100%;
  height: 50px;
  left: 0;
  z-index: -1;
}
.site-header h2 {
  float: left;
  padding: .5em;
  margin: 0;
}
.site-header .menu-primary {
  margin: 2.25em 5.5em .25em 0;
}
.menu-toggle {
  float: right;
  font-size: 2.25em;
}
.site-logo {
  position: absolute;
  background: #ffffff;
  padding: 3em 1em 1em;
  margin-left: 20px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.site-logo img {
  max-width: 130px;
}
.site-header .menu {
  float: right;
  position: relative;
}
.social-menu {
  position: absolute;
  right: 6em;
  width: 100%;
}
.social-menu li {
  display: inline-block;
  list-style: none;
  float: right;
}
/* Site Footer */
.page-footer {
  width: 100%;
  float: left;
  margin: 2em 0;
}
.page-footer .branch-logos {
  margin-top: 4em;
}
.page-footer .branch-logos h3 {
  margin: 0 0 1em 0;
  text-transform: uppercase;
  font-size: 1.25em;
}
.page-footer .branch-logos .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.page-footer .branch-logos .logo-wrap {
  width: 10%;
  height: 50px;
  white-space: nowrap;
  text-align: center;
  float: left;
  padding: 1em;
  position: relative;
  display: inline-block;
}
.page-footer .branch-logos .logo-wrap:first-of-type {
  margin-left: 0;
}
.page-footer .branch-logos .logo-wrap:last-child {
  margin-right: 0;
}
.page-footer .branch-logos img {
  vertical-align: middle;
  max-height: 60px;
  width: 60px;
}
.site-footer {
  background: #f4f4f4;
  color: #1d1d1b;
  float: left;
  width: 100%;
}
.site-footer ul li {
  list-style: none;
}
.footer-widget {
  margin: 5em 0 7em;
}
.footer-widget h2 {
  margin: 0 0;
  line-height: 1em;
  font-size: 1.25em;
}
.footer-widget h2 span {
  color: #e00e1a;
  text-transform: uppercase;
  margin: 0 0 1em;
  font-size: 1em;
  display: block;
}
.footer-widget ul {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0.75em;
}
.footer-widget ul li {
  text-transform: uppercase;
  font-family: 'Dosis', 'Trebuchet MS', sans-serif;
  font-size: 1.1em;
  margin: 0.5em 0;
}
.footer-widget input[type="submit"] {
  background: #f9b233;
}
.footer-widget input,
.footer-widget .button-secondary {
  border-radius: 2em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0.5em 1em;
  margin-bottom: 10px;
  height: 33px;
}
.footer-widget .button-secondary {
  text-align: center;
}
.footer-widget form {
  margin: 0;
}
.footer-widget.widget_text ul {
  height: 86px;
  margin-bottom: 0;
}
.footer-widget.widget_text ul li {
  text-transform: capitalize;
  font-family: 'Roboto', 'Helvetica', sans-serif;
  font-weight: 300;
  font-size: 1em;
  line-height: 1.2em;
}
.page-header {
  position: relative;
  min-height: 260px;
  color: #ffffff;
  z-index: 0;
}
.page-header img {
  padding: 0;
  width: 100%;
  height: auto;
}
.page-header h1 {
  color: #1d1d1b;
}
.page-header.no-header .header-title:before {
  display: none;
}
.page-header.no-thumbnail .header-title {
  position: relative;
}
.page-header .header-title {
  background: #f9b233;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
}
.page-header .header-title h1 {
  margin: 1em 0;
}
.page-header .header-title .curve-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  /* &:before {
				content: '';
				position: absolute;

				background-image: url('../img/header-title-curve.png');
				background-repeat: no-repeat;
				background-size: 100%;
				background-position: center bottom;

				left: -190px;
				top: -35px;
				right: 100%;
				width: 290px;
				height: 264px;
				z-index: -1;
			} */
}
.page-header .header-title:before {
  content: '';
  position: absolute;
  background-image: url('../img/home-widgets-before.png');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  left: 0;
  bottom: 100%;
  width: 100%;
  height: 74px;
  z-index: -1;
}
.page-header .img-wrap {
  position: relative;
  z-index: -1;
}
.page-header .img-wrap.no-thumbnail {
  height: 120px;
  background: #f9b233;
}
.page-header .header-description {
  color: #1d1d1b;
  width: 75%;
  padding: 0 0 1em;
  margin-top: -1.5em;
}
.page-header .header-description p {
  font-weight: 300;
}
.page-header .social-share {
  margin: 0 0 -1.5em 0;
  position: relative;
  z-index: 2;
}
/* Preview Block */
.preview-block {
  float: left;
  width: 100%;
  background: #e00e1a;
  color: #ffffff;
  padding: 2em 0;
}
.preview-block h2 {
  text-transform: uppercase;
  margin: .75em 0 1.5em;
  font-size: 1.5em;
  border-bottom: 1px solid #ffffff;
  float: left;
  padding: 0 10px 10px 0;
}
.preview-block a {
  color: #e00e1a;
}
.preview-block .read-more a {
  color: #ffffff;
  margin: 1em 0 0;
  float: right;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Dosis', 'Trebuchet MS', sans-serif;
  font-size: 1.125em;
}
.preview-block .read-more a:before {
  float: right;
  margin: .15em 0;
}
.preview-block .read-more a:after {
  display: none;
}
.preview-block.home {
  position: relative;
}
.preview-block.home:before {
  content: '';
  position: absolute;
  background-image: url('../img/border-red.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom center;
  bottom: 100%;
  width: 100%;
  height: 49px;
  left: 0;
}
.preview-block.white {
  background: none;
  margin-top: 3em;
}
.twitter-widget {
  margin-top: 2em;
}
#twitter-widget-0 {
  min-height: 349px;
  width: 100% !important;
}
/* Post Preview */
.post-preview {
  position: relative;
  background: #ffffff;
  color: #1d1d1b;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  /* Hover */
}
.post-preview:hover h3 {
  color: #e00e1a;
}
.post-preview .link {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.post-preview img {
  padding: 0;
  width: 100%;
  height: auto;
}
.post-preview h3 {
  text-transform: uppercase;
  margin: .5em 0;
  font-weight: 300;
}
.post-preview hr {
  border-top: 1px solid #ffffff;
  display: none;
}
.post-preview .preview-content {
  padding: 0 1em;
}
.post-preview .date {
  font-family: 'Roboto', 'Helvetica', sans-serif;
  font-weight: 500;
  color: #818181;
}
.post-preview .excerpt {
  font-size: .9em;
  float: left;
  width: 100%;
}
.post-preview .read-link {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 1.5em;
  display: block;
  float: left;
  position: relative;
}
.post-preview .read-link:before {
  position: absolute;
  right: -15px;
  top: 3px;
}
.post-preview.single .date,
.post-preview.single .excerpt,
.post-preview.single .read-link,
.post-preview.single hr {
  display: none;
}
.post-preview.index {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 2em;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.post-preview.index img {
  max-width: 150px;
  float: left;
  margin-right: 1em;
}
.post-preview.index h3 {
  margin-top: 0;
}
.post-preview.index .preview-content {
  padding: 0;
}
.post-preview.index hr {
  display: none;
}
.post-preview.home {
  margin-top: 2em;
  position: relative;
}
.post-preview.home .date {
  position: absolute;
  font-weight: 700;
  left: 0;
  top: -30px;
  color: #ffffff;
}
.post-preview.campaign {
  background: #f4f4f4;
  margin-bottom: 20px;
}
/* Sidebar styles - menus/subscriptions */
.secondary-content h2 {
  font-size: 1.35em;
  text-transform: uppercase;
  margin-top: 0;
}
.secondary-content .page-widget {
  margin-bottom: 2em;
}
.secondary-content .page-widget.widget_hsu_email_subscribe_widget {
  background: #f9b233;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: .1em 1em;
}
.secondary-content .page-widget.widget_hsu_email_subscribe_widget input[type="text"],
.secondary-content .page-widget.widget_hsu_email_subscribe_widget input[type="email"] {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.secondary-content .page-widget.widget_hsu_email_subscribe_widget .button-secondary {
  margin: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.secondary-content .page-widget.widget_hsu_email_subscribe_widget h2 {
  margin: 1em 0;
  font-size: 1.125em;
  font-weight: 300;
  text-transform: uppercase;
}
.secondary-content .page-widget .back {
  text-transform: uppercase;
  font-family: 'Dosis', 'Trebuchet MS', sans-serif;
  font-size: 1.15em;
}
.page-widget ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f4f4f4;
  margin: 0;
  padding: 0;
  font-family: 'Dosis', 'Trebuchet MS', sans-serif;
  text-transform: uppercase;
  font-size: 1em;
  border-radius: 10px;
}
.page-widget ul li {
  list-style: none;
}
.page-widget ul li.current-menu-item a {
  color: #e00e1a;
}
.page-widget ul li:first-of-type a:hover {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.page-widget ul li:last-of-type a:hover {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.page-widget ul a {
  display: block;
  border-bottom: 1px solid #ffffff;
  color: #818181;
  padding: 0.8em 1.4em;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
.page-widget ul a:hover {
  background: #e7e7e7;
}
.subscribe-result {
  display: none;
  margin: 1em 0;
  padding: 0.5em;
}
.subscribe-result.success,
.subscribe-result.error {
  display: block;
}
.subscribe-result.success {
  background: #73efa5;
}
.subscribe-result.error {
  background: #e00e1a;
  color: #ffffff;
}
/* Styles for single action pages */
.action-progress span {
  margin: 0 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.action-progress h4 {
  font-weight: 500;
  margin-bottom: 0;
}
.action-progress span:first-child {
  float: left;
}
.action-progress span:last-child {
  float: right;
}
.form-errors {
  background: #fac565;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 1em;
}
.form-errors ul {
  margin: 0.25em 0 0;
  padding: 0;
}
.form-errors ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #e00e1a;
  font-size: 1em;
}
.action-form {
  background: #f9b233;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  border-radius: 10px;
}
.action-form p {
  margin: 0;
}
.action-form input,
.action-form textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 0.5em;
  padding: 10px;
}
.action-form input[type="submit"] {
  margin: 1em 0 0;
}
.action-form .rep-select {
  background: #f29e07;
  border: 1px solid #e89707;
  padding: 10px;
  color: white;
  margin: 0 0 1em;
  border-radius: 6px;
}
.action-form .rep-select h5 {
  margin: 0 0 0.25em;
  text-transform: uppercase;
}
.action-form .rep-select select {
  font-size: 1.25em;
  width: 100%;
  margin-bottom: 0.25em;
}
.action-form .rep-select input[type="text"] {
  margin-top: 10px;
  border-radius: 2px;
}
.action-form .rep-select button {
  margin-bottom: 0.25em;
  font-size: 1.125em;
  margin-top: 0.5em;
}
.action-form .rep-select .error {
  text-align: center;
  font-size: 0.9em;
  margin: 0.5em 0 0;
}
.action-form .rep-select .error:before {
  content: 'Error: ';
}
.action-form .rep-results ul {
  margin: 0;
  padding: 0;
}
.action-form .rep-results ul:after {
  clear: both;
  content: '';
  height: 1px;
  display: block;
}
.action-form .rep-results ul li {
  list-style: none;
  margin: 0;
  padding: 10px 0;
  border-top: 1px solid #f9b233;
  float: left;
  width: 100%;
}
.action-form .rep-results ul li:first-child {
  border-top: 0;
}
.action-form .rep-results ul li label {
  display: block;
  padding: 0;
}
.action-form .rep-results ul li label.custom .name {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-left: 10px;
  padding-top: 20px;
}
.action-form .rep-results ul li input {
  float: left;
  width: auto;
  display: inline;
  position: relative;
  top: 20px;
}
.action-form .rep-results ul li .headshot {
  width: 15%;
  padding-bottom: 15%;
  overflow: hidden;
  border-radius: 200px;
  position: relative;
  float: left;
  display: block;
  margin: 0 2.5% 0 2.5%;
}
.action-form .rep-results ul li .headshot img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.action-form .rep-results ul li .name {
  display: block;
  padding-top: 8px;
}
.action-form .rep-results ul li .electorate {
  display: block;
}
.action-form .button-secondary {
  width: 100%;
  font-weight: bold;
  font-size: 1.325em;
  margin: 0.5em 0 0;
}
.action-form.action-form-custom .message-form,
.action-form.action-form-csv .message-form {
  display: none;
}
.action-activity {
  margin: 1em;
}
.action-activity .activity-stream {
  padding: 0;
}
.action-activity .activity-stream li {
  list-style: none;
  color: #818181;
  padding: 0.5em 0;
  float: left;
  width: 100%;
  text-transform: uppercase;
  font-size: .95em;
  border-bottom: 1px solid #e7e7e7;
  font-family: 'Dosis', 'Trebuchet MS', sans-serif;
}
/* Thankyou module */
.thankyou-content {
  width: 100%;
  float: left;
}
.thankyou-content .share {
  margin-top: 1em;
}
.thankyou-content .primary-content blockquote {
  background: none;
  padding: 0;
  line-height: 1.4;
}
.thankyou-content h4 {
  border-bottom: 1px solid #ffffff;
  float: left;
  padding: 0 10px 10px 0;
  border-bottom: 1px solid #1d1d1b;
  font-size: 1.125em;
  font-weight: 500;
}
/* Action preview with pill button */
.action-preview {
  background-color: #f9b233;
  border-radius: 10px;
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.25em;
  margin: 1em 0;
  font-family: 'Dosis', 'Trebuchet MS', sans-serif;
}
.action-preview img {
  width: 100%;
  height: auto;
}
.action-preview .info {
  margin-left: 0;
}
.action-preview .action-type {
  display: inline-block;
  text-transform: uppercase;
  font-size: 1.35em;
}
.action-preview .subheadline {
  display: inline;
  font-size: 1.35em;
  font-weight: 300;
}
.action-preview a {
  float: right;
  margin: 0;
}
.action-preview.feature {
  background-color: #e00e1a;
  color: #ffffff;
}
.action-preview.feature .action-type,
.action-preview.feature .subheadline {
  display: block;
  font-size: 1.5em;
}
.action-preview.feature .action-type {
  margin-top: 0;
  font-weight: 500;
}
.action-preview.feature .subheadline {
  margin: .25em 0 1em;
  font-size: 1.3em;
  font-weight: 500;
}
.action-preview.feature .button-primary {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 1.25em;
  width: 100%;
  text-align: center;
  font-size: 1.5em;
}
/* Homepage Header */
.page-content.home {
  float: left;
  width: 100%;
  margin: 2em 0 2em;
}
.page-content.home iframe {
  width: 100%;
  height: 258px;
}
.page-content.home h1 {
  margin-top: 0;
  font-size: 2.25em;
  width: 80%;
  margin-top: -8px;
  line-height: 115%;
  font-weight: 400;
}
.page-content.home ul {
  padding: 0 0 0 3em;
}
.page-content.home ul li {
  list-style: none;
  position: relative;
  line-height: 150%;
  margin: .5em 0;
  width: 80%;
  font-size: 1.125em;
  padding-bottom: .5em;
  font-weight: 300;
}
.page-content.home ul li:before {
  content: '•';
  color: #f9b233;
  font-size: 2.75em;
  position: absolute;
  left: -43px;
  border-radius: 50%;
}
.page-content.home ul li:after {
  content: '';
  position: absolute;
  width: 120%;
  height: 1px;
  background: #e7e7e7;
  left: 0;
  bottom: 0;
}
.home-header {
  position: relative;
}
.home-widgets {
  position: absolute;
  width: 100%;
  z-index: 1;
  left: 0;
  bottom: 0;
  background: #f9b233;
}
.home-widgets .container {
  position: relative;
}
.home-widgets .home-widget {
  margin: 1em 0;
  float: left;
}
.home-widgets .home-widget .title {
  text-align: right;
}
.home-widgets .subscribe-result {
  float: left;
  clear: both;
  text-align: left;
}
.home-widgets form {
  display: block;
  margin: 0;
  text-align: center;
  width: 100%;
}
.home-widgets input,
.home-widgets h2 {
  display: inline;
  margin: 0;
}
.home-widgets h2 {
  text-transform: uppercase;
  font-size: 1.25em;
  margin: .5em .5em 0.5em 0;
  display: inline-block;
}
.home-widgets input {
  padding: 12px;
  position: relative;
  float: left;
}
.home-widgets input:first-of-type {
  margin-right: -4px;
  border-right: 2px solid #9f9f98;
}
.home-widgets input:nth-of-type(2) {
  z-index: 2;
}
.home-widgets input.button-secondary {
  padding: 12px 20px 12px 15px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  position: relative;
  top: 0;
  margin-left: 0px;
  z-index: 1;
  font-weight: 600;
  font-size: 1.25em;
}
.home-thumbnail {
  position: relative;
  min-height: 420px;
  float: left;
  width: 100%;
}
.home-thumbnail img {
  width: 100%;
  height: auto;
  padding: 0;
}
.home-thumbnail:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 45px;
  background-image: url('../img/border-white.png');
  background-repeat: no-repeat;
  background-size: 100%;
  left: 0;
}
.preview-block.home {
  margin-top: -11em;
}
.preview-block.home h3 {
  text-transform: capitalize;
  line-height: 1.2;
}
.preview-block.home .read-more a {
  font-size: 1.1em;
}
.slider {
  z-index: 0;
}
.slider .slide {
  z-index: -1 !important;
  width: 100%;
  height: auto;
}
.slider .slide .container {
  height: 100%;
}
.slider .slide img {
  width: 100%;
  height: auto;
  min-height: 650px;
}
.slider .slide .img-wrap {
  position: relative;
}
.slider .slide .img-wrap:before {
  content: '';
  position: absolute;
  width: 60%;
  height: 100%;
  background-image: url('../img/slider-bg.png');
  background-repeat: no-repeat;
  background-size: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: .5;
}
.slider .slide .slide-content {
  color: #ffffff;
  position: absolute;
  bottom: 10em;
  z-index: 2;
}
.slider .slide .slide-content .quote {
  width: 44%;
}
.slider .slide .slide-content .quote p {
  font-size: 2.25em;
  margin: .25em 0;
  font-weight: 500;
}
.slider .slide .slide-content .quote strong {
  font-size: .6em;
}
.slider .slide .slide-content .button-secondary {
  font-size: 1.5em;
}
.slider .slide .slide-content .button-secondary:hover {
  color: white;
}
.slider .arrows {
  position: absolute;
  display: block;
  width: 100%;
  top: 50%;
  z-index: 2;
  -webkit-transition: 0.1s all linear;
  -moz-transition: 0.1s all linear;
  -ms-transition: 0.1s all linear;
  -o-transition: 0.1s all linear;
  transition: 0.1s all linear;
}
.slider .arrows .arrow-left,
.slider .arrows .arrow-right {
  color: #ffffff;
  font-size: 3em;
}
.slider .arrows .arrow-left:hover,
.slider .arrows .arrow-right:hover {
  text-decoration: none;
  color: #f2f2f2;
}
.slider .arrows .arrow-left {
  position: absolute;
  left: 0;
}
.slider .arrows .arrow-right {
  position: absolute;
  right: 0;
}
.slider .pagination {
  position: absolute;
  right: 8em;
  bottom: 5em;
  z-index: 2;
}
.slider .pagination span {
  background: #ffffff;
  margin: 0 .25em;
}
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
  }
}
@-o-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -o-transform: translateY(0);
  }
  40% {
    -o-transform: translateY(-30px);
  }
  60% {
    -o-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -ms-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }
  70% {
    -moz-transform: scale(0.9);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -o-transform: scale(1.05);
  }
  70% {
    -o-transform: scale(0.9);
  }
  100% {
    -o-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -ms-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes bounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(30px);
  }
  80% {
    -moz-transform: translateY(-10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes bounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(30px);
  }
  80% {
    -o-transform: translateY(-10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  -moz-animation-name: bounceInDown;
  -ms-animation-name: bounceInDown;
  -o-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(30px);
  }
  80% {
    -moz-transform: translateX(-10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(30px);
  }
  80% {
    -o-transform: translateX(-10px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  -moz-animation-name: bounceInLeft;
  -ms-animation-name: bounceInLeft;
  -o-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounceInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-30px);
  }
  80% {
    -moz-transform: translateX(10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes bounceInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(-30px);
  }
  80% {
    -o-transform: translateX(10px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  -moz-animation-name: bounceInRight;
  -ms-animation-name: bounceInRight;
  -o-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes bounceInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(-30px);
  }
  80% {
    -moz-transform: translateY(10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes bounceInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(-30px);
  }
  80% {
    -o-transform: translateY(10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  -moz-animation-name: bounceInUp;
  -ms-animation-name: bounceInUp;
  -o-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
}
@-moz-keyframes bounceOut {
  0% {
    -moz-transform: scale(1);
  }
  25% {
    -moz-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
}
@-o-keyframes bounceOut {
  0% {
    -o-transform: scale(1);
  }
  25% {
    -o-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -o-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
  -ms-animation-name: bounceOut;
  -o-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@-moz-keyframes bounceOutDown {
  0% {
    -moz-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}
@-o-keyframes bounceOutDown {
  0% {
    -o-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  -moz-animation-name: bounceOutDown;
  -ms-animation-name: bounceOutDown;
  -o-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@-moz-keyframes bounceOutLeft {
  0% {
    -moz-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}
@-o-keyframes bounceOutLeft {
  0% {
    -o-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  -moz-animation-name: bounceOutLeft;
  -ms-animation-name: bounceOutLeft;
  -o-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@-moz-keyframes bounceOutRight {
  0% {
    -moz-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}
@-o-keyframes bounceOutRight {
  0% {
    -o-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  -moz-animation-name: bounceOutRight;
  -ms-animation-name: bounceOutRight;
  -o-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@-moz-keyframes bounceOutUp {
  0% {
    -moz-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}
@-o-keyframes bounceOutUp {
  0% {
    -o-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  -moz-animation-name: bounceOutUp;
  -ms-animation-name: bounceOutUp;
  -o-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -ms-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -ms-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
  -ms-animation-name: fadeInDownBig;
  -o-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -ms-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  -moz-animation-name: fadeInLeftBig;
  -ms-animation-name: fadeInLeftBig;
  -o-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -ms-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  -moz-animation-name: fadeInRightBig;
  -ms-animation-name: fadeInRightBig;
  -o-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  -moz-animation-name: fadeInUpBig;
  -ms-animation-name: fadeInUpBig;
  -o-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -ms-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
}
@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
}
@-o-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  -moz-animation-name: fadeOutDown;
  -ms-animation-name: fadeOutDown;
  -o-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@-moz-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}
@-o-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  -moz-animation-name: fadeOutDownBig;
  -ms-animation-name: fadeOutDownBig;
  -o-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
}
@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
}
@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  -moz-animation-name: fadeOutLeft;
  -ms-animation-name: fadeOutLeft;
  -o-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@-moz-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}
@-o-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  -moz-animation-name: fadeOutLeftBig;
  -ms-animation-name: fadeOutLeftBig;
  -o-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
}
@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
}
@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  -moz-animation-name: fadeOutRight;
  -ms-animation-name: fadeOutRight;
  -o-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@-moz-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}
@-o-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  -moz-animation-name: fadeOutRightBig;
  -ms-animation-name: fadeOutRightBig;
  -o-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
}
@-moz-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
}
@-o-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  -moz-animation-name: fadeOutUp;
  -ms-animation-name: fadeOutUp;
  -o-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@-moz-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}
@-o-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  -moz-animation-name: fadeOutUpBig;
  -ms-animation-name: fadeOutUpBig;
  -o-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-moz-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-o-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -ms-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}
@-moz-keyframes flip {
  0% {
    -moz-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -moz-animation-timing-function: ease-out;
  }
  40% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -moz-animation-timing-function: ease-out;
  }
  50% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-animation-timing-function: ease-in;
  }
  80% {
    -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -moz-animation-timing-function: ease-in;
  }
  100% {
    -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -moz-animation-timing-function: ease-in;
  }
}
@-o-keyframes flip {
  0% {
    -o-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -o-animation-timing-function: ease-out;
  }
  40% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -o-animation-timing-function: ease-out;
  }
  50% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-animation-timing-function: ease-in;
  }
  80% {
    -o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -o-animation-timing-function: ease-in;
  }
  100% {
    -o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -o-animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    animation-timing-function: ease-in;
  }
}
.animate.flip {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  -o-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flip;
  -moz-animation-name: flip;
  -ms-animation-name: flip;
  -o-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipInX {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -moz-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-o-keyframes flipInX {
  0% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -o-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -o-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  -o-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  -moz-animation-name: flipInX;
  -ms-animation-name: flipInX;
  -o-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipInY {
  0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -moz-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-o-keyframes flipInY {
  0% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -o-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -o-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  -o-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  -moz-animation-name: flipInY;
  -ms-animation-name: flipInY;
  -o-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@-moz-keyframes flipOutX {
  0% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@-o-keyframes flipOutX {
  0% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  -o-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutX;
  -moz-animation-name: flipOutX;
  -ms-animation-name: flipOutX;
  -o-animation-name: flipOutX;
  animation-name: flipOutX;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@-moz-keyframes flipOutY {
  0% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@-o-keyframes flipOutY {
  0% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  -o-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  -moz-animation-name: flipOutY;
  -ms-animation-name: flipOutY;
  -o-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    opacity: 0;
  }
}
@-moz-keyframes hinge {
  0% {
    -moz-transform: rotate(0);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -moz-transform: rotate(80deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  40% {
    -moz-transform: rotate(60deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  80% {
    -moz-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  100% {
    -moz-transform: translateY(700px);
    opacity: 0;
  }
}
@-o-keyframes hinge {
  0% {
    -o-transform: rotate(0);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -o-transform: rotate(80deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  40% {
    -o-transform: rotate(60deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  80% {
    -o-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  100% {
    -o-transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  100% {
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  -moz-animation-name: hinge;
  -ms-animation-name: hinge;
  -o-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes lightSpeedIn {
  0% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -moz-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -moz-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@-o-keyframes lightSpeedIn {
  0% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -o-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -o-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  -moz-animation-name: lightSpeedIn;
  -ms-animation-name: lightSpeedIn;
  -o-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -ms-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@-moz-keyframes lightSpeedOut {
  0% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@-o-keyframes lightSpeedOut {
  0% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  -moz-animation-name: lightSpeedOut;
  -ms-animation-name: lightSpeedOut;
  -o-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -ms-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@-o-keyframes pulse {
  0% {
    -o-transform: scale(1);
  }
  50% {
    -o-transform: scale(1.1);
  }
  100% {
    -o-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -ms-animation-name: pulse;
  -o-animation-name: pulse;
  animation-name: pulse;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
}
@-moz-keyframes rollIn {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg);
  }
}
@-o-keyframes rollIn {
  0% {
    opacity: 0;
    -o-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  -moz-animation-name: rollIn;
  -ms-animation-name: rollIn;
  -o-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
  }
}
@-moz-keyframes rollOut {
  0% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(100%) rotate(120deg);
  }
}
@-o-keyframes rollOut {
  0% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  -moz-animation-name: rollOut;
  -ms-animation-name: rollOut;
  -o-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateIn {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateIn {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  -moz-animation-name: rotateIn;
  -ms-animation-name: rotateIn;
  -o-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  -moz-animation-name: rotateInDownLeft;
  -ms-animation-name: rotateInDownLeft;
  -o-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  -moz-animation-name: rotateInDownRight;
  -ms-animation-name: rotateInDownRight;
  -o-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  -moz-animation-name: rotateInUpLeft;
  -ms-animation-name: rotateInUpLeft;
  -o-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  -moz-animation-name: rotateInUpRight;
  -ms-animation-name: rotateInUpRight;
  -o-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOut {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(200deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOut {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  -moz-animation-name: rotateOut;
  -ms-animation-name: rotateOut;
  -o-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  -moz-animation-name: rotateOutDownLeft;
  -ms-animation-name: rotateOutDownLeft;
  -o-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  -moz-animation-name: rotateOutDownRight;
  -ms-animation-name: rotateOutDownRight;
  -o-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -transform-origin: left bottom;
    -transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  -moz-animation-name: rotateOutUpLeft;
  -ms-animation-name: rotateOutUpLeft;
  -o-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  -moz-animation-name: rotateOutUpRight;
  -ms-animation-name: rotateOutUpRight;
  -o-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
  }
}
@-moz-keyframes shake {
  0%,
  100% {
    -moz-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -moz-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -moz-transform: translateX(10px);
  }
}
@-o-keyframes shake {
  0%,
  100% {
    -o-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -o-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -o-transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -ms-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes swing {
  20% {
    -moz-transform: rotate(15deg);
  }
  40% {
    -moz-transform: rotate(-10deg);
  }
  60% {
    -moz-transform: rotate(5deg);
  }
  80% {
    -moz-transform: rotate(-5deg);
  }
  100% {
    -moz-transform: rotate(0deg);
  }
}
@-o-keyframes swing {
  20% {
    -o-transform: rotate(15deg);
  }
  40% {
    -o-transform: rotate(-10deg);
  }
  60% {
    -o-transform: rotate(5deg);
  }
  80% {
    -o-transform: rotate(-5deg);
  }
  100% {
    -o-transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -ms-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  -moz-animation-name: swing;
  -ms-animation-name: swing;
  -o-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}
@-moz-keyframes tada {
  0% {
    -moz-transform: scale(1);
  }
  10%,
  20% {
    -moz-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -moz-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -moz-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -moz-transform: scale(1) rotate(0);
  }
}
@-o-keyframes tada {
  0% {
    -o-transform: scale(1);
  }
  10%,
  20% {
    -o-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -o-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -o-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -o-transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%,
  20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  -moz-animation-name: tada;
  -ms-animation-name: tada;
  -o-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes wobble {
  0% {
    -moz-transform: translateX(0%);
  }
  15% {
    -moz-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -moz-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -moz-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -moz-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -moz-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -moz-transform: translateX(0%);
  }
}
@-o-keyframes wobble {
  0% {
    -o-transform: translateX(0%);
  }
  15% {
    -o-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -o-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -o-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -o-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -o-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -o-transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    transform: translateX(0%);
  }
  15% {
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    transform: translateX(0%);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  -moz-animation-name: wobble;
  -ms-animation-name: wobble;
  -o-animation-name: wobble;
  animation-name: wobble;
}
/* Custom Styles */
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
.content-frame {
  padding: 2em;
}
/* Global Settings */
.trans {
  -webkit-transition: 0.2s all linear;
  -moz-transition: 0.2s all linear;
  -ms-transition: 0.2s all linear;
  -o-transition: 0.2s all linear;
  transition: 0.2s all linear;
}
.border-bottom {
  border-bottom: 1px solid #ffffff;
  float: left;
  padding: 0 10px 10px 0;
}
.border-bottom-black {
  border-bottom: 1px solid #ffffff;
  float: left;
  padding: 0 10px 10px 0;
  border-bottom: 1px solid #1d1d1b;
}
.bottom-radius {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.menu-toggle {
  display: none;
}
/* Primary Sections */
.primary-content,
.secondary-content {
  margin-top: 4em;
  margin-bottom: 2em;
}
.primary-content article > p:first-of-type {
  font-weight: 300;
  font-size: 1.75em;
  line-height: 1.4em;
  color: #818181;
  margin-top: 0;
}
.page-content {
  padding: 20px 0 70px;
}
.page-content:after {
  clear: both;
  content: '';
  display: block;
  height: 1px;
}
/* Pagination */
.wp-pagenavi {
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px solid #f4f4f4;
}
.wp-pagenavi a {
  display: inline-block;
  zoom: 1;
  *display: inline;
  border-radius: 2px;
  margin: 0 3px;
  padding: 8px 12px;
  width: 45%;
  background: #e00e1a;
  cursor: pointer;
  color: white;
}
.wp-pagenavi a:hover {
  color: white;
  background: #f01723;
}
.wp-pagenavi .nextpostslink a {
  float: right;
}
.wp-pagenavi .nextpostslink a:before {
  content: '\e86a';
  font-family: 'entypo';
  left: 4px;
  position: relative;
  color: white;
  margin-right: 12px;
}
.wp-pagenavi .previouspostslink a {
  float: left;
}
.wp-pagenavi .previouspostslink a:before {
  content: '\e86b';
  font-family: 'entypo';
  left: 4px;
  position: relative;
  color: white;
  margin-right: 12px;
}
.share .js-share-count {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-left: 0.5em;
  padding-left: 0.5em;
  border-left: 1px solid white;
}
.blog .back {
  display: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  ul.menu-primary li ul {
    margin-top: 0\9;
  }
}
.ie ul.menu-primary li ul {
  margin-top: 0;
}

/* Variables */
/* Colours */
/* HSU Colours */
@media (min-width: 1200px) {
  body {
    font-size: 15px;
    line-height: 140%;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 140%;
  }
  .container {
    width: 1140px;
    margin: 0 auto;
  }
  .absolute-container {
    width: 1140px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -570px;
  }
  .page-header .header-title .content-wrap,
  .page-header .header-title .social-share {
    float: left;
    width: 731.5px;
    margin-left: 26.125px;
    margin-right: 14.25px;
  }
  .primary-content {
    float: left;
    width: 731.5px;
    margin-left: 26.125px;
    margin-right: 14.25px;
  }
  .primary-content-full {
    float: left;
    width: 1111.5px;
    margin-left: 14.25px;
    margin-right: 14.25px;
  }
  .secondary-content {
    float: left;
    width: 304px;
    margin-left: 14.25px;
    margin-right: 14.25px;
  }
  .page .primary-content,
  .post-type-archive-publication .primary-content,
  .tax-publication-category .primary-content {
    float: right;
  }
  .page .secondary-content,
  .post-type-archive-publication .secondary-content,
  .tax-publication-category .secondary-content {
    float: left;
  }
  .page.home .primary-content,
  .post-type-archive-publication.home .primary-content,
  .tax-publication-category.home .primary-content {
    width: 541.5px;
    margin-left: 14.25px;
    margin-right: 14.25px;
    float: left;
  }
  .page.home .secondary-content,
  .post-type-archive-publication.home .secondary-content,
  .tax-publication-category.home .secondary-content {
    float: left;
    width: 541.5px;
    margin-left: 14.25px;
    margin-right: 14.25px;
    float: right;
  }
  .page-footer .logo {
    float: left;
    width: 304px;
    margin-left: 14.25px;
    margin-right: 14.25px;
  }
  .page-footer .branch-logos {
    float: left;
    width: 779px;
    margin-left: 14.25px;
    margin-right: 14.25px;
  }
  .site-footer .footer-widget {
    float: left;
    width: 304px;
    margin-left: 61.75px;
    margin-right: 14.25px;
  }
  .site-footer .footer-widget:first-of-type {
    float: left;
    width: 256.5px;
    margin-left: 14.25px;
    margin-right: 14.25px;
  }
  .preview-block .read-more {
    float: left;
    width: 1111.5px;
    margin-left: 14.25px;
    margin-right: 14.25px;
  }
  .preview-block-header {
    float: left;
    width: 1111.5px;
    margin-left: 14.25px;
    margin-right: 14.25px;
  }
  .post-preview,
  .twitter-widget {
    float: left;
    width: 351.5px;
    margin-left: 14.25px;
    margin-right: 14.25px;
  }
  .post-preview.index {
    float: left;
    width: 636.5px;
    margin-left: 14.25px;
    margin-right: 14.25px;
    margin-left: 0;
    marign-right: 0;
  }
  .post-preview.index .post-image {
    float: left;
    width: 161.5px;
    margin-left: 14.25px;
    margin-right: 14.25px;
    margin: 0;
  }
  .post-preview.index .post-title {
    float: left;
    width: 446.5px;
    margin-left: 14.25px;
    margin-right: 14.25px;
    margin-right: 0;
  }
  .tax-campaign .primary-content,
  .single-action .primary-content {
    float: left;
    width: 589px;
    margin-left: 14.25px;
    margin-right: 14.25px;
  }
  .tax-campaign .secondary-content,
  .single-action .secondary-content {
    float: left;
    width: 446.5px;
    margin-left: 61.75px;
    margin-right: 14.25px;
  }
  .action-preview .info {
    float: left;
    width: 247px;
    margin-left: 14.25px;
    margin-right: 14.25px;
  }
  .slide .container {
    width: 1140px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -570px;
  }
  .slide-content {
    float: left;
    width: 1111.5px;
    margin-left: 14.25px;
    margin-right: 14.25px;
  }
  .home-widget .title {
    float: left;
    width: 351.5px;
    margin-left: 14.25px;
    margin-right: 14.25px;
  }
  .home-widget .form {
    float: left;
    width: 731.5px;
    margin-left: 14.25px;
    margin-right: 14.25px;
  }
}

/*
  Base CSS File - Standard Desktops & CSS Default ~960px
 */
/* Grid Variables */
/* Type Variables */
/* Base Styles */
/*
  Based on the Eric Meyer CSS Reset v2.0 (http://meyerweb.com/eric/tools/css/reset/)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: top;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Variables */
/* Colours */
/* HSU Colours */
body {
  font-size: 16px;
  line-height: 140%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 140%;
}
.container {
  width: 960px;
  margin: 0 auto;
}
.absolute-container {
  width: 960px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -480px;
}
.page-header .header-title .content-wrap,
.page-header .header-title .social-share {
  float: left;
  width: 620px;
  margin-left: 20px;
  margin-right: 10px;
}
.primary-content {
  float: left;
  width: 620px;
  margin-left: 20px;
  margin-right: 10px;
}
.primary-content-full {
  float: left;
  width: 940px;
  margin-left: 10px;
  margin-right: 10px;
}
.secondary-content {
  float: left;
  width: 260px;
  margin-left: 10px;
  margin-right: 10px;
}
.page .primary-content,
.post-type-archive-publication .primary-content,
.tax-publication-category .primary-content {
  float: right;
}
.page .secondary-content,
.post-type-archive-publication .secondary-content,
.tax-publication-category .secondary-content {
  float: left;
}
.page.home .primary-content,
.post-type-archive-publication.home .primary-content,
.tax-publication-category.home .primary-content {
  width: 460px;
  margin-left: 10px;
  margin-right: 10px;
  float: left;
}
.page.home .secondary-content,
.post-type-archive-publication.home .secondary-content,
.tax-publication-category.home .secondary-content {
  float: left;
  width: 460px;
  margin-left: 10px;
  margin-right: 10px;
  float: right;
}
.page-footer .logo {
  float: left;
  width: 260px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 4em;
  margin-bottom: 2em;
}
.page-footer .logo h2 {
  font-size: 1.35em;
  text-transform: uppercase;
  margin-top: 0;
}
.page-footer .logo .page-widget {
  margin-bottom: 2em;
}
.page-footer .logo .page-widget.widget_hsu_email_subscribe_widget {
  background: #f9b233;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: .1em 1em;
}
.page-footer .logo .page-widget.widget_hsu_email_subscribe_widget input[type="text"],
.page-footer .logo .page-widget.widget_hsu_email_subscribe_widget input[type="email"] {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-footer .logo .page-widget.widget_hsu_email_subscribe_widget .button-secondary {
  margin: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-footer .logo .page-widget.widget_hsu_email_subscribe_widget h2 {
  margin: 1em 0;
  font-size: 1.125em;
  font-weight: 300;
  text-transform: uppercase;
}
.page-footer .logo .page-widget .back {
  text-transform: uppercase;
  font-family: 'Dosis', 'Trebuchet MS', sans-serif;
  font-size: 1.15em;
}
.page-footer .branch-logos {
  float: left;
  width: 660px;
  margin-left: 10px;
  margin-right: 10px;
}
.site-footer .footer-widget {
  float: left;
  width: 260px;
  margin-left: 50px;
  margin-right: 10px;
}
.site-footer .footer-widget:first-of-type {
  float: left;
  width: 220px;
  margin-left: 10px;
  margin-right: 10px;
}
.preview-block .read-more {
  float: left;
  width: 940px;
  margin-left: 10px;
  margin-right: 10px;
}
.preview-block-header {
  float: left;
  width: 940px;
  margin-left: 10px;
  margin-right: 10px;
}
.post-preview,
.twitter-widget {
  float: left;
  width: 300px;
  margin-left: 10px;
  margin-right: 10px;
}
.post-preview.index {
  float: left;
  width: 540px;
  margin-left: 10px;
  margin-right: 10px;
  margin-left: 0;
  marign-right: 0;
}
.post-preview.index .post-image {
  float: left;
  width: 140px;
  margin-left: 10px;
  margin-right: 10px;
  margin: 0;
}
.post-preview.index .post-title {
  float: left;
  width: 380px;
  margin-left: 10px;
  margin-right: 10px;
  margin-right: 0;
}
.tax-campaign .primary-content,
.single-action .primary-content {
  float: left;
  width: 500px;
  margin-left: 10px;
  margin-right: 10px;
}
.tax-campaign .secondary-content,
.single-action .secondary-content {
  float: left;
  width: 380px;
  margin-left: 50px;
  margin-right: 10px;
}
.action-preview .info {
  float: left;
  width: 212px;
  margin-left: 10px;
  margin-right: 10px;
}
.slide .container {
  width: 960px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -480px;
}
.slide-content {
  float: left;
  width: 940px;
  margin-left: 10px;
  margin-right: 10px;
}
.home-widget .title {
  float: left;
  width: 300px;
  margin-left: 10px;
  margin-right: 10px;
}
.home-widget .form {
  float: left;
  width: 620px;
  margin-left: 10px;
  margin-right: 10px;
}
body {
  color: #1d1d1b;
  font-family: 'Roboto', 'Helvetica', sans-serif;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Dosis', 'Trebuchet MS', sans-serif;
  font-weight: 700;
}
h1 {
  font-size: 2.5em;
  font-weight: 500;
  margin-top: 0.75em;
  margin-bottom: 0.25em;
  text-transform: uppercase;
}
h2 {
  font-size: 2em;
  margin-top: 1em;
  margin-bottom: 0.75em;
}
h3 {
  font-size: 1.5em;
  margin-top: 1.25em;
  margin-bottom: 0.5em;
  font-weight: normal;
}
h4 {
  font-size: 1.25em;
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-weight: normal;
  text-transform: uppercase;
  font-weight: 300;
}
h5 {
  font-size: 1.125em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
h6 {
  font-size: 1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
p {
  margin: 1em 0;
  font-weight: 500;
  font-size: 1.15em;
  line-height: 1.4em;
}
a {
  color: #1d1d1b;
  text-decoration: none;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
a:hover {
  color: #52524c;
}
abbr,
acronym {
  border-bottom: 1px dotted;
  cursor: help;
}
address {
  font-size: 1em;
  font-style: italic;
}
blockquote {
  background: #f4f4f4;
  color: #818181;
  font-size: 1.5em;
  padding: 0.25em 1.5em;
  line-height: 1.15em;
  font-weight: 300;
}
cite {
  font-style: italic;
}
code {
  font-size: 1em;
  font-family: monospace;
  background: #ffffff;
  border: 1px solid #f2f2f2;
  padding: 0.125em 0.25em;
  line-height: 150%;
}
em,
i {
  font-style: italic;
}
strong,
b {
  font-weight: bold;
}
hr {
  outline: none;
  border: none;
  margin: 1em 0;
  padding: 0;
  border-top: 1px solid #818181;
}
ol,
ul {
  margin: 1em 0;
  padding: 0 0 0 2em;
}
ol li,
ul li {
  font-size: 1.15em;
  list-style-position: outside;
}
ul li {
  list-style: disc;
}
ol li {
  list-style: decimal;
}
form {
  margin: 1em 0;
}
dl {
  margin: 1em 0;
}
dl dt {
  font-weight: bold;
}
dl dd {
  margin: 0 0 0.5em;
}
table {
  width: 100%;
  margin: 1em 0;
}
table th {
  padding: 0.5em;
  border: 1px solid #ffffff;
  background: #ffffff;
  text-align: left;
  font-weight: bold;
}
table td {
  padding: 0.5em;
  border: 1px solid #ffffff;
}
form {
  display: block;
}
fieldset {
  display: block;
  margin: 1.25em 0;
  padding: 0;
}
legend {
  display: block;
  width: 100%;
  margin: 0 0 1em 0;
  font-weight: bold;
  border-bottom: 1px solid #ffffff;
}
label {
  display: block;
  margin: 0 0 0.25em;
  font-weight: bold;
}
label.error {
  color: #fb6f5b;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="image"],
input[type="color"] {
  display: block;
  padding: 0.5em;
  margin: 0 0 0.625em;
  vertical-align: middle;
  border: 0px solid #d9d9d9;
  outline: none;
  font-family: inherit;
  font-size: 1em;
  border-radius: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-weight: 500;
}
input[type="submit"],
input[type="button"] {
  display: block;
  border-radius: 0;
}
input[type="file"] {
  padding: 0.125em;
  margin: 0 0 0.625em;
  font-family: inherit;
  font-size: 1em;
  -webkit-appearance: none;
  border-radius: 0;
  line-height: 100%;
}
textarea {
  padding: 0.25em;
}
.progress {
  display: inline-block;
  height: 2.5em;
  width: 100%;
  margin: 1.5em 0;
  border-radius: 10px;
  margin: 1em 0;
}
.progress[value] {
  /* Reset the default appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Remove Firefox and Opera border */
  border: 4px solid #e00e1a;
  /* IE10 uses `color` to set the bar background-color */
  color: #e00e1a;
}
.progress[value]::-webkit-progress-bar {
  background-color: #f4f4f4;
  /* border-radius: .2rem; */
}
.progress[value]::-webkit-progress-value {
  background-color: #e00e1a;
  /* border-top-left-radius: .2rem; */
  /* border-bottom-left-radius: .2rem; */
}
.progress[value="100"]::-webkit-progress-value {
  /* border-top-right-radius: .2rem; */
  /* border-bottom-right-radius: .2rem; */
}
/* Firefox styles must be entirely separate or it busts Webkit styles. */
@-moz-document url-prefix() {
  .progress[value] {
    background-color: #f4f4f4;
    border-radius: 10px;
  }
  .progress[value]::-moz-progress-bar {
    background-color: #e00e1a;
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem;
  }
  .progress[value="100"]::-moz-progress-bar {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem;
  }
}
/* IE9 hacks to accompany custom markup. We don't need to scope this via media queries, but I feel better doing it anyway. */
/* @media screen and (min-width:0px) {
  .progress {
    background-color: #eee;
    border-radius: .2rem;
  }
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem; Simulate hiding of value as in native `<progress>`
    background-color: #0074d9;
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem;
  }
  .progress[width="100%"] {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem;
  }
}
 */
/* Ninja Forms */
.ninja-forms-cont {
  background: #f4f4f4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2em;
  border-radius: 10px;
}
.ninja-forms-cont .field-wrap {
  margin-bottom: 0;
}
.ninja-forms-cont form {
  margin: 0;
}
.ninja-forms-cont label {
  margin: .75em 0 1em;
  float: left;
  width: 100%;
}
.ninja-forms-cont textarea,
.ninja-forms-cont input[type="text"],
.ninja-forms-cont input[type="password"],
.ninja-forms-cont input[type="datetime"],
.ninja-forms-cont input[type="datetime-local"],
.ninja-forms-cont input[type="date"],
.ninja-forms-cont input[type="month"],
.ninja-forms-cont input[type="time"],
.ninja-forms-cont input[type="week"],
.ninja-forms-cont input[type="number"],
.ninja-forms-cont input[type="email"],
.ninja-forms-cont input[type="url"],
.ninja-forms-cont input[type="search"],
.ninja-forms-cont input[type="tel"],
.ninja-forms-cont input[type="image"],
.ninja-forms-cont input[type="color"] {
  float: left;
  width: 100%;
  border: 2px solid #d9d9d9;
}
.ninja-forms-cont input[type="submit"] {
  margin: 0;
  background: #e00e1a;
  color: #ffffff;
}
.ninja-forms-cont input[type="submit"]:hover {
  background: #d20d18;
  text-decoration: none;
  color: #ffffff;
}
.ninja-forms-cont input[type="submit"]:active {
  background: #c30c17;
  color: #ffffff;
}
.ninja-forms-cont input[type="submit"].disabled {
  background: #ec0f1b;
  color: #980912;
  cursor: default;
}
.ninja-forms-cont .field-wrap.label-left {
  margin: 0;
}
.ninja-forms-cont .list-radio-wrap ul label {
  margin: 0.25em 0;
}
.ninja-forms-cont .checkbox-wrap {
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.ninja-forms-cont .checkbox-wrap label {
  float: left;
  width: 95%;
  margin-top: 10px;
}
.ninja-forms-cont .checkbox-wrap input[type="checkbox"] {
  float: right;
  margin-top: 15px;
}
.field-wrap.label-left .ninja-forms-field {
  margin-left: 0 !important;
}
.ninja-forms-field-error p {
  color: #e00e1a;
}
/*
 * Select
 */
.select {
  width: 100%;
  position: relative;
}
.select select {
  font-size: 1em;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 0.625em;
  padding: 0.7em;
  line-height: 1.5;
  color: #1d1d1b;
  background: white;
  border: 2px solid #d9d9d9;
  border-radius: 0;
  cursor: pointer;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.select select:hover {
  border: 2px solid #cccccc;
}
.select select:focus {
  border: 2px solid #b3b3b3;
}
/* Undo the Firefox inner focus ring */
.select select:focus:-moz-focusring {
  color: transparent;
}
/* Dropdown arrow */
.select:after {
  position: absolute;
  top: 4em;
  right: 1.25rem;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  margin-top: -0.15rem;
  pointer-events: none;
  border-top: .35rem solid;
  border-right: .35rem solid transparent;
  border-bottom: .35rem solid transparent;
  border-left: .35rem solid transparent;
}
/* Hover state */
/* Uncomment if you need it, but be aware of the sticky iOS states.
.select select:hover {
  background-color: #ddd;
}
*/
/* Focus */
/* Active/open */
.select select:active {
  color: white;
  background-color: #ffffff;
}
/* Hide the arrow in IE10 and up */
.select select::-ms-expand {
  display: none;
}
/* Media query to target Firefox only */
@-moz-document url-prefix() {
  /* Firefox hack to hide the arrow */
  .select select {
    text-indent: 0.01px;
    text-overflow: '';
    padding-right: 1rem;
  }
  /* <option> elements inherit styles from <select>, so reset them. */
  .select option {
    background-color: #fff;
  }
}
button,
.button,
[class^="button"],
input[type="button"],
input[type="submit"],
input[type="reset"] {
  padding: 0.625em 1.25em;
  margin: 0 0 0.625em;
  font-family: 'Dosis', 'Trebuchet MS', sans-serif;
  font-size: 1em;
  font-weight: 500;
  border: none;
  border-radius: 2em;
  text-transform: uppercase;
  outline: none;
  line-height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: #ffffff;
  color: #1d1d1b;
}
button:hover,
.button:hover,
[class^="button"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
  background: #f7f7f7;
  text-decoration: none;
  color: #1d1d1b;
}
button:active,
.button:active,
[class^="button"]:active,
input[type="button"]:active,
input[type="submit"]:active,
input[type="reset"]:active {
  background: #f0f0f0;
  color: #1d1d1b;
}
button.disabled,
.button.disabled,
[class^="button"].disabled,
input[type="button"].disabled,
input[type="submit"].disabled,
input[type="reset"].disabled {
  background: #ffffff;
  color: #d9d9d9;
  cursor: default;
}
button.huge,
.button.huge,
[class^="button"].huge,
input[type="button"].huge,
input[type="submit"].huge,
input[type="reset"].huge {
  font-size: 1.25em;
  font-weight: 600;
  padding: 0.625em 2em;
}
button.primary,
.button-primary,
input.button-primary {
  background: #f9b233;
  color: #ffffff;
}
button.primary:hover,
.button-primary:hover,
input.button-primary:hover {
  background: #f9ac24;
  text-decoration: none;
  color: #ffffff;
}
button.primary:active,
.button-primary:active,
input.button-primary:active {
  background: #f8a715;
  color: #ffffff;
}
button.primary.disabled,
.button-primary.disabled,
input.button-primary.disabled {
  background: #f9b73f;
  color: #d98e06;
  cursor: default;
}
button.secondary,
.button-secondary,
input.button-secondary {
  background: #e00e1a;
  color: #ffffff;
}
button.secondary:hover,
.button-secondary:hover,
input.button-secondary:hover {
  background: #d20d18;
  text-decoration: none;
  color: #ffffff;
}
button.secondary:active,
.button-secondary:active,
input.button-secondary:active {
  background: #c30c17;
  color: #ffffff;
}
button.secondary.disabled,
.button-secondary.disabled,
input.button-secondary.disabled {
  background: #ec0f1b;
  color: #980912;
  cursor: default;
}
button.pill,
.button-pill,
input.button-pill {
  background: #fde1af;
  color: #e00e1a;
  border-radius: 0.775em;
  position: relative;
  padding: 0.625em 1.85em 0.625em 1.5em;
  font-size: 1.17em;
}
button.pill:hover,
.button-pill:hover,
input.button-pill:hover {
  background: #fcdba0;
  text-decoration: none;
  color: #e00e1a;
}
button.pill:active,
.button-pill:active,
input.button-pill:active {
  background: #fcd691;
  color: #e00e1a;
}
button.pill.disabled,
.button-pill.disabled,
input.button-pill.disabled {
  background: #fde5bb;
  color: #fac565;
  cursor: default;
}
button.pill:after,
.button-pill:after,
input.button-pill:after {
  content: '\e86a';
  font-family: 'entypo';
  position: absolute;
  right: 15px;
}
button.facebook,
.button-facebook,
input.button-facebook {
  background: #3b5998;
  color: #ffffff;
  padding-left: 0.6em;
}
button.facebook:hover,
.button-facebook:hover,
input.button-facebook:hover {
  background: #37538d;
  text-decoration: none;
  color: #ffffff;
}
button.facebook:active,
.button-facebook:active,
input.button-facebook:active {
  background: #324c82;
  color: #ffffff;
}
button.facebook.disabled,
.button-facebook.disabled,
input.button-facebook.disabled {
  background: #3f5ea1;
  color: #263961;
  cursor: default;
}
button.facebook.disabled,
.button-facebook.disabled,
input.button-facebook.disabled {
  background: #9099ae;
  color: white;
  cursor: default;
}
button.twitter,
.button-twitter,
input.button-twitter {
  background: #00aced;
  color: #ffffff;
}
button.twitter:hover,
.button-twitter:hover,
input.button-twitter:hover {
  background: #00a1de;
  text-decoration: none;
  color: #ffffff;
}
button.twitter:active,
.button-twitter:active,
input.button-twitter:active {
  background: #0096ce;
  color: #ffffff;
}
button.twitter.disabled,
.button-twitter.disabled,
input.button-twitter.disabled {
  background: #00b5fa;
  color: #0074a1;
  cursor: default;
}
button.twitter.disabled,
.button-twitter.disabled,
input.button-twitter.disabled {
  background: #aebcc7;
  color: white;
  cursor: default;
}
/* Navigation */
ul[class*="menu-"] {
  margin: 1em 0;
  padding: 0;
}
ul[class*="menu-"] li {
  position: relative;
  list-style: none;
}
ul[class*="menu-"] li a {
  padding: 0.75em .5em;
  line-height: 100%;
  color: #1d1d1b;
  text-decoration: none;
}
ul[class*="menu-"] li:hover > a,
ul[class*="menu-"] li a:hover,
ul[class*="menu-"] li a.selected,
ul[class*="menu-"] li.current-menu-item > a {
  color: #e00e1a;
}
ul.menu-primary li {
  display: inline;
  font-size: 1em;
}
ul.menu-primary li:last-child {
  background: white;
  padding: 2.25em .5em 1.5em;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  position: absolute;
  right: 0;
  top: 0;
}
ul.menu-primary li a {
  display: inline-block;
  zoom: 1;
  *display: inline;
  text-transform: uppercase;
  font-family: 'Dosis', 'Trebuchet MS', sans-serif;
  font-size: 1.125em;
  font-weight: 600;
}
ul.menu-primary li ul {
  display: none;
  margin: 1em 0;
  padding: 0;
  position: absolute;
  top: 1.5em;
  left: 0;
  border: 1px solid #ffffff;
  background: white;
  z-index: 1000;
}
ul.menu-primary li ul li {
  display: block;
}
ul.menu-primary li ul li:last-child {
  background: none;
  padding: 0;
  position: relative;
}
ul.menu-primary li ul li a {
  display: block;
  white-space: nowrap;
}
ul.menu-primary li:hover ul,
ul.menu-primary li ul:hover {
  display: inline;
}
ul.menu-secondary {
  border: 1px solid #ffffff;
}
ul.menu-secondary li {
  display: block;
}
ul.menu-secondary li a {
  display: block;
}
@font-face {
  font-family: 'entypo';
  src: url('../fonts/entypo.eot?59575301');
  src: url('../fonts/entypo.eot?59575301#iefix') format('embedded-opentype'), url('../fonts/entypo.woff?59575301') format('woff'), url('../fonts/entypo.ttf?59575301') format('truetype'), url('../fonts/entypo.svg?59575301#entypo') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'entypo';
    src: url('../font/entypo.svg?59575301#entypo') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before,
.tweet:before,
.read-more:after {
  font-family: "entypo";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
span.icon-facebook:before {
  padding-right: 0.2em;
}
span.icon-twitter:before {
  padding-right: 0.3em;
}
.icon-note:before {
  content: '\e800';
}
/* '' */
.icon-cancel-circled:before {
  content: '\e801';
}
/* '' */
.icon-cancel-squared:before {
  content: '\e802';
}
/* '' */
.icon-note-beamed:before {
  content: '\e803';
}
/* '' */
.icon-upload-cloud:before {
  content: '\e804';
}
/* '' */
.icon-music:before {
  content: '\e805';
}
/* '' */
.icon-plus:before {
  content: '\e806';
}
/* '' */
.icon-bookmark:before {
  content: '\e807';
}
/* '' */
.icon-chat:before {
  content: '\e808';
}
/* '' */
.icon-bell:before {
  content: '\e809';
}
/* '' */
.icon-light-down:before {
  content: '\e80a';
}
/* '' */
.icon-basket:before {
  content: '\e80b';
}
/* '' */
.icon-down:before {
  content: '\e80c';
}
/* '' */
.icon-left-dir:before {
  content: '\e80d';
}
/* '' */
.icon-left-circled:before {
  content: '\e80e';
}
/* '' */
.icon-search:before {
  content: '\e80f';
}
/* '' */
.icon-mail:before {
  content: '\e810';
}
/* '' */
.icon-heart:before {
  content: '\e811';
}
/* '' */
.icon-flashlight:before {
  content: '\e812';
}
/* '' */
.icon-heart-empty:before {
  content: '\e813';
}
/* '' */
.icon-star:before {
  content: '\e814';
}
/* '' */
.icon-star-empty:before {
  content: '\e815';
}
/* '' */
.icon-user:before {
  content: '\e816';
}
/* '' */
.icon-users:before {
  content: '\e817';
}
/* '' */
.icon-user-add:before {
  content: '\e818';
}
/* '' */
.icon-video:before {
  content: '\e819';
}
/* '' */
.icon-camera:before {
  content: '\e81a';
}
/* '' */
.icon-picture:before {
  content: '\e81b';
}
/* '' */
.icon-layout:before {
  content: '\e81c';
}
/* '' */
.icon-check:before {
  content: '\e81d';
}
/* '' */
.icon-tag:before {
  content: '\e81e';
}
/* '' */
.icon-cancel:before {
  content: '\e81f';
}
/* '' */
.icon-eye:before {
  content: '\e820';
}
/* '' */
.icon-lock-open:before {
  content: '\e821';
}
/* '' */
.icon-menu:before {
  content: '\e822';
}
/* '' */
.icon-lock:before {
  content: '\e823';
}
/* '' */
.icon-attach:before {
  content: '\e824';
}
/* '' */
.icon-link:before {
  content: '\e825';
}
/* '' */
.icon-home:before {
  content: '\e826';
}
/* '' */
.icon-back:before {
  content: '\e827';
}
/* '' */
.icon-info-circled:before {
  content: '\e828';
}
/* '' */
.icon-info:before {
  content: '\e829';
}
/* '' */
.icon-help-circled:before {
  content: '\e82a';
}
/* '' */
.icon-help:before {
  content: '\e82b';
}
/* '' */
.icon-minus-circled:before {
  content: '\e82c';
}
/* '' */
.icon-minus:before {
  content: '\e82d';
}
/* '' */
.icon-plus-squared:before {
  content: '\e82e';
}
/* '' */
.icon-plus-circled:before {
  content: '\e82f';
}
/* '' */
.icon-minus-squared:before {
  content: '\e830';
}
/* '' */
.icon-bookmarks:before {
  content: '\e831';
}
/* '' */
.icon-flag:before {
  content: '\e832';
}
/* '' */
.icon-thumbs-up:before {
  content: '\e833';
}
/* '' */
.icon-upload:before {
  content: '\e834';
}
/* '' */
.icon-thumbs-down:before {
  content: '\e835';
}
/* '' */
.icon-download:before {
  content: '\e836';
}
/* '' */
.icon-reply:before {
  content: '\e837';
}
/* '' */
.icon-reply-all:before {
  content: '\e838';
}
/* '' */
.icon-forward:before {
  content: '\e839';
}
/* '' */
.icon-quote:before {
  content: '\e83a';
}
/* '' */
.icon-code:before {
  content: '\e83b';
}
/* '' */
.icon-export:before {
  content: '\e83c';
}
/* '' */
.icon-pencil:before {
  content: '\e83d';
}
/* '' */
.icon-feather:before {
  content: '\e83e';
}
/* '' */
.icon-print:before {
  content: '\e83f';
}
/* '' */
.icon-retweet:before {
  content: '\e840';
}
/* '' */
.icon-keyboard:before {
  content: '\e841';
}
/* '' */
.icon-comment:before {
  content: '\e842';
}
/* '' */
.icon-book:before {
  content: '\e843';
}
/* '' */
.icon-book-open:before {
  content: '\e844';
}
/* '' */
.icon-newspaper:before {
  content: '\e845';
}
/* '' */
.icon-doc-text-inv:before {
  content: '\e846';
}
/* '' */
.icon-doc-text:before {
  content: '\e847';
}
/* '' */
.icon-doc-landscape:before {
  content: '\e848';
}
/* '' */
.icon-doc:before {
  content: '\e849';
}
/* '' */
.icon-trash:before {
  content: '\e84a';
}
/* '' */
.icon-cup:before {
  content: '\e84b';
}
/* '' */
.icon-compass:before {
  content: '\e84c';
}
/* '' */
.icon-direction:before {
  content: '\e84d';
}
/* '' */
.icon-map:before {
  content: '\e84e';
}
/* '' */
.icon-location:before {
  content: '\e84f';
}
/* '' */
.icon-address:before {
  content: '\e850';
}
/* '' */
.icon-vcard:before {
  content: '\e851';
}
/* '' */
.icon-alert:before {
  content: '\e852';
}
/* '' */
.icon-attention:before {
  content: '\e853';
}
/* '' */
.icon-folder:before {
  content: '\e854';
}
/* '' */
.icon-archive:before {
  content: '\e855';
}
/* '' */
.icon-box:before {
  content: '\e856';
}
/* '' */
.icon-rss:before {
  content: '\e857';
}
/* '' */
.icon-phone:before {
  content: '\e858';
}
/* '' */
.icon-cog:before {
  content: '\e859';
}
/* '' */
.icon-tools:before {
  content: '\e85a';
}
/* '' */
.icon-share:before {
  content: '\e85b';
}
/* '' */
.icon-shareable:before {
  content: '\e85c';
}
/* '' */
.icon-bag:before {
  content: '\e85d';
}
/* '' */
.icon-calendar:before {
  content: '\e85e';
}
/* '' */
.icon-login:before {
  content: '\e85f';
}
/* '' */
.icon-logout:before {
  content: '\e860';
}
/* '' */
.icon-mic:before {
  content: '\e861';
}
/* '' */
.icon-mute:before {
  content: '\e862';
}
/* '' */
.icon-docs:before {
  content: '\e863';
}
/* '' */
.icon-sound:before {
  content: '\e864';
}
/* '' */
.icon-volume:before {
  content: '\e865';
}
/* '' */
.icon-clock:before {
  content: '\e866';
}
/* '' */
.icon-hourglass:before {
  content: '\e867';
}
/* '' */
.icon-down-open-mini:before {
  content: '\e868';
}
/* '' */
.icon-up-open:before {
  content: '\e869';
}
/* '' */
.icon-right-open:before {
  content: '\e86a';
}
/* '' */
.icon-left-open:before {
  content: '\e86b';
}
/* '' */
.icon-down-open:before {
  content: '\e86c';
}
/* '' */
.icon-right-circled:before {
  content: '\e86d';
}
/* '' */
.icon-down-circled:before {
  content: '\e86e';
}
/* '' */
.icon-up-circled:before {
  content: '\e86f';
}
/* '' */
.icon-arrow-combo:before {
  content: '\e870';
}
/* '' */
.icon-window:before {
  content: '\e871';
}
/* '' */
.icon-publish:before {
  content: '\e872';
}
/* '' */
.icon-popup:before {
  content: '\e873';
}
/* '' */
.icon-resize-small:before {
  content: '\e874';
}
/* '' */
.icon-resize-full:before {
  content: '\e875';
}
/* '' */
.icon-block:before {
  content: '\e876';
}
/* '' */
.icon-adjust:before {
  content: '\e877';
}
/* '' */
.icon-light-up:before {
  content: '\e878';
}
/* '' */
.icon-lamp:before {
  content: '\e879';
}
/* '' */
.icon-left-open-mini:before {
  content: '\e87a';
}
/* '' */
.icon-right-open-mini:before {
  content: '\e87b';
}
/* '' */
.icon-up-open-mini:before {
  content: '\e87c';
}
/* '' */
.icon-down-open-big:before {
  content: '\e87d';
}
/* '' */
.icon-left-open-big:before {
  content: '\e87e';
}
/* '' */
.icon-right-open-big:before {
  content: '\e87f';
}
/* '' */
.icon-arrows-ccw:before {
  content: '\e880';
}
/* '' */
.icon-cw:before {
  content: '\e881';
}
/* '' */
.icon-ccw:before {
  content: '\e882';
}
/* '' */
.icon-up-open-big:before {
  content: '\e883';
}
/* '' */
.icon-level-down:before {
  content: '\e884';
}
/* '' */
.icon-up-thin:before {
  content: '\e885';
}
/* '' */
.icon-left-thin:before {
  content: '\e886';
}
/* '' */
.icon-progress-1:before {
  content: '\e887';
}
/* '' */
.icon-progress-2:before {
  content: '\e888';
}
/* '' */
.icon-right-thin:before {
  content: '\e889';
}
/* '' */
.icon-progress-3:before {
  content: '\e88a';
}
/* '' */
.icon-target:before {
  content: '\e88b';
}
/* '' */
.icon-palette:before {
  content: '\e88c';
}
/* '' */
.icon-list:before {
  content: '\e88d';
}
/* '' */
.icon-list-add:before {
  content: '\e88e';
}
/* '' */
.icon-signal:before {
  content: '\e88f';
}
/* '' */
.icon-level-up:before {
  content: '\e890';
}
/* '' */
.icon-left:before {
  content: '\e891';
}
/* '' */
.icon-shuffle:before {
  content: '\e892';
}
/* '' */
.icon-trophy:before {
  content: '\e893';
}
/* '' */
.icon-loop:before {
  content: '\e894';
}
/* '' */
.icon-right:before {
  content: '\e895';
}
/* '' */
.icon-battery:before {
  content: '\e896';
}
/* '' */
.icon-back-in-time:before {
  content: '\e897';
}
/* '' */
.icon-switch:before {
  content: '\e898';
}
/* '' */
.icon-up:before {
  content: '\e899';
}
/* '' */
.icon-down-dir:before {
  content: '\e89a';
}
/* '' */
.icon-play:before {
  content: '\e89b';
}
/* '' */
.icon-monitor:before {
  content: '\e89c';
}
/* '' */
.icon-mobile:before {
  content: '\e89d';
}
/* '' */
.icon-stop:before {
  content: '\e89e';
}
/* '' */
.icon-right-dir:before {
  content: '\e89f';
}
/* '' */
.icon-pause:before {
  content: '\e8a0';
}
/* '' */
.icon-network:before {
  content: '\e8a1';
}
/* '' */
.icon-cd:before {
  content: '\e8a2';
}
/* '' */
.icon-record:before {
  content: '\e8a3';
}
/* '' */
.icon-up-dir:before {
  content: '\e8a4';
}
/* '' */
.icon-down-bold:before {
  content: '\e8a5';
}
/* '' */
.icon-to-end:before {
  content: '\e8a6';
}
/* '' */
.icon-inbox:before {
  content: '\e8a7';
}
/* '' */
.icon-install:before {
  content: '\e8a8';
}
/* '' */
.icon-to-start:before {
  content: '\e8a9';
}
/* '' */
.icon-left-bold:before {
  content: '\e8aa';
}
/* '' */
.icon-right-bold:before {
  content: '\e8ab';
}
/* '' */
.icon-fast-forward:before {
  content: '\e8ac';
}
/* '' */
.icon-globe:before {
  content: '\e8ad';
}
/* '' */
.icon-cloud:before {
  content: '\e8ae';
}
/* '' */
.icon-fast-backward:before {
  content: '\e8af';
}
/* '' */
.icon-down-thin:before {
  content: '\e8b0';
}
/* '' */
.icon-progress-0:before {
  content: '\e8b1';
}
/* '' */
.icon-up-bold:before {
  content: '\e8b2';
}
/* '' */
.icon-cloud-thunder:before {
  content: '\e8b3';
}
/* '' */
.icon-chart-area:before {
  content: '\e8b4';
}
/* '' */
.icon-chart-bar:before {
  content: '\e8b5';
}
/* '' */
.icon-flow-tree:before {
  content: '\e8b6';
}
/* '' */
.icon-flow-line:before {
  content: '\e8b7';
}
/* '' */
.icon-vimeo:before {
  content: '\e8b8';
}
/* '' */
.icon-flickr-circled:before {
  content: '\e8b9';
}
/* '' */
.icon-lastfm:before {
  content: '\e8ba';
}
/* '' */
.icon-lastfm-circled:before {
  content: '\e8bb';
}
/* '' */
.icon-vkontakte:before {
  content: '\e8bc';
}
/* '' */
.icon-behance:before {
  content: '\e8bd';
}
/* '' */
.icon-mixi:before {
  content: '\e8be';
}
/* '' */
.icon-stumbleupon:before {
  content: '\e8bf';
}
/* '' */
.icon-stumbleupon-circled:before {
  content: '\e8c0';
}
/* '' */
.icon-flickr:before {
  content: '\e8c1';
}
/* '' */
.icon-github-circled:before {
  content: '\e8c2';
}
/* '' */
.icon-flow-cascade:before {
  content: '\e8c3';
}
/* '' */
.icon-flow-branch:before {
  content: '\e8c4';
}
/* '' */
.icon-chart-line:before {
  content: '\e8c5';
}
/* '' */
.icon-chart-pie:before {
  content: '\e8c6';
}
/* '' */
.icon-erase:before {
  content: '\e8c7';
}
/* '' */
.icon-key:before {
  content: '\e8c8';
}
/* '' */
.icon-github:before {
  content: '\e8c9';
}
/* '' */
.icon-dribbble-circled:before {
  content: '\e8ca';
}
/* '' */
.icon-picasa:before {
  content: '\e8cb';
}
/* '' */
.icon-dribbble:before {
  content: '\e8cc';
}
/* '' */
.icon-infinity:before {
  content: '\e8cd';
}
/* '' */
.icon-magnet:before {
  content: '\e8ce';
}
/* '' */
.icon-bucket:before {
  content: '\e8cf';
}
/* '' */
.icon-linkedin-circled:before {
  content: '\e8d0';
}
/* '' */
.icon-paypal:before {
  content: '\e8d1';
}
/* '' */
.icon-sina-weibo:before {
  content: '\e8d2';
}
/* '' */
.icon-linkedin:before {
  content: '\e8d3';
}
/* '' */
.icon-cc-zero:before {
  content: '\e8d4';
}
/* '' */
.icon-drive:before {
  content: '\e8d5';
}
/* '' */
.icon-brush:before {
  content: '\e8d6';
}
/* '' */
.icon-dot-3:before {
  content: '\e8d7';
}
/* '' */
.icon-database:before {
  content: '\e8d8';
}
/* '' */
.icon-cc-pd:before {
  content: '\e8d9';
}
/* '' */
.icon-tumblr-circled:before {
  content: '\e8da';
}
/* '' */
.icon-renren:before {
  content: '\e8db';
}
/* '' */
.icon-skype-circled:before {
  content: '\e8dc';
}
/* '' */
.icon-tumblr:before {
  content: '\e8dd';
}
/* '' */
.icon-cc-nd:before {
  content: '\e8de';
}
/* '' */
.icon-megaphone:before {
  content: '\e8df';
}
/* '' */
.icon-dot-2:before {
  content: '\e8e0';
}
/* '' */
.icon-dot:before {
  content: '\e8e1';
}
/* '' */
.icon-clipboard:before {
  content: '\e8e2';
}
/* '' */
.icon-cc-sa:before {
  content: '\e8e3';
}
/* '' */
.icon-pinterest-circled:before {
  content: '\e8e4';
}
/* '' */
.icon-cc-remix:before {
  content: '\e8e5';
}
/* '' */
.icon-thermometer:before {
  content: '\e8e6';
}
/* '' */
.icon-soundcloud:before {
  content: '\e8e7';
}
/* '' */
.icon-cc-share:before {
  content: '\e8e8';
}
/* '' */
.icon-google-circles:before {
  content: '\e8e9';
}
/* '' */
.icon-skype:before {
  content: '\e8ea';
}
/* '' */
.icon-flattr:before {
  content: '\e8eb';
}
/* '' */
.icon-cc-nc-jp:before {
  content: '\e8ec';
}
/* '' */
.icon-cc-nc-eu:before {
  content: '\e8ed';
}
/* '' */
.icon-cc-nc:before {
  content: '\e8ee';
}
/* '' */
.icon-cc-by:before {
  content: '\e8ef';
}
/* '' */
.icon-cc:before {
  content: '\e8f0';
}
/* '' */
.icon-traffic-cone:before {
  content: '\e8f1';
}
/* '' */
.icon-gauge:before {
  content: '\e8f2';
}
/* '' */
.icon-rocket:before {
  content: '\e8f3';
}
/* '' */
.icon-flow-parallel:before {
  content: '\e8f4';
}
/* '' */
.icon-vimeo-circled:before {
  content: '\e8f5';
}
/* '' */
.icon-twitter:before {
  content: '\e8f6';
}
/* '' */
.icon-twitter-circled:before {
  content: '\e8f7';
}
/* '' */
.icon-facebook:before {
  content: '\e8f8';
}
/* '' */
.icon-facebook-circled:before {
  content: '\e8f9';
}
/* '' */
.icon-facebook-squared:before {
  content: '\e8fa';
}
/* '' */
.icon-gplus:before {
  content: '\e8fb';
}
/* '' */
.icon-gplus-circled:before {
  content: '\e8fc';
}
/* '' */
.icon-pinterest:before {
  content: '\e8fd';
}
/* '' */
.icon-evernote:before {
  content: '\e8fe';
}
/* '' */
.icon-dropbox:before {
  content: '\e8ff';
}
/* '' */
.icon-instagram:before {
  content: '\e900';
}
/* '' */
.icon-qq:before {
  content: '\e901';
}
/* '' */
.icon-spotify-circled:before {
  content: '\e902';
}
/* '' */
.icon-spotify:before {
  content: '\e903';
}
/* '' */
.icon-rdio-circled:before {
  content: '\e904';
}
/* '' */
.icon-rdio:before {
  content: '\e905';
}
/* '' */
.icon-smashing:before {
  content: '\e906';
}
/* '' */
.icon-sweden:before {
  content: '\e907';
}
/* '' */
.icon-db-shape:before {
  content: '\e908';
}
/* '' */
.icon-logo-db:before {
  content: '\e909';
}
/* '' */
.icon-tape:before {
  content: '\e90a';
}
/* '' */
.icon-flash:before {
  content: '\e90b';
}
/* '' */
.icon-graduation-cap:before {
  content: '\e90c';
}
/* '' */
.icon-language:before {
  content: '\e90d';
}
/* '' */
.icon-flight:before {
  content: '\e90e';
}
/* '' */
.icon-moon:before {
  content: '\e90f';
}
/* '' */
.icon-paper-plane:before {
  content: '\e910';
}
/* '' */
.icon-ticket:before {
  content: '\e911';
}
/* '' */
.icon-leaf:before {
  content: '\e912';
}
/* '' */
.icon-lifebuoy:before {
  content: '\e913';
}
/* '' */
.icon-droplet:before {
  content: '\e914';
}
/* '' */
.icon-water:before {
  content: '\e915';
}
/* '' */
.icon-air:before {
  content: '\e916';
}
/* '' */
.icon-mouse:before {
  content: '\e917';
}
/* '' */
.icon-briefcase:before {
  content: '\e918';
}
/* '' */
.icon-credit-card:before {
  content: '\e919';
}
/* '' */
.icon-floppy:before {
  content: '\e91a';
}
/* '' */
.icon-suitcase:before {
  content: '\e91b';
}
/* '' */
[data-tooltip] {
  position: relative;
  height: 100%;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
[data-tooltip]:before,
[data-tooltip]:after {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
[data-tooltip]:before {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #1d1d1b;
  content: '';
  top: 0;
  left: 50%;
  margin-left: -3.25px;
  z-index: 10001;
  bottom: -10px;
}
[data-tooltip]:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  content: attr(data-tooltip);
  padding: 0.5em 0.75em;
  border-radius: 3px;
  font-size: 0.95em;
  z-index: 10000;
  left: 50%;
  bottom: 100%;
  margin-left: -7.5em;
  margin-top: 10px;
  width: 15em;
  line-height: 120%;
  background: #1d1d1b;
  color: #ffffff;
}
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  opacity: 1;
}
/* Templates */
.alignnone,
.alignleft,
.aligncenter,
.alignright {
  max-width: 100%;
  height: auto;
}
.alignnone {
  float: none;
  margin: 0;
}
.alignleft {
  float: left;
  margin: 0 1em 1em 0;
  padding: 0;
}
.aligncenter {
  float: none;
  margin: 1em auto 1em;
  padding: 0;
}
.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
.wp-caption {
  width: auto !important;
  margin-bottom: 2em;
}
.wp-caption-text {
  color: #52524c;
  font-style: italic;
  margin-top: 0.25em;
  font-size: 0.8em;
}
.wp-post-image {
  padding: 1em 0;
  width: 100%;
  height: auto;
}
.gallery {
  background: white;
  border-radius: 10px;
  padding: 20px 20px;
  margin: 1em 0 !important;
}
.gallery img {
  border: none !important;
  max-width: 100%;
  height: auto;
}
.gallery .gallery-icon {
  padding: 0 20px;
}
.gallery .wp-caption-text {
  font-style: normal;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  width: 100%;
}
.embed-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* Modules */
/* Site Header */
.site-header {
  float: left;
  width: 100%;
  background-color: #f9b233;
  background: rgba(249, 178, 51, 0.9);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.site-header.no-header:after {
  display: none;
}
.site-header:after {
  content: '';
  position: absolute;
  background-image: url('../img/header-curve.png');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
  top: 100%;
  width: 100%;
  height: 50px;
  left: 0;
  z-index: -1;
}
.site-header h2 {
  float: left;
  padding: .5em;
  margin: 0;
}
.site-header .menu-primary {
  margin: 2.25em 5.5em .25em 0;
}
.menu-toggle {
  float: right;
  font-size: 2.25em;
}
.site-logo {
  position: absolute;
  background: #ffffff;
  padding: 3em 1em 1em;
  margin-left: 20px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.site-logo img {
  max-width: 130px;
}
.site-header .menu {
  float: right;
  position: relative;
}
.social-menu {
  position: absolute;
  right: 6em;
  width: 100%;
}
.social-menu li {
  display: inline-block;
  list-style: none;
  float: right;
}
/* Site Footer */
.page-footer {
  width: 100%;
  float: left;
  margin: 2em 0;
}
.page-footer .branch-logos {
  margin-top: 4em;
}
.page-footer .branch-logos h3 {
  margin: 0 0 1em 0;
  text-transform: uppercase;
  font-size: 1.25em;
}
.page-footer .branch-logos .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.page-footer .branch-logos .logo-wrap {
  width: 10%;
  height: 50px;
  white-space: nowrap;
  text-align: center;
  float: left;
  padding: 1em;
  position: relative;
  display: inline-block;
}
.page-footer .branch-logos .logo-wrap:first-of-type {
  margin-left: 0;
}
.page-footer .branch-logos .logo-wrap:last-child {
  margin-right: 0;
}
.page-footer .branch-logos img {
  vertical-align: middle;
  max-height: 60px;
  width: 60px;
}
.site-footer {
  background: #f4f4f4;
  color: #1d1d1b;
  float: left;
  width: 100%;
}
.site-footer ul li {
  list-style: none;
}
.footer-widget {
  margin: 5em 0 7em;
}
.footer-widget h2 {
  margin: 0 0;
  line-height: 1em;
  font-size: 1.25em;
}
.footer-widget h2 span {
  color: #e00e1a;
  text-transform: uppercase;
  margin: 0 0 1em;
  font-size: 1em;
  display: block;
}
.footer-widget ul {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0.75em;
}
.footer-widget ul li {
  text-transform: uppercase;
  font-family: 'Dosis', 'Trebuchet MS', sans-serif;
  font-size: 1.1em;
  margin: 0.5em 0;
}
.footer-widget input[type="submit"] {
  background: #f9b233;
}
.footer-widget input,
.footer-widget .button-secondary {
  border-radius: 2em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0.5em 1em;
  margin-bottom: 10px;
  height: 33px;
}
.footer-widget .button-secondary {
  text-align: center;
}
.footer-widget form {
  margin: 0;
}
.footer-widget.widget_text ul {
  height: 86px;
  margin-bottom: 0;
}
.footer-widget.widget_text ul li {
  text-transform: capitalize;
  font-family: 'Roboto', 'Helvetica', sans-serif;
  font-weight: 300;
  font-size: 1em;
  line-height: 1.2em;
}
.page-header {
  position: relative;
  min-height: 260px;
  color: #ffffff;
  z-index: 0;
}
.page-header img {
  padding: 0;
  width: 100%;
  height: auto;
}
.page-header h1 {
  color: #1d1d1b;
}
.page-header.no-header .header-title:before {
  display: none;
}
.page-header.no-thumbnail .header-title {
  position: relative;
}
.page-header .header-title {
  background: #f9b233;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
}
.page-header .header-title h1 {
  margin: 1em 0;
}
.page-header .header-title .curve-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  /* &:before {
				content: '';
				position: absolute;

				background-image: url('../img/header-title-curve.png');
				background-repeat: no-repeat;
				background-size: 100%;
				background-position: center bottom;

				left: -190px;
				top: -35px;
				right: 100%;
				width: 290px;
				height: 264px;
				z-index: -1;
			} */
}
.page-header .header-title:before {
  content: '';
  position: absolute;
  background-image: url('../img/home-widgets-before.png');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  left: 0;
  bottom: 100%;
  width: 100%;
  height: 74px;
  z-index: -1;
}
.page-header .img-wrap {
  position: relative;
  z-index: -1;
}
.page-header .img-wrap.no-thumbnail {
  height: 120px;
  background: #f9b233;
}
.page-header .header-description {
  color: #1d1d1b;
  width: 75%;
  padding: 0 0 1em;
  margin-top: -1.5em;
}
.page-header .header-description p {
  font-weight: 300;
}
.page-header .social-share {
  margin: 0 0 -1.5em 0;
  position: relative;
  z-index: 2;
}
/* Preview Block */
.preview-block {
  float: left;
  width: 100%;
  background: #e00e1a;
  color: #ffffff;
  padding: 2em 0;
}
.preview-block h2 {
  text-transform: uppercase;
  margin: .75em 0 1.5em;
  font-size: 1.5em;
  border-bottom: 1px solid #ffffff;
  float: left;
  padding: 0 10px 10px 0;
}
.preview-block a {
  color: #e00e1a;
}
.preview-block .read-more a {
  color: #ffffff;
  margin: 1em 0 0;
  float: right;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Dosis', 'Trebuchet MS', sans-serif;
  font-size: 1.125em;
}
.preview-block .read-more a:before {
  float: right;
  margin: .15em 0;
}
.preview-block .read-more a:after {
  display: none;
}
.preview-block.home {
  position: relative;
}
.preview-block.home:before {
  content: '';
  position: absolute;
  background-image: url('../img/border-red.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: bottom center;
  bottom: 100%;
  width: 100%;
  height: 49px;
  left: 0;
}
.preview-block.white {
  background: none;
  margin-top: 3em;
}
.twitter-widget {
  margin-top: 2em;
}
#twitter-widget-0 {
  min-height: 349px;
  width: 100% !important;
}
/* Post Preview */
.post-preview {
  position: relative;
  background: #ffffff;
  color: #1d1d1b;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  /* Hover */
}
.post-preview:hover h3 {
  color: #e00e1a;
}
.post-preview .link {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.post-preview img {
  padding: 0;
  width: 100%;
  height: auto;
}
.post-preview h3 {
  text-transform: uppercase;
  margin: .5em 0;
  font-weight: 300;
}
.post-preview hr {
  border-top: 1px solid #ffffff;
  display: none;
}
.post-preview .preview-content {
  padding: 0 1em;
}
.post-preview .date {
  font-family: 'Roboto', 'Helvetica', sans-serif;
  font-weight: 500;
  color: #818181;
}
.post-preview .excerpt {
  font-size: .9em;
  float: left;
  width: 100%;
}
.post-preview .read-link {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 1.5em;
  display: block;
  float: left;
  position: relative;
}
.post-preview .read-link:before {
  position: absolute;
  right: -15px;
  top: 3px;
}
.post-preview.single .date,
.post-preview.single .excerpt,
.post-preview.single .read-link,
.post-preview.single hr {
  display: none;
}
.post-preview.index {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 2em;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.post-preview.index img {
  max-width: 150px;
  float: left;
  margin-right: 1em;
}
.post-preview.index h3 {
  margin-top: 0;
}
.post-preview.index .preview-content {
  padding: 0;
}
.post-preview.index hr {
  display: none;
}
.post-preview.home {
  margin-top: 2em;
  position: relative;
}
.post-preview.home .date {
  position: absolute;
  font-weight: 700;
  left: 0;
  top: -30px;
  color: #ffffff;
}
.post-preview.campaign {
  background: #f4f4f4;
  margin-bottom: 20px;
}
/* Sidebar styles - menus/subscriptions */
.secondary-content h2 {
  font-size: 1.35em;
  text-transform: uppercase;
  margin-top: 0;
}
.secondary-content .page-widget {
  margin-bottom: 2em;
}
.secondary-content .page-widget.widget_hsu_email_subscribe_widget {
  background: #f9b233;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: .1em 1em;
}
.secondary-content .page-widget.widget_hsu_email_subscribe_widget input[type="text"],
.secondary-content .page-widget.widget_hsu_email_subscribe_widget input[type="email"] {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.secondary-content .page-widget.widget_hsu_email_subscribe_widget .button-secondary {
  margin: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.secondary-content .page-widget.widget_hsu_email_subscribe_widget h2 {
  margin: 1em 0;
  font-size: 1.125em;
  font-weight: 300;
  text-transform: uppercase;
}
.secondary-content .page-widget .back {
  text-transform: uppercase;
  font-family: 'Dosis', 'Trebuchet MS', sans-serif;
  font-size: 1.15em;
}
.page-widget ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #f4f4f4;
  margin: 0;
  padding: 0;
  font-family: 'Dosis', 'Trebuchet MS', sans-serif;
  text-transform: uppercase;
  font-size: 1em;
  border-radius: 10px;
}
.page-widget ul li {
  list-style: none;
}
.page-widget ul li.current-menu-item a {
  color: #e00e1a;
}
.page-widget ul li:first-of-type a:hover {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.page-widget ul li:last-of-type a:hover {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.page-widget ul a {
  display: block;
  border-bottom: 1px solid #ffffff;
  color: #818181;
  padding: 0.8em 1.4em;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
}
.page-widget ul a:hover {
  background: #e7e7e7;
}
.subscribe-result {
  display: none;
  margin: 1em 0;
  padding: 0.5em;
}
.subscribe-result.success,
.subscribe-result.error {
  display: block;
}
.subscribe-result.success {
  background: #73efa5;
}
.subscribe-result.error {
  background: #e00e1a;
  color: #ffffff;
}
/* Styles for single action pages */
.action-progress span {
  margin: 0 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.action-progress h4 {
  font-weight: 500;
  margin-bottom: 0;
}
.action-progress span:first-child {
  float: left;
}
.action-progress span:last-child {
  float: right;
}
.form-errors {
  background: #fac565;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 1em;
}
.form-errors ul {
  margin: 0.25em 0 0;
  padding: 0;
}
.form-errors ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #e00e1a;
  font-size: 1em;
}
.action-form {
  background: #f9b233;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  border-radius: 10px;
}
.action-form p {
  margin: 0;
}
.action-form input,
.action-form textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 0.5em;
  padding: 10px;
}
.action-form input[type="submit"] {
  margin: 1em 0 0;
}
.action-form .rep-select {
  background: #f29e07;
  border: 1px solid #e89707;
  padding: 10px;
  color: white;
  margin: 0 0 1em;
  border-radius: 6px;
}
.action-form .rep-select h5 {
  margin: 0 0 0.25em;
  text-transform: uppercase;
}
.action-form .rep-select select {
  font-size: 1.25em;
  width: 100%;
  margin-bottom: 0.25em;
}
.action-form .rep-select input[type="text"] {
  margin-top: 10px;
  border-radius: 2px;
}
.action-form .rep-select button {
  margin-bottom: 0.25em;
  font-size: 1.125em;
  margin-top: 0.5em;
}
.action-form .rep-select .error {
  text-align: center;
  font-size: 0.9em;
  margin: 0.5em 0 0;
}
.action-form .rep-select .error:before {
  content: 'Error: ';
}
.action-form .rep-results ul {
  margin: 0;
  padding: 0;
}
.action-form .rep-results ul:after {
  clear: both;
  content: '';
  height: 1px;
  display: block;
}
.action-form .rep-results ul li {
  list-style: none;
  margin: 0;
  padding: 10px 0;
  border-top: 1px solid #f9b233;
  float: left;
  width: 100%;
}
.action-form .rep-results ul li:first-child {
  border-top: 0;
}
.action-form .rep-results ul li label {
  display: block;
  padding: 0;
}
.action-form .rep-results ul li label.custom .name {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-left: 10px;
  padding-top: 20px;
}
.action-form .rep-results ul li input {
  float: left;
  width: auto;
  display: inline;
  position: relative;
  top: 20px;
}
.action-form .rep-results ul li .headshot {
  width: 15%;
  padding-bottom: 15%;
  overflow: hidden;
  border-radius: 200px;
  position: relative;
  float: left;
  display: block;
  margin: 0 2.5% 0 2.5%;
}
.action-form .rep-results ul li .headshot img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.action-form .rep-results ul li .name {
  display: block;
  padding-top: 8px;
}
.action-form .rep-results ul li .electorate {
  display: block;
}
.action-form .button-secondary {
  width: 100%;
  font-weight: bold;
  font-size: 1.325em;
  margin: 0.5em 0 0;
}
.action-form.action-form-custom .message-form,
.action-form.action-form-csv .message-form {
  display: none;
}
.action-activity {
  margin: 1em;
}
.action-activity .activity-stream {
  padding: 0;
}
.action-activity .activity-stream li {
  list-style: none;
  color: #818181;
  padding: 0.5em 0;
  float: left;
  width: 100%;
  text-transform: uppercase;
  font-size: .95em;
  border-bottom: 1px solid #e7e7e7;
  font-family: 'Dosis', 'Trebuchet MS', sans-serif;
}
/* Thankyou module */
.thankyou-content {
  width: 100%;
  float: left;
}
.thankyou-content .share {
  margin-top: 1em;
}
.thankyou-content .primary-content blockquote {
  background: none;
  padding: 0;
  line-height: 1.4;
}
.thankyou-content h4 {
  border-bottom: 1px solid #ffffff;
  float: left;
  padding: 0 10px 10px 0;
  border-bottom: 1px solid #1d1d1b;
  font-size: 1.125em;
  font-weight: 500;
}
/* Action preview with pill button */
.action-preview {
  background-color: #f9b233;
  border-radius: 10px;
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.25em;
  margin: 1em 0;
  font-family: 'Dosis', 'Trebuchet MS', sans-serif;
}
.action-preview img {
  width: 100%;
  height: auto;
}
.action-preview .info {
  margin-left: 0;
}
.action-preview .action-type {
  display: inline-block;
  text-transform: uppercase;
  font-size: 1.35em;
}
.action-preview .subheadline {
  display: inline;
  font-size: 1.35em;
  font-weight: 300;
}
.action-preview a {
  float: right;
  margin: 0;
}
.action-preview.feature {
  background-color: #e00e1a;
  color: #ffffff;
}
.action-preview.feature .action-type,
.action-preview.feature .subheadline {
  display: block;
  font-size: 1.5em;
}
.action-preview.feature .action-type {
  margin-top: 0;
  font-weight: 500;
}
.action-preview.feature .subheadline {
  margin: .25em 0 1em;
  font-size: 1.3em;
  font-weight: 500;
}
.action-preview.feature .button-primary {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 1.25em;
  width: 100%;
  text-align: center;
  font-size: 1.5em;
}
/* Homepage Header */
.page-content.home {
  float: left;
  width: 100%;
  margin: 2em 0 2em;
}
.page-content.home iframe {
  width: 100%;
  height: 258px;
}
.page-content.home h1 {
  margin-top: 0;
  font-size: 2.25em;
  width: 80%;
  margin-top: -8px;
  line-height: 115%;
  font-weight: 400;
}
.page-content.home ul {
  padding: 0 0 0 3em;
}
.page-content.home ul li {
  list-style: none;
  position: relative;
  line-height: 150%;
  margin: .5em 0;
  width: 80%;
  font-size: 1.125em;
  padding-bottom: .5em;
  font-weight: 300;
}
.page-content.home ul li:before {
  content: '•';
  color: #f9b233;
  font-size: 2.75em;
  position: absolute;
  left: -43px;
  border-radius: 50%;
}
.page-content.home ul li:after {
  content: '';
  position: absolute;
  width: 120%;
  height: 1px;
  background: #e7e7e7;
  left: 0;
  bottom: 0;
}
.home-header {
  position: relative;
}
.home-widgets {
  position: absolute;
  width: 100%;
  z-index: 1;
  left: 0;
  bottom: 0;
  background: #f9b233;
}
.home-widgets .container {
  position: relative;
}
.home-widgets .home-widget {
  margin: 1em 0;
  float: left;
}
.home-widgets .home-widget .title {
  text-align: right;
}
.home-widgets .subscribe-result {
  float: left;
  clear: both;
  text-align: left;
}
.home-widgets form {
  display: block;
  margin: 0;
  text-align: center;
  width: 100%;
}
.home-widgets input,
.home-widgets h2 {
  display: inline;
  margin: 0;
}
.home-widgets h2 {
  text-transform: uppercase;
  font-size: 1.25em;
  margin: .5em .5em 0.5em 0;
  display: inline-block;
}
.home-widgets input {
  padding: 12px;
  position: relative;
  float: left;
}
.home-widgets input:first-of-type {
  margin-right: -4px;
  border-right: 2px solid #9f9f98;
}
.home-widgets input:nth-of-type(2) {
  z-index: 2;
}
.home-widgets input.button-secondary {
  padding: 12px 20px 12px 15px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  position: relative;
  top: 0;
  margin-left: 0px;
  z-index: 1;
  font-weight: 600;
  font-size: 1.25em;
}
.home-thumbnail {
  position: relative;
  min-height: 420px;
  float: left;
  width: 100%;
}
.home-thumbnail img {
  width: 100%;
  height: auto;
  padding: 0;
}
.home-thumbnail:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 45px;
  background-image: url('../img/border-white.png');
  background-repeat: no-repeat;
  background-size: 100%;
  left: 0;
}
.preview-block.home {
  margin-top: -11em;
}
.preview-block.home h3 {
  text-transform: capitalize;
  line-height: 1.2;
}
.preview-block.home .read-more a {
  font-size: 1.1em;
}
.slider {
  z-index: 0;
}
.slider .slide {
  z-index: -1 !important;
  width: 100%;
  height: auto;
}
.slider .slide .container {
  height: 100%;
}
.slider .slide img {
  width: 100%;
  height: auto;
  min-height: 650px;
}
.slider .slide .img-wrap {
  position: relative;
}
.slider .slide .img-wrap:before {
  content: '';
  position: absolute;
  width: 60%;
  height: 100%;
  background-image: url('../img/slider-bg.png');
  background-repeat: no-repeat;
  background-size: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: .5;
}
.slider .slide .slide-content {
  color: #ffffff;
  position: absolute;
  bottom: 10em;
  z-index: 2;
}
.slider .slide .slide-content .quote {
  width: 44%;
}
.slider .slide .slide-content .quote p {
  font-size: 2.25em;
  margin: .25em 0;
  font-weight: 500;
}
.slider .slide .slide-content .quote strong {
  font-size: .6em;
}
.slider .slide .slide-content .button-secondary {
  font-size: 1.5em;
}
.slider .slide .slide-content .button-secondary:hover {
  color: white;
}
.slider .arrows {
  position: absolute;
  display: block;
  width: 100%;
  top: 50%;
  z-index: 2;
  -webkit-transition: 0.1s all linear;
  -moz-transition: 0.1s all linear;
  -ms-transition: 0.1s all linear;
  -o-transition: 0.1s all linear;
  transition: 0.1s all linear;
}
.slider .arrows .arrow-left,
.slider .arrows .arrow-right {
  color: #ffffff;
  font-size: 3em;
}
.slider .arrows .arrow-left:hover,
.slider .arrows .arrow-right:hover {
  text-decoration: none;
  color: #f2f2f2;
}
.slider .arrows .arrow-left {
  position: absolute;
  left: 0;
}
.slider .arrows .arrow-right {
  position: absolute;
  right: 0;
}
.slider .pagination {
  position: absolute;
  right: 8em;
  bottom: 5em;
  z-index: 2;
}
.slider .pagination span {
  background: #ffffff;
  margin: 0 .25em;
}
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
  }
}
@-o-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -o-transform: translateY(0);
  }
  40% {
    -o-transform: translateY(-30px);
  }
  60% {
    -o-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -ms-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }
  70% {
    -moz-transform: scale(0.9);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -o-transform: scale(1.05);
  }
  70% {
    -o-transform: scale(0.9);
  }
  100% {
    -o-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -ms-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes bounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(30px);
  }
  80% {
    -moz-transform: translateY(-10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes bounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(30px);
  }
  80% {
    -o-transform: translateY(-10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  -moz-animation-name: bounceInDown;
  -ms-animation-name: bounceInDown;
  -o-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(30px);
  }
  80% {
    -moz-transform: translateX(-10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(30px);
  }
  80% {
    -o-transform: translateX(-10px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  -moz-animation-name: bounceInLeft;
  -ms-animation-name: bounceInLeft;
  -o-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounceInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-30px);
  }
  80% {
    -moz-transform: translateX(10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes bounceInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(-30px);
  }
  80% {
    -o-transform: translateX(10px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  -moz-animation-name: bounceInRight;
  -ms-animation-name: bounceInRight;
  -o-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes bounceInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(-30px);
  }
  80% {
    -moz-transform: translateY(10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes bounceInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(-30px);
  }
  80% {
    -o-transform: translateY(10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  -moz-animation-name: bounceInUp;
  -ms-animation-name: bounceInUp;
  -o-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
}
@-moz-keyframes bounceOut {
  0% {
    -moz-transform: scale(1);
  }
  25% {
    -moz-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
}
@-o-keyframes bounceOut {
  0% {
    -o-transform: scale(1);
  }
  25% {
    -o-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -o-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
  -ms-animation-name: bounceOut;
  -o-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@-moz-keyframes bounceOutDown {
  0% {
    -moz-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}
@-o-keyframes bounceOutDown {
  0% {
    -o-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  -moz-animation-name: bounceOutDown;
  -ms-animation-name: bounceOutDown;
  -o-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@-moz-keyframes bounceOutLeft {
  0% {
    -moz-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}
@-o-keyframes bounceOutLeft {
  0% {
    -o-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  -moz-animation-name: bounceOutLeft;
  -ms-animation-name: bounceOutLeft;
  -o-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@-moz-keyframes bounceOutRight {
  0% {
    -moz-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}
@-o-keyframes bounceOutRight {
  0% {
    -o-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  -moz-animation-name: bounceOutRight;
  -ms-animation-name: bounceOutRight;
  -o-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@-moz-keyframes bounceOutUp {
  0% {
    -moz-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}
@-o-keyframes bounceOutUp {
  0% {
    -o-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  -moz-animation-name: bounceOutUp;
  -ms-animation-name: bounceOutUp;
  -o-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -ms-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -ms-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
  -ms-animation-name: fadeInDownBig;
  -o-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -ms-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  -moz-animation-name: fadeInLeftBig;
  -ms-animation-name: fadeInLeftBig;
  -o-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -ms-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  -moz-animation-name: fadeInRightBig;
  -ms-animation-name: fadeInRightBig;
  -o-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -ms-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  -moz-animation-name: fadeInUpBig;
  -ms-animation-name: fadeInUpBig;
  -o-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -ms-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
}
@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
}
@-o-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  -moz-animation-name: fadeOutDown;
  -ms-animation-name: fadeOutDown;
  -o-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@-moz-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}
@-o-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  -moz-animation-name: fadeOutDownBig;
  -ms-animation-name: fadeOutDownBig;
  -o-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
}
@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
}
@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  -moz-animation-name: fadeOutLeft;
  -ms-animation-name: fadeOutLeft;
  -o-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@-moz-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}
@-o-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  -moz-animation-name: fadeOutLeftBig;
  -ms-animation-name: fadeOutLeftBig;
  -o-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
}
@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
}
@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  -moz-animation-name: fadeOutRight;
  -ms-animation-name: fadeOutRight;
  -o-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@-moz-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}
@-o-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  -moz-animation-name: fadeOutRightBig;
  -ms-animation-name: fadeOutRightBig;
  -o-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
}
@-moz-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
}
@-o-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  -moz-animation-name: fadeOutUp;
  -ms-animation-name: fadeOutUp;
  -o-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@-moz-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}
@-o-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  -moz-animation-name: fadeOutUpBig;
  -ms-animation-name: fadeOutUpBig;
  -o-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-moz-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-o-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -ms-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}
@-moz-keyframes flip {
  0% {
    -moz-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -moz-animation-timing-function: ease-out;
  }
  40% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -moz-animation-timing-function: ease-out;
  }
  50% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-animation-timing-function: ease-in;
  }
  80% {
    -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -moz-animation-timing-function: ease-in;
  }
  100% {
    -moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -moz-animation-timing-function: ease-in;
  }
}
@-o-keyframes flip {
  0% {
    -o-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -o-animation-timing-function: ease-out;
  }
  40% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -o-animation-timing-function: ease-out;
  }
  50% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-animation-timing-function: ease-in;
  }
  80% {
    -o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -o-animation-timing-function: ease-in;
  }
  100% {
    -o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -o-animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    animation-timing-function: ease-in;
  }
}
.animate.flip {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  -o-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flip;
  -moz-animation-name: flip;
  -ms-animation-name: flip;
  -o-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipInX {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -moz-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-o-keyframes flipInX {
  0% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -o-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -o-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  -o-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  -moz-animation-name: flipInX;
  -ms-animation-name: flipInX;
  -o-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipInY {
  0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -moz-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-o-keyframes flipInY {
  0% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -o-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -o-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  -o-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  -moz-animation-name: flipInY;
  -ms-animation-name: flipInY;
  -o-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@-moz-keyframes flipOutX {
  0% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@-o-keyframes flipOutX {
  0% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  -o-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutX;
  -moz-animation-name: flipOutX;
  -ms-animation-name: flipOutX;
  -o-animation-name: flipOutX;
  animation-name: flipOutX;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@-moz-keyframes flipOutY {
  0% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@-o-keyframes flipOutY {
  0% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  -o-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  -moz-animation-name: flipOutY;
  -ms-animation-name: flipOutY;
  -o-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    opacity: 0;
  }
}
@-moz-keyframes hinge {
  0% {
    -moz-transform: rotate(0);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -moz-transform: rotate(80deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  40% {
    -moz-transform: rotate(60deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  80% {
    -moz-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  100% {
    -moz-transform: translateY(700px);
    opacity: 0;
  }
}
@-o-keyframes hinge {
  0% {
    -o-transform: rotate(0);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -o-transform: rotate(80deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  40% {
    -o-transform: rotate(60deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  80% {
    -o-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  100% {
    -o-transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  100% {
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  -moz-animation-name: hinge;
  -ms-animation-name: hinge;
  -o-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes lightSpeedIn {
  0% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -moz-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -moz-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@-o-keyframes lightSpeedIn {
  0% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -o-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -o-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  -moz-animation-name: lightSpeedIn;
  -ms-animation-name: lightSpeedIn;
  -o-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -ms-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@-moz-keyframes lightSpeedOut {
  0% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@-o-keyframes lightSpeedOut {
  0% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  -moz-animation-name: lightSpeedOut;
  -ms-animation-name: lightSpeedOut;
  -o-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -ms-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@-o-keyframes pulse {
  0% {
    -o-transform: scale(1);
  }
  50% {
    -o-transform: scale(1.1);
  }
  100% {
    -o-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -ms-animation-name: pulse;
  -o-animation-name: pulse;
  animation-name: pulse;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
}
@-moz-keyframes rollIn {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg);
  }
}
@-o-keyframes rollIn {
  0% {
    opacity: 0;
    -o-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  -moz-animation-name: rollIn;
  -ms-animation-name: rollIn;
  -o-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
  }
}
@-moz-keyframes rollOut {
  0% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(100%) rotate(120deg);
  }
}
@-o-keyframes rollOut {
  0% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  -moz-animation-name: rollOut;
  -ms-animation-name: rollOut;
  -o-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateIn {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateIn {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  -moz-animation-name: rotateIn;
  -ms-animation-name: rotateIn;
  -o-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  -moz-animation-name: rotateInDownLeft;
  -ms-animation-name: rotateInDownLeft;
  -o-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  -moz-animation-name: rotateInDownRight;
  -ms-animation-name: rotateInDownRight;
  -o-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  -moz-animation-name: rotateInUpLeft;
  -ms-animation-name: rotateInUpLeft;
  -o-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  -moz-animation-name: rotateInUpRight;
  -ms-animation-name: rotateInUpRight;
  -o-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOut {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(200deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOut {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  -moz-animation-name: rotateOut;
  -ms-animation-name: rotateOut;
  -o-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  -moz-animation-name: rotateOutDownLeft;
  -ms-animation-name: rotateOutDownLeft;
  -o-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  -moz-animation-name: rotateOutDownRight;
  -ms-animation-name: rotateOutDownRight;
  -o-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -transform-origin: left bottom;
    -transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  -moz-animation-name: rotateOutUpLeft;
  -ms-animation-name: rotateOutUpLeft;
  -o-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  -moz-animation-name: rotateOutUpRight;
  -ms-animation-name: rotateOutUpRight;
  -o-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
  }
}
@-moz-keyframes shake {
  0%,
  100% {
    -moz-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -moz-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -moz-transform: translateX(10px);
  }
}
@-o-keyframes shake {
  0%,
  100% {
    -o-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -o-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -o-transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -ms-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes swing {
  20% {
    -moz-transform: rotate(15deg);
  }
  40% {
    -moz-transform: rotate(-10deg);
  }
  60% {
    -moz-transform: rotate(5deg);
  }
  80% {
    -moz-transform: rotate(-5deg);
  }
  100% {
    -moz-transform: rotate(0deg);
  }
}
@-o-keyframes swing {
  20% {
    -o-transform: rotate(15deg);
  }
  40% {
    -o-transform: rotate(-10deg);
  }
  60% {
    -o-transform: rotate(5deg);
  }
  80% {
    -o-transform: rotate(-5deg);
  }
  100% {
    -o-transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -ms-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  -moz-animation-name: swing;
  -ms-animation-name: swing;
  -o-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}
@-moz-keyframes tada {
  0% {
    -moz-transform: scale(1);
  }
  10%,
  20% {
    -moz-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -moz-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -moz-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -moz-transform: scale(1) rotate(0);
  }
}
@-o-keyframes tada {
  0% {
    -o-transform: scale(1);
  }
  10%,
  20% {
    -o-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -o-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -o-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -o-transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%,
  20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  -moz-animation-name: tada;
  -ms-animation-name: tada;
  -o-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes wobble {
  0% {
    -moz-transform: translateX(0%);
  }
  15% {
    -moz-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -moz-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -moz-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -moz-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -moz-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -moz-transform: translateX(0%);
  }
}
@-o-keyframes wobble {
  0% {
    -o-transform: translateX(0%);
  }
  15% {
    -o-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -o-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -o-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -o-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -o-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -o-transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    transform: translateX(0%);
  }
  15% {
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    transform: translateX(0%);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  -moz-animation-name: wobble;
  -ms-animation-name: wobble;
  -o-animation-name: wobble;
  animation-name: wobble;
}
/* Custom Styles */
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
.content-frame {
  padding: 2em;
}
/* Global Settings */
.trans {
  -webkit-transition: 0.2s all linear;
  -moz-transition: 0.2s all linear;
  -ms-transition: 0.2s all linear;
  -o-transition: 0.2s all linear;
  transition: 0.2s all linear;
}
.border-bottom {
  border-bottom: 1px solid #ffffff;
  float: left;
  padding: 0 10px 10px 0;
}
.border-bottom-black {
  border-bottom: 1px solid #ffffff;
  float: left;
  padding: 0 10px 10px 0;
  border-bottom: 1px solid #1d1d1b;
}
.bottom-radius {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.menu-toggle {
  display: none;
}
/* Primary Sections */
.primary-content,
.secondary-content {
  margin-top: 4em;
  margin-bottom: 2em;
}
.primary-content article > p:first-of-type {
  font-weight: 300;
  font-size: 1.75em;
  line-height: 1.4em;
  color: #818181;
  margin-top: 0;
}
.page-content {
  padding: 20px 0 70px;
}
.page-content:after {
  clear: both;
  content: '';
  display: block;
  height: 1px;
}
/* Pagination */
.wp-pagenavi {
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px solid #f4f4f4;
}
.wp-pagenavi a {
  display: inline-block;
  zoom: 1;
  *display: inline;
  border-radius: 2px;
  margin: 0 3px;
  padding: 8px 12px;
  width: 45%;
  background: #e00e1a;
  cursor: pointer;
  color: white;
}
.wp-pagenavi a:hover {
  color: white;
  background: #f01723;
}
.wp-pagenavi .nextpostslink a {
  float: right;
}
.wp-pagenavi .nextpostslink a:before {
  content: '\e86a';
  font-family: 'entypo';
  left: 4px;
  position: relative;
  color: white;
  margin-right: 12px;
}
.wp-pagenavi .previouspostslink a {
  float: left;
}
.wp-pagenavi .previouspostslink a:before {
  content: '\e86b';
  font-family: 'entypo';
  left: 4px;
  position: relative;
  color: white;
  margin-right: 12px;
}
.share .js-share-count {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-left: 0.5em;
  padding-left: 0.5em;
  border-left: 1px solid white;
}
.blog .back {
  display: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  ul.menu-primary li ul {
    margin-top: 0\9;
  }
}
.ie ul.menu-primary li ul {
  margin-top: 0;
}
body#tinymce {
  margin: 1em;
}
/* body > p:first-child {
	font-size: 1.4em;
	line-height: 1.25em;
	margin-top: 0;
}
*/

/* Variables */
/* Colours */
/* HSU Colours */
@media (max-width: 767px) {
  body {
    font-size: 16px;
    line-height: 140%;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 140%;
  }
  .container {
    width: 100%;
    margin: 0 auto;
  }
  .absolute-container {
    width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50%;
  }
  .page-header .header-title .content-wrap,
  .page-header .header-title .social-share {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .primary-content {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .primary-content-full {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .secondary-content {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .page .primary-content,
  .post-type-archive-publication .primary-content,
  .tax-publication-category .primary-content {
    float: right;
  }
  .page .secondary-content,
  .post-type-archive-publication .secondary-content,
  .tax-publication-category .secondary-content {
    float: left;
  }
  .page.home .primary-content,
  .post-type-archive-publication.home .primary-content,
  .tax-publication-category.home .primary-content {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    float: left;
  }
  .page.home .secondary-content,
  .post-type-archive-publication.home .secondary-content,
  .tax-publication-category.home .secondary-content {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    float: right;
  }
  .page-footer .logo {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0;
  }
  .page-footer .branch-logos {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .site-footer .footer-widget {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .site-footer .footer-widget:first-of-type {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .preview-block .read-more {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .preview-block-header {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .post-preview,
  .twitter-widget {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .post-preview.index {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-left: 0;
    marign-right: 0;
  }
  .post-preview.index .post-image {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin: 0;
  }
  .post-preview.index .post-title {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    margin-right: 0;
  }
  .tax-campaign .primary-content,
  .single-action .primary-content {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .tax-campaign .secondary-content,
  .single-action .secondary-content {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .action-preview .info {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .slide .container {
    width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50%;
  }
  .slide-content {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .home-widget .title {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .home-widget .form {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  p {
    font-weight: 300;
    font-size: 1.1em;
    line-height: 1.4em;
  }
  .primary-content {
    margin-top: 2em;
    margin-bottom: 0;
  }
  .primary-content article > p:first-of-type {
    font-size: 1.25em;
    line-height: 1.4em;
  }
  .secondary-content {
    margin-top: 0;
  }
  .preview-block.home {
    margin-top: -19em;
  }
  .post-preview {
    margin-bottom: 2em;
  }
  .post-preview.index img {
    min-width: 100%;
    margin-bottom: 0.5em;
  }
  .post-preview.index .post-image {
    width: 100%;
  }
  .post-preview.index .post-title {
    margin-left: 0;
  }
  .site-header {
    background: #f9b233;
  }
  .site-header:before {
    display: none;
  }
  .site-logo {
    left: 0;
    top: 0;
  }
  .site-logo img {
    width: 80px;
  }
  .page-content.home {
    margin-top: 0;
    padding-top: 0;
  }
  ul.menu-primary li:hover ul,
  ul.menu-primary li ul:hover {
    display: none;
  }
  .action-preview .info {
    width: 100%;
    margin-bottom: 1em;
  }
  .action-preview .button-pill {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }
  section.slider {
    margin-top: 70px;
    height: auto;
  }
  .slider .slide .slide-content {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    bottom: 0;
  }
  .slider .slide .slide-content .quote {
    width: 100%;
  }
  .slider .slide .slide-content .quote p {
    font-size: 1.25em;
    line-height: 1.1em;
    text-shadow: 0 0 5px #383838;
  }
  .slider .slide .slide-content .button-secondary {
    font-size: 1em;
  }
  .slider .slide img {
    height: auto;
    width: 100%;
    min-height: 0;
  }
  .slider .slide .img-wrap:before {
    width: 90%;
  }
  .slider .arrows .arrow-left,
  .slider .arrows .arrow-right {
    font-size: 2em;
  }
  .home-widgets {
    position: relative;
    top: 0;
    bottom: auto;
  }
  .home-widgets .home-widget {
    width: 90%;
    margin: 0 5%;
    padding-bottom: 1em;
    float: none;
  }
  .home-widgets .home-widget .title {
    margin: 0;
    float: none;
  }
  .home-widgets .home-widget .form {
    float: none;
    width: 100%;
    margin: 0;
  }
  .home-widgets .home-widget .form:after {
    content: '';
    display: block;
    clear: both;
  }
  .home-widgets input {
    display: inline;
    width: 50%;
    margin: .5em auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .home-widgets input:first-of-type {
    border: none;
    margin: 0;
  }
  .home-widgets input:last-of-type {
    display: inline !important;
    padding: 15px;
    margin: 0 auto;
    border-top-left-radius: 2em;
    border-bottom-left-radius: 2em;
  }
  .home-thumbnail {
    float: left;
    width: 100%;
  }
  .page-footer .logo {
    display: none;
  }
  .page-footer .branch-logos {
    margin-top: 0;
  }
  .page-footer .branch-logos h3 {
    margin-bottom: 3em;
  }
  .page-footer .branch-logos .logo-wrap {
    width: 30%;
    margin-bottom: 2em;
  }
  .site-footer .footer-widget {
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .page-header {
    margin-top: 70px;
  }
  .page-header .header-title {
    position: relative;
  }
  .page-header .header-title h1 {
    margin: .25em 0;
  }
  .page-header .header-description {
    width: 100%;
  }
  .page-header .img-wrap {
    overflow: hidden;
  }
  .page-header .img-wrap.no-thumbnail {
    height: 130px;
  }
  .alignnone,
  .alignleft,
  .aligncenter,
  .alignright {
    width: 100%;
    height: auto;
  }
}

/* Variables */
/* Colours */
/* HSU Colours */
@media (min-width: 768px) and (max-width: 959px) {
  body {
    font-size: 14px;
    line-height: 140%;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 140%;
  }
  .container {
    width: 768px;
    margin: 0 auto;
  }
  .absolute-container {
    width: 768px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -384px;
  }
  .page-header .header-title .content-wrap,
  .page-header .header-title .social-share {
    float: left;
    width: 496px;
    margin-left: 16px;
    margin-right: 8px;
  }
  .primary-content {
    float: left;
    width: 496px;
    margin-left: 16px;
    margin-right: 8px;
  }
  .primary-content-full {
    float: left;
    width: 752px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .secondary-content {
    float: left;
    width: 208px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .page .primary-content,
  .post-type-archive-publication .primary-content,
  .tax-publication-category .primary-content {
    float: right;
  }
  .page .secondary-content,
  .post-type-archive-publication .secondary-content,
  .tax-publication-category .secondary-content {
    float: left;
  }
  .page.home .primary-content,
  .post-type-archive-publication.home .primary-content,
  .tax-publication-category.home .primary-content {
    width: 368px;
    margin-left: 8px;
    margin-right: 8px;
    float: left;
  }
  .page.home .secondary-content,
  .post-type-archive-publication.home .secondary-content,
  .tax-publication-category.home .secondary-content {
    float: left;
    width: 368px;
    margin-left: 8px;
    margin-right: 8px;
    float: right;
  }
  .page-footer .logo {
    float: left;
    width: 208px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .page-footer .branch-logos {
    float: left;
    width: 528px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .site-footer .footer-widget {
    float: left;
    width: 208px;
    margin-left: 40px;
    margin-right: 8px;
  }
  .site-footer .footer-widget:first-of-type {
    float: left;
    width: 176px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .preview-block .read-more {
    float: left;
    width: 752px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .preview-block-header {
    float: left;
    width: 752px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .post-preview,
  .twitter-widget {
    float: left;
    width: 240px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .post-preview.index {
    float: left;
    width: 432px;
    margin-left: 8px;
    margin-right: 8px;
    margin-left: 0;
    marign-right: 0;
  }
  .post-preview.index .post-image {
    float: left;
    width: 112px;
    margin-left: 8px;
    margin-right: 8px;
    margin: 0;
  }
  .post-preview.index .post-title {
    float: left;
    width: 304px;
    margin-left: 8px;
    margin-right: 8px;
    margin-right: 0;
  }
  .tax-campaign .primary-content,
  .single-action .primary-content {
    float: left;
    width: 400px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .tax-campaign .secondary-content,
  .single-action .secondary-content {
    float: left;
    width: 304px;
    margin-left: 40px;
    margin-right: 8px;
  }
  .action-preview .info {
    float: left;
    width: 169.6px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .slide .container {
    width: 768px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -384px;
  }
  .slide-content {
    float: left;
    width: 752px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .home-widget .title {
    float: left;
    width: 240px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .home-widget .form {
    float: left;
    width: 496px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .home-widget {
    width: 83%;
  }
  .slider .slide .slide-content {
    margin-left: 4em;
  }
  .slider .slide img {
    height: 100%;
    width: auto;
    margin-left: -55%;
  }
  .slider .arrows .arrow-left {
    left: -16px;
  }
  .slider .arrows .arrow-right {
    right: -16px;
  }
  .site-logo {
    top: 0;
    left: 2em;
  }
  .site-logo img {
    max-width: 150px;
  }
}
@media (max-width: 959px) {
  .site-header {
    padding: 1em 0;
  }
  .site-header:before {
    top: 61px;
  }
  .site-header ul.menu-primary {
    right: 0;
    margin: 2.35em 0;
  }
  .menu {
    width: 100%;
  }
  .menu-toggle {
    display: block;
  }
  ul.menu-primary {
    position: absolute;
    background: #ffffff;
    padding: 1em;
    -webkit-transition: all 0.3s cubic-bezier(0.19, -0.23, 0.98, 0.72);
    -moz-transition: all 0.3s cubic-bezier(0.19, -0.23, 0.98, 0.72);
    -o-transition: all 0.3s cubic-bezier(0.19, -0.23, 0.98, 0.72);
    transition: all 0.3s cubic-bezier(0.19, -0.23, 0.98, 0.72);
    -webkit-transform: translate(0, -500px);
    -moz-transform: translate(0, -500px);
    -ms-transform: translate(0, -500px);
    -o-transform: translate(0, -500px);
    transform: translate(0, -500px);
  }
  ul.menu-primary li {
    display: block;
  }
  ul.menu-primary li:last-of-type {
    padding: 0;
    border-radius: 0;
    position: relative;
  }
  ul.menu-primary li ul {
    display: none;
  }
  ul.menu-primary.active {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  ul.menu-primary.active li ul {
    display: none;
  }
  .social-menu {
    position: relative;
    top: -0.5em;
    right: 0;
    padding: 0;
  }
  .home-widgets .home-widget .title {
    text-align: left;
  }
}
