@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap);

@font-face {
    font-family: FFGoodProCond-Black;
    src: url(webfonts/FFGoodProCond-Black.ttf) format('truetype');
    font-display: swap
}

@font-face {
    font-family: FFGoodPro-Regular;
    src: url(webfonts/FFGoodPro-Regular.ttf) format('truetype');
    font-display: swap
}

@font-face {
    font-family: FFGoodPro-Bold;
    src: url(webfonts/FFGoodPro-Bold.ttf) format('truetype');
    font-display: swap
}

@font-face {
    font-family: FFGoodPro-BoldItalic;
    src: url(webfonts/FFGoodPro-BoldItalic.ttf) format('truetype');
    font-display: swap
}

@font-face {
    font-family: FFGoodPro-Italic;
    font-display: swap;
    src: url(webfonts/FFGoodPro-Italic.ttf) format('truetype')
}

a {
    background: 0 0;
    color: #337ab7;
    text-decoration: none
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit
}

    button, html input[type=button], input[type=reset], input[type=submit] {
        -webkit-appearance: button
    }

        button input::-moz-focus-inner {
            border: 0;
            padding: 0
        }

    input[type=checkbox], input[type=radio] {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    input[type=search] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

table {
    border-spacing: 0
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

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:active, a:hover {
    outline: 0
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    color: #000;
    background: #ff0
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

code, kbd, pre, samp {
    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
        }

textarea {
    overflow: auto
}

td, th {
    padding: 0
}

@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: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before, .glyphicon-euro: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, .glyphicon-btc:before, .glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-jpy:before, .glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-rub:before, .glyphicon-ruble: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"
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    margin: 0;
    line-height: 1.42857143;
    color: #333
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

figure {
    margin: 0
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > 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: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .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, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #777
    }

.h1, .h2, .h3, h1, h2, 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, .h5, .h6, h4, h5, 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: 44px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, .h6, h5, h6 {
    font-size: 16px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

.mobile-video {
    display: none !important
}

.desktop-med-video {
    display: none !important
}

.desktop-lg-video {
    display: flex !important
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }

    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

.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:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

    ol ol, ol ul, ul ol, ul ul {
        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
}

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

abbr[data-original-title], abbr[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 ol:last-child, blockquote p:last-child, blockquote ul:last-child {
        margin-bottom: 0
    }

    blockquote .small, blockquote footer, blockquote small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777
    }

        blockquote .small:before, blockquote footer: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 .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
            content: ''
        }

        .blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer: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,.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
        -webkit-box-shadow: none;
        box-shadow: none
    }

pre {
    overflow: auto;
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 16px;
    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-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    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-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        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-2-5 {
        margin-left: 20.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-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        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-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        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 {
    border-spacing: 0;
    border-collapse: collapse;
    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 > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        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 > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        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 > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    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 > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                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: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: #006f44 auto !important;
    outline-offset: -2px !important
}

output {
    display: block;
    padding-top: 7px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 16px;
    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,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.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
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label, .radio label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
        position: absolute;
        margin-left: -20px
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

    .checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
        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: 16px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 16px;
    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
}

select[multiple].input-lg, textarea.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 select[multiple].form-control, .form-group-lg textarea.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
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(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 .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(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 .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(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
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@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 .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .checkbox label, .form-inline .radio label {
            padding-left: 0
        }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }

    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 16px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    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.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: #006f44 auto !important;
        outline-offset: -2px !important
    }

    .btn.focus, .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active, .btn:active {
        background-image: none;
        outline: 0;
        /*-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)*/
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65
    }

a.btn.disabled, fieldset[disabled] a.btn {
    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.active, .btn-default:active, .btn-default:hover, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

        .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
            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.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff
}

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #006f44;
        border-color: #122b40;
        /*box-shadow: 0px 0px 8px rgb(251, 222, 64);*/
    }

    .btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
        color: #006f44;
        background-color: #ffff;
        border-color: #204d74
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40;
            /*box-shadow: 0px 0px 8px rgb(251, 222, 64);*/
        }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        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.active, .btn-success:active, .btn-success:hover, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

        .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
            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.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        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.active, .btn-info:active, .btn-info:hover, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

        .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
            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.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        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.active, .btn-warning:active, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

        .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
            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.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        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.active, .btn-danger:active, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

        .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
            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.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    font-weight: 400;
    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:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #777;
                text-decoration: none
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].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-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 16px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(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: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        background-color: #337ab7;
        outline: 0
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #777
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none
        }

.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: 16px;
    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
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        float: left
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 2
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn: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 > .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 {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn: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 {
        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 {
    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,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-radius: 4px 4px 0 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-radius: 0 0 4px 4px
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        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) > .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 {
        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-group {
        display: table-cell;
        float: none;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    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 {
    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 {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 16px;
    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 {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

    .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn: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: 16px;
    font-weight: 400;
    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: 16px;
        border-radius: 3px
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px
    }

    .input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
        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-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        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:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
        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 {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .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:focus, .nav > li > a:hover {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #777
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: #777;
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        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 .external-link {
        font-family: FFGoodProCond-Black;
        font-size: 16px;
        text-transform: uppercase;
        display: flex;
        align-items: flex-start
    }

.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:focus, .nav-tabs > li.active > a:hover {
            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;
                margin-right: 0;
                border-radius: 4px
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

        .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
            border: 1px solid #ddd
        }

.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:focus, .nav-pills > li.active > a:hover {
        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) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }

    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
            border-bottom: 1px solid #ddd;
            border-radius: 4px 4px 0 0
        }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }

    .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:focus, .nav-tabs-justified > .active > a:hover {
        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:focus, .nav-tabs-justified > .active > a:hover {
        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
}

.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,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

    .navbar-collapse.in {
        overflow-y: auto
    }

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .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-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }

    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.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;
    font-size: 18px;
    line-height: 20px
}

    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none
    }

    .navbar-brand > img {
        display: block;
        height: auto
    }

@media (min-width:768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }

    .navbar-toggle {
        display: none
    }
}

.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
        }

.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 .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none
            }
}

@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 .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 .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .navbar-form .checkbox label, .navbar-form .radio label {
            padding-left: 0
        }

        .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin: 8px -15px
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

@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-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

.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-radius: 4px 4px 0 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-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:focus, .navbar-default .navbar-brand:hover {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            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:focus, .navbar-default .navbar-nav > .open > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-link {
        color: #777
    }

        .navbar-default .navbar-link:hover {
            color: #333
        }

    .navbar-default .btn-link {
        color: #777
    }

        .navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
            color: #333
        }

        .navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
            color: #ccc
        }

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
            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:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        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:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        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:focus, .navbar-inverse .btn-link:hover {
        color: #fff
    }

    .navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
        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:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            z-index: 2;
            color: #23527c;
            background-color: #eee;
            border-color: #ddd
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        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: 16px;
    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:focus, .pager li > a:hover {
                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:focus, .pager .disabled > a:hover, .pager .disabled > span {
        color: #777;
        cursor: not-allowed;
        background-color: #fff
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

    .label-default[href]:focus, .label-default[href]:hover {
        background-color: #5e5e5e
    }

.label-primary {
    background-color: #337ab7
}

    .label-primary[href]:focus, .label-primary[href]:hover {
        background-color: #286090
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:focus, .label-success[href]:hover {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:focus, .label-info[href]:hover {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:focus, .label-warning[href]:hover {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:focus, .label-danger[href]:hover {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 16px;
    font-weight: 700;
    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 {
    position: relative;
    top: -1px
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus, a.badge:hover {
    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: 200
    }

    .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 a > img, .thumbnail > img {
        margin-right: auto;
        margin-left: auto
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    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: 700
    }

    .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 {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        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,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s;
    -o-transition: width .6s;
    transition: width .6s
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: 2s linear infinite progress-bar-stripes;
    -o-animation: 2s linear infinite progress-bar-stripes;
    animation: 2s linear infinite progress-bar-stripes
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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-body, .media-left, .media-right {
    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:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
        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:focus, .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
        color: inherit
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
        color: #777
    }

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
        color: inherit
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .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:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
        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:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
        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:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
        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:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
        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,.05);
    box-shadow: 0 1px 1px rgba(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 > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .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
}

.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

    .panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
        padding-right: 15px;
        padding-left: 15px
    }

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

        .panel > .table-responsive:first-child > .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 th:first-child, .panel > .table-responsive:first-child > .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 th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
            border-top-left-radius: 3px
        }

        .panel > .table-responsive:first-child > .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 th:last-child, .panel > .table-responsive:first-child > .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 th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
            border-top-right-radius: 3px
        }

    .panel > .table-responsive:last-child > .table:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel > .table-responsive:last-child > .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 th:first-child, .panel > .table-responsive:last-child > .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 th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
            border-bottom-left-radius: 3px
        }

        .panel > .table-responsive:last-child > .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 th:last-child, .panel > .table-responsive:last-child > .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 th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .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 td, .panel > .table > tbody:first-child > tr:first-child th {
        border-top: 0
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-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 > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
            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 embed, .embed-responsive iframe, .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,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

    .well blockquote {
        border-color: rgba(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: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

    .close:focus, .close:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5
    }

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    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: transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out,-webkit-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 rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(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 {
        opacity: 0
    }

    .modal-backdrop.in {
        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 {
        margin-bottom: 0;
        margin-left: 5px
    }

    .modal-footer .btn-group .btn + .btn {
        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,.5);
        box-shadow: 0 5px 15px rgba(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: 16px;
    font-style: normal;
    font-weight: 400;
    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;
    opacity: 0;
    line-break: auto
}

    .tooltip.in {
        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: 16px;
    font-style: normal;
    font-weight: 400;
    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 rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(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: 16px;
    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: rgba(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: rgba(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: rgba(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: rgba(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: left .6s ease-in-out;
        -o-transition: left .6s ease-in-out;
        transition: left .6s ease-in-out
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            line-height: 1
        }

@media (-webkit-transform-3d),(transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.active.right, .carousel-inner > .item.next {
            left: 0;
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0)
        }

        .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
            left: 0;
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0)
        }

            .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
                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,.6);
    background-color: rgba(0,0,0,0);
    opacity: .5
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-repeat: repeat-x
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-repeat: repeat-x
    }

    .carousel-control:focus, .carousel-control:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block;
        margin-top: -10px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        font-family: sans-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: rgba(0,0,0,0);
        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,.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        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
    }
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row: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-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-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
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .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
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .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
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .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
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !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
    }
}

.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
    }

    td.visible-print, th.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
    }

    .hidden-print {
        display: none !important
    }
}

.overlayLeftRight:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.2)),color-stop(10%,rgba(255,255,255,.7)),color-stop(30%,rgba(255,255,255,.7)),color-stop(70%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left,rgba(255,255,255,.2) 0,rgba(255,255,255,.7) 10%,rgba(255,255,255,.7) 30%,rgba(255,255,255,0) 70%);
    background: -o-linear-gradient(left,rgba(255,255,255,.2) 0,rgba(255,255,255,.7) 10%,rgba(255,255,255,.7) 30%,rgba(255,255,255,0) 70%);
    background: linear-gradient(to right,rgba(255,255,255,.2) 0,rgba(255,255,255,.7) 10%,rgba(255,255,255,.7) 30%,rgba(255,255,255,0) 70%);
    top: 0;
    left: 0
}

.overlayLeftRightDark:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear,left top,right top,color-stop(20%,rgba(0,0,0,.4)),to(rgba(0,0,0,0)));
    background: -webkit-linear-gradient(left,rgba(0,0,0,.4) 20%,rgba(0,0,0,0));
    background: -o-linear-gradient(left,rgba(0,0,0,.4) 20%,rgba(0,0,0,0));
    background: linear-gradient(to right,rgba(0,0,0,.4) 20%,rgba(0,0,0,0));
    top: 0;
    left: 0;
    z-index: 0
}

.nav > li > a:focus {
    background: 0 0
}

.cavendish-navbar {
    border-width: 0;
    background-color: #fff;
    border-color: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
    box-shadow: 0 1px 2px rgba(0,0,0,.3);
    min-height: 25px;
    height: 120px
}

    .cavendish-navbar .top-nav {
        height: 32px;
        background-color: #154734
    }

        .cavendish-navbar .top-nav .container-fluid, .cavendish-navbar .top-nav .row, .cavendish-navbar .top-nav .navbar-left {
            height: 32px
        }

        .cavendish-navbar .top-nav .nav > li {
            height: 32px;
            display: flex;
            align-items: center
        }

            .cavendish-navbar .top-nav .nav > li > a {
                font-size: 14px;
                color: #fff
            }

        .cavendish-navbar .top-nav .navbar-right > li > a {
            font-size: 16px
        }

        .cavendish-navbar .top-nav .navbar-nav > li:hover {
            background-color: rgb(255 255 255 / 0.20)
        }

        .cavendish-navbar .top-nav .navbar-nav > li > a:hover {
            color: #fff
        }

    .cavendish-navbar .navbar-brand {
        padding: 0;
        position: relative;
        margin-left: 0 !important
    }

    .cavendish-navbar .primary-nav-items.active {
        background-color: transparent;
        color: #006f44;
        -webkit-box-shadow: inset 0 -6px 0 #006f44;
        box-shadow: inset 0 -6px 0 #00bf6f
    }

    .cavendish-navbar .main-nav .navbar-nav > li > a {
        color: #004631;
        font-size: 18px;
        font-family: FFGoodProCond-Black;
        text-transform: uppercase
    }

        .cavendish-navbar .main-nav .navbar-nav > li > a.search-icon {
            cursor: pointer
        }

            .cavendish-navbar .main-nav .navbar-nav > li > a.search-icon img {
                border-left: 1px solid #00bf6f;
                padding-left: 15px
            }

    .cavendish-navbar.nav-img-affix .navbar-brand img {
        width: 160px;
        position: relative;
        top: 5px;
    }

    .cavendish-navbar.nav-img-affix .main-nav .navbar-nav > li > a {
        padding-top: 35px;
        padding-bottom: 33px;
    }

.trigger-lang-modal {
    cursor: pointer;
    font-family: FFGoodPro-Regular;
    color: #154734;
    font-size: 16px;
    margin-left: 30px
}

.cf-menu {
    width: 215px;
    position: absolute;
    padding: 15px 0;
    margin-top: -1px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 7px rgba(0,0,0,.3);
    box-shadow: 0 5px 7px rgba(0,0,0,.3)
}

    .cf-menu a:hover {
        color: #004631;
        text-decoration: none
    }

    .cf-menu > li {
        display: block;
        text-align: left
    }

        .cf-menu > li > a {
            padding: 15px 30px;
            display: block;
            color: #004631;
            font-size: 16px;
            font-family: FFGoodProCond-Black;
            text-transform: uppercase
        }

        .cf-menu > li:hover > a {
            color: #006f44;
            position: relative;
            display: block
        }

    .cf-menu .cf-child-a-first-lvl {
        position: relative
    }

    .cf-menu .menu-has-carat:after {
        content: "";
        background: url(img/icon/megamenuCaret.jpg) 0 0/contain no-repeat;
        opacity: 1;
        width: 36px;
        height: 25px;
        position: absolute;
        right: -19px;
        top: 50%;
        z-index: 100;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .cf-menu .cf-child-a-first-lvl ~ .cf-megadrop {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        list-style: none;
        top: 0;
        left: 314px;
        width: 450px;
        height: 340px;
        text-align: left;
        padding: 15px 30px;
        z-index: 99;
        overflow: hidden;
        background-color: #fff;
        -webkit-box-shadow: 0 5px 7px rgba(0,0,0,.3);
        box-shadow: 0 5px 7px rgba(0,0,0,.3)
    }

        .cf-menu .cf-child-a-first-lvl:focus ~ .cf-megadrop, .cf-menu .cf-child-a-first-lvl:hover ~ .cf-megadrop, .cf-menu .cf-child-a-first-lvl ~ .cf-megadrop.active, .cf-menu .cf-child-a-first-lvl ~ .cf-megadrop:hover {
            opacity: 1;
            visibility: visible;
            left: 214px
        }

    .cf-menu ul li:hover:after {
        color: #004631
    }

    .cf-menu .cf-megaitems {
        width: 30%;
        float: left;
        color: #fff;
        margin: 0 0 0 2.2%;
        overflow-y: auto;
        height: inherit
    }

        .cf-menu .cf-megaitems ul {
            padding: 0;
            margin: 0
        }

            .cf-menu .cf-megaitems ul li {
                padding: 0;
                list-style: none
            }

                .cf-menu .cf-megaitems ul li a {
                    display: block;
                    padding: 15px 0;
                    font-family: FFGoodProCond-Black;
                    font-size: 16px;
                    text-transform: none !important;
                    color: #154734 !important
                }

    .cf-menu .cf-megamenu-image {
        width: 65%;
        padding-top: 15px
    }

        .cf-menu .cf-megamenu-image img {
            display: block;
            width: 100%
        }

        .cf-menu .cf-megamenu-image .hidden, .cf-menu .cf-megamenu-image .show, .cf-menu li > ul li, .cf-menu > li, .cf-menu > li.cf-megamenu:hover > a:after, .cf-menu > li > .cf-megadrop, .cf-menu > li > ul, .cf-menu > li > ul li ul {
            -webkit-transition: .2s ease-in-out;
            -o-transition: .2s ease-in-out;
            transition: .2s ease-in-out
        }

            .cf-menu > li.cf-megamenu:hover > a:after {
                -webkit-transition: opacity .2s ease-in-out;
                -o-transition: opacity .2s ease-in-out;
                transition: opacity .2s ease-in-out
            }

.cf-menu-left {
    width: 215px;
    position: absolute;
    padding: 15px 0;
    margin-top: -1px;
    background-color: #f3f3f3;
    -webkit-box-shadow: 0 5px 7px rgba(0,0,0,.3);
    box-shadow: 0 5px 7px rgba(0,0,0,.3)
}

    .cf-menu-left a:hover {
        color: #004631;
        text-decoration: none
    }

    .cf-menu-left > li {
        display: block;
        text-align: left
    }

        .cf-menu-left > li > a {
            padding: 15px 30px;
            display: block;
            color: #004631;
            text-transform: capitalize
        }

        .cf-menu-left > li:hover > a {
            color: #006f44;
            position: relative;
            display: block
        }

        .cf-menu-left > li.cf-megamenu > a:after {
            content: "";
            opacity: 0
        }

        .cf-menu-left > li > .cf-megadrop {
            opacity: 0;
            visibility: hidden;
            position: absolute;
            list-style: none;
            top: 0;
            right: 1000px;
            width: 450px;
            height: 300px;
            text-align: left;
            padding: 15px 30px;
            z-index: 99;
            overflow: hidden;
            background-color: #fff;
            -webkit-box-shadow: 0 5px 7px rgba(0,0,0,.3);
            box-shadow: 0 5px 7px rgba(0,0,0,.3)
        }

        .cf-menu-left > li:hover .cf-megadrop {
            opacity: 1;
            visibility: visible;
            right: 214px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
            padding-left: 0
        }

    .cf-menu-left ul li:hover:after {
        color: #004631
    }

    .cf-menu-left .cf-megaitems {
        width: 30%;
        float: left;
        color: #fff;
        margin: 0 0 0 2.2%;
        overflow-y: auto;
        height: inherit
    }

        .cf-menu-left .cf-megaitems ul {
            padding: 0;
            margin: 0
        }

            .cf-menu-left .cf-megaitems ul li {
                padding: 0;
                list-style: none
            }

                .cf-menu-left .cf-megaitems ul li a {
                    display: block;
                    padding: 15px 0;
                    color: #004631 !important
                }

                    .cf-menu-left .cf-megaitems ul li a:hover {
                        color: #111;
                        text-decoration: underline
                    }

    .cf-menu-left .cf-megamenu-image {
        width: 65%;
        padding-top: 0
    }

        .cf-menu-left .cf-megamenu-image img {
            display: block;
            width: 100%
        }

    .cf-menu-left cf-megamenu-image.pull-right ul {
        padding: 0
    }

    .cf-menu-left .cf-megamenu-image .hidden, .cf-menu-left .cf-megamenu-image .show, .cf-menu-left li > ul li, .cf-menu-left > li, .cf-menu-left > li.cf-megamenu:hover > a:after, .cf-menu-left > li > .cf-megadrop, .cf-menu-left > li > ul, .cf-menu-left > li > ul li ul {
        -webkit-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out;
        transition: .2s ease-in-out
    }

        .cf-menu-left > li.cf-megamenu:hover > a:after {
            content: "";
            background: url(img/icon/megamenuCaret.jpg) 0 0/contain no-repeat;
            opacity: 1;
            width: 36px;
            height: 25px;
            position: absolute;
            right: 92%;
            top: 50%;
            z-index: 100;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%) rotate(180deg);
            -webkit-transition: opacity .2s ease-in-out;
            -o-transition: opacity .2s ease-in-out;
            transition: opacity .2s ease-in-out
        }

@font-face {
    font-family: linecons;
    src: url(fonts/linecons/linecons.eot);
    src: url(fonts/linecons/linecons.eot?#iefix) format('embedded-opentype'),url(fonts/linecons/linecons.woff) format('woff'),url(fonts/linecons/linecons.ttf) format('truetype'),url(fonts/linecons/linecons.svg#linecons) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.icon:before {
    font-family: linecons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    margin-right: .6em;
    -webkit-font-smoothing: antialiased
}

.icon-female:before {
    content: "\f182"
}

.icon-male:before {
    content: "\f183"
}

.icon-arrow-left:before {
    content: "\e032"
}

.icon-arrow-left-2:before {
    content: "\e034"
}

.icon-arrow-left-3:before {
    content: "\e036"
}

.icon-arrow-left-4:before {
    content: "\e038"
}

.icon-arrow-right > a:after {
    padding-left: 5px;
    padding-top: 2px;
    content: url("../../img/icon/chevron-right.svg")
}

.icon-arrow-right-2:before {
    content: "\e037"
}

.icon-arrow-right-3:before {
    content: "\e039"
}

.icon-arrow-right-4:before {
    content: "\e033"
}

.icon-phone:before {
    content: "\e000"
}

.icon-news:before {
    content: "\e001"
}

.icon-photo:before {
    content: "\e002"
}

.icon-shop:before {
    content: "\e003"
}

.icon-wallet:before {
    content: "\e004"
}

.icon-t-shirt:before {
    content: "\e005"
}

.icon-heart:before {
    content: "\e006"
}

.icon-cloud:before {
    content: "\e007"
}

.icon-display:before {
    content: "\e008"
}

.icon-diamond:before {
    content: "\e009"
}

.icon-banknote:before {
    content: "\e00a"
}

.icon-data:before {
    content: "\e00b"
}

.icon-music:before {
    content: "\e00c"
}

.icon-location:before {
    content: "\e00d"
}

.icon-star:before {
    content: "\e00e"
}

.icon-tv:before {
    content: "\e00f"
}

.icon-eye:before {
    content: "\e010"
}

.icon-megaphone:before {
    content: "\e011"
}

.icon-study:before {
    content: "\e012"
}

.icon-bubble:before {
    content: "\e013"
}

.icon-sound:before {
    content: "\e014"
}

.icon-video:before {
    content: "\e015"
}

.icon-stack:before {
    content: "\e016"
}

.icon-lab:before {
    content: "\e017"
}

.icon-food:before {
    content: "\e018"
}

.icon-cup:before {
    content: "\e019"
}

.icon-trash:before {
    content: "\e01a"
}

.icon-user:before {
    content: "\e01b"
}

.icon-key:before {
    content: "\e01c"
}

.icon-fire:before {
    content: "\e01d"
}

.icon-clip:before {
    content: "\e01e"
}

.icon-mail:before {
    content: "\e01f"
}

.icon-search:before {
    content: "\e020"
}

.icon-settings:before {
    content: "\e021"
}

.icon-like:before {
    content: "\e022"
}

.icon-calendar:before {
    content: "\e023"
}

.icon-camera:before {
    content: "\e024"
}

.icon-tag:before {
    content: "\e025"
}

.icon-note:before {
    content: "\e026"
}

.icon-clock:before {
    content: "\e027"
}

.icon-lock:before {
    content: "\e028"
}

.icon-vynil:before {
    content: "\e029"
}

.icon-truck:before {
    content: "\e02a"
}

.icon-paperplane:before {
    content: "\e02b"
}

.icon-bulb:before {
    content: "\e02c"
}

.icon-pen:before {
    content: "\e02d"
}

.icon-params:before {
    content: "\e02e"
}

.icon-world:before {
    content: "\e02f"
}

@media only screen and (max-width:768px) {
    *, :after, :before {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .container, .scroller, body, html {
        height: 100%
    }

    .scroller, .scroller-inner {
        position: relative
    }

    .container {
        position: relative;
        overflow: hidden;
        background: #fff
    }

    .cf-mobile-pusher {
        position: relative;
        left: 0
    }

    .cf-mobile-menu {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 80vw;
        height: 100%;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .cf-mobile-level {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        min-height: 100%;
        background: #fff;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    .cf-mobile-menu h2 {
        text-align: left;
        color: #154734;
        margin-left: 30px;
        font-family: FFGoodPro-Bold;
        font-size: 18px;
        font-weight: 900;
        text-transform: uppercase;
        opacity: 1
    }

        .cf-mobile-menu h2 a {
            color: #154734;
        }

            .cf-mobile-menu h2 a.icon-arrow-right:before {
                right: 15px;
                position: absolute;
                line-height: 1.2
            }

    .cf-mobile-level:after, .cf-mobile-level:before, .cf-mobile-pusher:after {
        position: absolute;
        top: 0;
        right: -1px;
        width: 0;
        height: 0;
        content: '';
        opacity: 0
    }

    .cf-mobile-level:after, .cf-mobile-pusher:after {
        background: rgba(0,0,0,.3);
        -webkit-transition: opacity .3s,width .1s .3s,height .1s .3s;
        -o-transition: opacity .3s,width .1s .3s,height .1s .3s;
        transition: opacity .3s,width .1s .3s,height .1s .3s
    }

    .cf-mobile-level:after {
        z-index: -1
    }

    .cf-mobile-pusher.cf-mobile-pushed:after {
        z-index: 9999
    }

    .cf-mobile-level.cf-mobile-level-overlay:after, .cf-mobile-pusher.cf-mobile-pushed:after {
        width: 100%;
        height: 100%;
        opacity: 1;
        -webkit-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s
    }

    .cf-mobile-level.cf-mobile-level-overlay {
        cursor: pointer
    }

        .cf-mobile-level.cf-mobile-level-overlay.cf-mobile-level:before {
            width: 100%;
            height: 100%;
            background: 0 0;
            opacity: 1
        }

    .cf-mobile-level, .cf-mobile-pusher {
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s
    }

    .cf-mobile-overlap .cf-mobile-level.cf-mobile-level-open {
        -webkit-box-shadow: 1px 0 2px rgba(0,0,0,.2);
        box-shadow: 1px 0 2px rgba(0,0,0,.2);
        -webkit-transform: translate3d(-15px,0,0);
        transform: translate3d(-15px,0,0)
    }

    .cf-mobile-menu.cf-mobile-overlap > .cf-mobile-level, .cf-mobile-menu.cf-mobile-overlap > .cf-mobile-level.cf-mobile-level-open, .cf-mobile-menu > .cf-mobile-level, .cf-mobile-menu > .cf-mobile-level.cf-mobile-level-open {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    .cf-mobile-cover .cf-mobile-level.cf-mobile-level-open {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

        .cf-mobile-cover .cf-mobile-level.cf-mobile-level-open > ul > li > .cf-mobile-level:not(.cf-mobile-level-open) {
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0)
        }

    .cf-mobile-menu ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

    .cf-mobile-menu.cf-mobile-overlap h2:before {
        position: absolute;
        top: 0;
        right: 0;
        margin-right: 8px;
        font-size: 75%;
        line-height: 1.5;
        opacity: 0;
        -webkit-transition: opacity .3s,-webkit-transform .1s .3s;
        transition: opacity .3s,transform .1s .3s,-webkit-transform .1s .3s;
        -o-transition: opacity .3s,transform .1s .3s;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .cf-mobile-menu.cf-mobile-cover .mobile-menu-header {
        font-family: FFGoodPro-Bold;
        text-transform: uppercase;
        font-weight: 900;
        font-size: 2em;
        text-align: left;
        color: #154734;
        font-size: 30px;
        padding: 21px 0 10px 30px
    }

    .cf-mobile-overlap .cf-mobile-level.cf-mobile-level-overlay > h2:before {
        opacity: 1;
        -webkit-transition: opacity .3s,-webkit-transform .3s;
        transition: transform .3s,opacity .3s,-webkit-transform .3s;
        -o-transition: transform .3s,opacity .3s;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    .focus-outline li:before {
        top: 3780px;
        left: 522px;
        width: 69px;
        height: 0px;
        border: 1px solid var(--unnamed-color-00bf6f);
        border: 1px solid #00BF6F;
        opacity: 1;
    }

    .cf-mobile-menu ul li > a {
        display: block;
        padding: .4em 0;
        text-align: left;
        outline: 0;
        font-family: FFGoodPro-bold;
        color: #154734;
        font-size: 18px;
        -webkit-transition: background .3s,-webkit-box-shadow .3s;
        transition: background .3s,box-shadow .3s,-webkit-box-shadow .3s;
        -o-transition: background .3s,box-shadow .3s;
        max-width: 75%;
        margin-left: 30px;
        text-transform: uppercase;
        font-weight: 900;
        display:flex
    }

    .cf-mobile-menu ul li > .external-link {
        font-family: FFGoodProCond-Black;
        font-size: 18px;
        height: 40px;
        width: 50% !important;
        border-radius: 5px;
        background-color: #006f44;
        color: #fff;
        display: flex;
        align-items: center;
        padding-left: 17px
    }

    .cf-mobile-menu ul .trigger-lang-modal {
        text-transform: none !important;
        margin: 15px 0 !important
    }

        .cf-mobile-menu ul .trigger-lang-modal a {
            font-family: FFGoodPro-Bold;
            font-size: 16px;
            text-transform: none
        }

    .cf-mobile-menu .subnav-text > a {
        display: block;
        padding: .4em 0;
        text-align: left;
        outline: 0;
        font-family: FFGoodPro-bold;
        color: #006F44;
        font-size: 16px;
        -webkit-transition: background .3s,-webkit-box-shadow .3s;
        transition: background .3s,box-shadow .3s,-webkit-box-shadow .3s;
        -o-transition: background .3s,box-shadow .3s;
        max-width: 75%;
        margin-left: 30px;
        text-transform: uppercase;
        font-weight: 900
    }

    .cf-mobile-menu .subnav-text ul li > a {
        color: #006f44 !important;
        text-transform: none !important
    }

    .cf-mobile-menu ul li:before {
        position: absolute;
        right: 10px;
        z-index: -1;
        color: #006f44;
        font-size: 30px;
        line-height: 1.5
    }

    .cf-mobile-level > ul > li:first-child > a:hover, .cf-mobile-menu ul li a:hover {
        color: #004631;
        -webkit-box-shadow: inset 0 -1px transparent;
        box-shadow: inset 0 -1px transparent
    }

    .cf-mobile-level.cf-mobile-level-overlay > ul > li:first-child > a, .cf-mobile-menu .cf-mobile-level.cf-mobile-level-overlay > ul > li > a {
        -webkit-box-shadow: inset 0 -1px transparent;
        box-shadow: inset 0 -1px transparent
    }

    .cf-mobile-level.cf-mobile-level-overlay > ul > li:first-child > a, .cf-mobile-level > ul > li:first-child > a:hover {
        -webkit-box-shadow: inset 0 -1px transparent,inset 0 1px transparent;
        box-shadow: inset 0 -1px transparent,inset 0 1px transparent
    }

    .cf-mobile-back {
        font-family: 'FFGOODPROCOND-BLACK';
        outline: 0;
        color: #154734;
        text-transform: uppercase;
        font-weight: 900;
        font-size: 30px;
        padding: 1em;
        position: relative;
        -webkit-transition: background .3s;
        -o-transition: background .3s;
        transition: background .3s;
        margin-left: 27px;
    }

        .cf-mobile-back:after {
            position: absolute;
            content: url('../../img/icon/chevron-left.svg');
            right: 90px;
            color: #004631;
            top: 28px
        }

    .cf-mobile-menu .cf-mobile-level.cf-mobile-level-overlay > .cf-mobile-back, .cf-mobile-menu .cf-mobile-level.cf-mobile-level-overlay > .cf-mobile-back:after {
        background: 0 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: transparent
    }

    .cf-mobile-secondary-links {
        margin: 20px 30px !important
    }

        .cf-mobile-secondary-links a > li {
            font-family: FFGoodPro-Regular;
            font-weight: 300;
            font-size: 16px;
            color: #006f44;
            padding: 13px 0;
            text-align: center;
            border-top: 1px solid rgba(64,64,64,.5);
            cursor: pointer
        }

            .cf-mobile-secondary-links a > li.add-border-bottom {
                border-bottom: 1px solid rgba(64,64,64,.5)
            }

    .no-csstransforms3d .cf-mobile-pusher, .no-js .cf-mobile-pusher {
        padding-left: 300px
    }

    .no-csstransforms3d .cf-mobile-menu .cf-mobile-level, .no-js .cf-mobile-menu .cf-mobile-level {
        display: none
    }

    .no-csstransforms3d .cf-mobile-menu > .cf-mobile-level, .no-js .cf-mobile-menu > .cf-mobile-level {
        display: block
    }

    .scroller {
        overflow-x: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }

        .scroller > * {
            -webkit-transform: translateZ(0)
        }
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

    .animated.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s
    }

    .animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
        -webkit-animation-duration: .75s;
        animation-duration: .75s
    }

@-webkit-keyframes bounce {
    0%,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.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 {
    0%,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.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;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    0%,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0%,to {
        -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)
    }
}

@keyframes pulse {
    0%,to {
        -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)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0%,to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1)
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }
}

@keyframes rubberBand {
    0%,to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1)
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%,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 {
    0%,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;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0%,to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.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)
    }
}

@keyframes tada {
    0%,to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.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)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0%,to {
        -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)
    }
}

@keyframes wobble {
    0%,to {
        -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)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    0%,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(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {
    0%,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(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.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(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.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(.97,.97,.97);
        transform: scale3d(.97,.97,.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 {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.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 {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.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 {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.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 {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.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 {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.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 bounceInRight {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.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
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        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 {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        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(.9,.9,.9);
        transform: scale3d(.9,.9,.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(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.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(.3,.3,.3);
        transform: scale3d(.3,.3,.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 {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        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 {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes fadeOutDown {
    0% {
        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 {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        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 {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes fadeOutLeft {
    0% {
        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 {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        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 {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes fadeOutRight {
    0% {
        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 {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        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 {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes fadeOutUp {
    0% {
        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 {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        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 {
    0% {
        -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(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.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 {
    0% {
        -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(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        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 {
    0% {
        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 {
    0% {
        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 {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.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(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.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(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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 {
    0% {
        -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
}

.select2-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

    .select2-container .select2-selection--single {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 28px;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            display: block;
            padding-left: 8px;
            padding-right: 20px;
            overflow: hidden;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .select2-container .select2-selection--single .select2-selection__clear {
            position: relative
        }

    .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px
    }

    .select2-container .select2-selection--multiple {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-user-select: none
    }

        .select2-container .select2-selection--multiple .select2-selection__rendered {
            display: inline-block;
            overflow: hidden;
            padding-left: 8px;
            -o-text-overflow: ellipsis;
            text-overflow: ellipsis;
            white-space: nowrap
        }

    .select2-container .select2-search--inline {
        float: left
    }

        .select2-container .select2-search--inline .select2-search__field {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            border: none;
            font-size: 100%;
            margin-top: 5px;
            padding: 0
        }

            .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
                -webkit-appearance: none
            }

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    font-size: 18px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

    .select2-results__option[aria-selected] {
        cursor: pointer
    }

    .select2-results__option[aria-selected="true"] {
        font-family: FFGoodPro-Bold;
        color: #154734 !important
    }

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

    .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none
        }

    .select2-search--dropdown.select2-search--hide {
        display: none
    }

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single {
    border: 1px solid #aaa;
    border-radius: 4px
}

    .select2-container--default .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 5px;
        right: 1px
    }

        .select2-container--default .select2-selection--single .select2-selection__arrow b {
            height: 0;
            left: 50%;
            margin-left: -25px;
            margin-top: 2px;
            position: absolute;
            width: 0
        }

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #006f44;
    cursor: default
}

    .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
        display: none
    }

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        list-style: none;
        margin: 0;
        padding: 0 5px;
        width: 100%
    }

        .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
            list-style: none
        }

    .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
        color: #999;
        margin-top: 5px;
        float: left
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        margin-top: 5px;
        margin-right: 10px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px
    }

    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        color: #999;
        cursor: pointer;
        display: inline-block;
        font-weight: 700;
        margin-right: 2px
    }

        .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #333
        }

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

    .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
        padding-left: 0
    }

    .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -1em;
        padding-left: 2em
    }

        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -2em;
            padding-left: 3em
        }

            .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                margin-left: -3em;
                padding-left: 4em
            }

                .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                    margin-left: -4em;
                    padding-left: 5em
                }

                    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
                        margin-left: -5em;
                        padding-left: 6em
                    }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #25282a
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top,#fff 50%,#eee 100%);
    background-image: -o-linear-gradient(top,#fff 50%,#eee 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));
    background-image: linear-gradient(to bottom,#fff 50%,#eee 100%);
    background-repeat: repeat-x
}

    .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--single .select2-selection__rendered {
        color: #444;
        line-height: 28px
    }

    .select2-container--classic .select2-selection--single .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        margin-right: 10px
    }

    .select2-container--classic .select2-selection--single .select2-selection__placeholder {
        color: #999
    }

    .select2-container--classic .select2-selection--single .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -webkit-linear-gradient(top,#eee 50%,#ccc 100%);
        background-image: -o-linear-gradient(top,#eee 50%,#ccc 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));
        background-image: linear-gradient(to bottom,#eee 50%,#ccc 100%);
        background-repeat: repeat-x
    }

        .select2-container--classic .select2-selection--single .select2-selection__arrow b {
            border-color: #888 transparent transparent;
            border-style: solid;
            border-width: 5px 4px 0;
            height: 0;
            left: 50%;
            margin-left: -4px;
            margin-top: -2px;
            position: absolute;
            top: 50%;
            width: 0
        }

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
        background: 0 0;
        border: none
    }

        .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #888;
            border-width: 0 4px 5px
        }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top,#fff 0,#eee 50%);
    background-image: -o-linear-gradient(top,#fff 0,#eee 50%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));
    background-image: linear-gradient(to bottom,#fff 0,#eee 50%);
    background-repeat: repeat-x
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top,#eee 50%,#fff 100%);
    background-image: -o-linear-gradient(top,#eee 50%,#fff 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));
    background-image: linear-gradient(to bottom,#eee 50%,#fff 100%);
    background-repeat: repeat-x
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

    .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
        list-style: none;
        margin: 0;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__clear {
        display: none
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        padding: 0 5px
    }

    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
        color: #888;
        cursor: pointer;
        display: inline-block;
        font-weight: 700;
        margin-right: 2px
    }

        .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #555
        }

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.recipe-landing .drop-down-sortby {
    float: right;
    display: flex;
    justify-content: flex-end;
    align-items: baseline
}

    .recipe-landing .drop-down-sortby span {
        color: #25282A
    }

    .recipe-landing .drop-down-sortby select {
        min-width: fit-content
    }

        .recipe-landing .drop-down-sortby select .drop-down-option {
            font-family: FFGoodPro-Bold !important;
            font-size: 16px !important
        }

    .recipe-landing .drop-down-sortby .select2-container--default {
        width: 160px !important
    }

    .recipe-landing .drop-down-sortby #select2-sortBy-container {
        width: auto !important;
        max-width: 160px !important;
        border: none !important;
        font-size: 16px !important;
        height: auto !important
    }

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform
}

.swiper-invisible-blank-slide {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

    .swiper-container-autoheight .swiper-wrapper {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -o-transition-property: transform,height;
        -webkit-transition-property: height,-webkit-transform;
        transition-property: transform,height,-webkit-transform;
        height: 325px !important;
    }

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

    .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none
    }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        -webkit-transform: scale(.33);
        -ms-transform: scale(.33);
        transform: scale(.33);
        position: relative
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
        -webkit-transform: scale(.66);
        -ms-transform: scale(.66);
        transform: scale(.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
        -webkit-transform: scale(.33);
        -ms-transform: scale(.33);
        transform: scale(.33)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
        -webkit-transform: scale(.66);
        -ms-transform: scale(.66);
        transform: scale(.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
        -webkit-transform: scale(.33);
        -ms-transform: scale(.33);
        transform: scale(.33)
    }

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 6px 0;
        display: block
    }

    .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 8px
    }

        .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            display: inline-block;
            -webkit-transition: top .2s,-webkit-transform .2s;
            transition: transform .2s,top .2s,-webkit-transform .2s;
            -o-transition: transform .2s,top .2s
        }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

    .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        -webkit-transition: left .2s,-webkit-transform .2s;
        transition: transform .2s,left .2s,-webkit-transform .2s;
        -o-transition: transform .2s,left .2s
    }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: right .2s,-webkit-transform .2s;
    transition: transform .2s,right .2s,-webkit-transform .2s;
    -o-transition: transform .2s,right .2s
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: #007aff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top
    }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255,255,255,.25)
}

    .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
        background: #fff
    }

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0,0,0,.25)
}

    .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
        background: #000
    }

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

    .swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
        max-width: 100%;
        max-height: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: 1s steps(12,end) infinite swiper-preloader-spin;
    animation: 1s steps(12,end) infinite swiper-preloader-spin
}

    .swiper-lazy-preloader:after {
        display: block;
        content: '';
        width: 100%;
        height: 100%;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
        background-position: 50%;
        background-size: 100%;
        background-repeat: no-repeat
    }

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none
    }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

    .swiper-container-cube .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 100%;
        height: 100%
    }

        .swiper-container-cube .swiper-slide .swiper-slide {
            pointer-events: none
        }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible
    }

    .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        z-index: 0
    }

.swiper-container-flip {
    overflow: visible
}

    .swiper-container-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1
    }

        .swiper-container-flip .swiper-slide .swiper-slide {
            pointer-events: none
        }

    .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.no-scroll {
    overflow: hidden
}

#lang-modal {
    display: none;
    z-index: 9999
}

.modal-container {
    position: fixed;
    z-index: 9998;
    top: 30px;
    width: 100%;
    height: 100%;
    background: -webkit-radial-gradient(circle,#fff 0,#ebebeb 100%),#fff;
    background: -o-radial-gradient(circle,#fff 0,#ebebeb 100%),#fff;
    background: radial-gradient(circle,#fff 0,#ebebeb 100%),#fff
}

.modal-close {
    cursor: pointer;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 35px;
    right: 35px;
    z-index: 5
}

    .modal-close span {
        position: absolute;
        top: 0;
        right: 50%;
        display: inline-block;
        height: 20px;
        width: 2.5px;
        background: rgba(0,70,49,.6);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

        .modal-close span:nth-of-type(2) {
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

.lang-wrapper, .search-wrapper {
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: relative;
    left: 50%;
    top: 48%;
    text-align: center;
    max-width: 362px
}

.lang-logo {
    display: block;
    margin: 0 auto 50px
}

#lang-modal .select2-container {
    width: auto !important
}

.select2-container--default .select2-selection--single {
    border: none;
    height: auto;
    background: 0 0;
    outline: 0
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-family: FFGoodProCond-Black;
        font-weight: 500;
        font-size: 46px;
        color: #004631;
        line-height: 1.2
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        width: 10px;
        height: 10px;
        border-color: rgba(64,64,64,.5) transparent transparent;
        border-width: 10px 9px 0 10px;
        border-right: 3px solid #004631;
        border-top: 0.19em solid #004631;
        transform: rotate(135deg);
        top: -7px
    }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #404040;
    border-width: 0 8px 10px;
    top: 100%
}

#lang-modal .select2-container--default .select2-selection--single .select2-selection__arrow b {
    width: 12px;
    height: 12px;
    border-right: 4px solid #004631;
    border-top: 4px solid #004631;
    transform: rotate(135deg);
    top: 12px;
    left: 20px
}

.select2-dropdown {
    z-index: 9999;
    border: none;
    border-radius: 0;
    margin-top: 3px;
    padding: 6px 0;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
    box-shadow: 0 1px 2px rgba(0,0,0,.3)
}

.select2-results__option {
    font-family: FFGoodPro-Regular;
    font-size: 18px;
    color: #25282A
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #EDEDED80
}

.lang-copy {
    font-family: FFGoodProCond-Black;
    font-weight: 300;
    font-size: 18px;
    color: #404040;
    margin-top: 30px
}

#search-modal {
    display: none
}

.search-logo {
    width: 263px;
    height: 132px;
    margin-bottom: 40px;
}

}

.vert-bar {
    display: inline-block;
    width: 1px;
    height: 75%;
    background: #515151;
    margin: 0 15px 0 5px
}

.search-wrapper {
    width: 96%;
    max-width: 912px;
    top: 40%
}

.search-bar-wrapper {
    border: 1px solid #154734;
    height: 45px;
    padding-left: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    border-radius: 5PX;
    width: 509px;
    MARGIN-LEFT: 23%;
    -webkit-box-align: center;
    background-color: white;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
}

.search-input {
    border: none;
    font-family: FFGoodPro-Regular;
    font-weight: 500;
    width: 90%;
    font-size: 16px;
    padding: 1px 6px 0;
    color: #25282a;
    background: 0 0;
    text-transform: capitalize;
    height: 80%;
}

.search-btn {
    margin-left: auto;
    background: #154734;
    width: 50px;
    min-width: 50px;
    height: 45px;
    border: none;
    position: relative;
    left: 2px;
    border: 1px solid #154734;
    border-radius: 0px 5px 5px 0px;
}

    .search-btn img {
        width: 55%;
        height: 55%
    }

#search-modal .select2-container.select2-container--default {
    height: 100%
}

#search-modal .select2-container--default .select2-selection--single {
    border: none;
    height: 100%;
    background: 0 0
}

    #search-modal .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-family: FFGoodProCond-Black;
        font-weight: 300;
        font-size: 24px;
        color: #004631;
        padding-top: 14px;
        padding-left: 0;
        padding-right: 33px
    }

    #search-modal .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: #404040 transparent transparent;
        border-width: 10px 8px 0;
        top: 92%;
        left: -10%
    }

#search-modal .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #404040;
    border-width: 0 8px 10px;
    top: 92%;
    left: -10%
}

.select2-results.search-drop-style .select2-results__options .select2-results__option {
    font-family: FFGoodProCond-Black;
    font-weight: 300;
    font-size: 24px
}

.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform
}

    .hvr-grow:active, .hvr-grow:focus, .hvr-grow:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

.hvr-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform
}

    .hvr-shrink:active, .hvr-shrink:focus, .hvr-shrink:hover {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }

@-webkit-keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    75% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    75% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

.hvr-pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent
}

    .hvr-pulse:active, .hvr-pulse:focus, .hvr-pulse:hover {
        -webkit-animation-name: hvr-pulse;
        animation-name: hvr-pulse;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

@-webkit-keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.hvr-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent
}

    .hvr-pulse-grow:active, .hvr-pulse-grow:focus, .hvr-pulse-grow:hover {
        -webkit-animation-name: hvr-pulse-grow;
        animation-name: hvr-pulse-grow;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-direction: alternate;
        animation-direction: alternate
    }

@-webkit-keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

.hvr-pulse-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent
}

    .hvr-pulse-shrink:active, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:hover {
        -webkit-animation-name: hvr-pulse-shrink;
        animation-name: hvr-pulse-shrink;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-direction: alternate;
        animation-direction: alternate
    }

@-webkit-keyframes hvr-push {
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes hvr-push {
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.hvr-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent
}

    .hvr-push:active, .hvr-push:focus, .hvr-push:hover {
        -webkit-animation-name: hvr-push;
        animation-name: hvr-push;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

@-webkit-keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.hvr-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent
}

    .hvr-pop:active, .hvr-pop:focus, .hvr-pop:hover {
        -webkit-animation-name: hvr-pop;
        animation-name: hvr-pop;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

.hvr-bounce-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

    .hvr-bounce-in:active, .hvr-bounce-in:focus, .hvr-bounce-in:hover {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition-timing-function: cubic-bezier(.47,2.02,.31,-.36);
        -o-transition-timing-function: cubic-bezier(.47,2.02,.31,-.36);
        transition-timing-function: cubic-bezier(.47,2.02,.31,-.36)
    }

.hvr-bounce-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

    .hvr-bounce-out:active, .hvr-bounce-out:focus, .hvr-bounce-out:hover {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        -webkit-transition-timing-function: cubic-bezier(.47,2.02,.31,-.36);
        -o-transition-timing-function: cubic-bezier(.47,2.02,.31,-.36);
        transition-timing-function: cubic-bezier(.47,2.02,.31,-.36)
    }

.hvr-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform
}

    .hvr-rotate:active, .hvr-rotate:focus, .hvr-rotate:hover {
        -webkit-transform: rotate(4deg);
        -ms-transform: rotate(4deg);
        transform: rotate(4deg)
    }

.hvr-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform
}

    .hvr-grow-rotate:active, .hvr-grow-rotate:focus, .hvr-grow-rotate:hover {
        -webkit-transform: scale(1.1) rotate(4deg);
        -ms-transform: scale(1.1) rotate(4deg);
        transform: scale(1.1) rotate(4deg)
    }

.hvr-float {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

    .hvr-float:active, .hvr-float:focus, .hvr-float:hover {
        -webkit-transform: translateY(-8px);
        -ms-transform: translateY(-8px);
        transform: translateY(-8px)
    }

.hvr-sink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

    .hvr-sink:active, .hvr-sink:focus, .hvr-sink:hover {
        -webkit-transform: translateY(8px);
        -ms-transform: translateY(8px);
        transform: translateY(8px)
    }

@-webkit-keyframes hvr-bob {
    0%,to {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }

    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }
}

@keyframes hvr-bob {
    0%,to {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }

    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }
}

@-webkit-keyframes hvr-bob-float {
    to {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes hvr-bob-float {
    to {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

.hvr-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent
}

    .hvr-bob:active, .hvr-bob:focus, .hvr-bob:hover {
        -webkit-animation-name: hvr-bob-float,hvr-bob;
        animation-name: hvr-bob-float,hvr-bob;
        -webkit-animation-duration: .3s,1.5s;
        animation-duration: .3s,1.5s;
        -webkit-animation-delay: 0s,.3s;
        animation-delay: 0s,.3s;
        -webkit-animation-timing-function: ease-out,ease-in-out;
        animation-timing-function: ease-out,ease-in-out;
        -webkit-animation-iteration-count: 1,infinite;
        animation-iteration-count: 1,infinite;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-direction: normal,alternate;
        animation-direction: normal,alternate
    }

@-webkit-keyframes hvr-hang {
    0%,to {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
}

@keyframes hvr-hang {
    0%,to {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
}

@-webkit-keyframes hvr-hang-sink {
    to {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

@keyframes hvr-hang-sink {
    to {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

.hvr-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent
}

    .hvr-hang:active, .hvr-hang:focus, .hvr-hang:hover {
        -webkit-animation-name: hvr-hang-sink,hvr-hang;
        animation-name: hvr-hang-sink,hvr-hang;
        -webkit-animation-duration: .3s,1.5s;
        animation-duration: .3s,1.5s;
        -webkit-animation-delay: 0s,.3s;
        animation-delay: 0s,.3s;
        -webkit-animation-timing-function: ease-out,ease-in-out;
        animation-timing-function: ease-out,ease-in-out;
        -webkit-animation-iteration-count: 1,infinite;
        animation-iteration-count: 1,infinite;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-direction: normal,alternate;
        animation-direction: normal,alternate
    }

.hvr-skew {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform
}

    .hvr-skew:active, .hvr-skew:focus, .hvr-skew:hover {
        -webkit-transform: skew(-10deg);
        -ms-transform: skew(-10deg);
        transform: skew(-10deg)
    }

.hvr-skew-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%
}

    .hvr-skew-forward:active, .hvr-skew-forward:focus, .hvr-skew-forward:hover {
        -webkit-transform: skew(-10deg);
        -ms-transform: skew(-10deg);
        transform: skew(-10deg)
    }

.hvr-skew-backward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%
}

    .hvr-skew-backward:active, .hvr-skew-backward:focus, .hvr-skew-backward:hover {
        -webkit-transform: skew(10deg);
        -ms-transform: skew(10deg);
        transform: skew(10deg)
    }

@-webkit-keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.hvr-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent
}

    .hvr-wobble-vertical:active, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:hover {
        -webkit-animation-name: hvr-wobble-vertical;
        animation-name: hvr-wobble-vertical;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

@-webkit-keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.hvr-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent
}

    .hvr-wobble-horizontal:active, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:hover {
        -webkit-animation-name: hvr-wobble-horizontal;
        animation-name: hvr-wobble-horizontal;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

@-webkit-keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px,8px);
        transform: translate(8px,8px)
    }

    33.3% {
        -webkit-transform: translate(-6px,-6px);
        transform: translate(-6px,-6px)
    }

    49.95% {
        -webkit-transform: translate(4px,4px);
        transform: translate(4px,4px)
    }

    66.6% {
        -webkit-transform: translate(-2px,-2px);
        transform: translate(-2px,-2px)
    }

    83.25% {
        -webkit-transform: translate(1px,1px);
        transform: translate(1px,1px)
    }

    to {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }
}

@keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px,8px);
        transform: translate(8px,8px)
    }

    33.3% {
        -webkit-transform: translate(-6px,-6px);
        transform: translate(-6px,-6px)
    }

    49.95% {
        -webkit-transform: translate(4px,4px);
        transform: translate(4px,4px)
    }

    66.6% {
        -webkit-transform: translate(-2px,-2px);
        transform: translate(-2px,-2px)
    }

    83.25% {
        -webkit-transform: translate(1px,1px);
        transform: translate(1px,1px)
    }

    to {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }
}

.hvr-wobble-to-bottom-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent
}

    .hvr-wobble-to-bottom-right:active, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:hover {
        -webkit-animation-name: hvr-wobble-to-bottom-right;
        animation-name: hvr-wobble-to-bottom-right;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

@-webkit-keyframes hvr-wobble-to-top-right {
    16.65% {
        -webkit-transform: translate(8px,-8px);
        transform: translate(8px,-8px)
    }

    33.3% {
        -webkit-transform: translate(-6px,6px);
        transform: translate(-6px,6px)
    }

    49.95% {
        -webkit-transform: translate(4px,-4px);
        transform: translate(4px,-4px)
    }

    66.6% {
        -webkit-transform: translate(-2px,2px);
        transform: translate(-2px,2px)
    }

    83.25% {
        -webkit-transform: translate(1px,-1px);
        transform: translate(1px,-1px)
    }

    to {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }
}

@keyframes hvr-wobble-to-top-right {
    16.65% {
        -webkit-transform: translate(8px,-8px);
        transform: translate(8px,-8px)
    }

    33.3% {
        -webkit-transform: translate(-6px,6px);
        transform: translate(-6px,6px)
    }

    49.95% {
        -webkit-transform: translate(4px,-4px);
        transform: translate(4px,-4px)
    }

    66.6% {
        -webkit-transform: translate(-2px,2px);
        transform: translate(-2px,2px)
    }

    83.25% {
        -webkit-transform: translate(1px,-1px);
        transform: translate(1px,-1px)
    }

    to {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }
}

.hvr-wobble-to-top-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent
}

    .hvr-wobble-to-top-right:active, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:hover {
        -webkit-animation-name: hvr-wobble-to-top-right;
        animation-name: hvr-wobble-to-top-right;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

@-webkit-keyframes hvr-wobble-top {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }

    to {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

@keyframes hvr-wobble-top {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }

    to {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

.hvr-wobble-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%
}

    .hvr-wobble-top:active, .hvr-wobble-top:focus, .hvr-wobble-top:hover {
        -webkit-animation-name: hvr-wobble-top;
        animation-name: hvr-wobble-top;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

@-webkit-keyframes hvr-wobble-bottom {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }

    to {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

@keyframes hvr-wobble-bottom {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }

    to {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

.hvr-wobble-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

    .hvr-wobble-bottom:active, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:hover {
        -webkit-animation-name: hvr-wobble-bottom;
        animation-name: hvr-wobble-bottom;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

@-webkit-keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }

    to {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

@keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }

    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }

    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }

    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }

    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }

    to {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

.hvr-wobble-skew {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent
}

    .hvr-wobble-skew:active, .hvr-wobble-skew:focus, .hvr-wobble-skew:hover {
        -webkit-animation-name: hvr-wobble-skew;
        animation-name: hvr-wobble-skew;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

@-webkit-keyframes hvr-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    to {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

@keyframes hvr-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    to {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

.hvr-buzz {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent
}

    .hvr-buzz:active, .hvr-buzz:focus, .hvr-buzz:hover {
        -webkit-animation-name: hvr-buzz;
        animation-name: hvr-buzz;
        -webkit-animation-duration: .15s;
        animation-duration: .15s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

@-webkit-keyframes hvr-buzz-out {
    10%,30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20%,40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50%,70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60%,80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    to {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

@keyframes hvr-buzz-out {
    10%,30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20%,40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50%,70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60%,80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    to {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

.hvr-buzz-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent
}

    .hvr-buzz-out:active, .hvr-buzz-out:focus, .hvr-buzz-out:hover {
        -webkit-animation-name: hvr-buzz-out;
        animation-name: hvr-buzz-out;
        -webkit-animation-duration: .75s;
        animation-duration: .75s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

.hvr-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform
}

    .hvr-forward:active, .hvr-forward:focus, .hvr-forward:hover {
        -webkit-transform: translateX(8px);
        -ms-transform: translateX(8px);
        transform: translateX(8px)
    }

.hvr-backward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform
}

    .hvr-backward:active, .hvr-backward:focus, .hvr-backward:hover {
        -webkit-transform: translateX(-8px);
        -ms-transform: translateX(-8px);
        transform: translateX(-8px)
    }

.hvr-fade {
    opacity: 0;
    -webkit-transition: color .3s linear,background-color .3s linear;
    -o-transition: color .3s linear,background-color .3s linear;
    transition: color .3s linear,background-color .3s linear;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    overflow: hidden
}

    .hvr-fade:active, .hvr-fade:focus, .hvr-fade:hover {
        background-color: #fff;
        color: #fff
    }

@-webkit-keyframes hvr-back-pulse {
    50% {
        background-color: rgba(32,152,209,.75)
    }
}

@keyframes hvr-back-pulse {
    50% {
        background-color: rgba(32,152,209,.75)
    }
}

.hvr-back-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: "color, background-color";
    -o-transition-property: "color, background-color";
    transition-property: "color, background-color"
}

    .hvr-back-pulse:active, .hvr-back-pulse:focus, .hvr-back-pulse:hover {
        -webkit-animation-name: hvr-back-pulse;
        animation-name: hvr-back-pulse;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-delay: .5s;
        animation-delay: .5s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        background-color: #2098d1;
        color: #fff
    }

.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-sweep-to-right:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-sweep-to-right:active, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:hover {
        color: #fff
    }

        .hvr-sweep-to-right:active:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:hover:before {
            -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
            transform: scaleX(1)
        }

.hvr-sweep-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-sweep-to-left:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 100% 50%;
        -ms-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-sweep-to-left:active, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:hover {
        color: #fff
    }

        .hvr-sweep-to-left:active:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:hover:before {
            -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
            transform: scaleX(1)
        }

.hvr-sweep-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-sweep-to-bottom:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-sweep-to-bottom:active, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:hover {
        color: #fff
    }

        .hvr-sweep-to-bottom:active:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:hover:before {
            -webkit-transform: scaleY(1);
            -ms-transform: scaleY(1);
            transform: scaleY(1)
        }

.hvr-sweep-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-sweep-to-top:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-sweep-to-top:active, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:hover {
        color: #fff
    }

        .hvr-sweep-to-top:active:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:hover:before {
            -webkit-transform: scaleY(1);
            -ms-transform: scaleY(1);
            transform: scaleY(1)
        }

.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

    .hvr-bounce-to-right:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-bounce-to-right:active, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:hover {
        color: #fff
    }

        .hvr-bounce-to-right:active:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:hover:before {
            -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
            transform: scaleX(1);
            -webkit-transition-timing-function: cubic-bezier(.52,1.64,.37,.66);
            -o-transition-timing-function: cubic-bezier(.52,1.64,.37,.66);
            transition-timing-function: cubic-bezier(.52,1.64,.37,.66)
        }

.hvr-bounce-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

    .hvr-bounce-to-left:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 100% 50%;
        -ms-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-bounce-to-left:active, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:hover {
        color: #fff
    }

        .hvr-bounce-to-left:active:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:hover:before {
            -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
            transform: scaleX(1);
            -webkit-transition-timing-function: cubic-bezier(.52,1.64,.37,.66);
            -o-transition-timing-function: cubic-bezier(.52,1.64,.37,.66);
            transition-timing-function: cubic-bezier(.52,1.64,.37,.66)
        }

.hvr-bounce-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

    .hvr-bounce-to-bottom:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-bounce-to-bottom:active, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:hover {
        color: #fff
    }

        .hvr-bounce-to-bottom:active:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:hover:before {
            -webkit-transform: scaleY(1);
            -ms-transform: scaleY(1);
            transform: scaleY(1);
            -webkit-transition-timing-function: cubic-bezier(.52,1.64,.37,.66);
            -o-transition-timing-function: cubic-bezier(.52,1.64,.37,.66);
            transition-timing-function: cubic-bezier(.52,1.64,.37,.66)
        }

.hvr-bounce-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

    .hvr-bounce-to-top:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-bounce-to-top:active, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:hover {
        color: #fff
    }

        .hvr-bounce-to-top:active:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:hover:before {
            -webkit-transform: scaleY(1);
            -ms-transform: scaleY(1);
            transform: scaleY(1);
            -webkit-transition-timing-function: cubic-bezier(.52,1.64,.37,.66);
            -o-transition-timing-function: cubic-bezier(.52,1.64,.37,.66);
            transition-timing-function: cubic-bezier(.52,1.64,.37,.66)
        }

.hvr-radial-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
    background: #006f44;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-radial-out:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        border-radius: 100%;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-radial-out:active, .hvr-radial-out:focus, .hvr-radial-out:hover {
        color: #fff
    }

        .hvr-radial-out:active:before, .hvr-radial-out:focus:before, .hvr-radial-out:hover:before {
            -webkit-transform: scale(2);
            -ms-transform: scale(2);
            transform: scale(2)
        }

.hvr-radial-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden;
    background: #fff;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-radial-in:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #006f44;
        border-radius: 100%;
        -webkit-transform: scale(2);
        -ms-transform: scale(2);
        transform: scale(2);
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-radial-in:active, .hvr-radial-in:focus, .hvr-radial-in:hover {
        color: #fff
    }

        .hvr-radial-in:active:before, .hvr-radial-in:focus:before, .hvr-radial-in:hover:before {
            -webkit-transform: scale(0);
            -ms-transform: scale(0);
            transform: scale(0)
        }

.hvr-rectangle-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: #fff;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-rectangle-in:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #006f44;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-rectangle-in:active, .hvr-rectangle-in:focus, .hvr-rectangle-in:hover {
        color: #fff
    }

        .hvr-rectangle-in:active:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:hover:before {
            -webkit-transform: scale(0);
            -ms-transform: scale(0);
            transform: scale(0)
        }

.hvr-rectangle-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: #006f44;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-rectangle-out:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-rectangle-out:active, .hvr-rectangle-out:focus, .hvr-rectangle-out:hover {
        color: #fff
    }

        .hvr-rectangle-out:active:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:hover:before {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1)
        }

.hvr-shutter-in-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: #fff;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-shutter-in-horizontal:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #006f44;
        -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-shutter-in-horizontal:active, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:hover {
        color: #fff
    }

        .hvr-shutter-in-horizontal:active:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:hover:before {
            -webkit-transform: scaleX(0);
            -ms-transform: scaleX(0);
            transform: scaleX(0)
        }

.hvr-shutter-out-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: #006f44;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-shutter-out-horizontal:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-shutter-out-horizontal:active, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:hover {
        color: #fff
    }

        .hvr-shutter-out-horizontal:active:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:hover:before {
            -webkit-transform: scaleX(1);
            -ms-transform: scaleX(1);
            transform: scaleX(1)
        }

.hvr-shutter-in-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: #fff;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-shutter-in-vertical:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #006f44;
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-shutter-in-vertical:active, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:hover {
        color: #fff
    }

        .hvr-shutter-in-vertical:active:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:hover:before {
            -webkit-transform: scaleY(0);
            -ms-transform: scaleY(0);
            transform: scaleY(0)
        }

.hvr-shutter-out-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: #006f44;
    -webkit-transition-property: color;
    -o-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-shutter-out-vertical:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        -webkit-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-shutter-out-vertical:active, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:hover {
        color: #fff
    }

        .hvr-shutter-out-vertical:active:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:hover:before {
            -webkit-transform: scaleY(1);
            -ms-transform: scaleY(1);
            transform: scaleY(1)
        }

.hvr-border-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow,-webkit-box-shadow;
    -webkit-box-shadow: inset 0 0 0 4px #006f44,0 0 1px transparent;
    box-shadow: inset 0 0 0 4px #006f44,0 0 1px transparent
}

    .hvr-border-fade:active, .hvr-border-fade:focus, .hvr-border-fade:hover {
        -webkit-box-shadow: inset 0 0 0 4px #fff,0 0 1px transparent;
        box-shadow: inset 0 0 0 4px #fff,0 0 1px transparent
    }

.hvr-hollow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    -webkit-box-shadow: inset 0 0 0 4px #006f44,0 0 1px transparent;
    box-shadow: inset 0 0 0 4px #006f44,0 0 1px transparent
}

    .hvr-hollow:active, .hvr-hollow:focus, .hvr-hollow:hover {
        background: 0 0
    }

.hvr-trim {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative
}

    .hvr-trim:before {
        content: '';
        position: absolute;
        border: 4px solid #fff;
        top: 4px;
        left: 4px;
        right: 4px;
        bottom: 4px;
        opacity: 0;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity
    }

    .hvr-trim:active:before, .hvr-trim:focus:before, .hvr-trim:hover:before {
        opacity: 1
    }

@-webkit-keyframes hvr-ripple-out {
    to {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0
    }
}

@keyframes hvr-ripple-out {
    to {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0
    }
}

.hvr-ripple-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative
}

    .hvr-ripple-out:before {
        content: '';
        position: absolute;
        border: 6px solid #006f44;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-animation-duration: 1s;
        animation-duration: 1s
    }

    .hvr-ripple-out:active:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:hover:before {
        -webkit-animation-name: hvr-ripple-out;
        animation-name: hvr-ripple-out
    }

@-webkit-keyframes hvr-ripple-in {
    to {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1
    }
}

@keyframes hvr-ripple-in {
    to {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1
    }
}

.hvr-ripple-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative
}

    .hvr-ripple-in:before {
        content: '';
        position: absolute;
        border: 4px solid #006f44;
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
        -webkit-animation-duration: 1s;
        animation-duration: 1s
    }

    .hvr-ripple-in:active:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:hover:before {
        -webkit-animation-name: hvr-ripple-in;
        animation-name: hvr-ripple-in
    }

.hvr-outline-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative
}

    .hvr-outline-out:before {
        content: '';
        position: absolute;
        border: 4px solid #006f44;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: "top, right, bottom, left";
        -o-transition-property: "top, right, bottom, left";
        transition-property: "top, right, bottom, left"
    }

    .hvr-outline-out:active:before, .hvr-outline-out:focus:before, .hvr-outline-out:hover:before {
        top: -8px;
        right: -8px;
        bottom: -8px;
        left: -8px
    }

.hvr-outline-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative
}

    .hvr-outline-in:before {
        pointer-events: none;
        content: '';
        position: absolute;
        border: 4px solid #006f44;
        top: -16px;
        right: -16px;
        bottom: -16px;
        left: -16px;
        opacity: 0;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: "top, right, bottom, left";
        -o-transition-property: "top, right, bottom, left";
        transition-property: "top, right, bottom, left"
    }

    .hvr-outline-in:active:before, .hvr-outline-in:focus:before, .hvr-outline-in:hover:before {
        top: -8px;
        right: -8px;
        bottom: -8px;
        left: -8px;
        opacity: 1
    }

.hvr-round-corners {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: border-radius;
    -o-transition-property: border-radius;
    transition-property: border-radius
}

    .hvr-round-corners:active, .hvr-round-corners:focus, .hvr-round-corners:hover {
        border-radius: 1em
    }

.hvr-underline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden
}

    .hvr-underline-from-left:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 0;
        right: 100%;
        bottom: 0;
        background: #fff;
        height: 4px;
        -webkit-transition-property: right;
        -o-transition-property: right;
        transition-property: right;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-underline-from-left:active:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:hover:before {
        right: 0
    }

.hvr-underline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden
}

    .hvr-underline-from-center:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 50%;
        right: 50%;
        bottom: 0;
        background: #fff;
        height: 4px;
        -webkit-transition-property: "left, right";
        -o-transition-property: "left, right";
        transition-property: "left, right";
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-underline-from-center:active:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:hover:before {
        left: 0;
        right: 0
    }

.hvr-underline-from-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden
}

    .hvr-underline-from-right:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 100%;
        right: 0;
        bottom: 0;
        background: #fff;
        height: 4px;
        -webkit-transition-property: left;
        -o-transition-property: left;
        transition-property: left;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-underline-from-right:active:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:hover:before {
        left: 0
    }

.hvr-overline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden
}

    .hvr-overline-from-left:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 0;
        right: 100%;
        top: 0;
        background: #fff;
        height: 4px;
        -webkit-transition-property: right;
        -o-transition-property: right;
        transition-property: right;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-overline-from-left:active:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:hover:before {
        right: 0
    }

.hvr-overline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden
}

    .hvr-overline-from-center:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 50%;
        right: 50%;
        top: 0;
        background: #fff;
        height: 4px;
        -webkit-transition-property: "left, right";
        -o-transition-property: "left, right";
        transition-property: "left, right";
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-overline-from-center:active:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:hover:before {
        left: 0;
        right: 0
    }

.hvr-overline-from-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden
}

    .hvr-overline-from-right:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 100%;
        right: 0;
        top: 0;
        background: #fff;
        height: 4px;
        -webkit-transition-property: left;
        -o-transition-property: left;
        transition-property: left;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-overline-from-right:active:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:hover:before {
        left: 0
    }

.hvr-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden
}

    .hvr-reveal:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        -webkit-transition-property: border-width;
        -o-transition-property: border-width;
        transition-property: border-width;
        -webkit-transition-duration: .1s;
        -o-transition-duration: .1s;
        transition-duration: .1s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        border: 0 solid #fff
    }

    .hvr-reveal:active:before, .hvr-reveal:focus:before, .hvr-reveal:hover:before {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        border-width: 4px
    }

.hvr-underline-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden
}

    .hvr-underline-reveal:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        height: 4px;
        -webkit-transform: translateY(4px);
        -ms-transform: translateY(4px);
        transform: translateY(4px);
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-underline-reveal:active:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:hover:before {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

.hvr-overline-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    overflow: hidden
}

    .hvr-overline-reveal:before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 0;
        right: 0;
        top: 0;
        background: #fff;
        height: 4px;
        -webkit-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
        transform: translateY(-4px);
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-overline-reveal:active:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:hover:before {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

.hvr-glow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow,-webkit-box-shadow
}

    .hvr-glow:active, .hvr-glow:focus, .hvr-glow:hover {
        -webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
        box-shadow: 0 0 8px rgba(0,0,0,.6)
    }

.hvr-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow,-webkit-box-shadow
}

    .hvr-shadow:active, .hvr-shadow:focus, .hvr-shadow:hover {
        -webkit-box-shadow: 0 10px 10px -10px rgba(0,0,0,.5);
        box-shadow: 0 10px 10px -10px rgba(0,0,0,.5)
    }

.hvr-grow-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: "box-shadow, transform";
    -o-transition-property: "box-shadow, transform";
    transition-property: "box-shadow, transform"
}

    .hvr-grow-shadow:active, .hvr-grow-shadow:focus, .hvr-grow-shadow:hover {
        -webkit-box-shadow: 0 10px 10px -10px rgba(0,0,0,.5);
        box-shadow: 0 10px 10px -10px rgba(0,0,0,.5);
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

.hvr-box-shadow-outset {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow,-webkit-box-shadow
}

    .hvr-box-shadow-outset:active, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:hover {
        -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.6);
        box-shadow: 2px 2px 2px rgba(0,0,0,.6)
    }

.hvr-box-shadow-inset {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow,-webkit-box-shadow;
    -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.6),0 0 1px transparent;
    box-shadow: inset 0 0 0 rgba(0,0,0,.6),0 0 1px transparent
}

    .hvr-box-shadow-inset:active, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:hover {
        -webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,.6),0 0 1px transparent;
        box-shadow: inset 2px 2px 2px rgba(0,0,0,.6),0 0 1px transparent
    }

.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform
}

    .hvr-float-shadow:before {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        top: 100%;
        left: 5%;
        height: 10px;
        width: 90%;
        opacity: 0;
        background: -webkit-radial-gradient(center,ellipse,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);
        background: -o-radial-gradient(center,ellipse,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);
        background: radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: "transform, opacity";
        -o-transition-property: "transform, opacity";
        transition-property: "transform, opacity"
    }

    .hvr-float-shadow:active, .hvr-float-shadow:focus, .hvr-float-shadow:hover {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px)
    }

        .hvr-float-shadow:active:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:hover:before {
            opacity: 1;
            -webkit-transform: translateY(5px);
            -ms-transform: translateY(5px);
            transform: translateY(5px)
        }

.hvr-show-radial {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative
}

    .hvr-show-radial:after, .hvr-show-radial:before {
        pointer-events: none;
        position: absolute;
        content: '';
        left: 0;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-repeat: no-repeat;
        height: 5px;
        opacity: 0;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity
    }

    .hvr-show-radial:before {
        bottom: 100%;
        background: -webkit-radial-gradient(50% 150%,ellipse,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%);
        background: -o-radial-gradient(50% 150%,ellipse,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%);
        background: radial-gradient(ellipse at 50% 150%,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%)
    }

    .hvr-show-radial:after {
        top: 100%;
        background: -webkit-radial-gradient(50% -50%,ellipse,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%);
        background: -o-radial-gradient(50% -50%,ellipse,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%);
        background: radial-gradient(ellipse at 50% -50%,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%)
    }

    .hvr-show-radial:active:after, .hvr-show-radial:active:before, .hvr-show-radial:focus:after, .hvr-show-radial:focus:before, .hvr-show-radial:hover:after, .hvr-show-radial:hover:before {
        opacity: 1
    }

.hvr-bubble-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative
}

    .hvr-bubble-top:before {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        border-style: solid;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        left: calc(50% - 10px);
        top: 0;
        border-width: 0 10px 10px;
        border-color: transparent transparent #006f44
    }

    .hvr-bubble-top:active:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:hover:before {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px)
    }

.hvr-bubble-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative
}

    .hvr-bubble-right:before {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        border-style: solid;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        top: calc(50% - 10px);
        right: 0;
        border-width: 10px 0 10px 10px;
        border-color: transparent transparent transparent #006f44
    }

    .hvr-bubble-right:active:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:hover:before {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }

.hvr-bubble-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative
}

    .hvr-bubble-bottom:before {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        border-style: solid;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        left: calc(50% - 10px);
        bottom: 0;
        border-width: 10px 10px 0;
        border-color: #006f44 transparent transparent
    }

    .hvr-bubble-bottom:active:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:hover:before {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }

.hvr-bubble-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative
}

    .hvr-bubble-left:before {
        pointer-events: none;
        position: absolute;
        z-index: -1;
        content: '';
        border-style: solid;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        top: calc(50% - 10px);
        left: 0;
        border-width: 10px 10px 10px 0;
        border-color: transparent #006f44 transparent transparent
    }

    .hvr-bubble-left:active:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:hover:before {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }

.hvr-bubble-float-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform
}

    .hvr-bubble-float-top:before {
        position: absolute;
        z-index: -1;
        content: '';
        left: calc(50% - 10px);
        top: 0;
        border-style: solid;
        border-width: 0 10px 10px;
        border-color: transparent transparent #006f44;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform
    }

    .hvr-bubble-float-top:active, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:hover {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }

        .hvr-bubble-float-top:active:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:hover:before {
            -webkit-transform: translateY(-10px);
            -ms-transform: translateY(-10px);
            transform: translateY(-10px)
        }

.hvr-bubble-float-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform
}

    .hvr-bubble-float-right:before {
        position: absolute;
        z-index: -1;
        top: calc(50% - 10px);
        right: 0;
        content: '';
        border-style: solid;
        border-width: 10px 0 10px 10px;
        border-color: transparent transparent transparent #006f44;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform
    }

    .hvr-bubble-float-right:active, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:hover {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }

        .hvr-bubble-float-right:active:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:hover:before {
            -webkit-transform: translateX(10px);
            -ms-transform: translateX(10px);
            transform: translateX(10px)
        }

.hvr-bubble-float-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform
}

    .hvr-bubble-float-bottom:before {
        position: absolute;
        z-index: -1;
        content: '';
        left: calc(50% - 10px);
        bottom: 0;
        border-style: solid;
        border-width: 10px 10px 0;
        border-color: #006f44 transparent transparent;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform
    }

    .hvr-bubble-float-bottom:active, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:hover {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px)
    }

        .hvr-bubble-float-bottom:active:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:hover:before {
            -webkit-transform: translateY(10px);
            -ms-transform: translateY(10px);
            transform: translateY(10px)
        }

.hvr-bubble-float-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform,-webkit-transform
}

    .hvr-bubble-float-left:before {
        position: absolute;
        z-index: -1;
        content: '';
        top: calc(50% - 10px);
        left: 0;
        border-style: solid;
        border-width: 10px 10px 10px 0;
        border-color: transparent #006f44 transparent transparent;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform
    }

    .hvr-bubble-float-left:active, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:hover {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }

        .hvr-bubble-float-left:active:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:hover:before {
            -webkit-transform: translateX(-10px);
            -ms-transform: translateX(-10px);
            transform: translateX(-10px)
        }

.hvr-icon-back {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-left: 2.2em;
    -webkit-transition-duration: .1s;
    -o-transition-duration: .1s;
    transition-duration: .1s
}

    .hvr-icon-back:before {
        content: "\f137";
        position: absolute;
        left: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: .1s;
        -o-transition-duration: .1s;
        transition-duration: .1s;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-icon-back:active:before, .hvr-icon-back:focus:before, .hvr-icon-back:hover:before {
        -webkit-transform: translateX(-4px);
        -ms-transform: translateX(-4px);
        transform: translateX(-4px)
    }

.hvr-icon-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .1s;
    -o-transition-duration: .1s;
    transition-duration: .1s
}

    .hvr-icon-forward:before {
        content: "\f138";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: .1s;
        -o-transition-duration: .1s;
        transition-duration: .1s;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-icon-forward:active:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:hover:before {
        -webkit-transform: translateX(4px);
        -ms-transform: translateX(4px);
        transform: translateX(4px)
    }

@-webkit-keyframes hvr-icon-down {
    0%,50%,to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25%,75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@keyframes hvr-icon-down {
    0%,50%,to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25%,75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

.hvr-icon-down {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

    .hvr-icon-down:before {
        content: "\f01a";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    .hvr-icon-down:active:before, .hvr-icon-down:focus:before, .hvr-icon-down:hover:before {
        -webkit-animation-name: hvr-icon-down;
        animation-name: hvr-icon-down;
        -webkit-animation-duration: .75s;
        animation-duration: .75s;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

@-webkit-keyframes hvr-icon-up {
    0%,50%,to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25%,75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes hvr-icon-up {
    0%,50%,to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    25%,75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

.hvr-icon-up {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

    .hvr-icon-up:before {
        content: "\f01b";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    .hvr-icon-up:active:before, .hvr-icon-up:focus:before, .hvr-icon-up:hover:before {
        -webkit-animation-name: hvr-icon-up;
        animation-name: hvr-icon-up;
        -webkit-animation-duration: .75s;
        animation-duration: .75s;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

.hvr-icon-spin {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

    .hvr-icon-spin:before {
        content: "\f021";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transition-duration: 1s;
        -o-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-timing-function: ease-in-out;
        -o-transition-timing-function: ease-in-out;
        transition-timing-function: ease-in-out
    }

    .hvr-icon-spin:active:before, .hvr-icon-spin:focus:before, .hvr-icon-spin:hover:before {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }

@-webkit-keyframes hvr-icon-drop {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    51%,to {
        opacity: 1
    }
}

@keyframes hvr-icon-drop {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    51%,to {
        opacity: 1
    }
}

.hvr-icon-drop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

    .hvr-icon-drop:before {
        content: "\f041";
        position: absolute;
        right: 1em;
        opacity: 1;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    .hvr-icon-drop:active:before, .hvr-icon-drop:focus:before, .hvr-icon-drop:hover:before {
        opacity: 0;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-animation-name: hvr-icon-drop;
        animation-name: hvr-icon-drop;
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-delay: .3s;
        animation-delay: .3s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-timing-function: cubic-bezier(.52,1.64,.37,.66);
        animation-timing-function: cubic-bezier(.52,1.64,.37,.66)
    }

.hvr-icon-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

    .hvr-icon-fade:before {
        content: "\f00c";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s;
        -webkit-transition-property: color;
        -o-transition-property: color;
        transition-property: color
    }

    .hvr-icon-fade:active:before, .hvr-icon-fade:focus:before, .hvr-icon-fade:hover:before {
        color: #0f9e5e
    }

@-webkit-keyframes hvr-icon-float-away {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(-1em);
        transform: translateY(-1em)
    }
}

@keyframes hvr-icon-float-away {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(-1em);
        transform: translateY(-1em)
    }
}

.hvr-icon-float-away {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

    .hvr-icon-float-away:after, .hvr-icon-float-away:before {
        content: "\f055";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome
    }

    .hvr-icon-float-away:after {
        opacity: 0;
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards
    }

    .hvr-icon-float-away:active:after, .hvr-icon-float-away:after, .hvr-icon-float-away:hover:after {
        -webkit-animation-name: hvr-icon-float-away;
        animation-name: hvr-icon-float-away;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

@-webkit-keyframes hvr-icon-sink-away {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(1em);
        transform: translateY(1em)
    }
}

@keyframes hvr-icon-sink-away {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(1em);
        transform: translateY(1em)
    }
}

.hvr-icon-sink-away {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

    .hvr-icon-sink-away:after, .hvr-icon-sink-away:before {
        content: "\f056";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    .hvr-icon-sink-away:after {
        opacity: 0;
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards
    }

    .hvr-icon-sink-away:active:after, .hvr-icon-sink-away:focus:after, .hvr-icon-sink-away:hover:after {
        -webkit-animation-name: hvr-icon-sink-away;
        animation-name: hvr-icon-sink-away;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

.hvr-icon-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-icon-grow:before {
        content: "\f118";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-icon-grow:active:before, .hvr-icon-grow:focus:before, .hvr-icon-grow:hover:before {
        -webkit-transform: scale(1.3) translateZ(0);
        transform: scale(1.3) translateZ(0)
    }

.hvr-icon-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-icon-shrink:before {
        content: "\f119";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-icon-shrink:active:before, .hvr-icon-shrink:focus:before, .hvr-icon-shrink:hover:before {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }

@-webkit-keyframes hvr-icon-pulse {
    25% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    75% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

@keyframes hvr-icon-pulse {
    25% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    75% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

.hvr-icon-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

    .hvr-icon-pulse:before {
        content: "\f015";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-icon-pulse:active:before, .hvr-icon-pulse:focus:before, .hvr-icon-pulse:hover:before {
        -webkit-animation-name: hvr-icon-pulse;
        animation-name: hvr-icon-pulse;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

@-webkit-keyframes hvr-icon-pulse-grow {
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@keyframes hvr-icon-pulse-grow {
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

.hvr-icon-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

    .hvr-icon-pulse-grow:before {
        content: "\f015";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-icon-pulse-grow:active:before, .hvr-icon-pulse-grow:focus:before, .hvr-icon-pulse-grow:hover:before {
        -webkit-animation-name: hvr-icon-pulse-grow;
        animation-name: hvr-icon-pulse-grow;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-direction: alternate;
        animation-direction: alternate
    }

@-webkit-keyframes hvr-icon-pulse-shrink {
    to {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

@keyframes hvr-icon-pulse-shrink {
    to {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

.hvr-icon-pulse-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em
}

    .hvr-icon-pulse-shrink:before {
        content: "\f015";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-icon-pulse-shrink:active:before, .hvr-icon-pulse-shrink:focus:before, .hvr-icon-pulse-shrink:hover:before {
        -webkit-animation-name: hvr-icon-pulse-shrink;
        animation-name: hvr-icon-pulse-shrink;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-direction: alternate;
        animation-direction: alternate
    }

@-webkit-keyframes hvr-icon-push {
    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@keyframes hvr-icon-push {
    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

.hvr-icon-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-icon-push:before {
        content: "\f006";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-icon-push:active:before, .hvr-icon-push:focus:before, .hvr-icon-push:hover:before {
        -webkit-animation-name: hvr-icon-push;
        animation-name: hvr-icon-push;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

@-webkit-keyframes hvr-icon-pop {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@keyframes hvr-icon-pop {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

.hvr-icon-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-icon-pop:before {
        content: "\f005";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-icon-pop:active:before, .hvr-icon-pop:focus:before, .hvr-icon-pop:hover:before {
        -webkit-animation-name: hvr-icon-pop;
        animation-name: hvr-icon-pop;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

.hvr-icon-bounce {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-icon-bounce:before {
        content: "\f087";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-icon-bounce:active:before, .hvr-icon-bounce:focus:before, .hvr-icon-bounce:hover:before {
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        -webkit-transition-timing-function: cubic-bezier(.47,2.02,.31,-.36);
        -o-transition-timing-function: cubic-bezier(.47,2.02,.31,-.36);
        transition-timing-function: cubic-bezier(.47,2.02,.31,-.36)
    }

.hvr-icon-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-icon-rotate:before {
        content: "\f0c6";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-icon-rotate:active:before, .hvr-icon-rotate:focus:before, .hvr-icon-rotate:hover:before {
        -webkit-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        transform: rotate(20deg)
    }

.hvr-icon-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-icon-grow-rotate:before {
        content: "\f095";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-icon-grow-rotate:active:before, .hvr-icon-grow-rotate:focus:before, .hvr-icon-grow-rotate:hover:before {
        -webkit-transform: scale(1.5) rotate(12deg);
        -ms-transform: scale(1.5) rotate(12deg);
        transform: scale(1.5) rotate(12deg)
    }

.hvr-icon-float {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-icon-float:before {
        content: "\f01b";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-icon-float:active:before, .hvr-icon-float:focus:before, .hvr-icon-float:hover:before {
        -webkit-transform: translateY(-4px);
        -ms-transform: translateY(-4px);
        transform: translateY(-4px)
    }

.hvr-icon-sink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-icon-sink:before {
        content: "\f01a";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out
    }

    .hvr-icon-sink:active:before, .hvr-icon-sink:focus:before, .hvr-icon-sink:hover:before {
        -webkit-transform: translateY(4px);
        -ms-transform: translateY(4px);
        transform: translateY(4px)
    }

@-webkit-keyframes hvr-icon-bob {
    0%,to {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
}

@keyframes hvr-icon-bob {
    0%,to {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
}

@-webkit-keyframes hvr-icon-bob-float {
    to {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes hvr-icon-bob-float {
    to {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

.hvr-icon-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-icon-bob:before {
        content: "\f077";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    .hvr-icon-bob:active:before, .hvr-icon-bob:focus:before, .hvr-icon-bob:hover:before {
        -webkit-animation-name: hvr-icon-bob-float,hvr-icon-bob;
        animation-name: hvr-icon-bob-float,hvr-icon-bob;
        -webkit-animation-duration: .3s,1.5s;
        animation-duration: .3s,1.5s;
        -webkit-animation-delay: 0s,.3s;
        animation-delay: 0s,.3s;
        -webkit-animation-timing-function: ease-out,ease-in-out;
        animation-timing-function: ease-out,ease-in-out;
        -webkit-animation-iteration-count: 1,infinite;
        animation-iteration-count: 1,infinite;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-direction: normal,alternate;
        animation-direction: normal,alternate
    }

@-webkit-keyframes hvr-icon-hang {
    0%,to {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }

    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }
}

@keyframes hvr-icon-hang {
    0%,to {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }

    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }
}

@-webkit-keyframes hvr-icon-hang-sink {
    to {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@keyframes hvr-icon-hang-sink {
    to {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

.hvr-icon-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-icon-hang:before {
        content: "\f078";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    .hvr-icon-hang:active:before, .hvr-icon-hang:focus:before, .hvr-icon-hang:hover:before {
        -webkit-animation-name: hvr-icon-hang-sink,hvr-icon-hang;
        animation-name: hvr-icon-hang-sink,hvr-icon-hang;
        -webkit-animation-duration: .3s,1.5s;
        animation-duration: .3s,1.5s;
        -webkit-animation-delay: 0s,.3s;
        animation-delay: 0s,.3s;
        -webkit-animation-timing-function: ease-out,ease-in-out;
        animation-timing-function: ease-out,ease-in-out;
        -webkit-animation-iteration-count: 1,infinite;
        animation-iteration-count: 1,infinite;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-direction: normal,alternate;
        animation-direction: normal,alternate
    }

@-webkit-keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }

    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }

    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.hvr-icon-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-icon-wobble-horizontal:before {
        content: "\f061";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    .hvr-icon-wobble-horizontal:active:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:hover:before {
        -webkit-animation-name: hvr-icon-wobble-horizontal;
        animation-name: hvr-icon-wobble-horizontal;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

@-webkit-keyframes hvr-icon-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }

    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes hvr-icon-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }

    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.hvr-icon-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-icon-wobble-vertical:before {
        content: "\f062";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    .hvr-icon-wobble-vertical:active:before, .hvr-icon-wobble-vertical:focus:before, .hvr-icon-wobble-vertical:hover:before {
        -webkit-animation-name: hvr-icon-wobble-vertical;
        animation-name: hvr-icon-wobble-vertical;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

@-webkit-keyframes hvr-icon-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    to {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

@keyframes hvr-icon-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    to {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

.hvr-icon-buzz {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-icon-buzz:before {
        content: "\f017";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    .hvr-icon-buzz:active:before, .hvr-icon-buzz:focus:before, .hvr-icon-buzz:hover:before {
        -webkit-animation-name: hvr-icon-buzz;
        animation-name: hvr-icon-buzz;
        -webkit-animation-duration: .15s;
        animation-duration: .15s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

@-webkit-keyframes hvr-icon-buzz-out {
    10%,30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20%,40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50%,70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60%,80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    to {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

@keyframes hvr-icon-buzz-out {
    10%,30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20%,40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50%,70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60%,80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    to {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

.hvr-icon-buzz-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative;
    padding-right: 2.2em;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

    .hvr-icon-buzz-out:before {
        content: "\f023";
        position: absolute;
        right: 1em;
        padding: 0 1px;
        font-family: FontAwesome;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    .hvr-icon-buzz-out:active:before, .hvr-icon-buzz-out:focus:before, .hvr-icon-buzz-out:hover:before {
        -webkit-animation-name: hvr-icon-buzz-out;
        animation-name: hvr-icon-buzz-out;
        -webkit-animation-duration: .75s;
        animation-duration: .75s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

.hvr-curl-top-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative
}

    .hvr-curl-top-left:before {
        pointer-events: none;
        position: absolute;
        content: '';
        height: 0;
        width: 0;
        top: 0;
        left: 0;
        background: #fff;
        background: -webkit-linear-gradient(315deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);
        background: -o-linear-gradient(315deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);
        background: linear-gradient(135deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);
        z-index: 1000;
        -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.4);
        box-shadow: 1px 1px 1px rgba(0,0,0,.4);
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: width,height;
        -o-transition-property: width,height;
        transition-property: width,height
    }

    .hvr-curl-top-left:active:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:hover:before {
        width: 25px;
        height: 25px
    }

.hvr-curl-top-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative
}

    .hvr-curl-top-right:before {
        pointer-events: none;
        position: absolute;
        content: '';
        height: 0;
        width: 0;
        top: 0;
        right: 0;
        background: #fff;
        background: -webkit-linear-gradient(225deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);
        background: -o-linear-gradient(225deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);
        background: linear-gradient(225deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);
        -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,.4);
        box-shadow: -1px 1px 1px rgba(0,0,0,.4);
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: width,height;
        -o-transition-property: width,height;
        transition-property: width,height
    }

    .hvr-curl-top-right:active:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:hover:before {
        width: 25px;
        height: 25px
    }

.hvr-curl-bottom-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative
}

    .hvr-curl-bottom-right:before {
        pointer-events: none;
        position: absolute;
        content: '';
        height: 0;
        width: 0;
        bottom: 0;
        right: 0;
        background: #fff;
        background: -webkit-linear-gradient(135deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);
        background: -o-linear-gradient(135deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);
        background: linear-gradient(315deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);
        -webkit-box-shadow: -1px -1px 1px rgba(0,0,0,.4);
        box-shadow: -1px -1px 1px rgba(0,0,0,.4);
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: width,height;
        -o-transition-property: width,height;
        transition-property: width,height
    }

    .hvr-curl-bottom-right:active:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:hover:before {
        width: 25px;
        height: 25px
    }

.hvr-curl-bottom-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    position: relative
}

    .hvr-curl-bottom-left:before {
        pointer-events: none;
        position: absolute;
        content: '';
        height: 0;
        width: 0;
        bottom: 0;
        left: 0;
        background: #fff;
        background: -webkit-linear-gradient(45deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);
        background: -o-linear-gradient(45deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);
        background: linear-gradient(45deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);
        -webkit-box-shadow: 1px -1px 1px rgba(0,0,0,.4);
        box-shadow: 1px -1px 1px rgba(0,0,0,.4);
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-property: width,height;
        -o-transition-property: width,height;
        transition-property: width,height
    }

    .hvr-curl-bottom-left:active:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:hover:before {
        width: 25px;
        height: 25px
    }

.jq-ry-container {
    position: relative;
    line-height: 0;
    display: block;
    cursor: pointer;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    direction: ltr
}

    .jq-ry-container[readonly=readonly] {
        cursor: default
    }

    .jq-ry-container > .jq-ry-group-wrapper {
        position: relative;
        width: 100%
    }

        .jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group {
            position: relative;
            line-height: 0;
            z-index: 10;
            white-space: nowrap
        }

            .jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group > svg {
                display: inline-block
            }

            .jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-normal-group {
                width: 100%
            }

            .jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-rated-group {
                width: 0;
                z-index: 11;
                position: absolute;
                top: 0;
                left: 0;
                overflow: hidden
            }

.xzoom-lens img, .xzoom-preview img, .xzoom-source img {
    display: block;
    max-width: none;
    max-height: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

.xzoom-container {
    display: inline-block
}

.xzoom-thumbs {
    margin-top: 15px;
    text-align: center;
    margin-bottom: 10px
}

.xzoom, .xzoom2, .xzoom3, .xzoom4, .xzoom5 {
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.5);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.5)
}

.xzoom-gallery, .xzoom-gallery2, .xzoom-gallery3, .xzoom-gallery4, .xzoom-gallery5 {
    margin-left: 5px;
    box-shadow: 0px 2px 10px #00000026;
    border-radius: 5px;
    margin-bottom: 10px;
    height: 101px;
    width: 101px;
}

.xzoom-hidden, .xzoom-source {
    display: block;
    position: static;
    float: none;
    clear: both
}

.xzoom-hidden {
    overflow: hidden
}

.xzoom-preview {
    border: 1px solid #888;
    background: #2f4f4f;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
    box-shadow: 0 0 10px rgba(0,0,0,.5)
}

.xzoom-lens {
    border: 1px solid #555;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
    box-shadow: 0 0 10px rgba(0,0,0,.5);
    cursor: crosshair
}

.xzoom-loading {
    border-radius: 100%;
    opacity: .7;
    background: url(images/xloading.gif);
    width: 48px;
    height: 48px
}

.xactive {
    -webkit-box-shadow: 0 0 3px 0 #4aa9d2;
    -moz-box-shadow: 0 0 3px 0 #4aa9d2;
    box-shadow: 0 0 3px 0 #4aa9d2;
    border: 1px solid #4aaad2
}

.xzoom-caption {
    position: absolute;
    bottom: -43px;
    left: 0;
    background: #000;
    width: 100%;
    text-align: left
}

    .xzoom-caption span {
        color: #fff;
        font-family: Arial,sans-serif;
        display: block;
        font-size: .75em;
        font-weight: 700;
        padding: 10px
    }

.compare-loader-wrapper, .loader-wrapper {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: fixed;
    top: 0;
    z-index: 999999
}

.compare-loader-wrapper {
    display: none;
    height: 100px;
    position: absolute
}

.loader, .loader:after, .loader:before {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation: 1.8s ease-in-out infinite load7;
    animation: 1.8s ease-in-out infinite load7
}

.loader {
    font-size: 16px;
    margin: 0 auto;
    position: relative;
    top: 45%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    text-indent: -9999em;
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

    .loader:before {
        left: -3.5em;
        -webkit-animation-delay: -.32s;
        animation-delay: -.32s
    }

    .loader:after {
        left: 3.5em
    }

    .loader:after, .loader:before {
        content: '';
        position: absolute;
        top: 0
    }

@-webkit-keyframes load7 {
    0%,80%,to {
        -webkit-box-shadow: 0 2.5em 0 -1.3em;
        box-shadow: 0 2.5em 0 -1.3em
    }

    40% {
        -webkit-box-shadow: 0 2.5em 0 0;
        box-shadow: 0 2.5em 0 0
    }
}

@keyframes load7 {
    0%,80%,to {
        -webkit-box-shadow: 0 2.5em 0 -1.3em;
        box-shadow: 0 2.5em 0 -1.3em
    }

    40% {
        -webkit-box-shadow: 0 2.5em 0 0;
        box-shadow: 0 2.5em 0 0
    }
}

.font-serif {
    font-family: FFGoodProCond-Black;
    font-weight: 300
}

.font-serif-bold {
    font-family: FFGoodProCond-Black;
    font-weight: 500
}

.font-serif-italic {
    font-family: FFGoodProCond-Black;
    font-weight: 300;
    font-style: italic
}

.font-sans, .font-sans-light {
    font-family: FFGoodPro-Regular,sans-serif;
    font-weight: 300
}

.font-sans-bold {
    font-family: FFGoodPro-Regular,sans-serif;
    font-weight: 400
}

.font-sans-italic {
    font-family: FFGoodPro-Regular,sans-serif;
    font-weight: 300;
    font-style: italic
}

.font-awesome {
    font-family: FontAwesome;
    font-display: swap
}

html {
    -webkit-tap-highlight-color: transparent;
    font-size: 68.5%;
    height: 100%;
    width: 100%
}

body {
    font-family: FFGoodPro-Regular;
    font-weight: 300
}

.visually-hidden {
    position: absolute !important;
    clip: rect(1px,1px,1px,1px);
    overflow: hidden;
    height: 1px;
    width: 1px;
    word-wrap: normal
}

    .visually-hidden.focusable:active, .visually-hidden.focusable:focus {
        position: absolute !important;
        width: 100%;
        padding: 15px 0;
        text-align: center;
        background: rgba(255,255,255,.95);
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.06);
        box-shadow: 0 1px 2px rgba(0,0,0,.06);
        clip: auto;
        overflow: visible;
        height: auto;
        z-index: 9999999;
        font-size: 20px;
        color: #004631
    }

.font-highlight {
    display: block;
    font-size: 64px;
    text-transform: uppercase;
    font-family: FFGoodProCond-Black;
    font-weight: 500
}

.font-highlight-green {
    color: #006f44
}

h1 {
    font-size: 3.2rem;
    font-weight: 400;
    text-transform: uppercase;
    font-family: FFGoodProCond-Black !important
}

h2 {
    font-size: 38px;
    font-weight: 400;
    font-family: FFGoodProCond-Black
}

h3 {
    font-size: 1.8rem;
    font-weight: 400;
    font-family: FFGoodProCond-Black
}

h4 {
    font-size: 1.5rem;
    font-weight: 400;
    font-family: FFGoodProCond-Black
}

p {
    margin: 0 0 10px;
    font-size: 16px;
    color: #25282A;
    font-weight: 400
}

a, li, td, th {
    font-weight: 400
}

.recipe-info-wrapper h6, .recipe-info-wrapper p {
    text-shadow: 0 0 3px rgba(0,0,0,.7)
}

.recipe-page-gradient-background {
    width: 60%;
    height: 100%;
    /* background: transparent linear-gradient(90deg, #00000080 0%, #00000066 55%, #00000000 100%) 0% 0% no-repeat padding-box*/
}

    .recipe-page-gradient-background .promo .btn-secondary {
        width: 107px !important
    }

.cf-footer {
    background-color: #154734;
    height: auto;
    position: relative;
    overflow: hidden;
    width: 100%
}

    .cf-footer .footer-section {
        padding: 30px;
    }

        .cf-footer .footer-section .footer-top-section {
            flex-direction: row;
            margin-left: auto;
            margin-right: auto;
            display: flex;
            justify-content: space-between;
            width: auto
        }

.footerLinkChild {
    display: block;
}

@media(max-width:768px) {
    .cf-footer .footer-section .footer-top-section {
        flex-direction: column;
        align-items: center;
    }

        .cf-footer .footer-section .footer-top-section .logo-section {
            margin-right: 0 !important;
        }

        .cf-footer .footer-section .footer-top-section .page-list {
            flex-direction: column !important;
            align-items: center;
        }

            .cf-footer .footer-section .footer-top-section .page-list .page-sublist .page-wrap a {
                text-align: center !important;
                width: auto !important;
            }


            .cf-footer .footer-section .footer-top-section .page-list .page-sublist {
                align-items: center;
                text-align: center
            }

    .down-arrow {
        margin-left: 8px;
        display: block !important;
    }

    .footerLinkBlock {
        position: relative
    }

    .footerParentBlock {
        display: flex;
        justify-content: center
    }

    .cf-footer .footer-section .footer-top-section .page-list .page-sublist .page-wrap a.footerLinkParent {
        display: flex;
        flex-direction: row;
        justify-content: center;
        width: auto;
    }

    .cf-footer .footer-section .footer-top-section .page-list .page-sublist .page-wrap a.footerLinkChild {
        display: none;
        width: 100% !important;
        float: left
    }

    .cf-footer .footer-section .footer-top-section .page-list .page-sublist .page-wrap {
        float: left
    }
}

.down-arrow {
    display: none;
}


.cf-footer .footer-section .footer-top-section .page-list {
    flex-wrap: nowrap;
    justify-content: space-evenly;
    display: flex;
    flex-direction: row;
    max-width: 100%;
    width: 100%
}

    .cf-footer .footer-section .footer-top-section .page-list .page-sublist {
        margin: inherit;
        flex: inherit;
        display: flex;
        flex-direction: column;
        text-align: left
    }

        .cf-footer .footer-section .footer-top-section .page-list .page-sublist .page-wrap {
            margin: 15px
        }

            .cf-footer .footer-section .footer-top-section .page-list .page-sublist .page-wrap a {
                /*display: flex;*/
                flex-direction: column;
                position: relative;
                width: fit-content;
                cursor: pointer;
                font-family: FFGoodPro-Bold;
                font-size: 16px;
                color: #FFFFFF;
                text-align: left;
                text-decoration: none
            }

                .cf-footer .footer-section .footer-top-section .page-list .page-sublist .page-wrap a.footerLinkParent {
                    font-family: FFGoodProCond-Black;
                    font-size: 18px;
                    font-weight: 900;
                    color: #00BF6F;
                    text-transform: uppercase;
                    text-shadow: 0px 0px 10px #00000029;
                    text-align: left;
                    text-decoration: none
                }

.cf-footer .footer-section .footer-top-section .logo-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 213px;
    margin-right: 40px;
}

.cf-footer .footer-section .footer-top-section .logo-wrapper {
    display: flex;
    justify-content: center;
}

.cf-footer .footer-section .footer-end-section .copy-right {
    font-family: FFGoodPro-Regular;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
}

.cf-footer .footer-section .footer-end-section {
    display: flex;
    align-items: center;
    width: 100%
}

    .cf-footer .footer-section .footer-end-section .footer-end-wrap {
        padding-top: 30px;
        flex-direction: row;
        align-items: center;
        margin: auto;
    }

.social-icons {
    display: flex;
    justify-content: space-between;
}

    .social-icons a.icon-facebook:before {
        content: url('../../img/icon/facebook-circle.svg');
    }

    .social-icons a.icon-instagram:before {
        content: url('../../img/icon/instagram-circle.svg');
    }

    .social-icons a.icon-linkedin:before {
        content: url('../../img/icon/linked-in-circle.svg');
    }

    .social-icons a.icon-youtube:before {
        content: url('../../img/icon/youtube-circle.svg');
    }

    .social-icons a.icon-tiktok:before {
        content: url('../../img/icon/tiktok-circle.svg');
    }

.cf-footer .footerlinkblock a, .cf-footer .footerlinkblock a:hover {
    text-decoration: none
}

.cf-footer .nav li a {
    color: #fff;
    padding: 10px
}

    .cf-footer .nav li a:hover {
        background-color: transparent;
        color: #fff
    }

.cf-footer .phone {
    text-align: right;
    padding: 10px
}

    .cf-footer .phone a {
        color: #fff;
        text-decoration: none
    }

        .cf-footer .phone a:hover {
            text-decoration: none;
            color: #fff;
            background-color: transparent
        }

.cf-footer .social {
    position: relative;
    width: 32px;
    height: 32px;
    padding: 0 15px
}

    .cf-footer .social:hover:before {
        color: #c3c3c3
    }

    .cf-footer .social:before {
        content: "";
        font-family: FontAwesome;
        font-size: 20px;
        color: #fff
    }

    .cf-footer .social.twitter:before {
        content: "\f099"
    }

    .cf-footer .social.facebook:before {
        content: "\f230"
    }

    .cf-footer .social.linkedin:before {
        content: "\f0e1"
    }

    .cf-footer .social.wechat:before {
        content: "\f1d7"
    }

    .cf-footer .social.instagram:before {
        content: "\f16d"
    }

.cf-footer .copyright-row {
    position: absolute;
    width: 100%;
    color: #fff;
    bottom: 10px;
    left: 0;
    padding: 0 30px 0 60px
}

    .cf-footer .copyright-row .copyright {
        position: absolute;
        bottom: 0;
        padding-left: 15px
    }

    .cf-footer .copyright-row .copyright-symbol {
        font-size: 16px;
        vertical-align: middle;
        padding-right: 4px
    }

.homepage {
    position: relative;
    color: #fff
}

    .homepage .homepage-container {
        margin-top: 120px
    }

    .homepage h1 {
        margin: 0
    }

    .homepage .promo-banner-big {
        height: 430px
    }

    .homepage .promo-banner-small {
        height: 207px
    }

    .homepage .first-section {
        margin-top: 120px;
        height: calc(100vh - 120px);
        min-height: 400px;
        background-size: cover;
        background-position: center;
        text-align: right;
        color: #404040;
        position: relative
    }

        .homepage .first-section .vertical-center {
            top: 45%
        }

        .homepage .first-section .mobile-logo {
            margin-bottom: 50px
        }

        .homepage .first-section h1 {
            font-family: FFGoodProCond-Black;
            font-weight: 500;
            color: #fff;
            text-transform: initial
        }

    .homepage .second-section {
        position: relative
    }

        .homepage .second-section .promo-banner {
            position: relative;
            height: auto
        }

            .homepage .second-section .promo-banner img {
                width: 100%
            }

        .homepage .second-section .small-banner-wrap.middle-banner {
            padding-right: 0;
            padding-left: 0
        }

        .homepage .second-section .small-banner {
            position: relative;
            height: 70vh;
            background: center/cover #eee;
            text-align: center;
            overflow: hidden
        }

            .homepage .second-section .small-banner:before {
                content: "";
                position: absolute;
                display: block;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-color: transparent;
                -webkit-transition: .5s;
                -o-transition: .5s;
                transition: .5s
            }

            .homepage .second-section .small-banner h1 {
                position: relative;
                top: 0;
                text-transform: uppercase;
                -webkit-transition: .5s;
                -o-transition: .5s;
                transition: .5s
            }

                .homepage .second-section .small-banner h1 .font-highlight {
                    font-size: 56px
                }

    .homepage .third-section {
        position: relative;
        margin: 15px 0;
        height: 50vh;
        text-align: right;
        background-size: cover;
        background-position: center
    }

        .homepage .third-section a {
            display: block;
            height: inherit
        }

        .homepage .third-section h1 {
            text-transform: uppercase;
            color: #fff
        }

    .homepage .fourth-section {
        position: relative;
        margin: 15px 0 0;
        height: 30vh;
        background-size: cover;
        background-position: center
    }

        .homepage .fourth-section a {
            display: block;
            height: inherit
        }

        .homepage .fourth-section h1 {
            text-transform: uppercase;
            color: #fff
        }



.product-landing-page .main-content, .prod-listing-page .main-content {
    margin: 121px 0 0;
}

.product-landing-page .banner-img, .prod-listing-page .banner-img {
    margin: 0 -4.5%;
    height: 382px;
}

.inline-breadcrumb .breadcrumbs li > a:hover {
    color: #FFFFFF;
}

.inline-breadcrumb .breadcrumbs {
    margin: 95px 0 0;
    padding: 42px 1px 15px;
    position: absolute;
    left: 3%;
    top: 0;
    z-index: 300;
    color: #FFFF;
}

    .inline-breadcrumb .breadcrumbs a {
        font-family: FFGoodPro-Bold;
        font-weight: 900;
        letter-spacing: 0.24px;
        color: #FFFFFF;
        text-shadow: 0px 0px 10px #0000004D;
        opacity: 1;
    }

    .inline-breadcrumb .breadcrumbs li.breadcrumb-current {
        font-family: FFGoodPro-Regular;
        font-size: 16px;
        color: #FFFFFF;
        text-shadow: 0px 0px 10px #0000004D;
        opacity: 1;
        font-weight: 100
    }

    .inline-breadcrumb .breadcrumbs li:after {
        content: url('../../img/icon/chevron-right-white.svg');
        text-shadow: 0px 0px 10px #0000004D;
        opacity: 1
    }

.breadcrumbs li.breadcrumb-current {
    font-family: FFGoodPro-Regular;
}

.prod-entry-tabbed-page .breadcrumbs {
    padding-top: 15px;
}

.breadcrumbs {
    margin: 95px 0 0;
    padding: 42px 0px 15px
}

    .breadcrumbs a {
        font-family: FFGoodPro-Bold;
        font-weight: 900;
        font-size: 16px;
        letter-spacing: 0.24px;
        color: #006f44;
        text-decoration: none;
    }

    .breadcrumbs li {
        display: inline-block;
        margin-right: 15px;
        position: relative;
        font-size: 16px;
        font-family: FFGoodPro-Bold;
        font-weight: 900;
        color: #25282a;
    }

        .breadcrumbs li > a:hover {
            color: #154734;
            text-underline-offset: auto
        }

        .breadcrumbs li > a:focus {
            text-decoration: underline
        }

        .breadcrumbs li:after {
            content: url('../../img/icon/arrow-right-nav-dark.svg');
            position: absolute;
            top: -2px;
            font-size: 19px;
            right: -14px;
            color: #006f44;
        }

        .breadcrumbs li.breadcrumb-current {
            color: #25282A;
        }

            .breadcrumbs li.breadcrumb-current:after {
                content: ''
            }

.prod-main {
    position: relative;
    margin: 30px 0 0
}

    .prod-main .prod-main-shot {
        position: relative;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        -ms-flex-item-align: start;
        align-self: flex-start;
        max-width: 100%
    }

    .prod-main prod-info-container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .prod-main .nav-prod {
        display: block;
        position: absolute;
        width: 30px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 9
    }

        .prod-main .nav-prod#prevProd {
            left: 25px;
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center
        }

            .prod-main .nav-prod#prevProd:hover {
                text-decoration: none
            }

            .prod-main .nav-prod#prevProd .prod-chevron-icons {
                font-family: FFGoodProCond-Black;
                font-size: 16px;
                color: #006F44
            }

        .prod-main .nav-prod#nextProd {
            right: 25px;
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center
        }

            .prod-main .nav-prod#nextProd:hover {
                text-decoration: none
            }


            .prod-main .nav-prod#nextProd .prod-chevron-icons {
                font-family: FFGoodProCond-Black;
                font-size: 16px;
                color: #006F44
            }



    .prod-main .prod-gallery-thumbs-wrapper {
        position: relative
    }

        .prod-main .prod-gallery-thumbs-wrapper .prod-gallery-button {
            position: absolute;
            top: 50%;
            -webkit-transform: translatey(-50%);
            -ms-transform: translatey(-50%);
            transform: translatey(-50%);
            bottom: 0;
            cursor: pointer
        }

            .prod-main .prod-gallery-thumbs-wrapper .prod-gallery-button img {
                height: 34px
            }

            .prod-main .prod-gallery-thumbs-wrapper .prod-gallery-button.next {
                right: 0
            }

            .prod-main .prod-gallery-thumbs-wrapper .prod-gallery-button.prev {
                left: 0
            }

.product-page .prod-list-promo-icon {
    font-family: FFGoodProCond-Black;
    font-weight: 900;
    width: 85px;
    height: 85px;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
    font-size: 25px;
    text-align: center;
    border-radius: 50%;
    background-color: #c62b1e;
    color: #fff;
    position: absolute;
    top: 4%;
    right: 24%;
    text-transform: uppercase
}

@media (min-width:1700px) {
    .product-page .prod-list-promo-icon {
        right: 28%
    }
}

@media (min-width:1910px) {
    .product-page .prod-list-promo-icon {
        right: 31%
    }
}

@media (max-width:1310px) {
    .product-page .prod-list-promo-icon {
        right: 17%
    }
}

@media (max-width:1000px) {
    .product-page .prod-list-promo-icon {
        right: 11%
    }
}

@media (max-width:768px) {
    .product-page .prod-list-promo-icon {
        right: 11%;
        top: 26%
    }

    .breadcrumbs li {
        font-family: FFGoodPro-Regular
    }

    .inline-breadcrumb .breadcrumbs a {
        font-family: FFGoodPro-Bold
    }
}

.product-page #promoDetailsModalLi {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,.9);
    z-index: 100
}

.product-page #promoDetailsCloseBtn {
    position: absolute;
    top: 50%;
    -webkit-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    transform: translatey(-50%);
    right: 9px;
    width: 21px;
    cursor: pointer
}

.product-page .promo-details-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: #fff;
    border: 3px solid #c62b1e
}

    .product-page .promo-details-inner .details-top-bar {
        font-family: FFGoodPro-Regular;
        font-weight: 400;
        top: -1px;
        position: relative;
        padding: 8px 13px 10px;
        background: #c62b1e;
        color: #fff;
        font-size: 20px
    }

    .product-page .promo-details-inner .details-content-area {
        padding: 25px;
        min-width: 420px
    }

@media (max-width:768px) {
    .product-page .promo-details-inner {
        top: 1010px;
        width: 100%;
        min-width: 100%;
        margin: 0 auto
    }

        .product-page .promo-details-inner .details-content-area {
            width: 100%;
            min-width: 100%;
            margin: 0 auto
        }
}

.product-page .promo-details-inner .details-content-area h1 {
    font-family: FFGoodPro-Regular;
    font-weight: 400;
    color: #c62b1e;
    font-size: 52px;
    margin-bottom: 0;
    margin-top: 0
}

.product-page .promo-details-inner .details-content-area h2 {
    font-family: FFGoodProCond-Black;
    font-weight: 400;
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 0 !important;
    color: #333
}

.product-page .promo-details-inner .details-content-area ul {
    max-height: 90px;
    padding: 0 0 0 25px;
    margin-top: 20px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .product-page .promo-details-inner .details-content-area ul li {
        font-family: FFGoodPro-Regular;
        font-weight: 400;
        margin-bottom: 0;
        width: initial;
        padding-left: 0;
        padding-right: 20px;
        font-size: 16px;
        list-style: disc
    }

.product-page .promo-details-inner .details-content-area p {
    font-size: 16px;
    margin-bottom: 0 !important;
    margin-top: 15px;
    line-height: 1.1;
    max-width: 350px;
    font-family: FFGoodPro-Regular;
    font-weight: 300
}

.product-page .promo-btns-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin: 20px 0 0
}

    .product-page .promo-btns-row li {
        padding: 0 15px;
        list-style: none;
        -webkit-box-flex: 1.5;
        -ms-flex: 1.5 1 auto;
        flex: 1.5 1 auto
    }

        .product-page .promo-btns-row li.promo-placeholder {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            position: relative;
            height: 1px;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .product-page .promo-btns-row li.promo-placeholder div {
                width: 100%;
                height: 0.5634765625px;
                opacity: 1;
                border: 1px solid #25282A;
            }

@media (max-width:786px) {
    .product-page .promo-btns-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .product-page .promo-btns-row li {
            margin-bottom: 15px;
            width: 100%;
            max-width: 100%;
            -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%
        }

            .product-page .promo-btns-row li.promo-placeholder {
                display: none
            }
}

.product-page .promo-btn {
    font-size: 18px;
    font-family: FFGoodProCond-Black;
    font-weight: 900;
    background: #C62B1E 0% 0% no-repeat padding-box;
    border: 2px solid #C62B1E;
    border-radius: 5px;
    width: 100%;
    text-decoration: none;
    padding: 12px 0;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #c62b1e;
    -webkit-transition: .15s linear;
    -o-transition: .15s linear;
    transition: .15s linear;
    text-transform: uppercase;
}

    .product-page .promo-btn:hover {
        background-color: #fff;
        border-color: #c62b1e;
        color: #c62b1e
    }

    .product-page .promo-btn:focus {
        background-color: #c62b1e;
        border-color: #c62b1e;
        text-decoration: underline;
        color: #fff
    }

    .product-page .promo-btn.is-white {
        color: #c62b1e;
        background-color: #fff
    }

        .product-page .promo-btn.is-white:hover {
            border-color: #c62b1e;
            color: #fff;
            background-color: #c62b1e
        }

        .product-page .promo-btn.is-white:focus {
            color: #c62b1e;
            background-color: #fff;
            text-decoration: underline
        }

.product-page .prod-recipes-container {
    margin-top: 100px
}

@media (max-width:768px) {
    .product-page .prod-recipes-container {
        margin-top: 10px
    }
}

.product-page .btn.btn-primary {
    color: #fff
}

    .product-page .btn.btn-primary:hover {
        color: #004631
    }

.product-page .xzoom {
    width: 100%;
    max-width: 500px;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 25px;
    left: 50%;
    position: relative;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none
}

.product-page .xactive {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 10px #00000026;
    border: 3px solid #00BF6F;
    border-radius: 5px;
}

.product-page .prod-gallery-thumbs-wrapper {
    position: relative
}

    .product-page .prod-gallery-thumbs-wrapper .prod-gallery-button {
        position: absolute;
        top: 50%;
        -webkit-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
        transform: translatey(-50%);
        bottom: 0;
        cursor: pointer
    }

        .product-page .prod-gallery-thumbs-wrapper .prod-gallery-button img {
            height: 34px
        }

        .product-page .prod-gallery-thumbs-wrapper .prod-gallery-button.next {
            right: 0
        }

        .product-page .prod-gallery-thumbs-wrapper .prod-gallery-button.prev {
            left: 0
        }

.product-page h1, .product-page h2, .product-page h3, .product-page h4, .product-page h5, .product-page h6 {
    text-transform: none
}

.product-page .prod-main-info {
    margin: 0
}

    .product-page .prod-main-info a {
        font-family: FFGoodPro-Bold;
        text-decoration: none;
        letter-spacing: 0.27px;
        color: #006F44;
        font-size: 18px;
    }

    .product-page .prod-main-info h1 {
        font-family: FFGoodProCond-Black;
        font-weight: 900;
        font-size: 44px;
        color: #154734;
        margin: 0 0 19px;
        text-transform: uppercase
    }

    .product-page .prod-main-info span.product-category {
        font-family: FFGoodPro-Bold;
        font-size: 22px;
        color: #006F44;
        margin: 0 0 4px;
        text-transform: uppercase
    }

    .product-page .prod-main-info p {
        font-family: FFGoodPro-Regular;
        font-weight: 300;
        font-size: 16px;
        color: #25282A;
        margin: 0 0 35px;
        max-width: 385px
    }

    .product-page .prod-main-info ul.prod-anchor-links {
        list-style: none;
        padding: 0
    }

        .product-page .prod-main-info ul.prod-anchor-links li {
            font-family: FFGoodProCond-Black;
            font-weight: 500;
            font-size: 16px;
            color: #004631;
            margin: 0 0 8px
        }

            .product-page .prod-main-info ul.prod-anchor-links li a {
                text-decoration: underline
            }

            .product-page .prod-main-info ul.prod-anchor-links li img {
                margin-left: 15px
            }

    .product-page .prod-main-info .dropdown-prod-size .select2-container--default .select2-selection--single .select2-selection__rendered {
        height: 32px;
        font-size: 24px
    }

    .product-page .prod-main-info .dropdown-prod-size .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 11px
    }

.product-page h3 {
    font-family: FFGoodPro-Bold;
    font-weight: 500;
    font-size: 26px;
    color: #154734;
    text-transform: uppercase;
    margin: 0 0 30px
}

.product-page h4 {
    font-family: FFGoodPro-Bold;
    font-size: 22px;
    color: #154734;
    text-transform: uppercase;
    margin: 0 0 24px
}

.arrow-below-text {
    margin: 5px;
    font-family: FFGoodProCond-Black;
    font-weight: 900;
    font-size: 16px;
    color: #006F44;
    text-transform: uppercase
}

.product-page p {
    display: inline-block;
    font-family: FFGoodPro-Regular;
    font-weight: 300;
    font-size: 16px;
    color: #25282A;
    margin: 0 0 45px
}

.product-page .prod-nutrition {
    margin: 30px 0 0
}

    .product-page .prod-nutrition .prod-nutrition-img {
        width: 260px;
        height: auto
    }

    .product-page .prod-nutrition ul {
        margin: -16px 0 0;
        padding: 0;
        list-style: none
    }

        .product-page .prod-nutrition ul li {
            margin-left: 1em
        }

            .product-page .prod-nutrition ul li p {
                margin: 0 0 0 20px;
                color: #004631;
                line-height: 1.47;
                font-family: FFGoodPro-Regular;
                font-weight: 300;
                font-style: italic;
                font-size: 16px
            }

            .product-page .prod-nutrition ul li:before {
                content: "";
                border-color: transparent #404040;
                border-style: solid;
                border-width: .35em 0 .35em .45em;
                display: block;
                height: 0;
                width: 0;
                top: .9em;
                left: -1em;
                position: relative
            }

.product-page .prod-cooking ul {
    padding: 0;
    list-style: none;
    margin-left: -15px;
}

    .product-page .prod-cooking ul li {
        margin-bottom: 18px;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .product-page .prod-cooking ul li sup {
            font-size: 100%;
            position: absolute;
            top: 5px;
            left: 0
        }

        .product-page .prod-cooking ul li img {
            position: relative;
            left: 0px;
            margin: 0 15px;
            vertical-align: top;
            width: 45px
        }

        .product-page .prod-cooking ul li p {
            max-width: 340px;
            width: 60%;
            position: relative;
            left: 15px;
            margin: 0
        }

.product-page .prod-map {
    margin-top: 60px
}

    .product-page .prod-map .prod-location-map {
        background-size: cover;
        background-position: center center;
        height: 780px;
        overflow: auto
    }

.prod-recipes.no-pad-bot {
    padding-bottom: 14px;
    width: 96%;
    margin-left: 2%;
}

.prod-recipes .half-gutter {
    padding-right: 7.5px;
    padding-left: 7.5px
}

.prod-recipes .recipe-info-wrapper p {
    display: inline-block
}

.prod-recipes .recipe-info-wrapper .recipe-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.prod-hr {
    border: none;
    height: 0px;
    border: 1px solid #00BF6F;
    margin: 10px 0
}

.generic-landing-template {
    position: relative;
    color: #fff
}

    .generic-landing-template h1 {
        margin: 0
    }

    .generic-landing-template .align-bottom-left {
        position: absolute;
        bottom: 30px;
        left: 30px;
        text-align: left
    }

    .generic-landing-template .align-top-left {
        position: relative;
        top: 30px;
        left: 30px;
        text-align: left
    }

    .generic-landing-template .align-top-center {
        position: relative;
        top: 30px;
        width: 50%;
        margin: 0 auto;
        text-align: center;
        z-index: 999
    }

    .generic-landing-template .promo-banner-big {
        height: 430px
    }

    .generic-landing-template .promo-banner-small {
        height: 207px
    }

    .generic-landing-template .first-section {
        height: calc(100vh - 170px);
        min-height: 400px;
        background-size: cover;
        background-position: center;
        color: #fff;
        position: relative
    }

    .generic-landing-template .second-section {
        position: relative
    }

        .generic-landing-template .second-section .promo-banner {
            position: relative;
            height: auto
        }

            .generic-landing-template .second-section .promo-banner img {
                max-width: 100%
            }

    .generic-landing-template .third-section {
        position: relative;
        margin: 0 -15px
    }

        .generic-landing-template .third-section .promo-banner {
            position: relative;
            background: center/cover #eee
        }

    .generic-landing-template .title-dark {
        color: #404040
    }

    .generic-landing-template .product-shot {
        max-width: 100%;
        max-height: 70%;
        display: block;
        position: absolute;
        bottom: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%
    }

.recipe-landing {
    margin-bottom: 35px
}

    .recipe-landing .recipe-landing-promo-bg {
        background-size: cover;
        background-position: 50% 50%;
        height: 552px
    }

    .recipe-landing .swiper-pagination-bullets {
        bottom: 93%;
        left: 90%;
        width: 120px
    }

    .recipe-landing .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        background: #fff
    }

    .recipe-landing .swiper-pagination-bullet-active {
        background: #fff
    }

    .recipe-landing .recipe-teaser-banner {
        font-family: FFGoodProCond-Black;
        color: #fff;
        text-transform: uppercase;
        text-shadow: 0px 0px 10px #0000004D;
        font-size: 16px
    }

    .recipe-landing .promo h1 {
        font-family: FFGoodProCond-Black;
        color: #fff;
        font-size: 65px;
        text-transform: uppercase;
        text-shadow: 0px 0px 10px #00000033;
        margin-bottom: 20px
    }

    .recipe-landing .promo p {
        font-family: FFGoodPro-Bold;
        color: #fff;
        font-size: 16px;
        text-shadow: 0px 0px 10px #0000004D;
        line-height: 24px
    }

    .recipe-landing .promo .btn.btn-secondary {
        font-family: FFGoodProCond-Black;
        padding: 12px 20px;
        height: 50px;
        width: 107px !important;
        font-size: 18px;
        text-transform: uppercase
    }

    .recipe-landing .search-mobile {
        display: hidden
    }

        .recipe-landing .search-mobile .search-mobile-wrapper {
            padding: 10px 15px 6px;
            height: 60px;
            border: 1px solid #d8d8d8;
            margin-top: 15px
        }

            .recipe-landing .search-mobile .search-mobile-wrapper input {
                font-family: FFGoodProCond-Black;
                font-weight: 300;
                height: 100%;
                width: 100%;
                font-size: 26px;
                color: #404040
            }

            .recipe-landing .search-mobile .search-mobile-wrapper .search-mobile-icon {
                display: inline-block;
                padding-left: 23px;
                border-left: 1px solid #d8d8d8;
                height: 45px;
                width: 63px;
                position: absolute;
                right: 26px;
                top: 23px
            }

                .recipe-landing .search-mobile .search-mobile-wrapper .search-mobile-icon img {
                    width: 27px;
                    opacity: .5;
                    position: relative;
                    top: 8px
                }

    .recipe-landing .centering-wrapper {
        margin: 0 auto
    }

    .recipe-landing .drop-dwn-wrapper {
        background-color: #EDEDED;
        border-radius: 5px;
        margin: 20px 0;
        padding: 20px 0
    }

        .recipe-landing .drop-dwn-wrapper .drop-dwn-sortby {
            display: none;
            height: 55px
        }

            .recipe-landing .drop-dwn-wrapper .drop-dwn-sortby .drop-dwn-prefix {
                color: #404040;
                opacity: .5;
                font-size: 18px
            }

        .recipe-landing .drop-dwn-wrapper .drop-dwn-prefix {
            font-family: FFGoodProCond-Black;
            text-transform: uppercase;
            font-weight: 300;
            color: #154734;
            font-size: 38px
        }

    .recipe-landing .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-family: FFGoodPro-Bold;
        font-weight: 300;
        position: relative;
        bottom: 0px;
        font-size: 20px;
        color: #154734;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #154734;
        border-radius: 5px;
        margin-top: -15px;
        padding-top: 10px;
        height: 44px;
        width: 270px;
        position: relative
    }

    .recipe-landing .select2-container--default .select2-selection--single .select2-selection__arrow b {
        width: 10px;
        height: 10px;
        border-right: 3px solid #004631;
        border-top: 0.19em solid #004631;
        transform: rotate(135deg);
        top: -5px;
    }

    .recipe-landing .drop-down-sortby .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: -10px;
    }

.prod-recipes, .recipes {
    padding-bottom: 15px;
    margin-right: 1.25%;
    margin-left: 1.25%;
}

    .prod-recipes.margin-top, .recipes.margin-top {
        margin-top: 65px
    }

    .prod-recipes h5, .recipes h5 {
        font-family: FFGoodPro-Bold;
        font-weight: 500;
        font-size: 26px;
        color: #154734;
        margin: 0;
        height: 65px;
        padding-top: 15px;
        text-transform: uppercase;
    }

    .prod-recipes .recipe-view-all, .recipes .recipe-view-all {
        font-family: FFGoodProCond-Black;
        font-weight: 900;
        font-size: 16px;
        color: #006F44;
        height: 60px;
        position: relative;
        text-transform: uppercase;
    }

    .prod-recipes .recipe-item, .recipes .recipe-item {
        height: 404px;
        background-size: cover;
        background-position: center center;
        position: relative;
        cursor: pointer;
        border-radius: 4px;
    }

        .prod-recipes .recipe-item.no-margin-bot, .recipes .recipe-item.no-margin-bot {
            margin-bottom: 0
        }

        .prod-recipes .recipe-item:before, .recipes .recipe-item:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            background: rgba(0,0,0,0);
            background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 100%);
            background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.2)));
            background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 100%);
            background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 100%);
            background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 100%);
            background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.2)));
            background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 100%)
        }

    .prod-recipes .recipe-info-wrapper, .recipes .recipe-info-wrapper {
        width: 100%;
        padding: 0 20px 15px;
        position: absolute;
        bottom: 0;
        left: 0
    }

        .prod-recipes .recipe-info-wrapper h6, .recipes .recipe-info-wrapper h6 {
            font-family: FFGoodProCond-Black;
            font-weight: 900;
            font-size: 24px;
            color: #fff;
            margin: 0 0 1px;
            text-shadow: 0px 0px 10px #00000066;
            text-transform: uppercase;
        }

        .prod-recipes .recipe-info-wrapper p, .recipes .recipe-info-wrapper p {
            font: 300,normal 16px,medium FFGoodPro-Regular;
            color: #fff;
            margin: 0
        }

        .prod-recipes .recipe-info-wrapper .recipe-time, .recipes .recipe-info-wrapper .recipe-time {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start
        }

            .prod-recipes .recipe-info-wrapper .recipe-time img, .recipes .recipe-info-wrapper .recipe-time img {
                position: relative;
                top: 3px
            }

        .prod-recipes .recipe-info-wrapper .recipe-rating, .recipes .recipe-info-wrapper .recipe-rating {
            margin-top: 12px;
            text-align: left;
            height: 20px
        }

        .prod-recipes .recipe-info-wrapper .recipe-details, .recipes .recipe-info-wrapper .recipe-details {
            margin-top: 10px
        }

            .prod-recipes .recipe-info-wrapper .recipe-details p, .recipes .recipe-info-wrapper .recipe-details p {
                font-family: FFGoodProCond-Black;
                font-weight: 900;
                display: inline-block;
                font-size: 16px;
                color: #fff;
                margin: -3px 0 0 5px;
                text-shadow: 0px 0px 10px #00000066;
                text-transform: uppercase;
            }

.recipe-page .prod-list-promo-icon {
    z-index: 5;
    width: 65px;
    height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.1;
    font-size: 16px;
    -webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.4));
    filter: drop-shadow(0 1px 2px rgba(0,0,0,.4));
    text-align: center;
    border-radius: 50%;
    background-color: #c62b1e;
    color: #fff;
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
    position: absolute;
    top: 4%;
    right: 24%
}

@media (min-width:1850px) {
    .recipe-page .prod-list-promo-icon {
        right: 29%
    }
}

@media (max-width:1690px) {
    .recipe-page .prod-list-promo-icon {
        right: 18%
    }
}

@media (max-width:1260px) {
    .recipe-page .prod-list-promo-icon {
        top: 2%;
        right: 12%
    }
}

@media (max-width:1000px) {
    .recipe-page .prod-list-promo-icon {
        top: 2%;
        right: 6%
    }
}

@media (max-width:768px) {
    .recipe-page .prod-list-promo-icon {
        top: 2%;
        right: 16%
    }

    .prod-main .nav-prod#nextProd {
        display: none;
    }

    .prod-main .nav-prod#prevProd {
        display: none;
    }
}

.recipe-page #promoDetailsModalLi {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,.9);
    z-index: 100
}

.recipe-page #promoDetailsCloseBtn {
    position: absolute;
    top: 50%;
    -webkit-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    transform: translatey(-50%);
    right: 9px;
    width: 21px;
    cursor: pointer
}

.recipe-page .promo-details-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: #fff;
    border: 3px solid #c62b1e
}

    .recipe-page .promo-details-inner .details-top-bar {
        font-family: FFGoodPro-Regular;
        font-weight: 400;
        top: -1px;
        position: relative;
        padding: 8px 13px 10px;
        background: #c62b1e;
        color: #fff;
        font-size: 20px
    }

    .recipe-page .promo-details-inner .details-content-area {
        padding: 25px;
        min-width: 420px
    }

@media (max-width:768px) {
    .recipe-page .promo-details-inner {
        top: 1210px;
        width: 100%;
        min-width: 100%;
        margin: 0 auto
    }

        .recipe-page .promo-details-inner .details-content-area {
            width: 100%;
            min-width: 100%;
            margin: 0 auto
        }
}

.recipe-page .promo-details-inner .details-content-area h1 {
    color: #c62b1e;
    font-size: 52px;
    font-family: FFGoodPro-Regular;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 0
}

.recipe-page .promo-details-inner .details-content-area h2 {
    font-family: FFGoodProCond-Black;
    font-weight: 400;
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 0 !important;
    color: #333
}

.recipe-page .promo-details-inner .details-content-area ul {
    max-height: 90px;
    padding: 0 0 0 25px;
    margin-top: 20px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .recipe-page .promo-details-inner .details-content-area ul li {
        margin-bottom: 0;
        width: initial;
        font-family: FFGoodPro-Regular;
        font-weight: 400;
        padding-left: 0;
        padding-right: 20px;
        font-size: 16px;
        list-style: disc
    }

.recipe-page .promo-details-inner .details-content-area p {
    font-size: 16px;
    margin-bottom: 0 !important;
    margin-top: 15px;
    line-height: 1.1;
    max-width: 350px;
    font-family: FFGoodPro-Regular;
    font-weight: 300
}

.recipe-page .promo-btns-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 398px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

    .recipe-page .promo-btns-row li {
        margin-bottom: 15px;
        width: 100%;
        padding: 0 15px;
        list-style: none;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

.recipe-page .promo-btn {
    font-family: FFGoodPro-Regular;
    font-weight: 400;
    border: 3px solid #c62b1e;
    width: 100%;
    text-decoration: none;
    padding: 12px 0;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #c62b1e;
    -webkit-transition: .15s linear;
    -o-transition: .15s linear;
    transition: .15s linear
}

    .recipe-page .promo-btn:hover {
        background-color: #e14436;
        border-color: #e14436
    }

    .recipe-page .promo-btn.is-white {
        color: #c62b1e;
        background-color: #fff
    }

        .recipe-page .promo-btn.is-white:hover {
            border-color: #e14436;
            color: #e14436
        }

.recipe-page .bottom-align-wrapper {
    position: absolute;
    bottom: 50px;
    width: 95%;
    z-index: 9;
    margin-left: 22px;
}

.recipe-page .swiper-pagination-bullets {
    bottom: 93%;
    left: 90%;
    width: 120px
}

.recipe-page .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff
}

.recipe-page .swiper-pagination-bullet-active {
    background: #fff
}

.recipe-page .video-margin-bottom {
    margin-bottom: 30px
}

.recipe-page h1 {
    font-family: FFGoodProCond-Black;
    font-weight: 900;
    color: #fff;
    font-size: 65px;
    text-transform: uppercase;
    opacity: 1
}


.recipe-page .cook-time-info img {
    height: 21px;
    vertical-align: top;
    margin-top: 3px
}

.recipe-page .cook-time-info p {
    font-family: FFGoodProCond-Black;
    font-weight: 900;
    display: inline-block;
    font-size: 20px;
    color: #fff;
    margin: 0 0 0 15px;
    vertical-align: bottom;
    text-shadow: 0px 0px 10px #0000004D;
    text-transform: uppercase;
}

.recipe-page .recipe-stars {
    margin-top: 20px;
}

    .recipe-page .recipe-stars img {
        width: 30px;
        margin-left: 10px
    }

.recipe-page .banner {
    position: relative;
    height: 514px;
    background-size: cover;
    background-position: 50% 50%
}

.recipe-page .banner-mobile {
    margin: 40px 0 30px
}

    .recipe-page .banner-mobile h1 {
        color: #404040;
        text-align: center
    }

    .recipe-page .banner-mobile .recipe-stars-mobile {
        margin-top: 15px
    }

        .recipe-page .banner-mobile .recipe-stars-mobile img {
            width: 30px;
            margin-left: 10px
        }

.recipe-page .social {
    padding: 25px 0
}

    .recipe-page .social .mobile-cook-time-info {
        display: none;
        margin-bottom: 15px
    }

        .recipe-page .social .mobile-cook-time-info p {
            font-family: FFGoodPro-Regular;
            font-weight: 300;
            color: #404040;
            font-size: 20px;
            padding: 0;
            display: inline-block
        }

        .recipe-page .social .mobile-cook-time-info img {
            height: 24px;
            vertical-align: top
        }

    .recipe-page .social p {
        font-family: FFGoodPro-Regular;
        color: #25282A;
        font-size: 16px;
        padding-right: 30px;
        margin-left: 20px
    }

    .recipe-page .social .icon-desc {
        font-family: FFGoodProCond-Black;
        font-weight: 900;
        color: #154734;
        margin-right: 15px;
        margin-top: 15px;
        position: relative;
        bottom: 0;
        text-transform: uppercase;
        font-size: 16px;
    }

    .recipe-page .social img {
        margin-right: 15px;
        cursor: pointer
    }

.recipe-page .spacer {
    height: 10px;
    opacity: 1;
    border-bottom: 1px solid #00BF6F;
    margin: 0 20px 0 20px;
}

.related-topic {
    text-align: center;
    border-top: 1px solid #004631;
    border-bottom: 1px solid #006f44;
}

.recipe-page .instructions {
    margin-top: 100px
}

    .recipe-page .instructions h2 {
        font-family: FFGoodProCond-Black;
        font-weight: 500;
        color: #154734;
        font-size: 38px;
        margin: 0 0 20px
    }

    .recipe-page .instructions h3 {
        font-size: 24px;
        color: #004631;
        font-weight: 700
    }

        .recipe-page .featured-product {
            display: flex;
            flex-direction: column;
            align-items: center;
        }

        .recipe-page .instructions .featured-product-info-mobile {
            display: none;
            border-top: 1px solid #d8d8d8;
            padding: 45px 0 60px;
            text-align: center
        }

        .recipe-page .instructions .featured-product-info-mobile h5 {
            font-family: FFGoodPro-Regular;
            font-weight: 400;
            color: #004631;
            font-size: 19px;
            margin-bottom: 15px
        }

        .recipe-page .instructions .featured-product-info-mobile p {
            font-family: FFGoodPro-Regular;
            font-weight: 300;
            color: #404040;
            font-size: 16px;
            font-style: italic
        }

.recipe-page .instructions .featured-product h4 {
    font-family: FFGoodPro-Bold;
    font-weight: 500;
    color: #404040;
    font-size: 16px;
    margin: 30px 0;
    text-transform: uppercase;
}

    .recipe-page .instructions .featured-product a:not(.promo-btn) {
        display: block;
        padding: 0 0 30px
    }

    .recipe-page .instructions .featured-product img:not(#promoDetailsCloseBtn) {
        /*position: relative;
            left: 50%;
            -webkit-transform: translate(-50%,0);
            -ms-transform: translate(-50%,0);
            transform: translate(-50%,0);*/
        width: 300px;
        margin: auto;
    }
    

    .recipe-page .instructions .ingredients {
        padding-bottom: 20px
    }

        .recipe-page .instructions .ingredients ul {
            list-style: none;
            padding: 0
        }

            .recipe-page .instructions .ingredients ul li {
                font-family: FFGoodPro-Regular;
                font-weight: 300;
                color: #404040;
                font-size: 16px;
                margin: 0 0 5px
            }

    .recipe-page .instructions .directions {
        margin-top: 40px
    }

        .recipe-page .instructions .directions ol {
            padding: 0 0 0 15px
        }

            .recipe-page .instructions .directions ol li {
                font-family: FFGoodPro-Regular;
                font-weight: 300;
                color: #404040;
                font-size: 16px;
                margin: 0 0 15px
            }

.recipe-page .tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
    background: #fff
}

    .recipe-page .tabs .input {
        position: absolute;
        opacity: 0
    }

    .recipe-page .tabs .label {
        width: 100%;
        padding: 20px 30px;
        background: #efefef;
        cursor: pointer;
        font-weight: 700;
        font-size: 18px;
        color: #7f7f7f;
        -webkit-transition: background .1s,color .1s;
        -o-transition: background .1s,color .1s;
        transition: background .1s,color .1s;
        margin-bottom: 0;
        border-radius: 0;
        position: relative;
        top: 1px;
        font-family: FFGoodProCond-Black
    }

        .recipe-page .tabs .label:hover {
            background: #d8d8d8
        }

        .recipe-page .tabs .label:active {
            background: #ccc
        }

    .recipe-page .tabs .input:focus + .label {
        z-index: 1
    }

    .recipe-page .tabs .input:checked + .label {
        background: #fff;
        color: #004631;
        border: 1px solid #004631;
        z-index: 1
    }

    .recipe-page .tabs .panel {
        display: none;
        padding: 20px 30px 30px;
        background: #fff;
        border-radius: 0;
        margin-bottom: 0;
        border-top: 1px solid #004631
    }

@media (min-width:600px) {
    .recipe-page .tabs .label {
        width: auto;
        border-bottom: 1px solid #004631;
        background: #fff
    }

    .recipe-page .tabs .input:checked + .label {
        background: #fff;
        color: #004631;
        border-top: 1px solid #004631;
        border-left: 1px solid #004631;
        border-right: 1px solid #004631;
        border-bottom: 1px solid #fff;
        z-index: 1
    }

    .recipe-page .tabs .panel {
        -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
        order: 99
    }
}

.recipe-page .tabs .input:checked + .label + .panel {
    display: block
}

.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group > svg {
    -webkit-filter: drop-shadow(0 0 3px rgba(0,0,0,.7));
    filter: drop-shadow(0 0 3px rgba(0,0,0,.7))
}

.product-landing-page .prod-list-promo-icon {
    width: 100px;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.1;
    font-size: 18x;
    -webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.4));
    filter: drop-shadow(0 1px 2px rgba(0,0,0,.4));
    text-align: center;
    border-radius: 50%;
    background-color: #c62b1e;
    color: #fff;
    position: absolute;
    top: 5px;
    right: 5px;
    font-family: FFGoodProCond-Black;
    text-transform: uppercase
}

.product-landing-page .banner {
    position: relative
}

    .product-landing-page .banner h1 {
        margin-left: 10%;
        margin-top: 50%;
        font-family: FFGoodProCond-Black;
        font-weight: 900;
        font-size: 65px;
        color: #fff;
        display: table-caption;
        align-content: center;
        align-items: center;
        flex-direction: row;
        flex-direction:;
        text-shadow: 0px 0px 10px #00000033;
        text-align: left;
    }

.product-landing-page .drop-dwn-menu-mobile {
    display: hidden;
    margin-top: 15px
}

    .product-landing-page .drop-dwn-menu-mobile div {
        border-bottom: 1px solid #979797
    }

    .product-landing-page .drop-dwn-menu-mobile .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: 81%;
        margin-left: -11px
    }

    .product-landing-page .drop-dwn-menu-mobile .style-drop {
        border-top: 1px solid #979797
    }

        .product-landing-page .drop-dwn-menu-mobile .style-drop .select2-container--default .select2-selection--single {
            height: 55px
        }

            .product-landing-page .drop-dwn-menu-mobile .style-drop .select2-container--default .select2-selection--single .select2-selection__arrow b {
                top: 100%;
                border-color: #004631 transparent transparent
            }

        .product-landing-page .drop-dwn-menu-mobile .style-drop .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
            border-color: transparent transparent #004631 !important;
            border-width: 0 8px 10px
        }

    .product-landing-page .drop-dwn-menu-mobile .type-drop .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: rgba(64,64,64,.5)
    }

    .product-landing-page .drop-dwn-menu-mobile .type-drop .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: rgba(0,70,49,.5) transparent transparent
    }

    .product-landing-page .drop-dwn-menu-mobile .type-drop .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
        border-color: transparent transparent rgba(0,70,49,.5) !important;
        border-width: 0 8px 10px
    }

    .product-landing-page .drop-dwn-menu-mobile .filter-drop .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border: 0
    }

    .product-landing-page .drop-dwn-menu-mobile .filter-drop .select2-container--default .select2-selection--single .select2-selection__arrow {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjJweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjIgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ0LjEgKDQxNDU1KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5QYWdlIDE8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZGVmcz48L2RlZnM+CiAgICA8ZyBpZD0iTW9iaWxlIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iNzAwX1Byb2R1Y3QtTGFuZGluZy0tLTAxLUNvcHkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMjAuMDAwMDAwLCAtNTEyLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAtNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTguMDAwMDAwLCA0MDAuMDAwMDAwKSI+PC9nPgogICAgICAgICAgICA8cG9seWdvbiBpZD0iUGFnZS0xIiBmaWxsPSIjMDAwMDAwIiBwb2ludHM9IjMyMCA1MTIgMzI5LjA3MTg2NyA1MjYuODAxMjggMzI5LjA3MTg2NyA1MzIuMTYgMzMyLjkyNjg0OCA1MzYgMzMyLjkyNjg0OCA1MjYuODAxMjggMzQyIDUxMiI+PC9wb2x5Z29uPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+);
        background-repeat: no-repeat;
        background-position: 0 11px;
        width: 25px;
        height: 100%
    }

    .product-landing-page .drop-dwn-menu-mobile .select2-container--default .select2-selection--single {
        height: 50px
    }

        .product-landing-page .drop-dwn-menu-mobile .select2-container--default .select2-selection--single .select2-selection__rendered {
            font-family: FFGoodProCond-Black;
            font-weight: 300;
            color: #404040;
            text-transform: uppercase;
            font-size: 18px;
            position: relative;
            top: 50%;
            -webkit-transform: translatey(-50%);
            -ms-transform: translatey(-50%);
            transform: translatey(-50%)
        }

.product-landing-page .category-title {
    border-bottom: 1px solid #006F44;
    margin-top: 30px;
    padding-bottom: 8px;
    border-top: 1px solid #006F44
}

    .product-landing-page .category-title h2 {
        font-family: FFGoodProCond-Black;
        font-weight: 900;
        font-size: 38px;
        color: #154734;
        text-align: center;
        text-transform: uppercase;
        opacity: 1
    }

    .product-landing-page .category-title p {
        font-family: FFGoodProCond-Black;
        font-weight: 300;
        font-size: 16px;
        color: #404040;
        margin: 18px 0 0
    }

.product-landing-page .swiper-container {
    margin: 80px 0 50px;
    padding: 0 30px
}

.product-landing-page .swiper-slide {
    width: 300px !important;
    font-family: FFGoodPro-Regular;
    font-weight: 300;
    height: 313px;
    color: #404040;
    font-size: 16px;
    position: relative;
    box-shadow: 0px 3px 7px 0px #0000001a;
    border-radius: 5px;
    opacity: 1;
    margin: 6px 10px -6px 10px;
}

    .product-landing-page .swiper-slide a {
        display: block;
        height: 100%;
        color: #404040
    }

    .product-landing-page .swiper-slide p.prod-name {
        font-family: FFGoodProCond-Black;
        color: #006F44;
        margin-top: -30px;
        width: 100%;
        text-transform: uppercase;
        font-size: 16px;
    }

    .product-landing-page .swiper-slide img {
        max-width: 95%;
        padding: 25px;
        max-height: 95%;
    }

    .product-landing-page .swiper-slide .prod-listing-hover {
        background: #006F44 0% 0% no-repeat padding-box;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 300px;
        height: 313px;
        border: 2px solid #006f44;
        color: #404040;
        -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
        box-shadow: 0 0 10px rgba(0,0,0,.4);
        padding: 0 20px;
        opacity: 0;
        z-index: 99;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        border-radius: 5px
    }

        .product-landing-page .swiper-slide .prod-listing-hover h1 {
            color: #ffffff;
            font-family: FFGoodPro-Bold;
            text-transform: uppercase;
            font-size: 22px;
            margin: 0
        }

        .product-landing-page .swiper-slide .prod-listing-hover p {
            font-family: FFGoodPro-Regular;
            font-size: 16px;
            text-align: center;
            color: #FFFFFF;
            margin: 30px 0
        }

            .product-landing-page .swiper-slide .prod-listing-hover p:last-child {
                margin: 0
            }

    .product-landing-page .swiper-slide a:focus .prod-listing-hover, .product-landing-page .swiper-slide a:hover .prod-listing-hover {
        opacity: 1;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s
    }

.product-landing-page .swiper-button-next, .product-landing-page .swiper-button-prev {
    background-image: none;
    background-color: #fff;
    height: 100%;
    top: 0;
    margin-top: 0;
    width: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .product-landing-page .swiper-button-next img, .product-landing-page .swiper-button-prev img {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

.product-landing-page .swiper-button-next {
    right: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.product-landing-page .swiper-button-prev {
    left: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.product-landing-page .pagination-wrapper {
    display: none;
    margin-top: 15px
}

    .product-landing-page .pagination-wrapper div {
        font-family: FFGoodPro-Regular;
        font-weight: 300;
        color: #004631;
        font-size: 20px;
        bottom: 95%
    }

.faq-page .accordion-icon {
    margin: 0 35px;
    position: relative;
    height: 16px;
    width: 16px
}

    .faq-page .accordion-icon span {
        display: inline-block;
        position: absolute;
        height: 16px;
        width: 2px;
        background: #004631
    }

        .faq-page .accordion-icon span.icon-vert {
            -webkit-transition: -webkit-transform .1s cubic-bezier(.54,.32,.44,.99);
            transition: transform .1s cubic-bezier(.54,.32,.44,.99);
            -o-transition: transform .1s cubic-bezier(.54,.32,.44,.99);
            transition: transform .1s cubic-bezier(.54,.32,.44,.99),-webkit-transform .1s cubic-bezier(.54,.32,.44,.99)
        }

            .faq-page .accordion-icon span.icon-horz, .faq-page .accordion-icon span.icon-vert.open {
                -webkit-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                transform: rotate(90deg)
            }

.faq-page .banner {
    background-size: cover;
    height: 400px;
    background-position: center
}

    .faq-page .banner h1 {
        font-family: FFGoodPro-Regular;
        font-weight: 400;
        font-size: 44px;
        text-transform: none;
        color: #fff
    }

.faq-page .questions {
    margin-top: 45px;
    margin-bottom: 45px;
    position: relative
}

.faq-page .faq-accordion {
    margin: 0 0 90px
}

    .faq-page .faq-accordion h2 {
        font-family: FFGoodProCond-Black;
        font-weight: 500;
        color: #006f44;
        font-size: 38px;
        margin: 0 0 15px;
        text-transform: uppercase;
    }

    .faq-page .faq-accordion a:focus, .faq-page .faq-accordion a:hover {
        text-decoration: none
    }

    .faq-page .faq-accordion [id^=accordPanel], .faq-page .faq-accordion [id^=accordPanel]:hover {
        color: #404040
    }

    .faq-page .faq-accordion .accordion-wrapper {
        border-bottom: 1px solid #c5c5c5;
        padding: 10px 0;
        position: relative
    }

        .faq-page .faq-accordion .accordion-wrapper .accordion-title {
            padding: 10px 0;
            cursor: pointer;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .faq-page .faq-accordion .accordion-wrapper .accordion-title img {
                margin: 0 40px 0 30px;
                vertical-align: middle;
                position: relative;
                bottom: 2px;
                height: auto
            }

            .faq-page .faq-accordion .accordion-wrapper .accordion-title h3 {
                font-family: FFGoodPro-Bold;
                font-weight: 500;
                display: inline-block;
                color: #004631;
                font-size: 24px;
                margin: 0;
                text-transform: uppercase;
            }

        .faq-page .faq-accordion .accordion-wrapper .accordion-info {
            display: none;
            overflow: hidden;
            padding: 15px 0 0 90px
        }

.faq-page .footer-cta {
    position: relative;
    background-size: cover;
    height: 357px;
    margin-bottom: 15px;
    margin-top: 15px
}

    .faq-page .footer-cta h4 {
        font-family: FFGoodProCond-Black;
        font-weight: 900;
        color: #fff;
        font-size: 50px;
        text-transform: uppercase;
        padding: 20% 1% 1% 10%;
    }

    .faq-page .footer-cta .btn {
        font-size: 18px;
        margin-left: 50px
    }

.anchor-nav.sticky {
    position: fixed;
    top: 140px
}

.anchor-nav.sticky-bottom {
    position: absolute;
    left: 0;
    bottom: 70px
}

.anchor-nav ul {
    padding: 0 5px 0 17px
}

.anchor-nav li {
    list-style-image: url('../../img/icon/inactive-anchor.svg');
    color: #404040;
    font-size: 20px;
    padding: 3px 0;
    cursor: pointer
}

    .anchor-nav li:hover {
        text-decoration: underline
    }

    .anchor-nav li.active {
        list-style-image: url('../../img/icon/active-anchor.svg');
        color: #004631
    }

.latest-news-page .banner {
    height: 359px;
    background-size: cover;
    background-position: 100% 50%
}

    .latest-news-page .banner h1 {
        color: #fff;
        font-family: FFGoodProCond-Black;
        font-weight: 500;
        font-size: 48px
    }

.news-stories {
    margin-top: 45px;
    margin-bottom: 135px
}

.news-item {
    margin-bottom: 15px
}

.news-item, .selling-solutions-items, .attributes-benefits-items {
    height: 185px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .selling-solutions-items .news-logo-wrapper, .attributes-benefits-items .news-logo-wrapper {
        height: 55px;
        width: 55px;
        overflow: hidden
    }

    .selling-solutions-items .news-img-wrapper, .attributes-benefits-items .news-img-wrapper {
        height: 244px;
        width: 329px;
        overflow: hidden;
        box-shadow: 0px 2px 10px #00000026;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        border-radius: 5px;
        margin-top: 12px
    }

    .news-item .news-img-wrapper {
        height: 244px;
        width: 329px;
        overflow: hidden;
        box-shadow: 0px 2px 10px #00000026;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        border-radius: 5px;
        align-items: center
    }

    .video-container {
        position: relative;
    }

    .sol-video-overlay {
        position: absolute;
        height: calc(100% - 12px);
        width: 100%;
        margin-top: 12px;
        opacity: 0.3;
        transition: .3s ease;
        background-color: black;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }

    .sol-video-overlay .fa {
        position: absolute;
        color: white;
        font-size: 5rem;
        cursor: pointer;
        left: 44%;
        bottom: 38%;
    }

    .news-item .news-article-img {
        height: 185px;
        width: 185px;
    }

    .news-item img, .selling-solutions-items img, .attributes-benefits-items img {
        width: 180%
    }

    .news-item .news-item-info, .selling-solutions-items .news-item-info, .attributes-benefits-items .news-item-info {
        left: 5px;
        opacity: 1;
        border-top: 1px solid #00bf6f;
        display: inline-block;
        height: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        top: 0;
        position: relative;
        padding-left: 15px;
        margin-right: 15px
    }

.selling-sol {
    font-size: 24px !important;
}

.news-item .news-item-info.no-border, .selling-solutions-items .news-item-info.no-border, .attributes-benefits-items .news-item-info.no-border {
    border-top: 0
}

.news-item .news-item-info h2, .selling-solutions-items .news-item-info span, .attributes-benefits-items .news-item-info span {
    font-family: FFGoodPro-Bold;
    color: #006F44;
    font-size: 16px;
}

.news-item .news-item-info h2, .selling-solutions-items .news-item-info h2, .attributes-benefits-items .news-item-info h2 {
    font-family: FFGoodProCond-Black;
    font-weight: 700;
    color: #154734;
    font-size: 32px;
    text-transform: uppercase;
    margin: 12px 0 15px
}

.news-item .news-item-info div.content-desc, .selling-solutions-items .news-item-info div.content-desc, .attributes-benefits-items .news-item-info div.content-desc {
    color: #006f44;
    font-weight: 700;
    position: relative
}

.news-item .news-item-info p, .selling-solutions-items .news-item-info p, .attributes-benefits-items .news-item-info p {
    font-family: FFGoodPro-Regular;
    font-weight: 300;
    font-size: 16px;
    color: #25282a
}

    .news-item .news-item-info p.news-excerpt, .selling-solutions-items .news-item-info p.news-excerpt, .attributes-benefits-items .news-item-info p.news-excerpt {
        font-size: 16px
    }

    .news-item .news-item-info p.content-desc, .selling-solutions-items .news-item-info p.content-desc, .attributes-benefits-items .news-item-info p.content-desc {
        color: #006f44;
        font-weight: 700;
        position: relative
    }

.news-item .news-item-info .btn.btn-tertiary-version-02, .selling-solutions-items .news-item-info .btn.btn-tertiary-version-02, .attributes-benefits-items .news-item-info .btn.btn-tertiary-version-02 {
    position: absolute;
    bottom: 10px;
    right: 5px
}

.selling-solutions-items, .attributes-benefits-items {
    height: auto
}

.article-page h1 {
    text-transform: initial;
    color: #004631
}

.article-page .videoblock {
    clear: both;
    margin-bottom: 30px
}

.article-page .article-image {
    margin-bottom: 30px;
    max-width: 100%
}

    .article-page .article-image.full-width {
        width: 100%
    }

    .article-page .article-image.center {
        margin: 0 auto 30px;
        display: block
    }

    .article-page .article-image.pull-left {
        margin-right: 30px
    }

    .article-page .article-image.pull-right {
        margin-left: 30px
    }

.article-page .special-list-block {
    font-size: 24px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 30px
}

.cms-page .banner {
    position: relative;
    margin-bottom: 30px
}

    .cms-page .banner h1 {
        font-family: FFGoodProCond-Black;
        font-weight: 500;
        letter-spacing: 2px;
        font-size: 48px;
        color: #fff
    }

.our-story .banner {
    background-position: 50% 50%;
    background-size: cover;
    height: 400px
}

.our-story h1 {
    color: #fff;
    font-family: FFGoodProCond-Black;
    font-weight: 500;
    font-size: 48px
}

.our-story .content-container {
    margin-top: 45px;
    margin-bottom: 45px;
    position: relative
}

.our-story .anchor-nav.sticky {
    position: fixed;
    top: 140px
}

.our-story .anchor-nav.sticky-bottom {
    position: absolute;
    left: 0;
    bottom: 70px
}

.our-story .anchor-nav ul {
    padding: 0 5px 0 17px
}

.our-story .anchor-nav-li a {
    list-style-image: url('../../img/icon/inactive-anchor.svg');
    font-family: FFGoodPro-Bold;
    color: #006f44 !important;
    font-size: 20px;
    padding: 3px 0;
    cursor: pointer
}

.our-story .anchor-nav-li:hover a {
    font-family: FFGoodPro-Bold;
    color: #006f44 !important;
    font-size: 20px;
    text-decoration: underline
}

.our-story .anchor-nav-li.active a {
    list-style-image: url('../../img/icon/active-anchor.svg');
    color: #154734 !important;
    font-family: FFGoodPro-Bold;
    font-size: 20px;
    text-decoration: none
}

.our-story .stories-container h2 {
    font-family: FFGoodProCond-Black;
    font-weight: 500;
    font-size: 38px;
    color: #006f44;
    margin: 0 0 30px
}

.our-story .stories-container h3 {
    font-family: FFGoodPro-Bold;
    font-weight: 500;
    font-size: 24px;
    color: #404040;
    margin: 0 0 10px
}

.our-story .stories-container p {
    font-family: FFGoodPro-Regular;
    font-weight: 300;
    font-size: 16px;
    color: #404040
}

    .our-story .stories-container p.p-bold {
        font-family: FFGoodPro-Regular;
        font-weight: 400
    }

.our-story .stories-container .values-banner {
    margin-bottom: 45px;
    margin-right: 0;
    margin-left: 0;
    border-bottom: 1px solid #979797
}

.our-story .stories-container .values-item {
    min-height: 155px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

    .our-story .stories-container .values-item h3 {
        margin-top: 5px
    }

    .our-story .stories-container .values-item .values-icon {
        width: 35px;
        margin-right: 15px
    }

    .our-story .stories-container .values-item div:last-of-type {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

.our-story .history-timeline {
    position: relative;
    min-height: 440px;
    padding: 0 15px
}

    .our-story .history-timeline .history-wrapper {
        height: 100%;
        position: relative
    }

    .our-story .history-timeline .slideshow {
        position: relative;
        margin: 130px auto 0;
        width: 85%;
        height: 100%
    }

    .our-story .history-timeline .history-item {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%
    }

        .our-story .history-timeline .history-item.slide--current .year, .our-story .history-timeline .history-item.slide--current img, .our-story .history-timeline .history-item.slide--current p {
            opacity: 1
        }

    .our-story .history-timeline .year {
        color: #404040;
        font-size: 48px;
        font-weight: 900;
        -webkit-transition: 1s;
        -o-transition: 1s;
        transition: 1s;
        opacity: 0;
        margin: 0 0 15px
    }

    .our-story .history-timeline .slide-img {
        width: 70%;
        margin: 0 auto;
        display: block;
        opacity: 0;
        position: relative;
        top: 40px;
        -webkit-transition: 1s;
        -o-transition: 1s;
        transition: 1s
    }

    .our-story .history-timeline p {
        color: #404040;
        -webkit-transition: 1s;
        -o-transition: 1s;
        transition: 1s;
        opacity: 0
    }

.our-story .history-nav {
    position: absolute;
    z-index: 50;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .our-story .history-nav:after {
        content: '';
        display: block;
        height: 1px;
        width: 100%;
        background-color: #c5c5c5;
        position: absolute;
        top: 60px;
        z-index: -1;
        left: 0
    }

    .our-story .history-nav .history-nav-arrow {
        width: 34px;
        height: 34px;
        position: relative;
        top: 42px;
        cursor: pointer
    }

        .our-story .history-nav .history-nav-arrow:last-of-type {
            right: 0
        }

    .our-story .history-nav .nav-item {
        line-height: 1;
        position: relative;
        display: inline-block;
        margin: 0;
        padding: 0;
        letter-spacing: 0;
        color: currentColor;
        border: 0;
        background: 0 0;
        -webkit-tap-highlight-color: transparent;
        width: 2em;
        height: 115px
    }

        .our-story .history-nav .nav-item:focus {
            outline: 0
        }

        .our-story .history-nav .nav-item:after {
            top: 50%;
            left: 0;
            width: 15px;
            height: 15px;
            margin: -5px 0 0;
            border-radius: 50%;
            background: #fff;
            border: 1px solid #004631;
            -webkit-transition: border-color .3s,border-width .3s,background .3s,-webkit-transform .3s;
            transition: transform .3s,border-color .3s,border-width .3s,background .3s,-webkit-transform .3s;
            -o-transition: transform .3s,border-color .3s,border-width .3s,background .3s
        }

        .our-story .history-nav .nav-item:after, .our-story .history-nav .nav-item:before {
            content: '';
            position: absolute
        }

        .our-story .history-nav .nav-item:not(:last-child):before {
            top: calc(2em - 9px);
            left: 5px;
            width: 0;
            height: calc(2em - 12px);
            background: #98322a
        }

        .our-story .history-nav .nav-item:not(.nav__item--current):hover:after {
            background: #004631;
            -webkit-transform: scale3d(1.15,1.15,1);
            transform: scale3d(1.15,1.15,1)
        }

        .our-story .history-nav .nav-item:not(.nav__item--current):hover .nav__item-title {
            opacity: 1;
            color: #004631
        }

    .our-story .history-nav .nav-item--current .nav-item-title {
        opacity: 1;
        color: #004631;
        font-weight: 900
    }

    .our-story .history-nav .nav-item--current:after {
        border: 1px solid #004631;
        -webkit-transform: scale3d(1.2,1.2,1);
        transform: scale3d(1.2,1.2,1);
        background: #004631
    }

    .our-story .history-nav .nav-item-title {
        line-height: 1.5;
        bottom: 18px;
        right: 8px;
        display: block;
        position: relative;
        white-space: nowrap;
        opacity: 1;
        color: #004631;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s
    }

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .our-story .history-nav:after {
        width: 95%
    }
}

.contact-us .banner {
    background-position: 50% 50%;
    background-size: cover;
    height: 400px;
    letter-spacing: 1px
}

.contact-us h1 {
    color: #fff;
    font-family: FFGoodProCond-Black;
    font-weight: 500;
    font-size: 48px
}

.contact-us h2 {
    font-family: FFGoodProCond-Black;
    font-weight: 500;
    font-size: 38px;
    color: #006f44
}

.contact-us h3 {
    font-family: FFGoodPro-Bold;
    font-size: 24px;
    color: #154347;
    text-transform: uppercase
}

.contact-us p {
    font-family: FFGoodPro-Regular;
    font-size: 16px;
    color: #25282A
}

    .contact-us p.p-bold {
        font-family: FFGoodPro-Regular;
        font-weight: 400
    }

.contact-us .info {
    margin-top: 45px
}

    .contact-us .info .info-item {
        text-align: center;
        border-right: 1px solid #00BF6F;
        min-height: 143px;
        opacity: 1
    }

        .contact-us .info .info-item a {
            margin: 0 auto
        }

        .contact-us .info .info-item:last-of-type {
            border-right: none
        }


.contact-us .icon-container {
    height: 75px
}

.contact-us .form-banner {
    border-bottom: 1px solid #c5c5c5;
    margin-top: 90px;
    padding-bottom: 35px
}

    .contact-us .form-banner h2 {
        margin: 0
    }

.contact-us .form-inputs {
    margin-top: 45px
}

    .contact-us .form-inputs label {
        font-family: FFGoodPro-Regular;
        font-weight: 400;
        font-size: 16px;
        color: #404040;
        margin: 20px 0 10px;
        display: block;
    }

    .contact-us .form-inputs input {
        width: 100%;
        padding: 5px;
        font-family: FFGoodPro-Regular;
        font-weight: 300;
        font-size: 14px;
        color: #404040;
        border: 1px solid #006f44;
        border-radius: 5px;
    }

    .contact-us .form-inputs textarea {
        resize: none;
        width: 100%;
        min-height: 330.5px;
        padding: 5px;
        font-family: FFGoodPro-Regular;
        font-weight: 300;
        font-size: 24px;
        color: #404040;
        border: 1px solid #006F44;
        border-radius: 5px;
    }

    .contact-us .form-inputs .form-required {
        color: #c62B1e;
    }

    .contact-us .form-inputs .submit {
        margin-top: 15px
    }

    .contact-us .form-inputs .submit-btn {
        text-align: right
    }

        .contact-us .form-inputs .submit-btn .FormRecaptcha {
            display: inline-block;
            margin: 0 30px
        }

        .contact-us .form-inputs .submit-btn .btn-primary {
            font-size: 20px;
            padding: 6px 50px 4px;
            float: right;
            text-transform: uppercase;
        }

.contact-us #g-map-container {
    height: 550px
}

.contact-us .accordion-wrapper {
    border-bottom: 1px solid #c5c5c5;
    padding: 10px 0;
    position: relative;
    width: 100%
}

    .contact-us .accordion-wrapper:first-of-type {
        border-top: 1px solid #c5c5c5
    }

    .contact-us .accordion-wrapper .accordion-title {
        padding: 10px 0;
        cursor: pointer;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .contact-us .accordion-wrapper .accordion-title img {
            margin: 0 40px 0 30px;
            vertical-align: middle;
            position: relative;
            bottom: 2px;
            height: auto
        }

        .contact-us .accordion-wrapper .accordion-title h3 {
            font-family: FFGoodPro-Bold;
            font-weight: 500;
            display: inline-block;
            color: #404040;
            font-size: 24px;
            margin: 0
        }

    .contact-us .accordion-wrapper .accordion-info {
        display: none;
        overflow: hidden;
        padding: 15px 0 0 66px
    }

        .contact-us .accordion-wrapper .accordion-info dt {
            font-family: FFGoodProCond-Black;
            font-weight: 500;
            font-size: 20px;
            color: #004631;
            margin: 0 0 6px
        }

        .contact-us .accordion-wrapper .accordion-info dd {
            font-family: FFGoodPro-Regular;
            font-weight: 300;
            font-size: 16px;
            color: #404040;
            margin: 0 0 3px
        }

            .contact-us .accordion-wrapper .accordion-info dd .sans-bold, .contact-us .accordion-wrapper .accordion-info dd:first-of-type {
                font-family: FFGoodPro-Regular;
                font-weight: 400
            }

    .contact-us .accordion-wrapper .accordion-icon {
        margin: 0 25px;
        position: relative;
        height: 16px;
        width: 16px
    }

        .contact-us .accordion-wrapper .accordion-icon span {
            display: inline-block;
            position: absolute;
            height: 16px;
            width: 2px;
            background: #004631
        }

            .contact-us .accordion-wrapper .accordion-icon span.icon-vert {
                -webkit-transition: -webkit-transform .1s cubic-bezier(.54,.32,.44,.99);
                transition: transform .1s cubic-bezier(.54,.32,.44,.99);
                -o-transition: transform .1s cubic-bezier(.54,.32,.44,.99);
                transition: transform .1s cubic-bezier(.54,.32,.44,.99),-webkit-transform .1s cubic-bezier(.54,.32,.44,.99)
            }

                .contact-us .accordion-wrapper .accordion-icon span.icon-horz, .contact-us .accordion-wrapper .accordion-icon span.icon-vert.open {
                    -webkit-transform: rotate(90deg);
                    -ms-transform: rotate(90deg);
                    transform: rotate(90deg)
                }

    .contact-us .accordion-wrapper .multi-info-item {
        min-height: 200px;
        padding-left: 0
    }

.contact-us .link-desc {
    font-family: FFGoodProCond-Black;
    font-weight: 500;
    display: inline-block;
    color: #404040;
    font-size: 24px;
    margin: 20px 0 0
}

    .contact-us .link-desc a {
        color: #004631;
        font-style: italic;
        text-decoration: underline
    }

.contact-us .map-banner {
    margin: 135px -15px 45px
}

.contact-us .contact-us-map {
    margin-bottom: 135px
}

.contact-us .map-lookup-link {
    cursor: pointer
}

.contact-us .gmap-info-window dt {
    font-family: FFGoodProCond-Black;
    font-weight: 500;
    font-style: italic;
    font-size: 20px;
    color: #006f44;
    margin: 0 1px 7px 0
}

.contact-us .gmap-info-window dd {
    font-family: FFGoodPro-Regular;
    font-weight: 300;
    color: #404040;
    font-size: 16px;
    margin: 0 0 4px
}

.career-landing h3 {
    color: #fff;
    line-height: 80px;
    margin: 0 30px
}

.career h3 {
    color: #006f44
}

.career hr, .career-landing hr {
    margin-top: 10px;
    margin-bottom: 50px;
    border: 0;
    border-top: 1px solid transparent
}

.career .banner, .career-landing .banner {
    background-position: 50% 50%;
    background-size: cover;
    height: 400px;
    letter-spacing: 1px
}

    .career .banner h1, .career-landing .banner h1 {
        color: #fff;
        font-family: FFGoodProCond-Black;
        font-weight: 500;
        font-size: 48px
    }

.career h1, .career-landing h1 {
    color: #006f44;
    font-family: FFGoodProCond-Black;
    font-weight: 500;
    text-transform: unset
}

    .career h1.biggerHeading, .career-landing h1.biggerHeading {
        font-size: 54px;
        margin: 0
    }

    .career h1 sup, .career-landing h1 sup {
        font-family: FFGoodProCond-Black;
        font-weight: 500;
        top: -10px
    }

.career h2, .career-landing h2 {
    font-family: FFGoodProCond-Black;
    font-weight: 500;
    font-size: 38px;
    color: #006f44
}

.career h3, .career-landing h3 {
    position: relative;
    font-family: FFGoodProCond-Black;
    font-weight: 500;
    font-size: 24px
}

.career p, .career-landing p {
    font-family: FFGoodPro-Regular;
    font-weight: 300;
    font-size: 16px;
    color: #404040
}

    .career p.p-bold, .career-landing p.p-bold {
        font-family: FFGoodPro-Regular;
        font-weight: 400
    }

    .career p.cols-2, .career-landing p.cols-2 {
        -webkit-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 2em;
        column-gap: 2em
    }

.career .btn, .career-landing .btn {
    text-transform: capitalize
}

.career .career-content-wrap, .career-landing .career-content-wrap {
    margin-top: 3%;
    margin-bottom: 7%;
    position: relative
}

.career .short-banner, .career-landing .short-banner {
    height: 167px;
    margin: 30px 0 45px
}

.career .fit-video, .career-landing .fit-video {
    margin: 0 0 45px
}

.career .banner-careers-location, .career-landing .banner-careers-location {
    height: 80px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 10px 0;
    position: relative
}

    .career .banner-careers-location:before, .career-landing .banner-careers-location:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(0,0,0,.3);
        height: 100%;
        width: 100%
    }

.career .career-map-container, .career-landing .career-map-container {
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .career .career-map-container img, .career-landing .career-map-container img {
        width: 100%;
        height: auto
    }

.career .anchor-nav.sticky, .career-landing .anchor-nav.sticky {
    position: fixed;
    top: 140px
}

.career .anchor-nav.sticky-bottom, .career-landing .anchor-nav.sticky-bottom {
    position: absolute;
    left: 0;
    bottom: 70px
}

.career .anchor-nav ul, .career-landing .anchor-nav ul {
    padding: 0 5px 0 17px
}

.career .anchor-nav .anchor-nav-cta, .career-landing .anchor-nav .anchor-nav-cta {
    border-top: 1px solid #c5c5c5;
    padding-top: 20px
}

    .career .anchor-nav .anchor-nav-cta h2, .career-landing .anchor-nav .anchor-nav-cta h2 {
        font-family: FFGoodProCond-Black;
        font-weight: 500;
        font-size: 23px;
        margin: 0 auto 20px;
        color: #006f44;
        text-align: center
    }

    .career .anchor-nav .anchor-nav-cta .anchor-nav-btn, .career-landing .anchor-nav .anchor-nav-cta .anchor-nav-btn {
        width: 100%;
        font-size: 19px
    }

.career .anchor-nav-li, .career-landing .anchor-nav-li {
    list-style-image: url('../../img/icon/inactive-anchor.svg');
    color: #404040;
    font-size: 20px;
    padding: 3px 0;
    cursor: pointer
}

    .career .anchor-nav-li:hover, .career-landing .anchor-nav-li:hover {
        text-decoration: underline
    }

    .career .anchor-nav-li.active, .career-landing .anchor-nav-li.active {
        list-style-image: url('../../img/icon/active-anchor.svg');
        color: #004631
    }

.career-page .btn-primary {
    padding: 7px 58px 3px;
    font-size: 20px;
    display: block;
    margin: 0 auto
}

.career-page .banner {
    background-position: 50% 50%;
    background-size: cover;
    height: 400px
}

.career-page h1 {
    color: #fff;
    font-family: FFGoodProCond-Black;
    font-weight: 500;
    font-size: 48px
}

.career-page .content-container {
    margin-top: 45px;
    margin-bottom: 45px;
    position: relative
}

.career-page .anchor-nav.sticky {
    position: fixed;
    top: 140px
}

.career-page .anchor-nav.sticky-bottom {
    position: absolute;
    left: 0;
    bottom: 70px
}

.career-page .anchor-nav ul {
    padding: 0 5px 0 17px
}

.career-page .anchor-nav .anchor-nav-cta {
    border-top: 1px solid #c5c5c5;
    padding-top: 20px;
    width: 190px
}

    .career-page .anchor-nav .anchor-nav-cta h2 {
        font-family: FFGoodProCond-Black;
        font-weight: 500;
        font-size: 23px;
        margin: 0 auto 20px;
        color: #006f44
    }

    .career-page .anchor-nav .anchor-nav-cta .anchor-nav-btn {
        width: 100%;
        font-size: 19px
    }

.career-page .anchor-nav-li {
    list-style-image: url('../../img/icon/inactive-anchor.svg');
    color: #404040;
    font-size: 20px;
    padding: 3px 0;
    cursor: pointer
}

    .career-page .anchor-nav-li:hover {
        text-decoration: underline
    }

    .career-page .anchor-nav-li.active {
        list-style-image: url('../../img/icon/active-anchor.svg');
        color: #004631
    }

.career-page .mobile-hash-nav {
    overflow: hidden;
    position: relative;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff
}

    .career-page .mobile-hash-nav.sticky {
        position: fixed;
        top: 60px;
        -webkit-box-shadow: 0 0 5px #eee;
        box-shadow: 0 0 5px #eee
    }

    .career-page .mobile-hash-nav .swiper-wrapper {
        padding: 0;
        margin: 0
    }

    .career-page .mobile-hash-nav .swiper-slide {
        list-style: none;
        height: 100%;
        width: 175px;
        text-align: center
    }

    .career-page .mobile-hash-nav .anchor-nav-li.mobile {
        list-style: none;
        color: #979797;
        font-size: 20px;
        padding: 11px 8px;
        height: 100%;
        cursor: pointer
    }

        .career-page .mobile-hash-nav .anchor-nav-li.mobile:hover {
            text-decoration: none;
            color: #004631;
            border-bottom: 3px solid #006f44
        }

        .career-page .mobile-hash-nav .anchor-nav-li.mobile.active {
            color: #004631;
            border-bottom: 3px solid #006f44
        }

.career-page .job-section .btn-primary {
    margin: 45px auto 0;
    width: 250px
}

.career-page .jobs-container .swiper-button-next, .career-page .jobs-container .swiper-button-prev {
    background-image: none
}

.career-page .jobs-container .swiper-button-next {
    right: 10px
}

.career-page .jobs-container .swiper-button-prev {
    left: 0
}

.career-page .jobs-container .swiper-slide img {
    margin-bottom: 30px;
    max-width: 40px;
    max-height: 40px
}

.career-page .jobs-container .swiper-slide h3 {
    margin-bottom: 10px
}

.career-page .jobs-container .swiper-slide p {
    width: 80%;
    margin: 0 auto
}

.career-page .jobs-container .swiper-container {
    margin-top: 90px
}

    .career-page .jobs-container .swiper-container .swiper-pagination {
        margin: 55px auto 0;
        position: relative;
        display: block
    }

        .career-page .jobs-container .swiper-container .swiper-pagination .swiper-pagination-bullet {
            height: 12px;
            width: 12px;
            background: #fff;
            border: 2px solid #004631;
            opacity: 1;
            margin-right: 4px
        }

            .career-page .jobs-container .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
                background: #004631
            }

.career-page .jobs-container .job-section {
    margin-top: 135px
}

    .career-page .jobs-container .job-section.job-section-first {
        margin: 0
    }

    .career-page .jobs-container .job-section:last-of-type {
        margin-bottom: 135px
    }

.career-page .jobs-container h2 {
    font-family: FFGoodProCond-Black;
    font-weight: 500;
    font-size: 38px;
    color: #006f44;
    margin: 0 0 30px
}

.career-page .jobs-container h3 {
    font-family: FFGoodPro-Bold;
    font-weight: 500;
    font-size: 24px;
    color: #404040;
    margin: 0 0 10px
}

.career-page .jobs-container p {
    font-family: FFGoodPro-Regular;
    font-weight: 300;
    font-size: 16px;
    color: #404040
}

.career-page .jobs-container .lethbridge-vid-wrapper {
    margin-bottom: 45px
}

.career-page .jobs-container .lethbridge-icons .icon-item {
    margin-bottom: 20px;
    min-height: 200px
}

    .career-page .jobs-container .lethbridge-icons .icon-item img {
        margin-bottom: 12px;
        max-width: 60px;
        max-height: 40px
    }

    .career-page .jobs-container .lethbridge-icons .icon-item h2 {
        margin-bottom: 6px
    }

.career-page .jobs-container .growing-cta-mobile {
    display: none;
    margin-top: 45px
}

    .career-page .jobs-container .growing-cta-mobile h2 {
        font-size: 48px;
        margin: 0 0 30px;
        line-height: 1.2
    }

.career-page .jobs-container .growing-cta {
    text-align: center
}

    .career-page .jobs-container .growing-cta h2 {
        font-size: 48px;
        margin: 0 0 40px
    }

.career-page-v2 .bannerlink {
    position: relative;
    opacity: 1
}

.career-page-v2 h1 {
    font-family: FFGoodProCond-Black;
    font-weight: 500;
    font-size: 48px;
    color: #fff
}

.career-page-v2 h2 {
    color: #006f44;
    font-family: FFGoodProCond-Black;
    font-weight: 500;
    font-size: 58px
}

.career-page-v2 h6 {
    font-family: FFGoodProCond-Black;
    font-weight: 500;
    font-size: 32px;
    color: #006f44;
    line-height: initial;
    margin: 0
}

.career-page-v2 h5 {
    font-family: FFGoodPro-Bold;
    font-weight: 500;
    font-size: 24px;
    color: #154734;
    text-transform: uppercase
}

.career-page-v2 .banner-p {
    font-family: FFGoodPro-Regular;
    font-weight: 400;
    color: #404040;
    font-size: 16px
}

.career-page-v2 .row-our-best {
    margin-top: 45px
}

    .career-page-v2 .row-our-best .btn.btn-primary {
        font-size: 20px;
        width: 100%;
        max-width: 285px
    }

.career-page-v2 .row-opportunities {
    margin-top: 130px
}

.career-page-v2 .accordion-icon {
    margin: 0 35px;
    position: relative;
    height: 16px;
    width: 16px
}

    .career-page-v2 .accordion-icon span {
        display: inline-block;
        position: absolute;
        height: 16px;
        width: 2px;
        background: #004631
    }

        .career-page-v2 .accordion-icon span.icon-vert {
            -webkit-transition: -webkit-transform .1s cubic-bezier(.54,.32,.44,.99);
            transition: transform .1s cubic-bezier(.54,.32,.44,.99);
            -o-transition: transform .1s cubic-bezier(.54,.32,.44,.99);
            transition: transform .1s cubic-bezier(.54,.32,.44,.99),-webkit-transform .1s cubic-bezier(.54,.32,.44,.99)
        }

            .career-page-v2 .accordion-icon span.icon-horz, .career-page-v2 .accordion-icon span.icon-vert.open {
                -webkit-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                transform: rotate(90deg)
            }

.career-page-v2 .accordion-wrapper {
    border-bottom: 1px solid #c5c5c5;
    padding: 10px 0;
    position: relative
}

    .career-page-v2 .accordion-wrapper .accordion-title {
        padding: 10px 0;
        cursor: pointer;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .career-page-v2 .accordion-wrapper .accordion-title img {
            margin: 0 40px 0 30px;
            vertical-align: middle;
            position: relative;
            bottom: 2px;
            height: auto
        }

        .career-page-v2 .accordion-wrapper .accordion-title h4 {
            font-family: FFGoodPro-Bold;
            font-weight: 500;
            display: inline-block;
            color: #404040;
            font-size: 24px;
            margin: 0
        }

    .career-page-v2 .accordion-wrapper .accordion-info {
        display: none;
        overflow: hidden;
        padding: 15px 0 0 90px
    }

.career-page-v2 .row-map {
    margin-top: 0
}

    .career-page-v2 .row-map .mobile-tooltips-help {
        font-size: 16px;
        font-style: italic;
        margin: 5px 0 0
    }

    .career-page-v2 .row-map .mobile-map-marker-tooltips {
        margin: 0 15px;
        display: none;
        position: relative
    }

    .career-page-v2 .row-map .map-marker-tooltip.mobile {
        display: none;
        padding: 35px 0 20px;
        position: relative;
        width: 100%;
        left: 0;
        bottom: initial;
        top: 0;
        border-radius: 0;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0);
        -webkit-box-shadow: 0 0 transparent;
        box-shadow: 0 0 transparent;
        height: auto;
        text-align: center
    }

.career-page-v2 .map-container {
    margin: 0 15px;
    background-size: cover;
    padding-top: 30%;
    background-position: 50% 70%;
    position: relative
}

.career-page-v2 .map-marker-wrapper {
    fill: #004631;
    position: absolute;
    z-index: 0;
    pointer-events: all
}

    .career-page-v2 .map-marker-wrapper.lethbridge {
        top: 48.3%;
        left: 26.4%
    }

    .career-page-v2 .map-marker-wrapper.jamestown {
        top: 61%;
        left: 42.3%
    }

    .career-page-v2 .map-marker-wrapper.wheatly {
        top: 66.3%;
        left: 67.8%
    }

    .career-page-v2 .map-marker-wrapper.pei {
        top: 43.1%;
        left: 86.4%
    }

    .career-page-v2 .map-marker-wrapper.dieppe {
        top: 45.1%;
        left: 85%
    }

    .career-page-v2 .map-marker-wrapper.active .map-marker-icon, .career-page-v2 .map-marker-wrapper:hover .map-marker-icon {
        -webkit-transition: fill .2s cubic-bezier(.13,1.1,.82,.98);
        -o-transition: fill .2s cubic-bezier(.13,1.1,.82,.98);
        transition: fill .2s cubic-bezier(.13,1.1,.82,.98);
        fill: #006f44
    }

.career-page-v2 .map-marker-icon {
    cursor: pointer
}

.career-page-v2 .map-marker-tooltip {
    display: none;
    padding: 35px 50px 30px;
    position: absolute;
    width: 301px;
    height: auto;
    left: 50%;
    -webkit-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    transform: translatex(-50%);
    bottom: 52px;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: 0 -12px 22px rgba(0,0,0,.24);
    box-shadow: 0 -12px 22px rgba(0,0,0,.24);
    text-align: center
}

    .career-page-v2 .map-marker-tooltip .btn.btn-primary {
        margin-top: 15px;
        margin-bottom: 0
    }

        .career-page-v2 .map-marker-tooltip .btn.btn-primary:hover {
            border-width: 1px;
            border-style: solid
        }

    .career-page-v2 .map-marker-tooltip h4 {
        font-family: FFGoodPro-Bold;
        font-weight: 500;
        color: #404040;
        font-size: 18px;
        margin: 0
    }

    .career-page-v2 .map-marker-tooltip p {
        font-family: FFGoodPro-Regular;
        font-weight: 300;
        color: #404040;
        font-size: 16px;
        margin: 10px 0 0
    }

    .career-page-v2 .map-marker-tooltip .jobs-avail-txt {
        margin: 15px 0 0
    }

    .career-page-v2 .map-marker-tooltip:hover {
        pointer-events: all;
        opacity: 1
    }

    .career-page-v2 .map-marker-tooltip .map-marker-carat {
        position: absolute;
        bottom: -19px;
        left: 50%;
        width: 22px;
        padding: 0 20px 10px;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-transform: translatex(-50%);
        -ms-transform: translatex(-50%);
        transform: translatex(-50%)
    }

        .career-page-v2 .map-marker-tooltip .map-marker-carat:hover .map-marker-tooltip {
            pointer-events: all;
            opacity: 1
        }

.career-page-v2 .row-employee-videos {
    margin-top: 30px
}

    .career-page-v2 .row-employee-videos .employee-vid-desc {
        padding-right: 35px
    }

    .career-page-v2 .row-employee-videos .employee-vid-thumb {
        width: 100%;
        border-radius: 5px
    }

    .career-page-v2 .row-employee-videos .job-type-txt {
        font-family: FFGoodPro-Bold;
        font-weight: 900;
        font-size: 16px;
        color: #006f44;
        margin: 15px 0 0;
        text-align: center;
        text-transform: uppercase
    }

    .career-page-v2 .row-employee-videos .swiper-container {
        max-width: 1200px;
        padding: 0 45px
    }

    .career-page-v2 .row-employee-videos .mobile-hr {
        border-top: 1px solid #c5c5c5;
        margin: 20px 0 30px;
        display: none
    }

    .career-page-v2 .row-employee-videos .job-type-container-mobile {
        margin-right: -7.5px;
        margin-left: -7.5px;
        display: none
    }

    .career-page-v2 .row-employee-videos .job-type-item {
        width: 50%;
        float: left;
        padding-left: 7.5px;
        padding-right: 7.5px;
        margin-bottom: 30px
    }

.career-page-v2 .row-irving-opportunities {
    background-color: #f6f0eb;
    padding: 135px 0
}

    .career-page-v2 .row-irving-opportunities .col-irving-opportunities-txt .banner-p {
        max-width: 900px
    }

    .career-page-v2 .row-irving-opportunities .irving-ltd-logo {
        width: 100%;
        max-width: 400px
    }

.career-page-v2 .row-footer-cta {
    background-size: cover;
    padding-top: 26%;
    position: relative;
    text-align: right;
    min-height: 380px
}

    .career-page-v2 .row-footer-cta .col-footer-cta-banner {
        position: absolute;
        right: 3%;
        top: 50%;
        -webkit-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
        transform: translatey(-50%)
    }

    .career-page-v2 .row-footer-cta .btn.btn-primary {
        margin-top: 30px;
        width: 100%;
        max-width: 170px;
        font-size: 20px
    }

    .career-page-v2 .row-footer-cta .footer-cta-h6 {
        margin: 0;
        font-family: FFGoodProCond-Black;
        font-weight: 500;
        font-size: 48px;
        color: #fff
    }

.career-page-v2 .row-total {
    margin-top: 30px
}

.career-page-v2 .img-txt-placeholder {
    position: relative;
    margin: 0 15px
}

.career-page-v2 .img-txt {
    color: #fff;
    font-family: FFGoodPro-Bold;
    font-weight: 300;
    font-size: 22px;
    letter-spacing: -1px;
    text-transform: uppercase;
    background: #154734;
    padding: 20px 10px;
    border-radius: 5px
}

.career-page-v2 .img-button {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 18px;
    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;
    text-transform: uppercase
}

.career-page-v2 .img-button-pos {
    height: 50px;
    margin-top: -5px;
    float: right
}

@media only screen and (max-width:768px) {
    .career-page-v2 .row-map {
        margin-top: 30px
    }

    .career-page-v2 .img-txt-placeholder {
        display: block;
        position: relative;
        margin: 0 0 90px;
        text-align: center
    }

    .career-page-v2 .img-txt {
        color: #fff;
        font-size: 16px;
        letter-spacing: -1px;
        padding: 20px 10px;
        position: absolute;
        width: 100%;
        border-radius: 5px
    }

    .career-page-v2 .img-button {
        width: 80%;
        margin: 6px auto;
        display: block
    }

    .career-page-v2 .img-button-pos {
        float: none
    }
}

.row-donation-callout {
    background-color: #006f44;
    padding: 10px 0
}

    .row-donation-callout.affix {
        top: 120px;
        position: fixed;
        z-index: 9;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
        width: 94%
    }

    .row-donation-callout p {
        font-family: FFGoodPro-Regular;
        font-weight: 300;
        color: #404040;
        font-size: 16px
    }

    .row-donation-callout .donation-txt {
        font-family: FFGoodPro-Regular;
        font-weight: 400;
        font-size: 20px;
        color: #fff;
        margin: 0;
        position: relative;
        top: 11px
    }

    .row-donation-callout .donation-btn {
        background: #004631;
        color: #fff;
        position: relative;
        bottom: 8px;
        padding-left: 20%;
        padding-right: 20%;
        float: right
    }

.community-page .stuck {
    position: fixed;
    top: 120px;
    z-index: 99;
    width: 94.154%
}

.community-page h1 {
    font-family: FFGoodProCond-Black;
    font-weight: 500;
    font-size: 48px;
    color: #fff
}

.community-page h2 {
    font-family: FFGoodProCond-Black;
    font-weight: 400;
    color: #006f44;
    font-size: 38px;
    margin: 0 0 45px
}

.community-page h3 {
    font-family: FFGoodPro-Bold;
    font-weight: 500;
    font-size: 23px;
    color: #404040
}

.community-page p {
    font-family: FFGoodPro-Regular;
    font-weight: 300;
    color: #404040;
    font-size: 16px
}

.community-page .row-intro {
    margin: 45px 0 135px
}

.community-page .col-intro-img {
    text-align: center
}

    .community-page .col-intro-img img {
        max-height: 350px
    }

.community-page .row-we-help {
    margin-bottom: 135px
}

.community-page .we-help-item {
    margin-bottom: 45px
}

.community-page .we-help-img {
    width: 100%
}

.community-page .add-item-border {
    border-top: 2px solid #d8d8d8
}

.community-page .news-item-info {
    border-top: 2px solid #d8d8d8;
    /*border-bottom: 2px solid #d8d8d8 */
}

.community-page .news-item:nth-of-type(-n+3) .news-item-info {
    border-bottom: none
}

.b2b-general .row-full-bleed, .prod-listing-page .row-full-bleed {
    margin-left: -30px;
    margin-right: -30px
}

.b2b-general .banner {
    height: 400px;
    background-size: cover;
    background-position: center
}

.prod-listing-page .product-banner {
    height: 382px;
    background-size: cover;
    background-position: center;
    background: transparent linear-gradient(90deg, #000000BF 0%, #00000080 65%, #00000000 100%) 0% 0% no-repeat padding-box;
    background-position: 50% 50%;
}

.prod-listing-page h1 {
    color: #fff;
    font-family: FFGoodProCond-Black;
    font-weight: 500;
    font-size: 65px;
    letter-spacing: 1.5px;
    text-shadow: 0 2px 4px 0 #000
}

.prod-listing-page h1 {
    margin: 120px 22px
}

.b2b-general .search, .prod-listing-page .search {
    margin-top: 30px;
    margin-bottom: 43px
}

.b2b-general .page-search-bar-wrapper, .prod-listing-page .page-search-bar-wrapper {
    border: 1px solid #154734;
    padding-left: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    height: 45px;
    border-radius: 5px;
}

.b2b-general .page-search-input, .prod-listing-page .page-search-input {
    border: none;
    font-family: 'FFGoodPro-Regular';
    font-weight: 500;
    width: 90%;
    font-size: 16px;
    padding: 1px 6px 0;
    color: #404040;
    text-transform: capitalize;
    background: 0 0;
    height: 80%;
}

.b2b-general .page-search-btn, .prod-listing-page .page-search-btn {
    margin-left: auto;
    background: #154734;
    width: 50px;
    min-width: 50px;
    height: 45px;
    border: none;
    position: relative;
    left: 2px;
    border: 1px solid #154734;
    border-radius: 0px 5px 5px 0px;
}

    .b2b-general .page-search-btn img, .prod-listing-page .page-search-btn img {
        width: 55%;
        height: 55%
    }

.b2b-general .green-hr, .prod-listing-page .green-hr {
    border-top: 1px solid #006f44;
    margin: 0 0 43px
}

.b2b-general .footer-cta, .prod-listing-page .footer-cta {
    position: relative;
    background-size: cover;
    height: 426px;
    margin-top: 60px
}

    .b2b-general .footer-cta h4, .prod-listing-page .footer-cta h4 {
        font-family: FFGoodPro-Bold;
        font-weight: 500;
        font-size: 48px;
        color: #fff;
        letter-spacing: 1px
    }

    .b2b-general .footer-cta .footer-cta-text-wrapper, .prod-listing-page .footer-cta .footer-cta-text-wrapper {
        margin-top: 100px
    }

.b2b-general .mobile-hr, .prod-listing-page .mobile-hr {
    border: 0;
    border-top: 1px solid #404040;
    margin: 18px 0 0;
    display: none
}

.b2b-general .filter-close, .prod-listing-page .filter-close {
    display: none;
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 5px;
    padding: 10px;
    z-index: 5
}

.b2b-general .filter-wrapper, .prod-listing-page .filter-wrapper {
    z-index: 5;
    margin-bottom: 30px
}

.b2b-general .filter-btn-wrapper, .prod-listing-page .filter-btn-wrapper {
    z-index: 5;
    display: none
}

.b2b-general .filter-btn, .prod-listing-page .filter-btn {
    display: none;
    height: 43px;
    background-color: #004631;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 10px;
    margin-bottom: 30px;
    cursor: pointer
}

    .b2b-general .filter-btn p, .prod-listing-page .filter-btn p {
        font-family: FFGoodProCond-Black;
        font-weight: 500;
        margin-top: 11px;
        font-size: 16px;
        color: #fff;
        letter-spacing: 1px
    }

    .b2b-general .filter-btn img, .prod-listing-page .filter-btn img {
        fill: #fff;
        margin-top: 10px;
        width: 22px
    }

.b2b-general .apply-btn-wrapper, .prod-listing-page .apply-btn-wrapper {
    position: fixed;
    display: none;
    bottom: 0;
    left: 0;
    z-index: 10;
    background-color: #fff;
    padding: 10px
}

.b2b-general .apply-btn, .prod-listing-page .apply-btn {
    font-family: FFGoodPro-Regular;
    font-weight: 300;
    height: 43px;
    background-color: #004631;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    font-size: 16px;
    letter-spacing: .5px;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.b2b-general .accord-wrapper, .prod-listing-page .accord-wrapper {
    background-color: #f5f7f8;
    padding: 5px 17px;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative
}

    .b2b-general .accord-wrapper.accord-main, .prod-listing-page .accord-wrapper.accord-main {
        background-color: #004631
    }

.b2b-general .accord-title, .prod-listing-page .accord-title {
    height: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    cursor: pointer !important
}

    .b2b-general .accord-title h2, .prod-listing-page .accord-title h2 {
        font-family: FFGoodProCond-Black;
        font-weight: 500;
        color: #444;
        font-size: 16px;
        letter-spacing: 1px;
        margin: 0
    }

    .b2b-general .accord-title.accord-main-title h2, .prod-listing-page .accord-title.accord-main-title h2 {
        color: #f5f7f8
    }

.b2b-general .arrow-white, .prod-listing-page .arrow-white {
    width: 0;
    height: 0;
    margin-right: 2px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #fff;
    -webkit-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out
}

    .b2b-general .arrow-white.active, .prod-listing-page .arrow-white.active {
        border-top: 0;
        border-bottom: 7px solid #fff
    }

.b2b-general .arrow-green, .prod-listing-page .arrow-green {
    width: 0;
    height: 0;
    margin-right: 2px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #004631;
    -webkit-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out
}

    .b2b-general .arrow-green.active, .prod-listing-page .arrow-green.active {
        border-top: 0;
        border-bottom: 7px solid #004631
    }

.b2b-general .accord-trigger, .prod-listing-page .accord-trigger {
    z-index: 5;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 93%;
    cursor: default
}

.b2b-general .title-tertiary, .prod-listing-page .title-tertiary {
    font-family: FFGoodProCond-Black;
    font-weight: 500;
    font-size: 16px;
    margin: 0;
    padding: 19px 0 10px
}

.b2b-general .title-secondary, .prod-listing-page .title-secondary {
    font-family: FFGoodPro-Regular;
    font-weight: 300;
    color: #fff;
    font-size: 20px;
    margin: 0;
    padding-bottom: 10px
}

.b2b-general .see-more-trigger, .prod-listing-page .see-more-trigger {
    font-family: FFGoodProCond-Black;
    font-weight: 500;
    display: block;
    color: #004631;
    font-size: 16px;
    background: 0 0;
    border: 0;
    margin-bottom: 8px;
    cursor: pointer
}

.b2b-general .secondary-level-hr, .prod-listing-page .secondary-level-hr {
    border: 0 solid #fff;
    margin: 0 0 0 -20px;
    -webkit-transition-delay: .01s;
    -o-transition-delay: .01s;
    transition-delay: .01s
}

    .b2b-general .secondary-level-hr.active, .prod-listing-page .secondary-level-hr.active {
        border-top: 1px solid #fff;
        margin: 0 0 20px -20px
    }

        .b2b-general .secondary-level-hr.active.rm-margin, .prod-listing-page .secondary-level-hr.active.rm-margin {
            margin: 0 0 0 -20px
        }

.b2b-general .accord-info, .prod-listing-page .accord-info {
    list-style: none;
    padding-left: 21px;
    padding-top: 0;
    border-top: 0 solid #fff;
    overflow: hidden;
    margin: 0;
    -webkit-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out
}

    .b2b-general .accord-info.accord-info-small, .prod-listing-page .accord-info.accord-info-small {
        max-height: 0;
        border-top: 0 solid #fff
    }

        .b2b-general .accord-info.accord-info-small.active, .prod-listing-page .accord-info.accord-info-small.active {
            padding-top: 21px;
            border-top: 4px solid #fff;
            margin-bottom: 10px
        }

        .b2b-general .accord-info.accord-info-small li, .prod-listing-page .accord-info.accord-info-small li {
            color: #444;
            list-style-image: url(img/icon/prod-filter-dark-bullet.svg)
        }

            .b2b-general .accord-info.accord-info-small li.active, .b2b-general .accord-info.accord-info-small li:hover, .prod-listing-page .accord-info.accord-info-small li.active, .prod-listing-page .accord-info.accord-info-small li:hover {
                list-style-image: url(img/icon/prod-filter-dark-bullet-filled.svg)
            }

    .b2b-general .accord-info.accord-info-main, .prod-listing-page .accord-info.accord-info-main {
        max-height: 0;
        border-top: 0 solid #fff
    }

        .b2b-general .accord-info.accord-info-main.active, .prod-listing-page .accord-info.accord-info-main.active {
            padding-top: 21px;
            border-top: 4px solid #fff;
            margin-bottom: 10px
        }

    .b2b-general .accord-info.secondary-level, .prod-listing-page .accord-info.secondary-level {
        border-top: 0 solid #fff;
        padding-left: 0;
        padding-top: 0;
        max-height: 0
    }

        .b2b-general .accord-info.secondary-level.active, .prod-listing-page .accord-info.secondary-level.active {
            border-top: 1px solid #fff
        }

    .b2b-general .accord-info.tertiary-level, .prod-listing-page .accord-info.tertiary-level {
        border: 0;
        padding-left: 15px;
        padding-top: 0;
        max-height: 90px;
        position: relative
    }

        .b2b-general .accord-info.tertiary-level:after, .prod-listing-page .accord-info.tertiary-level:after {
            z-index: 7;
            position: absolute;
            content: '';
            width: 100%;
            height: 100%;
            pointer-events: none;
            bottom: 0;
            left: 0;
            background: -webkit-gradient(linear,left bottom,left top,from(#006f44),color-stop(47%,transparent));
            background: -webkit-linear-gradient(bottom,#006f44,transparent 47%);
            background: -o-linear-gradient(bottom,#006f44,transparent 47%);
            background: linear-gradient(to top,#006f44,transparent 47%);
            -webkit-transition: opacity .2s ease-out;
            -o-transition: opacity .2s ease-out;
            transition: opacity .2s ease-out
        }

        .b2b-general .accord-info.tertiary-level.active:after, .prod-listing-page .accord-info.tertiary-level.active:after {
            opacity: 0
        }

        .b2b-general .accord-info.tertiary-level li, .prod-listing-page .accord-info.tertiary-level li {
            font-family: FFGoodPro-Regular;
            font-weight: 300;
            font-size: 16px
        }

    .b2b-general .accord-info li, .prod-listing-page .accord-info li {
        font-family: FFGoodPro-Regular;
        font-weight: 300;
        font-size: 20px;
        letter-spacing: .5px;
        color: #fcfeff;
        margin-bottom: 15px;
        list-style-image: url(img/icon/prod-filter-bullet.svg)
    }

        .b2b-general .accord-info li.active, .b2b-general .accord-info li:hover, .prod-listing-page .accord-info li.active, .prod-listing-page .accord-info li:hover {
            list-style-image: url(img/icon/prod-filter-bullet-active.svg)
        }

        .b2b-general .accord-info li.tertiary-wrapper, .prod-listing-page .accord-info li.tertiary-wrapper {
            list-style-image: none;
            border-bottom: 1px solid #fff;
            margin-bottom: 0
        }

            .b2b-general .accord-info li.tertiary-wrapper:last-of-type, .prod-listing-page .accord-info li.tertiary-wrapper:last-of-type {
                border-bottom: 0
            }

.prod-listing-item {
    padding: 0 7.5px 15px;
    cursor: pointer
}

.prod-listing-wrapper {
    box-shadow: 0 2px 10px #00000026;
    border-radius: 5px;
    position: relative
}

.prod-listing-img {
    width: 100%
}

.prod-info-text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

    .prod-info-text h4 {
        font-family: FFGoodPro-Bold;
        font-weight: 500;
        font-size: 16px;
        color: #006f44;
        margin: 12px 0 8px
    }

    .prod-info-text h3 {
        font-family: FFGoodPro-Bold;
        font-size: 16px;
        color: #154734;
        margin: 0;
        text-transform: uppercase
    }

    .prod-info-text p {
        font-family: FFGoodPro-Regular;
        font-size: 16px;
        color: #25282A;
        margin: 0;
        opacity: 1
    }

    .prod-info-text i {
        color: #006f44
    }

.prod-listing-info {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 115px;
    margin: 0 15px
}

    .prod-listing-info:after, .prod-listing-info:before {
        display: table;
        clear: both;
        content: ''
    }

    .prod-listing-info .prod-info-img {
        width: 33%;
        float: left;
        max-width: 110px;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .prod-listing-info .tile_brand-logo {
        display: none
    }

    .prod-listing-info label {
        display: inline;
        cursor: pointer
    }

.regular-checkbox, .regular-radio {
    display: none
}

    .regular-checkbox ~ label, .regular-radio ~ label {
        position: relative;
        width: 100%;
        height: 30px;
        cursor: pointer
    }

        .regular-checkbox ~ label:before, .regular-radio ~ label:before {
            content: "";
            border: 1px solid #444;
            display: inline-block;
            position: absolute;
            width: 10px;
            height: 10px;
            top: 5px;
            left: -20px;
            cursor: pointer
        }

        .regular-radio ~ label:before {
            border-radius: 50%
        }

    .regular-checkbox:checked ~ label:before, .regular-radio:checked ~ label:before {
        background-color: #444;
        border: 1px solid #444
    }

.accord-main .regular-checkbox ~ label:before, .accord-main .regular-radio ~ label:before {
    border: 1px solid #fff
}

.accord-main .regular-checkbox:checked ~ label:before, .accord-main .regular-radio:checked ~ label:before {
    background-color: #fff;
    border: 1px solid #fff
}

.prod-listing-page .btn-primary {
    margin-top: 5px
}

.facet-active a {
    padding-left: 0 !important
}

    .facet-active a:hover {
        background-color: transparent !important
    }

    .facet-active a .btn {
        margin-bottom: 0 !important
    }

.facets-summary {
    border: 0;
    -webkit-box-shadow: inset 0 0 0 transparent;
    box-shadow: inset 0 0 0 transparent;
    padding: 10px 10px 0;
    margin: 0 -8px 15px
}

.btn--remove-all {
    cursor: pointer;
    text-transform: uppercase;
    color: #006f44;
    font-family: FFGoodProCond-Black;
    font-weight: 500;
    padding: 5px;
    width: 100%;
    display: block
}

    .btn--remove-all .remove-btn:after, .btn--remove-all:active, .btn--remove-all:focus, .btn--remove-all:hover {
        color: #004631
    }

.btn--back {
    font-family: FFGoodProCond-Black;
    font-weight: 500;
    color: #004631;
    border-bottom: 1px solid #999;
    display: block;
    padding-bottom: 20px
}

    .btn--back:before {
        font-family: FontAwesome;
        content: "\f0d9";
        font-size: 16px;
        color: #004631;
        padding-right: 5px
    }

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .b2b-general .prod-listing-info, .prod-listing-page .prod-listing-info {
        padding-top: 8px
    }
}

.segment-landing {
    margin-bottom: 35px
}

    .segment-landing .banner, .segment-landing .margin-top {
        margin-top: 45px
    }

    .segment-landing .segment-landing-promo-bg {
        background-size: cover;
        background-position: 50% 50%;
        height: 552px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .segment-landing .segment-landing-promo-bg a {
            color: #fff;
            border-bottom: 1px solid #fff
        }

    .segment-landing .promo h1 {
        font-family: FFGoodProCond-Black;
        font-weight: 500;
        color: #fff;
        font-size: 44px;
        text-transform: none;
        margin-bottom: 20px
    }

    .segment-landing .promo p {
        font-family: FFGoodPro-Regular;
        font-weight: 300;
        color: #fff;
        font-size: 20px;
        line-height: 30.24px
    }

    .segment-landing .promo .search {
        margin-top: 21px;
        margin-bottom: 43px
    }

    .segment-landing .promo .page-search-bar-wrapper {
        border: 1px solid #6f6f6f;
        background-color: #fff;
        padding-left: 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-items: center
    }

    .segment-landing .promo .page-search-input {
        border: none;
        font-family: FFGoodProCond-Black;
        font-weight: 300;
        font-size: 26px;
        padding: 1px 6px 0;
        color: #404040;
        background: 0 0;
        width: 100%
    }

    .segment-landing .promo .page-search-btn {
        margin-left: auto;
        background: #004631;
        width: 56px;
        min-width: 56px;
        height: 56px;
        border: none;
        position: relative;
        left: 2px
    }

        .segment-landing .promo .page-search-btn img {
            width: 55%;
            height: 55%
        }

    .segment-landing .menu-info-wrapper h6 {
        font-size: 32px
    }

.menus {
    padding-bottom: 15px;
    margin-right: -22.5px;
    margin-left: -22.5px
}

    .menus h5 {
        font-family: FFGoodPro-Bold;
        font-weight: 500;
        font-size: 20px;
        color: rgba(64,64,64,.5);
        margin: 0;
        height: 60px;
        padding-top: 25px
    }

    .menus .menu-view-all {
        font-family: FFGoodPro-Regular;
        font-weight: 300;
        font-size: 16px;
        color: rgba(64,64,64,.5);
        height: 60px;
        position: relative;
        top: 29px
    }

.menu-item {
    height: 404px;
    background-size: cover;
    background-position: center center;
    position: relative;
    cursor: pointer
}

    .menu-item.no-margin-bot {
        margin-bottom: 0
    }

    .menu-item:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: rgba(0,0,0,0);
        background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 100%);
        background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.2)));
        background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 100%);
        background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 100%);
        background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 100%);
        background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.2)));
        background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 100%)
    }

.menu-info-wrapper {
    width: 100%;
    padding: 0 20px 15px;
    position: absolute;
    bottom: 0;
    left: 0
}

    .menu-info-wrapper h6 {
        font-family: FFGoodProCond-Black;
        font-weight: 900;
        font-size: 21px;
        color: #fff;
        margin: 0 0 1px;
        text-transform: uppercase;
        text-shadow: 0px 0px 10px #0000004d
    }

    .menu-info-wrapper p {
        font: 300,normal 16px,medium FFGoodPro-Regular;
        color: #fff;
        margin: 0
    }

    .menu-info-wrapper .menu-details {
        margin-top: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        .menu-info-wrapper .menu-details p {
            font-family: FFGoodPro-Regular;
            font-weight: 300;
            display: inline-block;
            font-size: 16px;
            color: #fff;
            margin: 0 0 0 5px
        }

.segment-entry .news-stories {
    margin-bottom: 0
}

.segment-entry .prod-listing-wrapper {
    margin: 45px 3px 0
}

.prod-entry-tabbed-page {
    margin-bottom: 3%
}

    .prod-entry-tabbed-page .note {
        font-size: 16px;
        color: #404040;
        display: inline-block;
        margin-top: 13px
    }

    .prod-entry-tabbed-page .banner-title {
        text-align: center;
        width: 100%;
        border-top: 1px solid #00BF6F;
        border-bottom: 1px solid #00BF6F;
    }

        .prod-entry-tabbed-page .banner-title h2 {
            font-family: FFGoodProCond-Black;
            font-weight: 900;
            margin-bottom: 20px;
            font-size: 38px;
            text-transform: uppercase;
            color: #154734
        }

    .prod-entry-tabbed-page .banner-link {
        text-align: right;
        padding-top: 30px
    }

        .prod-entry-tabbed-page .banner-link a {
            font-family: FFGoodProCond-Black;
            font-weight: 500;
            font-size: 16px;
            color: #006f44
        }

    .prod-entry-tabbed-page .prod-gallery-thumbs-wrapper {
        position: relative
    }

        .prod-entry-tabbed-page .prod-gallery-thumbs-wrapper .prod-gallery-button {
            position: absolute;
            top: 50%;
            -webkit-transform: translatey(-50%);
            -ms-transform: translatey(-50%);
            transform: translatey(-50%);
            bottom: 0;
            cursor: pointer
        }

            .prod-entry-tabbed-page .prod-gallery-thumbs-wrapper .prod-gallery-button img {
                height: 34px
            }

            .prod-entry-tabbed-page .prod-gallery-thumbs-wrapper .prod-gallery-button.next {
                right: 0
            }

            .prod-entry-tabbed-page .prod-gallery-thumbs-wrapper .prod-gallery-button.prev {
                left: 0
            }

    .prod-entry-tabbed-page .benefits-list-title {
        color: #006f44;
        font-family: FFGoodProCond-Black;
        font-weight: 500;
        font-size: 24px;
        margin: 0 0 10px 25px
    }

    .prod-entry-tabbed-page ul#benefitsList {
        list-style: none;
        padding-left: 26px;
        text-decoration: underline;
        color: #004631;
        font-family: FFGoodProCond-Black;
        font-weight: 500
    }

    .prod-entry-tabbed-page .main-banner {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative
    }

    .prod-entry-tabbed-page .main-banner-arrow {
        position: absolute;
        top: 47%;
        -webkit-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
        transform: translatey(-50%);
        cursor: pointer
    }

        .prod-entry-tabbed-page .main-banner-arrow.left {
            left: -20px
        }

        .prod-entry-tabbed-page .main-banner-arrow.right {
            right: -20px
        }

    .prod-entry-tabbed-page .main-banner-prod-info {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 30px
    }

        .prod-entry-tabbed-page .main-banner-prod-info .btn {
            width: auto
        }

        .prod-entry-tabbed-page .main-banner-prod-info li {
            font-size: 16px
        }

        .prod-entry-tabbed-page .main-banner-prod-info .prod-desc {
            width: 80%;
            margin-right: auto
        }

    .prod-entry-tabbed-page .main-banner-prod-info-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column
    }

    .prod-entry-tabbed-page .main-banner-logo {
        width: 158px;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .prod-entry-tabbed-page .main-banner-prod-text {
        margin-top: 30px;
        vertical-align: middle
    }

        .prod-entry-tabbed-page .main-banner-prod-text h4 {
            font-family: FFGoodPro-Bold;
            font-weight: 500;
            font-size: 16.5px;
            color: #006f44;
            margin: 0 0 8px
        }

        .prod-entry-tabbed-page .main-banner-prod-text h1 {
            font-family: FFGoodProCond-Black;
            font-size: 44px;
            color: #154734;
            margin: 12px 0
        }

        .prod-entry-tabbed-page .main-banner-prod-text p {
            font-family: FFGoodPro-Regular;
            font-size: 16px;
            color: #154734;
            margin: 0 0 9px
        }

    .prod-entry-tabbed-page .main-banner-social-links {
        margin-top: -50px;
        list-style: none;
        padding: 0
    }

        .prod-entry-tabbed-page .main-banner-social-links li {
            display: inline-block;
            padding: 5px;
            margin-right: 5px
        }

            .prod-entry-tabbed-page .main-banner-social-links li:last-of-type {
                margin-right: 0
            }

    .prod-entry-tabbed-page .main-banner .xzoom {
        width: 100%;
        max-width: 500px;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-bottom: 25px;
        left: 50%;
        position: relative;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        pointer-events: none
    }

    .prod-entry-tabbed-page .main-banner .xactive {
        -webkit-box-shadow: none;
        border: 3px solid #00BF6F
    }

    .prod-entry-tabbed-page .xzoom-lens img, .prod-entry-tabbed-page .xzoom-preview img, .prod-entry-tabbed-page .xzoom-source img {
        max-width: none;
        max-height: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none
    }

    .prod-entry-tabbed-page .xzoom-gallery, .prod-entry-tabbed-page .xzoom-gallery2, .prod-entry-tabbed-page .xzoom-gallery3, .prod-entry-tabbed-page .xzoom-gallery4, .prod-entry-tabbed-page .xzoom-gallery5 {
        max-width: 100px
    }

    .prod-entry-tabbed-page .seperator {
        border: 0;
        border-top: 1px solid #979797;
        margin: 60px 0
    }

    .prod-entry-tabbed-page #benefitsList {
        cursor: pointer
    }

    .prod-entry-tabbed-page .prod-details-sub-title h3 {
        font-family: FFGoodPro-Bold;
        font-size: 26px;
        text-transform: uppercase;
        color: #154734;
    }

    .prod-entry-tabbed-page .prod-details-sub-title.instructions {
        margin-top: 30px
    }

    .prod-entry-tabbed-page .prod-details-sub-title.specifications {
        margin-top: 60px
    }

    .prod-entry-tabbed-page .prod-details-sub-title.pricing {
        margin-top: 30px
    }

    .prod-entry-tabbed-page .prod-details-sub-title.ingredients {
        margin-top: 60px
    }

    .prod-entry-tabbed-page .prod-details-instructions-item {
        text-align: center;
        margin-top: 50px
    }

        .prod-entry-tabbed-page .prod-details-instructions-item h6 {
            font-family: FFGoodProCond-Black;
            font-weight: 900;
            font-size: 20px;
            text-transform: uppercase;
            color: #154734
        }

        .prod-entry-tabbed-page .prod-details-instructions-item p {
            font-family: FFGoodPro-Regular;
            font-size: 16px;
            color: #25282A;
            margin: 0 0 5px
        }

        .prod-entry-tabbed-page .prod-details-instructions-item:last-of-type {
            border: 0
        }

    .prod-entry-tabbed-page .prod-details-table {
        width: 100%
    }

        .prod-entry-tabbed-page .prod-details-table tr {
            border: 1px solid #979797;
            background-color: #fff
        }

            .prod-entry-tabbed-page .prod-details-table tr:nth-child(2n) {
                background-color: #e0e0e0
            }

        .prod-entry-tabbed-page .prod-details-table td {
            padding: 10px;
            font-family: FFGoodPro-Regular;
            font-weight: 300;
            font-size: 16px;
            color: #25282A
        }

    .prod-entry-tabbed-page .prod-details-table-key {
        border-right: 1px solid #979797;
        position: relative;
        z-index: 1
    }

        .prod-entry-tabbed-page .prod-details-table-key:before {
            content: '';
            position: absolute;
            z-index: -1;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            background-color: rgba(216,216,216,.5)
        }

    .prod-entry-tabbed-page .prod-details-nutrition-label-wrapper {
        text-align: right;
        margin-bottom: 15px
    }

    .prod-entry-tabbed-page .prod-details-ingredients-text {
        color: #404040;
        font-size: 16px;
        font-family: FFGoodProCond-Black;
        font-weight: 300
    }

    .prod-entry-tabbed-page .prod-details-ingredients-symbol-wrapper {
        text-align: right
    }

        .prod-entry-tabbed-page .prod-details-ingredients-symbol-wrapper img {
            margin-right: 30px;
            height: 80px
        }

            .prod-entry-tabbed-page .prod-details-ingredients-symbol-wrapper img:last-of-type {
                margin-right: 0
            }

    .prod-entry-tabbed-page .category-title {
        margin-top: 45px
    }

    .prod-entry-tabbed-page .news-stories {
        margin-top: 45px;
        margin-bottom: 45px
    }

        .prod-entry-tabbed-page .news-stories .news-item-info .link {
            margin-top: 10px;
            margin-bottom: 15px;
            color: #006F44 !important;
            font-family: FFGoodProCond-Black;
            text-transform: uppercase;
            font-size: 16px
        }

        .prod-entry-tabbed-page .news-stories .news-item-info .video:before {
            content: '\f04b';
            font-family: FontAwesome;
            font-size: 16px;
            padding-right: 5px
        }

        .prod-entry-tabbed-page .news-stories .news-item-info .pdf:before {
            content: '\f15b';
            font-family: FontAwesome;
            font-size: 16px;
            padding-right: 5px;
        }

    .prod-entry-tabbed-page .featured-prod {
        margin-bottom: 50px
    }

    .prod-entry-tabbed-page .xzoom-lens img, .prod-entry-tabbed-page .xzoom-preview img, .prod-entry-tabbed-page .xzoom-source, .prod-entry-tabbed-page .xzoom-source img {
        display: none !important
    }

    .prod-entry-tabbed-page .nutrition-label-table {
        display: block;
        font-family: Arial,Helvetica
    }

        .prod-entry-tabbed-page .nutrition-label-table strong {
            font-weight: 800
        }

        .prod-entry-tabbed-page .nutrition-label-table .indent {
            padding-left: 10px
        }

        .prod-entry-tabbed-page .nutrition-label-table td, .prod-entry-tabbed-page .nutrition-label-table th {
            font-size: 17px
        }

        .prod-entry-tabbed-page .nutrition-label-table tr {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between
        }

        .prod-entry-tabbed-page .nutrition-label-table .th-1 {
            font-weight: 800;
            font-size: 20px
        }

        .prod-entry-tabbed-page .nutrition-label-table .th-1-first {
            margin-bottom: -6px
        }

        .prod-entry-tabbed-page .nutrition-label-table .th-2 {
            font-weight: 800;
            font-size: 16px
        }

        .prod-entry-tabbed-page .nutrition-label-table .calories-row {
            border-top: 3px solid #000;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

        .prod-entry-tabbed-page .nutrition-label-table .th-calories {
            border-bottom: 4px solid #000;
            min-width: 119px
        }

        .prod-entry-tabbed-page .nutrition-label-table .daily-val {
            font-weight: 700;
            font-size: 16px
        }

        .prod-entry-tabbed-page .nutrition-label-table .carb-row {
            border-top: 2px solid #000
        }

        .prod-entry-tabbed-page .nutrition-label-table .protein-row {
            border-top: 2px solid #000;
            border-bottom: 2px solid #000
        }

        .prod-entry-tabbed-page .nutrition-label-table .chol-row {
            border-bottom: 2px solid #000
        }

        .prod-entry-tabbed-page .nutrition-label-table .sodium-row {
            border-bottom: 4px solid #000
        }

        .prod-entry-tabbed-page .nutrition-label-table .nutrient-row {
            border-bottom: 2px solid #000
        }

        .prod-entry-tabbed-page .nutrition-label-table tr:nth-last-of-type(3) {
            border-bottom: 4px solid #000
        }

        .prod-entry-tabbed-page .nutrition-label-table .tip-row th {
            font-size: 16px
        }

        .prod-entry-tabbed-page .nutrition-label-table .tip-row strong {
            font-weight: 700
        }

    .prod-entry-tabbed-page .nutrition-label-wrapper {
        border: 2px solid #000;
        float: right;
        width: 300px;
        padding: 0 3px
    }

        .prod-entry-tabbed-page .nutrition-label-wrapper .float-right {
            float: right
        }

        .prod-entry-tabbed-page .nutrition-label-wrapper.usa {
            padding: 0 5px
        }

            .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table {
                margin-top: -6px
            }

                .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table .indent {
                    width: 270px;
                    margin-left: auto;
                    padding: 0
                }

                .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table .indent-x2 {
                    width: 255px;
                    margin-left: auto;
                    padding: 0
                }

                .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table .no-border {
                    border: 0
                }

                .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table .servings-per-row {
                    border-bottom: 0
                }

                .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table tr {
                    padding: 0 2px;
                    width: 100%;
                    border-bottom: 2px solid #000
                }

                    .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table tr:last-of-type {
                        border-bottom: 0
                    }

                .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table .th-1-first {
                    margin-bottom: -4px
                }

                .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-tableg .nutrition-row {
                    border-bottom: 2px solid #000
                }

                .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table .th-1 {
                    font-size: 26px
                }

                .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table .serving-size-row {
                    padding-top: 1px;
                    margin-bottom: -2px;
                    border-bottom: 10px solid #000
                }

                    .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table .serving-size-row td, .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table .serving-size-row th {
                        font-weight: 800
                    }

                .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table .th-calories {
                    border-bottom: 0;
                    min-width: initial
                }

                .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table .calories-row {
                    border-top: 0;
                    border-bottom: 4px solid #000
                }

                .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table .amount-row {
                    border: 0;
                    padding-bottom: 1px
                }

                .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table .amount-serving-th {
                    font-weight: 800;
                    font-size: 16px
                }

                .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table .daily-val-th {
                    margin-left: auto;
                    font-size: 11px
                }

                .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table .row-added-sugars {
                    border-top: 2px solid #000
                }

                .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table .protein-row {
                    border-top: 2px solid #000;
                    border-bottom: 8px solid #000
                }

                .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table .carb-row {
                    border-top: 0
                }

                .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table .chol-row {
                    border-top: 2px solid #000
                }

                .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table tr:nth-last-of-type(2) {
                    border-bottom: 4px solid #000
                }

                .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table th span {
                    padding-left: 10px
                }

                .prod-entry-tabbed-page .nutrition-label-wrapper.usa .nutrition-label-table .tip-row {
                    line-height: 1.2
                }

@media (max-width:767px) {
    .prod-entry-tabbed-page .main-banner {
        flex-direction: column
    }
}

@media (min-width:767px) {
    .prod-entry-tabbed-page .row-condensed {
        margin: 0 10%
    }
}

.b2b-general .news-stories {
    margin-top: 45px;
    margin-bottom: 45px
}

.footer-cta {
    background-size: cover;
    height: 426px;
}

.footer-cta h4 {
    font-family: FFGoodPro-Bold;
    font-weight: 500;
    font-size: 48px;
    color: #fff;
    letter-spacing: 1px
}

    .footer-cta .footer-cta-text-wrapper {
        margin-top: 100px
    }

.speech-bubble {
    position: absolute;
    z-index: 100;
    background: #fff;
    border-radius: .4em;
    width: 320px;
    border: 1px solid #004631;
    -webkit-box-shadow: 1px 1px 11px 0 rgba(0,0,0,.75);
    -moz-box-shadow: 1px 1px 11px 0 rgba(0,0,0,.75);
    box-shadow: 1px 1px 11px 0 rgba(0,0,0,.75);
    padding: 15px
}

@media (min-width:640px) {
    .speech-bubble {
        width: 420px
    }
}

.speech-bubble:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: .594em solid transparent;
    border-top-color: #fff;
    border-bottom: 0;
    margin-left: -.594em;
    margin-bottom: -.594em
}

.speech-bubble h2 {
    color: #006f44;
    padding: 0 15px
}

.speech-bubble aside {
    padding: 0 15px
}

.speech-bubble label {
    font-family: FFGoodPro-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #404040;
    margin: 10px 0;
    display: block
}

.speech-bubble input {
    width: 100%;
    padding: 5px;
    font-family: FFGoodPro-Regular;
    font-weight: 300;
    font-size: 24px;
    color: #404040;
    border: 1px solid #c5c5c5
}

    .speech-bubble input[type=checkbox] {
        width: auto
    }

.speech-bubble textarea {
    resize: none;
    width: 100%;
    min-height: 404.5px;
    padding: 5px;
    font-family: FFGoodPro-Regular;
    font-weight: 300;
    font-size: 24px;
    color: #404040;
    border: 1px solid #c5c5c5
}

.speech-bubble .form-required {
    color: #006f44
}

.speech-bubble .submit {
    margin-top: 15px
}

.speech-bubble .btn-primary {
    width: 100%;
    white-space: normal
}

.speech-bubble .submit-btn {
    text-align: right
}

    .speech-bubble .submit-btn .FormRecaptcha {
        display: inline-block;
        margin: 0 30px
    }

    .speech-bubble .submit-btn .btn-primary {
        font-size: 20px;
        padding: 6px 50px 4px;
        float: right
    }

.close-bubble-wrap {
    position: relative;
    height: 10px
}

    .close-bubble-wrap .closeBubble {
        position: absolute;
        right: 0;
        top: 0;
        background: #fff;
        cursor: pointer;
        color: #004631;
        font-size: 20px
    }

.Form__Element img {
    width: 100% !important
}

.map {
    background-image: url('../../img/growers-map.svg');
    background-size: cover;
    width: 434px;
    height: 406px;
    position: relative;
    top: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

    .map .map-tip {
        color: #fff;
        font-family: FFGoodPro-Regular;
        font-weight: 300;
        font-size: 16px;
        width: 70px;
        position: absolute;
        bottom: 0;
        left: 0
    }

    .map.map-overlay-state {
        left: 50%;
        top: 42%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

        .map.map-overlay-state[style] {
            top: 42% !important
        }

.map-marker-wrapper {
    fill: #004631;
    position: absolute;
    z-index: 0;
    pointer-events: all
}

    .map-marker-wrapper.lethbridge {
        top: 215px;
        left: 158px
    }

    .map-marker-wrapper.jamestown {
        top: 238px;
        left: 213px
    }

    .map-marker-wrapper.wheatly {
        top: 254px;
        left: 311px
    }

    .map-marker-wrapper.pei {
        top: 206px;
        left: 386px
    }

    .map-marker-wrapper.active .map-marker-icon, .map-marker-wrapper:hover .map-marker-icon {
        -webkit-transition: fill .2s cubic-bezier(.13,1.1,.82,.98);
        -o-transition: fill .2s cubic-bezier(.13,1.1,.82,.98);
        transition: fill .2s cubic-bezier(.13,1.1,.82,.98);
        fill: #006f44
    }

.map-marker-tooltip {
    display: none;
    padding: 35px 50px 30px;
    position: absolute;
    width: 301px;
    height: auto;
    left: 50%;
    -webkit-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    transform: translatex(-50%);
    bottom: 36px;
    border-radius: 3px;
    background-color: #fff;
    -webkit-box-shadow: 0 -12px 22px rgba(0,0,0,.24);
    box-shadow: 0 -12px 22px rgba(0,0,0,.24);
    text-align: center
}

    .map-marker-tooltip .btn.btn-primary {
        margin-top: 15px;
        margin-bottom: 0
    }

        .map-marker-tooltip .btn.btn-primary:hover {
            border-width: 1px;
            border-style: solid
        }

    .map-marker-tooltip:hover {
        display: block
    }

    .map-marker-tooltip .discover-btn {
        background: 0 0;
        border: none;
        font-family: FFGoodPro-Regular;
        font-weight: 300;
        font-size: 20px;
        color: #417505;
        margin: 0
    }

        .map-marker-tooltip .discover-btn img {
            display: inline-block;
            position: relative;
            margin-left: 7px;
            bottom: 1px
        }

    .map-marker-tooltip h3 {
        font-family: FFGoodPro-Bold;
        font-weight: 500;
        color: #404040;
        font-size: 18px;
        margin: 0
    }

    .map-marker-tooltip p {
        font-family: FFGoodPro-Regular;
        font-weight: 300;
        color: #404040;
        font-size: 16px;
        margin: 10px 0 6px
    }

    .map-marker-tooltip .map-marker-carat {
        position: absolute;
        bottom: -19px;
        left: 50%;
        width: 22px;
        padding: 0 20px 10px;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-transform: translatex(-50%);
        -ms-transform: translatex(-50%);
        transform: translatex(-50%)
    }

.text-color-black h2, .text-color-black h3, .text-color-black li, .text-color-black p {
    color: #000 !important
}

.text-color-white h2, .text-color-white h3, .text-color-white li, .text-color-white p {
    color: #fff !important
}

.video-overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 999999
}

    .video-overlay .video-close-btn {
        position: absolute;
        top: 60px;
        right: 35px;
        cursor: pointer;
        z-index: 1020
    }

.map-overlay {
    background-image: url(../../img/growers-map-overlay-bg.jpg);
    background-size: cover;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 999999
}

    .map-overlay .map-close-btn {
        position: absolute;
        top: 55px;
        right: 55px;
        cursor: pointer;
        z-index: 1020
    }

.mobile-map-overlay-wrapper {
    width: 130px;
    z-index: 1000;
    position: fixed;
    left: 15px;
    top: 365px
}

    .mobile-map-overlay-wrapper p {
        font-family: FFGoodPro-Regular;
        font-weight: 300;
        color: #fff;
        font-size: 16px;
        display: inline-block;
        margin-left: 8px;
        margin-bottom: 0;
        position: relative;
        bottom: 5px;
        width: 60px
    }

.mobile-map-overlay-button {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    background-color: rgba(255,255,255,.4)
}

    .mobile-map-overlay-button img {
        margin: 0 auto;
        display: block;
        padding-top: 10px;
        width: 12px
    }

.side-nav {
    position: fixed;
    z-index: 9999;
    left: 50px;
    top: 58%;
    width: 38px;
    height: 320px;
    -webkit-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    transform: translatey(-50%)
}

.side-nav-line {
    height: 45px;
    width: 1px;
    background-color: #fff;
    margin: 0 auto
}

.side-nav-dot {
    z-index: 50;
    cursor: pointer;
    height: 11px;
    width: 11px;
    margin: 0 auto;
    border: 1px solid #fff;
    background-color: transparent;
    border-radius: 50%;
    -webkit-transition: background-color .25s ease-out;
    -o-transition: background-color .25s ease-out;
    transition: background-color .25s ease-out
}

    .side-nav-dot:hover[style] {
        background-color: #fff !important
    }

    .side-nav-dot.map-dot {
        z-index: 50;
        width: 38px;
        height: 38px;
        border-radius: 50%;
        cursor: pointer;
        border: 1px solid #fff;
        background-color: rgba(255,255,255,.4);
        -webkit-transition: background-color .3s cubic-bezier(.13,1.1,.82,.98);
        -o-transition: background-color .3s cubic-bezier(.13,1.1,.82,.98);
        transition: background-color .3s cubic-bezier(.13,1.1,.82,.98)
    }

        .side-nav-dot.map-dot img {
            display: block;
            position: relative;
            opacity: 1;
            width: 12px;
            margin: 10px auto 0
        }

        .side-nav-dot.map-dot.active[style] {
            background-color: rgba(255,255,255,.4) !important
        }

        .side-nav-dot.map-dot:hover[style] {
            background-color: rgba(255,255,255,.4) !important
        }

.side-nav-next-region {
    opacity: 0;
    pointer-events: none
}

    .side-nav-next-region .next-region-line {
        height: 30px;
        width: 1px;
        border-right: 1px dashed #fff;
        margin: 0 auto
    }

    .side-nav-next-region .next-region-msg {
        font-family: FFGoodPro-Regular;
        font-weight: 300;
        color: #fff;
        font-size: 16px;
        width: 350%;
        position: relative;
        /*margin-top: 15px;
        margin-bottom: 60px;*/
        left: 50%;
        -webkit-transform: translatex(-50%);
        -ms-transform: translatex(-50%);
        transform: translatex(-50%)
    }

        .side-nav-next-region .next-region-msg p, .side-nav-next-region .next-region-msg span {
            display: block;
            text-align: center;
            margin-bottom: 0;
            color: #fff;
        }

.growers-page #section-link-5 .section-item-text {
    position: relative;
    top: 50%;
    -webkit-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    transform: translatey(-50%)
}

.growers-page .full-bleed-with-margin {
    background: #fff;
    position: relative;
    z-index: 99;
    margin: 0;
    padding: 0 3%
}

.growers-page .row {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.growers-page .main-banner {
    padding: 25px 0 15px
}

    .growers-page .main-banner h1 {
        font-family: FFGoodPro-Regular;
        font-weight: 400;
        color: #404040;
        font-size: 44px;
        margin: 0 0 18px
    }

.growers-page .main-banner-social-wrapper {
    padding-top: 30px
}

    .growers-page .main-banner-social-wrapper a, .growers-page .main-banner-social-wrapper p {
        display: inline-block
    }

    .growers-page .main-banner-social-wrapper p {
        font-family: FFGoodPro-Regular;
        font-weight: 300;
        color: #000;
        font-size: 16px;
        margin: 0 16px 0 0
    }

    .growers-page .main-banner-social-wrapper a {
        margin-right: 10px;
        cursor: pointer
    }

        .growers-page .main-banner-social-wrapper a:last-of-type {
            margin-right: 0
        }

.growers-page .fixed-background-container {
    height: calc(100vh - 120px);
    width: 100%;
    position: relative;
    top: -102px;
    overflow: hidden;
    transform: translateZ(0);
    -webkit-transform: translateZ(0)
}

    .growers-page .fixed-background-container.fixed {
        position: fixed;
        top: 120px;
        left: 0
    }

.growers-page .fixed-background-item {
    background-size: cover;
    background-position: 50% 50%;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

    .growers-page .fixed-background-item:last-of-type:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: -webkit-gradient(linear,left top,right top,color-stop(20%,rgba(0,0,0,.4)),to(rgba(0,0,0,0)));
        background: -webkit-linear-gradient(left,rgba(0,0,0,.4) 20%,rgba(0,0,0,0));
        background: -o-linear-gradient(left,rgba(0,0,0,.4) 20%,rgba(0,0,0,0));
        background: linear-gradient(to right,rgba(0,0,0,.4) 20%,rgba(0,0,0,0));
        top: 0;
        left: 0;
        z-index: 0
    }

.growers-page .video-play-btn {
    position: absolute;
    cursor: pointer;
    pointer-events: all;
    top: 40%;
    left: 75%;
    -webkit-transform: translate(-75%,-50%);
    -ms-transform: translate(-75%,-50%);
    transform: translate(-75%,-50%)
}

.growers-page .section-container {
    position: relative;
    bottom: calc(100vh - 120px);
    pointer-events: none;
    -webkit-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in
}

    .growers-page .section-container.hidden {
        opacity: 0
    }

    .growers-page .section-container.bg-container-is-fixed {
        bottom: 0
    }

.growers-page .section-item {
    padding: 40px 115px 75px;
    position: relative;
    height: calc(100vh - 120px)
}

    .growers-page .section-item:last-of-type .section-item-text {
        position: absolute;
        top: 60px;
        right: 115px
    }

    .growers-page .section-item.section-item-main {
        padding-top: 60px
    }

        .growers-page .section-item.section-item-main .section-item-text {
            position: absolute;
            left: 103px;
            top: 514px;
            opacity: 1 !important
        }

            .growers-page .section-item.section-item-main .section-item-text[style] {
                opacity: 1 !important
            }

.growers-page .mobile-section-img {
    display: none;
    background-size: cover;
    background-position: 50% 20%;
    margin-bottom: 25px;
    height: 340px;
    position: relative
}

.growers-page .section-item-text {
    display: inline-block;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 0
}

    .growers-page .section-item-text.dark-text h2, .growers-page .section-item-text.dark-text p {
        color: #404040
    }

    .growers-page .section-item-text h2 {
        color: #fff;
        font-family: FFGoodProCond-Black;
        font-weight: 500;
        font-size: 29px;
        margin: 0
    }

    .growers-page .section-item-text p {
        font-family: FFGoodPro-Regular;
        font-weight: 300;
        color: #fff;
        font-size: 18px;
        margin: 19px 0 0
    }

    .growers-page .section-item-text ul {
        padding: 0 0 0 15px;
        margin-top: 19px
    }

        .growers-page .section-item-text ul li {
            font-family: FFGoodPro-Regular;
            font-weight: 300;
            color: #fff;
            font-size: 18px;
            margin-top: 19px
        }

.growers-page .btn-primary {
    background-color: #004631;
    color: #fff;
    font-family: FFGoodProCond-Black;
    font-weight: 300;
    font-size: 20px;
    width: 190px;
    height: 40px;
    border-radius: 4px;
    border: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    pointer-events: all
}

    .growers-page .btn-primary:active svg, .growers-page .btn-primary:hover svg {
        fill: #004631
    }

    .growers-page .btn-primary svg {
        fill: #fff;
        display: inline-block;
        margin-left: 8px;
        -webkit-transition: fill .15s linear;
        -o-transition: fill .15s linear;
        transition: fill .15s linear;
        position: relative;
        top: 3.5px
    }

.product-sheet-print .main-banner-logo {
    width: 120px !important
}

.product-sheet-print .main-banner {
    display: block
}

.product-sheet-print .main-banner-prod-info-wrapper {
    display: inline-block;
    margin-top: 0
}

    .product-sheet-print .main-banner-prod-info-wrapper .main-banner-prod-text {
        text-align: left;
        display: block;
        margin-top: 0
    }

        .product-sheet-print .main-banner-prod-info-wrapper .main-banner-prod-text h1 {
            font-size: 20px;
            font-weight: 700
        }

.product-sheet-print #benefitsList {
    text-align: left
}

.product-sheet-print .prod-details-sub-title {
    margin-top: 5px;
    margin-bottom: 5px
}

    .product-sheet-print .prod-details-sub-title.instructions {
        margin: 0 !important;
        width: 100%
    }

    .product-sheet-print .prod-details-sub-title h3 {
        font-size: 16px;
        padding: 0;
        font-weight: 700
    }

.product-sheet-print .main-banner-prod-info {
    margin-top: 30px !important
}

.product-sheet-print .prod-details-table td {
    font-size: 16px;
    padding: 5px 10px
}

.product-sheet-print .prod-details-ingredients-text p {
    font-size: 14px
}

.product-sheet-print .prod-details-ingredients-symbol-wrapper, .product-sheet-print .prod-details-nutrition-label-wrapper {
    margin-top: 0 !important
}

    .product-sheet-print .prod-details-ingredients-symbol-wrapper img {
        height: 50px !important
    }

.product-sheet-print .prod-details-table-key {
    width: 30%
}

.swiper-container-featured-prod, .swiper-container-featured-prod2 {
    position: inherit;
    width: 100%;
    padding: 0 30px
}

    .swiper-container-featured-prod a {
        color: inherit
    }

.featured-prod {
    position: relative;
    margin: 60px 0
}

.swiper-button-next, .swiper-button-prev {
    background-image: none;
    height: 100%;
    top: 0;
    margin-top: 0;
    width: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .swiper-button-next img, .swiper-button-prev img {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

.swiper-button-next {
    right: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.swiper-button-prev {
    left: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.pagination-wrapper {
    display: none;
    margin-top: 15px
}

    .pagination-wrapper div {
        font-family: FFGoodPro-Regular;
        font-weight: 300;
        color: #004631;
        font-size: 20px;
        bottom: 95%
    }

.featured-prod-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #979797;
    padding: 5px 5px 5px 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden
}

.featured-prod-img-container {
    height: 170px;
    width: 260px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .featured-prod-img-container img {
        max-width: 250px;
        margin-left: 15px;
        margin-right: 15px
    }

.section-title .category-title-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.seg-item-wrap {
    padding: 15px
}

    .seg-item-wrap .menu-item {
        height: 245px;
        border-radius: 5px
    }

.featured-prod-block {
    width: 55%
}

.featured-prod-h3 {
    font-family: FFGoodPro-Bold;
    margin-top: 10px;
    font-weight: 700
}

.promo-bg {
    background-size: cover;
    background-position: 50% 50%;
    height: 552px
}

.swiper-container-promo .swiper-pagination-bullets {
    bottom: 93%;
    left: 90%;
    width: 120px
}

.swiper-container-promo .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff
}

    .swiper-container-promo .swiper-pagination-bullet:hover {
        opacity: 1
    }

.swiper-container-promo .swiper-pagination-bullet-active {
    background: #fff
}

.promo h2 {
    font-family: FFGoodProCond-Black;
    font-weight: 300;
    font-style: italic;
    color: #fff;
    font-size: 24px
}

.promo h1 {
    font-family: FFGoodProCond-Black;
    font-weight: 500;
    color: #fff;
    font-size: 44px;
    text-transform: none;
    margin-bottom: 20px
}

.promo p {
    font-family: FFGoodPro-Regular;
    font-weight: 300;
    color: #fff;
    font-size: 20px;
    line-height: 30.24px
}

.promo .btn.btn-primary {
    width: 142px;
    height: 40px;
    font-size: 20px;
    font-weight: 300
}

.explore-more-prods {
    background-size: cover;
    background-position: 50% 50%;
    height: 400px;
    position: relative;
    margin-top: 55px;
    margin-bottom: 85px
}

.explore-more-prods-title-wrapper {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .explore-more-prods-title-wrapper h5 {
        color: #fff;
        cursor: pointer;
        font-family: FFGoodProCond-Black;
        font-weight: 500;
        font-size: 48px;
        text-shadow: 0 2px 4px rgba(0,0,0,.5)
    }

.manager-info-box {
    padding: 0 25px 0 45px;
    margin-bottom: 45px
}

    .manager-info-box h2 {
        margin-top: 0;
        margin-bottom: 17px;
        font-family: FFGoodPro-Regular;
        font-weight: 400;
        color: #004631;
        font-size: 26px
    }

    .manager-info-box a, .manager-info-box p {
        color: #404040;
        font-family: FFGoodPro-Regular;
        font-weight: 300;
        font-size: 16px;
        display: inline-block
    }

        .manager-info-box a:hover, .manager-info-box p:hover {
            color: #006f44
        }

.general-info-box h2 {
    margin-top: 0
}

.wtb-bar-wrapper {
    border: 1px solid #6f6f6f;
    height: 50px;
    padding-left: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center
}

.wtb-input {
    border: none;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 50%;
    margin: 1px 5px 0 0;
    font-family: FFGoodProCond-Black;
    font-weight: 300;
    font-size: 26px;
    color: #404040;
    background: 0 0
}

.wtb-description {
    text-transform: uppercase;
    font-size: 1.15rem
}

.wtb-btn {
    margin-left: auto;
    background: #004631;
    width: 50px;
    min-width: 50px;
    height: 50px;
    border: none;
    position: relative;
    left: 2px
}

    .wtb-btn img {
        width: 55%;
        height: 55%
    }

.wtb-ext-link-wrap {
    margin-bottom: 2px
}

    .wtb-ext-link-wrap svg {
        position: relative;
        top: 4px;
        width: 19px;
        fill: #404040;
        margin-right: 5px;
        display: inline-block
    }

.wheretobuyblock {
    margin-left: -15px;
    margin-right: -15px
}

.margin-top {
    margin-top: 15px
}

.margin-bottom {
    margin-bottom: 30px
}

.margin-left {
    margin-left: 10px
}

.wtb-page {
    min-height: 70vh
}

    .wtb-iframe .col-wtb-input, .wtb-page .col-wtb-input {
        width: 50% !important;
        padding-left: 15px;
        padding-right: 15%;
        float: left;
        text-align: left
    }

    .wtb-iframe .col-wtb-results, .wtb-page .col-wtb-results {
        width: 50% !important;
        padding-left: 15px;
        padding-right: 15px;
        float: left;
        position: relative;
        top: -5px
    }

    .wtb-iframe .wtb-hr, .wtb-page .wtb-hr {
        margin: 30px 0 0;
        border: 0
    }

.whereToBuyIFrame {
    height: 225px
}

.is-mobile .wtb-iframe .col-wtb-input {
    width: 100% !important;
    padding-right: 15px
}

.is-mobile .wtb-iframe .col-wtb-results {
    width: 100% !important
}

.is-mobile .whereToBuyIFrame {
    height: 375px
}

#mfPreviewBar {
    display: none !important
}

body {
    height: 100%;
    width: 100%;
    background: #fff;
    font-size: 16px
}

[tabindex] {
    outline: 0 !important
}

.row.is-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .row.is-flex > [class*=col-] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

.row.is-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .row.is-flex > [class*=col-] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

.equal-height {
    margin-right: 0;
    margin-left: 0
}

.full-bleed-with-margin {
    margin: 0 3%
}

.no-gutter {
    padding-left: 0;
    padding-right: 0
}

.half-margin {
    margin-right: -7.5px;
    margin-left: -7.5px
}

.no-margin {
    margin-left: 0;
    margin-right: 0
}

.half-gutter {
    padding-right: 7.5px;
    padding-left: 7.5px
}

.gutter-top {
    margin-top: 15px
}

.gutter-left {
    margin-left: 15px
}

.gutter-right {
    margin-right: 15px
}

.gutter-bottom {
    margin-bottom: 15px
}

button:focus, input:focus, select:focus, textarea:focus {
    outline: 0
}

.vertical-center {
    position: relative;
    top: 50%;
    width: 60%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.CTA-row-item {
    background-color: #154734;
    opacity: 0.9;
    width: 320px;
    margin: auto;
    height: 280px;
    /*display: flex;
    flex-direction: column;
    justify-content: center;*/
}

.promoDesc {
    padding: 2px 10px 2px 10px;
    height: 115px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

    .promoDesc p {
        color: #FFFFFF;
        margin-bottom: 0px;
    }

    .promoDesc p {
        color: #FFFFFF;
    }

.CTA-row-item h2 {
    padding-top: 20px;
    padding-bottom: 8px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.btn {
    margin-top: 15px;
}

.CTA-row-item .hover-content .btn {
    margin-top: 0px;
}

.btn-primary {
    font-family: FFGoodProCond-Black !important;
    background-color: #006f44;
    border: 2px solid #006F44;
    opacity: 0;
    -webkit-transition: color .3s linear,background-color .3s linear;
    -o-transition: color .3s linear,background-color .3s linear;
    transition: color .3s linear,background-color .3s linear;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    opacity: 1;
    text-transform: uppercase;
}

    .btn-primary:before {
        border-radius: 2px;
        background: #fff
    }

    .btn-primary:active, .btn-primary:hover {
        background-color: #ffff;
        color: #006f44;
        border-color: #006f44
    }

    .btn-primary:focus {
        color: #ffff;
        text-decoration: underline;
        border-color: #006f44 !important;
        /*box-shadow: 0px 0px 8px rgb(251, 222, 64);*/
    }

.btn-secondary {
    font-family: FFGoodProCond-Black;
    background-color: #fff;
    border: 2px solid #006f44;
    color: #006f44;
    opacity: 0;
    -webkit-transition: color .3s linear,background-color .3s linear;
    -o-transition: color .3s linear,background-color .3s linear;
    transition: color .3s linear,background-color .3s linear;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    opacity: 1;
    text-transform: uppercase;
}

    .btn-secondary:before {
        border-radius: 4px;
        background: #004631
    }

    .btn-secondary:focus {
        color: #006f44;
        text-decoration: underline;
        background: #fff;
        /*box-shadow: 0px 0px 8px rgb(251, 222, 64);*/
    }

    .btn-secondary:active, .btn-secondary:active:hover, .btn-secondary:hover {
        color: #fff;
        background-color: #006f44;
        border-color: #006f44;
    }

.btn-tertiary {
    font-family: FFGoodProCond-Black;
    background-color: transparent;
    color: #fff;
    text-transform: uppercase;
}

    .btn-tertiary:after {
        content: "\f061";
        font-family: FontAwesome;
        font-size: 16px;
        padding-left: 15px;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s
    }

    .btn-tertiary:hover {
        color: #fff
    }

        .btn-tertiary:hover:after {
            padding-left: 20px
        }

    .btn-tertiary:focus {
        /*box-shadow: 0px 0px 8px rgb(251, 222, 64);*/
    }

.btn-tertiary-version-02 {
    font-family: FFGoodPro-Bold;
    font-weight: 900;
    font-size: 16px;
    background-color: transparent;
    color: #006f44;
    text-transform: uppercase;
}

    .btn-tertiary-version-02:hover:before {
        padding-right: 5px
    }

.videoModal .modal-dialog {
    width: 70vw
}

.videoModal .modal-content {
    border-radius: 0
}

.videoModal iframe {
    height: 80vh;
    width: 100%
}

.videoModal button.close {
    position: absolute;
    top: -15px;
    right: -15px;
    color: #fff;
    background-color: #000;
    border-radius: 50%;
    opacity: .8;
    width: 30px;
    height: 30px;
    font-size: 20px
}

.banner {
    position: relative;
    background-position: 50% 50%;
    background-size: cover;
    height: 400px
}

.dark-text-shadow {
    text-shadow: 2px 2px 10px #000;
    text-transform: uppercase;
}

.light-text-shadow {
    text-shadow: 0 0 20px rgba(255,255,255,.8)
}

.bannerlink {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0
}

.category-title, .section-title {
    margin-top: 30px;
    padding-bottom: 8px
}

    .category-title h2, .section-title h2 {
        font-family: FFGoodProCond-Black;
        font-weight: 500;
        font-size: 38px;
        color: #006f44;
        text-transform: uppercase;
        width: 100%;
    }

    .category-title p, .section-title p {
        font-family: FFGoodProCond-Black;
        font-weight: 300;
        font-size: 16px;
        color: #404040;
        margin: 18px 0 0
    }

.bottom-space {
    margin-bottom: 30px
}

.divider {
    height: 2px;
    width: 100%;
    border-bottom: 1px solid #979797
}

.dd-segments {
    padding: 25px 0 40px;
    border-bottom: 1px solid #006f44
}

    .dd-segments label {
        font-size: 16px;
        margin-right: 10px;
        font-family: FFGoodPro-Regular;
        font-weight: 300
    }

    .dd-segments .select2-container.select2-container--default {
        height: 100%
    }

    .dd-segments .select2-container--default .select2-selection--single {
        border: none;
        height: 100%;
        background: 0 0
    }

        .dd-segments .select2-container--default .select2-selection--single .select2-selection__rendered {
            font-family: FFGoodProCond-Black;
            font-weight: 300;
            font-size: 20px;
            background-color: #004631;
            color: #fff;
            padding: 10px 30px 10px 15px
        }

        .dd-segments .select2-container--default .select2-selection--single .select2-selection__arrow b {
            border-color: #fff transparent transparent;
            border-width: 10px 8px 0;
            top: 70%;
            left: -10%
        }

    .dd-segments .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
        border-color: transparent transparent #fff;
        border-width: 0 8px 10px;
        top: 70%;
        left: -10%
    }

    .dd-segments .select2-results.search-drop-style .select2-results__options .select2-results__option {
        font-family: FFGoodProCond-Black;
        font-weight: 300;
        font-size: 24px
    }

.mBot30 {
    margin-bottom: 30px
}

.banner-link-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.tile_brand-logo {
    width: 86px;
    height: 56px;
}

.tile_product-logo {
    height: 13px;
    margin: 0 0 7px
}

li.facet-active {
    display: inline-block
}

    li.facet-active .btn {
        margin-top: 0;
        margin-bottom: 10px
    }

.facets-summary h3 {
    margin-top: 0
}

.facets-amount strong {
    color: #006f44
}

.remove-btn {
    position: relative
}

    .remove-btn:after {
        content: '\f00d ';
        font-family: FontAwesome;
        padding: 0 0 0 10px;
        color: #787878
    }

.no-result {
    margin: 15px 0 60px
}

.image-text-block1 p {
    margin-bottom: 15px;
    padding-right: 35px
}

.image-text-block1--item {
    min-height: 545px
}

.image-text-block1--badge-img {
    width: 93%;
    position: relative;
    top: -70px
}

.image-text-block1--img {
    width: 100%;
    margin-bottom: 45px
}

.image-text-block2 {
    padding-top: 115px;
    margin-bottom: 100px;
    position: relative
}

.image-text-block2--img, .image-text-block4--map {
    width: 95%
}

.image-text-block3--logo {
    width: 85%;
    position: relative
}

.story-section {
    padding-top: 50px;
    padding-bottom: 50px
}

.stories-container .story-section {
    padding-top: 0 !important
}

.prod-main a:focus {
    outline-offset: unset !important;
    outline: none !important;
}

.focus-outline:focus, a:focus {
    outline: #006f44 auto !important;
    outline-offset: -2px !important
}

.focus-outline-white:focus {
    outline: #fff auto !important;
    outline-offset: -2px !important
}

.link-default-color {
    color: #000
}

@media only screen and (max-width:1500px) {
    .career-page-v2 .map-marker-wrapper.lethbridge {
        top: 47.1%;
        left: 26.4%
    }

    .career-page-v2 .map-marker-wrapper.jamestown {
        top: 59.4%;
        left: 42%
    }

    .career-page-v2 .map-marker-wrapper.wheatly {
        top: 65%;
        left: 67.7%
    }

    .career-page-v2 .map-marker-wrapper.pei {
        top: 41.8%;
        left: 86.4%
    }
}

@media (max-width:1200px) {
    .mobile-video {
        display: none !important
    }

    .desktop-med-video {
        display: flex !important
    }

    .desktop-lg-video {
        display: none !important
    }
}

@media only screen and (max-width:1200px) {
    .prod-entry-tabbed-page .main-banner-social-links {
        margin-top: 0
    }

    .homepage .second-section .small-banner .content-wrap {
        width: 90%;
        margin: 0 auto
    }

        .homepage .second-section .small-banner .content-wrap h1 {
            font-size: 44px
        }

        .homepage .second-section .small-banner .content-wrap .font-highlight {
            font-size: 44px
        }

    #product-page .prod-main-shot {
        bottom: 90px
    }

    .latest-news-page .news-item .news-item-info {
        width: 60%
    }

    .recipe-landing .drop-dwn-wrapper .drop-dwn-lookingfor, .recipe-landing .drop-dwn-wrapper .drop-dwn-using {
        text-align: center
    }

    .our-story .values-item {
        min-height: 195px
    }

    .career .banner-career-location {
        height: 120px
    }

    .career h3 {
        line-height: 120px
    }
}

@media only screen and (min-width:1024px) and (max-width:1366px) and (max-height:768px) {
    .side-nav {
        top: 70%
    }

        .side-nav .side-nav-line {
            height: 20px
        }

    .growers-page .section-item.section-item-main .section-item-text {
        top: 404px
    }

    .growers-page .map {
        width: 308px;
        height: 305px
    }

    .growers-page .map-marker-tooltip {
        padding: 20px 15px 15px;
        width: 269px;
        height: auto
    }

    .growers-page .map-marker-wrapper.pei {
        top: 151px;
        left: 288px
    }

    .growers-page .map-marker-wrapper.lethbridge {
        top: 157px;
        left: 116px
    }

    .growers-page .map-marker-wrapper.jamestown {
        top: 175px;
        left: 158px
    }

    .growers-page .map-marker-wrapper.wheatly {
        top: 187px;
        left: 232px
    }
}

@media only screen and (max-width:992px) {
    .gutter-left, .gutter-right {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .generic-landing-template .gutter-left {
        margin-left: 15px !important
    }

    .homepage .small-banner-wrap.middle-banner {
        padding-right: initial;
        padding-left: initial
    }

    .cavendish-navbar.affix-top .navbar-brand {
        width: 155px
    }

        .cavendish-navbar.affix-top .navbar-brand img {
            width: 100%;
            margin-left: 15px
        }

    .menu-item, .recipe-item {
        margin-bottom: 15px
    }

    .prod-main {
        margin-top: 30px
    }

    .prod-main-shot {
        bottom: 20px
    }

    .prod-recipes .prod-recipes .recipe-item {
        height: 350px
    }

    .prod-recipes .recipe-info-wrapper .recipe-details {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .homepage .second-section .small-banner.gutter-left {
        margin-left: 15px !important
    }

    .homepage .second-section .small-banner.gutter-right {
        margin-right: 15px !important
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .homepage .second-section .small-banner {
        height: 30vh
    }

        .homepage .second-section .small-banner.gutter-left {
            margin-left: 15px !important
        }

        .homepage .second-section .small-banner.gutter-right {
            margin-right: 15px !important
        }

        .homepage .second-section .small-banner .content-wrap .font-highlight {
            font-size: 30px
        }

    .career-page-v2 .map-marker-wrapper.lethbridge {
        top: 45.3%;
        left: 26.2%
    }

    .career-page-v2 .map-marker-wrapper.jamestown {
        top: 57.6%;
        left: 41.5%
    }

    .career-page-v2 .map-marker-wrapper.wheatly {
        top: 63.6%;
        left: 67.2%
    }

    .career-page-v2 .map-marker-wrapper.pei {
        top: 39.9%;
        left: 86.3%
    }

    .career-page-v2 .row-irving-opportunities .irving-ltd-logo {
        position: relative;
        top: 60px
    }
}

@media only screen and (min-width:768px) and (max-width:992px) {
    .cavendish-navbar.affix-top .navbar-brand img {
        width: 160px;
        top: 35px
    }

    .cavendish-navbar .main-nav .navbar-nav > li > a {
        font-size: 16px;
        padding: 10px
    }

    .homepage .second-section .small-banner .content-wrap .font-highlight {
        font-size: 36px
    }
}

@media only screen and (max-width:768px) {
    body {
        overflow-x: hidden
    }

    .manager-info-box {
        padding: 0 15px;
    }

    .product-container {
        box-shadow: 0px 3px 7px 0px #0000001a;
        border-radius: 5px;
        width: 331px !important;
        height: 331px !important;
        margin-left: 0px !important
    }

    .product-container-fs {
        box-shadow: 0px 3px 7px 0px #0000001a;
        border-radius: 5px;
        width: 335px !important;
        height: 335px !important
    }

    .prod-recipes h5 {
        font-size: 22px;
        padding-top: 15px;
    }

    .recipe-page .instructions h2 {
        font-size: 34px;
    }

    .recipe-page .tabs .panel {
        padding: 15px;
        box-shadow: none;
    }

    .prod-recipes.no-pad-bot {
        padding-bottom: 14px;
        width: 100%;
        margin: 0
    }

    .homepage .second-section .small-banner {
        height: 50vh;
        min-height: 340px
    }

        .homepage .second-section .small-banner.gutter-left {
            margin-left: 0 !important
        }

        .homepage .second-section .small-banner.gutter-right {
            margin-right: 0 !important
        }

    .generic-landing-template .second-section .promo-banner img {
        width: 100%
    }

    .mobile-hash-nav .anchor-nav-li.mobile:hover {
        border: 0;
        text-decoration: none;
        color: #004631;
        border-bottom: 3px solid #006f44
    }

    .videoModal .modal-body {
        padding: 5px 5px 0
    }

    .videoModal .modal-dialog {
        width: 90vw !important;
        margin: 190px auto 0
    }

    .videoModal iframe {
        height: 30vh !important
    }

    .article-page {
        margin-top: 180px
    }

    .wtb-page .col-wtb-input {
        width: 100% !important;
        padding-right: 15px
    }

    .wtb-page .col-wtb-results {
        width: 100% !important
    }

    .career-landing .vertical-center {
        top: 60%
    }

    .career-landing h1 {
        font-size: 44px !important;
        text-align: center
    }

    .career-landing .fit-video {
        margin: 45px 0
    }

    .career-landing .btn {
        width: 80%;
        margin: 30px auto;
        display: block
    }

    .career-landing hr {
        margin-top: 30px;
        margin-bottom: 15px
    }

    .career-landing .banner-careers-location {
        height: 185px;
        margin: 10px -15px
    }


    .mobile-video {
        display: flex !important
    }

    .desktop-med-video {
        display: none !important
    }

    .desktop-lg-video {
        display: none !important
    }

    .career-landing .banner-careers-location h3 {
        line-height: 185px;
        font-size: 26px;
        text-align: center
    }

    .career-landing .career-map-container {
        margin: 45px 0 0
    }

    .contact-us .info {
        margin-top: 10px
    }

        .contact-us .info .info-item {
            text-align: left;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            border-right: 0;
            min-height: 110px
        }

            .contact-us .info .info-item a {
                margin: 0;
                width: 100%
            }

    .contact-us .form-banner {
        border: none
    }

        .contact-us .form-banner div:first-of-type {
            text-align: center
        }

        .contact-us .form-banner div:last-of-type {
            margin-top: 45px
        }

    .contact-us .form-inputs {
        margin-top: 15px
    }

        .contact-us .form-inputs textarea {
            min-height: 166px
        }

        .contact-us .form-inputs .submit, .contact-us .form-inputs .submit-btn {
            text-align: center
        }

            .contact-us .form-inputs .submit-btn .btn-primary {
                float: none;
                display: block;
                margin: 10px auto
            }

    .contact-us .map-banner {
        text-align: center;
        margin: 65px -15px 45px
    }

    .contact-us #g-map-container {
        height: 400px
    }

    .career.mobile {
        height: 80px;
        position: absolute;
        top: 400px;
        width: 100vw;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s
    }

        .career.mobile.affix {
            top: 59px;
            position: fixed;
            z-index: 9;
            -webkit-transition: .2s;
            -o-transition: .2s;
            transition: .2s
        }

    .career .career-content-wrap {
        margin-top: 65px
    }

    .career .banner {
        margin: 0 -15px
    }

        .career .banner.short-banner {
            margin: 30px 0 45px
        }

    .career .fit-video {
        margin: 45px 0
    }

    .career hr {
        margin-bottom: 30px
    }

    .career .vertical-center {
        top: 60%
    }

    .career .btn {
        width: 70%
    }

    .career h1 {
        font-size: 44px;
        text-align: center;
        margin: 45px 0
    }

        .career h1.biggerHeading {
            font-size: 38px
        }

    .career p.cols-2 {
        -webkit-column-count: 1;
        column-count: 1
    }

    .career-page.mobile {
        height: 80px;
        position: absolute;
        top: 400px;
        width: 100vw;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s
    }

        .career-page.mobile.affix {
            top: 59px;
            position: fixed;
            z-index: 9;
            -webkit-transition: .2s;
            -o-transition: .2s;
            transition: .2s
        }

    .career-page .content-container {
        margin-top: 0
    }

    .career-page .jobs-container h2 {
        text-align: center
    }

    .career-page .jobs-container .job-section.job-section-first {
        padding-top: 30px;
        margin-top: 20px
    }

    .career-page .jobs-container .video-col {
        margin-top: 20px
    }

    .career-page .jobs-container .swiper-slide p {
        width: 70%;
        margin: 0 auto
    }

    .career-page .jobs-container .lethbridge-icons .icon-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .career-page .jobs-container .lethbridge-icons .icon-item img {
            -ms-flex-item-align: start;
            align-self: flex-start;
            min-width: 53px;
            margin-right: 14px
        }

    .career-page .mobile-hash-nav .swiper-slide {
        list-style: none;
        height: 100%;
        width: 175px;
        text-align: center
    }

    .mobile-hash-nav {
        display: hidden;
        position: absolute;
        z-index: 100;
        top: 0;
        left: 0;
        width: 100%;
        background: #fff
    }

        .mobile-hash-nav.sticky {
            position: fixed;
            top: 60px;
            -webkit-box-shadow: 0 0 5px #eee;
            box-shadow: 0 0 5px #eee
        }

        .mobile-hash-nav .swiper-wrapper {
            padding: 0;
            margin: 0
        }

        .mobile-hash-nav .swiper-slide {
            list-style: none;
            height: 100%;
            width: auto;
            text-align: center
        }

        .mobile-hash-nav .anchor-nav-li.mobile {
            list-style: none;
            color: #979797;
            font-size: 20px;
            padding: 11px 15px;
            height: 100%;
            cursor: pointer
        }

            .mobile-hash-nav .anchor-nav-li.mobile.active {
                color: #004631;
                border-bottom: 3px solid #006f44
            }

    .our-story.mobile {
        height: 80px;
        position: absolute;
        top: 400px;
        width: 100vw;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s
    }

        .our-story.mobile.affix {
            top: 60px;
            position: fixed;
            z-index: 9;
            -webkit-transition: .2s;
            -o-transition: .2s;
            transition: .2s
        }

    .our-story .stories-container h2 {
        text-align: center
    }

    .our-story .stories-container .image-text-block2, .our-story .stories-container .image-text-block3, .our-story .stories-container .values {
        padding-top: 50px
    }

    .our-story .stories-container .values-banner {
        border: 0
    }

    .our-story .stories-container .values-item {
        min-height: auto;
        margin-bottom: 25px
    }

    .our-story .stories-container .image-text-block1 {
        padding-top: 45px
    }

    .our-story .stories-container .image-text-block1--badge-img {
        width: 75%;
        position: relative;
        display: block;
        margin: 20px auto 40px;
        top: 0
    }

    .our-story .stories-container .image-text-block1--item {
        padding-right: 15px;
        padding-left: 15px;
        min-height: auto;
        margin-bottom: 25px
    }

    .our-story .stories-container .image-text-block1--img {
        background-position: 40% 0
    }

    .our-story .stories-container .image-text-block4--map {
        display: block;
        margin: 30px auto 0
    }

    .our-story .stories-container .jd-irving-logo {
        width: 85%;
        position: relative;
        display: block;
        margin: 25px auto 0;
        top: 0
    }

    .our-story .stories-container .image-text-block2 {
        padding-top: 0
    }

    .our-story .stories-container .image-text-block2--img {
        width: 100%;
        position: absolute;
        bottom: -375px
    }

    .our-story .history-timeline {
        height: 840px
    }

        .our-story .history-timeline .history-nav-arrow {
            display: none
        }

        .our-story .history-timeline .history-nav {
            bottom: 390px;
            right: 0;
            width: 665px;
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg)
        }

            .our-story .history-timeline .history-nav:after {
                width: 97%
            }

            .our-story .history-timeline .history-nav .nav-item-title {
                -webkit-transform: rotate(-90deg);
                -ms-transform: rotate(-90deg);
                transform: rotate(-90deg);
                bottom: 26px;
                right: 6px
            }

            .our-story .history-timeline .history-nav .mobile-nav-spacer {
                width: 0;
                -webkit-transition: width .3s ease-out;
                -o-transition: width .3s ease-out;
                transition: width .3s ease-out
            }

                .our-story .history-timeline .history-nav .mobile-nav-spacer.spacer--current {
                    width: 370px
                }

        .our-story .history-timeline .slideshow {
            margin: 30px 0 0 23%;
            width: 74%
        }

            .our-story .history-timeline .slideshow .history-item:nth-child(10) {
                top: 300px
            }

            .our-story .history-timeline .slideshow .history-item:nth-child(9) {
                top: 270px
            }

            .our-story .history-timeline .slideshow .history-item:nth-child(8) {
                top: 240px
            }

            .our-story .history-timeline .slideshow .history-item:nth-child(7) {
                top: 210px
            }

            .our-story .history-timeline .slideshow .history-item:nth-child(6) {
                top: 180px
            }

            .our-story .history-timeline .slideshow .history-item:nth-child(5) {
                top: 150px
            }

            .our-story .history-timeline .slideshow .history-item:nth-child(4) {
                top: 120px
            }

            .our-story .history-timeline .slideshow .history-item:nth-child(3) {
                top: 90px
            }

            .our-story .history-timeline .slideshow .history-item:nth-child(2) {
                top: 60px
            }

            .our-story .history-timeline .slideshow .history-item:first-child {
                top: 30px;
                margin-top: -8px
            }

            .our-story .history-timeline .slideshow .history-item {
                max-width: 260px
            }

            .our-story .history-timeline .slideshow .year {
                color: #006f44;
                text-align: left;
                margin-top: 30px
            }

            .our-story .history-timeline .slideshow .slide-img {
                top: 0;
                width: 90%;
                text-align: center
            }

    .faq-page .banner {
        height: 340px
    }

        .faq-page .banner .vertical-center {
            top: 70%
        }

    .faq-page .faq-accordion {
        margin: 0 0 60px
    }

        .faq-page .faq-accordion h2 {
            font-size: 26px
        }

        .faq-page .faq-accordion .accordion-wrapper .accordion-title h3 {
            font-family: FFGoodPro-Bold;
            font-weight: 500;
            display: inline-block;
            color: #404040;
            font-size: 21px
        }

        .faq-page .faq-accordion .accordion-wrapper .accordion-info {
            padding: 0 15px 0 35px
        }

    .faq-page .accordion-icon {
        margin: 0 30px
    }

    .faq-page .footer-cta {
        height: 197px
    }

        .faq-page .footer-cta h4 {
            font-size: 24px
        }

    .latest-news-page .banner .vertical-center {
        top: 70%
    }

    .news-item {
        height: 155px
    }

        .news-item .news-item-info h2 {
            font-size: 18px;
            margin: 10px 0
        }

    .fs-news-item-h2 {
        font-size: 26px !important
    }

    .news-item .news-item-info p {
        font-size: 16px
    }

    .news-item .news-item-info .btn.btn-tertiary-version-02 {
        bottom: 5px
    }

    .news-item .news-img-wrapper {
        width: 125px;
        height: auto
    }

    .selling-solutions-items .news-img-wrapper {
        width: 100%;
        height: 245px
    }

    .selling-solutions-items, .attributes-benefits-items {
        height: auto;
        margin-bottom: 10px
    }

        .selling-solutions-items h2, .attributes-benefits-items h2 {
            margin: 0 0 10px
        }

        .selling-solutions-items .news-item-info.no-border {
            width: 100%;
            margin-right: 0;
            padding: 0
        }

        .attributes-benefits-items .news-item-info.no-border {
            width: 100%;
            margin: 0;
            padding: 0
        }

    .dd-segments {
        padding: 25px 30px 40px
    }

        .dd-segments form {
            margin: 0 auto;
            width: 295px
        }

        .dd-segments label {
            width: 100%;
            text-align: center
        }
    
    .homepage .homepage-container {
        margin-top: 95px
    }

    .mobile-menu-wrap {
        position: fixed;
        top: 0;
        height: 105px
    }

        .mobile-menu-wrap.affix-top {
            background-color: #fff
        }

        .mobile-menu-wrap.affix {
            background-color: #fff;
            -webkit-box-shadow: 0 0 5px #eee;
            box-shadow: 0 0 5px #eee
        }

    .top-nav-mobile {
        height: 30px;
        background-color: #154734
    }

        .top-nav-mobile .container-fluid, .top-nav-mobile .row, .top-nav-mobile .navbar-nav {
            height: 30px
        }

        .top-nav-mobile .navbar-nav {
            margin: 0;
            display: flex;
            align-items: center
        }

            .top-nav-mobile .navbar-nav li {
                width: -webkit-fill-available
            }

                .top-nav-mobile .navbar-nav li a {
                    color: #fff;
                    padding: 0;
                    height: 30px;
                    align-items: center;
                    justify-content: center
                }

                    .top-nav-mobile .navbar-nav li a:hover {
                        color: #154734;
                        background-color: #fff
                    }

    .cavendish-navbar-mobile {
        position: relative;
        z-index: 9;
        left: 0;
        width: 100%;
        cursor: pointer
    }

        .cavendish-navbar-mobile .search-mobile {
            position: absolute;
            right: 21px;
            top: 25px;
            text-align: center;
            padding-left: 13px;
        }

            .cavendish-navbar-mobile .search-mobile img {
                width: 21px;
                height: 20px;
                position: relative
            }

        .cavendish-navbar-mobile .menu-trigger {
            width: 30px;
            height: 50px;
            left: 21px;
            top: 14px;
            position: absolute;
            margin: 0;
            -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
            transform: rotate(0);
            -webkit-transition: .5s ease-in-out;
            -o-transition: .5s ease-in-out;
            transition: .5s ease-in-out;
            cursor: pointer
        }

            .cavendish-navbar-mobile .menu-trigger span {
                position: absolute;
                height: 4px;
                width: 100%;
                background: #154734;
                border-radius: 9px;
                opacity: 1;
                left: 0;
                -webkit-transform: rotate(0);
                -ms-transform: rotate(0);
                transform: rotate(0);
                -webkit-transition: .25s ease-in-out;
                -o-transition: .25s ease-in-out;
                transition: .25s ease-in-out
            }

                .cavendish-navbar-mobile .menu-trigger span:first-child {
                    top: 13px;
                    -webkit-transform-origin: left center;
                    -ms-transform-origin: left center;
                    transform-origin: left center
                }

                .cavendish-navbar-mobile .menu-trigger span:nth-child(2) {
                    top: 22px;
                    -webkit-transform-origin: left center;
                    -ms-transform-origin: left center;
                    transform-origin: left center
                }

                .cavendish-navbar-mobile .menu-trigger span:nth-child(3) {
                    top: 31px;
                    -webkit-transform-origin: left center;
                    -ms-transform-origin: left center;
                    transform-origin: left center
                }

    .mobile-logo {
        margin: 0 auto;
        top: 40px;
        position: static
    }

        .mobile-logo img {
            width: 35%
        }

    .affix-top .mobile-logo {
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s
    }

    .affix .mobile-logo {
        top: -5px;
        position: relative;
        height: 52px;
        width: 104px;
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s;
        margin: 0 auto
    }

    .cf-mobile-pushed .cavendish-navbar-mobile .menu-trigger span:first-child {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 9px;
        left: 8px;
    }

    .cf-mobile-pushed .cavendish-navbar-mobile .menu-trigger span:nth-child(2) {
        width: 0;
        opacity: 0
    }

    .cf-mobile-pushed .cavendish-navbar-mobile .menu-trigger span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 30px;
        left: 8px
    }

    .mobile-nav-logo-wrap {
        text-align: left;
        padding: 30px
    }

        .mobile-nav-logo-wrap img {
            width: 119px;
            height: 59px;
        }

    .full-bleed-with-margin {
        margin: 0 !important
    }

    .modal-container {
        top: 5px;
        position: absolute;
    }

    .product-landing-page .category-title {
        text-align: center;
        margin-top: 55px
    }

    .product-landing-page .swiper-container {
        margin: 0;
        padding-bottom: 60px;
        border-bottom: 1px solid #979797
    }

        .product-landing-page .swiper-container.swiper-02 {
            margin: 0
        }

    .product-landing-page .swiper-button-next, .product-landing-page .swiper-button-prev {
        background-color: transparent
    }

    .product-landing-page .swiper-button-prev {
        left: 20px;
        top: 40%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .product-landing-page .swiper-button-next {
        right: 20px;
        top: 40%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .product-landing-page .swiper-slide a .prod-listing-hover {
        display: none
    }

    .recipe-page .swiper-pagination-bullets {
        bottom: 10px;
        left: 0;
        width: 100%
    }

    .recipe-page .banner {
        height: 435px
    }

    .recipe-page .banner-mobile {
        margin: 10px 0
    }

    .recipe-page #cfRateMobile {
        float: none !important;
        margin: 0 auto
    }

    .recipe-page .instructions {
        margin-top: 10px
    }

        .recipe-page .instructions .directions {
            margin-top: 10px;
            margin-bottom: 10px
        }

    .recipe-page h1 {
        font-size: 44px
    }

    .recipe-cat {
       /* margin-top: 27%;*/
    }

    .recipe-page .cook-time-info p {
        font-size: 18px;
        margin: 0
    }

    .recipe-page .bottom-align-wrapper {
        margin: 24px;
        margin-left: 15px;
        top: 40px;
    }

    .recipe-page .swiper-container {
        height: 435px!important;
    }

    .recipe-page .recipe-stars {
        margin-top: 2px;
    }

    .recipe-page .social {
        padding-bottom: 0;
        display: flex;
        flex-direction: column-reverse;
    }

        .recipe-page .social .social-desc {
            text-align: center;
            border: 0;
            margin-bottom: 20px;
            display: flex;
        }

            .recipe-page .social .social-desc p {
                padding: 0;
                margin-left: 0;
            }

        .recipe-page .social .social-icons {
            display: inline;
        }

            .recipe-page .social .social-icons .icon-desc {
                bottom: 0;
                margin-left: 0;
            }

    .recipe-page .spacer {
        height: 0;
        border-top: 0;
        border-bottom: 1px solid #006f44;
        width: 100%;
        margin-left: 0%;
    }

    .recipe-page .featured-product h4 {
        text-align: center
    }

    .recipe-page .instructions .ingredients {
        margin-top: 35px;
        border: 0
    }

    .menus, .recipes {
        margin-right: -7.5px;
        margin-left: -7.5px;
        padding-bottom: 0
    }

    .recipe-landing .swiper-pagination-bullets {
        bottom: 10px;
        left: 0;
        width: 100%
    }

    .recipe-landing .recipe-landing-promo-bg {
        height: 430px
    }

    .recipe-page-gradient-background {
        width: 100%
    }

    .recipe-landing .promo {
        top: 60%;
        width: 100%;
        text-align: center
    }

    .recipe-landing .drop-dwn-wrapper {
        text-align: center;
        border: 0;
        margin-top: 0
    }

        .recipe-landing .drop-dwn-wrapper .drop-dwn-prefix {
            color: #404040;
            font-size: 18px
        }

        .recipe-landing .drop-dwn-wrapper div {
            border-bottom: 1px solid #404040;
            height: 75px;
            padding: 14px 0
        }

            .recipe-landing .drop-dwn-wrapper div:first-of-type {
                height: 75px;
                padding-top: 30px;
                border-top: 1px solid #404040
            }

    .select2-container {
        width: 100% !important
    }

    .recipe-landing .drop-dwn-sortby .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 18px;
        color: #004631;
        opacity: 1;
        bottom: 2px
    }

    .half-gutter {
        padding-right: 4%;
        padding-left: 7.5px;
    }

    .sell-feature {
        height: 270px;
        background: #EDEDED 0% 0% no-repeat padding-box;
        opacity: 1;
        padding: 20px;
    }

    .recipe-landing .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #154734;
        font-size: 20px;
        margin-top: 10px;
        width: 100%
    }

    .recipe-landing .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 30%
    }

    .recipe-landing .drop-down-sortby .select2-container--default .select2-selection--single .select2-selection__arrow {
        left: 120%
    }

    .category-recipe .container-fluid .full-bleed-with-margin .breadcrumbs {
        left: 5%;
    }

    .category-recipe {
        /*position: absolute;
        margin-top: 14%;*/
    }

        .category-recipe .container-fluid .full-bleed-with-margin .vertical-center {
            width: 48% !important;
            margin-left: 3%;
            padding-left: 0px;
        }

    .recipe-description {
        font-size: 18px !important;
        width: 100% !important;
        margin-top: 0 !important;
        margin-left: 0 !important;
    }

    .recipe-landing .drop-dwn-sortby .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: #004631 transparent transparent;
        border-width: 10px 9px 0 10px;
        top: 15%;
    }

    .recipe-landing .drop-dwn-sortby .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
        border-color: transparent transparent #004631 !important;
        border-width: 0 9px 10px;
        top: 15%;
    }

    .recipe-landing .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: rgba(64,64,64,.5) transparent transparent;
        border-width: 10px 9px 0 10px;
        transform: rotate(228deg);
        top: 15%;
    }

    .recipe-landing .drop-down-sortby .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: 30%;
    }

    .recipe-landing .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
        border-color: transparent transparent rgba(64,64,64,.5) !important;
        border-width: 0 9px 10px
    }

    .recipe-landing .recipes.margin-top {
        margin-top: 15px
    }

    .recipes .recipe-item {
        height: 270px
    }

    .segment-landing .swiper-pagination-bullets {
        bottom: 10px;
        left: 0;
        width: 100%
    }

    .segment-landing .segment-landing-promo-bg {
        height: 430px
    }

    .segment-landing .promo {
        top: 69%;
        text-align: center;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .segment-landing .menus.margin-top {
        margin-top: 55px
    }

    .breadcrumbs {
        padding: 18px 15px;
        margin: 0;
        margin-top: 100px;
    }

    .homepage .first-section {
        text-align: center;
        margin-top: 0;
        min-height: 0;
        height: 100vh;
        overflow: hidden
    }

        .homepage .first-section:before {
            content: "";
            background-color: rgba(255,255,255,.25);
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%
        }

        .homepage .first-section .mobile-logo {
            margin-bottom: 20px
        }

        .homepage .first-section .vertical-center {
            top: 55%
        }

    .homepage .second-section .small-banner-wrap .small-banner {
        overflow: hidden
    }

        .homepage .second-section .small-banner-wrap .small-banner:before {
            content: "";
        }

        .homepage .second-section .small-banner-wrap .small-banner .hover-content {
            display: block
        }

            .homepage .second-section .small-banner-wrap .small-banner .hover-content p {
                margin-bottom: 0
            }

        /*.homepage .second-section .small-banner-wrap .small-banner .content-wrap {
            width: 85%;
            max-width: 335px
            height: 70%;*/
        }

            .homepage .second-section .small-banner-wrap .small-banner .content-wrap .hover-content a {
                font-size: 16px
            }

    .homepage .fourth-section, .homepage .third-section {
        text-align: center
    }

    #search-modal .search-bar-wrapper {
        position: relative
    }

        #search-modal .search-bar-wrapper .select2 {
            position: absolute;
            top: -80px;
            left: 50%;
            -webkit-transform: translate(-50%,0);
            -ms-transform: translate(-50%,0);
            transform: translate(-50%,0)
        }

    #search-modal .vert-bar {
        display: none
    }

    .product-page h4 {
        margin: 15px 0
    }

    .product-page p {
        margin: 0
    }

    #product-page .prod-main-shot {
        bottom: 0;
        margin-top: 60px
    }

    #product-page .prod-caro-arrows {
        width: 20px;
        top: 35%;
        display: none
    }

    #product-page .prod-nutrition {
        margin: 0px 0 0
    }

    .product-page .prod-main-info h1 {
        font-size: 42px;
    }

    .product-page h3 {
        font-size: 22px;
        margin: 0
    }

    .product-page h4 {
        font-size: 20px;
    }

    .product-page .prod-cooking ul li p {
        font-size: 18px;
    }

    #product-page .prod-nutrition-img {
        margin-top: 0px
    }

    #product-page .prod-main-info {
        margin: 0
    }

    #product-page .prod-main {
        margin-top: 0
    }


    .product-page .prod-main-info h1 {
        font-size: 42px;
    }

    .product-page h3 {
        font-size: 22px;
    }

    .product-page h4 {
        font-size: 20px;
    }

    .product-page .prod-cooking ul li p {
        font-size: 18px;
    }

    #product-page .prod-main .prod-main-img-container {
        margin: 60px 0
    }

    #product-page .prod-hr {
        margin: 10px 0
    }

    #product-page .prod-map {
        margin-top: 20px;
        overflow: scroll
    }

    #product-page .prod-recipes .recipe-info-wrapper .recipe-details {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    #product-page .prod-recipes .recipe-view-all {
        top: 15px;
        font-size: 18px
    }

    #product-page .prod-recipes:last-of-type {
        margin-bottom: -30px
    }

    #product-page .prod-recipes .recipe-item {
        margin-bottom: 15px
    }

    .generic-template .container-fluid {
        padding-right: 0;
        padding-left: 0
    }

    .generic-template .first-section {
        margin-top: 0
    }

        .generic-template .first-section .align-bottom-left {
            left: 50%;
            -webkit-transform: translatex(-50%);
            -ms-transform: translatex(-50%);
            transform: translatex(-50%);
            top: 100px;
            bottom: initial;
            text-align: center
        }

    .generic-template .second-section .no-gutter:first-of-type {
        padding-left: 15px;
        padding-right: 15px
    }

    .generic-template .gutter-left:first-of-type {
        margin-right: 15px
    }

    .generic-template .gutter-right:first-of-type {
        margin-right: 0
    }

    .cf-footer {
        text-align: center;
        height: auto;
        padding-bottom: 15px
    }

        .cf-footer .nav.nav-pills {
            padding-right: 0
        }

        .cf-footer .nav-pills li {
            float: none
        }

            .cf-footer .nav-pills li a {
                padding: 10px 0 0
            }

        .cf-footer .phone {
            text-align: center;
            padding: 4px
        }

        .cf-footer .social-icons {
            float: none !important;
            margin-bottom: 10px
        }

        .cf-footer .copyright-row {
            width: 70%;
            margin: 20px auto 0;
            position: relative;
            padding: 0
        }

            .cf-footer .copyright-row .copyright {
                position: relative
            }

    .cms-page .banner .vertical-center {
        top: 70%
    }

    .cms-page .banner h1 {
        font-size: 44px
    }

    .prod-listing-page .no-gutter {
        width: 335px;
        margin: auto
    }

    .prod-listing-page .product-banner {
        height: 293px
    }

    .prod-listing-page .search {
        margin-bottom: 20px
    }

        .prod-listing-page .prod-listing-wrapper .prod-listing-info {
            border-top: 1px solid #00BF6F
        }

        .prod-listing-page .prod-listing-wrapper .prod-info-img {
            top: 25px;
            left: 8px
        }

    .featured-prod-slide {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 5px
    }

    .featured-prod-img-container img {
        margin-left: 0
    }

.category-title .category-title-content h2 {
    font-size: 34px;
    position: relative;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap;
}

    .featured-block {
        margin-top: 10px
    }

        .featured-block > div {
            border-radius: 5px 5px 0 0
        }

        .featured-block > .sell-feature {
            border-radius: 0 0 5px 5px
        }

    .b2b-general .news-stories {
        margin-top: 0 !important
    }

        .prod-entry-tabbed-page .benefits-list-title {
            font-size: 18px
        }

        .prod-entry-tabbed-page .banner-link, .prod-entry-tabbed-page .prod-details.banner-title {
            text-align: center
        }

        .prod-entry-tabbed-page .nav-prod {
            display: none
        }

        .prod-entry-tabbed-page .main-banner-prod-info {
            padding-left: 15px;
            padding-bottom: 0;
            margin-bottom: 20px
        }

        .prod-entry-tabbed-page .main-banner-social-links {
            margin: 15px auto 25px
        }

        .prod-entry-tabbed-page .xzoom-gallery {
            width: 95px;
            height: 95px;
        }

        .prod-entry-tabbed-page .explore-more-prods {
            margin-bottom: 0
        }

        .prod-entry-tabbed-page .seperator {
            margin: 35px 0 15px
        }

        .prod-entry-tabbed-page .prod-details-instructions-item p {
            font-size: 16px
        }

        .prod-entry-tabbed-page .prod-details-banner .banner-link {
            padding-top: 10px
        }

        .prod-entry-tabbed-page .prod-details-nutrition-label-wrapper {
            text-align: center;
            margin-top: 15px
        }

        .prod-entry-tabbed-page .nutrition-label-wrapper {
            float: none;
            margin: 0 auto
        }

        .prod-entry-tabbed-page .prod-details-sub-title.instructions {
            margin: 10px 0 0
        }

        .prod-entry-tabbed-page .prod-details-sub-title.specifications {
            margin: 50px 0 15px 8.33333333%;
            width: 100%;
        }

        .prod-entry-tabbed-page .prod-details-sub-title.ingredients, .prod-entry-tabbed-page .prod-details-sub-title.pricing {
            margin: 58px 0 15px 8.33333333%
        }

        .prod-entry-tabbed-page .prod-details-ingredients-symbol-wrapper {
            text-align: center;
            margin-top: 20px
        }

        .prod-entry-tabbed-page .banner-title h2 {
            font-size: 34px
        }

        .prod-entry-tabbed-page .category-title-content h2 {
            margin-top: 10px
        }

        .prod-entry-tabbed-page .prod-details-sub-title h3 {
            font-size: 22px !important;
            margin-bottom: 0
        }

        .prod-entry-tabbed-page .featured-prod {
            margin: 40px 0 85px
        }

        .prod-entry-tabbed-page .news-stories {
            margin-bottom: 0;
            margin-top: 20px
        }

        .prod-entry-tabbed-page .category-title {
            margin-top: 30px
        }

    .side-nav {
        position: fixed;
        left: 3%;
        top: 49%;
        z-index: 1;
    }

    .side-nav .side-nav-dot:hover[style] {
        background-color: #fff !important
    }

    .side-nav .side-nav-dot.map-dot:hover[style] {
        background-color: #fff !important
    }

    .side-nav .map-dot-top {
        width: 11px;
        height: 11px
    }

    .side-nav .map-dot-top .map-dot-top-icon {
        margin-top: 0px;
        padding-top: 8px;
    }

    .map {
        width: 326px;
        height: 305px;
        top: 20%
    }

        .map.map-overlay-state {
            top: 44%
        }

    .map-marker-tooltip {
        padding: 20px 15px 15px;
        width: 269px;
        height: auto
    }

    .map-marker-wrapper.pei {
        top: 151px;
        left: 288px
    }

    .map-marker-wrapper.lethbridge {
        top: 157px;
        left: 116px
    }

    .map-marker-wrapper.jamestown {
        top: 175px;
        left: 158px
    }

    .map-marker-wrapper.wheatly {
        top: 187px;
        left: 232px
    }

    .map-overlay .map-close-btn {
        top: 15px;
        right: 15px
    }

    .growers-page {
        padding-top: 55px
    }

        .growers-page .section-item {
            /*padding: 12px 10px 80px;*/
            height: auto;
        }

            .growers-page .section-item:before {
                content: '';
                position: absolute;
                width: 95%;
                height: 1px;
                top: 0;
                left: 50%;
                -webkit-transform: translatex(-50%);
                -ms-transform: translatex(-50%);
                transform: translatex(-50%);
                background-color: #404040
            }

            .growers-page .section-item:first-of-type:before {
                height: 0
            }

            .growers-page .section-item.section-item-main .section-item-text {
                position: relative;
                bottom: initial;
                left: initial;
                top: initial
            }

            .growers-page .section-item:last-of-type .section-item-text {
                position: relative;
                top: initial;
                right: initial;
                left: initial
            }

        .growers-page #section-link-5 .section-item-text {
            top: initial;
            -webkit-transform: translatey(0);
            -ms-transform: translatey(0);
            transform: translatey(0)
        }

        .growers-page .video-play-btn {
            width: 79px;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%)
        }

        .growers-page .map-overlay, .growers-page .video-overlay {
            position: fixed
        }

            .growers-page .video-overlay .video-close-btn {
                z-index: 10200
            }

        .growers-page .section-container {
            bottom: initial;
            padding-top: 25px
        }

        /*.growers-page .fixed-background-container {
            height: 0
        }*/

        .growers-page .dark-text-shadow {
            text-shadow: 0 0 transparent
        }

        .growers-page .section-item-text {
            opacity: 1;
            text-align: left !important
        }

            .growers-page .section-item-text h2, .growers-page .section-item-text p, .growers-page .section-item-text ul li {
                color: #404040
            }

        .growers-page .text-color-black h2, .growers-page .text-color-black h3, .growers-page .text-color-black li, .growers-page .text-color-black p, .growers-page .text-color-white h3 {
            color: #000 !important;
            text-align: left !important
        }

    .career-page-v2 h1 {
        font-size: 44px;
        margin-top: 30px
    }

    .career-page-v2 h2 {
        font-size: 42px;
        text-align: center
    }

    .career-page-v2 h3 {
        text-align: center
    }

    .career-page-v2 .map-marker-wrapper.lethbridge {
        top: 49.2%;
        left: 25.9%
    }

    .career-page-v2 .map-marker-wrapper.jamestown {
        top: 61.9%;
        left: 40.5%
    }

    .career-page-v2 .map-marker-wrapper.wheatly {
        top: 68.1%;
        left: 65.7%
    }

    .career-page-v2 .map-marker-wrapper.pei {
        top: 43.9%;
        left: 84.6%
    }

    .career-page-v2 .row-employee-videos .job-type-txt {
        font-size: 16px;
        text-align: left
    }

    .career-page-v2 .footer-cta-h6 {
        font-size: 24px
    }

    .career-page-v2 .row-our-best .btn.btn-primary {
        position: relative;
        left: 50%;
        -webkit-transform: translatex(-50%);
        -ms-transform: translatex(-50%);
        transform: translatex(-50%);
        margin-top: 45px;
        margin-bottom: 50px
    }

    .career-page-v2 .row-opportunities {
        margin-top: 55px
    }

    .career-page-v2 .row-irving-opportunities {
        padding: 90px 0;
        margin-top: 90px
    }

        .career-page-v2 .row-irving-opportunities .col-irving-opportunities-txt h3 {
            margin-bottom: 45px
        }

        .career-page-v2 .row-irving-opportunities .irving-ltd-logo {
            max-width: 244px;
            margin-top: 30px;
            position: relative;
            left: 50%;
            -webkit-transform: translatex(-50%);
            -ms-transform: translatex(-50%);
            transform: translatex(-50%)
        }

    .career-page-v2 .swiper-container {
        display: none
    }

    .career-page-v2 .job-type-container-mobile, .career-page-v2 .row-employee-videos .job-type-container-mobile, .career-page-v2 .row-employee-videos .mobile-hr {
        display: block
    }

    .career-page-v2 .row-footer-cta {
        min-height: 240px
    }

        .career-page-v2 .row-footer-cta .footer-cta-h6 {
            font-size: 24px
        }

    .career-page-v2 .row-map .map-container {
        margin: 0;
        padding-top: 50%;
        background-position: 50% 50%
    }

    .career-page-v2 .row-map .map-marker-icon {
        width: 19px !important;
        height: 23px !important
    }

    .career-page-v2 .row-map .mobile-map-marker-tooltips {
        display: block
    }

    .row-donation-callout .col-donation-btn, .row-donation-callout .donation-txt {
        text-align: center
    }

    .row-donation-callout .donation-btn {
        float: none
    }

    .row-donation-callout.mobile {
        position: absolute;
        width: 104%;
        top: 460px;
        z-index: 9
    }

        .row-donation-callout.mobile.affix {
            top: 60px;
            width: 104%
        }

    .community-page .story-section {
        padding-top: 150px
    }

    .community-page h1 {
        margin-top: 15px;
        text-align: left
    }

    .community-page .col-intro-img {
        padding-right: 0;
        padding-left: 0
    }

        .community-page .col-intro-img img {
            width: 100%
        }

    .community-page .news-item .news-item-info {
        border-bottom: none
    }

    .community-page .news-item:last-of-type .news-item-info {
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }
}

@media only screen and (max-width:380px) {
    .our-story .history-timeline .history-nav {
        right: 0
    }

    .xzoom-gallery, .xzoom-gallery2, .xzoom-gallery3, .xzoom-gallery4, .xzoom-gallery5 {
        /* margin-left: 5px; */
        box-shadow: 0px 2px 10px #00000026;
        border-radius: 5px;
        margin-bottom: 10px;
        height: 58px;
        width: 58px;
    }
}

@media only screen and (max-width:375px) {
    .segment-landing .promo h1 {
        font-family: FFGoodProCond-Black;
        font-weight: 500;
        color: #fff;
        font-size: 44px;
        text-transform: none;
        margin-bottom: 18px
    }

    .segment-landing .promo p {
        font-family: FFGoodPro-Regular;
        font-weight: 300;
        color: #fff;
        font-size: 18px;
        line-height: 28.24px
    }

    .segment-landing .promo .search {
        margin-top: 15px;
        margin-bottom: 43px
    }
}

@media only screen and (max-width:360px) {
    .side-nav {
        top: 57%
    }

    .our-story .history-timeline .history-nav {
        right: -21px
    }

    .latest-news-page .news-item .news-item-info p {
        display: none
    }

    .latest-news-page .news-item .news-item-info .btn.btn-tertiary-version-02, .latest-news-page .news-item .news-item-info h2 {
        font-size: 16px
    }

    .prod-listing-page .prod-listing-wrapper .prod-info-img {
        top: 35px;
        left: 8px
    }
}

@media only screen and (max-width:768px) and (orientation:landscape) {
    .videoModal .modal-dialog {
        width: 60vw !important;
        margin: 60px auto 0
    }

    .videoModal iframe {
        height: 60vh !important
    }

    .our-story .history-timeline .history-nav {
        right: 379px
    }

    .our-story .history-timeline .slideshow .history-item {
        max-width: 360px
    }

    #lang-modal .lang-logo {
        display: none
    }

    .font-highlight {
        font-size: 50px
    }

    .homepage .first-section h1 {
        font-size: 3rem
    }

    .homepage .first-section .vertical-center {
        top: 75%
    }

    .homepage .second-section .small-banner-wrap .small-banner .content-wrap {
        top: 60%
    }

    .homepage .fourth-section {
        position: relative;
        margin: 15px 0 0;
        height: 50vh
    }

    .side-nav {
        top: 68%
    }

    .mobile-map-overlay-wrapper {
        top: 240px
    }
}

@media only screen and (max-width:480px) {
    .homepage .first-section {
        margin-top: 0;
        height: 100vh
    }
}

@media only screen and (max-width:732px) and (orientation:landscape) {
    .our-story .history-timeline .history-nav {
        right: 326px
    }
}

@media only screen and (max-width:667px) and (orientation:landscape) {
    .our-story .history-timeline .history-nav {
        right: 306px
    }
}

@media only screen and (max-width:640px) and (orientation:landscape) {
    .our-story .history-timeline .history-nav {
        right: 286px
    }
}

@media only screen and (max-width:568px) and (orientation:landscape) {
    .our-story .history-timeline .history-nav {
        right: 213px
    }
}

.swiper-button-next img:hover, .swiper-button-prev img:hover {
    opacity: .7
}

.swiper-button-next:focus img, .swiper-button-prev:focus img {
    outline: #006f44 solid 1px;
    border: 2px solid #006f44
}

.swiper-button-next:focus, .swiper-button-prev:focus {
    outline: #006f44 solid 1px
}

.search-input:focus {
    outline: #d2f5bf solid 2px
}

.search-btn:focus, .search-btn:hover {
    background-color: #006f44
}

.page-search-input:focus {
    outline: #d2f5bf solid 2px
}

.close:focus, .page-search-btn:focus, .page-search-btn:hover, button .close:focus, button.close:hover {
    background-color: #006f44;
    outline: #d2f5bf solid 2px
}

.input-focus:focus, input:focus {
    outline: #d2f5bf solid 2px
}

.modal-close span:focus, .modal-close span:hover {
    opacity: .8
}

textarea:focus input:focus {
    outline: #006f44 solid 1px
}

.visually-hidden:focus {
    outline: solid 1px
}

#selectedCountryCode:focus {
    outline: #006f44 solid 1px
}

#ddlSize:focus, #select2-selling-solutions:focus, #shareLink:focus, .accordion-info:focus, .facetevent:focus, .filter-btn:focus, .swiper-button-disabled:focus {
    outline: #006f44 solid 2px
}

.cookie-banner-container {
    z-index: 1000;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 35px 5%;
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 5px;
    min-width: 98%;
    visibility: visible;
    opacity: 1
}

    .cookie-banner-container .row {
        display: flex;
        align-items: center
    }



        .cookie-banner-container .row a, .cookie-banner-container .row p {
            font-family: FFGoodPro-Regular;
            margin: 0;
            color: #fff;
            display: inline
        }



        .cookie-banner-container .row a {
            font-family: FFGoodPro-Bold;
            text-decoration: none
        }



    .cookie-banner-container .cookie-btns {
        display: flex;
        flex-direction: row;
        justify-content: flex-end
    }



    .cookie-banner-container .cookie-btn {
        font-family: FFGoodProCond-Black;
        font-size: 18px;
        text-transform: uppercase;
        display: inline;
        max-width: 105px;
        height: 50px;
        padding: 10px 20px;
        margin: 10px
    }

.hide-cookie-banner {
    visibility: hidden;
    opacity: 0;
    transition: visibility .5s,opacity .5s linear
}

.cookie-consent-page .cookie-consent-content {
    margin: 0 15px
}

.cookie-consent-page .cookie-consent-btns {
    display: flex;
    flex-direction: row;
    justify-content: center
}

.cookie-consent-page .cookie-btn {
    display: inline;
    padding: 10px 20px;
    margin: 10px
}

@media(max-width:1000px) {
    .cookie-banner-container {
        margin-bottom: 0;
        border-radius: 0;
        padding: 15px;
        min-width: 100%;
        height: calc(100vh - 75%);
        min-height: 220px
    }

        .cookie-banner-container .cookie-btns {
            margin-top: 5px
        }

        .cookie-banner-container .row {
            flex-direction: column
        }
}

.cookie-btn:focus {
    outline: #006f44 solid 2px
}

.mob-nav-btn {
    background-color: #006f44;
    border-radius: 5px;
    -webkit-transition: color .3s linear,background-color .3s linear;
    -o-transition: color .3s linear,background-color .3s linear;
    transition: color .3s linear,background-color .3s linear;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    opacity: 1;
    margin-left: 30px;
    color: #FFFFFF;
    text-transform: uppercase;
    text-align: left;
    font-size: 18px;
    font-family: FFGoodPro-Bold
}

.nav-border {
    margin: 5px 0 15px 30px;
    width: 69px;
    height: 0px;
    border: 1px solid #00BF6F;
    opacity: 1;
}

.sub-nav-border {
    margin: 15px 0 15px 0;
    width: 69px;
    height: 0px;
    border: 1px solid #00BF6F;
    opacity: 1;
}

/*New css*/

video {
    width: 100%;
    height: 100%;
    background: white;
    background-size: cover;
    z-index: 0;
}

.hero-inner {
    display: flex;
    font-family: FFGoodProCond-Black;
    Flex-direction: column;
    justify-content: start;
    position: absolute;
    top: 130px;
    left: 4%;
    z-index: 999;
}

.video-banner-desc {
    top: 335px;
    left: 41px;
    width: 487px;
    margin-top: 20px !important;
    /* UI Properties */
    font-size: 84px;
    font-family: FFGoodProCond-Black !important;
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-00bf6f);
    text-align: left;
    font: normal normal 900 84px/72px Good Pro;
    letter-spacing: 0px;
    color: #00BF6F;
    text-shadow: 0px 0px 10px #00000066;
    text-transform: uppercase;
    opacity: 1;
    margin-top: 50px;
}

.video-banner-title {
    top: 283px;
    left: 41px;
    /* UI Properties */
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-900) 45px/45px var(--unnamed-font-family-good-pro);
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-ffffff);
    text-align: left;
    font: normal normal 900 45px/45px Good Pro;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 0px 0px 10px #0000001A;
    text-transform: uppercase;
    opacity: 1;
}

.video-btn {
    width: 169px;
    margin-bottom: 60px;
}

@media (max-width:767px) {
    video {
        width: 100%;
        height: 533px;
        background: white;
        background-size: cover;
        z-index: 0;
        object-fit: cover;
    }

    .hero-inner {
        display: flex;
        font-family: FFGoodProCond-Black;
        Flex-direction: column;
        justify-content: start;
        position: absolute;
        top: 75px;
        left: 4%;
        z-index: 999;
    }

    .video-banner-desc {
        top: 335px;
        left: 41px;
        width: 266px;
        /* UI Properties */
        font-size: 46px !important;
        font-family: FFGoodProCond-Black !important;
        letter-spacing: var(--unnamed-character-spacing-0);
        color: var(--unnamed-color-00bf6f);
        text-align: left;
        font: normal normal 900 84px/72px Good Pro;
        letter-spacing: 0px;
        color: #00BF6F;
        line-height: 39px;
        text-shadow: 0px 0px 10px #00000066;
        text-transform: uppercase;
        opacity: 1;
    }

    .video-banner-title {
        top: 283px;
        left: 41px;
        font-size: 25px !important;
        /* UI Properties */
        font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-900) 45px/45px var(--unnamed-font-family-good-pro);
        letter-spacing: var(--unnamed-character-spacing-0);
        color: var(--unnamed-color-ffffff);
        text-align: left;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-shadow: 0px 0px 10px #0000001A;
        text-transform: uppercase;
        opacity: 1;
    }

    .video-btn {
        width: 169px;
        margin-bottom: 25px;
    }
}

.play-btn-wrapper {
    display: flex;
}

.main-product {
    margin: 0 -5%
}

.main-image:after {
    background: transparent linear-gradient(90deg, #000000BF 0%, #00000080 65%, #00000000 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
}

.category-title .category-align::after {
    width: 1364px;
    height: 0px;
    border-bottom: 1px solid #006F44;
    opacity: 1;
}

.products {
    margin-top: 120px;
}

.recipe {
    margin-top: 120px
}

.product-page-gradient-background {
    height: 100%;
    background: transparent linear-gradient(90deg, #000000BF 0%, #00000080 65%, #00000000 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
}

.fa-pause-circle:before {
    cursor: pointer;
}

.homepage .footer-cta {
    height: 473px;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .homepage .bannerlink {
        position: absolute;
        width: 100%;
        height: inherit;
        left: 0;
        top: unset;
        z-index: 1;
        opacity: 0
    }

    .homepage .footer-cta h4 {
        font-family: FFGoodProCond-Black;
        font-weight: 900;
        color: #fff;
        font-size: 50px;
        text-transform: uppercase;
        padding: 15% 13% 1% 10%;
    }

    .homepage .footer-cta .btn {
        font-size: 18px;
        margin-left: 50px;
    }

.recipe-gradient {
    background: transparent linear-gradient(90deg, #000000BF 0%, #00000080 65%, #00000000 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
    height: 100%;
    width: 100%;
}

.recipe-page .swiper-container {
    margin: 0 -4.5%;
    height: 517px;
}

.social-desc {
    margin-top: 15px;
}

.print.icon-desc {
    margin-left: 90px;
}

.product-container {
    box-shadow: 0px 3px 7px 0px #0000001a;
    border-radius: 5px;
    width: 439px;
    height: 439px;
    margin: auto
}

.product-container-fs {
    box-shadow: 0px 3px 7px 0px #0000001a;
    border-radius: 5px;
    width: 439px;
    height: 439px;
    margin: auto
}

.footer-mobile {
    display: none;
}

.attr-title {
    font-size: 24px !important;
    font-family: FFGoodPro-Bold !important;
    color: #154734;
}

.searchheader {
    color: #154734;
    font-size: 20px;
}

.attr-title {
    font-size: 24px !important;
    font-family: FFGoodPro-Bold !important;
    color: #154734;
}

.white {
    color: #fff;
}

.facettext {
    text-transform: capitalize;
    font-size: 16px;
    font-family: FFGoodPro-Bold;
    color: #154734;
}

.facettags {
    font-size: 16px;
    font-family: FFGoodPro-Bold;
    color: #25282a;
}

.news-item-info h3 {
    text-transform: uppercase
}

@media (max-width:767px) {
    .product-page-gradient-background {
        height: 204px !important;
        background: rgba(0, 0, 0, 0.5)
    }

    .product-banner .vertical-center {
        top: 30%;
        left: 3%;
        width: 10%
    }

    .selling-sol-page {
        margin-top: 20px;
        margin-left: -4.75% !important;
    }

    .prod-listing-page h1, .product-landing-page .banner h1 {
        font-size: 40px;
        text-align: left;
        margin: 75px 68px 0;
        margin-left: 3%;
    }

    .product-landing-page .banner h1 {
        margin-left: 10px
    }

    .prod-listing-page .filter-wrapper {
        background-color: #979797;
        width: 100%;
        position: fixed;
        height: 100%;
        top: 120px;
        left: 0;
        display: none;
        z-index: 400;
        overflow-y: scroll;
        padding: 15px 35px 125px 7.5px
    }

    .prod-listing-page .row-full-bleed {
        margin: auto
    }

    .prod-entry-tabbed-page .main-banner-prod-text h1 {
        font-size: 31px
    }

    .prod-entry-tabbed-page .main-banner-prod-info .prod-desc {
        width: 100%
    }

    .prod-listing-page .mobile-hr {
        border-top: none
    }

    .prod-listing-page .page-search-bar-wrapper {
        height: 44px;
        width: 100%;
        margin: auto
    }

    .prod-listing-item {
        padding: 0 0 15px
    }

    .search .page-search-wrapper {
        width: 100%;
        padding:0 15px
    }

    .banner-img {
        height: 204px !important;
        width: unset !important;
    }

        .banner-img.recipe {
            height: 312px !important;
            width: 100%;
        }

        .banner-img.category {
            height: 278px !important;
            width: 100%;
        }

    .searchheader {
        font-size: 18px;
        width: 100%;
        margin: auto;
        margin-bottom: 5px
    }

    .inline-breadcrumb .breadcrumbs {
        left: 5%
    }

    #prod-img-carousel-page .xzoom-gallery {
        width: 58px;
        height: 58px
    }

    .product-page .prod-gallery-thumbs-wrapper .prod-gallery-button img {
        width: 32px;
        height: 32px;
        margin: 5px -13px
    }

    .product-page .prod-main-info p {
        margin: 0
    }

    .prod-img {
        width: 325px !important;
        margin-top: -1210px
    }

    .prod-entry-tabbed-page .main-banner-prod-info {
        display: block
    }

    .prod-entry-tabbed-page .prod-details-instructions-item {
        margin-top: 25px
    }

    .prod-carousel-container {
        width: 331px;
        padding: 0;
        margin: auto
    }

    .selling-solutions-items {
        flex-direction: column;
        padding: 5px 0;
    }

    .news-item-info {
        margin-top: 0;
    }

    .product-page .promo-btn {
        font-size: 16px;
    }

    .news-item-info h3 {
        font-size: 18px !important;
        margin-top: 5px
    }

    .growers-page .fixed-background-container {
        height: 0px;
    }

    .growers-page .section-item.section-item-main {
        padding-top: 0px;
    }

    .growers-page .section-item {
        padding: 12px 10px 80px;
        height: auto;
    }

    .growers-page .text-color-black h2, .growers-page .text-color-black h3, .growers-page .text-color-black li, .growers-page .text-color-black p, .growers-page .text-color-white h2, .growers-page .text-color-white h3, .growers-page .text-color-white li, .growers-page .text-color-white p {
        color: #000 !important;
        text-align: left !important;
    }

    .side-nav .map-dot-top .map-dot-top-icon {
        display: none;
    }

    .side-nav .side-nav-line {
        width: 0;
        height: 8px;
        border: 0;
    }
    .side-nav .side-nav-dot {
        border: 0;
        background-color: rgba(255,255,255,.3);
    }
}

@media only screen and (max-device-width: 480px) {
    .footer-desktop {
        display: none;
    }

    .footer-mobile {
        display: block;
    }
}

.ss-divider {
    /* UI Properties */
    border: 1px solid #00AD50;
    opacity: 1;
    top: 970px;
    left: 193px;
    width: 100%;
    height: 0px;
    margin-top: 30px;
    margin-left: 20px;
}

.selling-solutions-wrap {
    width: 100%;
}

.selling-sol-titl {
    color: #154734 !important;
}

.recipe-feature-titl {
    color: #154734 !important;
    font-size: 38px !important;
}

.selling-sol-card {
    left: 0px;
    height: 280px
}
    
    .selling-sol-card .inner-card {
        padding: 0;
        width: 100%;
        height: 100%
    }
    
    .selling-sol-card > div {
        box-sizing: border-box;
        height: 100%
    }

        .selling-sol-card > div a {
            display: flex;
            align-items: flex-end;
            height: 100%
        }

.card-title {
    color: #ffffff;
    text-align: left;
    letter-spacing: 0px;
    text-shadow: 0px 0px 10px #00000066;
    text-transform: uppercase;
    font-family: FFGoodProCond-Black;
    margin: 0 5% 1%;
    max-width: 310px
}

.selling-sol-page .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-family: FFGoodPro-Bold;
    font-weight: 300;
    position: relative;
    bottom: 0px;
    font-size: 20px;
    color: #154734;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #154734;
    border-radius: 5px;
    margin-top: -15px;
    padding-top: 10px;
    height: 44px;
    width: 270px;
    position: relative
}

.selling-sol-page {
    margin-top: 10px
}

.selling-sol-categories {
    height: 320px;
    margin-top: 30px
}

.no-a:hover {
    text-decoration: none !important;
}

.tile-arrow {
    margin-top: 0%;
    margin-left: 30%;
}

.selling-page-gradient-background {
    height: 100%;
    background: transparent linear-gradient(90deg, #00000066 0%, #0000004D 65%, #00000000 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
}
.sell-sol {
    margin-top: 30px
}

.sell-sol-cta {
    font-family: FFGoodProCond-Black !important;
    font-size: 50px !important;
    text-transform: uppercase;
}


.sell-feature {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 270px;
    /* UI Properties */
    background: #EDEDED 0% 0% no-repeat padding-box;
    padding-left:20px;
    opacity: 1
}


.loadmore {
    text-align: center;
}

.recipe-landing h1, .b2b-general h1 {
    top: 264px;
    left: 41px;
    width: 536px;
    /*height: 140px;*/
    font-family: FFGoodProCond-Black;
    font-size: 65px;
    text-align: left;
    font: normal normal 900 65px/65px Good Pro;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 0px 0px 10px #0000004D;
    text-transform: uppercase;
    opacity: 1;
}

.featured-title {
    width: 100% !important;
    height: auto !important;
    line-height: 1 !important;
    text-shadow: unset !important;
    /* UI Properties */
    font-size: 44px !important;
    font-family: FFGoodProCond-Black;
    text-align: left;
    letter-spacing: 0px;
    color: #154734 !important;
    text-transform: uppercase;
    opacity: 1;
    margin: 0 !important
}

.featured-lable {
    width: 100% !important;
    font-size: 16px !important;
    font-family: FFGoodProCond-Black !important;
    text-align: left;
    letter-spacing: 0px;
    color: #154734;
    text-transform: uppercase;
    margin: 0 0 10px !important
}

    .featured-lable span {
        margin-left: 20px
    }

.featured-description {
    width: 100% !important;
    top: 1143px;
    left: 531px;
    height: auto;
    /* UI Properties */
    font-size: 16px !important;
    font-family: FFGoodPro-Regular !important;
    text-align: left;
    letter-spacing: 0px;
    color: #25282A !important;
    opacity: 1;
    line-height: 1;
    margin: 0 !important
}

.feature-link {
    width: 100%;
    margin-top: 10px;
    /* UI Properties */
    letter-spacing: var(--unnamed-character-spacing-0);
    color: var(--unnamed-color-006f44);
    text-align: left;
    font-size: 16px;
    font-family: FFGoodProCond-Black;
    letter-spacing: 0px;
    color: #006F44;
    text-transform: uppercase;
    opacity: 1;
}

    .feature-link:hover {
        text-decoration: none;
        color: none;
    }

.recipe-landing.category-recipe .inline-breadcrumb {
    margin: 121px 0 0;
}

.category {
    margin-top: 7.5%;
    margin-left: -5%;
}

.recipe-landing .banner.category {
    position: relative;
    margin: 0 -4.5%;
}

.recipe-description {
    width: 100%;
    margin: 0;
    width: 536px;
    height: 84px;
    /* UI Properties */
    font-family: FFGoodPro-Bold !important;
    font-size: 20px;
    color: var(--unnamed-color-ffffff);
    text-align: left;
    font: normal normal bold 20px/26px Good Pro;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 0px 0px 10px #00000066;
    opacity: 1;
}

.featured-block {
    width: 100%;
    margin-left: 0
}

    .featured-block > div {
        border-radius: 5px 0 0 5px
    }

    .featured-block > .sell-feature {
        border-radius: 0 5px 5px 0
    }

.nodesection {
    padding: 2px;
}

.recipe-feature-titl {
    font-size: 38px;
}

.dfile {
    margin-left: 15px !important;
    font-family: FFGoodProCond-Black !important;
}

.recipe-feature-main {
    font-size: 22px !important;
    font-family: FFGoodPro-Bold !important;
    color: #154734 !important;
    text-align: center;
}

.anchor-img {
    display: flex;
    flex-direction: column;
}

.recipe-related {
    font-size: 38px;
    font-family: FFGoodProCond-Black;
    color: #154734;
    padding-bottom: 1%;
    text-transform: uppercase;
}

@media (max-width: 768px) {

    .b2b-general h1, .prod-listing-page h1 {
        color: #fff;
        font-family: FFGoodProCond-Black;
        font-weight: 500;
        font-size: 40px;
        width: 55%;
        text-align: start;
        letter-spacing: 1.5px;
        height: auto;
    }

    .sell-box {
        display: table !important;
    }

    .recipe-feature-titl {
        color: #154734 !important;
        font-size: 34px !important;
    }

    .recipe-landing h1, #selling-solutions h1 {
        font-size: 40px !important;
        margin-left: -15px !important;
        margin-bottom: 0 !important;
        line-height: 1 !important;
    }

    .recipe-landing.category-recipe h1 {
        margin-bottom: 5px !important;
        width: auto !important;
        white-space: nowrap;
    }

    .recipe-landing .drop-down-sortby {
        float: none;
        justify-content: flex-start;
        width: 100%
    }

    .card-title {
        font-size: 28px;
        float: left;
        margin-top: 30% !important
    }

    .prof {
        margin-bottom: 50px !important;
    }

    .selling-page-gradient-background {
        width: 768px;
        height: 100%;
        padding-left: 3%;
        background: transparent linear-gradient(90deg, #00000066 0%, #0000004D 65%, #00000000 100%) 0% 0% no-repeat padding-box;
        opacity: 1;
    }

    .category-title .category-title-content h2 {
        position: absolute;
        white-space: break-spaces;
    }

    .selling-sol-page .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 30%;
    }

    .ss-divider {
        border: 1px solid #00AD50;
        opacity: 1;
        top: 970px;
        left: 193px;
        width: 100%;
        height: 0px;
        margin-top: 85px;
        margin-left: 0px;
    }


    .sell-feature {
        height: auto !important;
        background: #EDEDED 0% 0% no-repeat padding-box;
        opacity: 1;
        padding: 20px !important;
    }

    .featured-description {
        margin-bottom: 8%;
    }

    .news-item .news-item-info p.content-desc, .selling-solutions-items .news-item-info p.content-desc, .attributes-benefits-items .news-item-info p.content-desc {
        color: #006f44;
        font-weight: 700;
        position: relative;
        font-family: FFGoodProCond-Black;
        font-size: 16px;
        margin-left: 4%;
    }

    .selling-sol-page .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-family: FFGoodPro-Bold;
        font-weight: 300;
        position: relative;
        bottom: 0px;
        font-size: 20px;
        color: #154734;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #154734;
        border-radius: 5px;
        margin-top: 10px;
        padding-top: 10px;
        height: 44px;
        width: 100%;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: 7px
    }

    .section-title .category-title-content {
        height: 80px
    }

    .category-title, .section-title {
        padding-bottom: 0
    }

    .selling-sol-card {
        margin: 0;
        width: 100%;
        max-width: 100%;
        height: 150px;
        padding: 0;
        min-height: 150px;
        margin-top: 4% !important
    }

        .selling-sol-card > div {
            padding: 0 0 0 10px
        }

    .recipe-related {
        font-size: 34px;
    }

    .nodesection {
        padding: 0 15px
    }
}