nav.mobile-socials a,
nav.mobile-socials a:hover,
.newsletter-widget input[type="submit"],
.slider-subscription-widget input[type="submit"],
.newsletter-widget input[type="submit"]:hover,
.slider-subscription-widget input[type="submit"]:hover,
.navigation ul.page-numbers li a,
.navigation ul.page-numbers li a:hover,
.header-bar a,
.header-bar a:hover,
#nav ul li a,
#nav ul li:hover,
nav.sidebar-socials a,
nav.sidebar-socials a:hover,
ul.tag-block li>a,
ul.tag-block li>a:hover,
footer.footer a,
footer.footer a:hover {
    -webkit-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

html,
body {
    height: 100%;
    width: 100%;
    -webkit-text-size-adjust: 100% !important;
    margin: 0;
    padding: 0
}

html {
    font-family: "brandon-grotesque", sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    font: normal 15px/21px "brandon-grotesque", sans-serif;
    color: #555559
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.container {
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width: 724px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1100px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .span12.biggie,
    .container.biggie {
        width: 1170px
    }
    .span12.biggie2,
    .container.biggie2 {
        width: 1220px
    }
}

html,
body {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body {
    background-color: #fff
}

* {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    image-rendering: optimizeQuality;
    -webkit-font-smoothing: antialiased;
    -ms-interpolation-mode: nearest-neighbor
}

a {
    cursor: pointer
}

#wpadminbar #wp-admin-bar-wp-logo>.ab-item {
    display: none
}

#page_template {
    background: #2c3e50;
    color: #f4f4f4;
    text-align: center;
    font: normal 15px/36px sans-serif;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    letter-spacing: 2px;
    z-index: 999999999999999999999
}

#wpadminbar #wp-admin-bar-my-account.with-avatar #wp-admin-bar-user-actions>li {
    margin: 0 !important;
    padding: 0 !important
}

#wpadminbar ul li#wp-admin-bar-pattern-lab.pattern-lab,
#wpadminbar ul li#wp-admin-bar-pattern-lab.pattern-lab>* {
    background: #e74c3c !important;
    border: 0;
    padding: 0 15px;
    color: #fff !important
}

a[href^="http://maps.google.com/maps"] {
    display: none !important
}

a[href^="https://maps.google.com/maps"] {
    display: none !important
}

a[title="Report problems with Street View imagery to Google"] {
    display: none !important
}

.gmnoprint a,
.gmnoprint span,
.gm-style-cc {
    display: none
}

.gmnoprint div {
    background: none !important
}

.upper {
    text-transform: uppercase
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.align-left {
    text-align: left
}

.align-right {
    text-align: right
}

.align-center {
    text-align: center;
    margin: 0 auto
}

.center {
    margin: 0 auto
}

.left {
    margin: 0 auto 0 0
}

.right {
    margin: 0 0 0 auto
}

.list-reset {
    padding: 0;
    margin: 0;
    list-style: none
}

.nopadding {
    padding: 0
}

.nopadding-top {
    padding-top: 0
}

.nopadding-bottom {
    padding-bottom: 0
}

.relative {
    position: relative
}

.c-table {
    display: table;
    width: 100%;
    height: 100%
}

.c-table--row {
    display: table-row
}

.c-table--cell {
    vertical-align: middle;
    display: table-cell
}

.c-table--cell.u-top {
    vertical-align: top
}

.c-demo {
    padding: 1rem;
    background: #222;
    color: #fff
}

.o-inline {
    display: inline-block;
    vertical-align: middle
}

.u-clear {
    *zoom: 1
}

.u-clear:before,
.u-clear:after {
    content: '';
    display: table
}

.u-clear:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: table
}

.clearfix:after {
    clear: both
}

#wpadminbar #wp-admin-bar-wp-logo>.ab-item {
    display: none
}

#page_template {
    background: #2c3e50;
    color: #f4f4f4;
    text-align: center;
    font: normal 15px/36px sans-serif;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    letter-spacing: 2px;
    z-index: 9999999999999999;
    
    display:none;
}

#wpadminbar #wp-admin-bar-my-account.with-avatar #wp-admin-bar-user-actions>li {
    margin: 0 !important;
    padding: 0 !important
}

#wpadminbar ul li#wp-admin-bar-pattern-lab.pattern-lab,
#wpadminbar ul li#wp-admin-bar-pattern-lab.pattern-lab>* {
    background: #e74c3c !important;
    border: 0;
    padding: 0 15px;
    color: #fff !important
}

a {
    text-decoration: none !important
}

a[href^="http://maps.google.com/maps"] {
    display: none !important
}

a[href^="https://maps.google.com/maps"] {
    display: none !important
}

a[title="Report problems with Street View imagery to Google"] {
    display: none !important
}

.gmnoprint a,
.gmnoprint span,
.gm-style-cc {
    display: none
}

.gmnoprint div {
    background: none !important
}

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/font-awesome/fontawesome-webfont.eot?v=4.4.0");
    src: url("../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/font-awesome/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/font-awesome/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/font-awesome/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/font-awesome/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

@-moz-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -ms-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}




/* ------------------- PART 2 ------------ */
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {
    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    20%,
    53%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    50%,
    from,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {
    50%,
    from,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    from,
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    11.1%,
    from,
    to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}

@keyframes jello {
    11.1%,
    from,
    to {
        -webkit-transform: none;
        transform: none
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    
    max-height:560px;
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 27%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -50px;
    width: 37px;
    height: 84px;
    display: block
}

.slick-prev:before {
    content: ' ';
    background-image: url("../images/sprite.png");
    background-position: -645px -45px;
    width: 37px;
    height: 84px;
    display: block
}

.slick-next {
    right: -50px;
    width: 41px;
    height: 89px;
    display: block
}

.slick-next:before {
    content: ' ';
    background-image: url("../images/sprite.png");
    background-position: -605.5px -45px;
    width: 39px;
    height: 88px;
    display: block
}

.slick-slider {
    margin-bottom: 0;
    padding: 0
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.spin-loader {
    height: 100px;
    width: 100px;
    margin: 0px auto;
    position: relative;
    top: 100px;
    opacity: 1;
    -webkit-animation: rotation .6s infinite linear, showLoading 0.3s linear 1s 1 normal forwards;
    -moz-animation: rotation .6s infinite linear, showLoading 0.3s linear 1s 1 normal forwards;
    -ms-animation: rotation .6s infinite linear, showLoading 0.3s linear 1s 1 normal forwards;
    animation: rotation .6s infinite linear, showLoading 0.3s linear 1s 1 normal forwards;
    border-left: 6px solid rgba(235, 73, 36, 0.15);
    border-right: 6px solid rgba(235, 73, 36, 0.15);
    border-bottom: 6px solid rgba(235, 73, 36, 0.15);
    border-top: 6px solid rgba(235, 73, 36, 0.8);
    border-radius: 100%
}

.brand-primary {
    background-color: #e84a37
}

.brand-secondary {
    background-color: #f6b221
}

.brand-tertiary {
    background-color: #555559
}

.brand-black {
    background-color: #000
}

.brand-white {
    background-color: #fff
}

.brand-primary-color {
    color: #e84a37
}

.brand-secondary-color {
    color: #f6b221
}

.brand-tertiary-color {
    color: #555559
}

.brand-black-color {
    color: #000
}

.brand-white-color {
    color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "brandon-grotesque", sans-serif
}

h1 {
    font-size: 39px;
    line-height: 55px
}

h2 {
    font-size: 32px;
    line-height: 45px
}

h3 {
    font-size: 26px;
    line-height: 37px
}

h4 {
    font-size: 19px;
    line-height: 27px
}

h5 {
    font-size: 15px;
    line-height: 21px
}

h6 {
    font-size: 13px;
    line-height: 18px
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"] {
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font: 400 14px "brandon-grotesque", sans-serif;
    text-transform: uppercase;
}

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder {
    color: #555559;
    font-size: 15px;
    line-height: 24px;
    font: 400 14px "brandon-grotesque", sans-serif;
    text-transform: uppercase;
}

input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder {
    color: #555559;
    font-size: 15px;
    line-height: 24px;
    font: 400 14px "brandon-grotesque", sans-serif;
    text-transform: uppercase;
}

input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder {
    color: #555559;
    font-size: 15px;
    line-height: 24px
}

input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder {
    color: #555559;
    font-size: 15px;
    line-height: 24px
}

#main-breadcrumbs {
    color: #000;
    margin-bottom: 20px;
}

#main-breadcrumbs span,
#main-breadcrumbs a {
    font: normal 14px/16px "brandon-grotesque", sans-serif;
    color: #e84a37;
    text-transform: uppercase;
    font-weight: 500;
}

.tags-block .list-tags {
    display: inline-block;
    vertical-align: middle
}

.tags-block .list-tags.link {
    color: #555559;
    font-size: 15px;
    line-height: 21px;
    font-family: 'calluna', serif;
    font-weight: 400;
}

.tags-block .list-tags.title,
.tags-block .list-tags.divider {
    color: #e84a37;
    margin: 0 2px
}

.tags-block.recipe-footer {
    margin-bottom: 30px;
    padding: 9px 0;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.recipe-title {
    font: 800 32px/38px "brandon-grotesque", sans-serif;
    text-transform: uppercase;
    margin: 10px 0
}

.small-text-a {
    font: 600 14px/16px "brandon-grotesque", sans-serif
}

.recipe-h4 {
    font: 700 15px/38px "brandon-grotesque", sans-serif;
    color: #e84a37;
    margin: 20px auto
}

.top-nav-cta {
    background-color: #e84a37
}

.hide-slider-on-mobile{
	display:block;
}
		
nav.mobile-socials,
.mobile-header,
#menu-overlay {
    display: none
}

.mobile-header {
    font: normal 13px/18px "brandon-grotesque", sans-serif;
    color: #555559
}

.mobile-header ul {
    text-align: center;
    margin-bottom: 12px
}

nav.mobile-socials {
    height: auto;
    padding: 10px 10px 6px;
    background: #000
}

nav.mobile-socials a {
    color: #fff;
    font-size: 30px !important;
    text-decoration: none !important
}

nav.mobile-socials a:hover {
    color: #f6b221
}

.book-promo-fixed{
	position: fixed;
	bottom:0;
	left:0;
	right:0;
	z-index: 9999;
}
.book-promo-fixed img{
	position: absolute;
	left:10px;
	bottom:10px;
}

.book-promo-fixed .mobile-header-new h3{	
	padding-left: 40px;
	margin-bottom: 2px;
	margin-top: 5px;
	font: 500 16px/20px "brandon-grotesque", sans-serif;
    
}
.book-promo-fixed .mobile-header-new a{
	text-align: center;
	display: block;
	color: #FFC600;
	padding-left: 40px;
	font: 500 16px/20px "brandon-grotesque", sans-serif;
}
.mobile-header-new{
	display: block;
	background-color: #E84B37;
	padding: 4px 0px;
}
.mobile-header-new h3{
	color: #ffffff;
	margin: 10px auto;
	display: block;
  font: 500 17px/21px "brandon-grotesque", sans-serif;
  text-align: center;
  text-transform: uppercase;
}
.book-promo-fixed .mobile-header-new{
	max-width: 460px;
	background: url('../images/christmas-snowflakes-bg-full.jpg') #E84B37;
	background-position:right center;
}
.mobile-header-new,
.mobile-header-new h3{
	display: none;
}

.book-promo-fixed .mobile-header-new,
.book-promo-fixed .mobile-header-new h3{
	display: block;
}

.receipe-aa {
    padding: 0 15px 0 0
}

.receipe-aa img {
    max-width: 100%
}

.slider-subscription-widget input[type="submit"] {
    border: none
}

.newsletter-widget input[type="submit"],
.slider-subscription-widget input[type="submit"] {
    background-color: #f6b221;
    color: #fff;
    font: 500 16px/21px "brandon-grotesque", sans-serif;
    text-transform: uppercase;
    padding: 12px 21px
}

.slider-subscription-widget input[type="submit"]:hover {
    background-color: #000
}

.newsletter-widget input[type="submit"]:hover {
    background-color: #000
}

i.white-hand {
    background-image: url("../images/sprite.png");
    background-position: -276px -49px;
    width: 48px;
    height: 43px;
    display: block;
    margin: 0 auto
}

.paginated-results .page-numbers {
    display: inline-block;
    width: 41px;
    color: #fff;
    vertical-align: middle;
    padding: 10px 0;
    text-align: center;
    font: 700 16px/21px "brandon-grotesque", sans-serif;
    margin: 0;
}

.paginated-results .page-numbers.dots {
    color: #000
}

.paginated-results span.page-numbers.current {
    background-color: #555559;
    opacity: 1
}

.paginated-results a.page-numbers {
    background-color: #555559;
    opacity: .2
}

.paginated-results a.page-numbers:hover {
    opacity: 1
}

.paginated-results a.page-numbers.next,
.paginated-results a.page-numbers.prev {
    background-color: transparent;
    opacity: 1;
    color: #555559;
    font: 500 14px/21px "brandon-grotesque", sans-serif;
    text-transform: uppercase;
    width:80px;
}

.navigation ul.page-numbers {
    padding: 0;
    margin: 0;
    list-style: none
}

.navigation ul.page-numbers li {
    display: inline-block
}

.navigation ul.page-numbers li span.current {
    background-color: #555559;
    opacity: 1
}

.navigation ul.page-numbers li a,
.navigation ul.page-numbers li span.current {
    width: 41px;
    color: #fff;
    vertical-align: middle;
    padding: 10px 0;
    text-align: center;
    font: 500 16px/21px "brandon-grotesque", sans-serif;
    margin: 0;
    display: block
}

.navigation ul.page-numbers li a {
    text-decoration: none !important;
    background-color: #555559;
    opacity: .2
}

.navigation ul.page-numbers li a:hover {
    opacity: 1
}

.navigation ul.page-numbers li a.next.page-numbers,
.navigation ul.page-numbers li a.prev.page-numbers {
    background: transparent;
    color: #000;
    width: auto
}

.col-md-x2 {
    display: inline-block;
    vertical-align: top;
    width: 49%
}

.blog-post {
    max-width: 330px
}

.blog-post h6,
.blog-post p {
    margin: 0
}

.blog-post h6 {
    font: 600 14px/16px "brandon-grotesque", sans-serif;
    color: #000
}

.blog-post h6 a {
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600
}

.blog-post h6 a:hover {
    color: #e84a37
}

.blog-post p {
    font: normal 15px/18px "brandon-grotesque", sans-serif;
    color: #555559
}

.blog-post .image figure {
    position: relative;
    overflow: hidden;
    height: 350px;
    width: 330px
}

.blog-post .image figure img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.blog-post .image figure img:hover {
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.blog-post .post-title {
    margin: 12px 0 9px
}

.blog-post .excerpt {
    margin: 5px 0 12px;
    font-size: 17px;
    line-height: 22px;
		font-family: 'calluna';
		font-weight: 400;
}

.blog-post .tags {
    padding: 9px 0 0;
    border-top: 1px solid #555559;
    height: 60px;
    margin-bottom: 15px;
		font-family: 'calluna';
		font-weight: 400;
}

.tags-block {
    font-size: 16px
}
.single-recipes .article-header.entry-header .tags-block{
	margin-bottom: 10px;
}

.newsletter-widget input[type="submit"] {
    margin: 0
}

.newsletter-widget p {
    margin-bottom: 5px
}

nav.large-social-links ul li a:hover {
    color: #f6b221
}

.short-bio-area ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 1%
}

.short-bio-area ul li:first-child {
    width: 40%
}

.short-bio-area ul li:last-child {
    width: 54%
}

.short-bio-area ul li .bio-pic {
    width: 119px;
    width: 119px;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.short-bio-area ul li p {
    font: normal 15px/19px "brandon-grotesque", sans-serif;
    margin: 0;
    color: #555559
}

.video-lightbox {
    height: 560px;
    width: 100%;
    text-align: center;
    position: relative
}

.video-lightbox .video-details {
    position: relative;
    z-index: 1;
    padding-bottom: 5%
}

.video-lightbox .video-details cite,
.video-lightbox .video-details small {
    display: block;
    color: #fff
}

.video-lightbox .video-details cite {
    font: 700 26px/31px "brandon-grotesque", sans-serif;
    margin: 13px 0
}

.video-lightbox .video-details small {
    font: normal 16px/19px "brandon-grotesque", sans-serif
}

.play-btn {
    background-image: url("../images/sprite.png");
    background-position: -204px -49px;
    width: 72px;
    height: 72px;
    display: inline-block
}

.background-snap {
    position: absolute;
    opacity: .6;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

ul.slider-subscription-widget {
    display: block;
    padding: 30px
}

ul.slider-subscription-widget li.sub-wrapper {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

ul.slider-subscription-widget li.sub-wrapper.sleft {
    width: 497px;
    float: left
}

ul.slider-subscription-widget li.sub-wrapper.sright {
    width: 478px;
    float: right
}

ul.slider-subscription-widget li.sub-wrapper ul.form-fields {
    display: block;
    text-align: right
}

ul.slider-subscription-widget li.sub-wrapper ul.form-fields li {
    display: block;
    vertical-align: middle;
    float: left;
    margin-right: 4px
}

ul.slider-subscription-widget li.sub-wrapper ul.form-fields li:first-child,
ul.slider-subscription-widget li.sub-wrapper ul.form-fields li:nth-of-type(2n) {
    width: 165px
}

ul.slider-subscription-widget li.sub-wrapper ul.form-fields li:last-child {
    width: 128px
}

ul.slider-subscription-widget li.sub-wrapper ul.form-fields li img,
ul.slider-subscription-widget li.sub-wrapper ul.form-fields li span.wpcf7-not-valid-tip {
    display: none
}

ul.slider-subscription-widget li.sub-wrapper div.wpcf7-response-output {
    margin: 0
}

ul.slider-subscription-widget li.sub-wrapper div.wpcf7-validation-errors,
ul.slider-subscription-widget li.sub-wrapper div.wpcf7-mail-sent-ok {
    position: absolute;
    right: 0;
    padding: 8px;
    border: none;
    max-width: 525px
}

ul.slider-subscription-widget li.sub-wrapper div.wpcf7-validation-errors {
    background: #f7e700;
    top: -44px
}

ul.slider-subscription-widget li.sub-wrapper div.wpcf7-mail-sent-ok {
    background: #398f14;
    top: -22px;
    color: #f4f4f4
}

.most-read-block:nth-of-type(2n) .blog-post,
.latest-block:nth-of-type(2n) .blog-post {
    margin: 0 auto
}

.most-read-block:nth-of-type(3n) .blog-post,
.latest-block:nth-of-type(3n) .blog-post {
    float: right
}

ul.master-wrap {
    width: 100%;
    margin: 0 auto;
    display: block;
    border-top: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
    padding: 15px 0
}

ul.master-wrap li {
    display: block
}

ul.master-wrap li ul.inner-block {
    display: block
}

ul.master-wrap li ul.inner-block li.master-block {
    display: inline-block;
    vertical-align: middle;
    width: 24%
}

ul.master-wrap li ul.inner-block li.master-block ul.inner-meta {
    display: block;
    border-right: 1px solid #bbbbbb;
    padding: 0px 0
}

ul.master-wrap li ul.inner-block li.master-block ul.inner-meta li:first-child {
    font: 700 14px/21px "brandon-grotesque", sans-serif;
    color: #000
}

ul.master-wrap.meta-ingredients li ul.inner-block li.master-block ul.inner-meta li:first-child{
	font-size: 15px;
}

ul.master-wrap li ul.inner-block li.master-block ul.inner-meta li:last-child {
    font: normal 14px/25px "brandon-grotesque", sans-serif;
    color: #555559
}
ul.master-wrap.meta-ingredients li ul.inner-block li.master-block ul.inner-meta li:last-child {
    font-size: 16px;
}

ul.master-wrap li ul.inner-block li.master-block:nth-of-type(4n) ul.inner-meta {
    border: none
}

.recipe-info {
    margin: 32px 0
}

.recipe-info ul li {
    display: inline-block;
    vertical-align: top
}

.recipe-info ul li:first-child {
    margin-right: 30px
}

.recipe-info ul li:last-child {
    width: 375px
}

.recipe-info ul li h5.helpfull-tip {
    margin: 0 0 5px
}

.recipe-info ul li p {
    margin: 0;
    font: normal 15px/19px "brandon-grotesque", sans-serif;
    color: #e84a37
}

i.orange-hand {
    background-image: url("../images/sprite.png");
    background-position: 0px -107px;
    width: 116px;
    height: 116px;
    display: block
}

.print-recipe {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    cursor: pointer
}

.print-recipe ul li {
    display: inline-block;
    vertical-align: middle
}

.print-recipe ul li:first-child {
    font: normal 13px/16px "brandon-grotesque", sans-serif
}

.print-recipe ul li:last-child {
    width: auto
}

.print-recipe ul li i.print-this {
    background-image: url("../images/sprite.png");
    background-position: -410px -49px;
    width: 31px;
    height: 34px;
    display: block
}

.sidebar-instagram {
    width: 335px;
    height: 335px;
    background-color: #ebebeb
}

ul.share-cta {
    display: block;
    margin-bottom: 15px;
    padding: 0 !important
}

ul.share-cta li.share-header {
    font: 500 16px/21px "brandon-grotesque", sans-serif;
    color: #000
}

ul.share-cta li.share-blurb {
    color: #e84a37
}

.recognition .media-header {
    margin: 0 0 25px;
    border-bottom: 1px solid #bbbbbb;
    font: 400 24px/45px "proxima-nova", sans-serif;
    color: #e84a37
}

.recognition .media-item-a .post-title h5,
.recognition .media-item-a .post-link a,
.recognition .media-item-b .post-title h5,
.recognition .media-item-b .post-link a {
    font: normal 15px/19px "brandon-grotesque", sans-serif
}

.recognition .media-item-a .post-title h5,
.recognition .media-item-b .post-title h5 {
    color: #555559;
    margin: 5px 0
}

.recognition .media-item-a .post-title h5 a,
.recognition .media-item-b .post-title h5 a {
    color: #555559 !important
}

.recognition .media-item-a .post-link a,
.recognition .media-item-b .post-link a {
    color: #e84a37
}

.recognition .media-item-b {
    width: 200px
}

.recognition .media-item-a {
    width: 217px
}

.showcase {
    padding: 15px 0 25px
}

.showcase small {
    font: normal 20px/21px "calluna", serif;
    font-weight: 400;
    color: #555559;
    margin: 17px 0 0;
    display: block
}

.showcase ul.emblems {
    display: block
}

.showcase ul.emblems li.emblem-item {
    display: inline-block;
    vertical-align: middle
}

.showcase ul.emblems li.emblem-item .emblem-inner {
    padding: 10px 3px
}

.showcase ul.emblems li.emblem-item .emblem-inner img {
    max-width: 100%;
    height: auto
}

h3.section-header {
    /*font: 600 24px/26px "brandon-grotesque", sans-serif;*/
    font: 500 25px/26px "brandon-grotesque", sans-serif;
    color: #e84a37
}

.margin-a {
    margin: 35px 0
}

span.margin-b {
    margin-top: 50px;
    margin-bottom: 50px
}

span.margin-c {
    margin-top: 50px
}

.advertisement {
    margin-bottom: 40px
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url("images/fancybox_sprite.png")
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("images/fancybox_loading.gif") center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("images/blank.gif");
    -webkit-tap-highlight-color: transparent;
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("fancybox_overlay.png")
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url("images/fancybox_sprite@2x.png");
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url("images/fancybox_loading@2x.gif");
        background-size: 24px 24px
    }
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important
}

.fancybox-inner {
    overflow: auto !important
}

.fancybox-skin {
    background: none !important
}

.media-header {
    font: 400 24px/38px "brandon-grotesque", sans-serif;
    color: #e84a37;
    padding-bottom: 7px;
    border-bottom: 1px solid #555559
}

ul.featured-on-list>li {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    padding: 10px;
    margin-bottom: 25px
}

ul.featured-on-list>li ul.inner-content li {
    width: 100%;
    display: block
}

ul.featured-on-list>li ul.inner-content li.image img {
    max-width: 100%
}

ul.featured-on-list>li ul.inner-content li.title {
    font: normal 15px/19px "brandon-grotesque", sans-serif
}

ul.featured-on-list>li ul.inner-content li.link a {
    color: #e84a37;
    font: normal 15px/19px "brandon-grotesque", sans-serif
}

.alignnone {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    height: auto
}

.aligncenter {
    display: block;
    margin: 10.5px auto
}

.alignleft,
.alignright {
    margin-bottom: 10.5px
}

@media (min-width: 767px) {
    .alignleft {
        float: left;
        margin-right: 10.5px
    }
    .alignright {
        float: right;
        margin-left: 10.5px
    }
}


/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font-family: "brandon-grotesque", sans-serif
}

details,
main,
summary {
    display: block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

template,
[hidden] {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background-color: #ffff00;
    color: #000000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

svg:not(:root) {
    overflow: hidden
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    overflow: visible
}

button,
input,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: bold
}

button,
input,
select {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
    cursor: pointer
}

[disabled] {
    cursor: default
}

button,
html [type='button'],
[type='reset'],
[type='submit'] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

button:-moz-focusring,
input:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type='checkbox'],
[type='radio'] {
    padding: 0
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
    height: auto
}

[type='search'] {
    -webkit-appearance: textfield
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
    -webkit-appearance: none
}

*,
*::before,
*::after {
    box-sizing: border-box
}

html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dd,
ol,
ul,
form,
fieldset,
legend,
table,
figure,
th,
td,
caption,
hr {
    margin: 0;
    padding: 0
}

abbr[title],
dfn[title] {
    cursor: help
}

img {
    max-width: 100%;
    height: auto;
    font-style: italic
}

a img {
    border: 0
}

button {
    border: 0;
    padding: 0
}

label {
    cursor: pointer
}

html {
    min-height: 100%;
    font-size: 90%
}

@media (min-width: 768px) {
    html {
        font-size: 100%
    }
}

body {
    font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
ul,
ol,
dl,
blockquote,
p,
address,
table,
fieldset,
figure,
pre,
hr {
    margin-bottom: 20px
}

ul,
ol,
dd {
    margin-left: 40px
}

.o-site-wrap {
    max-width: 1365px;
    margin: 0 auto
}

.o-site-wrap--padding {
    max-width: 1405px;
    padding-left: 20px;
    padding-right: 20px
}

.o-grid {
    min-width: 100%;
    margin: 0;
    padding: 0;
    list-style: none
}

.o-grid--gutter-sm {
    margin-left: -10px
}

.o-grid--gutter-sm>.o-grid__item {
    padding-left: 10px
}

@media (min-width: 420px) {
    .o-grid--gutter-sm\@xs {
        margin-left: -10px
    }
    .o-grid--gutter-sm\@xs>.o-grid__item {
        padding-left: 10px
    }
}

@media (min-width: 768px) {
    .o-grid--gutter-sm\@sm {
        margin-left: -10px
    }
    .o-grid--gutter-sm\@sm>.o-grid__item {
        padding-left: 10px
    }
}

@media (min-width: 992px) {
    .o-grid--gutter-sm\@md {
        margin-left: -10px
    }
    .o-grid--gutter-sm\@md>.o-grid__item {
        padding-left: 10px
    }
}

@media (min-width: 1024px) {
    .o-grid--gutter-sm\@lg {
        margin-left: -10px
    }
    .o-grid--gutter-sm\@lg>.o-grid__item {
        padding-left: 10px
    }
}

.o-grid--matrix.o-grid--gutter-sm {
    margin-bottom: -10px
}

.o-grid--matrix.o-grid--gutter-sm>.o-grid__item {
    padding-bottom: 10px
}

@media (min-width: 420px) {
    .o-grid--matrix.o-grid--gutter-sm\@xs {
        margin-bottom: -10px
    }
    .o-grid--matrix.o-grid--gutter-sm\@xs>.o-grid__item {
        padding-bottom: 10px
    }
}

@media (min-width: 768px) {
    .o-grid--matrix.o-grid--gutter-sm\@sm {
        margin-bottom: -10px
    }
    .o-grid--matrix.o-grid--gutter-sm\@sm>.o-grid__item {
        padding-bottom: 10px
    }
}

@media (min-width: 992px) {
    .o-grid--matrix.o-grid--gutter-sm\@md {
        margin-bottom: -10px
    }
    .o-grid--matrix.o-grid--gutter-sm\@md>.o-grid__item {
        padding-bottom: 10px
    }
}

@media (min-width: 1024px) {
    .o-grid--matrix.o-grid--gutter-sm\@lg {
        margin-bottom: -10px
    }
    .o-grid--matrix.o-grid--gutter-sm\@lg>.o-grid__item {
        padding-bottom: 10px
    }
}

.o-grid--gutter-md {
    margin-left: -20px
}

.o-grid--gutter-md>.o-grid__item {
    padding-left: 20px
}

@media (min-width: 420px) {
    .o-grid--gutter-md\@xs {
        margin-left: -20px
    }
    .o-grid--gutter-md\@xs>.o-grid__item {
        padding-left: 20px
    }
}

@media (min-width: 768px) {
    .o-grid--gutter-md\@sm {
        margin-left: -20px
    }
    .o-grid--gutter-md\@sm>.o-grid__item {
        padding-left: 20px
    }
}

@media (min-width: 992px) {
    .o-grid--gutter-md\@md {
        margin-left: -20px
    }
    .o-grid--gutter-md\@md>.o-grid__item {
        padding-left: 20px
    }
}

@media (min-width: 1024px) {
    .o-grid--gutter-md\@lg {
        margin-left: -20px
    }
    .o-grid--gutter-md\@lg>.o-grid__item {
        padding-left: 20px
    }
}

.o-grid--matrix.o-grid--gutter-md {
    margin-bottom: -20px
}

.o-grid--matrix.o-grid--gutter-md>.o-grid__item {
    padding-bottom: 20px
}

@media (min-width: 420px) {
    .o-grid--matrix.o-grid--gutter-md\@xs {
        margin-bottom: -20px
    }
    .o-grid--matrix.o-grid--gutter-md\@xs>.o-grid__item {
        padding-bottom: 20px
    }
}

@media (min-width: 768px) {
    .o-grid--matrix.o-grid--gutter-md\@sm {
        margin-bottom: -20px
    }
    .o-grid--matrix.o-grid--gutter-md\@sm>.o-grid__item {
        padding-bottom: 20px
    }
}

@media (min-width: 992px) {
    .o-grid--matrix.o-grid--gutter-md\@md {
        margin-bottom: -20px
    }
    .o-grid--matrix.o-grid--gutter-md\@md>.o-grid__item {
        padding-bottom: 20px
    }
}

@media (min-width: 1024px) {
    .o-grid--matrix.o-grid--gutter-md\@lg {
        margin-bottom: -20px
    }
    .o-grid--matrix.o-grid--gutter-md\@lg>.o-grid__item {
        padding-bottom: 20px
    }
}

.o-grid--gutter-lg {
    margin-left: -40px
}

.o-grid--gutter-lg>.o-grid__item {
    padding-left: 40px
}

@media (min-width: 420px) {
    .o-grid--gutter-lg\@xs {
        margin-left: -40px
    }
    .o-grid--gutter-lg\@xs>.o-grid__item {
        padding-left: 40px
    }
}

@media (min-width: 768px) {
    .o-grid--gutter-lg\@sm {
        margin-left: -40px
    }
    .o-grid--gutter-lg\@sm>.o-grid__item {
        padding-left: 40px
    }
}

@media (min-width: 992px) {
    .o-grid--gutter-lg\@md {
        margin-left: -40px
    }
    .o-grid--gutter-lg\@md>.o-grid__item {
        padding-left: 40px
    }
}

@media (min-width: 1024px) {
    .o-grid--gutter-lg\@lg {
        margin-left: -40px
    }
    .o-grid--gutter-lg\@lg>.o-grid__item {
        padding-left: 40px
    }
}

.o-grid--matrix.o-grid--gutter-lg {
    margin-bottom: -40px
}

.o-grid--matrix.o-grid--gutter-lg>.o-grid__item {
    padding-bottom: 40px
}

@media (min-width: 420px) {
    .o-grid--matrix.o-grid--gutter-lg\@xs {
        margin-bottom: -40px
    }
    .o-grid--matrix.o-grid--gutter-lg\@xs>.o-grid__item {
        padding-bottom: 40px
    }
}

@media (min-width: 768px) {
    .o-grid--matrix.o-grid--gutter-lg\@sm {
        margin-bottom: -40px
    }
    .o-grid--matrix.o-grid--gutter-lg\@sm>.o-grid__item {
        padding-bottom: 40px
    }
}

@media (min-width: 992px) {
    .o-grid--matrix.o-grid--gutter-lg\@md {
        margin-bottom: -40px
    }
    .o-grid--matrix.o-grid--gutter-lg\@md>.o-grid__item {
        padding-bottom: 40px
    }
}

@media (min-width: 1024px) {
    .o-grid--matrix.o-grid--gutter-lg\@lg {
        margin-bottom: -40px
    }
    .o-grid--matrix.o-grid--gutter-lg\@lg>.o-grid__item {
        padding-bottom: 40px
    }
}

.o-grid {
    font-size: 0
}

.o-grid__item {
    font-size: 16px
}

.o-grid--equal-height,
.o-grid--equal-height>.o-grid__item {
    display: flex
}

.o-grid--equal-height>*,
.o-grid--equal-height>.o-grid__item>* {
    width: 100%
}

.o-grid--equal-height {
    flex-wrap: wrap
}

.o-grid--center>.o-grid__item {
    vertical-align: middle
}

.o-grid--bottom>.o-grid__item {
    vertical-align: bottom
}

.o-grid--reverse {
    direction: rtl;
    text-align: left
}

.o-grid--reverse>.o-grid__item {
    direction: ltr;
    text-align: left
}

.o-grid__item {
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: 1px;
    vertical-align: top;
    text-align: left
}

.o-flag {
    display: table;
    width: 100%
}

.o-flag__component,
.o-flag__body {
    display: table-cell;
    vertical-align: middle
}

.o-flag__body {
    width: 100%
}

.o-flag__component--nowrap {
    white-space: nowrap
}

.o-flag__component>img {
    display: block;
    max-width: none
}

:not(.o-flag--reverse)>.o-flag__component {
    padding-right: 20px
}

.o-flag--reverse>.o-flag__component {
    padding-left: 20px
}

.o-flag--top>.o-flag__component,
.o-flag--top>.o-flag__body {
    vertical-align: top
}

.o-flag--bottom>.o-flag__component,
.o-flag--bottom>.o-flag__body {
    vertical-align: bottom
}

.u-push-bottom-md {
    margin-bottom: 20px !important
}

.u-push-left-md {
    margin-left: 20px !important
}

@media (min-width: 420px) {
    .u-push-bottom-md\@xs {
        margin-bottom: 20px !important
    }
    .u-push-left-md\@xs {
        margin-left: 20px !important
    }
}

@media (min-width: 768px) {
    .u-push-bottom-md\@sm {
        margin-bottom: 20px !important
    }
    .u-push-left-md\@sm {
        margin-left: 20px !important
    }
}

@media (min-width: 992px) {
    .u-push-bottom-md\@md {
        margin-bottom: 20px !important
    }
    .u-push-left-md\@md {
        margin-left: 20px !important
    }
}

@media (min-width: 1024px) {
    .u-push-bottom-md\@lg {
        margin-bottom: 20px !important
    }
    .u-push-left-md\@lg {
        margin-left: 20px !important
    }
}

.u-flush {
    margin: 0 !important
}

.u-flush-top {
    margin-top: 0 !important
}

.u-flush-right {
    margin-right: 0 !important
}

.u-flush-bottom {
    margin-bottom: 0 !important
}

.u-flush-left {
    margin-left: 0 !important
}

@media (min-width: 420px) {
    .u-flush\@xs {
        margin: 0 !important
    }
    .u-flush-top\@xs {
        margin-top: 0 !important
    }
    .u-flush-right\@xs {
        margin-right: 0 !important
    }
    .u-flush-bottom\@xs {
        margin-bottom: 0 !important
    }
    .u-flush-left\@xs {
        margin-left: 0 !important
    }
}

@media (max-width: 419px) {
    .u-flush\@max-xs {
        margin: 0 !important
    }
    .u-flush-top\@max-xs {
        margin-top: 0 !important
    }
    .u-flush-right\@max-xs {
        margin-right: 0 !important
    }
    .u-flush-bottom\@max-xs {
        margin-bottom: 0 !important
    }
    .u-flush-left\@max-xs {
        margin-left: 0 !important
    }
}

@media (min-width: 768px) {
    .u-flush\@sm {
        margin: 0 !important
    }
    .u-flush-top\@sm {
        margin-top: 0 !important
    }
    .u-flush-right\@sm {
        margin-right: 0 !important
    }
    .u-flush-bottom\@sm {
        margin-bottom: 0 !important
    }
    .u-flush-left\@sm {
        margin-left: 0 !important
    }
}

@media (max-width: 767px) {
    .u-flush\@max-sm {
        margin: 0 !important
    }
    .u-flush-top\@max-sm {
        margin-top: 0 !important
    }
    .u-flush-right\@max-sm {
        margin-right: 0 !important
    }
    .u-flush-bottom\@max-sm {
        margin-bottom: 0 !important
    }
    .u-flush-left\@max-sm {
        margin-left: 0 !important
    }
}

@media (min-width: 992px) {
    .u-flush\@md {
        margin: 0 !important
    }
    .u-flush-top\@md {
        margin-top: 0 !important
    }
    .u-flush-right\@md {
        margin-right: 0 !important
    }
    .u-flush-bottom\@md {
        margin-bottom: 0 !important
    }
    .u-flush-left\@md {
        margin-left: 0 !important
    }
}

@media (max-width: 991px) {
    .u-flush\@max-md {
        margin: 0 !important
    }
    .u-flush-top\@max-md {
        margin-top: 0 !important
    }
    .u-flush-right\@max-md {
        margin-right: 0 !important
    }
    .u-flush-bottom\@max-md {
        margin-bottom: 0 !important
    }
    .u-flush-left\@max-md {
        margin-left: 0 !important
    }
}

@media (min-width: 1024px) {
    .u-flush\@lg {
        margin: 0 !important
    }
    .u-flush-top\@lg {
        margin-top: 0 !important
    }
    .u-flush-right\@lg {
        margin-right: 0 !important
    }
    .u-flush-bottom\@lg {
        margin-bottom: 0 !important
    }
    .u-flush-left\@lg {
        margin-left: 0 !important
    }
}

@media (max-width: 1023px) {
    .u-flush\@max-lg {
        margin: 0 !important
    }
    .u-flush-top\@max-lg {
        margin-top: 0 !important
    }
    .u-flush-right\@max-lg {
        margin-right: 0 !important
    }
    .u-flush-bottom\@max-lg {
        margin-bottom: 0 !important
    }
    .u-flush-left\@max-lg {
        margin-left: 0 !important
    }
}

.u-soft-top-md {
    padding-top: 20px !important
}

.u-soft-right-md {
    padding-right: 20px !important
}

.u-soft-bottom-md {
    padding-bottom: 20px !important
}

.u-soft-left-md {
    padding-left: 20px !important
}

.u-soft-md {
    padding: 20px !important
}

@media (min-width: 420px) {
    .u-soft-top-md\@xs {
        padding-top: 20px !important
    }
    .u-soft-right-md\@xs {
        padding-right: 20px !important
    }
    .u-soft-bottom-md\@xs {
        padding-bottom: 20px !important
    }
    .u-soft-left-md\@xs {
        padding-left: 20px !important
    }
    .u-soft-md\@xs {
        padding: 20px !important
    }
}

@media (min-width: 768px) {
    .u-soft-top-md\@sm {
        padding-top: 20px !important
    }
    .u-soft-right-md\@sm {
        padding-right: 20px !important
    }
    .u-soft-bottom-md\@sm {
        padding-bottom: 20px !important
    }
    .u-soft-left-md\@sm {
        padding-left: 20px !important
    }
    .u-soft-md\@sm {
        padding: 20px !important
    }
}

@media (min-width: 992px) {
    .u-soft-top-md\@md {
        padding-top: 20px !important
    }
    .u-soft-right-md\@md {
        padding-right: 20px !important
    }
    .u-soft-bottom-md\@md {
        padding-bottom: 20px !important
    }
    .u-soft-left-md\@md {
        padding-left: 20px !important
    }
    .u-soft-md\@md {
        padding: 20px !important
    }
}

@media (min-width: 1024px) {
    .u-soft-top-md\@lg {
        padding-top: 20px !important
    }
    .u-soft-right-md\@lg {
        padding-right: 20px !important
    }
    .u-soft-bottom-md\@lg {
        padding-bottom: 20px !important
    }
    .u-soft-left-md\@lg {
        padding-left: 20px !important
    }
    .u-soft-md\@lg {
        padding: 20px !important
    }
}

.u-hard {
    padding: 0 !important
}

.u-hard-top {
    padding-top: 0 !important
}

.u-hard-right {
    padding-right: 0 !important
}

.u-hard-bottom {
    padding-bottom: 0 !important
}

.u-hard-left {
    padding-left: 0 !important
}

@media (min-width: 420px) {
    .u-hard\@xs {
        padding: 0 !important
    }
    .u-hard-top\@xs {
        padding-top: 0 !important
    }
    .u-hard-right\@xs {
        padding-right: 0 !important
    }
    .u-hard-bottom\@xs {
        padding-bottom: 0 !important
    }
    .u-hard-left\@xs {
        padding-left: 0 !important
    }
}

@media (max-width: 419px) {
    .u-hard\@max-xs {
        padding: 0 !important
    }
    .u-hard-top\@max-xs {
        padding-top: 0 !important
    }
    .u-hard-right\@max-xs {
        padding-right: 0 !important
    }
    .u-hard-bottom\@max-xs {
        padding-bottom: 0 !important
    }
    .u-hard-left\@max-xs {
        padding-left: 0 !important
    }
}

@media (min-width: 768px) {
    .u-hard\@sm {
        padding: 0 !important
    }
    .u-hard-top\@sm {
        padding-top: 0 !important
    }
    .u-hard-right\@sm {
        padding-right: 0 !important
    }
    .u-hard-bottom\@sm {
        padding-bottom: 0 !important
    }
    .u-hard-left\@sm {
        padding-left: 0 !important
    }
}

@media (max-width: 767px) {
    .u-hard\@max-sm {
        padding: 0 !important
    }
    .u-hard-top\@max-sm {
        padding-top: 0 !important
    }
    .u-hard-right\@max-sm {
        padding-right: 0 !important
    }
    .u-hard-bottom\@max-sm {
        padding-bottom: 0 !important
    }
    .u-hard-left\@max-sm {
        padding-left: 0 !important
    }
}

@media (min-width: 992px) {
    .u-hard\@md {
        padding: 0 !important
    }
    .u-hard-top\@md {
        padding-top: 0 !important
    }
    .u-hard-right\@md {
        padding-right: 0 !important
    }
    .u-hard-bottom\@md {
        padding-bottom: 0 !important
    }
    .u-hard-left\@md {
        padding-left: 0 !important
    }
}

@media (max-width: 991px) {
    .u-hard\@max-md {
        padding: 0 !important
    }
    .u-hard-top\@max-md {
        padding-top: 0 !important
    }
    .u-hard-right\@max-md {
        padding-right: 0 !important
    }
    .u-hard-bottom\@max-md {
        padding-bottom: 0 !important
    }
    .u-hard-left\@max-md {
        padding-left: 0 !important
    }
}

@media (min-width: 1024px) {
    .u-hard\@lg {
        padding: 0 !important
    }
    .u-hard-top\@lg {
        padding-top: 0 !important
    }
    .u-hard-right\@lg {
        padding-right: 0 !important
    }
    .u-hard-bottom\@lg {
        padding-bottom: 0 !important
    }
    .u-hard-left\@lg {
        padding-left: 0 !important
    }
}

@media (max-width: 1023px) {
    .u-hard\@max-lg {
        padding: 0 !important
    }
    .u-hard-top\@max-lg {
        padding-top: 0 !important
    }
    .u-hard-right\@max-lg {
        padding-right: 0 !important
    }
    .u-hard-bottom\@max-lg {
        padding-bottom: 0 !important
    }
    .u-hard-left\@max-lg {
        padding-left: 0 !important
    }
}

.u-1\/1 {
    width: 100%
}

.u-1\/2 {
    width: 50%
}

.u-1\/3 {
    width: 33.3333333333%
}

.u-2\/3 {
    width: 66.6666666667%
}

.u-1\/4 {
    width: 25%
}

.u-2\/4 {
    width: 50%
}

.u-3\/4 {
    width: 75%
}

.u-1\/5 {
    width: 20%
}

.u-2\/5 {
    width: 40%
}

.u-3\/5 {
    width: 60%
}

.u-4\/5 {
    width: 80%
}

.u-1\/6 {
    width: 16.6666666667%
}

.u-2\/6 {
    width: 33.3333333333%
}

.u-3\/6 {
    width: 50%
}

.u-4\/6 {
    width: 66.6666666667%
}

.u-5\/6 {
    width: 83.3333333333%
}

.u-1\/8 {
    width: 12.5%
}

.u-2\/8 {
    width: 25%
}

.u-3\/8 {
    width: 37.5%
}

.u-4\/8 {
    width: 50%
}

.u-5\/8 {
    width: 62.5%
}

.u-6\/8 {
    width: 75%
}

.u-7\/8 {
    width: 87.5%
}

.u-1\/10 {
    width: 10%
}

.u-2\/10 {
    width: 20%
}

.u-3\/10 {
    width: 30%
}

.u-4\/10 {
    width: 40%
}

.u-5\/10 {
    width: 50%
}

.u-6\/10 {
    width: 60%
}

.u-7\/10 {
    width: 70%
}

.u-8\/10 {
    width: 80%
}

.u-9\/10 {
    width: 90%
}

.u-1\/12 {
    width: 8.3333333333%
}

.u-2\/12 {
    width: 16.6666666667%
}

.u-3\/12 {
    width: 25%
}

.u-4\/12 {
    width: 33.3333333333%
}

.u-5\/12 {
    width: 41.6666666667%
}

.u-6\/12 {
    width: 50%
}

.u-7\/12 {
    width: 58.3333333333%
}

.u-8\/12 {
    width: 66.6666666667%
}

.u-9\/12 {
    width: 75%
}

.u-10\/12 {
    width: 83.3333333333%
}

.u-11\/12 {
    width: 91.6666666667%
}

@media (min-width: 420px) {
    .u-1\/1\@xs {
        width: 100%
    }
    .u-1\/2\@xs {
        width: 50%
    }
    .u-1\/3\@xs {
        width: 33.3333333333%
    }
    .u-2\/3\@xs {
        width: 66.6666666667%
    }
    .u-1\/4\@xs {
        width: 25%
    }
    .u-2\/4\@xs {
        width: 50%
    }
    .u-3\/4\@xs {
        width: 75%
    }
    .u-1\/5\@xs {
        width: 20%
    }
    .u-2\/5\@xs {
        width: 40%
    }
    .u-3\/5\@xs {
        width: 60%
    }
    .u-4\/5\@xs {
        width: 80%
    }
    .u-1\/6\@xs {
        width: 16.6666666667%
    }
    .u-2\/6\@xs {
        width: 33.3333333333%
    }
    .u-3\/6\@xs {
        width: 50%
    }
    .u-4\/6\@xs {
        width: 66.6666666667%
    }
    .u-5\/6\@xs {
        width: 83.3333333333%
    }
    .u-1\/8\@xs {
        width: 12.5%
    }
    .u-2\/8\@xs {
        width: 25%
    }
    .u-3\/8\@xs {
        width: 37.5%
    }
    .u-4\/8\@xs {
        width: 50%
    }
    .u-5\/8\@xs {
        width: 62.5%
    }
    .u-6\/8\@xs {
        width: 75%
    }
    .u-7\/8\@xs {
        width: 87.5%
    }
    .u-1\/10\@xs {
        width: 10%
    }
    .u-2\/10\@xs {
        width: 20%
    }
    .u-3\/10\@xs {
        width: 30%
    }
    .u-4\/10\@xs {
        width: 40%
    }
    .u-5\/10\@xs {
        width: 50%
    }
    .u-6\/10\@xs {
        width: 60%
    }
    .u-7\/10\@xs {
        width: 70%
    }
    .u-8\/10\@xs {
        width: 80%
    }
    .u-9\/10\@xs {
        width: 90%
    }
    .u-1\/12\@xs {
        width: 8.3333333333%
    }
    .u-2\/12\@xs {
        width: 16.6666666667%
    }
    .u-3\/12\@xs {
        width: 25%
    }
    .u-4\/12\@xs {
        width: 33.3333333333%
    }
    .u-5\/12\@xs {
        width: 41.6666666667%
    }
    .u-6\/12\@xs {
        width: 50%
    }
    .u-7\/12\@xs {
        width: 58.3333333333%
    }
    .u-8\/12\@xs {
        width: 66.6666666667%
    }
    .u-9\/12\@xs {
        width: 75%
    }
    .u-10\/12\@xs {
        width: 83.3333333333%
    }
    .u-11\/12\@xs {
        width: 91.6666666667%
    }
}

@media (min-width: 768px) {
    .u-1\/1\@sm {
        width: 100%
    }
    .u-1\/2\@sm {
        width: 50%
    }
    .u-1\/3\@sm {
        width: 33.3333333333%
    }
    .u-2\/3\@sm {
        width: 66.6666666667%
    }
    .u-1\/4\@sm {
        width: 25%
    }
    .u-2\/4\@sm {
        width: 50%
    }
    .u-3\/4\@sm {
        width: 75%
    }
    .u-1\/5\@sm {
        width: 20%
    }
    .u-2\/5\@sm {
        width: 40%
    }
    .u-3\/5\@sm {
        width: 60%
    }
    .u-4\/5\@sm {
        width: 80%
    }
    .u-1\/6\@sm {
        width: 16.6666666667%
    }
    .u-2\/6\@sm {
        width: 33.3333333333%
    }
    .u-3\/6\@sm {
        width: 50%
    }
    .u-4\/6\@sm {
        width: 66.6666666667%
    }
    .u-5\/6\@sm {
        width: 83.3333333333%
    }
    .u-1\/8\@sm {
        width: 12.5%
    }
    .u-2\/8\@sm {
        width: 25%
    }
    .u-3\/8\@sm {
        width: 37.5%
    }
    .u-4\/8\@sm {
        width: 50%
    }
    .u-5\/8\@sm {
        width: 62.5%
    }
    .u-6\/8\@sm {
        width: 75%
    }
    .u-7\/8\@sm {
        width: 87.5%
    }
    .u-1\/10\@sm {
        width: 10%
    }
    .u-2\/10\@sm {
        width: 20%
    }
    .u-3\/10\@sm {
        width: 30%
    }
    .u-4\/10\@sm {
        width: 40%
    }
    .u-5\/10\@sm {
        width: 50%
    }
    .u-6\/10\@sm {
        width: 60%
    }
    .u-7\/10\@sm {
        width: 70%
    }
    .u-8\/10\@sm {
        width: 80%
    }
    .u-9\/10\@sm {
        width: 90%
    }
    .u-1\/12\@sm {
        width: 8.3333333333%
    }
    .u-2\/12\@sm {
        width: 16.6666666667%
    }
    .u-3\/12\@sm {
        width: 25%
    }
    .u-4\/12\@sm {
        width: 33.3333333333%
    }
    .u-5\/12\@sm {
        width: 41.6666666667%
    }
    .u-6\/12\@sm {
        width: 50%
    }
    .u-7\/12\@sm {
        width: 58.3333333333%
    }
    .u-8\/12\@sm {
        width: 66.6666666667%
    }
    .u-9\/12\@sm {
        width: 75%
    }
    .u-10\/12\@sm {
        width: 83.3333333333%
    }
    .u-11\/12\@sm {
        width: 91.6666666667%
    }
}

@media (min-width: 992px) {
    .u-1\/1\@md {
        width: 100%
    }
    .u-1\/2\@md {
        width: 50%
    }
    .u-1\/3\@md {
        width: 33.3333333333%
    }
    .u-2\/3\@md {
        width: 66.6666666667%
    }
    .u-1\/4\@md {
        width: 25%
    }
    .u-2\/4\@md {
        width: 50%
    }
    .u-3\/4\@md {
        width: 75%
    }
    .u-1\/5\@md {
        width: 20%
    }
    .u-2\/5\@md {
        width: 40%
    }
    .u-3\/5\@md {
        width: 60%
    }
    .u-4\/5\@md {
        width: 80%
    }
    .u-1\/6\@md {
        width: 16.6666666667%
    }
    .u-2\/6\@md {
        width: 33.3333333333%
    }
    .u-3\/6\@md {
        width: 50%
    }
    .u-4\/6\@md {
        width: 66.6666666667%
    }
    .u-5\/6\@md {
        width: 83.3333333333%
    }
    .u-1\/8\@md {
        width: 12.5%
    }
    .u-2\/8\@md {
        width: 25%
    }
    .u-3\/8\@md {
        width: 37.5%
    }
    .u-4\/8\@md {
        width: 50%
    }
    .u-5\/8\@md {
        width: 62.5%
    }
    .u-6\/8\@md {
        width: 75%
    }
    .u-7\/8\@md {
        width: 87.5%
    }
    .u-1\/10\@md {
        width: 10%
    }
    .u-2\/10\@md {
        width: 20%
    }
    .u-3\/10\@md {
        width: 30%
    }
    .u-4\/10\@md {
        width: 40%
    }
    .u-5\/10\@md {
        width: 50%
    }
    .u-6\/10\@md {
        width: 60%
    }
    .u-7\/10\@md {
        width: 70%
    }
    .u-8\/10\@md {
        width: 80%
    }
    .u-9\/10\@md {
        width: 90%
    }
    .u-1\/12\@md {
        width: 8.3333333333%
    }
    .u-2\/12\@md {
        width: 16.6666666667%
    }
    .u-3\/12\@md {
        width: 25%
    }
    .u-4\/12\@md {
        width: 33.3333333333%
    }
    .u-5\/12\@md {
        width: 41.6666666667%
    }
    .u-6\/12\@md {
        width: 50%
    }
    .u-7\/12\@md {
        width: 58.3333333333%
    }
    .u-8\/12\@md {
        width: 66.6666666667%
    }
    .u-9\/12\@md {
        width: 75%
    }
    .u-10\/12\@md {
        width: 83.3333333333%
    }
    .u-11\/12\@md {
        width: 91.6666666667%
    }
}

@media (min-width: 1024px) {
    .u-1\/1\@lg {
        width: 100%
    }
    .u-1\/2\@lg {
        width: 50%
    }
    .u-1\/3\@lg {
        width: 33.3333333333%
    }
    .u-2\/3\@lg {
        width: 66.6666666667%
    }
    .u-1\/4\@lg {
        width: 25%
    }
    .u-2\/4\@lg {
        width: 50%
    }
    .u-3\/4\@lg {
        width: 75%
    }
    .u-1\/5\@lg {
        width: 20%
    }
    .u-2\/5\@lg {
        width: 40%
    }
    .u-3\/5\@lg {
        width: 60%
    }
    .u-4\/5\@lg {
        width: 80%
    }
    .u-1\/6\@lg {
        width: 16.6666666667%
    }
    .u-2\/6\@lg {
        width: 33.3333333333%
    }
    .u-3\/6\@lg {
        width: 50%
    }
    .u-4\/6\@lg {
        width: 66.6666666667%
    }
    .u-5\/6\@lg {
        width: 83.3333333333%
    }
    .u-1\/8\@lg {
        width: 12.5%
    }
    .u-2\/8\@lg {
        width: 25%
    }
    .u-3\/8\@lg {
        width: 37.5%
    }
    .u-4\/8\@lg {
        width: 50%
    }
    .u-5\/8\@lg {
        width: 62.5%
    }
    .u-6\/8\@lg {
        width: 75%
    }
    .u-7\/8\@lg {
        width: 87.5%
    }
    .u-1\/10\@lg {
        width: 10%
    }
    .u-2\/10\@lg {
        width: 20%
    }
    .u-3\/10\@lg {
        width: 30%
    }
    .u-4\/10\@lg {
        width: 40%
    }
    .u-5\/10\@lg {
        width: 50%
    }
    .u-6\/10\@lg {
        width: 60%
    }
    .u-7\/10\@lg {
        width: 70%
    }
    .u-8\/10\@lg {
        width: 80%
    }
    .u-9\/10\@lg {
        width: 90%
    }
    .u-1\/12\@lg {
        width: 8.3333333333%
    }
    .u-2\/12\@lg {
        width: 16.6666666667%
    }
    .u-3\/12\@lg {
        width: 25%
    }
    .u-4\/12\@lg {
        width: 33.3333333333%
    }
    .u-5\/12\@lg {
        width: 41.6666666667%
    }
    .u-6\/12\@lg {
        width: 50%
    }
    .u-7\/12\@lg {
        width: 58.3333333333%
    }
    .u-8\/12\@lg {
        width: 66.6666666667%
    }
    .u-9\/12\@lg {
        width: 75%
    }
    .u-10\/12\@lg {
        width: 83.3333333333%
    }
    .u-11\/12\@lg {
        width: 91.6666666667%
    }
}

.c-book-cta {
    position: relative;
    width: 197px;
    height: 138px;
    display: inline-block
}

.c-book-cta .u-under {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.3s;
		-webkit-transition: opacity 0.3s;
}

.c-book-cta .u-over {
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity 0.3s;
		-webkit-transition: opacity 0.3s;
}

.c-book-cta:hover .u-over {
    opacity: 0;
    transition: opacity 0.3s;
		-webkit-transition: opacity 0.3s;
}

.c-book-cta:hover .u-under {
    opacity: 1;
    transition: opacity 0.3s;
		-webkit-transition: opacity 0.3s;
}

.fa.fa-facebook:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    line-height: 1;
    content: "";
    padding-right: 0
}

.fa.fa-instagram:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    line-height: 1;
    content: "";
    padding-right: 0
}

.fa.fa-twitter:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    line-height: 1;
    content: "";
    padding-right: 0
}

.fa.fa-pinterest-p:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    line-height: 1;
    content: "";
    padding-right: 0
}

.fa.fa-youtube:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    line-height: 1;
    content: "";
    padding-right: 0
}

.fa.fa-google-plus:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    line-height: 1;
    content: "";
    padding-right: 0
}

@media (max-width: 767px) {
    #navigation {
        padding: 0 15px;
        padding: 0 0px;
    }
    ul#home-hero-slider {
		    margin: 0px auto 0;
		}
		ul#home-hero-slider-mobile {
		    margin: 0px auto 0;
		}
}

@media (max-width: 1023px) {
    #menu-overlay .inner-menu ul {
        margin: 40px 0 0
    }
}

@media (max-width: 1023px) {
    #menu-overlay {
        padding: 0 15px
    }
}

@media (max-width: 1023px) {
    a.mobile-menu.menu-active {
        right: 25px !important
    }
}

ul.top-nav-bar li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    position: relative
}

ul.top-nav-bar li:first-child:before {
    display: none
}

ul.top-nav-bar li:before {
    content: ' ';
    position: absolute;
    top: 1px;
    left: -15px;
    height: 10px;
    width: 2px;
    background-color: #fff;
    display: block
}

ul.top-nav-bar li:last-child {
    margin-right: 0 !important
}

ul.top-nav-bar li.cta-button:before {
    display: none
}

ul.top-nav-bar li.cta-button a {
    line-height: 50px;
    background: #e84a37;
    padding: 0 29px
}

ul.top-nav-bar li a {
    display: block
}

.header-bar {
    background-color: #000;
    height: 50px;
    padding: 0
}

.header-bar .header-social-links h5 {
    margin: 0 25px;
    font-size: 13px;
    line-height: 50px;
    font-weight: 600
}

.header-bar .header-social-links .socials li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px
}

.header-bar .header-social-links .socials li a {
    font: normal 20px/22px FontAwesome;
    display: block
}

.header-bar .header-internal-links a {
    font: 600 13px/14px "brandon-grotesque", sans-serif;
    margin-right: 17px
}

.header-bar .header-internal-links a:last-child {
    margin-right: 0 !important
}

.header-bar a {
    color: #fff;
    text-decoration: none !important
}

.header-bar a:hover {
    color: #f6b221
}

#nav {
    border: 1px solid #bbb;
    margin: 0 auto
}

#nav ul li {
    border-right: 1px solid #bbb
}

#nav ul li:last-child {
    border: none
}

#nav ul li a {
    font: bold 14px/18px "brandon-grotesque", sans-serif;
    color: #000;
    text-decoration: none !important;
    display: block;
    padding: 15px 25px;
    letter-spacing: 0.2em
}

#nav ul li:hover a {
    color: #e84a37
}

#nav ul li ul.sub-menu {
    position: absolute;
    margin: 0;
    padding: 0;
    background: #fff;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    z-index: 99999;
    display: none
}

#nav ul li ul.sub-menu>li {
    display: block;
    border: none
}

#nav ul li ul.sub-menu>li:last-child a:before {
    content: '';
    height: 0
}

#nav ul li ul.sub-menu>li a {
    color: #e84a37;
    font: normal 14px/14px "anonymous-pro", sans-serif;
    position: relative
}

#nav ul li ul.sub-menu>li a:before {
    position: absolute;
    left: 18px;
    content: ' ';
    width: 85%;
    bottom: 0;
    height: 1px;
    z-index: 9999;
    background-color: #e84a37;
    margin: 0 auto
}

#nav ul li ul.sub-menu>li:hover a {
    color: #d42c18
}

.submenu-open {
    display: block !important
}

.o-mast-head {
    position: relative;
    table-layout: fixed;
    margin: 0px auto;
    height: 156px
}

.o-mast-head .o-mast-head--logo {
    background: url("../images/main-logo.png");
    background-position: center center;
    width: 204px;
    height: 107px;
    display: block;
    margin: 0 auto
}

.o-mast-head i.o-mast-head--left {
    background-image: url("../images/award-logo.png");
    background-position: center center;
    background-size: cover;
    width: 247px;
    height: 68px;
    display: inline-block;
    margin: 0
}

.o-mast-head i.o-mast-head--right {
    background-image: url("../images/right-logo.png");
    background-position: center center;
    background-size: cover;
    width: 197px;
    height: 138px;
    display: inline-block;
    margin: 0
}

@media (max-width: 767px) {
    .o-mast-head i.o-mast-head--right,
    .o-mast-head i.o-mast-head--left {
        display: none
    }
}

@media (max-width: 767px) {
    .o-mast-head .c-mob-full {
        width: 100%
    }
}

span.line-across {
    margin-top: 20px;
    background-color: #000;
    height: 2px;
    display: block;
    width: 100%
}

.u-main-line {
    margin-top: 15px;
    border-top: 2px solid #000
}

ul#home-hero-slider {
    *zoom: 1;
    margin: 10px auto 0
}
ul#home-hero-slider-mobile {
    *zoom: 1;
    margin: 10px auto 0
}

ul#home-hero-slider:before,
ul#home-hero-slider:after {
    content: '';
    display: table
}
ul#home-hero-slider-mobile:before,
ul#home-hero-slider-mobile:after {
    content: '';
    display: table
}

ul#home-hero-slider:after {
    clear: both
}
ul#home-hero-slider-mobile:after {
    clear: both
}

ul#home-hero-slider li {
    height: auto;
    width: 100%;
    padding-top: 3.2%;
    height:559px;
    padding-top: 0;
}
ul#home-hero-slider-mobile li {
    height: auto;
    width: 100%;
    padding-top: 3.2%;
    height:559px;
    padding-top: 0;
}

@media (min-width: 1024px) {
    ul#home-hero-slider li {
        min-height: 552px;
        max-height: 559px;
        height:559px;
    }
    ul#home-hero-slider-mobile li {
        min-height: 552px;
        max-height: 559px;
        height:559px;
    }
}

@media (max-width: 1023px) {
    ul#home-hero-slider li {
        min-height: 496px;
        max-height: 559px;
    }
    ul#home-hero-slider-mobile li {
        min-height: 496px;
        max-height: 559px;
    }
}

@media (max-width: 991px) {
    ul#home-hero-slider li {
        min-height: 370px;
        max-height: 559px;
    }
    ul#home-hero-slider-mobile li {
        min-height: 370px;
        max-height: 559px;
    }
}

@media (max-width: 767px) {
    ul#home-hero-slider li {
        min-height: 214px;
        max-height: 559px;
    }
    ul#home-hero-slider {
		    margin: 0px auto 0;
		}
		ul#home-hero-slider-mobile li {
        min-height: 214px;
        max-height: 559px;
    }
    ul#home-hero-slider-mobile {
		    margin: 0px auto 0;
		}
}

ul#home-hero-slider li a {
    outline: none !important
}
ul#home-hero-slider-mobile li a {
    outline: none !important
}

ul#home-hero-slider li .slide-def {
    width: 100%;
    height: 100%;
    text-align: center
}
ul#home-hero-slider-mobile li .slide-def {
    width: 100%;
    height: 100%;
    text-align: center
}

ul#home-hero-slider li .slide-def .slide-cta {
    width: 342px;
    height: auto;
    margin: 0 auto;
    border: 5px solid #fff;
    background-color: rgba(255, 255, 255, 0.4);
    padding: 10px;
    color: #fff;
    display: none
}
ul#home-hero-slider-mobile li .slide-def .slide-cta {
    width: 342px;
    height: auto;
    margin: 0 auto;
    border: 5px solid #fff;
    background-color: rgba(255, 255, 255, 0.4);
    padding: 10px;
    color: #fff;
    display: none
}

ul#home-hero-slider li .slide-def .slide-cta small {
    font: 400 26px/31px "proxima-nova", sans-serif
}
ul#home-hero-slider-mobile li .slide-def .slide-cta small {
    font: 400 26px/31px "proxima-nova", sans-serif
}

ul#home-hero-slider .slick-prev,
ul#home-hero-slider .slick-next {
    top: 46%;
    margin-top: 0;
    width: 43px;
    height: 43px;
    border-radius: 100%;
    z-index: 99
}
ul#home-hero-slider-mobile .slick-prev,
ul#home-hero-slider-mobile .slick-next {
    top: 46%;
    margin-top: 0;
    width: 43px;
    height: 43px;
    border-radius: 100%;
    z-index: 99
}

ul#home-hero-slider .slick-prev:hover,
ul#home-hero-slider .slick-next:hover,
ul#home-hero-slider-mobile .slick-prev:hover,
ul#home-hero-slider-mobile .slick-next:hover {
    background-color: #f4f4f4
}

ul#home-hero-slider .slick-prev:before,
ul#home-hero-slider .slick-next:before {
    content: ' ';
    opacity: 1 !important;
    background-image: url("../images/sprite.png");
    width: 43px;
    height: 43px
}
ul#home-hero-slider-mobile .slick-prev:before,
ul#home-hero-slider-mobile .slick-next:before {
    content: ' ';
    opacity: 1 !important;
    background-image: url("../images/sprite.png");
    width: 43px;
    height: 43px
}

ul#home-hero-slider .slick-prev {
    left: 10px
}
ul#home-hero-slider-mobile .slick-prev {
    left: 10px
}

ul#home-hero-slider .slick-prev:before {
    background-position: -367px -49px
}
ul#home-hero-slider-mobile .slick-prev:before {
    background-position: -367px -49px
}

ul#home-hero-slider .slick-next {
    right: 10px
}
ul#home-hero-slider-mobile .slick-next {
    right: 10px
}

ul#home-hero-slider .slick-next:before {
    background-position: -324px -49px
}
ul#home-hero-slider-mobile .slick-next:before {
    background-position: -324px -49px
}

ul#home-hero-slider,
ul#home-hero-slider-mobile {
    overflow: hidden
}

ul#home-hero-slider li,
ul#home-hero-slider-mobile li {
    cursor: pointer
}

ul#home-hero-slider li:nth-child(n+2),
ul#home-hero-slider-mobile li:nth-child(n+2) {
    display: none
}

ul#home-hero-slider.slick-initialized li:nth-child(n+2),
ul#home-hero-slider-mobile.slick-initialized li:nth-child(n+2) {
    display: block
}

.o-slidersubscribe .o-slidersubscribe__item {
    width: 49.6%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 3% 30px
}

@media (max-width: 767px) {
    .o-slidersubscribe .o-slidersubscribe__item {
        width: 100%
    }
    .o-slidersubscribe .o-slidersubscribe__item:first-child {
        padding-bottom: 0 !important
    }
}

.o-slidersubscribe .o-slidersubscribe__item .o-slidersubscribe__item--header {
    color: #fff;
    font: 500 18px/21px "brandon-grotesque", sans-serif;
    margin: 0
}

.o-slidersubscribe .o-slidersubscribe__item .o-slidersubscribe__item--header span {
    color: #f6b221;
    font-weight: bold
}

.o-slidersubscribe .o-slidersubscribe__item form .ajax-loader {
    position: absolute
}

.o-slidersubscribe .o-slidersubscribe__item form div.wpcf7-validation-errors {
    border: none;
    position: absolute;
    display: none !important;
    margin: 0;
    padding: 0;
    bottom: -20px;
    background: #fafafa;
    width: 95%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 5px
}

.o-slidersubscribe .o-slidersubscribe__item form span.wpcf7-not-valid-tip {
    color: white;
    font-size: 17px;
    display: block;
    position: absolute;
    background-color: #e84a37;
    line-height: 25px
}

@media (max-width: 991px) {
    .o-slidersubscribe .o-slidersubscribe__item form span.wpcf7-not-valid-tip {
        position: relative
    }
}

.o-slidersubscribe .o-slidersubscribe__item form .form-fields li {
    display: inline-block;
    vertical-align: middle;
    width: 34%
}

.o-slidersubscribe .o-slidersubscribe__item form .form-fields li:last-child {
    width: 30%;
    margin-right: 0
}

@media (max-width: 991px) {
    .o-slidersubscribe .o-slidersubscribe__item form .form-fields li {
        position: relative;
        width: 100%;
        margin-bottom: 5px;
        padding: 0px
    }
    .o-slidersubscribe .o-slidersubscribe__item form .form-fields li:last-child {
        width: 100%
    }
    
    .o-slidersubscribe .o-slidersubscribe__item.o-slidersubscribe__item_inline_fields form .form-fields li{
	    width:49%;
    }
    .o-slidersubscribe .o-slidersubscribe__item.o-slidersubscribe__item_inline_fields form .form-fields li:nth-child(2){
	    width:49%;
	    float:right;
    }
    
    .o-slidersubscribe .o-slidersubscribe__item.o-slidersubscribe__item_inline_fields form .form-fields li:last-child{
	    width:99%;
    }

}

.o-slidersubscribe .o-slidersubscribe__item form .form-fields li input[type="text"],
.o-slidersubscribe .o-slidersubscribe__item form .form-fields li input[type="email"] {
    font-size: 13px
}

.o-slidersubscribe .o-slidersubscribe__item form .form-fields li input[type="submit"] {
    background-color: #f6b221;
    color: #fff;
    font-family: "brandon-grotesque", sans-serif;
    font-weight: 500;
    font-size: 16px
}

.o-slidersubscribe .o-slidersubscribe__item form .form-fields li input[type="submit"]:hover {
    background-color: #db9809
}

.o-slidersubscribe .o-slidersubscribe__item form .form-fields li input {
    width: 100%;
    line-height: 41px;
    padding: 0 10px;
    border: none;
    outline: none;
    font: 400 14px/41px "brandon-grotesque", sans-serif;
    text-transform: uppercase;
}

section.o-featured-selection {
    padding: 37px 0 54px;
    border-bottom: 2px solid #000;
    border-top: 2px solid #000
}

section.o-featured-selection .o-featured-selection__outer {
    float: left;
    clear: none;
    width: 31.1333333333%;
    margin-left: 0;
    margin-right: 3%
}

section.o-featured-selection .o-featured-selection__outer.o-featured-selection__blog {
    margin-bottom: 3%
}

section.o-featured-selection .o-featured-selection__outer:nth-of-type(3n) {
   margin-right: 0;
	   /*
    float: right;
    */
}


section.o-featured-selection .o-featured-selection__outer:nth-of-type(3n+1) {
 /*   clear: both; */
}

@media (max-width: 767px) {
    section.o-featured-selection .o-featured-selection__outer {
        float: left;
        clear: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 25px
    }
    section.o-featured-selection .o-featured-selection__outer:nth-of-type(3n) {
        margin-right: 0;
        float: left
    }
    section.o-featured-selection .o-featured-selection__outer:nth-of-type(3n+1) {
        clear: none
    }
    section.o-featured-selection .o-featured-selection__outer:last-child {
        margin-right: 0
    }
}

section.o-featured-selection .o-featured-selection__outer.type-post .o-featured-selection__item {
    background-color: #64a2be
}

section.o-featured-selection .o-featured-selection__outer .o-featured-selection__item {
    position: relative;
    padding-top: 139%;
    display: block;
    background-color: #64a2be;
    -webkit-transition: background-color 0.25s cubic-bezier(0.42, 0, 0.58, 1);
    -ms-transition: background-color 0.25s cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: background-color 0.25s cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: background-color 0.25s cubic-bezier(0.42, 0, 0.58, 1);
    transition: background-color 0.25s cubic-bezier(0.42, 0, 0.58, 1)
}

@media (max-width: 767px) {
    section.o-featured-selection .o-featured-selection__outer .o-featured-selection__item {
        width: 300px;
        height: 318px;
        padding-top: 0;
        margin: 0 auto
    }
    .page-template-page-homepage section.o-featured-selection .o-featured-selection__outer .o-featured-selection__item {
        width: 300px;
        height: 410px;
    }
    .page-template-page-homepage section.o-featured-selection{
      border-bottom: none;
			border-top: none;
    }
    
}

section.o-featured-selection .o-featured-selection__outer .o-featured-selection__item:hover .o-featured-selection__overlay,
section.o-featured-selection .o-featured-selection__outer .o-featured-selection__item.no-bg .o-featured-selection__overlay {
    opacity: 1;
    -webkit-transition: opacity 0.25s cubic-bezier(0.42, 0, 0.58, 1);
    -ms-transition: opacity 0.25s cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: opacity 0.25s cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: opacity 0.25s cubic-bezier(0.42, 0, 0.58, 1);
    transition: opacity 0.25s cubic-bezier(0.42, 0, 0.58, 1)
}

section.o-featured-selection .o-featured-selection__outer .o-featured-selection__item.no-bg:hover .o-featured-selection__overlay {
    opacity: 1 !important;
    -webkit-transition: opacity 0.25s cubic-bezier(0.42, 0, 0.58, 1);
    -ms-transition: opacity 0.25s cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: opacity 0.25s cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: opacity 0.25s cubic-bezier(0.42, 0, 0.58, 1);
    transition: opacity 0.25s cubic-bezier(0.42, 0, 0.58, 1);
    
    transition: background-color 0.6s ease;
    -webkit-transition: background-color 0.6s ease;
    -ms-transition: background-color 0.6s ease;
    -moz-transition: background-color 0.6s ease;
    -o-transition: background-color 0.6s ease;
    
    background-color: #64a2be;
}

section.o-featured-selection .o-featured-selection__outer .o-featured-selection__overlay {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #dce6ed;
    opacity: 0;
    text-align: center;
    padding: 40px;
    -webkit-transition: opacity 0.25s cubic-bezier(0.42, 0, 0.58, 1);
    -ms-transition: opacity 0.25s cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: opacity 0.25s cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: opacity 0.25s cubic-bezier(0.42, 0, 0.58, 1);
    transition: opacity 0.25s cubic-bezier(0.42, 0, 0.58, 1);
    
}



section.o-featured-selection .o-featured-selection__outer .o-featured-selection__item.show-img-on-rollover .o-featured-selection__overlay {
	opacity: 1;
}
section.o-featured-selection .o-featured-selection__outer .o-featured-selection__item.show-img-on-rollover:hover .o-featured-selection__overlay {
	opacity: 0;
	-webkit-transition: opacity 0.25s cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: opacity 0.25s cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: opacity 0.25s cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: opacity 0.25s cubic-bezier(0.42, 0, 0.58, 1);
	transition: opacity 0.25s cubic-bezier(0.42, 0, 0.58, 1);
}

section.o-featured-selection .o-featured-selection__outer .o-featured-selection__item.no-bg:hover .o-featured-selection__overlay .c-tile-content{
	color: #ffffff;
}

section.o-featured-selection .o-featured-selection__outer .o-featured-selection__item.no-bg .o-featured-selection__overlay{
	transition: background-color 0.4s ease;
  -webkit-transition: background-color 0.4s ease;
  -ms-transition: background-color 0.4s ease;
  -moz-transition: background-color 0.4s ease;
  -o-transition: background-color 0.4s ease;
  background-color: #dce6ed;
}

section.o-featured-selection .o-featured-selection__outer .o-featured-selection__overlay.o-featured-selection__overlay--red {
    background-color: rgba(239, 104, 96, 0.8)
}

section.o-featured-selection .o-featured-selection__outer .o-featured-selection__overlay.o-featured-selection__overlay--red .c-tile-content {
    color: #fff
}

section.o-featured-selection .o-featured-selection__outer .o-featured-selection__overlay.o-featured-selection__overlay--red .c-tile-content p {
    font: 500 24px/30px "brandon-grotesque", sans-serif
}

@media (max-width: 991px) {
    section.o-featured-selection .o-featured-selection__outer .o-featured-selection__overlay.o-featured-selection__overlay--red .c-tile-content p {
        font-size: 16px;
        line-height: 21px
    }
}

@media (max-width: 767px) {
    section.o-featured-selection .o-featured-selection__outer .o-featured-selection__overlay.o-featured-selection__overlay--red .c-tile-content p {
        font-size: 16px;
        line-height: 21px
    }
}

section.o-featured-selection .o-featured-selection__outer .o-featured-selection__overlay.o-featured-selection__overlay--red .c-tile-content p,
section.o-featured-selection .o-featured-selection__outer .o-featured-selection__overlay.o-featured-selection__overlay--red .c-tile-content h6 {
    margin: 0 auto
}

section.o-featured-selection .o-featured-selection__outer .o-featured-selection__overlay.o-featured-selection__overlay--red .c-tile-content h6 {
    font: normal 16px/18px "brandon-grotesque", sans-serif;
    font-weight: 700;
}

section.o-featured-selection .o-featured-selection__outer .o-featured-selection__overlay.o-featured-selection__overlay--red .c-tile-content span {
    display: block;
    margin: 13px auto;
    height: 2px;
    width: 100px;
    background-color: #fff
}

section.o-featured-selection .o-featured-selection__outer .o-featured-selection__overlay .c-tile-content {
    font: bold 36px/43px "brandon-grotesque", sans-serif;
    color: #565659;
    text-transform: uppercase
}

section.o-featured-selection .o-featured-selection__outer .o-featured-selection__overlay .c-tile-content span {
    display: block;
    font: bold 16px/19px "brandon-grotesque", sans-serif;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    section.o-featured-selection .o-featured-selection__outer .o-featured-selection__overlay .c-tile-content {
        font-size: 24px;
        line-height: 27px
    }
}

@media (max-width: 991px) {
    section.o-featured-selection .o-featured-selection__outer .o-featured-selection__overlay .c-tile-content {
        font-size: 24px;
        line-height: 27px
    }
}

.c-main-blog--home {
    border-top: 2px solid #000
}

.c-video-big-wrapper {
    width: 100%;
    opacity: 1;
    display: table;
    margin-top: 55px;
}

.c-video-big-wrapper--home {
    padding-bottom: 60px
}

.c-video-big-wrapper iframe {
    width: 100%
}



.c-video-big-wrapper .fluid-width-video-wrapper {
    width: 100%;
    position: relative;
    padding: 0;
}
.c-video-big-wrapper .fluid-width-video-wrapper iframe, 
.c-video-big-wrapper .fluid-width-video-wrapper object, 
.c-video-big-wrapper .fluid-width-video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


@media only screen and (max-width: 1800px) {
    .c-video-big-wrapper iframe {
        height: 546px
    }
}

@media only screen and (max-width: 1050px) {
    .c-video-big-wrapper iframe {
        height: 546px
    }
}

@media only screen and (max-width: 992px) {
    .c-video-big-wrapper iframe {
        height: 407px
    }
}

@media only screen and (max-width: 800px) {
    .c-video-big-wrapper iframe {
        height: 414px
    }
}

@media only screen and (max-width: 400px) {
    .c-video-big-wrapper iframe {
        height: 217px
    }
}

.o-advert-space.c-advert-wide {
    width: 100%;
    height: 176px;
    background-color: #e7ede1
}

@media (max-width: 767px) {
    .o-advert-space.c-advert-wide {
        height: 140px
    }
}

.o-advert-space.c-advert-sidebar {
    width: 331px;
    height: 470px;
    background-color: #e7ede1;
    margin-bottom: 40px
}

.o-advert-space.u-margin30 {
    margin: 30px auto 40px
}

.o-sidebar {
    padding: 0 0 0 30px
}

.o-sidebar .c-sidebar__widget {
    margin-bottom: 30px
}

.o-sidebar .c-sidebar__widget div.wpcf7-validation-errors {
    border: none;
    color: white;
    padding: 0;
    margin: 0;
    display: none !important
}

.o-sidebar .c-sidebar__widget span.wpcf7-not-valid-tip {
    color: white
}

.o-advert-space {
    position: relative
}

.o-advert-space .c-advert-wide .c-advert-wide__link,
.o-advert-space .c-advert-wide .c-advert-wide__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block
}

h2.newsletter-heading {
    font: 400 18px/21px "brandon-grotesque", sans-serif;
    color: #fff;
    margin: 20px 0
}

h2.newsletter-heading span {
    color: #f6b221
}

.newsletter-widget {
    width: 100%;
    text-align: center;
    padding: 13px 20px
}

.newsletter-widget input {
    border: none;
    margin-bottom: 10px;
    font: 400 14px/21px "brandon-grotesque", sans-serif;
    text-transform: uppercase;
}

.newsletter-widget input:nth-of-type(2n) {
    margin: 0
}

.newsletter-widget input[type="submit"] {
    margin-top: 10px;
    outline: none !important
}

.newsletter-widget div.wpcf7 img.ajax-loader {
    display: none
}


.popup-modal-mc {
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: rgba(54, 54, 54, 0.5); 
    z-index: 99999999;
    height: 100%;
    /*opacity: 0;*/
    display: none;
    position: fixed;
    overflow-x: hidden;
    overflow-y: auto;
    padding-top: 10%;
    text-align: center;
}

.popup-modal-mc .close{
	color: #ffffff;
	text-align: right;
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}
#bblf_modalnewsletter .newsletter-widget{
	padding: 30px 10px 20px 10px;
}
#bblf_modalnewsletter .newsletter-widget h2{
	font-size: 28px;
	line-height: 31px;
	margin-bottom: 10px;
}
#bblf_modalnewsletter .newsletter-widget p{
	color: #ffffff;
	font: normal 22px/28px "calluna", serif;
  font-weight: 400;
  max-width: 80%;
  margin: 5px auto;
}
#bblf_modalnewsletter .newsletter-widget p.small{
	font-size: 15px;
	margin-top: -15px;
}	
#bblf_modalnewsletter .newsletter-widget input{
	max-width: 320px;
	display: block;
	margin: 10px auto;
	color: #666666;
}
#bblf_modalnewsletter .newsletter-widget input[type="submit"]{
	color: #ffffff;
}

#bblf_modalnewsletter div.wpcf7-mail-sent-ok {
    border: none;
}
#bblf_modalnewsletter div.wpcf7-response-output {
    color: #f6b221;
    margin: 0px 10px 20px 10px;
}

	
.global-search .search-container {
    position: relative;
    width: 100%
}

.global-search .search-container i.searchicon {
    position: absolute;
    right: 11px;
    top: 9px;
    background-image: url("../images/sprite.png");
    background-position: -276px -92px;
    width: 27px;
    height: 28px
}

input[type="search"].search-box::-webkit-input-placeholder {
    color: #555559;
    font-size: 15px;
    line-height: 24px
}

input[type="search"].search-box:-moz-placeholder {
    color: #555559;
    font-size: 15px;
    line-height: 24px
}

input[type="search"].search-box::-moz-placeholder {
    color: #555559;
    font-size: 15px;
    line-height: 24px
}

input[type="search"].search-box:-ms-input-placeholder {
    color: #555559;
    font-size: 15px;
    line-height: 24px
}

nav.sidebar-socials a {
    color: #000;
    text-decoration: none !important
}

nav.sidebar-socials a:hover {
    color: #4d4c4c
}

.quick-tags h6 {
    margin: 6px 0
}

ul.tag-block li {
    border-bottom: 1px solid #fff
}

ul.tag-block li:last-child {
    border: none
}

ul.tag-block li>a {
    padding: 12px 20px;
    font: 500 18px/23px "brandon-grotesque", sans-serif;
    color: #fff;
    height: auto;
    width: 100%;
    display: block
}

ul.tag-block li>a:hover {
    background: #e84a37
}

.o-sidebar .c-sidebar__widget  ul.tag-block li > a {
   text-transform: uppercase;
   font: 500 15px/23px "brandon-grotesque", sans-serif;
}


ul.tag-block li.current_page_item a {
    background-color: #f8c352
}

h5.sidebar-heading {
    font: 400 18px/21px "brandon-grotesque", sans-serif;
    text-align: center;
    margin: 0 auto 15px
}

.c-footer__block.c-footer__menu {
    float: left;
    clear: none;
    width: 12.45%;
    margin-left: 0;
    margin-right: 3%
}

.c-footer__block.c-footer__menu:last-child {
    margin-right: 0
}

@media (max-width: 767px) {
    .c-footer__block.c-footer__menu {
        float: left;
        clear: none;
        width: 48.5%;
        margin-left: 0;
        margin-right: 3%
    }
    .c-footer__block.c-footer__menu:last-child {
        margin-right: 0
    }
}

.c-footer__block.c-footer__widget {
    float: left;
    clear: none;
    width: 32.02%;
    margin-left: 0;
    margin-right: 3%
}

.c-footer__block.c-footer__widget:last-child {
    margin-right: 0
}

@media (max-width: 767px) {
    .c-footer__block.c-footer__widget {
        float: left;
        clear: none;
        width: 48.5%;
        margin-left: 0;
        margin-right: 3%
    }
    .c-footer__block.c-footer__widget:last-child {
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .c-footer__block.c-footer__menu,
    .c-footer__block.c-footer__widget,
    .c-footer__block.c-footer__social,
    .c-footer__block #site-encore {
        width: 100%;
        margin: 0;
        padding: 20px
    }
}

.c-footer__block.c-footer__social {
    margin-bottom: 30px;
    max-width: 50%
}

@media (max-width: 767px) {
    .c-footer__block.c-footer__social {
        max-width: 100%
    }
}

.c-footer__block .c-footer__innerblock {
    min-height: 1px
}

@media (max-width: 767px) {
    .c-footer__block .c-footer__innerblock {
        max-width: 320px
    }
}

.c-footer__block .o-footer-widget .newsletter-widget {
    position: relative;
    background-color: transparent !important;
    padding-top: 0
}

.c-footer__block .o-footer-widget .newsletter-widget div.wpcf7-validation-errors {
    display: none !important;
    color: white;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 100%
}

.c-footer__block .o-footer-widget .newsletter-widget span.wpcf7-not-valid-tip {
    color: white
}

.c-footer__block .o-footer-widget .newsletter-widget input[type="submit"]:hover {
    background-color: #e84a37
}

footer.footer {
    padding: 60px 0 20px;
    background-color: #000
}

footer.footer a {
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    font-weight: 700;
}

footer.footer a:hover {
    color: #e84a37
}

footer.footer .right {
    margin: 0 0 0 auto
}

footer.footer .footer-lhs {
    float: left;
    clear: none;
    width: 57%;
    margin-left: 0;
    margin-right: 0
}

footer.footer .footer-lhs:last-child {
    margin-right: 0
}

footer.footer .footer-rhs {
    float: left;
    clear: none;
    width: 43%;
    margin-left: 0;
    margin-right: 0
}

footer.footer .footer-rhs:last-child {
    margin-right: 0
}

.wrap-footer-socials {
    margin-top: 65px
}

.wrap-footer-disclaimer {
    margin: 55px auto
}

nav.footer-links a {
    font: 500 12px/18px "brandon-grotesque", sans-serif
}

nav.large-social-links ul {
    display: block;
    height: 35px
}

nav.large-social-links ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

nav.large-social-links ul li:last-child {
    margin-right: 0
}

nav.large-social-links ul li a {
    font-size: 35px
}

@media (max-width: 767px) {
    nav.large-social-links ul li a {
        font-size: 30px
    }
}

nav.footer-socials {
    margin: 50px 0
}

.disclaimer {
    color: #fff
}

.disclaimer p {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    font-family: 'calluna', serif;
    font-weight: 400;
}

.disclaimer h6 { 
  margin: 6px 0;
	font-size: 15px;
	font-weight: 700;	
}
footer#site-encore .inner-credits {
    font: normal 14px/16px "anonymous-pro", sans-serif;
    color: #fff
}

footer#site-encore .inner-credits .inline {
    display: inline-block;
    vertical-align: middle
}

footer#site-encore .inner-credits i.heart {
    background-image: url("../images/sprite.png");
    background-position: -303px -92px;
    width: 22px;
    height: 20px;
    margin-right: 10px
}

.footer-rhs .newsletter-widget input[type="submit"]:hover {
    background-color: #e84a37
}

.o-videos .c-video__block {
    float: left;
    clear: none;
    width: 47.5%;
    margin-left: 0;
    margin-right: 5%;
    margin-bottom: 3%
}

.o-videos .c-video__block:nth-of-type(2n) {
    margin-right: 0;
    float: right
}

.o-videos .c-video__block:nth-of-type(2n+1) {
    clear: both
}

@media (max-width: 767px) {
    .o-videos .c-video__block {
        float: left;
        clear: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
    .o-videos .c-video__block:nth-of-type(2n) {
        margin-right: 0;
        float: left
    }
    .o-videos .c-video__block:nth-of-type(2n+1) {
        clear: none
    }
    .o-videos .c-video__block:last-child {
        margin-right: 0
    }
}

.o-videos .c-video__block:hover .c-video__item--bg {
    opacity: 1;
    -webkit-transition: opacity 0.25s cubic-bezier(0.42, 0, 1, 1);
    -ms-transition: opacity 0.25s cubic-bezier(0.42, 0, 1, 1);
    -moz-transition: opacity 0.25s cubic-bezier(0.42, 0, 1, 1);
    -o-transition: opacity 0.25s cubic-bezier(0.42, 0, 1, 1);
    transition: opacity 0.25s cubic-bezier(0.42, 0, 1, 1)
}

.o-videos h3.c-videoOverlay-heading {
    font-weight: bold;
    font-size: 26px;
    font-family: "brandon-grotesque", sans-serif;
    line-height: 31px;
    color: #fff;
    text-transform: uppercase;
    margin: 14px 0 0
}

@media (max-width: 767px) {
    .o-videos h3.c-videoOverlay-heading {
        font-size: 20px;
        line-height: 23px;
        margin: 4px 0 0
    }
}

.o-videos ul.c-video--meta {
    padding: 20px 0 0
}

.o-videos ul.c-video--meta li.c-video-title h6 {
    font-family: "brandon-grotesque", sans-serif;
    color: #000;
    text-transform: uppercase;
    margin: 0;
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
}

.o-videos ul.c-video--meta li.c-video-title h6 a {
    color: #000
}

.o-videos ul.c-video--meta li.c-video-excerpt {
    font-weight: normal;
    font-size: 15px;
    font-family: "brandon-grotesque", sans-serif;
    line-height: 18px;
    color: #565659;
    margin: 10px 0;
    padding-bottom: 10px;
    
    font-size: 17px;
    line-height: 22px;
    font-family: 'calluna';
    font-weight: 400;
}

.o-videos ul.c-video--meta li.tags {
    border-top: 1px solid #55555b;
    padding-top: 5px;
    font-size: 15px;
    line-height: 21px;
    font-family: 'calluna', serif;
    font-weight: 400;
    
}

.o-videos .c-video__item {
    background-color: #000;
    padding-top: 66%;
    overflow: hidden;
    position: relative
}

.o-videos .c-video__item .c-video__item--fg {
    position: absolute;
    z-index: 2;
    top: 40%;
    width: 100%;
    height: 100%;
    left: 0;
    text-align: center
}

@media (max-width: 767px) {
    .o-videos .c-video__item .c-video__item--fg {
        top: 25%
    }
}

@media (max-width: 991px) {
    .o-videos .c-video__item .c-video__item--fg {
        top: 25%
    }
}

.o-videos .c-video__item .c-video__item--bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: .5;
    -webkit-transition: opacity 0.25s cubic-bezier(0.42, 0, 1, 1);
    -ms-transition: opacity 0.25s cubic-bezier(0.42, 0, 1, 1);
    -moz-transition: opacity 0.25s cubic-bezier(0.42, 0, 1, 1);
    -o-transition: opacity 0.25s cubic-bezier(0.42, 0, 1, 1);
    transition: opacity 0.25s cubic-bezier(0.42, 0, 1, 1)
}

.tags-block .list-tags.title,
.tags-block .list-tags.divider {
    font-size: 15px
}

.c-video-big-wrapper--vidpage {
    border-bottom: 2px solid #000;
    margin-bottom: 0;
    padding-bottom: 48px;
    padding-top: 26px
}

.c-section-head--vidpage {
    margin: 35px 0
}

#disqus_thread{
	margin-bottom: 30px;
}
.page-template-default .standard-page-content,
.page-template-default .standard-page-content p,
.page-template-default .standard-page-content span{
	font-family: 'calluna';
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
}
.page-template-default .standard-page-content ol li,
.page-template-default .standard-page-content ul li{
	margin-bottom: 5px;
	font-family: 'calluna';
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
}
.c-blog--recipe * {
    font-family: "brandon-grotesque", sans-serif;
    font-size: 20px;
    line-height: 26px;   
}

.c-blog--recipe .recipe-title {
    font: 800 32px/40px "brandon-grotesque", sans-serif;
    text-transform: uppercase;
    margin: 10px 0
}

.c-blog--recipe .recipe-h4 {
    font: 700 20px/30px "brandon-grotesque", sans-serif;
    color: #e84a37;
    margin: 20px auto;
    text-transform: uppercase;
}

.c-blog--recipe .tags-block
.c-blog--recipe .tags-block .list-tags.link {
    color: #555559;
    font-size: 16px;
    line-height: 21px;
    font-family: 'calluna';
		font-weight: 400;
}
.c-blog--recipe .tags-block .list-tags.title{
	  font-family: 'calluna';
		font-weight: 400;
}

.c-blog--recipe .entry-content p{
		font-family: 'calluna';
		font-weight: 400;
		font-size: 18px;
		line-height: 24px;
}

.c-blog--filter {
    float: left;
    clear: none;
    width: 31.3333333333%;
    margin-left: 0;
    margin-right: 3%
}

.c-blog--filter .c-blog--filter__list {
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 10;
    background-color: #b0b6be;
    width: 100%;
    padding: 10px 20px
}

.c-blog--filter .c-blog--filter__list li {
    padding: 7px 0;
    border-bottom: 1px solid #fff
}

.c-blog--filter .c-blog--filter__list li:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.c-blog--filter .c-blog--filter__list li a {
    color: #fff;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.1em
}

.filter-placeholder {
    margin: 0;
    line-height: 50px;
    padding: 0 17px;
    font-size: 18px;
    font-weight: normal;
    background: url(../images/filter-chevron.png) no-repeat;
    background-position: 95% center
}

@media (max-width: 991px) {
    .c-blog--filter,
    .c-blog--search {
        width: 100% !important;
        margin-bottom: 10px
    }
}

.c-blog--utilities {
    margin-top: 3%
}

.c-blog--search {
    float: left;
    clear: none;
    width: 65.6%;
    margin: 0;
    font-size: 18px;
    font-weight: normal;
    font-family: "brandon-grotesque", sans-serif
}

.c-blog--search .search-box {
    padding-left: 60px;
    height: 50px;
    background-color: #f0f0f1;
    border: none;
    outline: none
}

.c-blog--search .global-search .search-container i.searchicon {
    left: 11px;
    top: 9px
}

.c-blog--nav {
    position: relative;
    height: 50px;
    background-color: #f0f0f1
}

.o-featured-selection--blog {
    border: none !important
}

/*
	section.o-featured-selection .o-featured-selection__outer:nth-of-type(2n) .o-featured-selection__item .o-featured-selection__overlay {
    opacity: 1 !important
}
*/
.paginated-results{
	margin-bottom: 20px;	
}
.paginated-results .page-numbers.u-ajax-pager {
    margin: 0 3px
}

.paginated-results .page-numbers.u-ajax-pager:first-child {
    margin-left: 0 !important
}

.entry-content.hentry a {
    color: #e84a37
}

.recipe-title-small {
    font: 600 28px/38px "brandon-grotesque", sans-serif;
    margin: 40px 0px 8px 0px;
}

main.single-wrap {
    padding: 40px 0 0
}

ul.meta-ingredients {
    margin-top: 30px
}

article.recipe-details {
    position: relative;
    padding-right: 17%;
    margin-top: 20px;  
    font-family: 'calluna';
		font-weight: 400;
		font-size: 18px;
		line-height: 24px;
}

article.recipe-details ul,
article.recipe-details ol {
    padding: 0px 22px
}

article.recipe-details li,
article.recipe-details li span {
    font-family: 'calluna';
		font-weight: 400;
		font-size: 18px;
		line-height: 24px;
}

.c-blog--recipe.receipe-aa {
    margin-top: 20px
}

@media (max-width: 767px) {
    article.recipe-details {
        padding-right: 0 !important
    }
}

@media (max-width: 767px) {
    .o-blog--single {
        padding: 0
    }
}

.single-wrap--new {
    margin: 20px auto 0
}

.c-blog--post {
    padding: 0px 0 50px;
    margin: 30px auto
}

.c-blog--post * {
    font-family: "brandon-grotesque", sans-serif;
    font-size: 20px;
    line-height: 26px
}

.c-blog--post p,
.c-blog--post p span,
.c-blog--post span{
		font-family: 'calluna';
		font-weight: 400;
		font-size: 18px;
		line-height: 24px;
}


@media (max-width: 767px) {
    .c-blog--post * {
        font-size: 16px;
        line-height: 22px
    }
}

.c-blog--post>ol,
.c-blog--post>ul,
.c-blog--post>p,
.c-blog--post>h1,
.c-blog--post>h2,
.c-blog--post>h3,
.c-blog--post>h4,
.c-blog--post>h5,
.c-blog--post>h6,
.c-blog--post>blockquote {
    width: 70%;
    margin: 0 auto 30px;
}

.c-blog--post>ol,
.c-blog--post>ul,
.c-blog--post>p{
	margin: 0 auto 30px;
}

@media (max-width: 767px) {
    .c-blog--post>ol,
    .c-blog--post>ul,
    .c-blog--post>p,
    .c-blog--post>h1,
    .c-blog--post>h2,
    .c-blog--post>h3,
    .c-blog--post>h4,
    .c-blog--post>h5,
    .c-blog--post>h6,
    .c-blog--post>blockquote {
        width: 100%
    }
}

.c-blog--post ol {
    list-style-type: none !important;
    list-style-type: decimal;
    counter-reset: li-counter
}

.c-blog--post ol>li {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-left: 25px
}

.c-blog--post ol>li:before {
    position: absolute;
    top: 3px;
    left: 0;
    padding-left: 0;
    width: 10px;
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    color: #ef6860;
    content: counter(li-counter);
    counter-increment: li-counter
}

.c-blog--post li {
    border-bottom: 1px solid #ef6860;
    font-family: 'calluna';
		font-weight: 400;
		font-size: 18px;
		line-height: 24px;
}

.c-blog--post li:last-child {
    border-bottom: none !important
}

.c-blog--post h4 {
    font-size: 30px;
    line-height: 36px;
    font-family: "brandon-grotesque", sans-serif
}

@media (max-width: 767px) {
    .c-blog--post h4 {
        font-size: 27px;
        line-height: 30px
    }
}

.c-blog--post h1 {
    font-size: 45px;
    line-height: 50px;
    font-family: "brandon-grotesque", sans-serif
}

.c-blog--post h2 {
    font-size: 36px;
    line-height: 40px;
    font-family: "brandon-grotesque", sans-serif
}

.c-blog--post h3 {
    position: relative;
    font-size: 36px;
    line-height: 40px;
    font-family: "brandon-grotesque", sans-serif;
    color: #ef6860;
    margin-top: 60px
}

.c-blog--post h3:before {
    position: absolute;
    content: ' ';
    width: 100px;
    background-color: #ef6860;
    height: 7px;
    display: inline-block;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -15px
}

@media (max-width: 767px) {
    .c-blog--post h3 {
        font-size: 25px;
        line-height: 28px
    }
}

.c-blog--post h3 span {
    position: relative;
    font-size: 36px;
    line-height: 40px;
    font-family: "brandon-grotesque", sans-serif;
    color: #ef6860;
    margin-top: 31px
}

.c-blog--post .c-post--introtxt {
    display: block;
    margin: 40px auto;
    text-align: center
}

@media (max-width: 767px) {
    .c-blog--post .c-post--introtxt {
        width: 85%;
        margin: 20px
    }
}

.c-blogheader {
    font-size: 0
}

.c-blog--utilities.c-blog--utilities__single {
    margin-top: 0;
    margin-bottom: 2%
}

.c-blogheader_item {
    position: relative;
    padding-top: 44%;
    background-color: #f0f0f1;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    z-index: 1
}

@media (max-width: 767px) {
    .c-blogheader_item {
        width: 100%
    }
}

@media (max-width: 767px) {
    .c-blogheader_item:last-child {
        padding: 15px 25px 5px
    }
}

.c-blogheader_item .c-blogheader_item--float {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

@media (max-width: 767px) {
    .c-blogheader_item .c-blogheader_item--float {
        position: relative
    }
}

.c-blogheader_item .c-blogheader_item--float .c-post-data {
    color: #565659;
    text-align: center;
    padding: 0 15%
}

@media (max-width: 767px) {
    .c-blogheader_item .c-blogheader_item--float .c-post-data {
        padding: 0 15px
    }
}

.c-blogheader_item .c-blogheader_item--float .c-post-data span {
    font: normal 16px/21px "brandon-grotesque", sans-serif
}

.c-blogheader_item .c-blogheader_item--float .c-post-data h1 {
    font: bold 36px/40px "brandon-grotesque", sans-serif;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .c-blogheader_item .c-blogheader_item--float .c-post-data h1 {
        font-size: 22px;
        line-height: 40px
    }
}

.c-blog--post .nc_socialPanel:not(.nc_floater):not(.nc_socialPanelSide) {
    width: 320px !important;
    margin: 0 auto;
}

.c-blog_item--inline__shortcode {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 50%;
    *zoom: 1
}

.c-blog_item--inline__shortcode:before,
.c-blog_item--inline__shortcode:after {
    content: '';
    display: table
}

.c-blog_item--inline__shortcode:after {
    clear: both
}

@media (max-width: 767px) {
    .c-blog_item--inline__shortcode {
        width: 100%
    }
}

.c-blog_item--inline__shortcode img {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.c-blog_item--inline__shortcode p {
    padding: 0 50px
}

@media (max-width: 767px) {
    .c-blog_item--inline__shortcode p {
        padding: 0 20px
    }
}

.c-section-head {
    margin-bottom: 32px
}

.o-featured-selection.u-remove-line {
    border-bottom: none;
    margin-bottom: 0
}

.row {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.page-template-page-homepage section.o-featured-selection {
    /*border-bottom: none !important;*/
}
.page-template-page-homepage section.o-featured-selection.latest-blog-posts{
	margin-bottom: 50px;
}

@media (max-width: 767px) {
    .recipe-info ul li {
        width: 100% !important;
        margin: 0 !important
    }
}

@media (max-width: 767px) {
    .recipe-info ul li {
        width: 100% !important;
        margin: 0 !important
    }
}

@media (max-width: 767px) {
    * {
        max-width: 100% !important;
    }
    .slick-track {
	    max-width: none !important;
	}
}

.u-margin {
    padding-top: 20px
}

.mobile-show,
a.mobile-menu {
    display: none
}

.upper {
    text-transform: uppercase
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.align-left {
    text-align: left
}

.align-right {
    text-align: right
}

.align-center {
    text-align: center
}

.center {
    margin: 0 auto
}

.left {
    margin: 0 auto 0 0
}

.right {
    margin: 0 0 0 auto
}

.list-reset {
    padding: 0;
    margin: 0;
    list-style: none
}

.nopadding {
    padding: 0
}

.nopadding-top {
    padding-top: 0
}

.nopadding-bottom {
    padding-bottom: 0
}

.relative {
    position: relative
}

.table-wrap {
    display: table
}

.table-wrap .table-row {
    display: table-row
}

.table-wrap .table-row .table-cell {
    vertical-align: middle;
    display: table-cell
}

.newsletter-widget,
.blog-post .image figure {
    max-width: 100%
}

.advertisement img {
    max-width: 100%
}

.article-footer .recipe-title-small {
    line-height: 27px
}

.instagram-feed {
    display: block;
    margin-bottom: 40px;
    *zoom: 1
}

.instagram-feed:before,
.instagram-feed:after {
    content: '';
    display: table
}

.instagram-feed:after {
    clear: both
}

.grid-item.single.instagram-tile {
    float: left;
    clear: none;
    width: 32.3333333333%;
    margin-left: 0;
    margin-right: 1.5%;
    display: inline-block;
    vertical-align: middle;
    height: 106px;
    position: relative;
    margin-bottom: 1.5%;
    *zoom: 1
}

.grid-item.single.instagram-tile:nth-of-type(3n) {
    margin-right: 0;
    float: right
}

.grid-item.single.instagram-tile:nth-of-type(3n+1) {
    clear: both
}

.grid-item.single.instagram-tile:before,
.grid-item.single.instagram-tile:after {
    content: '';
    display: table
}

.grid-item.single.instagram-tile:after {
    clear: both
}

.grid-item.single.instagram-tile .grid-inner {
    width: 100%;
    height: 106px
}

.grid-item.single.instagram-tile .grid-inner a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.contact-form-wrapper {
    width: 540px;
    margin-top: 40px
}

.contact-form-wrapper li {
    margin-bottom: 10px
}

.contact-form-wrapper li input[type="text"],
.contact-form-wrapper li input[type="email"],
.contact-form-wrapper li textarea {
    width: 100%;
    padding: 15px
}

.contact-form-wrapper li input[type="text"]::-webkit-input-placeholder,
.contact-form-wrapper li input[type="email"]::-webkit-input-placeholder,
.contact-form-wrapper li textarea::-webkit-input-placeholder {
    color: #f6b221
}

.contact-form-wrapper li input[type="text"]:-moz-placeholder,
.contact-form-wrapper li input[type="email"]:-moz-placeholder,
.contact-form-wrapper li textarea:-moz-placeholder {
    color: #f6b221
}

.contact-form-wrapper li input[type="text"]::-moz-placeholder,
.contact-form-wrapper li input[type="email"]::-moz-placeholder,
.contact-form-wrapper li textarea::-moz-placeholder {
    color: #f6b221
}

.contact-form-wrapper li input[type="text"]:-ms-input-placeholder,
.contact-form-wrapper li input[type="email"]:-ms-input-placeholder,
.contact-form-wrapper li textarea:-ms-input-placeholder {
    color: #f6b221
}

.contact-form-wrapper li input[type="submit"] {
    border: none;
    -webkit-transition: all 350ms ease;
    -ms-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    -o-transition: all 350ms ease;
    transition: all 350ms ease;
    background-color: #f6b221;
    color: #fff;
    font: 500 16px/21px "Gotham A", "Gotham B", sans-serif;
    text-transform: uppercase;
    padding: 12px 21px;
    float: right
}

@media print {
    #navigation,
    aside,
    footer.footer,
    .print-recipe,
    .three-posts {
        display: none
    }
    article.recipe-details {
        padding: 0
    }
    article.print-full {
        width: 100% !important
    }
    .recipe-info ul li:first-child {
        display: none
    }
    .recipe-info ul li:last-child {
        width: 100%
    }
}

@media only screen and (max-width: 1024px) {
    .header-bar,
    #nav,
    .global-logo i.sub-logo,
    aside,
    .mobile-hide {
        display: none !important
    }
    #page-wrapper {
        padding: 0 15px
    }
    #menu-overlay .inner-menu ul>li.menu-item-has-children:before {
        content: "\f078";
        float: right;
        font: normal 20px/1 'FontAwesome';
        height: 100%;
        padding: 15px 20px;
        right: 20px;
        text-align: right;
        z-index: 9999;
        color: #fff;
        -webkit-transition: all 1s ease-in;
        -ms-transition: all 1s ease-in;
        -moz-transition: all 1s ease-in;
        -o-transition: all 1s ease-in;
        transition: all 1s ease-in
    }
    #menu-overlay .inner-menu ul>li.menu-item-has-children.menu-open:before {
        content: "\f077";
        -webkit-transition: all 1s ease-in;
        -ms-transition: all 1s ease-in;
        -moz-transition: all 1s ease-in;
        -o-transition: all 1s ease-in;
        transition: all 1s ease-in
    }
    #menu-overlay .inner-menu ul>li.menu-item-has-children ul.sub-menu {
        display: none;
        margin: 0 auto;
        background: #333;
        border-top: 1px solid #888
    }
    #menu-overlay {
        background: #000;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        display: none;
        overflow-y: scroll
    }
    #menu-overlay .inner-menu ul {
        display: block;
        width: 100%;
        list-style: none;
        padding: 0;
        margin-top: 78px
    }
    #menu-overlay .inner-menu ul li {
        border-bottom: 1px solid #555
    }
    #menu-overlay .inner-menu ul li a {
        display: block;
        color: #fff;
        padding: 16px 42px;
        text-decoration: none !important;
        font: 500 15px/18px "brandon-grotesque", sans-serif
    }
    #menu-overlay .inner-menu ul li a:hover {
        color: #f6b221
    }
    a.mobile-menu {
        background: url(../images/mobile.png) no-repeat;
        background-size: cover;
        background-position: center center;
        width: 48px;
        height: 48px;
        position: absolute;
        top: 0;
        right: 0;
        top: 11px;
        right: 11px;
        z-index: 9999
    }
    a.mobile-menu.menu-active {
        background: url(../images/mobile2.png) no-repeat;
        background-size: cover;
        background-position: center center;
        width: 48px;
        height: 48px;
        position: absolute;
        top: 0;
        right: 0;
        top: 11px;
        right: 11px;
        z-index: 9999
    }
    nav.mobile-socials,
    .mobile-header {
        display: block
    }
    footer.footer .right {
        margin: 0 auto
    }
    a.mobile-menu {
        display: block
    }
    footer.footer .footer-lhs,
    footer.footer .footer-rhs {
        width: 100%
    }
    footer.footer {
        padding: 12px
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .three-posts .blog-post {
        max-width: 100%;
        padding: 10px
    }
    .three-posts .blog-post .image figure {
        height: 242px;
        width: 100%
    }
    span.margin-b {
        margin: 15px 0
    }
    .blog-post {
        max-width: 330px;
        margin: 0 auto
    }
    .contact-form-wrapper {
        margin: 0 auto
    }
    ul.slider-subscription-widget li.sub-wrapper.sright {
        float: none;
        text-align: center;
        margin: 0 auto;
        display: block
    }
    ul.slider-subscription-widget li.sub-wrapper.sleft {
        float: none;
        margin: 0 auto 18px;
        display: block;
        text-align: center
    }
    footer#site-encore .inner-credits {
        padding: 0;
        text-align: center;
        margin: 5px 0 0
    }
    nav.mobile-socials {
        margin-left: -14px;
        margin-right: -14px
    }
    article.recipe-details {
        padding: 0 !important;
        width: 100%
    }
}

@media only screen and (max-width: 767px) {
		.mobile-header-new{
			display: block;
			background-color: #E84B37;
			padding: 4px 0px;
		}
		.book-promo-fixed .mobile-header-new{
			max-width: 100%;
			width:100%;
		}
		.mobile-header-new h3{
			color: #ffffff;
			margin: 10px auto;
			display: block;
	    font: 500 17px/21px "brandon-grotesque", sans-serif;
	    text-align: center;
	    text-transform: uppercase;
		}
		.hide-slider-on-mobile{
			display:none;
		}
    ul.slider-subscription-widget li.sub-wrapper {
        display: block;
        width: 100% !important
    }
    ul.slider-subscription-widget li.sub-wrapper ul.form-fields li:first-child,
    ul.slider-subscription-widget li.sub-wrapper ul.form-fields li:nth-of-type(2n) {
        width: 49% !important
    }
    ul.slider-subscription-widget li.sub-wrapper ul.form-fields li:nth-of-type(2n) {
        margin: 0 !important
    }
    ul.slider-subscription-widget li.sub-wrapper ul.form-fields li:first-child {
        margin-right: 4px
    }
    ul.slider-subscription-widget li.sub-wrapper ul.form-fields li:last-child {
        width: 100%;
        text-align: right
    }
    .newsletter-widget input[type="submit"],
    .slider-subscription-widget input[type="submit"] {
        font: 500 14px/21px "Gotham A", "Gotham B", sans-serif;
        text-transform: uppercase;
        padding: 8px
    }
    .showcase ul.emblems li.emblem-item .emblem-inner {
        padding: 0
    }
    .blog-post {
        max-width: 300px;
        width: 100%;
        margin: 0 auto
    }
    .blog-post .image figure {
        height: 318px;
        width: 300px;
        margin: 0 auto
    }
    .col-md-x2 {
        width: 100%
    }
    .paginated-results .page-numbers {
        width: 30px;
        padding: 4px 0
    }
    footer#site-encore .inner-credits {
        padding: 0;
        text-align: left;
        margin-bottom: 24px
    }
    .newsletter-widget {
        width: 100%;
        padding: 0
    }
    .mobile-show {
        display: block
    }
    span.margin-b {
        margin-top: 15px;
        margin-bottom: 0
    }
    .slider-subscription-widget input[type="submit"] {
        border: none;
        margin-top: 10px;
        margin-right: 3px
    }
    h2.newsletter-heading {
        font: 400 16px/21px "Gotham A", "Gotham B", sans-serif
    }
    ul.slider-subscription-widget li.sub-wrapper ul.form-fields li input[type="text"],
    ul.slider-subscription-widget li.sub-wrapper ul.form-fields li input[type="email"],
    ul.slider-subscription-widget li.sub-wrapper ul.form-fields li input[type="password"],
    ul.slider-subscription-widget li.sub-wrapper ul.form-fields li input[type="search"] {
        padding: 7px
    }
    ul.slider-subscription-widget li.sub-wrapper.sleft {
        width: 497px;
        float: left;
        margin-bottom: 10px
    }
    h3.section-header {
        font: 500 18px/19px "Gotham A", "Gotham B", sans-serif
    }
    .recipe-title {
        font: 500 29px/33px "Gotham A", "Gotham B", sans-serif;
        margin: 8px 0
    }
    .tags-block {
        font-size: 13px
    }
    ul.master-wrap li ul.inner-block li.master-block {
        width: 48%;
        margin-bottom: 5px
    }
    ul.master-wrap li ul.inner-block li.master-block:nth-of-type(2n) ul.inner-meta {
        border-right: none !important
    }
    .print-recipe {
        margin: 10px 0 0;
        text-align: right;
        position: relative
    }
    .print-recipe ul {
        padding: 0 !important
    }
    ul.meta-ingredients {
        margin-top: 20px
    }
    ul.master-wrap {
        padding: 5px 0
    }
    ul.featured-on-list {
        text-align: center
    }
    ul.featured-on-list>li {
        width: 100%;
        padding: 10px;
        margin-bottom: 25px
    }
    .most-read-block:nth-of-type(3n) .blog-post,
    .latest-block:nth-of-type(3n) .blog-post {
        float: none
    }
    .showcase {
        border-bottom: none;
        display:none;
    }
    .contact-form-wrapper {
        width: 100%
    }
    
    nav.mobile-socials,
    .mobile-header {
        display: none;
    }
}



