.flexible-image {
    display: block;
    width: 100%;
    height: auto
}

.text-indent {
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    height: 0
}

.button-style-mobile {
    font-size: 20px;
    line-height: 46px;
    height: 46px;
    width: 234px
}

#cm-hero .caption .bf-background {
    display: block;
    background: url(../img/bf_home_slider_gran_80.png) bottom no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*! _mixins.css.scss */
@keyframes fadeout {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

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

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

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

.flexible-image {
    display: block;
    width: 100%;
    height: auto
}

.text-indent {
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    height: 0
}

.button-style-mobile {
    font-size: 20px;
    line-height: 46px;
    height: 46px;
    width: 234px
}

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

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

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

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 {
    padding: 0;
    border: 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-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

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

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

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td, th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, *:before, *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .btn-lg > .caret, .btn-sm > .caret, .btn-delete > .caret, .dropup > .btn > .caret, .dropup > .btn-lg > .caret, .dropup > .btn-sm > .caret, .dropup > .btn-delete > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/glyphicons-halflings-regular.eot");
    src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-euro:before, .glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

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
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 65%
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
    font-size: 75%
}

h1, .h1 {
    font-size: 36px
}

h2, .h2 {
    font-size: 30px
}

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 18px
}

h5, .h5 {
    font-size: 14px
}

h6, .h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

small, .small {
    font-size: 85%
}

mark, .mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover, a.text-primary:focus {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover, a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover, a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover, a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover, a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover, a.bg-primary:focus {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover, a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover, a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover, a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover, a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul, ol ul, ul ol, ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt, dd {
    line-height: 1.42857143
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

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

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

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

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

.row {
    margin-right: -15px;
    margin-left: -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;
    padding-right: 15px;
    padding-left: 15px
}

.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
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

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

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 34px
    }

    input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
        line-height: 30px
    }

    input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.radio + .radio, .checkbox + .checkbox {
    margin-top: -5px
}

.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm, select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label, .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn, .btn-lg, .btn-sm, .btn-delete {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn:focus, .btn-lg:focus, .btn-sm:focus, .btn-delete:focus, .btn:active:focus, .btn-lg:active:focus, .btn-sm:active:focus, .btn-delete:active:focus, .btn.active:focus, .active.btn-lg:focus, .active.btn-sm:focus, .active.btn-delete:focus, .btn.focus, .focus.btn-lg, .focus.btn-sm, .focus.btn-delete, .btn:active.focus, .btn-lg:active.focus, .btn-sm:active.focus, .btn-delete:active.focus, .btn.active.focus, .active.focus.btn-lg, .active.focus.btn-sm, .active.focus.btn-delete {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover, .btn-lg:hover, .btn-sm:hover, .btn-delete:hover, .btn:focus, .btn-lg:focus, .btn-sm:focus, .btn-delete:focus, .btn.focus, .focus.btn-lg, .focus.btn-sm, .focus.btn-delete {
    color: #333;
    text-decoration: none
}

.btn:active, .btn-lg:active, .btn-sm:active, .btn-delete:active, .btn.active, .active.btn-lg, .active.btn-sm, .active.btn-delete {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled, .disabled.btn-lg, .disabled.btn-sm, .disabled.btn-delete, .btn[disabled], [disabled].btn-lg, [disabled].btn-sm, [disabled].btn-delete, fieldset[disabled] .btn, fieldset[disabled] .btn-lg, fieldset[disabled] .btn-sm, fieldset[disabled] .btn-delete {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled, a.disabled.btn-lg, a.disabled.btn-sm, a.disabled.btn-delete, fieldset[disabled] a.btn, fieldset[disabled] a.btn-lg, fieldset[disabled] a.btn-sm, fieldset[disabled] a.btn-delete {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent
}

.btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .btn-lg, .btn-group-lg > .btn-sm, .btn-group-lg > .btn-delete {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .btn-lg, .btn-group-sm > .btn-sm, .btn-group-sm > .btn-delete {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .btn-lg, .btn-group-xs > .btn-sm, .btn-group-xs > .btn-delete {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0 !important;
    left: auto;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #777
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group > .btn, .btn-group > .btn-lg, .btn-group > .btn-sm, .btn-group > .btn-delete, .btn-group-vertical > .btn, .btn-group-vertical > .btn-lg, .btn-group-vertical > .btn-sm, .btn-group-vertical > .btn-delete {
    position: relative;
    float: left
}

.btn-group > .btn:hover, .btn-group > .btn-lg:hover, .btn-group > .btn-sm:hover, .btn-group > .btn-delete:hover, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn-lg:hover, .btn-group-vertical > .btn-sm:hover, .btn-group-vertical > .btn-delete:hover, .btn-group > .btn:focus, .btn-group > .btn-lg:focus, .btn-group > .btn-sm:focus, .btn-group > .btn-delete:focus, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn-lg:focus, .btn-group-vertical > .btn-sm:focus, .btn-group-vertical > .btn-delete:focus, .btn-group > .btn:active, .btn-group > .btn-lg:active, .btn-group > .btn-sm:active, .btn-group > .btn-delete:active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn-lg:active, .btn-group-vertical > .btn-sm:active, .btn-group-vertical > .btn-delete:active, .btn-group > .btn.active, .btn-group > .active.btn-lg, .btn-group > .active.btn-sm, .btn-group > .active.btn-delete, .btn-group-vertical > .btn.active, .btn-group-vertical > .active.btn-lg, .btn-group-vertical > .active.btn-sm, .btn-group-vertical > .active.btn-delete {
    z-index: 2
}

.btn-group .btn + .btn, .btn-group .btn-lg + .btn, .btn-group .btn-sm + .btn, .btn-group .btn-delete + .btn, .btn-group .btn + .btn-lg, .btn-group .btn-lg + .btn-lg, .btn-group .btn-sm + .btn-lg, .btn-group .btn-delete + .btn-lg, .btn-group .btn + .btn-sm, .btn-group .btn-lg + .btn-sm, .btn-group .btn-sm + .btn-sm, .btn-group .btn-delete + .btn-sm, .btn-group .btn + .btn-delete, .btn-group .btn-lg + .btn-delete, .btn-group .btn-sm + .btn-delete, .btn-group .btn-delete + .btn-delete, .btn-group .btn + .btn-group, .btn-group .btn-lg + .btn-group, .btn-group .btn-sm + .btn-group, .btn-group .btn-delete + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-lg, .btn-group .btn-group + .btn-sm, .btn-group .btn-group + .btn-delete, .btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn, .btn-toolbar .btn-lg, .btn-toolbar .btn-sm, .btn-toolbar .btn-delete, .btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}

.btn-toolbar > .btn, .btn-toolbar > .btn-lg, .btn-toolbar > .btn-sm, .btn-toolbar > .btn-delete, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn-lg:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn-sm:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn-delete:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child, .btn-group > .btn-lg:first-child, .btn-group > .btn-sm:first-child, .btn-group > .btn-delete:first-child {
    margin-left: 0
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-lg:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-sm:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-delete:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .btn-lg:last-child:not(:first-child), .btn-group > .btn-sm:last-child:not(:first-child), .btn-group > .btn-delete:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-lg, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-sm, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-delete {
    border-radius: 0
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn-lg:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn-sm:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn-delete:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .btn-lg:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .btn-sm:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .btn-delete:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle, .btn-group > .btn-lg + .dropdown-toggle, .btn-group > .btn-sm + .dropdown-toggle, .btn-group > .btn-delete + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret, .btn-lg .caret, .btn-sm .caret, .btn-delete .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-lg, .btn-group-vertical > .btn-sm, .btn-group-vertical > .btn-delete, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .btn-lg, .btn-group-vertical > .btn-group > .btn-sm, .btn-group-vertical > .btn-group > .btn-delete {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .btn-lg, .btn-group-vertical > .btn-group > .btn-sm, .btn-group-vertical > .btn-group > .btn-delete {
    float: none
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn-lg + .btn, .btn-group-vertical > .btn-sm + .btn, .btn-group-vertical > .btn-delete + .btn, .btn-group-vertical > .btn + .btn-lg, .btn-group-vertical > .btn-lg + .btn-lg, .btn-group-vertical > .btn-sm + .btn-lg, .btn-group-vertical > .btn-delete + .btn-lg, .btn-group-vertical > .btn + .btn-sm, .btn-group-vertical > .btn-lg + .btn-sm, .btn-group-vertical > .btn-sm + .btn-sm, .btn-group-vertical > .btn-delete + .btn-sm, .btn-group-vertical > .btn + .btn-delete, .btn-group-vertical > .btn-lg + .btn-delete, .btn-group-vertical > .btn-sm + .btn-delete, .btn-group-vertical > .btn-delete + .btn-delete, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-lg + .btn-group, .btn-group-vertical > .btn-sm + .btn-group, .btn-group-vertical > .btn-delete + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-lg, .btn-group-vertical > .btn-group + .btn-sm, .btn-group-vertical > .btn-group + .btn-delete, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .btn-lg:not(:first-child):not(:last-child), .btn-group-vertical > .btn-sm:not(:first-child):not(:last-child), .btn-group-vertical > .btn-delete:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .btn-lg:first-child:not(:last-child), .btn-group-vertical > .btn-sm:first-child:not(:last-child), .btn-group-vertical > .btn-delete:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .btn-lg:last-child:not(:first-child), .btn-group-vertical > .btn-sm:last-child:not(:first-child), .btn-group-vertical > .btn-delete:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-lg, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-sm, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-delete {
    border-radius: 0
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-lg:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-sm:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-delete:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-lg:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-sm:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-delete:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn, .btn-group-justified > .btn-lg, .btn-group-justified > .btn-sm, .btn-group-justified > .btn-delete, .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .btn-lg, .btn-group-justified > .btn-group .btn-sm, .btn-group-justified > .btn-group .btn-delete {
    width: 100%
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-lg input[type="radio"], [data-toggle="buttons"] > .btn-sm input[type="radio"], [data-toggle="buttons"] > .btn-delete input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn-lg input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn-sm input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn-delete input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-lg input[type="checkbox"], [data-toggle="buttons"] > .btn-sm input[type="checkbox"], [data-toggle="buttons"] > .btn-delete input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn-lg input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn-sm input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn-delete input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-group-lg > .input-group-btn > .btn-lg, .input-group-lg > .input-group-btn > .btn-sm, .input-group-lg > .input-group-btn > .btn-delete {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn, select.input-group-lg > .input-group-btn > .btn-lg, select.input-group-lg > .input-group-btn > .btn-sm, select.input-group-lg > .input-group-btn > .btn-delete {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .input-group-btn > .btn-lg, textarea.input-group-lg > .input-group-btn > .btn-sm, textarea.input-group-lg > .input-group-btn > .btn-delete, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .input-group-btn > .btn-lg, select[multiple].input-group-lg > .input-group-btn > .btn-sm, select[multiple].input-group-lg > .input-group-btn > .btn-delete {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .input-group-sm > .input-group-btn > .btn-lg, .input-group-sm > .input-group-btn > .btn-sm, .input-group-sm > .input-group-btn > .btn-delete {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn, select.input-group-sm > .input-group-btn > .btn-lg, select.input-group-sm > .input-group-btn > .btn-sm, select.input-group-sm > .input-group-btn > .btn-delete {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .input-group-btn > .btn-lg, textarea.input-group-sm > .input-group-btn > .btn-sm, textarea.input-group-sm > .input-group-btn > .btn-delete, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .input-group-btn > .btn-lg, select[multiple].input-group-sm > .input-group-btn > .btn-sm, select[multiple].input-group-sm > .input-group-btn > .btn-delete {
    height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-lg, .input-group-btn:first-child > .btn-sm, .input-group-btn:first-child > .btn-delete, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .btn-group > .btn-lg, .input-group-btn:first-child > .btn-group > .btn-sm, .input-group-btn:first-child > .btn-group > .btn-delete, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-lg:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-sm:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-delete:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn-lg, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn-sm, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn-delete {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-lg, .input-group-btn:last-child > .btn-sm, .input-group-btn:last-child > .btn-delete, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .btn-group > .btn-lg, .input-group-btn:last-child > .btn-group > .btn-sm, .input-group-btn:last-child > .btn-group > .btn-delete, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-lg:not(:first-child), .input-group-btn:first-child > .btn-sm:not(:first-child), .input-group-btn:first-child > .btn-delete:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn-lg, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn-sm, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn-delete {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn > .btn, .input-group-btn > .btn-lg, .input-group-btn > .btn-sm, .input-group-btn > .btn-delete {
    position: relative
}

.input-group-btn > .btn + .btn, .input-group-btn > .btn-lg + .btn, .input-group-btn > .btn-sm + .btn, .input-group-btn > .btn-delete + .btn, .input-group-btn > .btn + .btn-lg, .input-group-btn > .btn-lg + .btn-lg, .input-group-btn > .btn-sm + .btn-lg, .input-group-btn > .btn-delete + .btn-lg, .input-group-btn > .btn + .btn-sm, .input-group-btn > .btn-lg + .btn-sm, .input-group-btn > .btn-sm + .btn-sm, .input-group-btn > .btn-delete + .btn-sm, .input-group-btn > .btn + .btn-delete, .input-group-btn > .btn-lg + .btn-delete, .input-group-btn > .btn-sm + .btn-delete, .input-group-btn > .btn-delete + .btn-delete {
    margin-left: -1px
}

.input-group-btn > .btn:hover, .input-group-btn > .btn-lg:hover, .input-group-btn > .btn-sm:hover, .input-group-btn > .btn-delete:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn-lg:focus, .input-group-btn > .btn-sm:focus, .input-group-btn > .btn-delete:focus, .input-group-btn > .btn:active, .input-group-btn > .btn-lg:active, .input-group-btn > .btn-sm:active, .input-group-btn > .btn-delete:active {
    z-index: 2
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-lg, .input-group-btn:first-child > .btn-sm, .input-group-btn:first-child > .btn-delete, .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-lg, .input-group-btn:last-child > .btn-sm, .input-group-btn:last-child > .btn-delete, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none
    }

    #cm-hero .caption .bf-background {
        display: block;
        background: url(../img/bf_blanco_mv.png) bottom no-repeat;
        position: absolute;
        bottom: -40px;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .bf-title {
        display: none !important;
    }

    .bf-title-mv {
        display: block !important;
        margin-bottom: -4px !important;
    }

    .bf-big-image {
        width: 32% !important;
    }

}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1)
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label, .navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a {
    color: #777
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #080808
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb > .active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li > a:hover, .pager li > a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label, .btn-lg .label, .btn-sm .label, .btn-delete .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge, .btn-lg .badge, .btn-sm .badge, .btn-delete .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn-lg .badge, .btn-group-xs > .btn-sm .badge, .btn-group-xs > .btn-delete .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1, .jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 300
}

.jumbotron > hr {
    border-top-color: #d5d5d5
}

.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail > img, .thumbnail a > img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress.active .progress-bar, .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item, button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0
}

.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0
}

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0
}

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel + .panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7
}

.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn, .modal-footer .btn-lg + .btn, .modal-footer .btn-sm + .btn, .modal-footer .btn-delete + .btn, .modal-footer .btn + .btn-lg, .modal-footer .btn-lg + .btn-lg, .modal-footer .btn-sm + .btn-lg, .modal-footer .btn-delete + .btn-lg, .modal-footer .btn + .btn-sm, .modal-footer .btn-lg + .btn-sm, .modal-footer .btn-sm + .btn-sm, .modal-footer .btn-delete + .btn-sm, .modal-footer .btn + .btn-delete, .modal-footer .btn-lg + .btn-delete, .modal-footer .btn-sm + .btn-delete, .modal-footer .btn-delete + .btn-delete {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .btn-lg + .btn, .modal-footer .btn-group .btn-sm + .btn, .modal-footer .btn-group .btn-delete + .btn, .modal-footer .btn-group .btn + .btn-lg, .modal-footer .btn-group .btn-lg + .btn-lg, .modal-footer .btn-group .btn-sm + .btn-lg, .modal-footer .btn-group .btn-delete + .btn-lg, .modal-footer .btn-group .btn + .btn-sm, .modal-footer .btn-group .btn-lg + .btn-sm, .modal-footer .btn-group .btn-sm + .btn-sm, .modal-footer .btn-group .btn-delete + .btn-sm, .modal-footer .btn-group .btn + .btn-delete, .modal-footer .btn-group .btn-lg + .btn-delete, .modal-footer .btn-group .btn-sm + .btn-delete, .modal-footer .btn-group .btn-delete + .btn-delete {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow:after {
    content: "";
    border-width: 10px
}

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0
}

.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0
}

.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25)
}

.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner > .item.next, .carousel-inner > .item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn, .carousel-caption .btn-lg, .carousel-caption .btn-sm, .carousel-caption .btn-delete {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " "
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: 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 !important
    }

    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 !important
    }

    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 !important
    }

    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 !important
    }

    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 !important
    }

    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
    }
}

.xdsoft_datetimepicker {
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
    background: #fff;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 8px;
    padding-left: 0;
    padding-top: 2px;
    position: absolute;
    z-index: 9999;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

.xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: transparent;
    border: none
}

.xdsoft_datetimepicker button {
    border: none !important
}

.xdsoft_noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.xdsoft_noselect::selection {
    background: transparent
}

.xdsoft_noselect::-moz-selection {
    background: transparent
}

.xdsoft_datetimepicker.xdsoft_inline {
    display: inline-block;
    position: static;
    box-shadow: none
}

.xdsoft_datetimepicker * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
    display: none
}

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
    display: block
}

.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 224px;
    float: left;
    margin-left: 8px
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
    width: 256px
}

.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 58px;
    float: left;
    text-align: center;
    margin-left: 8px;
    margin-top: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
    margin-top: 8px;
    margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_mounthpicker {
    position: relative;
    text-align: center
}

.xdsoft_datetimepicker .xdsoft_label i, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)
}

.xdsoft_datetimepicker .xdsoft_label i {
    opacity: 0.5;
    background-position: -92px -19px;
    display: inline-block;
    width: 9px;
    height: 20px;
    vertical-align: middle
}

.xdsoft_datetimepicker .xdsoft_prev {
    float: left;
    background-position: -20px 0
}

.xdsoft_datetimepicker .xdsoft_today_button {
    float: left;
    background-position: -70px 0;
    margin-left: 5px
}

.xdsoft_datetimepicker .xdsoft_next {
    float: right;
    background-position: 0 0
}

.xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_today_button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 30px;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    width: 20px;
    min-width: 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    float: none;
    background-position: -40px -15px;
    height: 15px;
    width: 30px;
    display: block;
    margin-left: 14px;
    margin-top: 7px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    background-position: -40px 0;
    margin-bottom: 7px;
    margin-top: 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 151px;
    overflow: hidden;
    border-bottom: 1px solid #ddd
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: center;
    border-collapse: collapse;
    cursor: pointer;
    border-bottom-width: 0;
    height: 25px;
    line-height: 25px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
    border-top-width: 0
}

.xdsoft_datetimepicker .xdsoft_today_button:hover, .xdsoft_datetimepicker .xdsoft_next:hover, .xdsoft_datetimepicker .xdsoft_prev:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.xdsoft_datetimepicker .xdsoft_label {
    display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
    float: left;
    width: 182px;
    text-align: center;
    cursor: pointer
}

.xdsoft_datetimepicker .xdsoft_label:hover > span {
    text-decoration: underline
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
    opacity: 1.0
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
    border: 1px solid #ccc;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 101;
    display: none;
    background: #fff;
    max-height: 160px;
    overflow-y: hidden
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
    right: -7px
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
    right: 2px
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
    color: #fff;
    background: #ff8000
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
    padding: 2px 10px 2px 5px;
    text-decoration: none !important
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
    background: #33aaff;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_month {
    width: 100px;
    text-align: right
}

.xdsoft_datetimepicker .xdsoft_calendar {
    clear: both
}

.xdsoft_datetimepicker .xdsoft_year {
    width: 48px;
    margin-left: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar table {
    border-collapse: collapse;
    width: 100%
}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
    padding-right: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    height: 25px
}

.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
    width: 14.2857142%;
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
    padding: 0;
    border-collapse: collapse;
    cursor: pointer;
    height: 25px
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
    width: 12.5%
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    background: #f1f1f1
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #33aaff
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
    background: #33aaff;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled, .xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    cursor: default
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
    color: #fff !important;
    background: #ff8000 !important;
    box-shadow: none !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
    background: #33aaff !important;
    box-shadow: #178fe5 0 1px 3px 0 inset !important;
    color: #fff !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
    color: inherit !important;
    background: inherit !important;
    box-shadow: inherit !important
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    font-weight: 700;
    text-align: center;
    color: #999;
    cursor: default
}

.xdsoft_datetimepicker .xdsoft_copyright {
    color: #ccc !important;
    font-size: 10px;
    clear: both;
    float: none;
    margin-left: 8px
}

.xdsoft_datetimepicker .xdsoft_copyright a {
    color: #eee !important
}

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
    color: #aaa !important
}

.xdsoft_time_box {
    position: relative;
    border: 1px solid #ccc
}

.xdsoft_scrollbar > .xdsoft_scroller {
    background: #ccc !important;
    height: 20px;
    border-radius: 3px
}

.xdsoft_scrollbar {
    position: absolute;
    width: 7px;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer
}

.xdsoft_scroller_box {
    position: relative
}

.xdsoft_datetimepicker.xdsoft_dark {
    box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
    background: #000;
    border-bottom: 1px solid #444;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-top: 1px solid #333;
    color: #ccc
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
    border-bottom: 1px solid #222
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
    background: #0a0a0a;
    border-top: 1px solid #222;
    color: #999
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
    background-color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
    border: 1px solid #333;
    background: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
    color: #000;
    background: #007fff
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
    background: #cc5500;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_next, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0a0a0a;
    border: 1px solid #222;
    color: #999
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0e0e0e
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
    color: #cc5500
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
    background: #cc5500;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
    color: #000 !important;
    background: #007fff !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    color: #666
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
    color: #333 !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
    color: #111 !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
    color: #555 !important
}

.xdsoft_dark .xdsoft_time_box {
    border: 1px solid #333
}

.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
    background: #333 !important
}

.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #dddddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px
}

.xdsoft_datetimepicker .blue-gradient-button {
    font-family: "museo-sans", "Book Antiqua", sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #82878c;
    height: 28px;
    position: relative;
    padding: 4px 17px 4px 33px;
    border: 1px solid #d7d8da;
    background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
    background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f4f8fa', GradientType=0)
}

.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
    color: #454551;
    background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
    background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa', endColorstr='#FFF', GradientType=0)
}

.btn-file {
    position: relative;
    overflow: hidden
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block
}

.button-link {
    display: block;
    margin: 0 auto 20px;
    width: 260px;
    color: #FFF;
    border: none;
    padding: 0;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    font-size: 24px;
    line-height: 55px;
    letter-spacing: 1px;
    height: 55px;
    font-weight: 300;
    background: #BE3F3F;
    transition: all 0.3s ease 0s;
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5)
}

.button-link:hover {
    color: white;
    background: #983232
}

.button-link:disabled {
    background: #d88b8b
}

.btn-lg {
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
    border-radius: 0;
    color: #FFF;
    display: inline-block;
    font-size: 1.55em;
    letter-spacing: 1px;
    margin: 0 auto;
    padding: 15px 25px;
    text-align: center;
    text-transform: uppercase;
    transition-property: background-color;
    transition-duration: 0.25s;
    transition-timing-function: linear
}

@media (max-width: 414px) {
    .btn-lg {
        font-size: 1.25em;
        padding: 15px
    }
}

.btn-lg.red {
    background: #BE3F3F;
    border-color: #BE3F3F
}

.btn-lg.red:hover, .btn-lg.red:active, .btn-lg.red:focus {
    background: #983232;
    border-color: #983232;
    color: #FFF;
    outline: none
}

.btn-lg.blue {
    background: #48588F;
    border-color: #48588F
}

.btn-lg.blue:hover, .btn-lg.blue:active, .btn-lg.blue:focus {
    background: #37436d;
    border-color: #37436d;
    color: #FFF;
    outline: none
}

.btn-sm {
    background-color: rgba(199, 198, 195, 0.5);
    border-radius: 0;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
    color: #4d5767;
    display: block;
    font-size: 12px;
    font-weight: 600;
    height: 36px;
    letter-spacing: 1px;
    margin: 0 auto;
    padding-left: 25px;
    padding-right: 25px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s
}

.btn-sm.red {
    color: #FFF;
    background: #BE3F3F;
    border-color: #BE3F3F
}

.btn-sm.red:hover, .btn-sm.red:active, .btn-sm.red:focus {
    background: #983232;
    border-color: #983232;
    color: #FFF;
    outline: none
}

.btn-sm:hover {
    background: rgba(174, 173, 169, 0.5)
}

.btn-sm.btn-gift {
    background: #292929;
    color: #BE3F3F
}

.btn-sm.btn-gift span.icon-gift {
    margin: 0 6px 0 -4px;
    background: url(//do6eyjibs3jse.cloudfront.net/assets/icons/icn-gift-link@2x-65ae639ca04c3b02cd07617b2dadd799f8efde3514f4d8b0232a8080df983f73.png) no-repeat;
    background-size: 100% auto;
    vertical-align: middle;
    height: 16px;
    width: 16px;
    display: inline-block
}

.btn-sm.btn-gift:hover {
    background: #434343;
    color: #BE3F3F
}

.btn-sm.red {
    background: #BE3F3F;
    border-color: #BE3F3F;
    color: #FFF
}

.btn-sm.red:hover, .btn-sm.red:active, .btn-sm.red:focus {
    background: #983232;
    border-color: #983232;
    color: #FFF;
    outline: none
}

.signup_fb {
    font-size: 1.2em;
    width: 100%;
    background: #48588F;
    margin: 0 auto;
    padding: 8px 20px;
    font-weight: normal;
    text-transform: uppercase;
    border: none;
    border-radius: 0 !important;
    transition: all 0.3s ease 0s
}

.signup_fb p.mobi {
    display: none
}

.signup_fb:hover {
    background: #37436d
}

.signup_fb p {
    background: url(//do6eyjibs3jse.cloudfront.net/assets/icons/facebook-418267b877a5d1441f760f27f9682dd2f7b442d9ad6fdda568a7da92787075e3.png) no-repeat;
    letter-spacing: 1px;
    padding-left: 10px;
    height: 38px;
    line-height: 38px;
    text-shadow: 0 2px 1px #4d5767;
    margin: 3px;
    color: #f2f2f2
}

@media screen and (max-width: 480px) {
    .signup_fb p {
        letter-spacing: 0px;
        font-size: 13px
    }
}

.btn-delete {
    background: none;
    border-radius: 3px;
    border: 1px solid #BE3F3F;
    color: #BE3F3F;
    font-size: 15px;
    font-weight: 600;
    font: 15px/18px 15px/22px "Raleway", Arial, sans-serif;
    height: 59px;
    margin: 0 auto 50px;
    padding: 10px 8px 26px 7px;
    text-transform: uppercase
}

.btn-delete:hover {
    color: #BE3F3F
}

.btn-delete span {
    display: inline-block;
    vertical-align: top;
    padding: 10px 0 10px 46px;
    position: relative;
    text-transform: uppercase
}

.btn-delete span:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url(//do6eyjibs3jse.cloudfront.net/assets/sprite02-520bb67703103b4e90a8da255b9bf9fd6294dc3b49815b18bba4127f8543e1d7.png) no-repeat -141px -1px;
    width: 38px;
    height: 38px
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 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.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {
    from, 20%, 53%, 80%, 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 {
    from, 20%, 53%, 80%, 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 {
    from, 50%, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

@keyframes flash {
    from, 50%, 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 headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

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

@-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 {
    from, 11.1%, 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 {
    from, 11.1%, 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 {
    from, 20%, 40%, 60%, 80%, 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 {
    from, 20%, 40%, 60%, 80%, 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 {
    from, 60%, 75%, 90%, 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 {
    from, 60%, 75%, 90%, 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 {
    from, 60%, 75%, 90%, 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 {
    from, 60%, 75%, 90%, 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 {
    from, 60%, 75%, 90%, 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 {
    from, 60%, 75%, 90%, 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 {
    from, 60%, 75%, 90%, 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 {
    from, 60%, 75%, 90%, 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
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 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.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {
    from, 20%, 53%, 80%, 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 {
    from, 20%, 53%, 80%, 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 {
    from, 50%, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

@keyframes flash {
    from, 50%, 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 headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

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

@-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 {
    from, 11.1%, 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 {
    from, 11.1%, 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 {
    from, 20%, 40%, 60%, 80%, 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 {
    from, 20%, 40%, 60%, 80%, 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 {
    from, 60%, 75%, 90%, 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 {
    from, 60%, 75%, 90%, 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 {
    from, 60%, 75%, 90%, 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 {
    from, 60%, 75%, 90%, 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 {
    from, 60%, 75%, 90%, 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 {
    from, 60%, 75%, 90%, 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 {
    from, 60%, 75%, 90%, 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 {
    from, 60%, 75%, 90%, 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
}

.flexible-image {
    display: block;
    width: 100%;
    height: auto
}

.text-indent {
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    height: 0
}

.button-style-mobile {
    font-size: 20px;
    line-height: 46px;
    height: 46px;
    width: 234px
}

/*! _mixins.css.scss */
@keyframes fadeout {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

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

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

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

.flexible-image {
    display: block;
    width: 100%;
    height: auto
}

.text-indent {
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    height: 0
}

.button-style-mobile {
    font-size: 20px;
    line-height: 46px;
    height: 46px;
    width: 234px
}

.feather-cart.modal-open .modal-backdrop.fade {
    opacity: 0.95
}

div[aria-labelledby="takeClassModal"] {
    padding-right: 0 !important
}

#take-class-modal {
    font-weight: 400;
    -webkit-font-smoothing: antialiased
}

#take-class-modal a:focus {
    text-decoration: none
}

#take-class-modal .modal-content {
    background: none;
    box-shadow: none;
    border: 0
}

#take-class-modal .modal-dialog {
    margin: 0 auto;
    max-width: 100%;
    flex-shrink: 0
}

#take-class-modal .modal-body, #take-class-modal .modal-header {
    padding: 0
}

#take-class-modal .btn-close {
    top: 17px;
    right: 17px;
    width: 15px;
    height: 15px;
    background: url(//do6eyjibs3jse.cloudfront.net/assets/refresh/global/modal-close-inverted-07a5d719b0844eb31eba428258619c06a3805d5a24517d3777ceec76fbb9093c.svg) center/cover;
    opacity: 0.5;
    cursor: pointer
}

#take-class-modal .btn-close img {
    display: none
}

.annual-pass {
    color: white
}

.annual-pass .wm-button {
    min-width: 140px
}

.annual-pass__modal-title {
    margin: 0;
    font-size: 24px;
    text-align: center;
    letter-spacing: 0.1px
}

.annual-pass__legal {
    clear: both;
    width: 100%;
    margin: 25px 0;
    text-align: center;
    font-size: 12px;
    line-height: 1.33;
    letter-spacing: 0.5px;
    color: rgba(255, 255, 255, 0.5)
}

.annual-pass__legal .link {
    text-decoration: underline;
    color: rgba(255, 255, 255, 0.5);
    margin-left: 2px;
    cursor: pointer;
    transition: color 250ms ease
}

.annual-pass__legal .link:hover {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: underline
}

.slick-slider {
    position: relative;
    display: block;
    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)
}

.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-arrow.slick-hidden {
    display: none
}

.annual-pass-desktop {
    display: none
}

.annual-pass-mobile {
    display: block
}

.aap-star-cards .slick-dots {
    text-align: center;
    width: 100%
}

.aap-star-cards .slick-dots li {
    position: relative;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 4px;
    text-indent: -100%;
    overflow: hidden;
    cursor: pointer
}

.aap-star-cards .slick-dots li:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 6px;
    transition: background 250ms ease
}

.aap-star-cards .slick-dots li.slick-active:after {
    background: white
}

.aap-star-card {
    background: white;
    border-radius: 5px;
    margin: 12px 6px;
    padding: 20px 24px;
    max-width: 311px
}

.aap-star-card__header {
    display: flex;
    align-items: center;
    text-transform: uppercase;
    margin-bottom: 12px
}

.aap-star-card__instructor-image {
    display: block;
    width: 56px;
    height: 56px;
    background: transparent center/cover no-repeat;
    border-radius: 4px;
    flex-shrink: 0;
    margin-right: 16px
}

.aap-star-card__instructor-name {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.43;
    letter-spacing: 1px;
    color: #1a1a1a;
    margin: 0
}

.aap-star-card__class-title {
    display: block;
    margin: 0;
    opacity: 0.5;
    font-size: 10px;
    line-height: 1.4;
    letter-spacing: 1.2px;
    color: #1a1a1a
}

.aap-star-card__review-text {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.57;
    letter-spacing: 0.2px;
    color: #1a1a1a
}

.aap-star-card-reviewer {
    display: flex
}

.aap-star-card-reviewer__user-image {
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    margin-right: 16px;
    background: transparent center/cover no-repeat
}

.aap-star-card-reviewer__user-name {
    opacity: 0.5;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 2;
    letter-spacing: 0.2px;
    color: #1a1a1a
}

.aap-star-cta-box {
    width: 100%;
    padding: 16px 16px;
    text-align: center;
    background: #000
}

.aap-star-cta-box__inner {
    max-width: 600px;
    margin: 0 auto
}

.aap-star-cta-box__title {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 0.5px;
    margin-top: 0
}

.aap-star-cta-box__title--nowrap {
    display: block
}

.aap-star-cta-box__text {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.47;
    letter-spacing: 0.5px;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 21px
}

.aap-star-cta-box .wm-button {
    display: block;
    margin: 12px 0 0
}

@media (min-width: 992px) {
    .aap-star-mobile {
        display: none
    }
}

@media (min-width: 992px) {
    .annual-pass-mobile {
        display: none
    }

    .annual-pass-desktop {
        display: block
    }

    #take-class-modal {
        display: flex;
        flex-basis: auto;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: 100vh
    }

    #take-class-modal .modal-header {
        margin-bottom: 30px;
        text-align: center
    }

    .annual-pass-desktop h1, .annual-pass-desktop h2, .annual-pass-desktop h3, .annual-pass-desktop h4, .annual-pass-desktop h5 {
        font-weight: 400
    }

    .annual-pass-desktop.top-orientation .annual-pass .modal-dialog {
        width: 960px
    }
}

@media (max-height: 760px) {
    .annual-pass-desktop #take-class-modal {
        display: block;
        padding-top: 31px;
        padding-bottom: 20px
    }
}

.ap-extended-info {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: black;
    padding: 0 20px 75px;
    opacity: 0;
    overflow: auto;
    z-index: 10;
    color: #fff;
    text-align: center;
    transform: translateY(100%);
    transition: transform 300ms ease, opacity 0ms ease 300ms
}

.ap-extended-info::-webkit-scrollbar {
    display: none
}

.ap-extended-info__inner {
    max-width: 528px;
    margin: 0 auto
}

.ap-extended-info__title {
    margin: 20px 0 10px;
    font-size: 16px;
    letter-spacing: 1.6px;
    text-transform: uppercase
}

.ap-extended-info__price-info {
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

.ap-extended-info__close-btn {
    top: 18px;
    right: 18px
}

.ap-extended-info__close-btn {
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(//do6eyjibs3jse.cloudfront.net/assets/refresh/global/modal-close-inverted-07a5d719b0844eb31eba428258619c06a3805d5a24517d3777ceec76fbb9093c.svg) center/100% 100% no-repeat;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
    transition: opacity 250ms ease
}

.ap-extended-info .instructors {
    position: relative;
    margin: 25px 0 15px;
    line-height: 1;
    overflow: hidden;
    max-height: 140px;
    transition: max-height 1000ms ease
}

.ap-extended-info .instructors:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, transparent, #000);
    opacity: 1;
    width: 100%;
    height: 100px;
    pointer-events: none;
    transition: opacity 1000ms ease
}

.ap-extended-info .instructors .instructor {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    font-size: 14px;
    letter-spacing: 0.2px;
    opacity: 0;
    transition: opacity 550ms ease
}

.ap-extended-info .instructors .instructor__link {
    display: block;
    padding: 7px 0;
    color: rgba(255, 255, 255, 0.8);
    transition: color 250ms ease
}

.ap-extended-info .instructors .instructor--more {
    padding: 7px 0 0;
    font-size: 14px;
    letter-spacing: 0.2px;
    color: rgba(255, 255, 255, 0.5)
}

.ap-extended-info .instructors .instructor--more.orphan {
    padding-top: 15px
}

.ap-extended-info-upsell {
    margin: 25px 0 15px 0;
    padding-top: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

.ap-extended-info-upsell__title {
    font-size: 24px;
    letter-spacing: 2.4px;
    color: #fff
}

.ap-extended-info-upsell__pricing {
    font-size: 14px;
    letter-spacing: 1.2px;
    font-weight: 400;
    margin: 12px 0
}

.ap-extended-info-upsell__pricing .next-renewal-price {
    color: rgba(255, 255, 255, 0.5)
}

.ap-extended-info-upsell__upsell-text {
    font-size: 14px;
    line-height: 1.43;
    color: rgba(255, 255, 255, 0.5)
}

.subscription-modal-type--annual:before, .subscription-modal-type--annual:after, .gifting-box--annual:before, .gifting-box--annual:after {
    display: none;
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 2;
    pointer-events: none
}

.subscription-modal-type--annual:before, .gifting-box--annual:before {
    top: 0;
    background: linear-gradient(to bottom, #000, transparent);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.subscription-modal-type--annual:after, .gifting-box--annual:after {
    bottom: 0;
    height: 25px;
    background: linear-gradient(to bottom, transparent, #000);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.annual-pass--extended-info-active .ap-extended-info {
    transform: translateY(0);
    opacity: 1;
    transition: transform 450ms ease, opacity 0ms ease 0ms
}

.annual-pass--extended-info-active .ap-extended-info__close-btn {
    opacity: 1
}

.annual-pass--extended-info-active .ap-extended-info .instructors .instructor {
    opacity: 1
}

.expand-all-instructors .subscription-modal-type--annual:before, .expand-all-instructors .subscription-modal-type--annual:after, .expand-all-instructors .gifting-box--annual:before, .expand-all-instructors .gifting-box--annual:after {
    display: block
}

.expand-all-instructors .ap-extended-info .toggle-all-instructors {
    display: none
}

.expand-all-instructors .ap-extended-info .instructors {
    max-height: 375px
}

.expand-all-instructors .ap-extended-info .instructors:after {
    opacity: 0
}

@media (min-width: 1200px) {
    .ap-extended-info-upsell__upsell-text {
        letter-spacing: 0.5px
    }

    .ap-extended-info {
        position: relative;
        height: 100%;
        max-height: 0;
        padding: 0;
        text-align: center;
        opacity: 0;
        border-radius: 4px;
        overflow: hidden;
        transform: none;
        z-index: 1;
        transition: max-height 750ms ease 0ms, opacity 750ms ease 0ms
    }

    .ap-extended-info__inner {
        padding: 48px 20px 25px
    }

    .ap-extended-info__title {
        font-size: 16px;
        letter-spacing: 1.6px;
        text-transform: uppercase;
        margin: 0;
        color: #fff
    }

    .ap-extended-info__close-btn {
        top: 24px;
        right: 24px
    }

    .ap-extended-info .instructors .instructor:nth-child(1) {
        transition-delay: 540ms
    }

    .ap-extended-info .instructors .instructor:nth-child(2) {
        transition-delay: 580ms
    }

    .ap-extended-info .instructors .instructor:nth-child(3) {
        transition-delay: 620ms
    }

    .ap-extended-info .instructors .instructor:nth-child(4) {
        transition-delay: 660ms
    }

    .ap-extended-info .instructors .instructor:nth-child(5) {
        transition-delay: 700ms
    }

    .ap-extended-info .instructors .instructor:nth-child(6) {
        transition-delay: 740ms
    }

    .ap-extended-info .instructors .instructor:nth-child(7) {
        transition-delay: 780ms
    }

    .ap-extended-info .instructors .instructor:nth-child(8) {
        transition-delay: 820ms
    }

    .ap-extended-info .instructors .instructor:nth-child(9) {
        transition-delay: 860ms
    }

    .ap-extended-info .instructors .instructor:nth-child(10) {
        transition-delay: 900ms
    }

    .ap-extended-info .instructors .instructor:nth-child(11) {
        transition-delay: 940ms
    }

    .ap-extended-info .instructors .instructor:nth-child(12) {
        transition-delay: 980ms
    }

    .ap-extended-info .instructors .instructor:nth-child(13) {
        transition-delay: 1020ms
    }

    .ap-extended-info .instructors .instructor:nth-child(14) {
        transition-delay: 1060ms
    }

    .ap-extended-info .instructors .instructor:nth-child(15) {
        transition-delay: 1100ms
    }

    .ap-extended-info .instructors .instructor:nth-child(16) {
        transition-delay: 1140ms
    }

    .ap-extended-info .instructors .instructor:nth-child(17) {
        transition-delay: 1180ms
    }

    .ap-extended-info .instructors .instructor:nth-child(18) {
        transition-delay: 1220ms
    }

    .ap-extended-info .instructors .instructor:nth-child(19) {
        transition-delay: 1260ms
    }

    .ap-extended-info .instructors .instructor:nth-child(20) {
        transition-delay: 1300ms
    }

    .ap-extended-info .instructors .instructor:nth-child(21) {
        transition-delay: 1340ms
    }

    .ap-extended-info .instructors .instructor:nth-child(22) {
        transition-delay: 1380ms
    }

    .ap-extended-info .instructors .instructor:nth-child(23) {
        transition-delay: 1420ms
    }

    .ap-extended-info .instructors .instructor:nth-child(24) {
        transition-delay: 1460ms
    }

    .ap-extended-info .instructors .instructor:nth-child(25) {
        transition-delay: 1500ms
    }

    .ap-extended-info .instructors .instructor:nth-child(26) {
        transition-delay: 1540ms
    }

    .ap-extended-info .instructors .instructor:nth-child(27) {
        transition-delay: 1580ms
    }

    .ap-extended-info .instructors .instructor:nth-child(28) {
        transition-delay: 1620ms
    }

    .ap-extended-info .instructors .instructor:nth-child(29) {
        transition-delay: 1660ms
    }

    .ap-extended-info .instructors .instructor:nth-child(30) {
        transition-delay: 1700ms
    }

    .ap-extended-info .instructors .instructor:nth-child(31) {
        transition-delay: 1740ms
    }

    .ap-extended-info .instructors .instructor:nth-child(32) {
        transition-delay: 1780ms
    }

    .ap-extended-info .instructors .instructor:nth-child(33) {
        transition-delay: 1820ms
    }

    .ap-extended-info .instructors .instructor:nth-child(34) {
        transition-delay: 1860ms
    }

    .ap-extended-info .instructors .instructor:nth-child(35) {
        transition-delay: 1900ms
    }

    .ap-extended-info .instructors .instructor:nth-child(36) {
        transition-delay: 1940ms
    }

    .ap-extended-info .instructors .instructor:nth-child(37) {
        transition-delay: 1980ms
    }

    .ap-extended-info .instructors .instructor:nth-child(38) {
        transition-delay: 2020ms
    }

    .ap-extended-info .instructors .instructor:nth-child(39) {
        transition-delay: 2060ms
    }

    .ap-extended-info .instructors .instructor:nth-child(40) {
        transition-delay: 2100ms
    }

    .ap-extended-info .instructors .instructor:nth-child(41) {
        transition-delay: 2140ms
    }

    .ap-extended-info .instructors .instructor:nth-child(42) {
        transition-delay: 2180ms
    }

    .ap-extended-info .instructors .instructor:nth-child(43) {
        transition-delay: 2220ms
    }

    .ap-extended-info .instructors .instructor:nth-child(44) {
        transition-delay: 2260ms
    }

    .ap-extended-info .instructors .instructor:nth-child(45) {
        transition-delay: 2300ms
    }

    .ap-extended-info .instructors .instructor:nth-child(46) {
        transition-delay: 2340ms
    }

    .ap-extended-info .instructors .instructor:nth-child(47) {
        transition-delay: 2380ms
    }

    .ap-extended-info .instructors .instructor:nth-child(48) {
        transition-delay: 2420ms
    }

    .ap-extended-info .instructors .instructor:nth-child(49) {
        transition-delay: 2460ms
    }

    .ap-extended-info .instructors .instructor__link {
        transition: color 250ms ease
    }

    .ap-extended-info .instructors .instructor__link:hover {
        color: rgba(255, 255, 255, 0.4)
    }

    .ap-extended-info__default-content {
        opacity: 1;
        overflow: hidden;
        max-height: 9999px;
        transition: opacity 300ms ease 750ms, max-height 0ms 750ms
    }

    .ap-extended-info__default-content .wistia_embed img {
        display: none !important
    }

    .annual-pass--extended-info-active .subscription-modal-type--single {
        opacity: 0.5;
        pointer-events: none
    }

    .annual-pass--extended-info-active .ap-extended-info {
        max-height: 597px;
        opacity: 1;
        overflow-y: scroll;
        -webkit-overflow-scrolling: auto;
        transition: max-height 1500ms cubic-bezier(0.215, 0.97, 0.095, 1) 300ms, opacity 1000ms 300ms, padding 0ms 300ms
    }

    .annual-pass--extended-info-active .ap-extended-info__default-content {
        opacity: 0;
        max-height: 0;
        pointer-events: none;
        transition: opacity 300ms ease 0ms, max-height 0ms 300ms
    }

    .annual-pass--extended-info-active .annual-pass-desktop .annual-pass .subscription-modal-type--annual, .annual-pass--extended-info-active .gifting-options-desktop .gifting-options .subscription-modal-type--annual {
        padding: 0;
        border: 1px solid #fff
    }
}

.subscription-modal-types {
    max-width: 480px;
    margin: 0 auto
}

.subscription-modal-types.top-orientation {
    display: block
}

.subscription-modal-types.top-orientation .subscription-modal-type {
    width: 100%;
    min-height: 0px
}

.subscription-modal-types.top-orientation .subscription-modal-type__title {
    margin-top: -20px;
    text-transform: uppercase;
    font-family: Lato;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.43;
    letter-spacing: 1px;
    text-align: left;
    color: #ffffff
}

.subscription-modal-types.top-orientation .subscription-modal-type:hover, .subscription-modal-types.top-orientation .subscription-modal-type.active {
    border: 1px solid rgba(255, 255, 255, 0.7)
}

.subscription-modal-types.top-orientation .subscription-modal-type:hover .top-orientation__cta-button, .subscription-modal-types.top-orientation .subscription-modal-type.active .top-orientation__cta-button {
    background: #BE3F3F;
    border: 1px solid #DE3F3F
}

.subscription-modal-types.top-orientation .subscription-modal-type:hover .top-orientation__cta-button:hover, .subscription-modal-types.top-orientation .subscription-modal-type.active .top-orientation__cta-button:hover {
    background-color: #e04a4d
}

.subscription-modal-types.top-orientation .subscription-modal-type:hover .top-orientation__cta-button.gray, .subscription-modal-types.top-orientation .subscription-modal-type.active .top-orientation__cta-button.gray {
    background-color: #333;
    border-color: #333
}

.subscription-modal-types.top-orientation .subscription-modal-type__instructor-image.video-mask {
    width: 190%;
    margin-left: -115px
}

.subscription-modal-types.top-orientation .subscription-modal-type__instructor-image.video-mask:after {
    border-radius: 0;
    box-shadow: none
}

.subscription-modal-types.top-orientation .subscription-modal-type__instructor-image.image-mask {
    border-radius: 0
}

.subscription-modal-types.top-orientation .subscription-modal-type__instructor-image.image-mask:after {
    border-radius: 0;
    box-shadow: none
}

.subscription-modal-types.top-orientation .subscription-modal-type__course-title {
    margin-bottom: 10px;
    text-transform: uppercase;
    opacity: 0.5;
    font-family: Lato;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 2px;
    text-align: left;
    color: #ffffff
}

.top-orientation__container {
    display: flex
}

.top-orientation__left-column {
    width: 30%
}

.top-orientation__left-column--overflowing {
    overflow: hidden
}

.top-orientation__right-column {
    width: 70%;
    padding-left: 42px
}

.top-orientation__popular {
    margin-bottom: 20px;
    font-size: 12px;
    color: #F0B36B
}

.top-orientation__price-container {
    margin-top: 5px;
    display: flex;
    flex-direction: row-reverse;
    font-family: Lato;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.8px;
    text-align: right;
    color: #ffffff
}

.top-orientation__continue-text {
    font-family: Lato;
    font-size: 18px;
    line-height: 1.44;
    text-align: center;
    color: #ffffff;
    margin-top: 34px;
    margin-bottom: 24px
}

.top-orientation__explanation-text {
    opacity: 0.6;
    font-family: Lato;
    font-size: 16px;
    line-height: 1.56;
    letter-spacing: 0.5px;
    text-align: left;
    color: #ffffff
}

.top-orientation__instructors-list {
    margin: 10px -2px 13px 4px
}

.top-orientation__instructor {
    display: inline-block;
    width: 23%;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    color: white
}

.top-orientation__instructor-link {
    color: white;
    opacity: 0.8
}

.top-orientation__instructor-link:hover {
    color: white;
    opacity: 0.8
}

.top-orientation__instructor-link:focus {
    color: white;
    opacity: 0.8
}

.top-orientation__cta-button {
    float: right;
    margin-top: 10px
}

.top-orientation__left-column--static-image {
    max-height: 130px
}

.top-orientation__check-icon {
    display: inline-block;
    margin-right: 20px;
    transform: translate(0, 2px)
}

.top-orientation__subtitle-text {
    opacity: 0.5;
    font-family: Lato;
    font-size: 18px;
    line-height: 1.44;
    margin-top: 12px;
    text-align: center;
    color: #ffffff
}

.subscription-modal-type {
    padding: 20px;
    background: rgba(0, 0, 0, 0.4)
}

.subscription-modal-type--single {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 20px
}

.subscription-modal-type__instructor-image {
    position: relative;
    border-radius: 4px;
    margin: 0 auto;
    background: transparent center/cover no-repeat;
    width: 160px;
    height: 104px
}

.subscription-modal-type__instructor-image > .w-chrome {
    border-radius: 4px
}

.subscription-modal-type__instructor-image:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.25);
    border-radius: 4px
}

.subscription-modal-type__title {
    display: inline-block;
    margin: 13px 0 2px;
    font-size: 20px;
    letter-spacing: 2px
}

.subscription-modal-type__title--custom-layout {
    display: block;
    margin-bottom: 10px
}

.subscription-modal-type__price {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1.2px;
    margin-left: 5px;
    color: rgba(255, 255, 255, 0.6)
}

.subscription-modal-type__price .schedule {
    color: rgba(255, 255, 255, 0.5)
}

.subscription-modal-type__price .schedule:before {
    content: " / "
}

.subscription-modal-type__price--already-owns {
    margin: 0
}

.subscription-modal-type__price--already-owns .schedule {
    color: white
}

.subscription-modal-type__price--custom {
    color: white
}

.subscription-modal-type__price--custom .schedule {
    color: #fff
}

.subscription-modal-type__price-description {
    font-size: 12px;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, 0.45);
    margin-top: 8px
}

.subscription-modal-type__description {
    font-size: 12px;
    line-height: normal;
    margin: 10px auto 0;
    max-width: 300px;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, 0.8)
}

.subscription-modal-type__cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px
}

.subscription-modal-type__cta .wm-button {
    margin: 0 auto
}

.subscription-modal-type__all-instructors {
    max-width: 100%;
    image-rendering: -webkit-optimize-contrast
}

.subscription-modal-type__trigger-more-info-btn {
    text-transform: uppercase;
    font-size: 11.5px;
    letter-spacing: 1.2px;
    margin-top: 15px;
    cursor: pointer
}

.subscription-modal-type__more-info-text, .subscription-modal-type__more-info-icon {
    display: inline-block;
    vertical-align: middle
}

.subscription-modal-type__more-info-icon {
    background: url(//do6eyjibs3jse.cloudfront.net/assets/annual-pass/question-mark-008f695eec7becc52e8d5600d967a4d525746aba46d1f2f0ac35c1bed545c184.svg) center/100% 100% no-repeat;
    opacity: 0.9;
    width: 16px;
    height: 16px;
    margin-left: 0.5em;
    transition: opacity 250ms ease
}

@media (min-width: 992px) {
    .subscription-modal-types {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        margin: 25px 0;
        max-width: none
    }

    .subscription-modal-types:after {
        content: "";
        display: block;
        clear: both
    }

    .subscription-modal-types .subscription-modal-type {
        position: relative;
        width: 360px;
        margin: 0 6px;
        min-height: 420px;
        border: 1px solid rgba(255, 255, 255, 0.2);
        border-radius: 4px;
        transition: opacity 500ms ease, border 300ms ease
    }

    .subscription-modal-types .subscription-modal-type--annual {
        transition: padding 0ms 300ms
    }

    .subscription-modal-types .subscription-modal-type:hover {
        border: 1px solid rgba(255, 255, 255, 0.7)
    }

    .subscription-modal-types .subscription-modal-type:hover .subscription-modal-type__cta > .wm-button {
        background: #d3b329;
        border: 1px solid #d3b329
    }

    .subscription-modal-types .subscription-modal-type__instructor-image {
        width: 100%;
        height: 0;
        padding-bottom: 56%
    }

    .subscription-modal-types .subscription-modal-type__instructor-image img {
        width: 100%
    }

    .subscription-modal-types .subscription-modal-type__instructor-image .wistia-video-container {
        width: 100%;
        height: 0;
        padding-bottom: 56%
    }

    .subscription-modal-types .subscription-modal-type__title {
        font-size: 24px;
        letter-spacing: 0.5px;
        margin-right: 15px;
        margin: 20px 0 6px;
        display: flex;
        align-items: center
    }

    .subscription-modal-types .subscription-modal-type__description {
        font-size: 16px;
        line-height: 1.625;
        margin: 0;
        letter-spacing: normal;
        max-width: none
    }

    .subscription-modal-types .subscription-modal-type__price {
        font-size: 18px;
        letter-spacing: 1.5px;
        color: #fff
    }

    .subscription-modal-types .subscription-modal-type__cta {
        position: absolute;
        bottom: 20px;
        left: 20px;
        width: calc(100% - 40px)
    }

    .subscription-modal-types .subscription-modal-type__cta .wm-button {
        margin: 0
    }

    .subscription-modal-types .subscription-modal-type__trigger-more-info-btn {
        margin: 0 0 0 10px
    }

    .subscription-modal-types .subscription-modal-type__more-info-icon {
        width: 20px;
        height: 20px
    }
}

@media (max-height: 784px) {
    .annual-pass-desktop.top-orientation #take-class-modal {
        display: block;
        padding-top: 32px;
        padding-bottom: 32px;
        overflow-y: scroll
    }
}

.gifting-options-desktop {
    display: none
}

.gifting-options-mobile {
    display: block
}

.gifting-options-mobile {
    height: 100vh;
    padding: 0 25px
}

.gifting-options-mobile .modal-header {
    display: block
}

.gifting-options-mobile .modal-header--gifting-tablet-only {
    display: none
}

.gifting-options-mobile .gifting-options__modal-title {
    padding: 16px 0;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    letter-spacing: 1.5px;
    font-size: 14px;
    font-weight: bold
}

.gifting-options-mobile .gifting-options__placeholder {
    margin: 0 auto;
    max-width: 312px
}

.gifting-options-mobile .gifting-options__placeholder:after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 56.25%
}

.gifting-options-mobile .gifting-options__instructor-wrapper {
    position: relative;
    width: 100%;
    max-width: 312px;
    margin: 0 auto
}

.gifting-options-mobile .gifting-options__instructor-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background: transparent center/cover no-repeat;
    border-radius: 8px;
    opacity: 0;
    transition: opacity 250ms ease 0ms, padding 0ms linear 250ms
}

.gifting-options-mobile .gifting-options__instructor-image--selected {
    opacity: 1;
    transition: opacity 250ms ease 250ms, padding 0ms linear 250ms
}

.gifting-options-mobile .gifting-options__instructor-image:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.3)
}

.gifting-options-mobile .gifting-options__instructor-image--ap:after {
    display: none
}

.gifting-options-mobile .gifting-options__tos {
    color: rgba(255, 255, 255, 0.5);
    font-size: 11px;
    line-height: 15px;
    letter-spacing: 0.2px;
    text-align: center;
    padding-top: 36px
}

.gifting-options-mobile .gifting-options__tos-link {
    margin-left: 0.2em;
    color: rgba(255, 255, 255, 0.5);
    text-decoration: underline
}

.gifting-options-mobile .gifting-box {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.5);
    cursor: pointer
}

.gifting-options-mobile .gifting-box.selected {
    color: rgba(255, 255, 255, 0.8)
}

.gifting-options-mobile .gifting-box.selected .gifting-box__title {
    color: white
}

.gifting-options-mobile .gifting-box.selected .gifting-box__primary-title {
    color: white
}

.gifting-options-mobile .gifting-box.selected .gifting-box__content {
    max-height: 170px
}

.gifting-options-mobile .gifting-box.selected .subscription-modal-type__trigger-more-info-btn {
    display: block
}

.gifting-options-mobile .gifting-box input[type="radio"].gifting-box__radio {
    display: flex;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.3);
    width: 18px;
    height: 18px;
    border-radius: 18px;
    justify-content: center;
    align-items: center;
    margin: 0 20px 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.gifting-options-mobile .gifting-box input[type="radio"].gifting-box__radio:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background: white;
    border-radius: 18px;
    opacity: 0;
    transition: opacity 250ms ease, width 250ms ease, height 250ms ease
}

.gifting-options-mobile .gifting-box input[type="radio"].gifting-box__radio:checked:after {
    width: 8px;
    height: 8px;
    border-radius: 8px;
    opacity: 1
}

.gifting-options-mobile .gifting-box input[type="radio"].gifting-box__radio:focus {
    outline: none
}

.gifting-options-mobile .gifting-box__title {
    display: flex;
    padding-top: 20px;
    align-items: center
}

.gifting-options-mobile .gifting-box__primary-title {
    margin: 0;
    font-size: 20px;
    letter-spacing: 0.5px;
    color: rgba(255, 255, 255, 0.5)
}

.gifting-options-mobile .gifting-box__price {
    margin: 0 0 0 auto;
    display: inline-flex;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.5px
}

.gifting-options-mobile .gifting-box__popular {
    margin-left: 39px;
    padding-top: 6px;
    font-size: 12px;
    color: #F0B36B
}

.gifting-options-mobile .gifting-box__content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 250ms ease;
    -moz-transition: max-height 250ms ease;
    -ms-transition: max-height 250ms ease;
    transition: max-height 250ms ease
}

.gifting-options-mobile .gifting-box__description {
    margin-top: 8px;
    font-size: 14px;
    line-height: 24px
}

.gifting-options-mobile .gifting-box__cta {
    margin-top: 16px
}

.gifting-options-mobile .gifting-box__cta .wm-button {
    width: 100%
}

.gifting-options-mobile .gifting-box__variable-ctas-wrapper {
    margin-top: 8px
}

.gifting-options-mobile .gifting-box__cta--variable {
    margin-left: 16px
}

.gifting-options-mobile .gifting-box__cta--variable .wm-button {
    min-width: 0;
    width: 100%
}

.gifting-options-mobile .gifting-box__variable-price {
    padding-left: 16px;
    padding-right: 16px;
    min-width: 0;
    margin-left: 0px;
    border-color: rgba(255, 255, 255, 0.2);
    border-radius: 0
}

.gifting-options-mobile .gifting-box__variable-price.selected {
    border-color: white
}

.gifting-options-mobile .gifting-box__variable-price:first-child {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.gifting-options-mobile .gifting-box__variable-price:last-child {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.gifting-options-mobile .subscription-modal-type__trigger-more-info-btn {
    display: none;
    margin-top: 0
}

.gifting-options-mobile .subscription-modal-type__more-info-icon {
    margin-left: 8px;
    height: 19px;
    width: 19px
}

@media (min-width: 480px) {
    .gifting-options-mobile .modal-header {
        display: none
    }

    .gifting-options-mobile .modal-header--gifting-tablet-only {
        display: block;
        text-align: center;
        padding: 50px 0 40px
    }

    .gifting-options-mobile .modal-header--gifting-tablet-only .gifting-options__modal-title {
        font-size: 26px;
        line-height: 24px;
        letter-spacing: 0.5px;
        text-transform: none
    }

    .gifting-options-mobile .modal-header--gifting-tablet-only .gifting-options__modal-subtitle {
        font-size: 18px;
        line-height: 26px;
        color: rgba(255, 255, 255, 0.6)
    }

    .gifting-options-mobile {
        margin: 0 auto;
        max-width: 592px
    }

    .gifting-options-mobile .gifting-options__instructor-wrapper {
        margin: 20px auto
    }

    .gifting-options-mobile .gifting-box.selected .gifting-box__content {
        max-height: none
    }

    .gifting-options-mobile .gifting-box.selected .gifting-box__cta {
        display: block
    }

    .gifting-options-mobile .gifting-box.selected .gifting-box__cta--variable {
        display: block
    }

    .gifting-options-mobile .gifting-box.selected .gifting-box__variable-prices {
        display: block
    }

    .gifting-options-mobile .gifting-box input[type="radio"].gifting-box__radio {
        width: 20px;
        height: 20px;
        border-radius: 20px
    }

    .gifting-options-mobile .gifting-box input[type="radio"].gifting-box__radio:after {
        width: 20px;
        height: 20px;
        border-radius: 20px
    }

    .gifting-options-mobile .gifting-box input[type="radio"].gifting-box__radio:checked:after {
        width: 10px;
        height: 10px;
        border-radius: 10px
    }

    .gifting-options-mobile .gifting-box__content {
        max-height: none
    }

    .gifting-options-mobile .gifting-box__primary-title, .gifting-options-mobile .gifting-box__price {
        font-size: 24px
    }

    .gifting-options-mobile .gifting-box__description {
        font-size: 16px;
        line-height: 26px
    }

    .gifting-options-mobile .gifting-box__cta {
        display: none
    }

    .gifting-options-mobile .gifting-box__cta--variable {
        display: none
    }

    .gifting-options-mobile .gifting-box__variable-prices {
        display: none
    }
}

@media (min-width: 1200px) {
    .gifting-options-desktop {
        display: block
    }

    .gifting-options-mobile {
        display: none
    }

    #take-class-modal .modal-dialog {
        min-height: 685px
    }

    .gifting-options-desktop .gifting-options {
        color: #fff
    }

    .gifting-options-desktop .gifting-options .modal-dialog {
        width: 100%
    }

    .gifting-options-desktop .gifting-options__modal-title {
        font-size: 26px;
        line-height: 24px;
        letter-spacing: 0.5px;
        margin-bottom: 16px
    }

    .gifting-options-desktop .gifting-options__modal-subtitle {
        font-size: 18px;
        line-height: 26px;
        color: rgba(255, 255, 255, 0.6)
    }

    .gifting-options-desktop .gifting-options .subscription-modal-type:hover .wm-button--set-gift-amount {
        background: #d3b329;
        border: 1px solid #d3b329
    }

    .gifting-options-desktop .gifting-options .subscription-modal-type__instructor-image {
        border-radius: 8px
    }

    .gifting-options-desktop .gifting-options .subscription-modal-type__instructor-image .w-chrome {
        border-radius: 8px
    }

    .gifting-options-desktop .gifting-options .subscription-modal-type__instructor-image:after {
        border-radius: 8px
    }

    .gifting-options-desktop .gifting-options .subscription-modal-type__price {
        font-size: 24px;
        margin-left: auto
    }

    .gifting-options-desktop .gifting-options .subscription-modal-type__popular {
        margin-bottom: 8px;
        font-size: 12px;
        color: #F0B36B
    }

    .gifting-options-desktop .gifting-options .subscription-modal-type__cta .wm-button {
        width: 100%;
        background: #333;
        border: 1px solid #333
    }

    .gifting-options-desktop .gifting-options .subscription-modal-type__cta .wm-button--set-gift-amount {
        min-width: 0;
        width: auto;
        flex-grow: 1;
        margin-left: 16px
    }

    .gifting-options-desktop .gifting-options .subscription-modal-type__cta .gift-pricing-options {
        display: none
    }

    .gifting-options-desktop .gifting-options .subscription-modal-type__cta.selected .gift-pricing-options {
        display: flex;
        width: 100%
    }

    .gifting-options-desktop .gifting-options .subscription-modal-type__cta.selected > .wm-button.wm-button--outline {
        display: none
    }

    .gifting-options-desktop .gifting-options .gift-price-option-pills .wm-button {
        width: auto;
        min-width: 0;
        background: none;
        border-radius: 0;
        color: rgba(255, 255, 255, 0.5)
    }

    .gifting-options-desktop .gifting-options .gift-price-option-pills .wm-button:hover {
        background: rgba(255, 255, 255, 0.05)
    }

    .gifting-options-desktop .gifting-options .gift-price-option-pills .wm-button:first-child {
        border-top-left-radius: 2px;
        border-bottom-left-radius: 2px;
        transform: none
    }

    .gifting-options-desktop .gifting-options .gift-price-option-pills .wm-button:last-child {
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px
    }

    .gifting-options-desktop .gifting-options .gift-price-option-pills .wm-button.selected {
        color: #fff;
        border-color: #fff
    }
}

@media (max-height: 760px) {
    .gifting-options-desktop #take-class-modal {
        display: block;
        padding-top: 31px;
        padding-bottom: 20px
    }
}

.aap_mobile_prominence {
    margin: 0 auto;
    max-width: 500px;
    text-align: center;
    padding: 16px;
    -webkit-font-smoothing: antialiased
}

.aap_mobile_prominence__title_primary {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.17;
    letter-spacing: 1.5px;
    margin: 8px 0
}

.aap_mobile_prominence__description_primary {
    margin: 0 auto;
    max-width: 288px;
    font-size: 15px;
    line-height: 1.47;
    letter-spacing: 0.5px;
    opacity: 0.8;
    color: #fff
}

.aap_mobile_prominence__price {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1.5px;
    margin: 12px 0 20px
}

.aap_mobile_prominence__nextyear {
    display: block;
    margin: 3px 0;
    letter-spacing: 0.5px;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.5)
}

.aap_mobile_prominence__ambient-wrapper {
    margin: 0 -16px
}

.aap_mobile_prominence__ambient-video {
    background: url(//do6eyjibs3jse.cloudfront.net/assets/experiments/aap-mobile-prominence/placeholder-27b03f1f14a46b8301c6f00d0c2748d2db09095ebd6d88109857d600ed0a80fd.png) center/100% auto no-repeat
}

.aap_mobile_prominence__cta-wrapper {
    margin-top: 26px
}

.aap_mobile_prominence__cta-wrapper .wm-button {
    display: block
}

.aap_mobile_prominence__cta-skip {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.5px;
    color: rgba(255, 255, 255, 0.5);
    padding: 17px
}

.friendly-email {
    background: #000 url(//do6eyjibs3jse.cloudfront.net/assets/experiments/friendly-email/friendly-email-background-2044fc5810273b7b4e143b0137d993701ebb92c335a6d86f6f8cc387630bf423.jpg) center top/100% auto no-repeat;
    display: flex;
    width: 100%;
    align-content: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    padding: 40px 20px
}

.friendly-email__cancel {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 16px;
    height: 16px;
    opacity: 0.5;
    cursor: pointer;
    transition: color 250ms ease
}

.friendly-email__cancel img {
    display: block;
    width: 100%;
    height: 100%
}

.friendly-email__cancel:hover {
    color: rgba(255, 255, 255, 0.9)
}

.friendly-email__about {
    order: 2;
    width: 480px;
    padding: 36px 20px 0 0;
    color: #fff
}

.friendly-email__about-title {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0.5px;
    font-weight: bold;
    margin-bottom: 6px;
    text-align: center
}

.friendly-email__about-subtitle {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.2px;
    color: rgba(255, 255, 255, 0.8);
    text-align: center
}

.friendly-email__aap-list-items {
    margin: 48px 0 0
}

.friendly-email__aap-list-item {
    display: flex;
    align-items: center;
    line-height: 24px;
    font-size: 16px;
    letter-spacing: 0.2px;
    margin: 20px 0
}

.friendly-email__aap-list-item:before {
    content: "";
    display: inline;
    width: 8px;
    height: 8px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 8px;
    margin-right: 20px
}

.friendly-email__cta-wrapper {
    order: 1;
    width: 480px;
    text-align: center
}

.friendly-email__cta-inner {
    background: #fff;
    padding: 48px 36px;
    border-radius: 4px
}

.friendly-email__cta-title {
    font-size: 26px;
    text-align: center;
    line-height: 36px;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-bottom: 12px;
    color: #4d5767
}

.friendly-email__cta-subtitle {
    line-height: 24px;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.2px;
    color: rgba(77, 87, 103, 0.8)
}

.friendly-email .wm-form {
    margin-top: 32px
}

.friendly-email .wm-button {
    width: 100%;
    margin-top: 12px
}

.friendly-email__email-input {
    text-align: center
}

.wm-form input[type="email"].friendly-email__email-input {
    padding-right: 8px
}

.friendly-email__facebook-btn {
    background: none;
    display: flex;
    align-items: center;
    margin: 0 auto;
    line-height: 16px;
    font-size: 10px;
    margin-top: 32px;
    letter-spacing: 1.5px;
    text-transform: uppercase
}

.friendly-email__facebook-icon {
    margin-right: 8px
}

.friendly-email__privacy-policy {
    line-height: 22px;
    font-size: 13px;
    text-align: center;
    letter-spacing: 0.2px;
    margin-top: 24px;
    color: rgba(255, 255, 255, 0.3)
}

.friendly-email__privacy-link {
    color: rgba(255, 255, 255, 0.3);
    text-decoration: underline
}

@media (min-width: 768px) {
    .friendly-email {
        flex-wrap: nowrap;
        padding: 14vw 30px 0;
        height: 100vh
    }

    .friendly-email__about {
        order: 1
    }

    .friendly-email__about-title {
        font-size: 32px;
        line-height: 44px;
        letter-spacing: 1.5px;
        text-align: left
    }

    .friendly-email__about-subtitle {
        font-size: 18px;
        line-height: 28px;
        letter-spacing: 0.5px;
        text-align: left
    }

    .friendly-email__cta-wrapper {
        order: 2
    }
}

@media (min-width: 992px) {
    .friendly-email__about-title {
        font-size: 32px;
        line-height: 44px;
        margin-bottom: 12px
    }
}

@keyframes checkmark-dash {
    to {
        stroke-dashoffset: 0
    }
}

@keyframes checkmark-scale {
    0% {
        transform: scale(0.5);
        opacity: 0
    }
    15% {
        opacity: 1
    }
    30% {
        transform: scale(1.05)
    }
    50% {
        transform: scale(1)
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}

#enrolled-checkmark {
    display: block;
    transform-origin: center;
    opacity: 0;
    animation: checkmark-scale 1s ease forwards;
    animation-delay: 0.5s
}

.strikethrough-price {
    text-decoration: line-through;
    opacity: 0.5
}

#enrolled-checkmark .checky {
    stroke-dasharray: 200;
    stroke-dashoffset: 210;
    animation: checkmark-dash 2s ease forwards;
    animation-delay: 1.25s
}

.mobile-device body.feather-cart.modal-open {
    overflow: auto
}

.mobile-device body.feather-cart.modal-open .page-content-wrapper, .mobile-device body.feather-cart.modal-open .push-wrapper, .mobile-device body.feather-cart.modal-open .logged-out, .mobile-device body.feather-cart.modal-open .overflow-control, .mobile-device body.feather-cart.modal-open #footer, .mobile-device body.feather-cart.modal-open #wm-footer, .mobile-device body.feather-cart.modal-open #masterclass-notification-navbar {
    display: none
}

.mobile-device body.feather-cart .modal {
    position: relative
}

.mobile-device body.feather-cart .modal-dialog {
    width: 100%;
    margin: 0;
    max-width: none
}

.mobile-device body.feather-cart .modal-body {
    padding: 10px
}

.mobile-device body.feather-cart .product {
    margin: -6px
}

.mobile-device body.feather-cart .title {
    font-size: 15px
}

.mobile-device body.feather-cart #feather-cart .paypal-icon {
    background-size: 60px
}

.feather-cart-modal {
    -webkit-font-smoothing: subpixel-antialiased;
    color: #5c5c5c;
    z-index: 10999
}

@media screen and (max-width: 480px) {
    .feather-cart-modal {
        color: #333
    }
}

.feather-cart-modal input:-webkit-autofill {
    background-color: transparent;
    background-image: none
}

.feather-cart-modal .invisible {
    visibility: hidden;
    cursor: inherit !important
}

.feather-cart-modal .modal-header {
    border-bottom: none;
    padding: 5px
}

.feather-cart-modal .modal-content {
    border-radius: 0px
}

.feather-cart-modal .modal-body {
    padding-top: 0
}

.feather-cart-modal .modal-body input[type="text"] {
    background-color: transparent !important
}

@media (max-width: 991px) {
    .feather-cart-modal .modal-body input[type="text"] {
        text-align: start;
        margin: 0px
    }
}

.feather-cart-modal .modal-dialog {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto
}

.feather-cart-modal .uppercase {
    text-transform: uppercase
}

.feather-cart-modal .btn-close {
    z-index: 10;
    position: absolute;
    right: 10px;
    top: 10px
}

.feather-cart-modal .btn-close img {
    opacity: 0.3;
    width: 12px;
    height: 15px;
    cursor: pointer
}

.feather-cart-modal button img.spin {
    width: 50px;
    margin: 0 auto;
    vertical-align: middle
}

.feather-cart-modal button.wm-btn {
    margin: 0;
    border-radius: 3px
}

.feather-cart-modal button.cta {
    width: 100%;
    font-size: 18px;
    padding: 17px 0;
    -webkit-font-smoothing: antialiased
}

.feather-cart-modal button.cta.disabled {
    cursor: not-allowed
}

@media screen and (max-width: 350px) {
    .feather-cart-modal button.cta {
        font-size: 15px
    }
}

.feather-cart-modal button.facebook-btn {
    margin-top: 20px;
    padding: 4px 4px 4px 4px;
    background-color: rgba(255, 255, 255, 0.75);
    font-size: 13px;
    font-weight: 400;
    color: #3B5998;
    width: 250px;
    letter-spacing: 1px
}

.feather-cart-modal button.facebook-btn .wm-icon-facebook {
    margin-right: 10px
}

.feather-cart-modal .btn-lg {
    box-shadow: none
}

@media screen and (max-width: 350px) {
    .feather-cart-modal .signup_fb p {
        text-align: right !important
    }
}

@media screen and (max-width: 480px) {
    .feather-cart-modal .signup_fb p {
        font-size: 15px
    }
}

.feather-cart-modal .cc-icons {
    background: url(//do6eyjibs3jse.cloudfront.net/assets/credit-cards-ed1d6be0eb90a97468a38ebee00eee0db0ca4c982d0e12d5d29d3b8de0d28346.png);
    background-size: 65%;
    background-repeat: no-repeat;
    background-position: 50%
}

.feather-cart-modal .paypal-icon {
    background: url(//do6eyjibs3jse.cloudfront.net/assets/pp-logo-86583b295df26c3b8ba01e66c5d94d7cb8f1bdf34fb388909121fd35d9315179.png) no-repeat;
    background-size: 75px;
    background-position: 50%
}

.feather-cart-modal .apple-pay-icon {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-size: 40%;
    background-position: 50%;
    background-repeat: no-repeat
}

#feather-cart .btn-sm {
    box-shadow: none
}

#feather-cart .back-to-gift {
    margin-bottom: 20px;
    color: #4d5767;
    cursor: pointer
}

#feather-cart .back-to-gift .wm-arrow {
    display: inline-block;
    vertical-align: middle;
    border: 14px solid transparent;
    border-width: 6px;
    border-right: 6px solid #7d899d;
    border-left: 0;
    margin: -1px 0.5em 0
}

#feather-cart .login-section p {
    text-align: center !important;
    font-weight: 600
}

#feather-cart .login-section button {
    width: 100%;
    margin-top: 20px
}

#feather-cart .email-container {
    position: relative
}

#feather-cart .email-container .email-text {
    position: relative;
    z-index: 0
}

#feather-cart .email-container img {
    position: absolute;
    right: 10px;
    top: 15px;
    width: 20px;
    height: 20px;
    z-index: 1
}

#feather-cart .modal-dialog {
    max-width: 480px
}

#feather-cart .modal-body {
    padding: 20px 15px 15px
}

#feather-cart .modal-legal {
    margin: 0 10px 14px 10px;
    line-height: 1
}

#feather-cart .modal-legal span, #feather-cart .modal-legal a {
    width: 310px;
    height: 36px;
    opacity: 0.5;
    font-family: Lato;
    font-size: 12px;
    letter-spacing: 0.2px;
    color: #4d5767
}

#feather-cart .modal-legal a {
    text-decoration: underline
}

#feather-cart .modal-footer {
    padding: 0;
    margin: -1px;
    border: none
}

#feather-cart .product {
    position: relative;
    background: black;
    height: 70px
}

#feather-cart .product .caption {
    position: absolute;
    bottom: 15px;
    left: 15px;
    font-size: 19px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.75);
    text-align: left;
    opacity: 1;
    margin: 0
}

#feather-cart .product .caption > span {
    color: #fff;
    letter-spacing: 0.045em;
    font-weight: 200;
    font-size: 16px
}

#feather-cart .product .headline {
    font-weight: 300;
    color: rgba(255, 255, 255, 0.75);
    margin-top: 5px;
    opacity: 1;
    font-size: 12px;
    letter-spacing: 0.045em;
    min-width: 180px
}

#feather-cart .product .headline .original-price {
    font-size: 12px
}

#feather-cart .product a {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 12px;
    color: white;
    cursor: pointer;
    display: none
}

#feather-cart .product:hover a {
    display: inline-block
}

#feather-cart .product .fader-div {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, #251717 0%, transparent 50%);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

#feather-cart .multi-product {
    background: black
}

#feather-cart .multi-product .product {
    height: 66px
}

#feather-cart .multi-product .headline {
    font-size: 12px
}

#feather-cart .multi-product .divider {
    position: absolute;
    bottom: 0;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

#feather-cart .title {
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 17px;
    margin-top: 5px;
    color: #4d5767;
    text-align: center
}

#feather-cart #email {
    background-color: #FFF;
    border: 1px solid #DEDBD6;
    margin-bottom: 26px
}

#feather-cart #email:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #f7f4ef inset
}

#feather-cart .nav-container {
    border-bottom: 1px solid #bfbebc;
    margin: 0 -15px;
    padding: 0 6px;
    height: 56px
}

#feather-cart ul.payment-tabs {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 56px;
    display: table;
    border-collapse: separate;
    border-spacing: 10px 0;
    width: 100%
}

#feather-cart ul.payment-tabs li {
    border: 1px solid #bfbebc;
    display: table-cell;
    width: 30%;
    border-bottom: none;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
    opacity: 0.8;
    padding-left: 15px
}

#feather-cart ul.payment-tabs li.active {
    border-top: 4px solid #983232;
    border-bottom: none;
    background-color: white;
    opacity: 1;
    margin-bottom: -2px;
    vertical-align: middle
}

#feather-cart ul.payment-tabs.has-apple-pay li:nth-child(2) {
    width: 40%
}

#feather-cart ul.payment-tabs.has-apple-pay .cc-icons {
    background-size: 80%
}

#feather-cart .payment-section .payment-body {
    background: white;
    margin: 0 -15px
}

#feather-cart .payment-section .stripe {
    padding: 16px 15px 10px 15px
}

#feather-cart .payment-section .paypal, #feather-cart .payment-section .apple-pay {
    text-align: center;
    padding: 60px 20px
}

#feather-cart .payment-section .apple-pay p {
    font-size: 15px
}

#feather-cart .gift-row {
    margin-bottom: 15px
}

#feather-cart .gift-row:after {
    content: "";
    display: table;
    clear: both
}

#feather-cart .gift-row .ben-give-button {
    float: left
}

#feather-cart .gift-row .ben-redeem-button {
    float: right
}

#feather-cart button {
    border-radius: 3px
}

#feather-cart button.gray-button {
    width: 49%;
    text-align: center;
    height: 40px;
    line-height: 36px;
    background-color: rgba(199, 198, 195, 0.5);
    border: none;
    font-weight: normal;
    font-size: 13px
}

#feather-cart button.gray-button .checkmark {
    display: none
}

#feather-cart button.gray-button:hover {
    background: rgba(174, 173, 169, 0.5)
}

#feather-cart button.active {
    background: #a6a5a2;
    color: white
}

#feather-cart button.active .checkmark {
    display: inline
}

#feather-cart button.active:hover {
    background: #a6a5a2
}

#feather-cart button:focus {
    outline: none
}

#feather-cart button .prompt {
    padding-right: 5px
}

#feather-cart .security-text {
    text-align: center;
    opacity: 0.8;
    margin: 3px 0 30px 0;
    margin-top: 9px
}

#feather-cart .security-text p {
    font-size: 13px
}

#feather-cart .security-text .ssl-text {
    margin-left: 10%;
    float: left;
    display: flex;
    align-items: center
}

#feather-cart .security-text .ssl-text img {
    margin-right: 5px
}

#feather-cart .security-text .satisfaction-text {
    margin-right: 10%;
    float: right
}

#feather-cart .gift-code {
    margin: 20px 0
}

#feather-cart .gift-code:after {
    content: "";
    display: table;
    clear: both
}

#feather-cart .gift-code .gift-container {
    width: 100%;
    float: left;
    margin-right: -110px
}

#feather-cart .gift-code .gift-content {
    margin-right: 117px
}

#feather-cart .gift-code .gift-content .clear-coupon img {
    display: block;
    position: absolute;
    top: 14px;
    right: 8px;
    width: 20px;
    opacity: .6;
    cursor: pointer
}

#feather-cart .gift-code button {
    float: right;
    height: 50px;
    background: #BE3F3F;
    color: white;
    text-align: center;
    width: 110px;
    border: none
}

#feather-cart .gift-code .apply-coupon {
    background: #666
}

#feather-cart .gift-code .coupon-applied {
    background: #CDCDCD;
    color: rgba(255, 255, 255, 0.6)
}

#feather-cart .gift-form ul.payment-tabs li {
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    padding-left: 0
}

#feather-cart .gift-form .gift-head {
    margin-left: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase
}

#feather-cart .gift-form .form-header {
    padding-bottom: 10px
}

#feather-cart .gift-form .form-header h2 {
    color: #313741;
    font: 18px/29px "Raleway", Arial, sans-serif;
    margin: 0;
    text-align: center
}

#feather-cart .gift-form .form-header p {
    color: #4d5767;
    text-align: center
}

#feather-cart .gift-form .form-section {
    background-color: white;
    padding: 20px 15px 0;
    margin: 0 -15px
}

#feather-cart .gift-form .form-section:after {
    content: "";
    display: table;
    clear: both
}

#feather-cart .gift-form .form-section .no-bottom-border {
    border-bottom: none
}

#feather-cart .gift-form .form-section .card-message-container {
    position: relative;
    margin-bottom: 10px
}

#feather-cart .gift-form .form-section .card-message-container span {
    z-index: 10;
    position: absolute;
    right: 10px;
    bottom: 5px;
    font-weight: 400;
    font-size: 10px;
    color: #a6a5a2
}

#feather-cart .gift-form .form-section .card-message-container input[type=text] {
    height: 50px;
    border-radius: 4px
}

#feather-cart .gift-form .form-section textarea {
    width: 100%;
    max-width: 100%;
    padding-top: 10px
}

#feather-cart .gift-form .form-section:last-child {
    padding-bottom: 13px;
    margin-bottom: 14px
}

#feather-cart .gift-form input[type='radio'] {
    opacity: 0
}

#feather-cart .gift-form .gift-send-time {
    float: left;
    width: 50%
}

@media screen and (max-width: 767px) {
    #feather-cart .gift-form .gift-send-time {
        float: none;
        width: 100%;
        margin-bottom: 10px
    }
}

#feather-cart .gift-form .datetime-tz-help-text {
    font-weight: 400;
    font-size: 10px;
    color: #a6a5a2;
    text-align: center
}

@media screen and (max-width: 767px) {
    #feather-cart .gift-form .datetime-tz-help-text {
        clear: both
    }
}

#feather-cart .gift-form label.gift-type-radio {
    font-weight: 400;
    font-size: 15px;
    line-height: 23px
}

#feather-cart .gift-form #electronic_gift_send_date {
    margin: -4px 0 0 0;
    position: relative;
    text-transform: uppercase;
    width: 183px;
    float: left;
    border: none;
    padding-top: 5px;
    font-size: 15px;
    padding-left: 0px
}

#feather-cart .gift-form .datetime-wrapper {
    float: right;
    position: relative
}

#feather-cart .gift-form .datetime-wrapper img {
    position: absolute;
    right: 8px;
    top: -3px;
    width: 18px
}

@media screen and (max-width: 767px) {
    #feather-cart .gift-form .datetime-wrapper {
        float: none;
        display: inline-block;
        vertical-align: middle
    }

    #feather-cart .gift-form .datetime-wrapper img {
        left: 178px
    }
}

#feather-cart .gift-form .dual-buttons:after {
    content: "";
    display: table;
    clear: both
}

#feather-cart .gift-form .dual-buttons button {
    padding-top: 7px
}

#feather-cart .gift-form .dual-buttons button:first-child {
    float: left;
    width: 49%
}

#feather-cart .gift-form .dual-buttons button:last-child {
    float: right;
    width: 49%
}

#feather-cart .gift-form .address .col {
    width: 33%
}

#feather-cart .gift-form .address .col:nth-child(2) .float-label-wrapper {
    margin: 0 5px
}

#feather-cart .gift-form .address .col:last-child {
    width: 34%
}

#feather-cart .gift-form .street .col:first-child {
    width: 66%
}

#feather-cart .gift-form .street .col:last-child {
    width: 34%
}

#feather-cart .gift-form .disclaimer {
    background-color: white;
    margin: 0 -15px;
    padding: 10px 15px 0px 26px;
    font-size: 13px;
    line-height: 15px
}

#feather-cart .gift-form .form-row {
    margin-bottom: 10px
}

#feather-cart .gift-form .form-row .col:first-child .float-label-wrapper {
    margin-right: 5px
}

#feather-cart .gift-form .form-row .col:last-child .float-label-wrapper {
    margin-left: 5px
}

#feather-cart .cards-list {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 6px;
    right: 9px
}

#feather-cart .cards-list a {
    display: inline-block
}

#feather-cart .visa.identified + .cards-list .visa-card, #feather-cart span.visa-card {
    display: inline-block;
    background: url(//do6eyjibs3jse.cloudfront.net/assets/credit-cards-ed1d6be0eb90a97468a38ebee00eee0db0ca4c982d0e12d5d29d3b8de0d28346.png) no-repeat;
    background-size: 140px;
    width: 33px;
    height: 30px;
    background-position: 0px 9px
}

#feather-cart .mastercard.identified + .cards-list .master-card, #feather-cart span.mastercard-card {
    display: inline-block;
    background: url(//do6eyjibs3jse.cloudfront.net/assets/credit-cards-ed1d6be0eb90a97468a38ebee00eee0db0ca4c982d0e12d5d29d3b8de0d28346.png) no-repeat;
    background-size: 140px;
    background-position: -34px 9px;
    width: 33px;
    height: 30px
}

#feather-cart .amex.identified + .cards-list .amex-card, #feather-cart span.american-express-card {
    display: inline-block;
    background: url(//do6eyjibs3jse.cloudfront.net/assets/credit-cards-ed1d6be0eb90a97468a38ebee00eee0db0ca4c982d0e12d5d29d3b8de0d28346.png) no-repeat;
    background-size: 140px;
    background-position: -72px 9px;
    width: 33px;
    height: 30px
}

#feather-cart .discover.identified + .cards-list .discover-card, #feather-cart span.discover-card {
    display: inline-block;
    background: url(//do6eyjibs3jse.cloudfront.net/assets/credit-cards-ed1d6be0eb90a97468a38ebee00eee0db0ca4c982d0e12d5d29d3b8de0d28346.png) no-repeat;
    background-size: 140px;
    background-position: -108px 9px;
    width: 33px;
    height: 30px
}

#feather-cart #credit-card-form.disabled {
    opacity: 0.5
}

#feather-cart #credit-card-form .card-fields {
    max-height: 400px;
    overflow: hidden
}

#feather-cart #credit-card-form .card-fields.ng-animate {
    -webkit-transition: max-height 0.5s linear;
    -moz-transition: max-height 0.5s linear;
    -ms-transition: max-height 0.5s linear;
    transition: max-height 0.5s linear
}

#feather-cart #credit-card-form .card-fields.ng-hide-add, #feather-cart #credit-card-form .card-fields.ng-hide-remove {
    display: block !important
}

#feather-cart #credit-card-form .card-fields.ng-hide {
    max-height: 0
}

#feather-cart #credit-card-form .form-row:first-child {
    margin-bottom: 10px
}

#feather-cart #credit-card-form .form-row .col:first-child .float-label-wrapper {
    margin-right: 5px
}

#feather-cart #credit-card-form .form-row .col:last-child .float-label-wrapper {
    margin-left: 5px
}

#feather-cart #credit-card-form .save-card-row {
    margin: 10px 10px 0 10px
}

#feather-cart #credit-card-form .save-card-row input[type="checkbox"] {
    margin-top: 0
}

#feather-cart #credit-card-form .save-card-row label {
    padding-top: 2px;
    padding-left: 8px;
    width: 94%;
    vertical-align: top;
    font-size: 13px;
    font-weight: normal
}

#feather-cart #credit-card-form .card-choice {
    position: relative;
    padding: 0 10px;
    border-bottom: 1px solid #d8d7d6
}

#feather-cart #credit-card-form .card-choice:last-child {
    border-bottom: none
}

#feather-cart #credit-card-form .card-choice input[type='radio'] {
    position: absolute;
    top: 10px
}

#feather-cart #credit-card-form .card-choice label {
    margin-left: 25px;
    margin-bottom: 0px;
    line-height: 40px
}

#feather-cart #credit-card-form .card-choice .card-number {
    vertical-align: 6px;
    margin-left: 10px
}

#feather-cart #credit-card-form .card-choice .expiry {
    position: absolute;
    right: 35px
}

#feather-cart #credit-card-form .card-choice:hover .delete-card {
    position: absolute;
    right: 0px;
    top: 13px;
    cursor: pointer;
    background: url(//do6eyjibs3jse.cloudfront.net/assets/bg-close-da1d51b61dd45d2385655a3e98b5814dc19b02f309b19fc12fa96d98b8b5568a.png) no-repeat;
    background-size: 65%;
    width: 21px;
    height: 21px;
    display: inline-block
}

#paypal-loading .modal-body {
    text-align: center
}

#paypal-loading img {
    width: 37px
}

#paypal-loading h2 {
    margin-top: 10px;
    margin-bottom: 16px;
    font-size: 20px
}

.calendar-icon-holder {
    width: 182px;
    height: 38px;
    position: relative;
    background-color: white;
    top: -8px;
    left: 30px;
    z-index: 0
}

.calendar-icon-holder .icon-calendar {
    position: absolute;
    top: 7px;
    right: 7px
}

.xdsoft_datetimepicker {
    z-index: 11000
}

.xdsoft_datetimepicker * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-family: 15px/22px "Raleway", Arial, sans-serif;
    color: #4d5767
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
    background: #7d899d !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
    background: #7d899d !important;
    box-shadow: #7d899d 0 1px 3px 0 inset !important;
    color: #FFF !important
}

.xdsoft_datetimepicker .xdsoft_calendar tr {
    text-transform: uppercase !important;
    font-size: 10px !important
}

.xdsoft_datetimepicker .xdsoft_month {
    text-transform: uppercase !important
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
    color: #FFF !important;
    background: #7d899d !important;
    box-shadow: none !important
}

.xdsoft_current {
    background: #7d899d !important;
    box-shadow: #7d899d 0 1px 3px 0 inset !important;
    color: #FFF !important
}

.xdsoft_current div {
    color: #FFF
}

.xdsoft_time.timezone_text {
    color: #666;
    font-size: 12px;
    text-align: center;
    line-height: 25px
}

.feather-cart-modal .security-disclaimer {
    background-color: #252a31;
    color: white;
    text-align: center;
    padding: 25px 15px 15px
}

.feather-cart-modal .security-disclaimer:after {
    content: "";
    display: table;
    clear: both
}

.feather-cart-modal .security-disclaimer .hundred-percent {
    font-size: 30px
}

.feather-cart-modal .security-disclaimer .hundred-percent .symbol {
    font-size: 25px
}

.feather-cart-modal .security-disclaimer .left, .feather-cart-modal .security-disclaimer .right {
    line-height: 22px;
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px
}

.feather-cart-modal .security-disclaimer .second-row {
    color: #8F9195
}

.feather-cart-modal .security-disclaimer .left .second-row {
    font-size: 11px;
    line-height: 15px;
    margin-top: 7px
}

.feather-cart-modal .security-disclaimer .right .first-row {
    text-align: left;
    margin: 0 auto
}

.feather-cart-modal .security-disclaimer .right .first-row .up {
    font-size: 12px;
    line-height: 14px
}

.feather-cart-modal .security-disclaimer .right .first-row .down {
    font-size: 13px;
    font-weight: 400
}

.feather-cart-modal .security-disclaimer .right .first-row .secure {
    padding-left: 33px
}

.feather-cart-modal .security-disclaimer .right .second-row {
    margin-top: 19px
}

.feather-cart-modal .security-disclaimer .right .second-row .up {
    font-size: 11px;
    line-height: 14px
}

.feather-cart-modal .security-disclaimer .right .second-row .down {
    font-size: 17px
}

.feather-cart-modal .security-disclaimer .lock-icon {
    display: block;
    width: 100%;
    max-width: 170px;
    margin: 0 auto
}

.fc-regular-modal .modal-content {
    padding: 65px 36px 40px;
    text-align: center
}

.fc-regular-modal .modal-header, .fc-regular-modal .modal-body {
    padding: 0
}

.fc-regular-modal h1, .fc-regular-modal h2, .fc-regular-modal h3, .fc-regular-modal p, .fc-regular-modal form, .fc-regular-modal button {
    font-family: "Lato", "Helvetica", "Arial", sans-serif
}

.fc-regular-modal h1 {
    margin-bottom: 10px;
    font-size: 20px;
    letter-spacing: 2px;
    color: #4D5768
}

.fc-regular-modal h2 {
    font-size: 20px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    color: #4D5768
}

.fc-regular-modal .wm-form input::-webkit-input-placeholder, .fc-regular-modal .wm-form textarea::-webkit-input-placeholder {
    font-family: "Lato", "Helvetica", "Arial", sans-serif;
    color: rgba(77, 87, 104, 0.3)
}

.fc-regular-modal .wm-form input[type="text"], .fc-regular-modal .wm-form input[type="email"], .fc-regular-modal .wm-form input[type="password"] {
    background-color: #FFF;
    border: 1px solid #DEDBD6;
    border-radius: 3px;
    margin-bottom: 15px
}

.fc-regular-modal .wm-form input[type="text"]:-webkit-autofill, .fc-regular-modal .wm-form input[type="email"]:-webkit-autofill, .fc-regular-modal .wm-form input[type="password"]:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #f7f4ef inset
}

.fc-regular-modal .icon-checkmark {
    background: url(//do6eyjibs3jse.cloudfront.net/assets/icons/icn-check-blue@2x-83214f8a62bf35faaf0affcbfe502fdf9f14b43f79024d7bca1ab8ca1c0029b8.png) no-repeat;
    background-repeat: no-repeat;
    background-size: 25px 25px;
    margin: 0 auto 20px;
    background-position: center;
    border-radius: 50%;
    border: 1px solid #48588F;
    width: 50px;
    height: 50px
}

@media (max-width: 414px) {
    .fc-regular-modal .icon-checkmark {
        display: none
    }
}

.fc-regular-modal p {
    text-align: center
}

.fc-regular-modal p.disclaimer, .fc-regular-modal p.success-note, .fc-regular-modal p.gift-sent-note {
    font-size: 14px;
    color: rgba(77, 87, 104, 0.6);
    line-height: 1.4;
    margin: 0 auto;
    letter-spacing: 0.02em
}

.fc-regular-modal p.success-note {
    padding: 10px
}

.fc-regular-modal p.gift-sent-note {
    font-size: 12px;
    margin-top: 0.5em
}

.fc-regular-modal p.register-prompt {
    font-size: 13px;
    line-height: 17px
}

.fc-regular-modal p.prompt {
    font-size: 14px;
    opacity: 0.6;
    line-height: 20px;
    margin-bottom: 15px
}

.fc-regular-modal .svg-wrapper {
    width: 60px;
    margin: 0 auto 20px
}

.fc-regular-modal .checkmark {
    stroke: #4e9531;
    stroke-dashoffset: 745.74853515625;
    stroke-dasharray: 745.74853515625;
    animation: dash 3s ease-out forwards
}

@keyframes dash {
    0% {
        stroke-dashoffset: 745.74853515625
    }
    100% {
        stroke-dashoffset: 0
    }
}

.fc-regular-modal .course-item {
    text-align: center;
    padding: 5px 0 0
}

.fc-regular-modal .course-item span {
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    color: rgba(77, 87, 104, 0.5)
}

.fc-regular-modal .course-item .instructor-name {
    letter-spacing: 0.04em;
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    margin: 0.5em 0 0.25em;
    color: #4D5768
}

.fc-regular-modal .course-item:first-child {
    padding-top: 8px
}

.fc-regular-modal .or {
    position: relative;
    margin: 10px 0px;
    color: rgba(77, 87, 104, 0.8);
    font-weight: 400
}

.fc-regular-modal .or:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(77, 87, 104, 0.2)
}

.fc-regular-modal .or span {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 0.5em 1em;
    background: #fff;
    font-size: 14px;
    letter-spacing: 0.0275em
}

.fc-regular-modal .privacy-policy {
    text-align: center;
    font-size: 12px;
    line-height: 1.33;
    letter-spacing: 0.5px;
    color: #4d5767;
    opacity: 0.5;
    margin-top: 25px
}

.fc-regular-modal .privacy-policy a {
    text-decoration: underline;
    color: inherit
}

#reset-password-modal .modal-header {
    margin-bottom: 20px
}

#reset-password-modal .button-desc {
    margin-top: 10px
}

#reset-password-modal .button-desc a {
    color: #BE3F3F
}

#login-modal .forgot-password {
    text-align: right;
    margin-bottom: 15px;
    font-weight: 400
}

#login-modal .forgot-password a {
    text-decoration: none;
    color: rgba(77, 87, 104, 0.6)
}

#login-modal .forgot-password a:hover {
    color: rgba(77, 87, 104, 0.8)
}

#registration-modal, #gift-sent-modal, #class-enrolled-modal {
    margin: 0 auto
}

#registration-modal .modal-dialog, #gift-sent-modal .modal-dialog, #class-enrolled-modal .modal-dialog {
    max-width: 450px
}

#registration-modal .modal-content, #gift-sent-modal .modal-content, #class-enrolled-modal .modal-content {
    padding-top: 30px
}

#registration-modal .course-item, #gift-sent-modal .course-item, #class-enrolled-modal .course-item {
    padding: 15px 0
}

#registration-modal .divider, #gift-sent-modal .divider, #class-enrolled-modal .divider {
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    margin: 10px 0
}

#registration-modal .no-registration .divider, #gift-sent-modal .no-registration .divider, #class-enrolled-modal .no-registration .divider {
    margin-top: 25px
}

#registration-modal button.cta, #gift-sent-modal button.cta, #class-enrolled-modal button.cta {
    margin-top: 10px
}

#class-enrolled-modal .divider {
    margin-top: 35px
}

.ie #registration-modal .checkmark, .ie #gift-sent-modal .checkmark {
    stroke-dasharray: 0;
    animation: none
}

#referral-sources-modal .wm-button {
    width: 100%
}

#referral-sources-modal .modal-content {
    padding: 32px
}

@media (min-width: 480px) {
    #referral-sources-modal .modal-content {
        padding: 48px
    }
}

#referral-sources-modal .referral-sources {
    text-align: left
}

#referral-sources-modal .referral-sources__title {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: 0.2px;
    text-align: center
}

#referral-sources-modal .referral-sources__subtitle {
    margin: 0;
    padding-bottom: 32px;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.5px;
    color: rgba(26, 26, 26, 0.5)
}

#referral-sources-modal .referral-sources__button {
    margin-top: 32px
}

#referral-sources-modal .referral-sources__button.disabled {
    cursor: not-allowed
}

#referral-sources-modal .referral-source {
    display: none
}

#referral-sources-modal .referral-source__label {
    display: inline-block;
    line-height: 1.71;
    letter-spacing: 0.5px;
    font-size: 14px;
    border-radius: 4px;
    margin: 6px;
    padding: 8px 20px;
    cursor: pointer;
    font-weight: 400;
    color: #4d5767;
    background-color: #f6f6f7
}

@media screen and (min-width: 769px) {
    #referral-sources-modal .referral-source__label:hover {
        background-color: #e5e7e9
    }
}

#referral-sources-modal .referral-source__label.selected {
    background-color: #4d5767;
    color: white
}

.wm-post-roll-container, .wistia-post-roll-container {
    display: none
}

.wm-post-roll {
    text-align: center;
    text-transform: uppercase;
    line-height: 1.2;
    font-family: 'Lato', Helvetica, sans-serif;
    font-size: 3vw;
    font-weight: 300
}

.wm-post-roll * {
    box-sizing: border-box !important
}

.wm-post-roll h2 {
    margin: 0;
    font-family: 'Raleway', Arial, sans-serif;
    font-size: 2.7em;
    font-weight: 600;
    letter-spacing: .05em
}

.wm-post-roll h3 {
    margin: 0;
    letter-spacing: .05em;
    font-size: 2em;
    font-weight: 100;
    color: rgba(255, 255, 255, 0.5)
}

.wm-post-roll .wm-btn {
    display: inline-block;
    max-width: 268px !important;
    letter-spacing: 0.15em;
    font-size: 1em;
    margin-top: 1.3em;
    padding: 1em 1.5em;
    cursor: pointer
}

@media (min-width: 480px) {
    .wm-post-roll {
        font-size: 14px
    }
}

@media (min-width: 768px) {
    .wm-post-roll {
        font-size: 17px
    }

    .wm-post-roll .wm-btn {
        width: 100%
    }
}

@media (min-width: 992px) {
    .wm-post-roll {
        font-size: 19px
    }
}

#brightcove-carousel-player {
    min-width: 1024px;
    min-height: 768px
}

#wm-modal-trailer.disable-transitions .wm-modal-dialog {
    transition: none !important
}

#wm-modal-trailer .wm-modal-dialog {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    background: rgba(0, 0, 0, 0.5);
    height: 100vh;
    width: 100%;
    margin: 0 auto;
    padding: 3vh;
    overflow: hidden
}

#wm-modal-trailer .modal-caption {
    display: flex;
    align-items: center;
    padding: 2vh 0;
    border-top: 0;
    border-bottom: 2px solid #262626
}

#wm-modal-trailer .modal-caption .class-title {
    text-align: left;
    font-size: 1.2em;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    padding: 0
}

#wm-modal-trailer .modal-caption .instructor-name {
    display: block;
    margin-bottom: 0.25em
}

#wm-modal-trailer .modal-caption .instructor-class {
    margin-left: 0
}

#wm-modal-trailer .modal-caption .ctas {
    margin-left: auto;
    white-space: nowrap
}

#wm-modal-trailer .modal-caption .carousel-gift {
    display: none
}

#wm-modal-trailer .player-modal-wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 114vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 1 0;
    align-self: flex-start
}

#wm-modal-trailer .player-flex-wrapper {
    width: 100%
}

#wm-modal-trailer .popover-video-arrows {
    position: absolute;
    bottom: 3vh;
    height: 15.19414744vh;
    left: 0;
    right: 0
}

#wm-modal-trailer .popover-video-arrows .arrow-left, #wm-modal-trailer .popover-video-arrows .arrow-right {
    position: absolute;
    display: flex;
    align-items: center;
    top: 0;
    height: 100%;
    width: 3em;
    color: white;
    font-size: 2em;
    z-index: 20;
    cursor: pointer
}

#wm-modal-trailer .popover-video-arrows .arrow-left.hidden, #wm-modal-trailer .popover-video-arrows .arrow-right.hidden {
    opacity: 0;
    pointer-events: none
}

#wm-modal-trailer .popover-video-arrows .arrow-left:before, #wm-modal-trailer .popover-video-arrows .arrow-right:before {
    padding: .2em;
    opacity: .5;
    transition: opacity 200ms ease
}

#wm-modal-trailer .popover-video-arrows .arrow-left:hover:before, #wm-modal-trailer .popover-video-arrows .arrow-right:hover:before {
    opacity: 1
}

#wm-modal-trailer .popover-video-arrows .arrow-left {
    left: 0;
    padding-left: 4vh;
    background: linear-gradient(90deg, #000, transparent)
}

#wm-modal-trailer .popover-video-arrows .arrow-left:before {
    content: url(//do6eyjibs3jse.cloudfront.net/assets/refresh/cm/icon-chevron-left-f5dccc903e2cd747352884a9e2f3b7ffb97b1f35d2fce8e37ba89fec098c61f0.svg)
}

#wm-modal-trailer .popover-video-arrows .arrow-right {
    right: 0;
    padding-right: 4vh;
    background: linear-gradient(-90deg, #000, transparent);
    justify-content: flex-end
}

#wm-modal-trailer .popover-video-arrows .arrow-right:before {
    content: url(//do6eyjibs3jse.cloudfront.net/assets/refresh/cm/icon-chevron-right-bb011049cd8cf56198958935eedf02ff351ac0b1004dc0f336237739fc0edb73.svg)
}

#wm-modal-trailer .popover-video-thumbs {
    margin: 0 auto;
    width: 100%;
    max-width: 114vh;
    flex: none;
    align-self: flex-end;
    list-style: none;
    white-space: nowrap;
    margin-top: 4vh;
    height: 15.19414744vh
}

#wm-modal-trailer .popover-video-thumbs:hover .popover-video-thumb {
    opacity: 0.5
}

#wm-modal-trailer .popover-video-thumbs:hover .popover-video-thumb:hover {
    opacity: 1
}

#wm-modal-trailer .popover-video-thumbs .popover-video-thumbs-scroll {
    position: relative;
    white-space: nowrap;
    transition: transform 280ms cubic-bezier(0.61, 0.24, 0.3, 1.045)
}

#wm-modal-trailer .popover-video-thumbs .popover-video-thumb {
    display: inline-flex;
    position: relative;
    margin-right: 2vh;
    background: transparent center top/cover no-repeat;
    cursor: pointer;
    transform: translate3d(0, 0, 0);
    transition: opacity 250ms ease;
    width: 27vh;
    height: 15.19414744vh
}

#wm-modal-trailer .popover-video-thumbs .popover-video-thumb.active .thumb-caption {
    background: #d3b329
}

#wm-modal-trailer .popover-video-thumbs .popover-video-thumb:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    z-index: 9
}

#wm-modal-trailer .popover-video-thumbs .popover-video-thumb .thumb-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: "Lato", "Helvetica", "Arial", sans-serif;
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    text-align: left;
    background: rgba(0, 0, 0, 0.8);
    padding: 1em;
    letter-spacing: 0.04em
}

@media (min-width: 768px) {
    #wm-modal-trailer .modal-caption .instructor-name {
        display: inline-block;
        margin-bottom: 0
    }

    #wm-modal-trailer .modal-caption .instructor-class {
        margin-left: 0.5em
    }
}

@media (min-width: 992px) {
    #wm-modal-trailer .modal-caption .class-title {
        max-width: calc(100% - 350px)
    }

    #wm-modal-trailer .modal-caption .carousel-gift {
        display: inline-block
    }
}

.brightcove-responsive-wrapper {
    width: 256px;
    height: 144px
}

@media (min-width: 612px) {
    .brightcove-responsive-wrapper {
        width: 512px;
        height: 288px
    }
}

@media (min-width: 868px) {
    .brightcove-responsive-wrapper {
        width: 768px;
        height: 432px
    }
}

@media (min-width: 1124px) {
    .brightcove-responsive-wrapper {
        width: 1024px;
        height: 576px
    }
}

@media (min-width: 1380px) {
    .brightcove-responsive-wrapper {
        width: 1280px;
        height: 720px
    }
}

@media (min-width: 2020px) {
    .brightcove-responsive-wrapper {
        width: 1920px;
        height: 1080px
    }
}

.wm-brightcove-player-wrapper {
    position: relative;
    display: block;
    overflow: hidden
}

.wm-brightcove-player-wrapper .wm-brightcove-player-ratio {
    padding-bottom: 56.25%
}

.wm-brightcove-player {
    font-family: inherit;
    position: static;
    width: 100%;
    height: 100%
}

.wm-brightcove-player .vjs-contextmenu-ui-menu {
    display: none
}

.wm-brightcove-player .vjs-big-play-button {
    width: 80px;
    height: 80px;
    margin-top: -40px;
    margin-left: -40px;
    background: transparent !important
}

.wm-brightcove-player .vjs-big-play-button:focus {
    outline: 0
}

.wm-brightcove-player .vjs-big-play-button:before {
    content: url("https://do6eyjibs3jse.cloudfront.net/assets/icons/icn-play-button-7ba012291cbf0c5ef41a6809bf798ce99aed9a8f76de812b219817cbba41e472.svg");
    transform: scale(1);
    transition: transform 150ms ease-in, opacity 2s ease
}

.wm-brightcove-player .vjs-big-play-button:hover:before {
    transform: scale(1.1)
}

.wm-brightcove-player .vjs-big-play-button .vjs-icon-placeholder {
    display: none
}

.wm-brightcove-player.not-hover .vjs-control-bar, .wm-brightcove-player.vjs-user-inactive .vjs-control-bar {
    transform: translateY(3.45em) !important
}

.wm-brightcove-player.vjs-mouse .vjs-control-bar {
    font-size: 14px;
    bottom: -1px;
    z-index: 2
}

.wm-brightcove-player.vjs-mouse .vjs-progress-control {
    height: 0.45em;
    top: -0.45em;
    transform-origin: bottom center;
    transform: translate3d(0, 0, 0) scaleY(1);
    transition: transform 150ms ease
}

.wm-brightcove-player.vjs-mouse .vjs-progress-control:hover {
    transform: translate3d(0, 0, 0) scaleY(1.4);
    height: 0.45em;
    top: -0.45em
}

.wm-brightcove-player .vjs-button {
    opacity: .8
}

.wm-brightcove-player .vjs-button:hover {
    opacity: 1
}

.wm-brightcove-player .vjs-button:focus {
    outline: 0;
    text-shadow: none !important
}

.wm-brightcove-player .vjs-button:before, .wm-brightcove-player .vjs-button:focus:before, .wm-brightcove-player .vjs-button:hover:before {
    outline: 0;
    text-shadow: none !important
}

.wm-brightcove-player .vjs-playback-rate .vjs-playback-rate-value {
    font-size: 1.3em;
    line-height: 2.2
}

.wm-brightcove-player.vjs-quality-menu .vjs-quality-menu-button-4K-flag:after, .wm-brightcove-player.vjs-quality-menu .vjs-quality-menu-button-HD-flag:after {
    font-size: .6em;
    font-weight: 600;
    right: 1px
}

.wm-brightcove-player .vjs-quality-menu-item-sub-label {
    text-transform: uppercase
}

.wm-brightcove-player .vjs-volume-menu-button.vjs-slider-active, .wm-brightcove-player .vjs-volume-menu-button:hover, .wm-brightcove-player .vjs-volume-menu-button:focus {
    width: 10em
}

.wm-brightcove-player .vjs-current-time, .wm-brightcove-player .vjs-duration, .wm-brightcove-player .vjs-time-divider {
    padding: 0 .3em
}

.wm-brightcove-player .vjs-time-control {
    min-width: inherit;
    text-align: center
}

.wm-brightcove-player .vjs-progress-holder .vjs-play-progress .vjs-time-tooltip, .wm-brightcove-player .vjs-progress-holder .vjs-tooltip-progress-bar:last-child .vjs-time-tooltip {
    display: none
}

.wm-brightcove-player .vjs-time-tooltip {
    height: auto;
    padding: 8px;
    border-radius: 2px;
    transform: translate3d(0, 0, 0) scaleY(0.75)
}

.wm-brightcove-player .vjs-captions-button .vjs-menu-item, .wm-brightcove-player .vjs-subs-caps-button .vjs-menu-item {
    text-transform: uppercase
}

.wm-brightcove-player .vjs-texttrack-settings {
    display: none
}

.wm-brightcove-player .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
    padding-bottom: .75em
}

.wm-brightcove-player .vjs-menu-button-popup .vjs-menu .vjs-menu-item {
    border-radius: 0;
    margin: 0;
    font-size: .9em;
    text-shadow: none !important
}

.wm-brightcove-player .vjs-overlay-buttons {
    position: absolute;
    z-index: 1;
    height: auto;
    bottom: 10px;
    left: 20px;
    text-align: left
}

.wm-brightcove-player .vjs-overlay-buttons .vjs-control {
    width: 35px;
    height: 35px;
    margin: 0
}

.wm-brightcove-player .vjs-overlay-buttons .vjs-control:before {
    font-size: 35px;
    line-height: 1
}

.wm-brightcove-player .vjs-custom-endscreen-overlay {
    opacity: 0;
    animation: 700ms endscreen-fade ease-out;
    animation-fill-mode: forwards
}

.wm-brightcove-player .vjs-endscreen-overlay-content {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    height: 100%;
    background: transparent
}

@media (min-width: 992px) {
    .wm-brightcove-player.vjs-mouse .vjs-control-bar {
        font-size: 17px
    }
}

@media (min-width: 768px) {
    .wm-brightcove-player.vjs-mouse .vjs-control-bar {
        font-size: 16px
    }
}

.brightcove-default-theme .vjs-progress-control .vjs-load-progress, .brightcove-default-theme .vjs-progress-control .vjs-progress-holder {
    background-color: rgba(255, 255, 255, 0.3)
}

.brightcove-default-theme .vjs-progress-control .vjs-play-progress {
    background-color: #d3b329
}

.brightcove-default-theme .vjs-load-progress div {
    background-color: rgba(255, 255, 255, 0.18)
}

.brightcove-default-theme .vjs-volume-level {
    background-color: rgba(255, 255, 255, 0.9)
}

.brightcove-default-theme .vjs-menu-button-popup .vjs-menu .vjs-menu-item {
    background-color: rgba(0, 0, 0, 0.2)
}

.brightcove-default-theme .vjs-menu-button-popup .vjs-menu .vjs-menu-item.vjs-selected {
    color: white;
    background-color: #d3b329
}

.brightcove-default-theme .vjs-menu-button-popup .vjs-menu .vjs-menu-item.vjs-selected:hover {
    background-color: #d3b329
}

.brightcove-default-theme .vjs-menu-button-popup .vjs-menu .vjs-menu-item:hover {
    background-color: rgba(0, 0, 0, 0.35)
}

.brightcove-chapter-theme .vjs-control-bar {
    background-color: rgba(80, 44, 44, 0.7)
}

.brightcove-chapter-theme .vjs-progress-control .vjs-load-progress, .brightcove-chapter-theme .vjs-progress-control .vjs-progress-holder {
    background-color: rgba(80, 44, 44, 0.2)
}

.brightcove-chapter-theme .vjs-progress-control .vjs-play-progress {
    background-color: #502C2C
}

.brightcove-chapter-theme .vjs-volume-level {
    background-color: rgba(255, 255, 255, 0.9)
}

.brightcove-chapter-theme .vjs-load-progress div {
    background-color: rgba(255, 255, 255, 0.12)
}

.brightcove-chapter-theme .vjs-menu-button-popup .vjs-menu .vjs-menu-item {
    background-color: rgba(80, 44, 44, 0.3)
}

.brightcove-chapter-theme .vjs-menu-button-popup .vjs-menu .vjs-menu-item.vjs-selected {
    color: white;
    background-color: #502C2C
}

.brightcove-chapter-theme .vjs-menu-button-popup .vjs-menu .vjs-menu-item.vjs-selected:hover {
    background-color: #502C2C
}

.brightcove-chapter-theme .vjs-menu-button-popup .vjs-menu .vjs-menu-item:hover {
    background-color: rgba(80, 44, 44, 0.45)
}

@keyframes endscreen-fade {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

/*! _mixins.css.scss */
@-moz-keyframes fadeout {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-o-keyframes fadeout {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

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

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

@-moz-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-o-keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

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

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

.flexible-image {
    display: block;
    width: 100%;
    height: auto
}

.text-indent {
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    height: 0
}

.button-style-mobile {
    font-size: 20px;
    line-height: 46px;
    height: 46px;
    width: 234px
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, button, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

body {
    line-height: 1;
    font-family: Lato, Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

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

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.wm-header a, .wm-header a:hover, a, a:hover {
    text-decoration: none
}

.wm-modal.login .or {
    position: relative;
    margin: 0 0 .4em;
    text-align: center;
    color: rgba(77, 87, 104, 0.8);
    text-transform: uppercase
}

.wm-modal.login .or:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(77, 87, 104, 0.2);
    z-index: -1
}

.wm-modal.login .or span {
    display: inline-block;
    vertical-align: middle;
    padding: .5em 1em;
    background: #fff
}

.wm-modal.login button {
    display: block;
    cursor: pointer;
    font-family: Lato, Helvetica, Arial, sans-serif;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    width: 100%;
    font-size: 1.2em;
    letter-spacing: .035em;
    padding: 1.05em .5em;
    -webkit-transition: background .2s ease;
    -o-transition: background .2s ease;
    -moz-transition: background .2s ease;
    transition: background .2s ease
}

.wm-modal.login .modal-subtext {
    font-size: .9333em;
    text-align: center;
    color: rgba(77, 87, 104, 0.6)
}

.wm-modal.login .modal-subtext.existing-fb {
    margin-bottom: 20px
}

.wm-modal.login .wm-modal-submit {
    margin: .75em 0 0;
    background: #d3b329;
    text-transform: uppercase
}

.wm-modal.login .wm-modal-submit:hover {
    background: #e8bf0e
}

.wm-modal.login .button_desc {
    width: 100%;
    font-size: .933em;
    margin-top: .8em;
    text-align: center;
    color: #4d5768
}

.wm-modal.login .button_desc a {
    color: #d3b329;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0);
    -webkit-transition: -webkit-box-shadow 150ms ease;
    transition: -webkit-box-shadow 150ms ease;
    -o-transition: box-shadow 150ms ease;
    -moz-transition: box-shadow 150ms ease, -moz-box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease, -webkit-box-shadow 150ms ease, -moz-box-shadow 150ms ease
}

.wm-modal.login .button_desc a:hover {
    -webkit-box-shadow: 0 1px 0 #d3b329;
    -moz-box-shadow: 0 1px 0 #d3b329;
    box-shadow: 0 1px 0 #d3b329
}

.wm-modal.login input {
    display: block;
    width: 100%;
    margin: 0 0 1em;
    padding: .7em .5em;
    font-size: 1em;
    border: 1px solid rgba(0, 0, 0, 0.14);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: border 150ms ease;
    -o-transition: border 150ms ease;
    -moz-transition: border 150ms ease;
    transition: border 150ms ease
}

.wm-modal.login input#sign-in-password {
    margin-bottom: 0
}

.wm-modal.login input:focus {
    outline: 0;
    border: 1px solid #4d5768
}

.wm-modal.login input.error {
    border: 1px solid rgba(200, 50, 50, 0.6)
}

.wm-modal.login label.error {
    display: block;
    color: rgba(200, 50, 50, 0.6);
    margin: 0 0 .5em
}

.wm-modal.login #sign-in-forgot-password {
    margin: .3em 0 0;
    text-align: right;
    font-size: .9333em
}

.wm-modal.login #sign-in-forgot-password .forgot {
    color: rgba(77, 87, 104, 0.6)
}

.wm-modal.login #sign-in-forgot-password .forgot:hover {
    color: rgba(77, 87, 104, 0.8)
}

.wm-modal.chromeless:before {
    background: rgba(0, 0, 0, 0.95)
}

.wm-modal.chromeless .wm-modal-close {
    background: url(https://d2y1uetpctfe4a.cloudfront.net/wm-fe-styles/0.2.37/global/modal-close-inverted.svg) center no-repeat;
    opacity: .5
}

.wm-modal.chromeless .wm-modal-close:hover {
    opacity: 1
}

.wm-modal.chromeless .wm-modal-dialog {
    background: 0 0;
    padding: 0;
    color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 900px;
    height: auto;
    min-width: 200px;
    max-width: 100%
}

.wm-modal.chromeless .wm-modal-dialog .instructor-class {
    color: rgba(255, 255, 255, 0.5);
    margin: 0 0 0 .5em
}

.wm-modal.chromeless .modal-caption {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 1em 0
}

.wm-modal.chromeless .modal-caption:after {
    content: "";
    display: block;
    clear: both
}

.wm-modal.chromeless .class-title {
    font-size: 1.07em;
    text-align: center;
    padding: 1em 0
}

.wm-modal.chromeless .ctas {
    display: block;
    float: none;
    text-align: center
}

.wm-modal.chromeless .ctas:after {
    content: "";
    display: block;
    clear: both
}

.wm-modal.chromeless .ctas .cta {
    margin: .55em 0 .55em 1.1em
}

.wm-modal.full .wm-modal-close {
    background: url(https://d2y1uetpctfe4a.cloudfront.net/wm-fe-styles/0.2.37/global/modal-close-inverted.svg) center no-repeat;
    opacity: .5
}

.wm-modal.full .wm-modal-close:hover {
    opacity: 1
}

.wm-modal.full .modal-caption {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 1em 0
}

.wm-modal.full .modal-caption:after {
    content: "";
    display: block;
    clear: both
}

.wm-modal.full .wm-modal-title {
    position: relative;
    font-size: 1.5em;
    margin: 1em auto;
    text-align: center;
    color: #fff
}

.wm-modal.full .wm-modal-dialog {
    top: 5.0625em;
    width: -webkit-calc(100% - 2em);
    width: -moz-calc(100% - 2em);
    width: calc(100% - 2em);
    max-width: 1000px;
    height: auto;
    max-height: -webkit-calc(100% - 9.375em);
    max-height: -moz-calc(100% - 9.375em);
    max-height: calc(100% - 9.375em);
    overflow: auto;
    -webkit-transform: translate(-50%, 1.875em);
    -moz-transform: translate(-50%, 1.875em);
    -ms-transform: translate(-50%, 1.875em);
    -o-transform: translate(-50%, 1.875em);
    transform: translate(-50%, 1.875em)
}

.wm-modal.full.visible .wm-modal-dialog {
    max-width: 1000px
}

.wm-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    font-size: 12px;
    opacity: 0;
    visibility: hidden;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 130
}

.wm-modal:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 0;
    max-height: 0;
    background: 0 0;
    -webkit-transition: background .2s ease, max-width 0s .2s, max-height 0s .2s;
    -o-transition: background .2s ease, max-width 0s .2s, max-height 0s .2s;
    -moz-transition: background .2s ease, max-width 0s .2s, max-height 0s .2s;
    transition: background .2s ease, max-width 0s .2s, max-height 0s .2s
}

.wm-modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 450px;
    height: auto;
    padding: 1.6em 2.4em;
    background: #fff;
    opacity: 0;
    -webkit-box-shadow: 1px solid rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px solid rgba(0, 0, 0, 0.5);
    box-shadow: 1px solid rgba(0, 0, 0, 0.5);
    color: #000;
    -webkit-transform: translate(-50%, -webkit-calc(-50% + 10px));
    -moz-transform: translate(-50%, -moz-calc(-50% + 10px));
    -ms-transform: translate(-50%, calc(-50% + 10px));
    -o-transform: translate(-50%, calc(-50% + 10px));
    transform: translate(-50%, calc(-50% + 10px));
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.wm-modal-dialog--scroll {
    top: 2em;
    -webkit-transform: translate(-50%, 10px);
    -moz-transform: translate(-50%, 10px);
    -ms-transform: translate(-50%, 10px);
    -o-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px)
}

.wm-modal-close {
    position: absolute;
    top: 1em;
    right: 1em;
    width: 2em;
    height: 2em;
    background: url(https://d2y1uetpctfe4a.cloudfront.net/wm-fe-styles/0.2.37/global/modal-close.svg) center no-repeat;
    opacity: .2;
    z-index: 1;
    -webkit-transition: opacity 150ms ease;
    -o-transition: opacity 150ms ease;
    -moz-transition: opacity 150ms ease;
    transition: opacity 150ms ease;
    -webkit-backface-visibility: hidden
}

.wm-modal-close:hover {
    opacity: .4
}

.wm-modal-title {
    text-align: center;
    font-size: 1.33em;
    margin-bottom: 1.25em;
    color: #4d5768
}

.modal-active {
    position: fixed;
    overflow-y: scroll;
    width: 100%;
    height: 100%
}

.modal-active .wm-modal:before {
    background: rgba(0, 0, 0, 0.8);
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: background .2s ease, max-width 0s 0s, max-height 0s 0s;
    -o-transition: background .2s ease, max-width 0s 0s, max-height 0s 0s;
    -moz-transition: background .2s ease, max-width 0s 0s, max-height 0s 0s;
    transition: background .2s ease, max-width 0s 0s, max-height 0s 0s
}

.modal-active.modal-blur:before {
    background: rgba(0, 0, 0, 0.2)
}

.modal-active.modal-blur > :not(.wm-modal) {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
    -webkit-transition: -webkit-filter .3s ease;
    transition: -webkit-filter .3s ease;
    -o-transition: filter .3s ease;
    -moz-transition: filter .3s ease;
    transition: filter .3s ease;
    transition: filter .3s ease, -webkit-filter .3s ease
}

.modal-active.modal-blur #lpformframesign-in-email, .modal-active.modal-blur > div:last-of-type, .modal-active.modal-blur > iframe:last-of-type {
    -webkit-filter: blur(0);
    filter: blur(0)
}

.modal-active .wm-modal.full .wm-modal-dialog {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.wm-modal.visible {
    width: 100%;
    height: 100%;
    visibility: visible;
    opacity: 1
}

.wm-modal.visible .wm-modal-dialog {
    max-width: -webkit-calc(100% - 4em);
    max-width: -moz-calc(100% - 4em);
    max-width: calc(100% - 4em);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
    -webkit-transition: opacity .2s ease 450ms, -webkit-transform .3s ease 450ms;
    transition: opacity .2s ease 450ms, -webkit-transform .3s ease 450ms;
    -o-transition: opacity .2s ease 450ms, -o-transform .3s ease 450ms;
    -moz-transition: transform .3s ease 450ms, opacity .2s ease 450ms, -moz-transform .3s ease 450ms;
    transition: transform .3s ease 450ms, opacity .2s ease 450ms;
    transition: transform .3s ease 450ms, opacity .2s ease 450ms, -webkit-transform .3s ease 450ms, -moz-transform .3s ease 450ms, -o-transform .3s ease 450ms
}

.wm-modal.visible .wm-modal-dialog--scroll {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

@media (min-width: 992px) {
    .wm-modal.chromeless .class-title {
        float: left
    }

    .wm-modal.chromeless .ctas {
        float: right
    }

    .wm-modal {
        font-size: 15px
    }

    #wm-header .class-switcher li {
        margin-right: 4em
    }
}

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

@-moz-keyframes mcAnimateFadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-o-keyframes mcAnimateFadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

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

.wm-breadcrumb a, .wm-breadcrumb a:focus, .wm-breadcrumb a:hover, .wm-header__login-link, .wm-header__login-link:focus, .wm-header__login-link:hover {
    color: #fff;
    text-decoration: none
}

.mobile-nav-active {
    position: fixed;
    overflow: hidden
}

.mobile-nav-active .wm-header__sign-out {
    display: block
}

.wm-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 1;
    background: #000;
    -webkit-transition: background 450ms ease;
    -o-transition: background 450ms ease;
    -moz-transition: background 450ms ease;
    transition: background 450ms ease;
    z-index: 120
}

.wm-header:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 300px;
    left: 0;
    right: 0;
    top: -300px;
    background: #000;
    z-index: 9999
}

.wm-header .wm-container {
    padding: 0
}

.wm-header__sign-out {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 17px;
    letter-spacing: 1px;
    text-align: center;
    background: rgba(0, 0, 0, 0.9);
    color: rgba(255, 255, 255, 0.5);
    padding: 32px 16px;
    z-index: 120
}

.wm-header__inner {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px;
    text-transform: uppercase;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 20
}

.wm-header__inner:after {
    content: "";
    display: block;
    clear: both
}

.wm-header .wm-breadcrumb, .wm-header__logo {
    display: none
}

.wm-header__wordmark {
    display: block;
    margin: 0 auto;
    width: 129px;
    height: 14px
}

.wm-header__wordmark img {
    display: block
}

.wm-header__login-link {
    float: right;
    font-size: 13px;
    letter-spacing: 1.3px
}

.wm-header__login-link:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -.5em;
    left: auto;
    width: 0;
    height: 2px;
    background: #d3b329;
    -webkit-transition: width 250ms ease;
    -o-transition: width 250ms ease;
    -moz-transition: width 250ms ease;
    transition: width 250ms ease
}

.wm-header.logged-out .wm-header__wordmark {
    float: left
}

.wm-header.logged-out .wm-header__inner {
    padding: 17px
}

.wm-header.nav-open {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.wm-header.nav-open .wm-nav-items {
    display: block;
    margin-top: 1em
}

.wm-header .mobile-only .avatar {
    margin-right: 1em
}

.wm-header .desktop-only .avatar {
    margin-left: 1em
}

.wm-header .comment-content {
    display: block;
    position: relative;
    padding-left: -webkit-calc(1em + 45px);
    padding-left: -moz-calc(1em + 45px);
    padding-left: calc(1em + 45px)
}

.wm-header .comment-content .chapter-marker {
    margin-bottom: .5em
}

.wm-header .comment-content .user {
    font-weight: 700;
    margin-right: .25em;
    color: #fff
}

.wm-header .comment-content .timestamp {
    text-transform: uppercase;
    font-size: .8em;
    margin-top: 1em;
    color: rgba(255, 255, 255, 0.5)
}

@media (min-width: 768px) {
    .mobile-nav-active {
        position: static;
        overflow: auto
    }

    .mobile-nav-active .wm-header__sign-out {
        display: none
    }

    .wm-header {
        background: -webkit-gradient(linear, left top, left bottom, from(#000), to(transparent));
        background: -webkit-linear-gradient(top, #000 0, transparent 100%);
        background: -moz-linear-gradient(top, #000 0, transparent 100%);
        background: -o-linear-gradient(top, #000 0, transparent 100%);
        background: linear-gradient(to bottom, #000 0, transparent 100%);
        background-repeat: repeat-x;
        -moz-background-size: 100% 140px;
        -o-background-size: 100% 140px;
        background-size: 100% 140px;
        background-position: 0 -50px;
        max-height: 90px;
        -webkit-transition: background 450ms ease, max-height 450ms ease;
        -o-transition: background 450ms ease, max-height 450ms ease;
        -moz-transition: background 450ms ease, max-height 450ms ease;
        transition: background 450ms ease, max-height 450ms ease
    }

    .wm-header:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0;
        -webkit-transition: opacity 0s 0s;
        -o-transition: opacity 0s 0s;
        -moz-transition: opacity 0s 0s;
        transition: opacity 0s 0s;
        z-index: 10
    }

    .wm-header__logo {
        display: block;
        width: 124px;
        height: 56px;
        margin: 0 auto;
        -webkit-transition: margin 450ms ease;
        -o-transition: margin 450ms ease;
        -moz-transition: margin 450ms ease;
        transition: margin 450ms ease
    }

    .wm-header__logo img {
        width: 100%;
        height: auto
    }

    .wm-header__wordmark {
        margin: 0 auto;
        float: none
    }

    .wm-header__login-link {
        position: absolute;
        top: 10px;
        right: 0;
        padding-right: 110px;
        float: none;
        font-family: Lato, Helvetica, Arial, sans-serif;
        font-size: 12px;
        letter-spacing: .0833em;
    }

    .wm-header .wm-breadcrumb {
        position: absolute;
        top: 11px;
        left: 10px;
        display: block;
        font-size: .75em;
        font-weight: 600;
        line-height: 1;
        letter-spacing: .0833em
    }

    .wm-header .wm-breadcrumb:before {
        content: "<";
        display: inline-block;
        vertical-align: middle;
        margin-right: .5em;
        color: #d3b329
    }

    .no-touch .wm-header__login-link:hover:after {
        left: 0;
        right: auto;
        width: 100%
    }

    .wm-header.logged-out .wm-header__inner {
        padding: 17px
    }

    .wm-header.condensed {
        max-height: 34px;
        background-position: 0 0
    }

    .wm-header.condensed:before {
        opacity: 1;
        -webkit-transition: opacity 0s 450ms;
        -o-transition: opacity 0s 450ms;
        -moz-transition: opacity 0s 450ms;
        transition: opacity 0s 450ms
    }

    .wm-header.condensed .wm-container:not(.cm-sticky-ctas) {
        background: #000;
        -webkit-transition: background 0s 450ms ease;
        -o-transition: background 0s 450ms ease;
        -moz-transition: background 0s 450ms ease;
        transition: background 0s 450ms ease
    }

    .wm-header.condensed #logo-primary {
        margin-top: -50px;
        -webkit-transition: margin 450ms ease;
        -o-transition: margin 450ms ease;
        -moz-transition: margin 450ms ease;
        transition: margin 450ms ease
    }

    .wm-nav-class-link {
        position: absolute;
        top: 11px;
        left: 8px;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 1.5px
    }

    .wm-nav-class-link .wm-arrow-thin-red--left {
        margin-right: 15px
    }

    .wm-nav-class-link .wm-arrow-thin-red--right {
        margin: 0 15px
    }

    .wm-nav-class-link.breadcrumbs > * {
        display: inline-block;
        vertical-align: middle
    }

    .wm-nav-class-link.breadcrumbs a {
        color: #fff;
        -webkit-transition: color 250ms ease;
        -o-transition: color 250ms ease;
        -moz-transition: color 250ms ease;
        transition: color 250ms ease
    }

    .wm-nav-class-link.breadcrumbs a:hover {
        color: rgba(255, 255, 255, 0.75)
    }

    .wm-nav-class-link.breadcrumbs .instructor-name {
        color: #fff
    }

    .wm-header.logged-out {
        padding: 0
    }

    .wm-header.logged-out #logo-wordmark {
        display: none
    }

    .wm-header.nav-open {
        overflow: visible
    }

    .wm-header.nav-open .wm-nav-items {
        margin-top: 0
    }

    .wm-header .wm-nav-items {
        display: block;
        position: absolute;
        top: .45em;
        right: .5em;
        overflow: visible
    }

    .wm-header .wm-nav-items .wm-nav-item {
        display: inline-block;
        vertical-align: middle;
        margin: 0 .4em
    }

    .wm-header .wm-nav-items .wm-nav-item.comments .comments-dropdown {
        display: block
    }

    .wm-header .wm-nav-items .wm-nav-item.comments .comments-dropdown.unread:after {
        content: "";
        position: absolute;
        top: .8em;
        right: -.1em;
        display: block;
        width: 6px;
        height: 6px;
        background: #d3b329;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px
    }

    .wm-header .wm-nav-items .wm-nav-item.comments .wm-subnav-item .comment {
        color: rgba(77, 87, 104, 0.8)
    }

    .wm-header .wm-nav-items .wm-nav-item.cart {
        padding: 0
    }

    .wm-header .wm-subnav-items {
        position: absolute;
        top: 3.5em;
        right: -16px;
        margin-top: 0;
        width: 350px;
        background: #fff;
        color: #4d5768;
        opacity: 0;
        visibility: hidden
    }

    .wm-header .wm-subnav-items:before {
        content: "";
        display: block;
        position: absolute;
        top: -30px;
        right: 10px;
        height: 15px;
        border: 15px solid transparent;
        border-bottom: 15px solid #fff
    }

    .wm-header .wm-subnav-items:after {
        content: "";
        display: block;
        position: absolute;
        top: -24px;
        left: 0;
        width: 100%;
        height: 24px;
        background: 0 0
    }

    .wm-header .wm-subnav-item {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1)
    }

    .wm-header .wm-subnav-item:first-child {
        border-top: 0
    }

    .wm-header .wm-subnav-item a {
        color: rgba(77, 87, 104, 0.8);
        -webkit-transition: color 150ms ease;
        -o-transition: color 150ms ease;
        -moz-transition: color 150ms ease;
        transition: color 150ms ease
    }

    .wm-header .wm-subnav-item .wm-btn.clear {
        color: #4d5768;
        border: 1px solid rgba(0, 0, 0, 0.5);
        margin-bottom: 0;
        -webkit-transition: border 250ms ease, color 250ms ease;
        -o-transition: border 250ms ease, color 250ms ease;
        -moz-transition: border 250ms ease, color 250ms ease;
        transition: border 250ms ease, color 250ms ease
    }

    .wm-header .wm-subnav-item .wm-btn.clear:hover {
        color: rgba(77, 87, 104, 0.8);
        border: 1px solid rgba(0, 0, 0, 0.25)
    }

    .wm-header .comment-content .user {
        color: #4d5768
    }

    .wm-header .comment-content .timestamp {
        color: rgba(77, 87, 104, 0.5)
    }
}

.wm-badge {
    display: inline-block;
    vertical-align: middle;
    background: #d3b329;
    font-size: 12px;
    letter-spacing: .083333em;
    color: #fff;
    padding: .286em .454em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.user-info-dropdown-item__item-link {
    color: #fff
}

.user-info-dropdown-item__item-link:hover {
    color: #fff;
    text-decoration: none
}

.student-info-block {
    display: none;
    text-align: left;
    margin: 0 -10px
}

.student-info-block__blurb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 23px
}

.student-info-block__avatar {
    display: block;
    float: left;
    margin: 0 20px 0 0;
    width: 58px;
    height: 58px;
    -webkit-border-radius: 58px;
    -moz-border-radius: 58px;
    border-radius: 58px
}

.student-info-block__setup-profile {
    display: inline-block
}

.student-info-block__username {
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    letter-spacing: 1.4px;
    margin: 0 10px 8px 0;
    color: #fff
}

.student-info-block__location {
    font-size: 17px;
    letter-spacing: 1.4px;
    color: rgba(255, 255, 255, 0.4);
    text-transform: none;
    margin: 0
}

.student-info-block .wm-arrow-thin-white--down, .student-info-block__comment-count {
    display: none
}

.user-info-dropdown-items {
    text-align: left;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.user-info-dropdown-items .wm-badge {
    font-size: 17px;
    float: right;
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px)
}

.user-info-dropdown-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

.user-info-dropdown-item__item-link {
    display: block;
    padding: 20px 16px;
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: none
}

.user-info-dropdown-item__helper-text {
    float: right;
    color: rgba(255, 255, 255, 0.4)
}

.wm-header.nav-open .student-info-block {
    display: block;
    margin-top: 10px;
    padding-bottom: 78px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    opacity: 0;
    -webkit-animation-name: mcAnimateFadeIn;
    -moz-animation-name: mcAnimateFadeIn;
    -o-animation-name: mcAnimateFadeIn;
    animation-name: mcAnimateFadeIn;
    -webkit-animation-duration: 350ms;
    -moz-animation-duration: 350ms;
    -o-animation-duration: 350ms;
    animation-duration: 350ms;
    -webkit-animation-iteration-count: once;
    -moz-animation-iteration-count: once;
    -o-animation-iteration-count: once;
    animation-iteration-count: once;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.wm-header.nav-open .user-info-dropdown-items {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.wm-header.nav-open .user-info-dropdown-item {
    opacity: 0;
    -webkit-animation-name: mcAnimateFadeIn;
    -moz-animation-name: mcAnimateFadeIn;
    -o-animation-name: mcAnimateFadeIn;
    animation-name: mcAnimateFadeIn;
    -webkit-animation-duration: 350ms;
    -moz-animation-duration: 350ms;
    -o-animation-duration: 350ms;
    animation-duration: 350ms;
    -webkit-animation-iteration-count: once;
    -moz-animation-iteration-count: once;
    -o-animation-iteration-count: once;
    animation-iteration-count: once;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.wm-header.nav-open .user-info-dropdown-item:nth-child(1) {
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    -o-animation-delay: 0.1s;
    animation-delay: 0.1s
}

.wm-header.nav-open .user-info-dropdown-item:nth-child(2) {
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
    animation-delay: 0.2s
}

.wm-header.nav-open .user-info-dropdown-item:nth-child(3) {
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s
}

.wm-header.nav-open .user-info-dropdown-item:nth-child(4) {
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
    animation-delay: 0.4s
}

.wm-header.nav-open .user-info-dropdown-item:nth-child(5) {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.wm-header.nav-open .user-info-dropdown-item:nth-child(6) {
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    animation-delay: 0.6s
}

.wm-header.nav-open .user-info-dropdown-item:nth-child(7) {
    -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
    animation-delay: 0.7s
}

.wm-header.nav-open .user-info-dropdown-item:nth-child(8) {
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    animation-delay: 0.8s
}

.wm-header.nav-open .user-info-dropdown-item:nth-child(9) {
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    animation-delay: 0.9s
}

.wm-header.nav-open .user-info-dropdown-item:nth-child(10) {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s
}

.wm-header.nav-open .user-info-dropdown-item:nth-child(11) {
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
    animation-delay: 1.1s
}

.wm-header.nav-open .user-info-dropdown-item:nth-child(12) {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.wm-header.nav-open .user-info-dropdown-item:nth-child(13) {
    -webkit-animation-delay: 1.3s;
    -moz-animation-delay: 1.3s;
    -o-animation-delay: 1.3s;
    animation-delay: 1.3s
}

.wm-header.nav-open .user-info-dropdown-item:nth-child(14) {
    -webkit-animation-delay: 1.4s;
    -moz-animation-delay: 1.4s;
    -o-animation-delay: 1.4s;
    animation-delay: 1.4s
}

.wm-header.nav-open .user-info-dropdown-item:nth-child(15) {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    animation-delay: 1.5s
}

@media (min-width: 768px) {
    .mobile-nav-active .wm-header.nav-open .student-info-block {
        margin: 0 -10px;
        padding: 7px;
        border-top: 0;
        -webkit-animation: none;
        -moz-animation: none;
        -o-animation: none;
        animation: none;
        opacity: 1
    }

    .wm-header__user-info-dropdown-wrapper {
        z-index: 10
    }

    .student-info-block {
        display: block;
        position: absolute;
        top: 0;
        right: 8px;
        padding: 7px;
        text-align: right;
        background: #000;
        min-width: 260px
    }

    .student-info-block__blurb {
        display: inline-block;
        width: auto;
        padding: 0;
        cursor: pointer
    }

    .student-info-block__avatar {
        display: inline-block;
        vertical-align: middle;
        float: none;
        width: 20px;
        height: 20px;
        margin: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    .student-info-block__setup-profile {
        pointer-events: none
    }

    .student-info-block__username {
        font-size: 12px;
        letter-spacing: 1px;
        margin: 0 10px
    }

    .student-info-block__location {
        display: none
    }

    .student-info-block__comment-count {
        display: inline-block;
        margin: 0 2px 0 10px
    }

    .student-info-block .wm-arrow-thin-white--down {
        display: inline-block;
        margin-left: 6px;
        -webkit-transition: -webkit-transform 350ms ease;
        transition: -webkit-transform 350ms ease;
        -o-transition: -o-transform 350ms ease;
        -moz-transition: transform 350ms ease, -moz-transform 350ms ease;
        transition: transform 350ms ease;
        transition: transform 350ms ease, -webkit-transform 350ms ease, -moz-transform 350ms ease, -o-transform 350ms ease
    }

    .user-info-dropdown-items {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 260px;
        height: auto;
        background: #000;
        border: 1px solid rgba(255, 255, 255, 0.1);
        pointer-events: none;
        margin: 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: -webkit-transform 350ms ease;
        transition: -webkit-transform 350ms ease;
        -o-transition: -o-transform 350ms ease;
        -moz-transition: transform 350ms ease, -moz-transform 350ms ease;
        transition: transform 350ms ease;
        transition: transform 350ms ease, -webkit-transform 350ms ease, -moz-transform 350ms ease, -o-transform 350ms ease;
        z-index: -1
    }

    .user-info-dropdown-items .wm-badge {
        font-size: 14px;
        -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
        transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
        -o-transition: -o-transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
        -moz-transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), -moz-transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
        transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
        transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), -moz-transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), -o-transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1)
    }

    .user-info-dropdown-item:last-child {
        border-bottom: 0
    }

    .user-info-dropdown-item__item-link {
        font-size: 14px;
        -webkit-transition: padding 150ms cubic-bezier(0.25, 0.1, 0.25, 1), opacity 150ms ease;
        -o-transition: padding 150ms cubic-bezier(0.25, 0.1, 0.25, 1), opacity 150ms ease;
        -moz-transition: padding 150ms cubic-bezier(0.25, 0.1, 0.25, 1), opacity 150ms ease;
        transition: padding 150ms cubic-bezier(0.25, 0.1, 0.25, 1), opacity 150ms ease
    }

    .user-info-dropdown-item__item-link--sign-out {
        text-align: center;
        color: rgba(255, 255, 255, 0.5);
        padding: 15px 16px
    }

    .user-info-dropdown-item__helper-text {
        color: rgba(255, 255, 255, 0);
        -webkit-transition: color 250ms ease;
        -o-transition: color 250ms ease;
        -moz-transition: color 250ms ease;
        transition: color 250ms ease
    }

    .user-info-dropdown-item:hover .user-info-dropdown-item__item-link {
        padding-left: 24px
    }

    .user-info-dropdown-item:hover .user-info-dropdown-item__item-link--sign-out {
        padding-left: 16px
    }

    .user-info-dropdown-item:hover .user-info-dropdown-item__helper-text {
        color: rgba(255, 255, 255, 0.4)
    }

    .user-info-dropdown-item:hover .wm-badge {
        -webkit-transform: scale(1.1) translateY(-5px);
        -moz-transform: scale(1.1) translateY(-5px);
        -ms-transform: scale(1.1) translateY(-5px);
        -o-transform: scale(1.1) translateY(-5px);
        transform: scale(1.1) translateY(-5px)
    }

    .wm-header.nav-open .user-info-dropdown-items {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .wm-header.student-info-block-open .user-info-dropdown-items {
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%);
        pointer-events: auto
    }

    .wm-header.student-info-block-open .student-info-block .wm-arrow-thin-white--down {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.mobile-nav-button {
    position: absolute;
    top: 6px;
    right: 10px;
    width: 22px;
    height: 22px;
    z-index: 30
}

.mobile-nav-button__lines {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff
}

.mobile-nav-button__lines:after, .mobile-nav-button__lines:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: top 125ms ease 125ms, -webkit-transform 125ms ease 0s;
    transition: top 125ms ease 125ms, -webkit-transform 125ms ease 0s;
    -o-transition: top 125ms ease 125ms, -o-transform 125ms ease 0s;
    -moz-transition: top 125ms ease 125ms, transform 125ms ease 0s, -moz-transform 125ms ease 0s;
    transition: top 125ms ease 125ms, transform 125ms ease 0s;
    transition: top 125ms ease 125ms, transform 125ms ease 0s, -webkit-transform 125ms ease 0s, -moz-transform 125ms ease 0s, -o-transform 125ms ease 0s
}

.mobile-nav-button__lines:before {
    top: -6px
}

.mobile-nav-button__lines:after {
    top: 6px
}

.nav-open .mobile-nav-button__lines {
    top: 50%;
    left: 0;
    background: 0 0;
    -webkit-transition: background 0s 125ms ease;
    -o-transition: background 0s 125ms ease;
    -moz-transition: background 0s 125ms ease;
    transition: background 0s 125ms ease
}

.nav-open .mobile-nav-button__lines:after, .nav-open .mobile-nav-button__lines:before {
    -webkit-transition: top 125ms ease, -webkit-transform 125ms ease 125ms;
    transition: top 125ms ease, -webkit-transform 125ms ease 125ms;
    -o-transition: top 125ms ease, -o-transform 125ms ease 125ms;
    -moz-transition: top 125ms ease, transform 125ms ease 125ms, -moz-transform 125ms ease 125ms;
    transition: top 125ms ease, transform 125ms ease 125ms;
    transition: top 125ms ease, transform 125ms ease 125ms, -webkit-transform 125ms ease 125ms, -moz-transform 125ms ease 125ms, -o-transform 125ms ease 125ms
}

.nav-open .mobile-nav-button__lines:before {
    top: 50%;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.nav-open .mobile-nav-button__lines:after {
    top: 50%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.wm-btn {
    background: #d3b329;
    display: inline-block;
    vertical-align: middle;
    font-size: .9em;
    font-weight: 400;
    text-transform: uppercase;
    margin: .55em;
    padding: 10px 20px;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    letter-spacing: .05em;
    color: #fff;
    -webkit-transition: background 250ms ease, color 250ms ease, border 250ms ease;
    -o-transition: background 250ms ease, color 250ms ease, border 250ms ease;
    -moz-transition: background 250ms ease, color 250ms ease, border 250ms ease;
    transition: background 250ms ease, color 250ms ease, border 250ms ease
}

.wm-btn:focus, .wm-btn:hover {
    background: #e8bf0e;
    color: #fff;
    text-decoration: none
}

.wm-btn.no-margins {
    margin: 0
}

.wm-btn.wm-btn-transparent {
    background: rgba(255, 255, 255, 0);
    border: 1px solid rgba(255, 255, 255, 0.5);
    cursor: pointer;
}

.wm-btn.wm-btn-transparent:hover {
    background: rgba(255, 255, 255, 0.1)
}

.wm-btn.wm-btn-transparent.invert {
    background: 0 0;
    border: 1px solid rgba(77, 87, 104, 0.2);
    color: rgba(0, 0, 0, 0.6)
}

.wm-btn.wm-btn-transparent.invert:hover {
    border: 1px solid rgba(77, 87, 104, 0.5);
    color: rgba(0, 0, 0, 0.7)
}

.wm-btn.neutral {
    background: #292929
}

.wm-btn.neutral:hover {
    background: #303131
}

.wm-btn.facebook, .wm-btn.login-with-facebook, .wm-btn.signup_fb {
    background: #3a5998;
    margin: 1em 0 .5em;
    text-transform: none
}

.wm-btn.facebook:hover, .wm-btn.login-with-facebook:hover, .wm-btn.signup_fb:hover {
    color: #fff;
    background: #4971c2
}

.wm-btn.facebook .wm-icon-facebook, .wm-btn.login-with-facebook .wm-icon-facebook, .wm-btn.signup_fb .wm-icon-facebook {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.1em;
    margin: -.1em 1em 0 0
}

.wm-button {
    display: inline-block;
    vertical-align: middle;
    min-width: 223px;
    margin: 0;
    padding: 16px;
    background-color: #d3b329;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: background .3s ease, border .3s ease;
    -o-transition: background .3s ease, border .3s ease;
    -moz-transition: background .3s ease, border .3s ease;
    transition: background .3s ease, border .3s ease;
    cursor: pointer
}

.wm-button:active, .wm-button:focus, .wm-button:hover {
    color: #fff;
    text-decoration: none
}

.wm-button:hover {
    background-color: #e8bf0e
}

.wm-button:focus {
    outline: 0
}

.wm-button--small {
    padding: 8px 16px;
    min-width: 119px
}

.wm-button--has-icon {
    min-width: 254px;
    padding: 12px 28px
}

.wm-button--large {
    min-width: 278px;
    padding: 16px 28px;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 400
}

.wm-button--secondary {
    background-color: #333
}

.wm-button--secondary:hover {
    background-color: #444
}

.wm-button--outline {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2)
}

.wm-button--outline:hover {
    background-color: rgba(255, 255, 255, 0.05)
}

.wm-button--outline-light {
    background-color: transparent;
    color: #4d5767;
    border-color: #949aa4
}

.wm-button--outline-light:active, .wm-button--outline-light:focus {
    color: #4d5767
}

.wm-button--outline-light:hover {
    background-color: transparent;
    color: #4d5767;
    border-color: #4d5767
}

.wm-button__wrapper {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wm-button__icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 22px;
    margin-right: 19px
}

.wm-arrow {
    border: 14px solid transparent;
    overflow: hidden;
    text-indent: -100%;
    z-index: 100;
    -webkit-transition: border 150ms ease;
    -o-transition: border 150ms ease;
    -moz-transition: border 150ms ease;
    transition: border 150ms ease
}

.wm-arrow.wm-arrow-right {
    border-left: 14px solid #d3b329;
    border-right: 0;
    width: 14px;
    height: 28px
}

.wm-arrow.wm-arrow-right:hover {
    border-left: 14px solid #e8bf0e
}

.wm-arrow.wm-arrow-left {
    border-right: 14px solid #d3b329;
    border-left: 0;
    width: 14px;
    height: 28px
}

.wm-arrow.wm-arrow-left:hover {
    border-right: 14px solid #e8bf0e
}

.wm-arrow-thin-red {
    display: inline-block;
    vertical-align: middle;
    width: 7px;
    height: 11px;
    background: center/contain no-repeat
}

.wm-arrow-thin-red.wm-arrow-thin-red--right {
    background-image: url(https://d2y1uetpctfe4a.cloudfront.net/wm-fe-styles/0.2.37/global/arrows/caret/arrow-red-right.svg)
}

.wm-arrow-thin-red.wm-arrow-thin-red--down {
    background-image: url(https://d2y1uetpctfe4a.cloudfront.net/wm-fe-styles/0.2.37/global/arrows/caret/arrow-red-down.svg)
}

.wm-arrow-thin-red.wm-arrow-thin-red--left {
    background-image: url(https://d2y1uetpctfe4a.cloudfront.net/wm-fe-styles/0.2.37/global/arrows/caret/arrow-red-left.svg)
}

.wm-arrow-thin-white {
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 6px;
    background: center/100% auto no-repeat
}

.wm-arrow-thin-white--down {
    background-image: url(https://d2y1uetpctfe4a.cloudfront.net/wm-fe-styles/0.2.37/global/arrows/caret/arrow-white-down.svg)
}

.wm-arrow-thin-white--left {
    background-image: url(https://d2y1uetpctfe4a.cloudfront.net/wm-fe-styles/0.2.37/global/arrows/caret/arrow-white-down.svg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.wm-progress-bar-parent {
    position: relative
}

.wm-progress-bar-parent .wm-progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: rgba(255, 255, 255, 0.2)
}

.wm-progress-bar-parent .wm-progress-bar-indicator {
    display: block;
    background: #d3b329;
    width: 0%;
    height: 100%;
    -webkit-transition: width .1s ease;
    -o-transition: width .1s ease;
    -moz-transition: width .1s ease;
    transition: width .1s ease
}

.cm-lessons {
    background: #fff;
    padding: 0 1.25em
}

.cm-lessons.expanded .show-more-lessons {
    max-height: 0;
    opacity: 0;
    padding: 0
}

.cm-lessons.expanded .more-lessons {
    max-height: 5000px
}

.cm-lessons.expanded .more-lessons .cm-lesson {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
    opacity: 1
}

.cm-lessons > .cm-lesson:last-child {
    border-bottom: 0
}

.cm-lessons .cm-lesson {
    position: relative;
    padding: 1.1em 1em 1.75em 3.75em;
    border-bottom: 1px solid rgba(77, 87, 104, 0.2)
}

.cm-lessons .cm-lesson:after {
    content: "";
    display: block;
    clear: both
}

.cm-lessons .cm-lesson .cm-lesson-marker {
    position: absolute;
    top: .5em;
    left: .1em;
    display: block;
    font-size: 2em;
    font-weight: 300;
    color: rgba(77, 87, 104, 0.4)
}

.cm-lessons .cm-lesson .lesson-title {
    font-size: 1.5em;
    color: #4d5768;
    margin-bottom: .3em
}

.cm-lessons .cm-lesson p {
    color: rgba(77, 87, 104, 0.6);
    line-height: 1.2
}

.cm-lessons .show-more-lessons {
    position: relative;
    color: #4d5768;
    text-align: center;
    border-bottom: 1px solid rgba(77, 87, 104, 0.2);
    padding: .44em;
    opacity: 1;
    max-height: 200px;
    overflow: hidden;
    cursor: pointer
}

.cm-lessons .show-more-lessons:after, .cm-lessons .show-more-lessons:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    background: rgba(77, 87, 104, 0.2);
    width: 100%;
    height: 1px
}

.cm-lessons .show-more-lessons:before {
    top: 25%
}

.cm-lessons .show-more-lessons:after {
    top: 75%
}

.cm-lessons .show-more-lessons p:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    background: rgba(77, 87, 104, 0.2);
    width: 100%;
    height: 1px
}

.cm-lessons .show-more-lessons a {
    position: relative;
    background: #fff;
    font-size: .9375em;
    display: inline-block;
    text-transform: uppercase;
    padding: .5em 1em;
    color: #4d5768;
    z-index: 1
}

.cm-lessons .more-lessons {
    max-height: 0;
    overflow: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px
}

.cm-lessons .more-lessons .cm-lesson {
    position: relative;
    background: #fff;
    opacity: 0;
    -webkit-transform: scale(0.95) translate(0, -10%);
    -moz-transform: scale(0.95) translate(0, -10%);
    -ms-transform: scale(0.95) translate(0, -10%);
    -o-transform: scale(0.95) translate(0, -10%);
    transform: scale(0.95) translate(0, -10%);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    transform-origin: center top;
    -webkit-transition: opacity .3s ease, -webkit-transform 375ms ease;
    transition: opacity .3s ease, -webkit-transform 375ms ease;
    -o-transition: opacity .3s ease, -o-transform 375ms ease;
    -moz-transition: transform 375ms ease, opacity .3s ease, -moz-transform 375ms ease;
    transition: transform 375ms ease, opacity .3s ease;
    transition: transform 375ms ease, opacity .3s ease, -webkit-transform 375ms ease, -moz-transform 375ms ease, -o-transform 375ms ease
}

.cm-lessons .more-lessons .cm-lesson:nth-child(1) {
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
    z-index: 49
}

.cm-lessons .more-lessons .cm-lesson:nth-child(2) {
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
    z-index: 48
}

.cm-lessons .more-lessons .cm-lesson:nth-child(3) {
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
    z-index: 47
}

.cm-lessons .more-lessons .cm-lesson:nth-child(4) {
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
    z-index: 46
}

.cm-lessons .more-lessons .cm-lesson:nth-child(5) {
    -webkit-transition-delay: .7s;
    -moz-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s;
    z-index: 45
}

.cm-lessons .more-lessons .cm-lesson:nth-child(6) {
    -webkit-transition-delay: .8s;
    -moz-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s;
    z-index: 44
}

.cm-lessons .more-lessons .cm-lesson:nth-child(7) {
    -webkit-transition-delay: .9s;
    -moz-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s;
    z-index: 43
}

.cm-lessons .more-lessons .cm-lesson:nth-child(8) {
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
    z-index: 42
}

.cm-lessons .more-lessons .cm-lesson:nth-child(9) {
    -webkit-transition-delay: 1.1s;
    -moz-transition-delay: 1.1s;
    -o-transition-delay: 1.1s;
    transition-delay: 1.1s;
    z-index: 41
}

.cm-lessons .more-lessons .cm-lesson:nth-child(10) {
    -webkit-transition-delay: 1.2s;
    -moz-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s;
    z-index: 40
}

.cm-lessons .more-lessons .cm-lesson:nth-child(11) {
    -webkit-transition-delay: 1.3s;
    -moz-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    transition-delay: 1.3s;
    z-index: 39
}

.cm-lessons .more-lessons .cm-lesson:nth-child(12) {
    -webkit-transition-delay: 1.4s;
    -moz-transition-delay: 1.4s;
    -o-transition-delay: 1.4s;
    transition-delay: 1.4s;
    z-index: 38
}

.cm-lessons .more-lessons .cm-lesson:nth-child(13) {
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s;
    z-index: 37
}

.cm-lessons .more-lessons .cm-lesson:nth-child(14) {
    -webkit-transition-delay: 1.6s;
    -moz-transition-delay: 1.6s;
    -o-transition-delay: 1.6s;
    transition-delay: 1.6s;
    z-index: 36
}

.cm-lessons .more-lessons .cm-lesson:nth-child(15) {
    -webkit-transition-delay: 1.7s;
    -moz-transition-delay: 1.7s;
    -o-transition-delay: 1.7s;
    transition-delay: 1.7s;
    z-index: 35
}

.cm-lessons .more-lessons .cm-lesson:nth-child(16) {
    -webkit-transition-delay: 1.8s;
    -moz-transition-delay: 1.8s;
    -o-transition-delay: 1.8s;
    transition-delay: 1.8s;
    z-index: 34
}

.cm-lessons .more-lessons .cm-lesson:nth-child(17) {
    -webkit-transition-delay: 1.9s;
    -moz-transition-delay: 1.9s;
    -o-transition-delay: 1.9s;
    transition-delay: 1.9s;
    z-index: 33
}

.cm-lessons .more-lessons .cm-lesson:nth-child(18) {
    -webkit-transition-delay: 2s;
    -moz-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s;
    z-index: 32
}

.cm-lessons .more-lessons .cm-lesson:nth-child(19) {
    -webkit-transition-delay: 2.1s;
    -moz-transition-delay: 2.1s;
    -o-transition-delay: 2.1s;
    transition-delay: 2.1s;
    z-index: 31
}

.cm-lessons .more-lessons .cm-lesson:nth-child(20) {
    -webkit-transition-delay: 2.2s;
    -moz-transition-delay: 2.2s;
    -o-transition-delay: 2.2s;
    transition-delay: 2.2s;
    z-index: 30
}

.cm-lessons .more-lessons .cm-lesson:nth-child(21) {
    -webkit-transition-delay: 2.3s;
    -moz-transition-delay: 2.3s;
    -o-transition-delay: 2.3s;
    transition-delay: 2.3s;
    z-index: 29
}

.cm-lessons .more-lessons .cm-lesson:nth-child(22) {
    -webkit-transition-delay: 2.4s;
    -moz-transition-delay: 2.4s;
    -o-transition-delay: 2.4s;
    transition-delay: 2.4s;
    z-index: 28
}

.cm-lessons .more-lessons .cm-lesson:nth-child(23) {
    -webkit-transition-delay: 2.5s;
    -moz-transition-delay: 2.5s;
    -o-transition-delay: 2.5s;
    transition-delay: 2.5s;
    z-index: 27
}

.cm-lessons .more-lessons .cm-lesson:nth-child(24) {
    -webkit-transition-delay: 2.6s;
    -moz-transition-delay: 2.6s;
    -o-transition-delay: 2.6s;
    transition-delay: 2.6s;
    z-index: 26
}

.cm-lessons .more-lessons .cm-lesson:nth-child(25) {
    -webkit-transition-delay: 2.7s;
    -moz-transition-delay: 2.7s;
    -o-transition-delay: 2.7s;
    transition-delay: 2.7s;
    z-index: 25
}

.cm-lessons .more-lessons .cm-lesson:nth-child(26) {
    -webkit-transition-delay: 2.8s;
    -moz-transition-delay: 2.8s;
    -o-transition-delay: 2.8s;
    transition-delay: 2.8s;
    z-index: 24
}

.cm-lessons .more-lessons .cm-lesson:nth-child(27) {
    -webkit-transition-delay: 2.9s;
    -moz-transition-delay: 2.9s;
    -o-transition-delay: 2.9s;
    transition-delay: 2.9s;
    z-index: 23
}

.cm-lessons .more-lessons .cm-lesson:nth-child(28) {
    -webkit-transition-delay: 3s;
    -moz-transition-delay: 3s;
    -o-transition-delay: 3s;
    transition-delay: 3s;
    z-index: 22
}

.cm-lessons .more-lessons .cm-lesson:nth-child(29) {
    -webkit-transition-delay: 3.1s;
    -moz-transition-delay: 3.1s;
    -o-transition-delay: 3.1s;
    transition-delay: 3.1s;
    z-index: 21
}

.cm-lessons .more-lessons .cm-lesson:nth-child(30) {
    -webkit-transition-delay: 3.2s;
    -moz-transition-delay: 3.2s;
    -o-transition-delay: 3.2s;
    transition-delay: 3.2s;
    z-index: 20
}

.cm-lessons .more-lessons .cm-lesson:nth-child(31) {
    -webkit-transition-delay: 3.3s;
    -moz-transition-delay: 3.3s;
    -o-transition-delay: 3.3s;
    transition-delay: 3.3s;
    z-index: 19
}

.cm-lessons .more-lessons .cm-lesson:nth-child(32) {
    -webkit-transition-delay: 3.4s;
    -moz-transition-delay: 3.4s;
    -o-transition-delay: 3.4s;
    transition-delay: 3.4s;
    z-index: 18
}

.cm-lessons .more-lessons .cm-lesson:nth-child(33) {
    -webkit-transition-delay: 3.5s;
    -moz-transition-delay: 3.5s;
    -o-transition-delay: 3.5s;
    transition-delay: 3.5s;
    z-index: 17
}

.cm-lessons .more-lessons .cm-lesson:nth-child(34) {
    -webkit-transition-delay: 3.6s;
    -moz-transition-delay: 3.6s;
    -o-transition-delay: 3.6s;
    transition-delay: 3.6s;
    z-index: 16
}

.cm-lessons .more-lessons .cm-lesson:nth-child(35) {
    -webkit-transition-delay: 3.7s;
    -moz-transition-delay: 3.7s;
    -o-transition-delay: 3.7s;
    transition-delay: 3.7s;
    z-index: 15
}

.cm-lessons .more-lessons .cm-lesson:nth-child(36) {
    -webkit-transition-delay: 3.8s;
    -moz-transition-delay: 3.8s;
    -o-transition-delay: 3.8s;
    transition-delay: 3.8s;
    z-index: 14
}

.cm-lessons .more-lessons .cm-lesson:nth-child(37) {
    -webkit-transition-delay: 3.9s;
    -moz-transition-delay: 3.9s;
    -o-transition-delay: 3.9s;
    transition-delay: 3.9s;
    z-index: 13
}

.cm-lessons .more-lessons .cm-lesson:nth-child(38) {
    -webkit-transition-delay: 4s;
    -moz-transition-delay: 4s;
    -o-transition-delay: 4s;
    transition-delay: 4s;
    z-index: 12
}

.cm-lessons .more-lessons .cm-lesson:nth-child(39) {
    -webkit-transition-delay: 4.1s;
    -moz-transition-delay: 4.1s;
    -o-transition-delay: 4.1s;
    transition-delay: 4.1s;
    z-index: 11
}

.cm-lessons .more-lessons .cm-lesson:nth-child(40) {
    -webkit-transition-delay: 4.2s;
    -moz-transition-delay: 4.2s;
    -o-transition-delay: 4.2s;
    transition-delay: 4.2s;
    z-index: 10
}

.cm-lessons .more-lessons .cm-lesson:nth-child(41) {
    -webkit-transition-delay: 4.3s;
    -moz-transition-delay: 4.3s;
    -o-transition-delay: 4.3s;
    transition-delay: 4.3s;
    z-index: 9
}

.cm-lessons .more-lessons .cm-lesson:nth-child(42) {
    -webkit-transition-delay: 4.4s;
    -moz-transition-delay: 4.4s;
    -o-transition-delay: 4.4s;
    transition-delay: 4.4s;
    z-index: 8
}

.cm-lessons .more-lessons .cm-lesson:nth-child(43) {
    -webkit-transition-delay: 4.5s;
    -moz-transition-delay: 4.5s;
    -o-transition-delay: 4.5s;
    transition-delay: 4.5s;
    z-index: 7
}

.cm-lessons .more-lessons .cm-lesson:nth-child(44) {
    -webkit-transition-delay: 4.6s;
    -moz-transition-delay: 4.6s;
    -o-transition-delay: 4.6s;
    transition-delay: 4.6s;
    z-index: 6
}

.cm-lessons .more-lessons .cm-lesson:nth-child(45) {
    -webkit-transition-delay: 4.7s;
    -moz-transition-delay: 4.7s;
    -o-transition-delay: 4.7s;
    transition-delay: 4.7s;
    z-index: 5
}

.cm-lessons .more-lessons .cm-lesson:nth-child(46) {
    -webkit-transition-delay: 4.8s;
    -moz-transition-delay: 4.8s;
    -o-transition-delay: 4.8s;
    transition-delay: 4.8s;
    z-index: 4
}

.cm-lessons .more-lessons .cm-lesson:nth-child(47) {
    -webkit-transition-delay: 4.9s;
    -moz-transition-delay: 4.9s;
    -o-transition-delay: 4.9s;
    transition-delay: 4.9s;
    z-index: 3
}

.cm-lessons .more-lessons .cm-lesson:nth-child(48) {
    -webkit-transition-delay: 5s;
    -moz-transition-delay: 5s;
    -o-transition-delay: 5s;
    transition-delay: 5s;
    z-index: 2
}

.cm-lessons .more-lessons .cm-lesson:nth-child(49) {
    -webkit-transition-delay: 5.1s;
    -moz-transition-delay: 5.1s;
    -o-transition-delay: 5.1s;
    transition-delay: 5.1s;
    z-index: 1
}

.cm-lessons .more-lessons .cm-lesson:nth-child(50) {
    -webkit-transition-delay: 5.2s;
    -moz-transition-delay: 5.2s;
    -o-transition-delay: 5.2s;
    transition-delay: 5.2s;
    z-index: 0
}

@media (min-width: 480px) {
    .cm-lessons .cm-lesson {
        padding: 1.75em 1em 1.75em 5em
    }

    .cm-lessons .cm-lesson .cm-lesson-marker {
        font-size: 3em
    }
}

@media (min-width: 768px) {
    .cm-lessons .show-more-lessons a {
        padding: .5em 3em
    }

    .cm-lessons .cm-lesson {
        padding: 2.25em 1em 2.25em 7em
    }

    .cm-lessons .cm-lesson .cm-lesson-marker {
        top: .7em;
        left: .3em;
        width: 72px;
        text-align: center;
    }

    .three-ups .three-up {
        float: left;
        width: 30%;
        padding: 2.5em 2em
    }

    .three-ups .three-up.middle {
        margin: 0 5%
    }
}

.three-ups:after {
    content: "";
    display: block;
    clear: both
}

.three-ups .three-up {
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 350px;
    padding: 2.5em 2em;
    text-align: center
}

.wm-list-classes-section-title {
    font-size: 1.4em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    margin: 1.5em 0;
    text-align: center;
    color: #fff
}

.wm-list-classes {
    text-align: center
}

.wm-list-classes:after {
    content: "";
    display: block;
    clear: both
}

.wm-list-classes.orphan .wm-list-class:first-child .class-poster {
    width: 200%;
    margin-left: -50%;
    max-height: none
}

.wm-list-classes.promos .wm-list-class {
    width: 100%;
    height: auto;
    padding-bottom: 0;
    margin-bottom: 4em
}

.wm-list-classes.promos .wm-list-class .class-poster {
    position: static;
    display: block
}

.wm-list-classes .wm-list-class {
    display: inline-block;
    float: none;
    width: 100%;
    height: 0;
    margin: .5em 0;
    padding-bottom: 59.4%;
    text-align: left;
    position: relative;
    overflow: hidden;
    -webkit-transition: background-image 150ms ease;
    -o-transition: background-image 150ms ease;
    -moz-transition: background-image 150ms ease;
    transition: background-image 150ms ease
}

.wm-list-classes .wm-list-class:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 102%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.9)), color-stop(25%, rgba(0, 0, 0, 0.6)), color-stop(45%, transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.6) 25%, transparent 45%);
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.6) 25%, transparent 45%);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.6) 25%, transparent 45%);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.6) 25%, transparent 45%)
}

.wm-list-classes .wm-list-class:hover .class-poster {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
    -webkit-transition: -webkit-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
    transition: -webkit-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
    -o-transition: -o-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
    -moz-transition: transform 15s cubic-bezier(0.02, 0.075, 0.42, 1), -moz-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
    transition: transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
    transition: transform 15s cubic-bezier(0.02, 0.075, 0.42, 1), -webkit-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1), -moz-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1), -o-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1)
}

.wm-list-classes .wm-list-class:hover .caption {
    -webkit-transform: translateY(-0.75em);
    -moz-transform: translateY(-0.75em);
    -ms-transform: translateY(-0.75em);
    -o-transform: translateY(-0.75em);
    transform: translateY(-0.75em)
}

.wm-list-classes .wm-list-class:hover .link-wrapper:before {
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
    -webkit-transition: box-shadow 250ms ease;
    -webkit-transition: -webkit-box-shadow 250ms ease;
    transition: -webkit-box-shadow 250ms ease;
    -o-transition: box-shadow 250ms ease;
    -moz-transition: box-shadow 250ms ease, -moz-box-shadow 250ms ease;
    transition: box-shadow 250ms ease;
    transition: box-shadow 250ms ease, -webkit-box-shadow 250ms ease, -moz-box-shadow 250ms ease
}

.wm-list-classes .wm-list-class .link-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 2
}

.wm-list-classes .wm-list-class .link-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    z-index: 9;
    -webkit-transition: box-shadow 250ms ease;
    -webkit-transition: -webkit-box-shadow 250ms ease;
    transition: -webkit-box-shadow 250ms ease;
    -o-transition: box-shadow 250ms ease;
    -moz-transition: box-shadow 250ms ease, -moz-box-shadow 250ms ease;
    transition: box-shadow 250ms ease;
    transition: box-shadow 250ms ease, -webkit-box-shadow 250ms ease, -moz-box-shadow 250ms ease
}

.wm-list-classes .wm-list-class .class-poster {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform 8s ease;
    -webkit-transition: -webkit-transform 8s ease;
    transition: -webkit-transform 8s ease;
    -o-transition: -o-transform 8s ease;
    -moz-transition: transform 8s ease, -moz-transform 8s ease;
    transition: transform 8s ease;
    transition: transform 8s ease, -webkit-transform 8s ease, -moz-transform 8s ease, -o-transform 8s ease
}

.wm-list-classes .caption {
    position: absolute;
    bottom: 1em;
    left: 1em;
    z-index: 1;
    text-transform: uppercase;
    text-shadow: 0 0 10px #000;
    -webkit-transition: transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
    -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
    transition: -webkit-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
    -o-transition: -o-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
    -moz-transition: transform 0.75s cubic-bezier(0.29, 1.185, 1, 1), -moz-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
    transition: transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
    transition: transform 0.75s cubic-bezier(0.29, 1.185, 1, 1), -webkit-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1), -moz-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1), -o-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1)
}

.wm-list-classes .caption-title {
    font-size: 1.3em;
    margin-bottom: .2em
}

.wm-list-classes .caption-title img {
    max-width: 175px
}

.wm-list-classes .caption-subtitle {
    font-size: .9em;
    color: rgba(255, 255, 255, 0.5)
}

@media (min-width: 480px) {
    .wm-list-classes .wm-list-class {
        width: 447px;
        height: 265px;
        padding: 0
    }

    .wm-list-classes .caption {
        bottom: 1.5em;
        left: 1.5em;
        width: -webkit-calc(100% - 3em);
        width: -moz-calc(100% - 3em);
        width: calc(100% - 3em)
    }

    .wm-list-classes .caption-title {
        font-size: 1.5em
    }

    .wm-list-classes .caption-subtitle {
        font-size: 1.1em
    }
}

@media (min-width: 768px) {
    .wm-list-classes.orphan .wm-list-class:nth-child(odd) {
        margin-left: 1.7em;
        clear: none
    }

    .wm-list-classes.orphan .wm-list-class:nth-child(even) {
        margin-left: 0;
        clear: both
    }

    .wm-list-classes.orphan .wm-list-class:first-child {
        width: 100%;
        margin: 0 0 .85em;
        padding-bottom: 36.04%
    }

    .wm-list-classes.orphan .wm-list-class:first-child .class-poster {
        width: 100%;
        margin: 0
    }

    .wm-list-classes .wm-list-class {
        display: block;
        float: left;
        width: -webkit-calc(50% - .85em);
        width: -moz-calc(50% - .85em);
        width: calc(50% - .85em);
        height: auto;
        margin: .85em 0 .85em 1.7em;
        padding-bottom: 29.7%
    }

    .wm-list-classes .wm-list-class:nth-child(odd) {
        clear: both;
        margin-left: 0
    }

    .wm-list-classes .wm-list-class.hp_featured_tile {
        float: none;
        width: 100%;
        margin: .85em 0;
        padding-bottom: 36.04%
    }

    .wm-list-classes .wm-list-class.hp_featured_tile .class-poster {
        width: 100%;
        left: 0
    }
}

@media (min-width: 992px) {
    .wm-list-classes .caption {
        bottom: 2em;
        left: 2em;
        width: -webkit-calc(100% - 4em);
        width: -moz-calc(100% - 4em);
        width: calc(100% - 4em)
    }

    .wm-list-classes .caption-title {
        font-size: 1.6em;
        margin-bottom: .3em
    }

    .wm-list-classes .caption-subtitle {
        font-size: 1.1em
    }
}

.wm-banner {
    background: #fff;
    border-left: 4px solid #d3b329;
    border-right: 4px solid #d3b329;
    color: #4d5768;
    text-align: center;
    padding: 1.875em 1em
}

.wm-banner .wm-banner-title {
    text-transform: uppercase;
    font-size: 1.5em;
    line-height: 1.2;
    letter-spacing: .02em
}

.wm-banner .wm-banner-description {
    color: rgba(77, 87, 104, 0.6);
    font-size: .9375em;
    letter-spacing: .02em;
    margin: .7em 0
}

.wm-banner .wm-banner-ctas {
    margin-top: 2em
}

.wm-banner .wm-banner-ctas .wm-banner-cta {
    display: inline-block;
    vertical-align: middle
}

.wm-banner .wm-banner-ctas .wm-banner-cta .wm-btn {
    margin: 0 1em
}

.socials-wrapper {
    font-size: 15px;
    padding: 2.75em 1em 3em;
    text-align: center
}

.socials-wrapper .section-title {
    font-size: .933em;
    margin-bottom: 2.3em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.3)
}

.wm-socials .wm-social {
    display: inline-block;
    margin: 0 1em 1em;
    vertical-align: middle
}

.wm-socials .wm-social:hover a {
    color: #fff;
    text-shadow: 0 0 15px rgba(255, 255, 255, 0.2)
}

.wm-socials .wm-social:hover a:after {
    border-color: #fff
}

.wm-socials .wm-social a {
    display: block;
    position: relative;
    color: rgba(255, 255, 255, 0.5);
    font-size: 1.5em;
    padding: .5em
}

.wm-socials .wm-social a:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2.15em;
    height: 2.15em;
    border: 1px solid rgba(255, 255, 255, 0.2);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: border 150ms ease, text-shadow 150ms ease;
    -o-transition: border 150ms ease, text-shadow 150ms ease;
    -moz-transition: border 150ms ease, text-shadow 150ms ease;
    transition: border 150ms ease, text-shadow 150ms ease
}

@media (min-width: 480px) {
    .socials-wrapper {
        font-size: 18px
    }
}

@font-face {
    font-family: wm-socials;
    src: url("../fonts/wm-socials.eot");
    src: url("../fonts/wm-socials.eot") format("embedded-opentype"), url("../fonts/wm-socials.ttf") format("truetype"), url("../fonts/wm-socials.woff") format("woff"), url("../fonts/wm-socials.svg") format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" wm-icon-"], [class^=wm-icon-] {
    font-family: wm-socials !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.wm-icon-facebook:before {
    content: "\e900"
}

.wm-icon-mail:before {
    content: "\e901"
}

.wm-icon-twitter:before {
    content: "\e902"
}

.wm-hero {
    max-width: 1440px;
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

.mobile-device .wm-hero__ambient-video, .tablet .wm-hero__ambient-video {
    display: none
}

.wm-hero__wrapper {
    position: relative;
    height: 100%
}

.wm-hero__gradient {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    overflow: hidden
}

.wm-hero__gradient:before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, color-stop(70%, rgba(0, 0, 0, 0.1)), to(#000)), -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0.1)), color-stop(90%, #000));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.1) 70%, #000 100%), -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 60%, #000 90%);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.1) 70%, #000 100%), -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 60%, #000 90%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.1) 70%, #000 100%), -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 60%, #000 90%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 70%, #000 100%), linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 60%, #000 90%)
}

.wm-hero__ambient-video {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    min-width: 71.112em;
    width: 100%;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s
}

.wm-hero__ambient-video--ready {
    opacity: 1
}

.wm-hero__background-image {
    position: relative;
    height: 160px;
    width: 100%;
    text-align: center
}

.wm-hero__background-image img {
    max-width: 100%;
    width: 100%
}

.wm-hero__content-wrapper {
    position: relative;
    z-index: 2;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

@media (min-width: 768px) {
    .wm-hero__background-image {
        height: 360px
    }
}

@media (min-width: 992px) {
    .wm-hero {
        height: 40em
    }

    .wm-hero__wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .wm-hero__gradient {
        position: absolute;
        z-index: 0;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        height: 100%;
        padding-bottom: 0
    }

    .wm-hero__gradient:before {
        background: -webkit-gradient(linear, left top, right top, color-stop(15%, #000), color-stop(55%, transparent));
        background: -webkit-linear-gradient(left, #000 15%, transparent 55%);
        background: -moz-linear-gradient(left, #000 15%, transparent 55%);
        background: -o-linear-gradient(left, #000 15%, transparent 55%);
        background: linear-gradient(90deg, #000 15%, transparent 55%)
    }

    .wm-hero__gradient:after {
        content: '';
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: -webkit-gradient(linear, right top, left top, from(#000), color-stop(15%, transparent));
        background: -webkit-linear-gradient(right, #000 0, transparent 15%);
        background: -moz-linear-gradient(right, #000 0, transparent 15%);
        background: -o-linear-gradient(right, #000 0, transparent 15%);
        background: linear-gradient(-90deg, #000 0, transparent 15%)
    }

    .wm-hero__background-image {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .wm-hero__background-image img {
        width: auto;
        height: 40em;
        max-width: none
    }

    .wm-hero__ambient-video {
        display: block;
        -webkit-transform: translateX(10%);
        -moz-transform: translateX(10%);
        -ms-transform: translateX(10%);
        -o-transform: translateX(10%);
        transform: translateX(10%)
    }

    .wm-hero .wistia_embed {
        height: 100%
    }
}

.wm-hero-content {
    max-width: 550px;
    margin: -40px auto 0;
    text-align: center
}

.wm-hero-content__heading {
    margin-bottom: 8px;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.33;
    letter-spacing: 1px;
    color: #fff
}

.wm-hero-content__text {
    display: inline-block;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.33;
    letter-spacing: .5px;
    color: rgba(255, 255, 255, 0.7)
}

.wm-hero-content__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.wm-hero-content__primary-cta {
    font-size: 20px;
    font-weight: 400
}

.wm-hero-content__secondary-cta {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    padding: 16px;
    margin-top: 12px
}

@media (max-width: 385px) {
    .wm-hero-content__heading {
        font-size: 7.6vw
    }
}

@media (min-width: 480px) {
    .wm-hero-content {
        padding-bottom: 0
    }

    .wm-hero-content__text {
        display: inline-block;
        margin-bottom: 16px;
        font-size: 18px;
        line-height: 1.56;
        letter-spacing: .5px;
        color: rgba(255, 255, 255, 0.8)
    }

    .wm-hero-content__buttons {
        display: block
    }

    .wm-hero-content__primary-cta {
        font-size: 12px;
        font-weight: 700
    }

    .wm-hero-content__secondary-cta {
        margin-top: 0;
        margin-left: 24px;
        padding: 16px
    }
}

@media (min-width: 768px) {
    .wm-hero-content {
        margin-top: -120px
    }

    .wm-hero-content__heading {
        margin-bottom: 8px;
        font-size: 36px
    }

    .wm-hero-content__text {
        margin-bottom: 16px
    }
}

@media (min-width: 992px) {
    .wm-hero-content {
        text-align: left;
        max-width: 600px;
        margin: 0;
        padding-left: 48px
    }

    .wm-hero-content__heading {
        margin-bottom: 20px
    }

    .wm-hero-content__text {
        margin-bottom: 32px
    }
}

@media (min-width: 1100px) {
    .wm-hero__gradient:before {
        background: -webkit-linear-gradient(344deg, #000 28%, transparent 60%);
        background: -moz-linear-gradient(344deg, #000 28%, transparent 60%);
        background: -o-linear-gradient(344deg, #000 28%, transparent 60%);
        background: linear-gradient(106deg, #000 28%, transparent 60%)
    }

    .wm-hero-content {
        padding-left: 0
    }
}

.wm-layout.wm-forms {
    margin-right: -6px;
    margin-left: -6px
}

.wm-layout .wm-input {
    padding: 0 6px;
    margin-bottom: 12px
}

.wm-layout .wm-input label, .wm-layout .wm-input__error {
    left: 14px
}

.wm-input {
    position: relative;
    line-height: 1.3
}

.wm-input textarea {
    min-height: 120px;
    resize: none
}

.wm-input input[type=email], .wm-input input[type=number], .wm-input input[type=password], .wm-input input[type=search], .wm-input input[type=tel], .wm-input input[type=text], .wm-input textarea {
    width: 100%;
    padding: 23px 8px 9px;
    font-family: lato;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid rgba(77, 87, 103, 0.2);
    font-weight: 400;
    font-size: 15px;
    color: #4d5767;
    -webkit-transition: border 350ms cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: border 350ms cubic-bezier(0.25, 0.1, 0.25, 1);
    -moz-transition: border 350ms cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: border 350ms cubic-bezier(0.25, 0.1, 0.25, 1)
}

.wm-input input[type=email]:focus, .wm-input input[type=number]:focus, .wm-input input[type=password]:focus, .wm-input input[type=search]:focus, .wm-input input[type=tel]:focus, .wm-input input[type=text]:focus, .wm-input textarea:focus {
    border-color: #4d5767;
    outline: 0
}

.wm-input input[type=email]::-webkit-input-placeholder, .wm-input input[type=number]::-webkit-input-placeholder, .wm-input input[type=password]::-webkit-input-placeholder, .wm-input input[type=search]::-webkit-input-placeholder, .wm-input input[type=tel]::-webkit-input-placeholder, .wm-input input[type=text]::-webkit-input-placeholder, .wm-input textarea::-webkit-input-placeholder {
    font-size: 15px;
    color: rgba(77, 87, 103, 0.5)
}

.wm-input input[type=email]:-moz-placeholder, .wm-input input[type=number]:-moz-placeholder, .wm-input input[type=password]:-moz-placeholder, .wm-input input[type=search]:-moz-placeholder, .wm-input input[type=tel]:-moz-placeholder, .wm-input input[type=text]:-moz-placeholder, .wm-input textarea:-moz-placeholder {
    font-size: 15px;
    color: rgba(77, 87, 103, 0.5)
}

.wm-input input[type=email]::-moz-placeholder, .wm-input input[type=number]::-moz-placeholder, .wm-input input[type=password]::-moz-placeholder, .wm-input input[type=search]::-moz-placeholder, .wm-input input[type=tel]::-moz-placeholder, .wm-input input[type=text]::-moz-placeholder, .wm-input textarea::-moz-placeholder {
    font-size: 15px;
    color: rgba(77, 87, 103, 0.5)
}

.wm-input input[type=email]:-ms-input-placeholder, .wm-input input[type=number]:-ms-input-placeholder, .wm-input input[type=password]:-ms-input-placeholder, .wm-input input[type=search]:-ms-input-placeholder, .wm-input input[type=tel]:-ms-input-placeholder, .wm-input input[type=text]:-ms-input-placeholder, .wm-input textarea:-ms-input-placeholder {
    font-size: 15px;
    color: rgba(77, 87, 103, 0.5)
}

.wm-input input[type=email]::placeholder, .wm-input input[type=number]::placeholder, .wm-input input[type=password]::placeholder, .wm-input input[type=search]::placeholder, .wm-input input[type=tel]::placeholder, .wm-input input[type=text]::placeholder, .wm-input textarea::placeholder {
    font-size: 15px;
    color: rgba(77, 87, 103, 0.5)
}

.wm-input input[type=email].placeholder-shown, .wm-input input[type=email]:placeholder-shown, .wm-input input[type=number].placeholder-shown, .wm-input input[type=number]:placeholder-shown, .wm-input input[type=password].placeholder-shown, .wm-input input[type=password]:placeholder-shown, .wm-input input[type=search].placeholder-shown, .wm-input input[type=search]:placeholder-shown, .wm-input input[type=tel].placeholder-shown, .wm-input input[type=tel]:placeholder-shown, .wm-input input[type=text].placeholder-shown, .wm-input input[type=text]:placeholder-shown, .wm-input textarea.placeholder-shown, .wm-input textarea:placeholder-shown {
    padding: 16px 8px
}

.wm-input input[type=email].placeholder-shown + label, .wm-input input[type=email]:placeholder-shown + label, .wm-input input[type=number].placeholder-shown + label, .wm-input input[type=number]:placeholder-shown + label, .wm-input input[type=password].placeholder-shown + label, .wm-input input[type=password]:placeholder-shown + label, .wm-input input[type=search].placeholder-shown + label, .wm-input input[type=search]:placeholder-shown + label, .wm-input input[type=tel].placeholder-shown + label, .wm-input input[type=tel]:placeholder-shown + label, .wm-input input[type=text].placeholder-shown + label, .wm-input input[type=text]:placeholder-shown + label, .wm-input textarea.placeholder-shown + label, .wm-input textarea:placeholder-shown + label {
    opacity: 0;
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px);
    -ms-transform: translateY(2px);
    -o-transform: translateY(2px);
    transform: translateY(2px)
}

.wm-input label, .wm-input__error {
    position: absolute;
    z-index: 1;
    top: 6px;
    left: 8px;
    font-size: 11px;
    pointer-events: none;
    -webkit-transition: all 350ms cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: all 350ms cubic-bezier(0.25, 0.1, 0.25, 1);
    -moz-transition: all 350ms cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: all 350ms cubic-bezier(0.25, 0.1, 0.25, 1)
}

.wm-input label {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    color: rgba(77, 87, 103, 0.5)
}

.wm-input--has-error .wm-input__error {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.wm-input--has-error input[type=email], .wm-input--has-error input[type=number], .wm-input--has-error input[type=password], .wm-input--has-error input[type=search], .wm-input--has-error input[type=tel], .wm-input--has-error input[type=text] {
    border-color: #cf3434;
    padding: 23px 8px 9px
}

.wm-input--has-error input[type=email].placeholder-shown, .wm-input--has-error input[type=email]:placeholder-shown, .wm-input--has-error input[type=number].placeholder-shown, .wm-input--has-error input[type=number]:placeholder-shown, .wm-input--has-error input[type=password].placeholder-shown, .wm-input--has-error input[type=password]:placeholder-shown, .wm-input--has-error input[type=search].placeholder-shown, .wm-input--has-error input[type=search]:placeholder-shown, .wm-input--has-error input[type=tel].placeholder-shown, .wm-input--has-error input[type=tel]:placeholder-shown, .wm-input--has-error input[type=text].placeholder-shown, .wm-input--has-error input[type=text]:placeholder-shown {
    padding: 23px 8px 9px
}

.wm-input--has-error input[type=email]:focus, .wm-input--has-error input[type=number]:focus, .wm-input--has-error input[type=password]:focus, .wm-input--has-error input[type=search]:focus, .wm-input--has-error input[type=tel]:focus, .wm-input--has-error input[type=text]:focus {
    border-color: #cf3434
}

.wm-input--has-error label {
    opacity: 0;
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px);
    -ms-transform: translateY(2px);
    -o-transform: translateY(2px);
    transform: translateY(2px)
}

.wm-input__error {
    opacity: 0;
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px);
    -ms-transform: translateY(2px);
    -o-transform: translateY(2px);
    transform: translateY(2px);
    color: #cf3434
}

.wm-instructor-tile {
    position: relative;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer
}

.wm-instructor-tile:hover .wm-instructor-tile__captions {
    -webkit-transform: translateY(-7px);
    -moz-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    -o-transform: translateY(-7px);
    transform: translateY(-7px)
}

.wm-instructor-tile:hover .wm-instructor-tile__image {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.wm-instructor-tile__image-wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-bottom: 60.606%
}

.wm-instructor-tile__image-wrapper:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 102%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.9)), color-stop(25%, rgba(0, 0, 0, 0.6)), color-stop(45%, transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.6) 25%, transparent 45%);
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.6) 25%, transparent 45%);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.6) 25%, transparent 45%);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.6) 25%, transparent 45%)
}

.wm-instructor-tile__image-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    z-index: 9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 99.9%
}

.wm-instructor-tile__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
    transition: -webkit-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
    -o-transition: -o-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
    -moz-transition: transform 15s cubic-bezier(0.02, 0.075, 0.42, 1), -moz-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
    transition: transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
    transition: transform 15s cubic-bezier(0.02, 0.075, 0.42, 1), -webkit-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1), -moz-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1), -o-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1)
}

.wm-instructor-tile__captions {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 14px 14px;
    z-index: 1;
    text-align: left;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
    transition: -webkit-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
    -o-transition: -o-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
    -moz-transition: transform 0.75s cubic-bezier(0.29, 1.185, 1, 1), -moz-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
    transition: transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
    transition: transform 0.75s cubic-bezier(0.29, 1.185, 1, 1), -webkit-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1), -moz-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1), -o-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1)
}

.wm-instructor-tile__link-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer
}

.wm-instructor-tile__title {
    color: #fff;
    font-size: 19px;
    line-height: 1.3;
    margin-bottom: 2px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.wm-instructor-tile__subtitle {
    color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
    line-height: 1.4;
    letter-spacing: 1.2px;
    text-transform: uppercase
}

@media (min-width: 480px) {
    .wm-instructor-tile__captions {
        padding: 0 24px 18px
    }
}

.wm-instructor-grid {
    margin: 0 -10px
}

.wm-instructor-grid__tile {
    max-width: 420px;
    padding: 0 10px;
    margin-bottom: 20px
}

.wm-instructor-grid-overlay {
    position: relative;
    width: 100%;
    text-align: center
}

.wm-instructor-grid-overlay--opened .wm-instructor-grid-overlay__button {
    opacity: 0
}

.wm-instructor-grid-overlay--opened .wm-instructor-grid-overlay__wrapper {
    margin-bottom: 0
}

.wm-instructor-grid-overlay--opened .wm-instructor-grid-overlay__wrapper:after {
    opacity: 0
}

.wm-instructor-grid-overlay .wm-instructor-grid__tile:nth-child(-n+4) {
    display: block;
    opacity: 1
}

.wm-instructor-grid-overlay .wm-instructor-grid__tile {
    display: none;
    opacity: 0;
    -webkit-transition: opacity 1s linear;
    -o-transition: opacity 1s linear;
    -moz-transition: opacity 1s linear;
    transition: opacity 1s linear
}

.wm-instructor-grid-overlay__wrapper {
    position: relative;
    overflow: hidden;
    width: 100%
}

@media (min-width: 600px) {
    .wm-instructor-grid__tile {
        max-width: none
    }

    .wm-instructor-grid-overlay__wrapper:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 75%;
        background: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
        background: -webkit-linear-gradient(bottom, #000, transparent);
        background: -moz-linear-gradient(bottom, #000, transparent);
        background: -o-linear-gradient(bottom, #000, transparent);
        background: linear-gradient(-360deg, #000, transparent);
        -webkit-transition: opacity .2s linear;
        -o-transition: opacity .2s linear;
        -moz-transition: opacity .2s linear;
        transition: opacity .2s linear;
        z-index: 12;
        pointer-events: none
    }

    .wm-instructor-grid-overlay__button {
        margin-top: 32px
    }

    .wm-instructor-grid-overlay .wm-instructor-grid {
        margin-bottom: -85px
    }

    .wm-instructor-grid-overlay .wm-instructor-grid__tile:nth-child(-n+6) {
        display: block;
        opacity: 1
    }
}

.feature-block {
    padding-bottom: 48px
}

.feature-block .wm-container {
    max-width: 480px
}

.feature-block--has-background {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(#000));
    background-image: -webkit-linear-gradient(bottom, #111, #000);
    background-image: -moz-linear-gradient(bottom, #111, #000);
    background-image: -o-linear-gradient(bottom, #111, #000);
    background-image: linear-gradient(to top, #111, #000);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}

.feature-block__col {
    padding: 0 20px;
    margin-bottom: 32px;
    text-align: center
}

.feature-block__col:last-child {
    margin-bottom: 0
}

.feature-block__icon {
    margin-bottom: 24px;
    width: 100%;
    max-width: 80px
}

.feature-block__primary-heading {
    text-align: center;
    font-size: 24px;
    line-height: 1.33;
    letter-spacing: 1px;
    margin: 24px 0 48px;
    color: #fff
}

.feature-block__heading {
    margin-bottom: 16px;
    font-size: 26px;
    line-height: .85;
    letter-spacing: .6px;
    color: #fff
}

.feature-block__text {
    font-size: 15px;
    line-height: 1.47;
    letter-spacing: .2px;
    color: rgba(255, 255, 255, 0.5)
}

@media (min-width: 480px) {
    .feature-block {
        padding-bottom: 48px
    }

    #wm-footer .nav-footer-item {
        border-left: 1px solid rgba(255, 255, 255, 0.2)
    }

    #wm-footer .nav-footer-item:first-child, #wm-footer .nav-footer-item:nth-child(4) {
        border-left: 0
    }
}

@media (min-width: 768px) {
    .feature-block {
        padding-bottom: 64px
    }

    .feature-block__layout {
        margin: 0 -32px
    }

    .feature-block__col {
        padding: 0 32px;
        margin-bottom: 48px
    }

    .feature-block__primary-heading {
        font-size: 26px;
        line-height: 1.22;
        letter-spacing: 1px
    }
}

#wm-footer {
    background: #000;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    padding: 1em;
    font-size: .95em;
    clear: both;
    text-align: center
}

#wm-footer .wm-container {
    padding: 0em 0
}

#wm-footer .copyright {
    font-size: .87em;
    margin-bottom: -1em;
    color: rgba(255, 255, 255, 0.2)
}

#wm-footer #logo-footer {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 1.5em 1em 2.5em;
    width: 135px;
    height: 128px
}

#wm-footer #ssl-badge {
    display: none
}

#wm-footer .nav-footer {
    padding: 2em 0
}

#wm-footer .nav-footer-items {
    margin: 0 auto;
    max-width: 350px
}

#wm-footer .nav-footer-items a {
    color: #fff
}

#wm-footer .nav-footer-item {
    display: inline-block;
    vertical-align: middle;
    font-size: .87em;
    text-transform: uppercase;
    margin: .75em 0;
    padding: 0 7px 0 8px
}

#wm-footer.footer-full {
    position: relative;
    z-index: 2
}

#wm-footer.footer-full #ssl-badge {
    display: inline-block
}

#wm-footer.footer-full #logo-footer {
    background: #000;
    border: 0;
    padding: 1em 2em;
    width: auto;
    height: auto
}

#wm-footer.footer-full .footer-cols {
    padding: 0
}

#wm-footer.footer-full .footer-cols:after {
    content: "";
    display: block;
    clear: both
}

#wm-footer.footer-full .footer-col {
    display: inline-block;
    vertical-align: top;
    max-width: 325px;
    margin: 1.5em 0;
    padding: 0;
    color: rgba(255, 255, 255, 0.5)
}

#wm-footer.footer-full .footer-col:first-child {
    display: none
}

#wm-footer.footer-full .footer-col p {
    line-height: 1.5385;
    margin: 1em 0 1.5em
}

#wm-footer.footer-full .footer-col-title {
    font: 1.5em Lato, Helvetica, Arial, sans-serif;
    letter-spacing: .04167em;
    color: #fff;
    text-transform: uppercase
}

#wm-footer.footer-full .nav-footer {
    border: 0
}

#wm-footer.footer-full .nav-footer-items {
    max-width: 350px
}

#wm-footer.footer-full .copyright {
    margin: 1em 0 0
}

@media (min-width: 768px) {
    #wm-footer .wm-container {
        padding: 0em
    }

    #wm-footer.footer-full .nav-footer-items {
        max-width: none
    }

    #wm-footer.footer-full .footer-col {
        padding: 0 1.5em
    }
}

@media (min-width: 992px) {
    .wm-instructor-grid-overlay .wm-instructor-grid__tile:nth-child(-n+9) {
        display: block;
        opacity: 1
    }

    .feature-block .wm-container {
        max-width: 1070px;
        overflow: hidden
    }

    .feature-block {
        padding-top: 64px
    }

    .feature-block__col {
        margin-bottom: 0
    }

    .feature-block__primary-heading {
        margin-top: 0
    }

    #wm-footer {
        padding: 3em 1em
    }

    #wm-footer #logo-footer, #wm-footer #ssl-badge, #wm-footer .nav-footer {
        display: inline-block;
        vertical-align: middle
    }

    #wm-footer #logo-footer {
        width: 97px;
        height: 64px;
        border-bottom: 0;
        padding: 0
    }

    #wm-footer .nav-footer {
        border: 1px solid rgba(255, 255, 255, 0.2);
        margin: 0 2.5em;
        padding: 0 2.5em;
        border-top: 0;
        border-bottom: 0
    }

    #wm-footer #ssl-badge {
        display: inline-block
    }

    #wm-footer.footer-full #logo-footer {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border-top: 2px solid rgba(255, 255, 255, 0.4);
        border-bottom: 2px solid rgba(255, 255, 255, 0.4)
    }

    #wm-footer.footer-full .footer-cols {
        padding: 4em 0
    }

    #wm-footer.footer-full .footer-col {
        display: block;
        float: left;
        width: 33.33%;
        max-width: none;
        margin: 0
    }

    #wm-footer.footer-full .footer-col:first-child {
        display: block
    }

    #wm-footer.footer-full .footer-col:nth-child(2) {
        border: 1px solid rgba(255, 255, 255, 0.2);
        border-top: 0;
        border-bottom: 0
    }
}

.wistia_embed [data-handle=clickForSoundButton] {
    display: none !important
}

.wm-container {
    position: relative;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0 16px
}

.wm-contain-middle {
    max-width: 1200px
}

.wm-contain-inner {
    max-width: 1070px
}

.wm-layout .wm-col-1, .wm-layout .wm-col-10, .wm-layout .wm-col-11, .wm-layout .wm-col-12, .wm-layout .wm-col-2, .wm-layout .wm-col-3, .wm-layout .wm-col-4, .wm-layout .wm-col-5, .wm-layout .wm-col-6, .wm-layout .wm-col-7, .wm-layout .wm-col-8, .wm-layout .wm-col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.wm-layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wm-layout .wm-col {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -moz-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0
}

.wm-layout .wm-col--top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.wm-layout .wm-col--center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.wm-layout .wm-col--bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.wm-layout--top-right {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.wm-layout--bottom-right {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.wm-layout--right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.wm-layout--bottom-center {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wm-layout--center-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wm-layout--center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wm-layout--top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.wm-layout--top-center {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.wm-layout--bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.wm-layout--vcenter {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.wm-layout .wm-col-1 {
    width: 8.333%
}

.wm-layout .wm-col-2 {
    width: 16.667%
}

.wm-layout .wm-col-3 {
    width: 25%
}

.wm-layout .wm-col-4 {
    width: 33.333%
}

.wm-layout .wm-col-5 {
    width: 41.667%
}

.wm-layout .wm-col-6 {
    width: 50%
}

.wm-layout .wm-col-7 {
    width: 58.333%
}

.wm-layout .wm-col-8 {
    width: 66.667%
}

.wm-layout .wm-col-9 {
    width: 75%
}

.wm-layout .wm-col-10 {
    width: 83.333%
}

.wm-layout .wm-col-11 {
    width: 91.667%
}

.wm-layout .wm-col-12 {
    width: 100%
}

@media (min-width: 480px) {
    .wm-layout .wm-col-tiny-1, .wm-layout .wm-col-tiny-10, .wm-layout .wm-col-tiny-11, .wm-layout .wm-col-tiny-12, .wm-layout .wm-col-tiny-2, .wm-layout .wm-col-tiny-3, .wm-layout .wm-col-tiny-4, .wm-layout .wm-col-tiny-5, .wm-layout .wm-col-tiny-6, .wm-layout .wm-col-tiny-7, .wm-layout .wm-col-tiny-8, .wm-layout .wm-col-tiny-9, .wm-layout .wm-col-tiny-auto {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -moz-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .wm-layout .wm-col-tiny {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0;
        -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0
    }

    .wm-layout .wm-col-tiny-auto {
        width: auto
    }

    .wm-layout .wm-col-tiny-1 {
        width: 8.333%
    }

    .wm-layout .wm-col-tiny-2 {
        width: 16.667%
    }

    .wm-layout .wm-col-tiny-3 {
        width: 25%
    }

    .wm-layout .wm-col-tiny-4 {
        width: 33.333%
    }

    .wm-layout .wm-col-tiny-5 {
        width: 41.667%
    }

    .wm-layout .wm-col-tiny-6 {
        width: 50%
    }

    .wm-layout .wm-col-tiny-7 {
        width: 58.333%
    }

    .wm-layout .wm-col-tiny-8 {
        width: 66.667%
    }

    .wm-layout .wm-col-tiny-9 {
        width: 75%
    }

    .wm-layout .wm-col-tiny-10 {
        width: 83.333%
    }

    .wm-layout .wm-col-tiny-11 {
        width: 91.667%
    }

    .wm-layout .wm-col-tiny-12 {
        width: 100%
    }
}

@media (min-width: 600px) {
    .wm-layout .wm-col-mini-1, .wm-layout .wm-col-mini-10, .wm-layout .wm-col-mini-11, .wm-layout .wm-col-mini-12, .wm-layout .wm-col-mini-2, .wm-layout .wm-col-mini-3, .wm-layout .wm-col-mini-4, .wm-layout .wm-col-mini-5, .wm-layout .wm-col-mini-6, .wm-layout .wm-col-mini-7, .wm-layout .wm-col-mini-8, .wm-layout .wm-col-mini-9, .wm-layout .wm-col-mini-auto {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -moz-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .wm-layout .wm-col-mini {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0;
        -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0
    }

    .wm-layout .wm-col-mini-auto {
        width: auto
    }

    .wm-layout .wm-col-mini-1 {
        width: 8.333%
    }

    .wm-layout .wm-col-mini-2 {
        width: 16.667%
    }

    .wm-layout .wm-col-mini-3 {
        width: 25%
    }

    .wm-layout .wm-col-mini-4 {
        width: 33.333%
    }

    .wm-layout .wm-col-mini-5 {
        width: 41.667%
    }

    .wm-layout .wm-col-mini-6 {
        width: 50%
    }

    .wm-layout .wm-col-mini-7 {
        width: 58.333%
    }

    .wm-layout .wm-col-mini-8 {
        width: 66.667%
    }

    .wm-layout .wm-col-mini-9 {
        width: 75%
    }

    .wm-layout .wm-col-mini-10 {
        width: 83.333%
    }

    .wm-layout .wm-col-mini-11 {
        width: 91.667%
    }

    .wm-layout .wm-col-mini-12 {
        width: 100%
    }
}

@media (min-width: 768px) {
    .wm-layout .wm-col-sm-1, .wm-layout .wm-col-sm-10, .wm-layout .wm-col-sm-11, .wm-layout .wm-col-sm-12, .wm-layout .wm-col-sm-2, .wm-layout .wm-col-sm-3, .wm-layout .wm-col-sm-4, .wm-layout .wm-col-sm-5, .wm-layout .wm-col-sm-6, .wm-layout .wm-col-sm-7, .wm-layout .wm-col-sm-8, .wm-layout .wm-col-sm-9, .wm-layout .wm-col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -moz-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .wm-layout .wm-col-sm {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0;
        -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0
    }

    .wm-layout .wm-col-sm-auto {
        width: auto
    }

    .wm-layout .wm-col-sm-1 {
        width: 8.333%
    }

    .wm-layout .wm-col-sm-2 {
        width: 16.667%
    }

    .wm-layout .wm-col-sm-3 {
        width: 25%
    }

    .wm-layout .wm-col-sm-4 {
        width: 33.333%
    }

    .wm-layout .wm-col-sm-5 {
        width: 41.667%
    }

    .wm-layout .wm-col-sm-6 {
        width: 50%
    }

    .wm-layout .wm-col-sm-7 {
        width: 58.333%
    }

    .wm-layout .wm-col-sm-8 {
        width: 66.667%
    }

    .wm-layout .wm-col-sm-9 {
        width: 75%
    }

    .wm-layout .wm-col-sm-10 {
        width: 83.333%
    }

    .wm-layout .wm-col-sm-11 {
        width: 91.667%
    }

    .wm-layout .wm-col-sm-12 {
        width: 100%
    }
}

@media (min-width: 992px) {
    .wm-layout .wm-col-med-1, .wm-layout .wm-col-med-10, .wm-layout .wm-col-med-11, .wm-layout .wm-col-med-12, .wm-layout .wm-col-med-2, .wm-layout .wm-col-med-3, .wm-layout .wm-col-med-4, .wm-layout .wm-col-med-5, .wm-layout .wm-col-med-6, .wm-layout .wm-col-med-7, .wm-layout .wm-col-med-8, .wm-layout .wm-col-med-9, .wm-layout .wm-col-med-auto {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -moz-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .wm-layout .wm-col-med {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0;
        -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0
    }

    .wm-layout .wm-col-med-auto {
        width: auto
    }

    .wm-layout .wm-col-med-1 {
        width: 8.333%
    }

    .wm-layout .wm-col-med-2 {
        width: 16.667%
    }

    .wm-layout .wm-col-med-3 {
        width: 25%
    }

    .wm-layout .wm-col-med-4 {
        width: 33.333%
    }

    .wm-layout .wm-col-med-5 {
        width: 41.667%
    }

    .wm-layout .wm-col-med-6 {
        width: 50%
    }

    .wm-layout .wm-col-med-7 {
        width: 58.333%
    }

    .wm-layout .wm-col-med-8 {
        width: 66.667%
    }

    .wm-layout .wm-col-med-9 {
        width: 75%
    }

    .wm-layout .wm-col-med-10 {
        width: 83.333%
    }

    .wm-layout .wm-col-med-11 {
        width: 91.667%
    }

    .wm-layout .wm-col-med-12 {
        width: 100%
    }
}

@media (min-width: 1200px) {
    #wm-footer .nav-footer-items {
        max-width: none
    }

    #wm-footer .nav-footer-items .nav-footer-item:nth-child(4) {
        border-left: 1px solid rgba(255, 255, 255, 0.2)
    }

    #wm-footer .nav-footer {
        margin: 0 2em;
        padding: 2em 1em
    }

    .wm-layout .wm-col-lg-1, .wm-layout .wm-col-lg-10, .wm-layout .wm-col-lg-11, .wm-layout .wm-col-lg-12, .wm-layout .wm-col-lg-2, .wm-layout .wm-col-lg-3, .wm-layout .wm-col-lg-4, .wm-layout .wm-col-lg-5, .wm-layout .wm-col-lg-6, .wm-layout .wm-col-lg-7, .wm-layout .wm-col-lg-8, .wm-layout .wm-col-lg-9, .wm-layout .wm-col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -moz-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .wm-layout .wm-col-lg {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0;
        -moz-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0
    }

    .wm-layout .wm-col-lg-auto {
        width: auto
    }

    .wm-layout .wm-col-lg-1 {
        width: 8.333%
    }

    .wm-layout .wm-col-lg-2 {
        width: 16.667%
    }

    .wm-layout .wm-col-lg-3 {
        width: 25%
    }

    .wm-layout .wm-col-lg-4 {
        width: 33.333%
    }

    .wm-layout .wm-col-lg-5 {
        width: 41.667%
    }

    .wm-layout .wm-col-lg-6 {
        width: 50%
    }

    .wm-layout .wm-col-lg-7 {
        width: 58.333%
    }

    .wm-layout .wm-col-lg-8 {
        width: 66.667%
    }

    .wm-layout .wm-col-lg-9 {
        width: 75%
    }

    .wm-layout .wm-col-lg-10 {
        width: 83.333%
    }

    .wm-layout .wm-col-lg-11 {
        width: 91.667%
    }

    .wm-layout .wm-col-lg-12 {
        width: 100%
    }
}

.mobile-only {
    display: block !important
}

.desktop-only {
    display: none !important
}

@media (min-width: 768px) {
    .mobile-only {
        display: none !important
    }

    .desktop-only {
        display: block !important
    }
}

.ng-cloak, .x-ng-cloak, [data-ng-cloak], [ng-cloak], [ng\:cloak], [x-ng-cloak] {
    display: none !important
}

.small-caps {
    font-size: .909em
}

.screenreader {
    width: 0;
    height: 0;
    text-indent: -10000px;
    display: block;
    margin: 0
}

.wm-fixed-position {
    position: fixed;
    overflow: hidden
}

#brightcove-popover-player {
    min-width: 1024px;
    min-height: 768px;
    max-height: 100vh
}

#brightcove-popover-player .vjs-playback-rate {
    display: none
}

.brightcove-popover.wm-modal.chromeless .wm-modal-dialog {
    margin: 0 auto;
    width: 90%
}

.brightcove-popover.wm-modal.chromeless.visible .wm-modal-dialog {
    -webkit-transition: opacity .6s ease;
    -o-transition: opacity .6s ease;
    -moz-transition: opacity .6s ease;
    transition: opacity .6s ease
}

.wm-explore-subnav a, .wm-explore-subnav a:focus {
    color: #fff;
    text-decoration: none
}

.wm-explore-subnav {
    background: #222
}

.wm-explore-subnav__container {
    position: relative
}

.wm-explore-subnav__active-underline, .nav-open .wm-explore-subnav {
    display: none
}

.wm-explore-subnav-items {
    text-align: left
}

.wm-explore-subnav-items:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 250ms ease, visibility 0s 250ms;
    -o-transition: opacity 250ms ease, visibility 0s 250ms;
    -moz-transition: opacity 250ms ease, visibility 0s 250ms;
    transition: opacity 250ms ease, visibility 0s 250ms
}

.wm-explore-subnav-items.nav-open:before {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 250ms ease, visibility 0s 0s;
    -o-transition: opacity 250ms ease, visibility 0s 0s;
    -moz-transition: opacity 250ms ease, visibility 0s 0s;
    transition: opacity 250ms ease, visibility 0s 0s
}

.wm-explore-subnav-items.nav-open .wm-explore-subnav-item {
    display: block
}

.wm-explore-subnav-items.nav-open .wm-explore-subnav-item:not(.wm-explore-subnav-item__explore):nth-child(1) {
    opacity: 0;
    -webkit-animation-name: mcAnimateFadeIn;
    -moz-animation-name: mcAnimateFadeIn;
    -o-animation-name: mcAnimateFadeIn;
    animation-name: mcAnimateFadeIn;
    -webkit-animation-duration: 350ms;
    -moz-animation-duration: 350ms;
    -o-animation-duration: 350ms;
    animation-duration: 350ms;
    -webkit-animation-iteration-count: once;
    -moz-animation-iteration-count: once;
    -o-animation-iteration-count: once;
    animation-iteration-count: once;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    -o-animation-delay: 0.1s;
    animation-delay: 0.1s
}

.wm-explore-subnav-items.nav-open .wm-explore-subnav-item:not(.wm-explore-subnav-item__explore):nth-child(2) {
    opacity: 0;
    -webkit-animation-name: mcAnimateFadeIn;
    -moz-animation-name: mcAnimateFadeIn;
    -o-animation-name: mcAnimateFadeIn;
    animation-name: mcAnimateFadeIn;
    -webkit-animation-duration: 350ms;
    -moz-animation-duration: 350ms;
    -o-animation-duration: 350ms;
    animation-duration: 350ms;
    -webkit-animation-iteration-count: once;
    -moz-animation-iteration-count: once;
    -o-animation-iteration-count: once;
    animation-iteration-count: once;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -o-animation-delay: 0.2s;
    animation-delay: 0.2s
}

.wm-explore-subnav-items.nav-open .wm-explore-subnav-item:not(.wm-explore-subnav-item__explore):nth-child(3) {
    opacity: 0;
    -webkit-animation-name: mcAnimateFadeIn;
    -moz-animation-name: mcAnimateFadeIn;
    -o-animation-name: mcAnimateFadeIn;
    animation-name: mcAnimateFadeIn;
    -webkit-animation-duration: 350ms;
    -moz-animation-duration: 350ms;
    -o-animation-duration: 350ms;
    animation-duration: 350ms;
    -webkit-animation-iteration-count: once;
    -moz-animation-iteration-count: once;
    -o-animation-iteration-count: once;
    animation-iteration-count: once;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -o-animation-delay: 0.3s;
    animation-delay: 0.3s
}

.wm-explore-subnav-items.nav-open .wm-explore-subnav-item:not(.wm-explore-subnav-item__explore):nth-child(4) {
    opacity: 0;
    -webkit-animation-name: mcAnimateFadeIn;
    -moz-animation-name: mcAnimateFadeIn;
    -o-animation-name: mcAnimateFadeIn;
    animation-name: mcAnimateFadeIn;
    -webkit-animation-duration: 350ms;
    -moz-animation-duration: 350ms;
    -o-animation-duration: 350ms;
    animation-duration: 350ms;
    -webkit-animation-iteration-count: once;
    -moz-animation-iteration-count: once;
    -o-animation-iteration-count: once;
    animation-iteration-count: once;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -o-animation-delay: 0.4s;
    animation-delay: 0.4s
}

.wm-explore-subnav-items.nav-open .wm-explore-subnav-item:not(.wm-explore-subnav-item__explore):nth-child(5) {
    opacity: 0;
    -webkit-animation-name: mcAnimateFadeIn;
    -moz-animation-name: mcAnimateFadeIn;
    -o-animation-name: mcAnimateFadeIn;
    animation-name: mcAnimateFadeIn;
    -webkit-animation-duration: 350ms;
    -moz-animation-duration: 350ms;
    -o-animation-duration: 350ms;
    animation-duration: 350ms;
    -webkit-animation-iteration-count: once;
    -moz-animation-iteration-count: once;
    -o-animation-iteration-count: once;
    animation-iteration-count: once;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.wm-explore-subnav-items.nav-open .wm-explore-subnav-item:not(.wm-explore-subnav-item__explore):nth-child(6) {
    opacity: 0;
    -webkit-animation-name: mcAnimateFadeIn;
    -moz-animation-name: mcAnimateFadeIn;
    -o-animation-name: mcAnimateFadeIn;
    animation-name: mcAnimateFadeIn;
    -webkit-animation-duration: 350ms;
    -moz-animation-duration: 350ms;
    -o-animation-duration: 350ms;
    animation-duration: 350ms;
    -webkit-animation-iteration-count: once;
    -moz-animation-iteration-count: once;
    -o-animation-iteration-count: once;
    animation-iteration-count: once;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    animation-delay: 0.6s
}

.wm-explore-subnav-items.nav-open .wm-explore-subnav-item:not(.wm-explore-subnav-item__explore):nth-child(7) {
    opacity: 0;
    -webkit-animation-name: mcAnimateFadeIn;
    -moz-animation-name: mcAnimateFadeIn;
    -o-animation-name: mcAnimateFadeIn;
    animation-name: mcAnimateFadeIn;
    -webkit-animation-duration: 350ms;
    -moz-animation-duration: 350ms;
    -o-animation-duration: 350ms;
    animation-duration: 350ms;
    -webkit-animation-iteration-count: once;
    -moz-animation-iteration-count: once;
    -o-animation-iteration-count: once;
    animation-iteration-count: once;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    -o-animation-delay: 0.7s;
    animation-delay: 0.7s
}

.wm-explore-subnav-items.nav-open .wm-explore-subnav-item:not(.wm-explore-subnav-item__explore):nth-child(8) {
    opacity: 0;
    -webkit-animation-name: mcAnimateFadeIn;
    -moz-animation-name: mcAnimateFadeIn;
    -o-animation-name: mcAnimateFadeIn;
    animation-name: mcAnimateFadeIn;
    -webkit-animation-duration: 350ms;
    -moz-animation-duration: 350ms;
    -o-animation-duration: 350ms;
    animation-duration: 350ms;
    -webkit-animation-iteration-count: once;
    -moz-animation-iteration-count: once;
    -o-animation-iteration-count: once;
    animation-iteration-count: once;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -o-animation-delay: 0.8s;
    animation-delay: 0.8s
}

.wm-explore-subnav-items.nav-open .wm-explore-subnav-item:not(.wm-explore-subnav-item__explore):nth-child(9) {
    opacity: 0;
    -webkit-animation-name: mcAnimateFadeIn;
    -moz-animation-name: mcAnimateFadeIn;
    -o-animation-name: mcAnimateFadeIn;
    animation-name: mcAnimateFadeIn;
    -webkit-animation-duration: 350ms;
    -moz-animation-duration: 350ms;
    -o-animation-duration: 350ms;
    animation-duration: 350ms;
    -webkit-animation-iteration-count: once;
    -moz-animation-iteration-count: once;
    -o-animation-iteration-count: once;
    animation-iteration-count: once;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    animation-delay: 0.9s
}

.wm-explore-subnav-items.nav-open .wm-explore-subnav-item:not(.wm-explore-subnav-item__explore):nth-child(10) {
    opacity: 0;
    -webkit-animation-name: mcAnimateFadeIn;
    -moz-animation-name: mcAnimateFadeIn;
    -o-animation-name: mcAnimateFadeIn;
    animation-name: mcAnimateFadeIn;
    -webkit-animation-duration: 350ms;
    -moz-animation-duration: 350ms;
    -o-animation-duration: 350ms;
    animation-duration: 350ms;
    -webkit-animation-iteration-count: once;
    -moz-animation-iteration-count: once;
    -o-animation-iteration-count: once;
    animation-iteration-count: once;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s
}

.wm-explore-subnav-items.nav-open .wm-explore-subnav-item:not(.wm-explore-subnav-item__explore):nth-child(11) {
    opacity: 0;
    -webkit-animation-name: mcAnimateFadeIn;
    -moz-animation-name: mcAnimateFadeIn;
    -o-animation-name: mcAnimateFadeIn;
    animation-name: mcAnimateFadeIn;
    -webkit-animation-duration: 350ms;
    -moz-animation-duration: 350ms;
    -o-animation-duration: 350ms;
    animation-duration: 350ms;
    -webkit-animation-iteration-count: once;
    -moz-animation-iteration-count: once;
    -o-animation-iteration-count: once;
    animation-iteration-count: once;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
    animation-delay: 1.1s
}

.wm-explore-subnav-items.nav-open .wm-explore-subnav-item:not(.wm-explore-subnav-item__explore):nth-child(12) {
    opacity: 0;
    -webkit-animation-name: mcAnimateFadeIn;
    -moz-animation-name: mcAnimateFadeIn;
    -o-animation-name: mcAnimateFadeIn;
    animation-name: mcAnimateFadeIn;
    -webkit-animation-duration: 350ms;
    -moz-animation-duration: 350ms;
    -o-animation-duration: 350ms;
    animation-duration: 350ms;
    -webkit-animation-iteration-count: once;
    -moz-animation-iteration-count: once;
    -o-animation-iteration-count: once;
    animation-iteration-count: once;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.wm-explore-subnav-items.nav-open .wm-explore-subnav-item:not(.wm-explore-subnav-item__explore):nth-child(13) {
    opacity: 0;
    -webkit-animation-name: mcAnimateFadeIn;
    -moz-animation-name: mcAnimateFadeIn;
    -o-animation-name: mcAnimateFadeIn;
    animation-name: mcAnimateFadeIn;
    -webkit-animation-duration: 350ms;
    -moz-animation-duration: 350ms;
    -o-animation-duration: 350ms;
    animation-duration: 350ms;
    -webkit-animation-iteration-count: once;
    -moz-animation-iteration-count: once;
    -o-animation-iteration-count: once;
    animation-iteration-count: once;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.3s;
    -moz-animation-delay: 1.3s;
    -o-animation-delay: 1.3s;
    animation-delay: 1.3s
}

.wm-explore-subnav-items.nav-open .wm-explore-subnav-item:not(.wm-explore-subnav-item__explore):nth-child(14) {
    opacity: 0;
    -webkit-animation-name: mcAnimateFadeIn;
    -moz-animation-name: mcAnimateFadeIn;
    -o-animation-name: mcAnimateFadeIn;
    animation-name: mcAnimateFadeIn;
    -webkit-animation-duration: 350ms;
    -moz-animation-duration: 350ms;
    -o-animation-duration: 350ms;
    animation-duration: 350ms;
    -webkit-animation-iteration-count: once;
    -moz-animation-iteration-count: once;
    -o-animation-iteration-count: once;
    animation-iteration-count: once;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.4s;
    -moz-animation-delay: 1.4s;
    -o-animation-delay: 1.4s;
    animation-delay: 1.4s
}

.wm-explore-subnav-items.nav-open .wm-explore-subnav-item:not(.wm-explore-subnav-item__explore):nth-child(15) {
    opacity: 0;
    -webkit-animation-name: mcAnimateFadeIn;
    -moz-animation-name: mcAnimateFadeIn;
    -o-animation-name: mcAnimateFadeIn;
    animation-name: mcAnimateFadeIn;
    -webkit-animation-duration: 350ms;
    -moz-animation-duration: 350ms;
    -o-animation-duration: 350ms;
    animation-duration: 350ms;
    -webkit-animation-iteration-count: once;
    -moz-animation-iteration-count: once;
    -o-animation-iteration-count: once;
    animation-iteration-count: once;
    -webkit-animation-timing-function: ease;
    -moz-animation-timing-function: ease;
    -o-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.wm-explore-subnav-items.nav-open .wm-arrow-thin-white--down {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.wm-explore-subnav-item {
    display: none
}

.wm-explore-subnav-item__explore {
    display: block;
    padding: 10px 20px 14px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff
}

.wm-explore-subnav-item__explore .wm-arrow-thin-white--down {
    display: inline-block;
    margin: -2px 0 0 8px;
    -webkit-transition: -webkit-transform 350ms ease;
    transition: -webkit-transform 350ms ease;
    -o-transition: -o-transform 350ms ease;
    -moz-transition: transform 350ms ease, -moz-transform 350ms ease;
    transition: transform 350ms ease;
    transition: transform 350ms ease, -webkit-transform 350ms ease, -moz-transform 350ms ease, -o-transform 350ms ease
}

.wm-explore-subnav-item__link {
    display: block;
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
    padding: 24px 33px;
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

.wm-explore-subnav-item__link:hover {
    color: #fff
}

@media (min-width: 768px) {
    .nav-open .wm-explore-subnav {
        display: block
    }
}

@media (min-width: 992px) {
    a.wm-explore-subnav-item__link {
        color: rgba(255, 255, 255, 0.5)
    }

    a.wm-explore-subnav-item__link--active {
        color: #fff
    }

    .wm-explore-subnav-items.nav-open .wm-explore-subnav-item {
        display: inline-block
    }

    .wm-explore-subnav-items.nav-open .wm-explore-subnav-item__explore {
        display: none
    }

    .wm-explore-subnav {
        text-align: center
    }

    .wm-explore-subnav__container {
        display: inline-block
    }

    .wm-explore-subnav__active-underline {
        display: block;
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;
        height: 3px;
        background: #d3b329;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: width .4s, -webkit-transform .3s ease;
        transition: width .4s, -webkit-transform .3s ease;
        -o-transition: width .4s, -o-transform .3s ease;
        -moz-transition: transform .3s ease, width .4s, -moz-transform .3s ease;
        transition: transform .3s ease, width .4s;
        transition: transform .3s ease, width .4s, -webkit-transform .3s ease, -moz-transform .3s ease, -o-transform .3s ease
    }

    .wm-explore-subnav-item {
        display: inline-block;
        vertical-align: middle
    }

    .wm-explore-subnav-item:last-child .wm-explore-subnav-item__link {
        margin-right: 0
    }

    .wm-explore-subnav-item__link {
        font-size: 12px;
        letter-spacing: 1.5px;
        font-weight: 600;
        text-transform: uppercase;
        margin-right: 100px;
        padding: 13px 0 12px;
        color: rgba(255, 255, 255, 0.5);
        border: 0;
        border-bottom: 3px solid transparent;
        -webkit-transition: border .2s ease, color .2s ease;
        -o-transition: border .2s ease, color .2s ease;
        -moz-transition: border .2s ease, color .2s ease;
        transition: border .2s ease, color .2s ease
    }

    .wm-explore-subnav-item__link--active {
        color: #fff
    }

    .wm-explore-subnav-item__explore, .wm-explore-subnav-items.nav-open:before {
        display: none
    }
}

body.show_enrolled {
    font-size: 16px
}

body.show_enrolled .lesson-plan__list h3 {
    letter-spacing: .02em
}

body.show_enrolled .lesson-plan__list li .lesson-plan__title {
    font-family: Lato
}

.overview-hero {
    position: relative;
    display: block;
    max-width: 1100px;
    margin: 50px auto 0;
    font-size: 16px
}

.navbar-v2 .overview-hero {
    margin-top: 73px
}

.overview-hero .wm-btn {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: .813em;
    letter-spacing: .09em;
    margin: 1em 0;
    text-align: center;
    padding: 0;
    height: 3.846em
}

.overview-hero .wm-btn#start-button {
    margin-top: 2.5em;
    width: 100%;
    max-width: 100%;
    font-weight: 700
}

.overview-hero .wm-btn#resume-button {
    font-weight: 700;
    width: 100%
}

.overview-hero .wm-btn#resume-button:before {
    content: url(https://d2y1uetpctfe4a.cloudfront.net/wm-fe-styles/0.2.37/global/icons-svg/overview-hero-play.svg);
    width: 22px;
    height: 22px;
    margin-right: 1em
}

.overview-hero .wm-btn#view-workbook-button {
    width: 100%;
    margin: 0;
    border-color: rgba(255, 255, 255, 0.2)
}

.overview-hero .overview-start-class {
    padding-bottom: 1.7em
}

.overview-hero .overview-start-class .overview-start-banner {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 75%;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center top
}

.overview-hero .overview-start-class .overview-start-banner.normal, .overview-hero .overview-start-class .overview-start-banner.wide {
    display: none
}

.overview-hero .overview-start-class .overview-start-banner.mobile {
    display: block
}

.overview-hero .overview-start-class .overview-start-banner:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(75%, transparent), to(#000));
    background: -webkit-linear-gradient(top, transparent 0, transparent 75%, #000 100%);
    background: -moz-linear-gradient(top, transparent 0, transparent 75%, #000 100%);
    background: -o-linear-gradient(top, transparent 0, transparent 75%, #000 100%);
    background: linear-gradient(to bottom, transparent 0, transparent 75%, #000 100%)
}

.overview-hero .overview-start-class .overview-hero-text {
    position: relative;
    margin-top: -11.6%
}

.overview-hero .overview-start-class .instructor-name {
    text-transform: uppercase;
    letter-spacing: .075em;
    margin-bottom: .9em;
    font-size: 1em;
    color: #fff
}

.overview-hero .overview-start-class .instructor-name .class-title {
    color: rgba(255, 255, 255, 0.6);
    padding-left: .3125em
}

.overview-hero .overview-start-class .overview-primary-title {
    font-size: 1.875em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .025em;
    color: #fff
}

.overview-hero .overview-start-class .overview-subtitle {
    font-size: 1.375em;
    color: rgba(255, 255, 255, 0.5)
}

.overview-hero .overview-continue-class {
    padding-top: 1em;
    padding-bottom: 2em
}

.overview-hero .overview-continue-class .overview-hero-thumbnail {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.overview-hero .overview-continue-class .overview-hero-thumbnail-bg {
    display: block;
    background: center/cover no-repeat;
    height: 0;
    padding-bottom: 56.25%
}

.overview-hero .overview-continue-class .overview-hero-thumbnail-bg:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    z-index: 9
}

.overview-hero .overview-continue-class .overview-hero-title-primary {
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1.357;
    margin: 1em 0 .5em;
    text-transform: uppercase;
    letter-spacing: .0357em;
    color: #fff
}

.overview-hero .overview-continue-class .overview-hero-abstract {
    font-size: 1em;
    line-height: 1.625;
    color: rgba(255, 255, 255, 0.6);
    letter-spacing: .0111em
}

.overview-hero .overview-continue-class .overview-hero-lesson-meta {
    margin: 1.1em 0 .8em;
    font-size: .9375em;
    color: rgba(255, 255, 255, 0.4);
    letter-spacing: .06667em;
    text-transform: uppercase
}

.overview-hero .overview-continue-class .overview-hero-separator {
    margin: 0 10px
}

.overview-hero .overview-continue-class .overview-hero-duration {
    text-transform: none
}

@media (min-width: 480px) {
    .overview-hero .wm-btn#start-button {
        width: 234px
    }

    .overview-hero .overview-start-class .overview-hero-text .container {
        padding-right: 2em;
        padding-left: 2em
    }

    .overview-hero .overview-start-class .overview-primary-title {
        font-size: 2.4em
    }

    .overview-hero .overview-start-class .overview-subtitle {
        font-size: 1.625em
    }

    .overview-hero .overview-continue-class .overview-hero-title-primary {
        font-size: 1.75em;
        line-height: 1.357142857
    }
}

@media (min-width: 535px) {
    .overview-hero .wm-btn#resume-button {
        width: 250px;
        margin: 1em 1em 0 0
    }

    .overview-hero .wm-btn#view-workbook-button {
        width: 240px;
        margin: 1em 0 0
    }
}

@media (min-width: 768px) {
    .overview-hero {
        margin-top: 2.1em
    }

    .navbar-v2 .overview-hero {
        margin-top: 70px
    }

    .overview-hero .overview-start-class {
        padding-bottom: 3em
    }

    .overview-hero .overview-start-class .overview-hero-text {
        margin-top: -10.6%
    }

    .overview-hero .overview-continue-class {
        padding-top: 2.5em;
        padding-bottom: 2.5em
    }

    .overview-hero .overview-continue-class .overview-hero-lesson-meta {
        margin: 1.875em 0 1em
    }
}

@media (min-width: 992px) {
    .navbar-v2 .overview-hero {
        margin-top: 73px
    }

    .overview-hero .overview-start-class {
        padding-bottom: 0
    }

    .overview-hero .overview-start-class .overview-start-banner {
        padding-bottom: 41.82%
    }

    .overview-hero .overview-start-class .overview-start-banner.wide {
        display: block
    }

    .overview-hero .overview-start-class .overview-start-banner.mobile, .overview-hero .overview-start-class .overview-start-banner.normal {
        display: none
    }

    .overview-hero .overview-start-class .overview-start-banner:after {
        background: url(https://d2y1uetpctfe4a.cloudfront.net/wm-fe-styles/0.2.37/lesson-overview/class-hero-overlay.png) center/100% 100% no-repeat
    }

    .overview-hero .overview-start-class .overview-hero-text {
        position: absolute;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin-top: 0
    }

    .overview-hero .overview-continue-class {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 5.2em;
        padding-bottom: 3.75em
    }

    .navbar-v2 .overview-hero .overview-continue-class {
        padding-top: 4.2em
    }

    .overview-hero .overview-continue-class .overview-hero-thumbnail {
        margin-right: 60px;
        width: 38.912%
    }

    .overview-hero .overview-continue-class .overview-hero-thumbnail-bg {
        padding-bottom: 75%
    }

    .overview-hero .overview-continue-class .overview-hero-title-primary {
        margin-top: 0
    }

    .overview-hero .overview-continue-class .overview-hero-abstract {
        max-width: 450px
    }
}

.flexible-image {
    display: block;
    width: 100%;
    height: auto
}

.text-indent {
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    height: 0
}

.button-style-mobile {
    font-size: 20px;
    line-height: 46px;
    height: 46px;
    width: 234px
}

/*! _mixins.css.scss */
@keyframes fadeout {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

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

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

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

.flexible-image {
    display: block;
    width: 100%;
    height: auto
}

.text-indent {
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    height: 0
}

.button-style-mobile {
    font-size: 20px;
    line-height: 46px;
    height: 46px;
    width: 234px
}

.wm-form input[type="text"], .wm-form input[type="email"], .wm-form input[type="password"], .wm-form input[type="tel"], .wm-form textarea {
    background-color: transparent;
    border: 1px solid rgba(199, 198, 195, 0.5);
    border-radius: 4px;
    padding-left: 8px;
    color: #4d5767;
    font-size: 15px;
    width: 100%;
    outline: none;
    font-weight: normal;
    -webkit-transition: padding 0.2s ease;
    -moz-transition: padding 0.2s ease;
    -ms-transition: padding 0.2s ease;
    transition: padding 0.2s ease
}

@media screen and (max-width: 767px) {
    .wm-form input[type="text"], .wm-form input[type="email"], .wm-form input[type="password"], .wm-form input[type="tel"], .wm-form textarea {
        font-size: 15px
    }
}

.wm-form input[type="text"]:focus, .wm-form input[type="email"]:focus, .wm-form input[type="password"]:focus, .wm-form input[type="tel"]:focus, .wm-form textarea:focus {
    border-color: #4d5767
}

.wm-form input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset
}

.wm-form input::placeholder, .wm-form textarea::placeholder {
    color: #a6a5a2
}

.wm-form .form-row:after {
    content: "";
    display: table;
    clear: both
}

.wm-form .jcf-radio {
    float: left;
    position: relative;
    overflow: hidden;
    cursor: default;
    background: #FFF;
    border: 1px solid #a6a5a2;
    border-radius: 11px;
    margin: 0 7px 0 0;
    height: 22px;
    width: 22px
}

.wm-form .jcf-radio span {
    display: none;
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    background: #7d899d;
    border-radius: 100%
}

.wm-form .jcf-radio input[type="radio"] {
    position: absolute;
    height: 100%;
    width: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0
}

.wm-form .jcf-radio.jcf-checked span {
    display: block
}

.wm-form .jcf-radio.jcf-checked + label, .wm-form .jcf-radio.jcf-checked + input {
    color: inherit
}

.wm-form .jcf-radio + label, .wm-form .jcf-radio + input {
    color: #a6a5a2
}

.wm-form .form-row .col {
    float: left;
    width: 50%;
    padding: 0
}

.wm-form .form-section {
    background-color: white;
    padding: 20px 15px 0;
    margin: 0 -15px
}

.wm-form .form-section:after {
    content: "";
    display: table;
    clear: both
}

.wm-form .form-section .no-bottom-border {
    border-bottom: none
}

.wm-form .form-section textarea {
    width: 100%
}

.wm-form textarea {
    min-height: 100px
}

.wm-form .float-label-wrapper {
    position: relative
}

.wm-form .float-label-wrapper input {
    height: 50px;
    line-height: normal
}

.wm-form .float-label-wrapper img.eyeball {
    position: absolute;
    top: 20px;
    right: 15px;
    opacity: 0.4
}

.wm-form .float-label-wrapper img.eyeball.active, .wm-form .float-label-wrapper img.eyeball:hover {
    opacity: 1
}

.wm-form .float-label-wrapper.has-error label {
    opacity: 0
}

.wm-form .float-label-wrapper.has-error .error {
    opacity: 1
}

.wm-form .float-label-wrapper.has-error input[type="text"], .wm-form .float-label-wrapper.has-error input[type="email"], .wm-form .float-label-wrapper.has-error input[type="password"], .wm-form .float-label-wrapper.has-error input[type="tel"] {
    border-color: #dd5a03
}

.wm-form .float-label-wrapper.editing label {
    opacity: 1 !important
}

.wm-form .float-label-wrapper.editing .error {
    opacity: 0 !important
}

.wm-form .float-label-wrapper.pristine .error {
    opacity: 0 !important
}

.wm-form .float-label-wrapper.with-value label {
    opacity: 1
}

.wm-form .float-label-wrapper.with-value.has-error label {
    opacity: 0
}

.wm-form .float-label-wrapper.editing input[type="text"], .wm-form .float-label-wrapper.editing input[type="email"], .wm-form .float-label-wrapper.editing input[type="password"], .wm-form .float-label-wrapper.editing input[type="tel"], .wm-form .float-label-wrapper.with-value input[type="text"], .wm-form .float-label-wrapper.with-value input[type="email"], .wm-form .float-label-wrapper.with-value input[type="password"], .wm-form .float-label-wrapper.with-value input[type="tel"], .wm-form .float-label-wrapper.has-error input[type="text"], .wm-form .float-label-wrapper.has-error input[type="email"], .wm-form .float-label-wrapper.has-error input[type="password"], .wm-form .float-label-wrapper.has-error input[type="tel"] {
    padding-top: 15px
}

.wm-form .float-label-wrapper.with-focus label {
    color: #73726f
}

.wm-form .float-label-wrapper.with-focus ::placeholder {
    color: #73726f
}

.wm-form .float-label-wrapper .error {
    position: absolute;
    color: #dd5a03;
    font-size: 11px;
    font-weight: 600;
    top: 5px;
    left: 10px;
    letter-spacing: .5px;
    line-height: 90%;
    top: 7px
}

.wm-form .float-label-wrapper label {
    position: absolute;
    color: #a6a5a2;
    font-size: 11px;
    font-weight: 400;
    top: 7px;
    left: 10px;
    letter-spacing: .5px;
    opacity: 0;
    margin: 0;
    display: block
}

input:invalid, textarea:invalid {
    box-shadow: none
}

input:-moz-submit-invalid, textarea:-moz-submit-invalid {
    box-shadow: none
}

input:-moz-ui-invalid, textarea:-moz-ui-invalid {
    box-shadow: none
}

form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none
}

input[type=text], input[type=password], input[type=file], input[type=submit], textarea {
    -webkit-appearance: none
}

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

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

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

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

@viewport {
    width: device-width
}

input[type=text], input[type=password], input[type=file], input[type=search], input[type=tel], input[type=email], input[type=submit], textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0
}

.jcf-checkbox {
    float: left;
    position: relative;
    overflow: hidden;
    cursor: default;
    background: #FFF;
    border: 1px solid #a6a5a2;
    margin: 0 9px 0 0;
    height: 22px;
    width: 22px
}

.jcf-checkbox span {
    position: absolute;
    display: none;
    background: url(//do6eyjibs3jse.cloudfront.net/assets/sprite02-520bb67703103b4e90a8da255b9bf9fd6294dc3b49815b18bba4127f8543e1d7.png) no-repeat 0 -53px;
    width: 16px;
    height: 13px;
    top: 4px;
    left: 2px
}

:root .jcf-checkbox span {
    margin: 0
}

.jcf-checkbox input[type="checkbox"] {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0
}

.jcf-checkbox.jcf-checked span {
    display: block
}

.jcf-radio {
    float: left;
    position: relative;
    overflow: hidden;
    cursor: default;
    background: #FFF;
    border: 1px solid #a6a5a2;
    border-radius: 11px;
    margin: 0 7px 0 0;
    height: 22px;
    width: 22px
}

.jcf-radio span {
    display: none;
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    background: #7d899d;
    border-radius: 100%
}

.jcf-radio input[type="radio"] {
    position: absolute;
    height: 100%;
    width: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0
}

.jcf-radio.jcf-checked span {
    display: block
}

.jcf-select {
    display: inline-block;
    vertical-align: top;
    position: relative;
    border: 1px solid #a6a5a2;
    background: #FFF;
    min-width: 100px;
    height: 38px;
    width: 100% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.jcf-select select {
    z-index: 1;
    left: 0;
    top: 0
}

.jcf-select .jcf-select-text {
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: default;
    display: block;
    font-size: 15px;
    line-height: 36px;
    margin: 0 35px 0 9px;
    color: #4D5768
}

.big .jcf-select .jcf-select-text {
    font-size: 20px
}

.jcf-select .jcf-select-opener {
    position: absolute;
    text-align: center;
    bottom: 0;
    right: 10px;
    top: 12px;
    background: url(//do6eyjibs3jse.cloudfront.net/assets/sprite-841f3ca954a358c43ea88293a0a6dc165230dd0100b5d17c57b471cb5175bf78.png) no-repeat -31px -46px;
    width: 13px;
    height: 15px
}

body > .jcf-select-drop {
    position: absolute;
    margin: -1px 0 0;
    z-index: 9999
}

body > .jcf-select-drop.jcf-drop-flipped {
    margin: 1px 0 0
}

.jcf-select .jcf-select-drop {
    position: absolute;
    margin-top: 0px;
    z-index: 9999;
    top: 100%;
    left: -1px;
    right: -1px
}

.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto
}

.jcf-select-drop .jcf-select-drop-content {
    border: 1px solid #a6a5a2
}

.jcf-list-box {
    overflow: hidden;
    display: inline-block;
    border: 1px solid #7d899d;
    min-width: 200px;
    margin: 0 15px
}

.jcf-list {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #FFF;
    font-size: 15px;
    line-height: 20px;
    width: 100%
}

.jcf-list .jcf-list-content {
    vertical-align: top;
    display: inline-block;
    overflow: auto;
    width: 100%;
    height: 106px
}

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

.jcf-list ul li {
    overflow: hidden;
    display: block
}

.jcf-list .jcf-overflow {
    overflow: auto
}

.jcf-list .jcf-option {
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    padding: 5px 9px;
    color: #7d899d;
    height: 1%
}

.jcf-list .jcf-disabled {
    background: #FFF !important;
    color: #a6a5a2 !important
}

.jcf-select-drop .jcf-hover, .jcf-list-box .jcf-selected {
    background: rgba(199, 198, 195, 0.5);
    color: #000000
}

.jcf-list .jcf-optgroup-caption {
    white-space: nowrap;
    font-weight: bold;
    display: block;
    padding: 5px 9px;
    cursor: default;
    color: #000000
}

.jcf-list .jcf-optgroup .jcf-option {
    padding-left: 30px
}

.jcf-disabled {
    background: #ddd !important
}

.jcf-focus, .jcf-focus * {
    border-color: #a6a5a2 !important
}

#welcome_survey_response_interest {
    resize: none;
    width: 100%;
    border: 1px solid #a6a5a2
}

.slick-slider {
    position: relative;
    display: block;
    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)
}

.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-arrow.slick-hidden {
    display: none
}

@keyframes animate-caption {
    0% {
        transform: translateY(45px);
        opacity: 0
    }
    100% {
        transform: translateY(0%);
        opacity: 1
    }
}

@-webkit-keyframes animate-caption {
    0% {
        -webkit-transform: translateY(45px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0%);
        opacity: 1
    }
}

.cm-page {
    font: normal 400 16px/1 "Lato", "Helvetica", "Arial", sans-serif;
    background: #090909;
    color: #fff
}

.cm-page a:hover {
    text-decoration: none
}

.cm-page .section-title {
    text-transform: uppercase;
    font-weight: bold
}

.cm-page .contest-countdown {
    margin-top: 35px
}

.cm-page .contest-countdown__wording {
    display: inline-block;
    color: #4D5768;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1.6px;
    margin-right: 15px
}

.cm-page .contest-countdown__wording::after {
    content: ":"
}

.cm-page .contest-countdown__clock {
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1.6px;
    white-space: pre
}

.cm-page .contest-countdown__timer {
    color: #4D5768;
    font-weight: 600
}

.cm-page .contest-countdown__unit {
    color: rgba(77, 87, 104, 0.6)
}

.cm-page #wm-footer {
    margin-top: 64px
}

.cm-page .wm-banner {
    margin-bottom: 1em
}

.cm-page .wm-banner .wm-btn {
    padding: 1.25em 4em
}

.cm-container {
    padding: 0;
    max-width: 1200px
}

#cm-scrolling-cta {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    z-index: 1;
    transition: transform 250ms ease 0ms, opacity 250ms ease 0ms, z-index 0ms ease 0ms
}

#cm-scrolling-cta.active {
    opacity: 1;
    top: 48px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    z-index: 21;
    transition: transform 250ms ease 450ms, opacity 250ms ease 450ms, z-index 0ms ease 700ms
}

#cm-scrolling-cta .wm-btn {
    width: 100%;
    margin: 0;
    padding: 12px 20px;
    border: 1px solid transparent
}

#cm-scrolling-cta .wm-btn.dark {
    position: relative;
    background: #000;
    border: 1px solid rgba(255, 255, 255, 0.2)
}

#cm-scrolling-cta .cm-sticky-ctas {
    text-align: center;
    padding: 0.5em
}

#cm-scrolling-cta .cm-sticky-ctas:after {
    content: "";
    display: block;
    clear: both
}

#cm-scrolling-cta .cm-sticky-cta {
    display: block;
    float: left;
    width: 50%;
    padding: 0.5em;
    font-size: 13px
}

#cm-scrolling-cta .cm-sticky-cta.text {
    display: none
}

#cm-scrolling-cta .cm-sticky-cta.watch {
    float: left
}

#cm-scrolling-cta .cm-sticky-cta.take {
    float: right
}

.wm-btn.cta {
    padding: 12px 25px
}

#ambient-video, .cm-hero-background {
    position: absolute;
    top: 0;
    left: 50%;
    max-width: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: center top/cover no-repeat
}

#cm-hero {
    position: relative;
    background: #000;
    max-width: 100%;
    overflow: hidden
}

#cm-hero:hover .play-button {
    animation-name: none
}

#cm-hero #ambient-video, #cm-hero .cm-hero-background {
    width: 568.8888889px;
    height: 320px
}

#cm-hero.play-button-ready .play-button {
    opacity: 1;
    pointer-events: inherit
}

#cm-hero.ambient-capable .wistia_embed, #cm-hero.ambient-capable .brightcove-ambient {
    opacity: 0;
    transition: opacity 400ms ease
}

#cm-hero.ambient-capable.ready .wistia_embed, #cm-hero.ambient-capable.ready .brightcove-ambient {
    opacity: 1
}

#cm-hero.ambient-capable.ambient-finished .wistia_embed, #cm-hero.ambient-capable.ambient-finished .brightcove-ambient {
    opacity: 0
}

#cm-hero .wistia-wrapper {
    width: 100%;
    height: auto
}

#cm-hero .play-button {
    opacity: 0;
    cursor: pointer;
    margin-bottom: 2em;
    max-width: 60px;
    animation-name: mcPulseAnimation;
    animation-duration: 5000ms;
    transform-origin: center;
    animation-iteration-count: infinite;
    animation-timing-function: ease;
    animation-iteration-count: 1;
    transition: transform 150ms ease, opacity 2s ease;
    pointer-events: none
}

#cm-hero .play-button:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#cm-hero .caption {
    position: relative;
    width: 568.8888889px;
    height: 320px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 2em;
    text-transform: uppercase;
    text-align: center;
    z-index: 1
}

#cm-hero .caption .vignette-background {
    display: block;
    background: url(//do6eyjibs3jse.cloudfront.net/assets/refresh/cm/cm-overlay-c879f2cc8275a29de45ebba97fbf4897358105b0861198e38fbcc8633bce54a5.png) center/100% 100% no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cm-hero .caption .caption-text {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    -webkit-animation: animate-caption 2.5s;
    -moz-animation: animate-caption 2.5s;
    -o-animation: animate-caption 2.5s;
    animation: animate-caption 2.5s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: cubic-bezier(0.2, 1, 0.5, 1);
    -moz-animation-timing-function: cubic-bezier(0.2, 1, 0.5, 1);
    -o-animation-timing-function: cubic-bezier(0.2, 1, 0.5, 1);
    animation-timing-function: cubic-bezier(0.2, 1, 0.5, 1)
}

#cm-hero .caption .instructor {
    font-weight: bold;
    font-size: 28px;
    letter-spacing: 2.2px;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.5)
}

#cm-hero .caption .instructor img {
    max-width: 300px
}

#cm-hero .caption .class-title {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1.5px;
    /*color: rgba(255, 255, 255, 0.5);*/
    color: white;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5)
}

.class-seasonal-start-date, .class-early-access {
    font-size: 21px;
    font-weight: 600;
    margin-top: 0.75em;
    letter-spacing: 5px;
    color: rgba(255, 255, 255, 0.5);
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5)
}

.class-early-access {
    font-size: 16px;
    letter-spacing: 4px;
    color: rgba(255, 255, 255, 0.7)
}

.cm-page-gradient {
    position: relative;
    background: linear-gradient(to bottom, #000 0%, #090909 100%)
}

.cm-hero-columns {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 0 1.5em 0;
    background: #000;
    text-align: center;
    z-index: 1
}

.cm-hero-columns .cm-hero-column {
    max-width: 300px;
    padding: 1.25em;
    flex-grow: 1
}

.cm-hero-columns .cm-hero-column--lessons {
    order: 3
}

.cm-hero-columns .cm-hero-column--exclusive {
    order: 2
}

.cm-hero-columns .cm-hero-column--ctas {
    order: 1;
    width: 100%;
    max-width: none
}

.cm-hero-columns .column-icon {
    display: block;
    margin: 0 auto;
    width: 100px
}

.cm-hero-columns .column-title {
    font-size: 1.5em;
    line-height: 1.04;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0.8em auto 0.5em
}

.cm-hero-columns .column-description {
    line-height: 1.375;
    color: rgba(255, 255, 255, 0.5)
}

.cm-intro-block {
    position: relative;
    background: #fff;
    margin: 0 0 4em;
    color: #4D5768
}

.cm-intro-block .caption {
    padding: 2em 2.5em;
    width: 100%
}

.cm-intro-block .cm-intro-image {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 35.5%;
    height: 100%;
    background: none center left/cover no-repeat
}

.cm-intro-block .cm-intro-image:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    z-index: 9
}

.cm-intro-block .section-title {
    font-size: 1.8em;
    font-weight: 300;
    margin-bottom: 0.3em;
    text-transform: none
}

.cm-intro-block p {
    font-size: 1em;
    color: rgba(77, 87, 104, 0.6);
    line-height: 1.4em
}

.cm-info-blocks {
    position: relative;
    overflow: hidden;
    text-align: center
}

.cm-info-blocks:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
    z-index: 9
}

.cm-info-blocks .cm-info-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: none center/cover no-repeat;
    z-index: 0
}

.cm-info-blocks .wm-container {
    display: inherit;
    padding-top: 1em;
    padding-bottom: 1em
}

.cm-info-blocks .wm-container:after {
    content: "";
    display: block;
    clear: both
}

.cm-info-blocks .cm-info-block {
    background: #fff;
    margin: 1em;
    padding: 3em 2em;
    color: #4D5768;
    box-shadow: rgba(0, 0, 0, 0.15) 0 10px 20px 0, rgba(0, 0, 0, 0.3) 0 0 30px 0;
    font-variant-numeric: lining-nums;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum"
}

.cm-info-blocks .cm-info-block p {
    line-height: 1.375;
    color: rgba(77, 87, 104, 0.6)
}

.cm-info-blocks .class-feature {
    font-size: 1.07em;
    font-weight: bold;
    letter-spacing: 0.041764706em;
    margin: 1.25em 0;
    text-transform: uppercase
}

.wistia_popover_overlay {
    background-color: rgba(0, 0, 0, 0.9) !important
}

#wistia-popover-caption, #wistia-gem-popover-caption {
    font-family: "Lato", "Helvetica", "Arial", sans-serif
}

#wistia-popover-caption .instructor-class, #wistia-gem-popover-caption .instructor-class {
    color: rgba(255, 255, 255, 0.5);
    margin: 0
}

#wistia-popover-caption .trailer-modal-caption, #wistia-gem-popover-caption .trailer-modal-caption {
    display: flex;
    align-items: center;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 1em 0;
    text-transform: uppercase
}

#wistia-popover-caption .trailer-modal-caption:after, #wistia-gem-popover-caption .trailer-modal-caption:after {
    content: "";
    display: block;
    clear: both
}

#wistia-popover-caption .instructor-name, #wistia-gem-popover-caption .instructor-name {
    display: block;
    margin-bottom: 0.25em
}

#wistia-popover-caption .class-title, #wistia-gem-popover-caption .class-title {
    font-size: 1.07em;
    padding: 1em 0
}

#wistia-popover-caption .ctas, #wistia-gem-popover-caption .ctas {
    white-space: nowrap;
    margin-left: auto;
    float: right
}

#wistia-popover-caption .ctas .cta, #wistia-gem-popover-caption .ctas .cta {
    margin: 0.55em 0 0.55em 1.1em
}

#wistia-popover-caption .hero-gift, #wistia-gem-popover-caption .hero-gift {
    display: none
}

.cm-lesson-wrapper {
    margin-top: 2em;
    padding-top: 1em;
    padding-bottom: 1em
}

.cm-lesson-wrapper .section-title {
    font-size: 1.4em;
    letter-spacing: 0.2em;
    margin-bottom: 1.5em;
    text-align: center;
    color: white;
    font-weight: normal
}

.affirmation {
    position: relative;
    background: none center top/auto 50% no-repeat
}

.affirmation > * {
    position: relative;
    z-index: 1
}

.affirmation:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(to bottom, transparent 0%, #090909 100%)
}

.affirmation .guarantee-percentage {
    font-size: 3.125em;
    font-weight: 300;
    line-height: 0.95
}

.affirmation .section-title {
    font-size: 1.5em;
    margin: 1em 0 0.5em;
    letter-spacing: 0.04167em
}

.affirmation .cm-info-icon img {
    display: block;
    margin: 0 auto;
    height: 3em
}

.affirmation .three-ups {
    padding: 3em
}

.affirmation .three-ups .three-up {
    padding: 2em;
    max-width: 350px
}

.affirmation .three-ups .three-up.middle {
    margin: 0 auto;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-left: 0;
    border-right: 0
}

.affirmation .three-ups p {
    color: rgba(255, 255, 255, 0.5);
    line-height: 1.375
}

.recommended {
    padding-top: 1em;
    padding-bottom: 1em
}

.quotes {
    margin-top: 5em;
    padding: 2em 1em
}

.quotes .quote {
    position: relative;
    background: #fff;
    margin: 0 0.5em;
    padding: 2em 2.5em
}

.quotes .quote:focus {
    outline: none
}

.quotes .quote blockquote {
    position: relative;
    font-size: 1.2em;
    font-weight: 300;
    line-height: 1.4;
    color: #4D5768;
    quotes: initial;
    text-indent: -0.75em
}

.quotes .quote blockquote:before, .quotes .quote blockquote:after {
    position: relative;
    font-family: "Georgia", serif;
    font-size: 1.5em;
    display: inline;
    color: rgba(77, 87, 104, 0.4);
    bottom: -0.25em;
    line-height: 0
}

.quotes .quote blockquote:before {
    content: open-quote;
    margin-right: 0.1em
}

.quotes .quote blockquote:after {
    content: close-quote;
    margin-left: 0.1em
}

.quotes .quote .attribution {
    position: static;
    text-align: left;
    max-width: none
}

.quotes .quote .attribution .quote-logo {
    display: none
}

.quotes .quote .attribution strong {
    font-size: 1.1538em;
    display: block;
    margin-top: 1em;
    padding: 1em 0 0.25em;
    color: #4d5768;
    border-top: 1px solid rgba(77, 87, 104, 0.2)
}

.quotes .quote .attribution p {
    color: rgba(77, 87, 104, 0.5);
    font-size: 0.8125em;
    line-height: 1.4
}

.quotes .wm-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.quotes .wm-arrow.wm-arrow-right {
    right: 1em
}

.quotes .wm-arrow.wm-arrow-right:hover {
    border-left: 14px solid #e8bf0e
}

.quotes .wm-arrow.wm-arrow-left {
    left: 1em
}

.quotes .wm-arrow.wm-arrow-left:hover {
    border-right: 14px solid #e8bf0e
}

.wm-socials {
    text-align: center
}

.wm-socials .section-title {
    color: rgba(255, 255, 255, 0.3);
    margin: 3em 0 1.5em;
    letter-spacing: 0.0419em;
    font-weight: normal
}

#waitlist-sign-up {
    padding-top: 30px;
    text-align: center
}

#waitlist-sign-up .section-title {
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.25;
    margin: 0 0 1em;
    letter-spacing: 0.04167em;
    text-transform: none
}

#waitlist-sign-up input, #waitlist-sign-up button {
    font-size: 1em;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    border-radius: 3px
}

#waitlist-sign-up input {
    background: #fff;
    border: 0;
    outline: none;
    margin: 0.75em 0;
    padding: 1em;
    width: 100%;
    max-width: 375px;
    color: #4D5768
}

#waitlist-sign-up button {
    background: #d3b329;
    border: 0;
    margin: 0.75em 0;
    padding: 1.1em 2em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    transition: background 250ms ease
}

#waitlist-sign-up button:hover {
    background: #e8bf0e
}

@media (min-width: 480px) {
    .quotes .quote blockquote {
        font-size: 1.4em;
        line-height: 1.4
    }

    .cm-intro-block .caption {
        padding: 2em 3em
    }

    .cm-intro-block .section-title {
        font-size: 2.25em
    }

    .cm-intro-block p {
        font-size: 1.25em
    }

    .cm-info-blocks .cm-info-block {
        margin: 3em
    }

    #waitlist-sign-up {
        padding-top: 50px
    }

    #waitlist-sign-up input {
        margin: 0.75em 0.75em 0.75em 0
    }

    #waitlist-sign-up button {
        margin: 0.75em 0 0.75em 0.75em
    }
}

@media (min-width: 768px) {
    #cm-hero.show-class-switcher {
        margin-top: 2em
    }

    #cm-hero #ambient-video, #cm-hero .cm-hero-background {
        width: 853.33333334px;
        height: 480px
    }

    #cm-hero .caption {
        width: 853.33333334px;
        height: 480px
    }

    #cm-hero .caption .instructor {
        font-size: 56px
    }

    #cm-hero .caption .class-title {
        font-size: 40px
    }

    #cm-hero .play-button {
        max-width: 80px
    }

    #cm-scrolling-cta.active {
        top: 34px
    }

    #cm-scrolling-cta .wm-btn {
        min-width: 200px
    }

    #cm-scrolling-cta .cm-sticky-ctas {
        padding: 0.5em 1em
    }

    #cm-scrolling-cta .cm-sticky-cta {
        display: inline-block;
        vertical-align: middle;
        float: none;
        width: auto;
        font-size: 16px
    }

    #cm-scrolling-cta .cm-sticky-cta.text {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 40%;
        transform: translate(-50%, -50%);
        font-size: 1.1em;
        letter-spacing: 0.1em;
        text-transform: uppercase
    }

    #cm-scrolling-cta .instructor-name, #cm-scrolling-cta .class-title {
        display: inline-block;
        vertical-align: middle;
        color: #fff
    }

    #cm-scrolling-cta .instructor-name img {
        width: 150px;
        margin-right: 0.5em
    }

    #cm-scrolling-cta .class-title {
        color: rgba(255, 255, 255, 0.7);
        margin-left: 0.5em
    }

    .cm-intro-block .caption {
        padding: 3em 4em
    }

    .cm-intro-block .section-title {
        font-size: 3em
    }

    .cm-intro-block p {
        font-size: 1.25em;
        line-height: 1.7
    }

    .affirmation {
        background: none center top/cover no-repeat
    }

    .affirmation:after {
        height: 100%
    }

    .affirmation .three-ups .three-up {
        padding: 0em 1.5em 3em;
        width: 33.33%;
        max-width: none
    }

    .affirmation .three-ups .three-up.middle {
        margin: 0em auto;
        border: 1px solid rgba(255, 255, 255, 0.2);
        border-top: 0;
        border-bottom: 0
    }

    .quotes {
        padding: 3.5em 4em
    }

    .quotes .quote {
        padding: 4em 5em 4em 5em
    }

    .quotes .quote blockquote {
        font-size: 1.75em;
        line-height: 1.4
    }

    .cm-info-blocks .cm-info-block h3, .cm-info-blocks .cm-info-block p {
        max-width: 400px;
        margin: 0 auto
    }

    .cm-info-blocks .cm-info-block h3 {
        margin: 1.25em auto
    }
}

@media (min-width: 992px) {
    #cm-hero #ambient-video, #cm-hero .cm-hero-background {
        width: 960.00000001px;
        height: 540px
    }

    #cm-hero .caption {
        width: 960.00000001px;
        height: 540px
    }

    .cm-intro-block .caption {
        margin: 0 auto;
        width: 85%
    }

    #cm-scrolling-cta .cm-sticky-cta.text {
        width: 55%
    }

    .quotes .quote {
        /*padding: 4em 23em 4em 5em*/
        padding: 4em 5em 4em 5em
    }

    .quotes .quote blockquote {
        font-size: 1.7em;
        line-height: 1.4
    }

    .quotes .quote .attribution {
        position: absolute;
        top: 50%;
        right: 4em;
        text-align: center;
        max-width: 250px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .quotes .quote .attribution .quote-logo {
        display: block;
        max-width: 75%;
        margin: 0 auto;
        border-radius: 100%
    }

    .cm-info-blocks {
        padding: 5% 0
    }

    .cm-info-blocks .wm-container {
        display: flex
    }

    .cm-info-blocks .cm-info-block {
        float: left;
        width: 30%;
        margin: 0;
        padding: 2em;
        min-height: 300px
    }

    .cm-info-blocks .cm-info-block.middle {
        margin: 0 5%
    }

    #wistia-popover-caption, #wistia-gem-popover-caption {
        font-size: 15px
    }

    #wistia-popover-caption .class-title, #wistia-gem-popover-caption .class-title {
        float: left;
        max-width: calc(100% - 350px)
    }

    #wistia-popover-caption .instructor-name, #wistia-gem-popover-caption .instructor-name {
        display: inline-block
    }

    #wistia-popover-caption .instructor-class, #wistia-gem-popover-caption .instructor-class {
        margin-left: 0.5em
    }

    #wistia-popover-caption .ctas, #wistia-gem-popover-caption .ctas {
        float: right
    }

    #wistia-popover-caption .hero-gift, #wistia-gem-popover-caption .hero-gift {
        display: inline-block
    }
}

@media (min-width: 1200px) {
    #cm-hero #ambient-video, #cm-hero .cm-hero-background {
        width: 1200.00000001px;
        height: 675px
    }

    #cm-hero .caption {
        width: 1200.00000001px;
        height: 625px
    }

    #cm-hero .caption .caption-text {
        bottom: 40px
    }

    .cm-hero-columns {
        width: 1200.00000001px;
        margin: 0 auto;
        flex-wrap: nowrap;
        align-items: center
    }

    .cm-hero-columns .cm-hero-column {
        width: 33%;
        max-width: none
    }

    .cm-hero-columns .cm-hero-column--lessons {
        order: 1
    }

    .cm-hero-columns .cm-hero-column--exclusive {
        order: 2;
        border-left: 1px solid rgba(255, 255, 255, 0.2);
        border-right: 1px solid rgba(255, 255, 255, 0.2)
    }

    .cm-hero-columns .cm-hero-column--ctas {
        order: 3
    }

    .cm-intro-block .caption {
        margin: 0;
        width: 64.5%
    }

    .cm-intro-block .cm-intro-image {
        display: block
    }

    .affirmation .three-ups .three-up {
        padding: 1.5em 4em 1.5em
    }
}

#dm-urgency-banner {
    top: 30px;
    width: 100%;
    height: 40px;
    position: absolute;
    z-index: 100;
    background-color: #222222;
    text-align: center;
    text-transform: uppercase;
    color: white !important;
    line-height: 40px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.5px
}

#dm-urgency-banner.disabled {
    display: none
}

#dm-urgency-banner.optimizely-active {
    display: '' !important
}

#dm-urgency-banner .contest-countdown__clock {
    font-size: inherit;
    padding-right: 20px;
    width: 160px
}

#dm-urgency-banner .contest-countdown__clock.dm {
    opacity: 0
}

#dm-urgency-banner .contest-countdown__clock.dm.fade-in {
    opacity: 0;
    -webkit-animation: fadeIn ease-in 1;
    -moz-animation: fadeIn ease-in 1;
    animation: fadeIn ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    animation-duration: 1.5s
}

#dm-urgency-banner .contest-countdown__timer {
    color: white !important
}

#dm-urgency-banner .contest-countdown__unit {
    color: white !important;
    opacity: 0.6;
    text-transform: lowercase;
    padding-right: 3px
}

#dm-urgency-banner .urgency-banner-text {
    padding-right: 5px
}

#dm-urgency-banner a#new-artist-comp-link {
    color: white;
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    padding-bottom: 2px
}

@media (max-width: 768px) {
    #dm-urgency-banner {
        display: none
    }
}

@media (max-height: 850px) and (min-width: 768px) {
    #cm-hero #ambient-video, #cm-hero .cm-hero-background {
        height: 530px
    }

    #cm-hero .play-button {
        max-width: 65px
    }

    #cm-hero .caption {
        height: 530px
    }

    #cm-hero .caption .instructor {
        font-size: 50px
    }

    #cm-hero .caption .class-title {
        font-size: 34px
    }

    #cm-hero .caption .class-seasonal-start-date, #cm-hero .caption .class-early-access {
        font-size: 18px
    }

    #cm-hero .caption .caption-text {
        bottom: 30px
    }

    #cm-hero .play-button {
        margin-bottom: 1em
    }
}

#sign-up-form #privacy-terms {
    line-height: 15px;
    color: rgba(77, 87, 104, 0.6);
    font-size: 10px
}

#sign-up-form #privacy-terms .info-links {
    color: rgba(77, 87, 104, 0.6);
    text-decoration: underline
}

#sign-up-form #privacy-terms .info-links:hover {
    box-shadow: none
}

input[type=submit].cm-ctas-block__primary-button {
    border-radius: 4px
}

.cm-ctas-block {
    max-width: 300px;
    margin: 0 auto
}

.cm-ctas-block__title {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.5px
}

.cm-ctas-block__primary-button {
    display: block;
    width: 100%;
    margin: 8px 0
}

.cm-ctas-block__pricing-description {
    line-height: 22px;
    font-size: 14px;
    letter-spacing: 0.2px;
    color: rgba(255, 255, 255, 0.5)
}

.cm-ctas-block__separator {
    position: relative;
    line-height: 16px;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 9px 0;
    color: rgba(255, 255, 255, 0.5)
}

.cm-ctas-block__separator:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.2)
}

.cm-ctas-block__separator span {
    position: relative;
    background: black;
    padding: 0 7px
}

.cm-ctas-block__non-aap-buttons {
    display: flex
}

.cm-ctas-block__non-aap-buttons .wm-button {
    min-width: 0;
    width: 100%
}

.cm-ctas-block__non-aap-button {
    flex-grow: 1
}

.cm-ctas-block__non-aap-button--single {
    margin-right: 12px
}

.cm-ctas-block__single-class-description {
    line-height: 22px;
    font-size: 14px;
    margin-top: 4px;
    letter-spacing: 0.2px;
    color: rgba(255, 255, 255, 0.5)
}

.basic-modal {
    height: 100vh;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.95);
    position: fixed;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: all .3s
}

.basic-modal.active, .basic-modal:target {
    opacity: 1;
    visibility: visible
}

.basic-modal__close {
    color: #fff;
    position: absolute;
    top: 5px;
    right: 15px;
    font-size: 50px;
    font-weight: 100;
    text-decoration: none;
    display: inline-block;
    line-height: 1;
    transition: all .2s;
    opacity: .5;
    z-index: 10000
}

.basic-modal__close:hover {
    opacity: 1;
    transform: scale(1.05)
}

.basic-modal__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    padding: 60px 30px;
    opacity: 0;
    transition: all .3s .2s;
    transform: translate(-50%, -250%);
    height: 100vh
}

.basic-modal.active .basic-modal__content, .basic-modal:target .basic-modal__content {
    opacity: 1;
    transform: translate(-50%, -50%)
}

.u-margin-right-small {
    display: inline-block;
    margin-right: 12px
}

.u-margin-left-small {
    display: inline-block;
    margin-left: 12px
}

.u-margin-bottom-small {
    display: inline-block;
    margin-bottom: 15px
}

.popover-trailer__video {
    position: relative;
    width: calc(80vmin * 1.77);
    height: 80vmin;
    margin: 0 auto;
    max-width: 100%
}

.popover-trailer__cta-content {
    margin: 20px 0
}

.popover-trailer__cta-content:after {
    content: "";
    display: block;
    clear: both
}

.popover-trailer__title {
    text-transform: uppercase;
    float: none;
    font-size: 13px;
    margin: 15px 0;
    text-align: center
}

.popover-trailer__instructor-name {
    color: #FFFFFF
}

.popover-trailer__instructor-class {
    color: rgba(255, 255, 255, 0.5);
    margin: 0 0 0 .5em
}

.popover-trailer__ctas {
    float: none;
    text-align: center
}

.popover-trailer__popover-information {
    float: none;
    text-align: center
}

.popover-trailer__clip-name {
    color: white;
    margin: 0 0 -8px;
    float: none;
    font-size: 20px
}

.popover-trailer__button {
    padding: 12px 25px
}

@media (min-width: 992px) {
    .popover-trailer__title {
        float: left;
        font-size: 16px;
        text-align: left
    }

    .popover-trailer__popover-information {
        text-align: left;
        float: left
    }

    .popover-trailer__ctas {
        float: right
    }
}

.i-tile-four-by-three {
    position: relative
}

.i-tile-four-by-three:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 75%
}

.i-tile-four-by-three > .background {
    position: absolute;
    background-size: cover;
    background-repeat: cover;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.i-tile-four-by-three .content {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.i-tile-sixteen-by-nine {
    position: relative
}

.i-tile-sixteen-by-nine:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%
}

.i-tile-sixteen-by-nine > .background {
    position: absolute;
    background-size: cover;
    background-repeat: cover;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.i-tile-sixteen-by-nine .content {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.i-tile-small {
    position: relative
}

.i-tile-small:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 60.9%
}

.i-tile-small > .background {
    position: absolute;
    background-size: cover;
    background-repeat: cover;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.i-tile-small .content {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.i-tile-four-by-three, .i-tile-sixteen-by-nine, .i-tile-small {
    overflow: hidden;
    cursor: pointer
}

.i-tile-four-by-three > .background, .i-tile-sixteen-by-nine > .background, .i-tile-small > .background {
    transform: scale(1);
    transition: transform 8s ease
}

.i-tile-four-by-three .content, .i-tile-sixteen-by-nine .content, .i-tile-small .content {
    border: 1px solid rgba(255, 255, 255, 0.15)
}

.i-tile-four-by-three:hover > .background, .i-tile-sixteen-by-nine:hover > .background, .i-tile-small:hover > .background {
    transform: scale(1.1)
}

.circle-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.circle-icon__icon {
    position: relative;
    height: 64px;
    width: 64px;
    border-radius: 50%;
    display: block;
    border: 3px solid rgba(255, 255, 255, 0.75);
    transform: scale(1);
    transition: all .3s
}

.circle-icon__icon:hover {
    border-color: white
}

.circle-icon__play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-36%, -50%);
    opacity: .75;
    transition: opacity .3s
}

.circle-icon:hover .circle-icon__icon .circle-icon__play {
    opacity: 1
}

.circle-icon--small {
    transform: translate(-50%, -50%) scale(0.75)
}

.circle-icon--big {
    transform: translate(-50%, -50%) scale(1.75)
}

.tile-caption {
    position: absolute;
    color: white
}

.tile-caption__title {
    font-size: 15px;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 0
}

.tile-caption__subtitle {
    color: rgba(255, 255, 255, 0.5);
    font-size: 15px;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 0
}

.tile-caption--gem {
    bottom: 10px;
    left: 10px;
    width: 200px
}

.tile-caption--gem .tile-caption__title, .tile-caption--gem .tile-caption__subtitle {
    text-transform: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    width: 100%
}

.tile-caption--gem .tile-caption__title {
    margin-bottom: 4px
}

.tile-caption--gem .tile-caption__subtitle {
    font-size: 11px
}

@media (min-width: 992px) {
    .tile-caption__title {
        font-size: 20px;
        line-height: 24px
    }

    .tile-caption--gem {
        bottom: 20px;
        left: 20px;
        width: 300px;
        height: 45px
    }

    .tile-caption--gem .tile-caption__title {
        margin-bottom: 7px
    }

    .tile-caption--gem .tile-caption__subtitle {
        font-size: 14px
    }
}

@keyframes play-button__animate-in {
    0% {
        opacity: 0;
        transform: translateY(45px)
    }
    50% {
        opacity: 1;
        max-width: 57px;
        padding: 15px;
        transform: translateY(0)
    }
    100% {
        opacity: 1;
        max-width: 250px;
        padding: 15px 19px
    }
}

@keyframes play-button__masked-letter-covering {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.exp-animated-trailer--new {
    display: none
}

.exp-animated-trailer--old {
    display: block
}

.exp-animated-trailer-active .exp-animated-trailer--new {
    display: block
}

.exp-animated-trailer-active .exp-animated-trailer--old {
    display: none
}

.exp-play-trailer-button {
    position: relative;
    display: flex;
    justify-content: center;
    opacity: 0;
    cursor: pointer;
    margin: 0 auto 2em;
    width: 100%
}

.exp-play-trailer-button__icon {
    align-self: center;
    width: 45px;
    height: 45px
}

.exp-play-trailer-button__text {
    align-self: center;
    text-transform: uppercase;
    margin-left: 18px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 3px;
    white-space: nowrap;
    opacity: 0;
    transition: opacity 800ms ease 350ms
}

.play-button-ready .exp-play-trailer-button {
    opacity: 1
}

.play-button-ready .exp-play-trailer-button__text {
    display: none
}

@media (min-width: 768px) {
    .play-button-ready .exp-play-trailer-button {
        justify-content: flex-start;
        padding: 15px;
        max-width: 57px;
        background-color: rgba(0, 0, 0, 0.6);
        border: solid 1px rgba(255, 255, 255, 0.2);
        border-radius: 100px;
        overflow: hidden;
        opacity: 0;
        pointer-events: inherit;
        transition: border 250ms ease;
        animation-name: play-button__animate-in;
        animation-duration: 1.5s;
        animation-delay: 0.5s;
        animation-iteration-count: once;
        animation-timing-function: ease;
        animation-fill-mode: forwards
    }

    .play-button-ready .exp-play-trailer-button__icon {
        width: 25px;
        height: 25px
    }

    .play-button-ready .exp-play-trailer-button__text {
        display: block;
        opacity: 1
    }

    .play-button-ready .exp-play-trailer-button:hover {
        border: 1px solid #fff
    }

    .play-button-ready .exp-play-trailer-button:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 20px;
        height: 100%;
        background: linear-gradient(to right, transparent 0, rgba(0, 0, 0, 0.6) 100%);
        z-index: 1;
        animation-name: play-button__masked-letter-covering;
        animation-duration: 150ms;
        animation-iteration-count: once;
        animation-timing-function: ease;
        animation-fill-mode: forwards;
        animation-delay: 4.5s
    }
}

@media (max-height: 850px) and (min-width: 768px) {
    .exp-play-trailer-button {
        margin-bottom: 1em
    }
}

.ustube-wrapper {
    width: 100%;
    background-color: black
}

.ustube {
    max-width: 1040px;
    margin: 88px auto 0;
    position: relative
}

.ustube a {
    color: white
}

@media (min-width: 1200px) {
    .ustube .cm-hero-columns .cm-hero-column:last-child {
        border-left: none
    }
}

.ustube-header {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2)
}

.ustube-header__video-wrapper {
    position: absolute;
    z-index: 2;
    width: 66.68%
}

.ustube-header__video {
    opacity: 1;
    transition: opacity 750ms
}

.ustube-header__video.fade-out-video {
    opacity: 0
}

.ustube-header__play-button {
    visibility: hidden;
    position: absolute;
    background: url(//do6eyjibs3jse.cloudfront.net/assets/phoenix/btn-play-sm-c6cf32e47a06ea1f873eec83033ec6ff7eef0e32c435512b633ffa19b9fc6450.svg) no-repeat;
    background-size: 50px 50px;
    background-position: center;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1
}

.ustube-header__play-button.button-visible {
    visibility: visible;
    cursor: pointer
}

.ustube-header__video-placeholder {
    padding-top: 56.25%;
    position: relative;
    align-self: left;
    background-size: cover;
    background-position-x: center;
    background-repeat: no-repeat;
    border-radius: 4px
}

.ustube-header__ctas {
    padding-top: 20px
}

.ustube-header__instructor {
    padding-bottom: 8px;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.45;
    letter-spacing: 1px;
    text-transform: uppercase
}

.ustube-header__title {
    margin-left: 8px;
    opacity: 0.5;
    font-weight: 300
}

.ustube-header__description {
    padding-bottom: 20px;
    opacity: 0.8;
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 0.2px
}

.ustube-header__button {
    display: inline-block;
    width: 220px
}

.ustube-header__price {
    margin: 0 16px 0 24px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.75;
    letter-spacing: 1px
}

.ustube-header__learn-more {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background: url(//do6eyjibs3jse.cloudfront.net/assets/annual-pass/question-mark-008f695eec7becc52e8d5600d967a4d525746aba46d1f2f0ac35c1bed545c184.svg) center/100% 100% no-repeat;
    opacity: 0.9
}

.ustube-playlist {
    max-height: 562px;
    overflow-y: scroll;
    padding-left: 20px;
    border-right: solid 4px rgba(34, 34, 34, 0.75)
}

.ustube-playlist__header {
    font-size: 16px;
    font-weight: bold;
    line-height: 2.0;
    letter-spacing: 0.8px
}

.ustube-video {
    padding-bottom: 12px
}

.ustube-video__wrapper {
    width: 140px;
    height: 78px;
    border-radius: 4px;
    border: solid 1px rgba(255, 255, 255, 0.2)
}

.ustube-video__playlist-wrapper {
    padding-top: 12px
}

.ustube-video__excerpt {
    padding: 8px 0 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.ustube-video__thumbnail {
    padding-top: 56.25%;
    position: relative;
    align-self: left;
    background-size: cover;
    background-position-x: center;
    background-repeat: no-repeat
}

.ustube-video__thumbnail:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 30px;
    width: 100%;
    z-index: 100;
    background-image: linear-gradient(to bottom, transparent, #000)
}

.ustube-video__play-icon {
    background: url(//do6eyjibs3jse.cloudfront.net/assets/phoenix/btn-play-sm-c6cf32e47a06ea1f873eec83033ec6ff7eef0e32c435512b633ffa19b9fc6450.svg) no-repeat;
    background-size: 30px 30px;
    background-position: center;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.ustube-video__time {
    font-size: 12px;
    opacity: 0.8;
    line-height: 1.33;
    letter-spacing: 1px;
    position: absolute;
    right: 16px;
    bottom: 12px;
    z-index: 101
}

.ustube-video__title {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.47;
    letter-spacing: 1px;
    text-transform: uppercase
}

.ustube-video__captions-wrapper {
    display: flex;
    align-items: center
}

.ustube-video__captions {
    padding-left: 20px
}

.ustube-video__subtitle {
    opacity: 0.5;
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 0.2px
}

.ustube-ctas .wm-button {
    display: block
}

.ustube-ctas__single-title {
    padding-bottom: 24px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: 0.5px
}

.ustube-ctas .ustube-ctas__single-cta {
    margin-bottom: 12px
}

.ustube-ctas__single-price {
    margin-left: 4px
}

.modal-active .wine-and-dine__modal:before {
    background: #000
}

.wine-and-dine__modal .wm-modal-dialog {
    transform: none
}

.wine-and-dine__modal.visible .wm-modal-dialog {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    transform: none;
    align-content: flex-start;
    justify-content: center;
    flex-wrap: wrap
}

.wine-and-dine__container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 640px
}

.wine-and-dine__banner-image {
    position: relative;
    text-align: right;
    width: 100%;
    flex-grow: 1;
    padding-bottom: 56.25%;
    background: transparent center/cover no-repeat
}

.wine-and-dine__banner-image:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #000 0%, transparent 40%, transparent 100%)
}

.wine-and-dine__text {
    position: relative;
    margin-top: -70px;
    padding: 24px;
    text-align: center;
    width: 100%
}

.wine-and-dine__heading {
    font-size: 24px;
    line-height: 1.42;
    letter-spacing: 0.5px;
    max-width: 220px;
    margin: 0 auto 12px
}

.wine-and-dine__subtitle {
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.2px;
    color: rgba(255, 255, 255, 0.5)
}

.wine-and-dine__checks {
    margin: 32px 0 16px;
    text-align: left
}

.wine-and-dine__check {
    background: url(//do6eyjibs3jse.cloudfront.net/assets/icons/checkmark-3252b35e63834a8020738f1cc63fa191909ab3906fb4d2ff631b4d12ac6951e0.svg) left center/16px 14px no-repeat;
    margin: 16px 0;
    padding-left: 36px;
    font-size: 15px;
    line-height: 1.47;
    letter-spacing: 0.2px
}

.wine-and-dine__cta {
    width: 100%;
    text-align: center;
    padding: 0 24px
}

.wine-and-dine__cta .wm-button {
    width: 100%;
    max-width: 500px;
    font-weight: 400
}

@media (min-width: 768px) {
    .wine-and-dine__modal.visible .wm-modal-dialog {
        align-content: center
    }

    .wine-and-dine__container {
        position: relative;
        border: 1px solid rgba(255, 255, 255, 0.2);
        border-radius: 4px
    }

    .wine-and-dine__banner-image {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 0;
        background: transparent 220px center/auto 100% no-repeat
    }

    .wine-and-dine__banner-image:after {
        background: linear-gradient(to right, #000 0%, #000 50%, transparent 100%)
    }

    .wine-and-dine__banner-image--aap {
        background: transparent center right/auto 100% no-repeat
    }

    .wine-and-dine__text {
        position: relative;
        margin: 0;
        padding: 64px;
        text-align: left;
        font-weight: 400
    }

    .wine-and-dine__heading {
        max-width: 100%;
        margin-bottom: 8px;
        line-height: 1.33
    }

    .wine-and-dine__subtitle {
        font-size: 16px
    }

    .wine-and-dine__cta {
        margin: 24px 0 0
    }

    .wine-and-dine__cta .wm-button {
        width: auto
    }
}

.new-row {
    display: flex;
    margin-top: 40px;
    margin-bottom: 40px
}

.aap-column {
    flex: 65%
}

.aap-column h4 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1.5px;
    padding-bottom: 10px;
    font-size: 15px
}

.aap-column .aap-cta {
    width: 44%;
    float: left;
    height: 70px;
    padding-left: 12px
}

.aap-column .aap-copy {
    width: 55%;
    float: right;
    height: 70px
}

.aap-column .instructors {
    display: block;
    width: 100%;
    min-width: 500px;
    padding-left: 17px
}

.aap-inner {
    padding: 10px 20px 0px 0;
    border: 1px solid #333;
    overflow: auto
}

.aap-cta a {
    font-size: 14px;
    width: 90%;
    border-radius: 3px;
    padding: 12px;
    letter-spacing: 1.5px;
    text-align: center
}

.aap-cta span {
    display: block;
    width: 90%;
    font-size: 14px;
    text-align: center;
    opacity: 0.8;
    letter-spacing: 1px
}

.aap-copy {
    font-size: 16px;
    color: #CECECE;
    letter-spacing: 0.39px;
    line-height: 18px;
    padding-top: 10px
}

.instructors ul {
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    flex-flow: row wrap;
    justify-content: space-around;
    width: 100%;
    height: 100px;
    overflow: hidden
}

.instructors ul li {
    width: 140px;
    height: 90px;
    margin-top: 10px;
    position: relative;
    margin-right: 2px;
    border-radius: 2px;
    overflow: hidden
}

.instructors ul li a {
    color: white;
    opacity: 0.95
}

.instructors ul li img {
    max-width: 150px;
    position: absolute;
    top: 0;
    left: 0
}

.instructors ul li div {
    position: absolute;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
    bottom: 0px;
    left: 0px;
    height: 44px;
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
    width: 100%;
    padding: 22px 0 0 5px;
    pointer-events: none
}

.sc-column {
    flex: 30%;
    padding-left: 20px;
    padding-top: 40px;
    padding-right: 40px
}

.sc-column h4 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    opacity: 0.8;
    padding-bottom: 10px;
    font-size: 14px
}

.sc-column p {
    font-size: 16px;
    line-height: 20px;
    color: #888;
    padding-bottom: 10px
}

.sc-column a {
    font-size: 14px;
    margin-left: 0px;
    letter-spacing: 1px;
    border-radius: 2px;
    background-color: #444
}

.sc-column a.gift {
    background-color: transparent;
    border: 1px solid #444
}

.sc-column span {
    display: block;
    font-size: 14px;
    opacity: 0.6
}

.cats-instructor {
    text-transform: none;
    font-size: 31px
}

.cats-title {
    text-transform: none;
    color: #dedede;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 26px;
    padding-top: 10px;
    max-width: 650px;
    margin: 0px auto
}

#cats-mobile-title {
    text-transform: none;
    font-size: 20px;
    line-height: 27px
}

#cats-mobile-subtitle {
    text-transform: none;
    letter-spacing: 1px;
    font-size: 13px;
    line-height: 1.5em;
    font-weight: normal;
    color: #f4f4f4
}

.ios-merch-cm-v2 {
    text-align: center;
    margin: 20px 16px;
    padding: 24px 8px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2)
}

.ios-merch-cm-v2__title {
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 24px
}

.ios-merch-cm-v2__description {
    line-height: 18px;
    font-size: 13px;
    max-width: 272px;
    margin: 0 auto;
    letter-spacing: 0.2px;
    color: rgba(255, 255, 255, 0.5)
}

.ios-merch-cm-v2__app-button {
    display: block;
    margin-top: 25px
}

.ios-merch-cm-v2__app-button img {
    display: inline-block;
    width: 130px;
    height: 42px
}

.ios-merch-cm-v2__desktop-app-store-icon {
    display: inline-block;
    width: auto;
    height: 48px;
    margin-top: 25px
}

.apple-legal {
    padding: 24px 0;
    margin: 0 16px;
    line-height: 16px;
    font-size: 11px;
    text-align: center;
    letter-spacing: 0.2px;
    color: rgba(255, 255, 255, 0.3);
    border-top: 1px solid rgba(255, 255, 255, 0.2)
}

@media (min-width: 768px) {
    .apple-legal {
        border: 0;
        color: rgba(255, 255, 255, 0.3)
    }
}

.class-composition {
    padding-bottom: 48px;
    color: #fff
}

.class-composition__headline {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.56;
    letter-spacing: 0.2em;
    padding: 37px 0
}

.class-composition__gems {
    width: 100%;
    white-space: nowrap;
    padding: 0 8px;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch
}

.class-composition__gem {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 0 8px;
    overflow: hidden;
    border-radius: 8px
}

.class-composition__gem:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, transparent 0%, transparent 50%, #000 120%)
}

.class-composition__image {
    display: block;
    height: 276px;
    width: 276px
}

.class-composition__tagline {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 24px;
    z-index: 1;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 0.2px;
    white-space: normal
}

.class-composition__button {
    margin: 16px 16px 0;
    display: block
}

@media (min-width: 768px) {
    .class-composition__gems {
        margin: 0 auto;
        width: 636px;
        white-space: normal;
        padding: 0 12px;
        overflow-x: hidden
    }

    .class-composition__gem {
        margin: 0 12px 24px 12px
    }

    .class-composition__image {
        height: 282px;
        width: 282px
    }

    .class-composition__button {
        margin: 48px auto 0;
        width: 248px
    }

    .class-composition__headline {
        padding: 0 0 48px 0
    }
}

@media (min-width: 1200px) {
    .class-composition__gems {
        display: flex;
        width: 100%;
        padding: 0
    }

    .class-composition__gem:first-child {
        margin-left: 0
    }

    .class-composition__gem:last-child {
        margin-right: 0
    }
}

.who-dis {
    padding-bottom: 48px;
    color: #fff
}

.who-dis__headline {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: normal;
    line-height: 1.56;
    letter-spacing: 0.2em;
    padding: 25px 16px 10px
}

.who-dis__gems {
    width: 100%;
    display: block;
    padding: 0 8px
}

.who-dis__gem {
    vertical-align: middle;
    position: relative;
    padding: 6px 8px;
    overflow: hidden
}

.who-dis__image {
    display: block;
    margin: 0 auto
}

.who-dis__tagline {
    letter-spacing: 4px;
    line-height: 1.27;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 400px;
    text-align: center;
    width: 100%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    font-size: 22px
}

@media (max-width: 415px) {
    .who-dis__image {
        width: 100%
    }
}

@media (min-width: 768px) {
    .who-dis__gems {
        margin: 0 auto;
        width: 636px;
        white-space: normal;
        padding: 0 12px;
        overflow-x: hidden
    }

    .who-dis__gem {
        margin: 0 12px 24px 12px
    }

    .who-dis__headline {
        padding: 0 0 48px 0
    }
}

@media (min-width: 1200px) {
    .who-dis__gems {
        display: flex;
        width: 100%;
        padding: 0
    }

    .who-dis__gem:first-child {
        margin-left: 0
    }

    .who-dis__gem:last-child {
        margin-right: 0
    }
}

.cart-in-progress {
    display: none
}

.cip-active .cart-in-progress {
    display: block
}

.cart-in-progress__wrapper {
    position: absolute;
    top: 9px;
    right: 10px;
    float: none
}

.cart-in-progress__wrapper .wm-header__login-link {
    position: relative;
    top: auto;
    right: auto
}

.cart-in-progress__trigger {
    display: block;
    background: transparent center/contain no-repeat;
    object-fit: contain;
    overflow: hidden;
    text-indent: -999px
}

.cart-in-progress__trigger {
    position: fixed;
    bottom: 40px;
    right: 40px;
    width: 64px;
    height: 64px;
    background-image: url(//do6eyjibs3jse.cloudfront.net/assets/experiments/cart-in-progress/cip-fixed-39efd95f39d1baee7dbcc225c07c0dbdf997910244f3073e72629f7fc59f39b6.svg);
    box-shadow: 0 5px 10px transparent;
    transform: scale(0.5);
    border-radius: 64px;
    opacity: 0;
    z-index: 110;
    transition: transform 250ms cubic-bezier(0.5, -1, 0.5, 1), opacity 350ms ease, box-shadow 100ms ease
}

.wm-header .cart-in-progress {
    display: none
}

.cip-active .wm-header .cart-in-progress {
    display: inline-block;
    vertical-align: middle
}

.wm-header .cart-in-progress__trigger {
    position: static;
    background-image: url(//do6eyjibs3jse.cloudfront.net/assets/experiments/cart-in-progress/cip-nav-4efb2ba43f1ce061169daa391e7ba37d54ec1a08879815c7c085a25a39b0f696.svg);
    width: 23px;
    height: 16px;
    margin-right: 10px;
    transform: scale(1);
    opacity: 1;
    transition: transform 250ms cubic-bezier(0.5, 1, 0.5, 2), opacity 350ms ease
}

.cip-moved .cart-in-progress__trigger {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.25);
    transform: scale(1);
    opacity: 1;
    transition: transform 250ms cubic-bezier(0.5, 1, 0.5, 2), opacity 350ms ease, box-shadow 100ms ease
}

.cip-moved .cart-in-progress__trigger:hover {
    transform: translateY(-6px) scale(1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.25)
}

.cip-moved .wm-header .cart-in-progress__trigger {
    transform: scale(0.25);
    opacity: 0;
    transition: transform 250ms cubic-bezier(0.5, -1, 0.5, 1), opacity 350ms ease
}

.wm-press-mobile .press__header {
    padding-bottom: 36px;
    font-size: 22px;
    line-height: 1.27;
    letter-spacing: 4px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase
}

.wm-press-mobile .press__mobile-cm-header {
    padding: 1.15em 0;
    text-transform: uppercase;
    border-bottom: 1px solid #413A39;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.08;
    letter-spacing: 3px;
    text-align: left;
    color: #ffffff
}

.wm-press-mobile .press__box {
    display: flex;
    height: 80px;
    margin: 4px;
    border-radius: 2px;
    background-color: #111111;
    align-items: center;
    justify-content: center
}

.wm-press-desktop.homepage {
    padding-bottom: 52px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2)
}

.wm-press-desktop .press__header {
    padding-top: 30px;
    margin-bottom: 52px;
    font-size: 22px;
    line-height: 1.27;
    letter-spacing: 4px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase
}

.wm-press-desktop .press__box {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px
}

.wm-press-desktop .press__box:hover .press__logo {
    opacity: 1
}

.wm-press-desktop .press__logo {
    height: 20px;
    opacity: 0.3;
    transition: opacity 250ms ease
}

.gem-cm-block {
    height: 180px;
    background-repeat: no-repeat;
    background-size: 640px 350px;
    background-position-y: 10%;
    background-position-x: 95%;
    margin-top: 100px;
    margin-bottom: 60px;
    background-color: #010101
}

.gem-cm-title {
    font-family: Lato;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: 1px;
    text-align: left;
    color: #ffffff;
    margin: 0px auto 5px 80px;
    padding-top: 15px
}

.gem-cm-subtitle {
    color: rgba(255, 255, 255, 0.5);
    margin-left: 80px;
    padding-top: 30px;
    letter-spacing: 2px;
    font-size: 15px
}

.jg-gem-cm-subtitle {
    padding-top: 15px
}

.gem-cm-description {
    width: 480px;
    height: 48px;
    opacity: 0.5;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0.2px;
    text-align: left;
    color: #ffffff;
    margin-left: 80px
}

.gem-cm-popover-trigger {
    max-width: 48px;
    float: right;
    position: relative;
    margin-right: 37%;
    margin-top: -6%
}

.jg-earth-day-gem-block {
    margin-top: -100px
}

.hp-gem-slides {
    position: relative;
    width: 1140px;
    max-width: 100%;
    margin: 25px auto 50px
}

.hp-gem-slides__title {
    font-size: 15px;
    margin: 0 auto 25px;
    text-align: center;
    color: rgba(255, 255, 255, 0.75)
}

.hp-gem-slides__fader-right, .hp-gem-slides__fader-left {
    display: none
}

.hp-gem-slides .slick-arrow {
    position: absolute;
    opacity: 0;
    height: 0;
    width: 0
}

.hp-gem-slides .wm-arrow {
    display: none
}

.slick-slide .i-tile-sixteen-by-nine {
    width: 220px;
    outline: none;
    margin: 0 7px
}

.slick-slide .i-tile-sixteen-by-nine:hover > .background {
    transform: scale(1)
}

.slick-slide .circle-icon {
    top: 45%
}

.slick-slide .circle-icon--small {
    transform: translate(-50%, -50%) scale(0.45)
}

.slick-active .i-tile-sixteen-by-nine {
    width: 220px;
    outline: none;
    margin: 0 7px
}

.slick-active .i-tile-sixteen-by-nine .content {
    border: 1px solid rgba(255, 255, 255, 0.55)
}

@media (min-width: 992px) {
    .hp-gem-slides {
        margin: 25px auto 60px
    }

    .hp-gem-slides__title {
        font-size: 20px;
        margin: 0 auto 30px
    }

    .hp-gem-slides__fader-right, .hp-gem-slides__fader-left {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 60px;
        z-index: 2
    }

    .hp-gem-slides__fader-right {
        right: 0;
        background-image: linear-gradient(to left, #000, transparent 100%)
    }

    .hp-gem-slides__fader-left {
        left: 0;
        background-image: linear-gradient(to right, #000, transparent 100%)
    }

    .hp-gem-slides .wm-arrow {
        display: block
    }

    .slick-slide .i-tile-sixteen-by-nine {
        width: 340px
    }

    .slick-slide .circle-icon {
        top: 45%
    }

    .slick-slide .circle-icon--small {
        transform: translate(-50%, -50%) scale(0.75)
    }

    .slick-active .i-tile-sixteen-by-nine {
        width: 340px
    }
}

.navbar-v2 .ap-hero {
    margin-top: 0
}

.navbar-v2 .instructors-dropdown-mobile {
    margin-bottom: 0
}

.instructor-dropdown {
    max-height: 34px;
    background-position: 0 0
}

.instructor-dropdown .ap-hero {
    margin-top: 34px
}

.instructor-dropdown .wm-header__inner {
    z-index: 23
}

.instructor-dropdown.logged-out .wm-header__inner {
    padding: 11px
}

.instructor-dropdown:before {
    opacity: 1;
    transition: opacity 0ms 450ms
}

.instructor-dropdown .wm-container:not(.cm-sticky-ctas) {
    background: #000;
    transition: background 0ms 450ms ease
}

.instructor-dropdown #logo-primary {
    margin-top: -50px;
    transition: margin 450ms ease
}

.instructor-dropdown__toggle-link {
    color: #fff
}

.instructor-dropdown__toggle {
    display: none;
    position: absolute;
    top: 11px;
    left: 8px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.5px;
    cursor: pointer
}

.instructor-dropdown__toggle .wm-arrow-thin-red.wm-arrow-thin-red--down {
    width: 11px;
    margin-left: 12px;
    transition: transform 250ms ease
}

.instructor-dropdown__toggle--active .wm-arrow-thin-red.wm-arrow-thin-red--down {
    transform: rotate(-180deg)
}

.instructor-dropdown__toggle--active .instructor-dropdown__instructors {
    opacity: 1;
    pointer-events: all
}

.instructor-dropdown__instructors {
    position: absolute;
    bottom: -11px;
    left: 0;
    width: 320px;
    transform: translateY(100%);
    opacity: 0;
    pointer-events: none;
    background: #000;
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: opacity 250ms ease
}

.instructor-dropdown__instructor {
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

.instructor-dropdown__instructor:hover {
    cursor: pointer
}

.instructor-dropdown__instructor:hover .instructor-dropdown__name {
    color: white
}

.instructor-dropdown__instructor:hover .instructor-dropdown__class {
    color: rgba(255, 255, 255, 0.5)
}

.instructor-dropdown__link {
    display: flex;
    align-items: center
}

.instructor-dropdown__caption {
    padding: 0 21px
}

.instructor-dropdown__image {
    width: 78px;
    height: 78px;
    background-size: cover;
    flex-shrink: 0
}

.instructor-dropdown__name {
    line-height: 20px;
    font-size: 14px;
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 0.5);
    transition: color 250ms ease
}

.instructor-dropdown__class {
    line-height: 18px;
    font-size: 12px;
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 0.25);
    transition: color 250ms ease
}

.instructor-dropdown__view-all-link {
    display: block;
    padding: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    letter-spacing: 2px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.5);
    transition: color 250ms ease
}

.instructor-dropdown__view-all-link:hover {
    color: white
}

@media (min-width: 768px) {
    .instructor-dropdown.logged-out .wm-header__inner {
        padding: 17px
    }

    .instructor-dropdown__toggle {
        display: block
    }
}

.student-cards {
    color: #000;
    text-align: left
}

.student-cards__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.student-cards__card {
    position: relative;
    width: 100%;
    border-radius: 4px;
    background-color: #f7f7f7;
    padding: 24px;
    transition: opacity 500ms ease
}

.student-cards__card:nth-child(2) {
    margin: 18px 0
}

.student-cards__top {
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

.student-cards__instructor-image {
    width: 56px;
    height: 56px;
    margin-right: 16px
}

.student-cards__instructor-name {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.43;
    letter-spacing: 1px;
    color: #1a1a1a
}

.student-cards__class-subject {
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 1.2px;
    opacity: 0.5;
    margin: 0;
    color: #1a1a1a;
    text-transform: uppercase
}

.student-cards__middle-text {
    font-size: 16px;
    line-height: 1.57;
    letter-spacing: 0.2px;
    color: #1a1a1a
}

.student-cards__bottom {
    display: flex;
    align-items: center
}

.student-cards__student-image {
    width: 32px;
    height: 32px;
    margin-right: 16px
}

.student-cards__student-name {
    opacity: 0.5;
    font-size: 14px;
    font-weight: bold;
    line-height: 2.0;
    letter-spacing: 0.2px;
    color: #1a1a1a;
    text-transform: none
}

@media (min-width: 768px) {
    .student-cards__cards {
        display: flex
    }

    .student-cards__card {
        width: auto;
        padding: 18px
    }

    .student-cards__card:nth-child(2) {
        margin: 0 8px
    }

    .student-cards__middle-text {
        font-size: 14px
    }
}

@media (min-width: 992px) {
    .student-cards__cards.clickable:hover .student-cards__card {
        opacity: 0.6
    }

    .student-cards__cards.clickable:hover .student-cards__card:hover {
        opacity: 1
    }

    .student-cards__card {
        padding: 24px
    }

    .student-cards__card:nth-child(2) {
        margin: 0 36px
    }

    .student-cards__middle-text {
        font-size: 16px
    }
}

.refresh-reviews {
    padding: 16px 16px 0
}

.refresh-reviews__desc-text {
    margin-top: 16px;
    font-size: 13px;
    line-height: 18px;
    text-align: left;
    letter-spacing: 0.2px;
    opacity: 0.5
}

.refresh-reviews__student {
    display: flex;
    align-items: center;
    padding-top: 16px
}

.refresh-reviews .student-cards__card {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.refresh-reviews .student-cards__instructor-name {
    margin: 0;
    color: #4D5767
}

.refresh-reviews .student-cards__student-image {
    width: 36px;
    height: 36px;
    border-radius: 100%
}

@media (min-width: 768px) {
    .refresh-reviews {
        padding: 48px 0 0
    }

    .refresh-reviews .student-cards__cards {
        display: flex;
        justify-content: center
    }

    .refresh-reviews .student-cards__card {
        max-width: 310px;
        border-radius: 2px
    }
}

.show-class-switcher .class-switcher {
    display: block
}

.class-switcher {
    display: none;
    background: rgba(34, 34, 34, 0.9);
    text-align: center
}

.class-switcher li {
    position: relative;
    display: inline-flex;
    vertical-align: bottom;
    padding: 0.55em 0;
    margin-right: 5%
}

.class-switcher li a {
    color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
    letter-spacing: .08em;
    font: 700 .8em 'raleway';
    transition: color 200ms ease
}

.class-switcher li a:hover {
    color: white
}

.class-switcher li.selected a {
    color: white
}

.class-switcher li.selected:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    width: 100%;
    background-color: #d3b329
}

.class-switcher li:last-child {
    margin-right: 0
}

.temporary-right-red-arrow-class-switcher {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.5em;
    color: #d3b329
}

#live-chat .float-box-container {
    font-size: 14px;
    cursor: pointer;
    color: white
}

#live-chat .dialog-icon {
    display: inline-block;
    width: 30px;
    height: 100%;
    background: url(//do6eyjibs3jse.cloudfront.net/assets/icon-chat-d0d6704300c0d4b5ae894e13987f53ab0847d634730fe9fa3281b8212e01adae.png) no-repeat 50%;
    background-size: 80%;
    vertical-align: middle;
    margin-right: 5px
}

#live-chat .green {
    color: #7ed321
}

@media (max-width: 480px) {
    #live-chat .float-box-container {
        border: 1px solid #564e4d;
        background: transparent;
        width: 100%;
        border-radius: 3px;
        letter-spacing: 3px;
        margin-top: 12px;
        padding: 10px;
        display: inline-block;
        text-align: center;
        font-weight: normal
    }

    #live-chat .dialog-icon {
        height: 24px;
        margin-right: 10px
    }
}

@media (min-width: 480px) {
    #live-chat .float-box-container {
        position: fixed;
        z-index: 100;
        right: 45px;
        bottom: 35px;
        width: 205px;
        height: 50px;
        line-height: 46px;
        background-color: #2a2a2a;
        border: 1px solid rgba(143, 143, 143, 0.58);
        padding-left: 15px;
        letter-spacing: 1px
    }
}

.levelRating {
    position: relative;
    width: 90%;
    max-width: 1038px;
    padding: 30px 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.ratingIcon {
    margin-right: 30px;
}

.paragraph {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.5px;
    color: white;
}

.satisfaction {
    font-size: 16px;
    font-weight: 400;
    line-height: 2.3;
    letter-spacing: 1.76px;
    color: #ffffff80;
    text-transform: uppercase;
}

@media (max-width: 850px) {
    .ratingIcon {
        display: block;
        margin: 0.5rem auto;
    }

    .paragraph {
        font-size: 20px;
    }

    .satisfaction {
        font-size: 12px;
    }
}

@media (max-width: 850px) {
    .levelRating {
        display: block;
        text-align: center;
    }
}

.levelRatingRegular {
    border: 1px solid #ffffff80;
    border-radius: 4px;
    margin: 50px auto;
}

.levelRatingSmall {
    border: none;
}

.video-section{
    margin: 120px -15px 0;
}

.video-section .video-box ul {
    padding: 13px;
    margin: 0;
    list-style: none;
    width: 100%;
    float: left;
    display: inline-block;
}

.video-section .video-box ul li {
    display: inline-block;
    width: 100%;
    float: left;
    margin: 0 0 15px;
}

.video-section .video-box ul li a {
    /*display: table;*/
}

.video-box-unactive {
    pointer-events: none;
    opacity: 0.8;
}

.video-section .video-box ul li a img {
    display: block;
    float: left;
    width: 100%;
    max-width: 129px;
    margin: 13px 20px 13px 10px;
    /*border: 2px solid #000;*/
    border-radius: 2px;
}

.lesson-hide {
    display: none;
}

.video-section .video-box ul li a .right-detail {
    overflow: hidden;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    height: 108px;
}

.video-section .video-box ul li a .right-detail span {
    font-size: 22px;
    font-weight: 600;
    font-family: Poppins, Helvetica, sans-serif !important;
}

.video-section .video-box ul li a .right-detail p {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    font-family: Poppins, Helvetica, sans-serif !important;
    margin: 10px 0 0;
    display: inline-block;
}

.video-section .video-box ul li.active {
    background: rgba(255, 255, 255, 0.2);
}

.video-section .col-md-6 {
    width: 50%;
    float: left;
    padding: 0 15px;
}

.video-section iframe {
    width: 100%;
    height: 380px;
    background-color: #000;
}

.lesson-item {
    display: inline-block;
    text-align: center;
    margin: 0 25px;
    max-width: 320px
}

.lesson-item:focus {
    outline: none
}

.lesson-item.slick-current .lesson-item__link {
    opacity: 1
}

.lesson-item__link {
    color: #ffffff;
    display: inline-block;
    opacity: 0.5;
    transition: opacity 250ms ease
}

.lesson-item__link:hover, .lesson-item__link:focus {
    text-decoration: none;
    outline: none;
    color: #ffffff;
    opacity: 1
}

.lesson-item__link .mc-layout {
    flex-wrap: nowrap
}

.lesson-item__thumbnail-wrapper {
    width: 100px;
    height: auto;
    border: solid 1px rgba(255, 255, 255, 0.2);
    border-radius: 2px;
    overflow: hidden
}

.lesson-item__thumbnail {
    display: block;
    max-width: 100%
}

.lesson-item__content {
    padding: 0px 15px;
    text-align: left
}

.lesson-item__student {
    color: rgb(255, 255, 255);
    font-size: 11px;
    line-height: 1.2;
    letter-spacing: 0.2px;
    margin-bottom: 5px;
    opacity: 0.5
}

.lesson-item__lesson {
    color: rgb(255, 255, 255);
    font-size: 15px;
    line-height: 1.41;
    font-weight: bold;
    letter-spacing: 1px
}

.lesson-item__from {
    font-size: 11px;
    letter-spacing: 0.2px;
    color: rgba(255, 255, 255, 0.8)
}

.lesson-item__course {
    font-size: 14px;
    letter-spacing: 0.2px;
    opacity: 0.8;
    overflow: hidden;
}

@media (min-width: 768px) {
    .lesson-ticker:before, .lesson-ticker:after {
        width: 195px
    }

    .lesson-ticker__header {
        padding: 24px;
        font-size: 22px;
        letter-spacing: 4px
    }

    .lesson-ticker__wrapper {
        padding: 48px 0
    }

    .lesson-item {
        margin: 0 50px;
        max-width: 600px;
    }

    .lesson-item__thumbnail-wrapper {
        width: 160px
    }

    .lesson-item__content {
        padding: 5px 20px
    }

    .lesson-item__student {
        font-size: 13px;
        margin-bottom: 10px;
        line-height: 1.2
    }

    .lesson-item__lesson {
        font-size: 24px;
        max-width: 400px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }

    .lesson-item__from {
        /*font-size: 15px;*/
        line-height: 1.46;
        font-size: 12px;
    }
}

@media (min-width: 992px) {
    .lesson-ticker {
        margin-top: 0
    }
}

@media screen and (max-width: 640px) {
    .video-section iframe {
        width: 100%;
        height: 190px;
    }
}

@media screen and (max-width: 770px) {
    .video-section .col-md-6 {
        width: 100%;
    }

    .innerContent {
        padding: 0px !important;
    }

    .video-section {
        margin: 75px -15px 0 !important;
    }

    .caption-minicourse {
        padding: 0px !important;
    }

    .lesson-item__lesson {
        margin-top: 9px !important;
    }
}
