/*!

Template Name: Mental
Template Demo: http://d.azelab.com/mental/Demo/intro.html
Author: Azelab
Author website: http://azelab.com
Version: 1.0.1


Table of Contents:

I. Theme Framework
      1. Twitter Bootstrap
      2. Bootstrap Custom Styles
         a. Acordions
         b. Tabs
         c. Buttons
         d. Tables
         e. Panels, Wells
         f. Forms
         g. Bootstrap Carousel

II. Vendor components
      1. Font Awesome
      2. ElegantIcons Font
      3. Animate.css Library
      4. Perfect Scrollbar Plugin
      5. Mental Menu Plugin
      6. ValidationEngine Plugin

III. Mental components
      1. General
      2. Layout
         a. Body & Wrapper
         b. Header
         c. Footer
         d. Sections
         e. Containers
      3. Menu Bar
         a. Menu Bar
         b. Menu Bar Menu
      4. Components
         a. Creative minds block
         b. Social blocks
         c. Some fun facts block
         d. Services block
         e. Progress Bar Block
         f. Pricing tables
         g. Testimonials
         h. Brands
         i. Responsive Google Map
         j. Address, Phone, Email blocks
         k. Single Post Content Section
         l. Related posts
         m. Comments
         n. Single Post Footer
         o. Sidebar & Widgets
         p. Blog list
         q. Footer Load More
         r. Mental LayerSlider Layers & Styles
         s. Top main menu
         t. Onepage
         u. Gallery
         v. Single Work with Description
         x. Video Js Skin
         y. Loading spinners
      5. Helpers
         a. Text helpers
         b. Effects & Animations
         c. Other

*/
/*!==========================================================================
   Theme Framework
   ========================================================================== */
/*!==========================================================================
   Twitter Bootstrap
   ========================================================================== */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
@font-face {
    font-family: 'natura_playregular';
    src: url('http://intellecttree.com/Antares/assets/css/assets/fonts/natura_play_regular-webfont.woff2') format('woff2'), url('http://intellecttree.com/Antares/assets/css/assets/fonts/natura_play_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_lightregular';
    src: url('http://intellecttree.com/Antares/assets/css/assets/fonts/gotham-light-webfont.woff2') format('woff2'), url('http://intellecttree.com/Antares/assets/css/assets/fonts/gotham-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



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

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

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

[hidden], template {
    display: none;
}

a {
    background: transparent;
}

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

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

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

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

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin:0px!important;
	padding:0px!important;
}

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

pre {
    overflow: auto;
}

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

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

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal;
}

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

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

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

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

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

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td, th {
    padding: 0;
}

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

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

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

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

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

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

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



.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 0;
}

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

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

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

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



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

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



/*!==========================================================================
   Animate.css Library
   ========================================================================== */
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.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;
    }

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

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

@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

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

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    30% {
        -webkit-transform: scaleX(1.25) scaleY(0.75);
        transform: scaleX(1.25) scaleY(0.75);
    }

    40% {
        -webkit-transform: scaleX(0.75) scaleY(1.25);
        transform: scaleX(0.75) scaleY(1.25);
    }

    60% {
        -webkit-transform: scaleX(1.15) scaleY(0.85);
        transform: scaleX(1.15) scaleY(0.85);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    30% {
        -webkit-transform: scaleX(1.25) scaleY(0.75);
        -ms-transform: scaleX(1.25) scaleY(0.75);
        transform: scaleX(1.25) scaleY(0.75);
    }

    40% {
        -webkit-transform: scaleX(0.75) scaleY(1.25);
        -ms-transform: scaleX(0.75) scaleY(1.25);
        transform: scaleX(0.75) scaleY(1.25);
    }

    60% {
        -webkit-transform: scaleX(1.15) scaleY(0.85);
        -ms-transform: scaleX(1.15) scaleY(0.85);
        transform: scaleX(1.15) scaleY(0.85);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

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

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
}

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

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(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% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    10%, 20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    10%, 20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
}

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

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

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

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

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

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

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

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

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

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

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

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    25% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    25% {
        -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }
}

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

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

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

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

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

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

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

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

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

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

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

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

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

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

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

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

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

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

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

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

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

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

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

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

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

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

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

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

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

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }


    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
}

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

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

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

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

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

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

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

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
}

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

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

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

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

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

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

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

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

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

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

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

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

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

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

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

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

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

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        -ms-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        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% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) 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 center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        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: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        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: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        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: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        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: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

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

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

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

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

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

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

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

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

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

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

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

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

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

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

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

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

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

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

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

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

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

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

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

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

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

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

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

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(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: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        -ms-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: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

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

/*!==========================================================================
   Perfect Scrollbar Plugin
   ========================================================================== */
.ps-container .ps-scrollbar-x-rail {
    position: absolute; /* please don't change 'position' */
    bottom: 3px; /* there must be 'bottom' for ps-scrollbar-x-rail */
    height: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    -o-transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
}

.ps-container:hover .ps-scrollbar-x-rail, .ps-container.hover .ps-scrollbar-x-rail {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.ps-container .ps-scrollbar-x-rail:hover, .ps-container .ps-scrollbar-x-rail.hover {
    background-color: #333;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.ps-container .ps-scrollbar-x-rail.in-scrolling {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.ps-container .ps-scrollbar-y-rail {
    position: absolute; /* please don't change 'position' */
    right: 3px; /* there must be 'right' for ps-scrollbar-y-rail */
    width: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    -o-transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
}

.ps-container:hover .ps-scrollbar-y-rail, .ps-container.hover .ps-scrollbar-y-rail {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.ps-container .ps-scrollbar-y-rail:hover, .ps-container .ps-scrollbar-y-rail.hover {
    background-color: #333;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.ps-container .ps-scrollbar-y-rail.in-scrolling {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.ps-container .ps-scrollbar-x {
    position: absolute; /* please don't change 'position' */
    bottom: 0; /* there must be 'bottom' for ps-scrollbar-x */
    height: 8px;
    background-color: black;
    border: 1px solid #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.ps-container.ie6 .ps-scrollbar-x {
    font-size: 0; /* fixed scrollbar height in xp sp3 ie6 */
}

.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x, .ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {
    background-color: #999;
}

.ps-container .ps-scrollbar-y {
    position: absolute; /* please don't change 'position' */
    right: 0; /* there must be 'right' for ps-scrollbar-y */
    width: 8px;
    background-color: black;
    border: 1px solid #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.ps-container.ie6 .ps-scrollbar-y {
    font-size: 0; /* fixed scrollbar height in xp sp3 ie6 */
}

.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y, .ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
    background-color: #999;
}

.ps-container.ie .ps-scrollbar-x, .ps-container.ie .ps-scrollbar-y {
    visibility: hidden;
}

.ps-container.ie:hover .ps-scrollbar-x, .ps-container.ie:hover .ps-scrollbar-y, .ps-container.ie.hover .ps-scrollbar-x, .ps-container.ie.hover .ps-scrollbar-y {
    visibility: visible;
}

/*!==========================================================================
   Mental Menu Plugin
   ========================================================================== */
/* Menu */
.mtmenu {
    padding: 0;
    margin: 0;
    position: relative;
    float: left;
    list-style: none;
}

    .mtmenu li {
        display: inline-block;
        float: left;
    }

    .mtmenu a {
        -o-transition: all .3s linear;
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s linear;
        transition: all .3s linear;
        outline: none;
        z-index: 10;
    }

    .mtmenu > li > a {
        margin: 0 15px;
        padding: 5px 0;
        text-decoration: none;
        display: inline-block;
    }

    /* DROPDOWN */
    .mtmenu ul.dropdown, .mtmenu ul.dropdown li ul.dropdown {
        list-style: none;
        margin: 0;
        padding: 15px 0;
        display: none;
        position: absolute;
        z-index: 99;
        min-width: 134px;
        background: white;
        box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);
    }

    .mtmenu ul.dropdown {
        top: 50px;
    }

        .mtmenu ul.dropdown li ul.dropdown {
            left: 100%;
            top: inherit;
        }

        .mtmenu ul.dropdown li {
            clear: both;
            width: 100%;
            font-size: 12px;
        }

            .mtmenu ul.dropdown li a {
                width: 100%;
                padding: 6px 24px 6px;
                display: inline-block;
                float: left;
                clear: both;
                text-decoration: none;
                color: #444649;
            }

            .mtmenu ul.dropdown li:hover > a {
                color: #76d898;
            }

            /* dropdowns to left side */
            .mtmenu ul.dropdown li ul.dropdown.left {
                left: auto;
                right: 100%;
            }

    /* SUBMENU */
    .mtmenu .indicator {
        position: relative;
        left: 5px;
        top: 0;
        float: right;
    }

    .mtmenu ul li .indicator {
        font-size: 12px;
        top: 4px;
        left: 0;
    }

    /* MEGAMENU */
    .mtmenu > li > .megamenu {
        position: absolute;
        display: none;
        width: 25%;
        top: 50px;
        font-size: 12px;
        z-index: 99;
        padding: 10px 20px 10px;
        background: white;
        box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);
    }

    /* megamenu list */
    .mtmenu li > .megamenu ul {
        margin: 0 0 20px 0;
        float: left;
        padding: 0;
        display: block;
        position: relative;
    }

        .mtmenu li > .megamenu ul li {
            width: 100%;
            padding: 4px 0;
        }

            .mtmenu li > .megamenu ul li.title {
                margin: 0 0 8px;
                padding: 0 0 5px;
                font-size: 14px;
                border-bottom: solid 1px #666;
            }

    /* megamenu h5 */
    .mtmenu li > .megamenu h5 {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    /* megamenu links */
    .mtmenu li > .megamenu a {
        color: #999;
        text-decoration: none;
        font-size: 12px;
        -webkit-transition: color 0.3s linear;
        -moz-transition: color 0.3s linear;
        -o-transition: color 0.3s linear;
        transition: color 0.3s linear;
    }

        .mtmenu li > .megamenu a:hover {
            color: #dedede;
        }

    /* megamenu images */
    .mtmenu .megamenu img {
        width: 100%;
        -webkit-transition: border 0.3s linear;
        -moz-transition: border 0.3s linear;
        -o-transition: border 0.3s linear;
        transition: border 0.3s linear;
    }

    /* to fix right attribute on submenus (menu aligned to left (default)) */
    .mtmenu > li.fix-sub > .megamenu, .mtmenu > li.fix-sub > .megamenu.half-width, .mtmenu > li.fix-sub > .dropdown {
        right: 0;
    }

    /* MEGAMENU WIDTHS */
    .mtmenu > li > .megamenu.half-width {
        width: 50%;
    }

    .mtmenu > li > .megamenu.full-width {
        width: 100%;
        left: 0;
    }

    /* RIGHT ALIGNMENT (MENU ITEM)
**********************************************************/
    .mtmenu > li.right {
        float: right;
    }

        .mtmenu > li.right > .megamenu, .mtmenu > li.right > .megamenu.half-width, .mtmenu > li.right > .dropdown {
            right: 0;
        }

    /* to fix right attribute on submenus (menu aligned to right) */
    .mtmenu > li.jsright {
        float: right;
    }

        .mtmenu > li.jsright.last > .megamenu, .mtmenu > li.jsright.last > .megamenu.half-width, .mtmenu > li.jsright.last > .dropdown {
            right: 0;
        }

    /* ICONS (FONT AWESOME)
**********************************************************/
    .mtmenu > li > a > i {
        line-height: 23px !important;
        margin-right: 6px;
        font-size: 18px;
        float: left;
    }

    /* COLLAPSIBLE MENU
**********************************************************/
    .mtmenu > li.showhide {
        display: none;
        float: right;
        width: 60px;
        height: 100px !important;
        padding: 25px 16px;
        cursor: pointer;
        color: #444649;
        background-color: transparent;
        transition: background-color 0.3s ease;
        font-size: 30px;
        text-align: center;
    }

        .mtmenu > li.showhide .title {
            display: none;
        }

    .mtmenu.expanded > li.showhide {
        background-color: #1a1a1a;
    }

    .mtmenu > li.showhide span.title {
        margin: 15px 0 0 25px;
        float: left;
    }

    .mtmenu > li.showhide span.icon {
        margin: 40px 20px;
        float: right;
    }

    .mtmenu > li.showhide .icon em {
        margin-bottom: 3px;
        display: block;
        width: 20px;
        height: 2px;
        background: #444649;
    }

/* RESPONSIVE LAYOUT */
@media (max-width: 991px) {
    ul.mtmenu {
        margin-left: -15px;
        margin-right: -15px;
    }

        ul.mtmenu > li.showhide {
            display: block;
        }

        ul.mtmenu > li {
            display: none;
            width: 100%;
            background-color: #1a1a1a;
        }

            ul.mtmenu > li > a {
                padding: 15px 30px;
                margin: 0;
                color: #454547;
                border-bottom: 1px solid #272727;
            }

        ul.mtmenu a {
            width: 100%;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
        }

        ul.mtmenu ul.dropdown, ul.mtmenu ul.dropdown li ul.dropdown {
            width: 100% !important;
            left: 0;
            position: static !important;
            border: none;
            box-shadow: none;
            padding: 0;
        }

            ul.mtmenu ul.dropdown li {
                background-color: #1a1a1a;
                border: none;
            }

            ul.mtmenu ul.dropdown > li > a {
                padding-left: 40px !important;
                color: #454547;
                border-bottom: 1px solid #272727;
            }

        ul.mtmenu > li > .megamenu {
            width: 100% !important;
            position: static;
            border-top: none;
            box-shadow: none;
        }

            ul.mtmenu > li > .megamenu .row [class*="col"] {
                float: none;
                display: block;
                width: 100% !important;
                margin-left: 0;
                margin-top: 15px;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
            }

            ul.mtmenu > li > .megamenu .row:first-child [class*="col"]:first-child {
                margin-top: 0;
            }

            ul.mtmenu > li > .megamenu .row {
                margin-top: 0;
            }

        ul.mtmenu > li > ul.dropdown > li > a {
            padding-left: 40px !important;
        }

        ul.mtmenu > li > ul.dropdown > li > ul.dropdown > li > a {
            padding-left: 60px !important;
        }

        ul.mtmenu > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a {
            padding-left: 80px !important;
        }
}

@media (min-width: 768px) and (max-width: 900px) {
    .mtmenu > li > .megamenu {
        width: 100% !important;
        left: 0 !important;
    }
}
/*!==========================================================================
   ValidationEngine Plugin
   ========================================================================== */
/* Z-INDEX */
.formError {
    z-index: 990;
}

    .formError .formErrorContent {
        z-index: 991;
    }

    .formError .formErrorArrow {
        z-index: 996;
    }

.ui-dialog .formError {
    z-index: 5000;
}

    .ui-dialog .formError .formErrorContent {
        z-index: 5001;
    }

    .ui-dialog .formError .formErrorArrow {
        z-index: 5006;
    }

.inputContainer {
    position: relative;
    float: left;
}

.formError {
    position: absolute;
    top: 300px;
    left: 300px;
    display: block;
    cursor: pointer;
    text-align: left;

}

    .formError.inline {
        position: relative;
        top: 0;
        left: 0;
        display: inline-block;
    }

.ajaxSubmit {
    padding: 20px;
    background: #55ea55;
    border: 1px solid #999;
    display: none;
}

.formError .formErrorContent {
    width: 100%;
    background: #ee0101;
    position: relative;
    color: #fff;
    min-width: 150px;
    font-size: 11px;
    padding: 4px 10px 4px 10px;
}

.formError.inline .formErrorContent {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
}

.greenPopup .formErrorContent {
    background: #33be40;
}

.blackPopup .formErrorContent {
    background: #393939;
    color: #FFF;
}

.formError .formErrorArrow {
    width: 15px;
    margin: -2px 0 0 13px;
    position: relative;
}

body[dir='rtl'] .formError .formErrorArrow, body.rtl .formError .formErrorArrow {
    margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    margin: 0px 0 0 12px;
    top: 2px;
}

.formError .formErrorArrow div {
    font-size: 0px;
    height: 1px;
    background: #ee0101;
    margin: 0 auto;
    line-height: 0;
    font-size: 0;
    display: block;
}

.formError .formErrorArrowBottom div {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
    background: #33be40;
}

.blackPopup .formErrorArrow div {
    background: #393939;
    color: #FFF;
}

.formError .formErrorArrow .line10 {
    width: 13px;
    border: none;
}

.formError .formErrorArrow .line9 {
    width: 11px;
    border: none;
}

.formError .formErrorArrow .line8 {
    width: 11px;
}

.formError .formErrorArrow .line7 {
    width: 9px;
}

.formError .formErrorArrow .line6 {
    width: 7px;
}

.formError .formErrorArrow .line5 {
    width: 5px;
}

.formError .formErrorArrow .line4 {
    width: 3px;
}

.formError .formErrorArrow .line3 {
    width: 1px;
}

.formError .formErrorArrow .line2 {
    display: none;
    width: 3px;
}

.formError .formErrorArrow .line1 {
    display: none;
    width: 1px;
}

/*!==========================================================================
   Mental components
   ========================================================================== */
/*!==========================================================================
   General
   ========================================================================== */
a {
    transition: all 0.2s;
    outline: none;
}

    a:focus, button:focus, input:focus {
        outline: none;
    }

    a:focus, a:active {
        text-decoration: none;
        color: #76d898;
    }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #444649;
}

    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
        color: #76d898;
        text-decoration: none;
    }

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    color: #444649;
}

    h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
        margin-top: 0;
    }

h1, h2 {
    line-height: 36px;
    margin: 20px 0 10px;
}

h3, h4 {
    line-height: 30px;
    margin: 20px 0 10px;
}

h5, h6 {
    line-height: 26px;
    margin: 20px 0 10px;
}

p {
    color: #8e9095;
}

img {
    max-width: 100%;
}

/*!==========================================================================
   Layout
   ========================================================================== */
/* ======================== Body & Wrapper ======================== */
.black-body {
    background-color: #1a1a1a;
}

#wrapper {
    background-color: black;
}

@media (min-width: 768px) {
    #wrapper {
        min-width: 738px;
    }
}

@media (min-width: 992px) {
    #wrapper {
        min-width: 990px;
    }
}



#wrapper.no-menubar #main {
    margin-left: 0;
}

#main {
    background-color: #f0efed;
    overflow: hidden;
}

/* ======================== Header ======================== */
#header {
    padding: 50px 20px;
    background-color: #f0efee;
    color: #8e9095;
}

    #header:before, #header:after {
        content: " ";
        display: table;
    }

    #header:after {
        clear: both;
    }

    #header h1 {
        margin: 0;
        font-size: 30px;
        color: #8e9095;
        text-align: center;
        text-transform: uppercase;
    }

    #header.top-menu {
        padding: 0;
        background-color: white;
        color: #444649;
    }

        #header.top-menu h1 {
            color: #444649;
        }

    #header.hd-filters {
        padding: 0;
        margin-top: 0px;
    }

#header-mobile {
    text-align: center;
    padding: 20px 15px 10px 15px;
}

    #header-mobile img.logo {
        margin-top: 2px;
        margin-bottom: 10px;
    }

    #header-mobile .m-header-body {
        display: inline-block;
        text-align: left;
    }

    #header-mobile .m-site-descr {
        font-size: 12px;
    }

/* ======================== Footer ======================== */
#footer {
    padding: 30px 20px;
    background-color: #1a1a1a;
    color: #8e9095;
}

    #footer:before, #footer:after {
        content: " ";
        display: table;
    }

    #footer:after {
        clear: both;
    }

    #footer.are-you-ready-type {
        padding: 78px 20px;
    }

    #footer.widget-footer {
        padding: 60px 0 0 0;
    }

    #footer.ft-single-post {
        padding: 20px 0;
    }

    #footer h2 {
        margin: 0 0 20px;
        font-size: 27px;
        color: #8e9095;
        text-align: center;
        text-transform: uppercase;
    }

    #footer .btn {
        border: 2px solid #8e9095;
        background-color: #1a1a1a;
    }

        #footer .btn:hover {
            background-color: #272727;
        }

    #footer .ft-copyright {
        padding: 35px 0;
        margin-top: 50px;
        background-color: #161616;
    }

        #footer .ft-copyright .mb-social {
            float: right;
            margin: 0;
        }

        #footer .ft-copyright p {
            color: #444649;
            font-size: 12px;
            margin: 0;
            margin-top: 5px;
        }

            #footer .ft-copyright p span {
                color: #8e9095;
            }

/* ======================== Sections ======================== */
.section {
    margin: 0px 0;
    padding: 50px 0 50px;
}

    .section.st-no-padding {
        padding: 0;
    }

    .section.st-padding-xs {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .section.st-padding-sm {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .section.st-padding-lg {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .section.st-padding-xl {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .section.st-padding-top-lg {
        padding-top: 80px;
    }

    .section.st-invert {
        background-color: #ffffff;
        color: #8e9095;
    }

        .section.st-invert .section-title {
            color: #8e9095;
        }

        .section.st-invert h1, .section.st-invert h2, .section.st-invert h3, .section.st-invert h4, .section.st-invert h5, .section.st-invert h6 {
            color: #8e9095;
        }

    .section.st-bg-grey-lighter {
        background-color: #edeef0;
    }

    .section.st-black {
        background-color: black;
    }

.section-title {
    text-align: center;
    margin-bottom: 40px;
}

    .section-title h1, .section-title h2, .section-title h3 {
        margin-top: 0;
    }

.section-descr {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.sections-group {
    position: relative;
}

    .sections-group .st-video-background {
        position: absolute;
        z-index: 0;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0.1;
        overflow: hidden;
    }

        .sections-group .st-video-background video {
            width: auto;
            height: auto;
            min-width: 100%;
            min-height: 100%;
        }

    .sections-group .section {
        position: relative;
        z-index: 1;
    }

.text-dark p {
    color: #1a1a1a;
}

/* ======================== Containers ======================== */
.container {
    min-width: 300px;
    margin-left: auto;
    margin-right: auto;
}


/*!==========================================================================
   Menu Bar
   ========================================================================== */
/* ======================== Menu Bar ======================== */
#main {
    margin-left: 0px;
    -webkit-transition: margin 500ms cubic-bezier(0.25, 0.1, 0.25, 1);
    -moz-transition: margin 500ms cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: margin 500ms cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: margin 500ms cubic-bezier(0.25, 0.1, 0.25, 1); /* ease (default) */
}

#menu-bar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 5;
    margin-left: -300px;
    padding-left: 30px;
    width: 330px;
    height: 100%;
    background-color: #1a1a1a;
    color: #545659;
    -webkit-transition: margin 500ms cubic-bezier(0.25, 0.1, 0.25, 1);
    -moz-transition: margin 500ms cubic-bezier(0.25, 0.1, 0.25, 1);
    -o-transition: margin 500ms cubic-bezier(0.25, 0.1, 0.25, 1);
    transition: margin 500ms cubic-bezier(0.25, 0.1, 0.25, 1); /* ease (default) */
}

    #menu-bar:before, #menu-bar:after {
        content: " ";
        display: table;
    }

    #menu-bar:after {
        clear: both;
    }

    #menu-bar aside {
        height: 100%;
    }

    #menu-bar .mb-header {
        padding-top: 40px;
    }

        #menu-bar .mb-header img.logo {
            margin-top: 2px;
            margin-bottom: 10px;
        }

    #menu-bar .mb-body {
        float: left;
        width: 270px;
        height: 100%;
        padding: 0 15px 0 40px;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    #menu-bar h3.mb-site-title {
        margin: 0 0 5px 0;
        color: #8e9095;
        font-size: 22px;
        text-transform: uppercase;
    }

        #menu-bar h3.mb-site-title img {
            margin-top: -4px;
        }

        #menu-bar h3.mb-site-title span {
            display: inline-block;
            margin-left: 15px;
        }

    #menu-bar h4 {
        margin: 0;
        padding: 0 0 10px;
        color: #8e9095;
        font-size: 15px;
        text-transform: uppercase;
    }

    #menu-bar .mb-site-descr {
        font-size: 12px;
    }

    #menu-bar .mb-footer {
        font-size: 14px;
        line-height: 22px;
    }

        #menu-bar .mb-footer p {
            color: #444649;
        }

    #menu-bar .mb-copyright {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 40px;
    }

    #menu-bar a.mb-toggler {
        display: block;
        float: left;
        width: 30px;
        height: 100%;
        padding: 18px 0 0 9px;
        background-color: black;
        color: #76d898;
    }

.mb-social {
    margin: 23px 0 47px;
}

    .mb-social:before, .mb-social:after {
        content: " ";
        display: table;
    }

    .mb-social:after {
        clear: both;
    }

    .mb-social a {
        display: block;
        float: left;
        width: 32px;
        height: 32px;
        margin-right: 3px;
        margin-bottom: 3px;
        background-color: #292929;
        color: #6d6d6d;
        font-size: 16px;
        line-height: 32px;
        text-align: center;
    }

        .mb-social a:hover {
            color: #76d898;
        }

        .mb-social a:last-child {
            margin-right: 0;
        }

    .mb-social h6 {
        float: left;
        margin: 0 10px 0 0;
        line-height: 30px;
    }

.menu-bar-opened #menu-bar {
    margin-left: -30px;
}

.menu-bar-opened #main {
    margin-left: 300px;
}

.menu-bar-opened.menu-bar-ontop #main {
    margin-left: 30px;
}

/* ======================== Menu bar menu ======================== */
ul#mb-main-menu {
    list-style-type: none;
    padding: 0;
    margin: 40px 0;
    font-size: 14px;
    text-transform: uppercase;
}

    ul#mb-main-menu li.menu-item-has-children {
        position: relative;
    }

        ul#mb-main-menu li.menu-item-has-children > a {
            padding-right: 43px;
        }

    ul#mb-main-menu li a {
        display: block;
        position: relative;
        padding: 10px 25px 10px 0;
        color: #444649;
    }

        ul#mb-main-menu li a:hover, ul#mb-main-menu li.active > a {
            color: #76d898;
            text-decoration: none;
        }

        ul#mb-main-menu li a.submenu-toggler {
            position: absolute;
            right: 0;
            top: 0;
            z-index: 10;
            float: right;
            display: block;
            width: 43px;
            height: 43px;
            padding-left: 0;
            padding-right: 0;
            text-align: center;
        }

    ul#mb-main-menu li ul {
        display: none;
        list-style-type: none;
        padding-left: 10px;
    }

        ul#mb-main-menu li ul li a {
            padding: 5px 0 5px 0;
            font-size: 12px;
        }

        ul#mb-main-menu li ul li.menu-item-has-children > a:after {
            top: 8px;
        }

/*!==========================================================================
   Components
   ========================================================================== */
/* ======================== Creative minds block ======================== */
.creative-minds {
    margin-top: 20px;
}

    .creative-minds figure {
        position: relative;
        width: 100%;
        padding-top: 67%;
        overflow: hidden;
        cursor: pointer;
    }

    .creative-minds img {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
    }

    .creative-minds figcaption {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: black;
        opacity: 0.7;
        transition: all 0.3s ease;
    }

    .creative-minds .active figcaption {
        opacity: 0;
    }

    .creative-minds .active .cm-title {
        display: block;
    }

    .creative-minds .active .cm-descr {
        display: block;
    }

    .creative-minds .cm-title {
        display: none;
    }

    .creative-minds .cm-descr {
        display: none;
    }

.row-cm {
    margin-left: -5px;
    margin-right: -5px;
}

    .row-cm:before, .row-cm:after {
        content: " ";
        display: table;
    }

    .row-cm:after {
        clear: both;
    }

    .row-cm .col-cm {
        margin-bottom: 20px;
        text-align: center;
        position: relative;
        min-height: 1px;
        padding-left: 5px;
        padding-right: 5px;
    }

@media (min-width: 768px) {
    .row-cm .col-cm {
        float: left;
        width: 33.33333%;
    }
}

/* ======================== Social blocks ======================== */
.social-block {
    display: inline-block;
    margin: 0 0 10px;
}

    .social-block:before, .social-block:after {
        content: " ";
        display: table;
    }

    .social-block:after {
        clear: both;
    }

    .social-block a {
        display: block;
        float: left;
        width: 32px;
        height: 32px;
        margin-right: 3px;
        color: #76d898;
        font-size: 16px;
        line-height: 32px;
        text-align: center;
    }

        .social-block a:hover {
            color: #444649;
        }

        .social-block a:last-child {
            margin-right: 0;
        }

/* ======================== Some fun facts block ======================== */
.some-ff-block {
    text-align: center;
}

    .some-ff-block .smm-icon {
        display: inline-block;
        height: 60px;
        margin-top: 25px;
        margin-bottom: 20px;
        font-size: 60px;
        color: #fade02;
    }

    .some-ff-block .smm-icon-sm {
        font-size: 50px;
    }

    .some-ff-block .smm-descr {
        text-transform: uppercase;
    }

        .some-ff-block .smm-descr em {
            font-size: 27px;
            line-height: 27px;
            font-style: normal;
        }

        .some-ff-block .smm-descr p {
            font-size: 15px;
        }

/* ======================== Services block ======================== */
.services-block {
    margin-top: 20px;
}

.services-item {
    padding: 30px;
    margin-bottom: 30px;
    border: 1px solid #d5d8dd;
}

    .services-item .sws-icon {
        display: block;
        width: 60px;
        height: 60px;
        margin: 0 auto 0 auto;
        font-size: 60px;
        color: #76d898;
    }

    .services-item .sws-icon-sm {
        font-size: 55px;
    }

    .services-item h5 {
        margin-top: 10px;
        margin-bottom: 20px;
        font-size: 15px;
        text-align: center;
    }

/* ======================== Progress Bar Block ======================== */
.progress-bar-block {
    margin-bottom: 32px;
    font-size: 15px;
    text-transform: uppercase;
}

    .progress-bar-block .value {
        float: right;
    }

    .progress-bar-block .progress {
        margin-top: 5px;
    }

.progress {
    height: 12px;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.progress-bar {
    -webkit-transition: width 1.5s ease;
    -o-transition: width 1.5s ease;
    transition: width 1.5s ease;
}

.st-invert .progress {
    background-color: #444649;
}

/* ======================== Pricing tables ======================== */
.price-table {
    margin-top: 45px;
    margin-left: auto;
    margin-right: auto;
    max-width: 370px;
    background-color: #edeef0;
    transition: all 0.5s ease;
}

    .price-table:hover, .price-table.active {
        margin-top: 35px;
    }

        .price-table:hover .price-header, .price-table.active .price-header { /*padding-top: 27px + 5px;
*/
            padding-bottom: 27px;
            background-color: #1a1a1a;
        }

            .price-table:hover .price-header h3, .price-table.active .price-header h3 {
                color: #76d898;
            }

        .price-table:hover .price-footer, .price-table.active .price-footer {
            padding-bottom: 50px;
        }

            .price-table:hover .price-footer .btn-default, .price-table.active .price-footer .btn-default {
                background-color: #1a1a1a;
            }

.price-header {
    padding: 27px 15px 17px 15px;
    text-align: center;
    transition: all 0.5s ease;
}

    .price-header h3 {
        font-size: 40px;
    }

    .price-header p {
        text-transform: uppercase;
        font-size: 15px;
    }

ul.price-descr {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    ul.price-descr li {
        padding: 10px 15px;
        border-bottom: 1px solid #d9dadc;
        color: #8e9095;
        text-align: center;
    }

        ul.price-descr li:last-child {
            border-bottom: 0;
        }

.price-footer {
    padding: 27px 15px 40px 15px;
    text-align: center;
    transition: all 0.5s ease;
}

    .price-footer .btn-default {
        background-color: #edeef0;
        transition: all 0.5s ease;
    }

        .price-footer .btn-default:hover {
            background-color: #8e9095;
        }

/* ======================== Testimonials ======================== */
#carousel-testimonials {
    margin-top: -8px;
}

.testimonials {
    max-width: 960px;
    margin: 0 auto;
}

.testimonial {
    text-align: center;
}

    .testimonial .citation {
        font-size: 18px;
        line-height: 1.8;
        color: #444649;
        margin-bottom: 15px;
    }

    .testimonial .citation-big {
        font-size: 32px;
        line-height: 1.8;
        color: #444649;
        margin-bottom: 15px;
        text-transform: none;
    }

    .testimonial .author-big {
        font-size: 18px;
        color: #8e9095;
    }

/* ======================== Brands ======================== */
.brands-section {
    padding: 70px 0 50px 0;
}

    .brands-section .col-md-5cols {
        text-align: center;
        margin-bottom: 20px;
    }

/* ======================== Responsive Google Map ======================== */
.contact-map {
    height: 525px;
}

    .contact-map #map-canvas {
        height: 525px;
    }

.contact-map-onepage {
    height: 400px;
}

    .contact-map-onepage #map-canvas {
        height: 400px;
    }

        .contact-map #map-canvas img, .contact-map-onepage #map-canvas img {
            max-width: none;
        }

/* ======================== Address, Phone, Email blocks ======================== */
.address-block, .phone-block, .email-block {
    position: relative;
    padding-left: 24px;
    padding-bottom: 0px;
    font-size: 16px;
    line-height: 1.7;
    color: #000;
}

    .address-block:before, .phone-block:before, .email-block:before {
        content: '';
        font: 18px/20px 'FontAwesome';
        color: #444649;
        margin-right: 5px !important;
    }

    .address-block:before {
        content: "\f2b9";
    }

    .phone-block:before {
        content: "\f095";
    }

    .email-block:before {
        content: "\f0e0";
    }

/* ======================== Single Post Content Section ======================== */
.single-post .sp-title {
    margin-top: 0;
    font-size: 28px;
    margin-bottom: 0;
}

.single-post .sp-info {
    font-size: 12px;
}

.single-post .sp-content {
    margin-top: 20px;
}

    .single-post .sp-content h3, .single-post .sp-content h4 {
        margin: 40px 0 10px;
    }

.single-post .sp-footer .col {
    margin-top: 30px;
}

.single-post .sp-footer .social-block {
    margin-top: -5px;
}

    .single-post .sp-footer .social-block a {
        font-size: 18px;
    }

.single-post .sp-tags-title {
    display: inline-block;
    margin-right: 20px;
    font-size: 15px;
    text-transform: uppercase;
}

.single-post .sp-tags {
    font-size: 13px;
}

.single-post .sp-share-title {
    display: inline-block;
    margin-top: 0;
    margin-right: 5px;
    font-size: 15px;
    vertical-align: top;
}

blockquote {
    position: relative;
    margin: 25px 0 35px;
    padding: 30px;
    padding-left: 60px;
    background-color: #edeef0;
    font-size: 22px;
    line-height: 1.45;
}

    blockquote:before {
        content: '\7b';
        display: block;
        position: absolute;
        left: 10px;
        top: 5px;
        font-family: 'ElegantIcons';
        font-size: 46px;
        color: #d0d2d6;
    }

    blockquote p {
        margin-bottom: 3px;
        color: #444649;
    }

    blockquote footer {
        font-size: 12px;
    }

/* ======================== Related posts ======================== */
.related-posts {
    margin-top: 60px;
    margin-bottom: 15px;
}

    .related-posts .rp-title {
        font-size: 22px;
        margin-bottom: 20px;
        margin-top: 0;
    }

    .related-posts .rp-item {
        display: inline-block;
        text-align: left;
        max-width: 243px;
        margin-bottom: 30px;
    }

        .related-posts .rp-item img {
            max-width: 100%;
        }

        .related-posts .rp-item h5 {
            font-size: 15px;
            margin-top: 15px;
            line-height: 1.5;
        }

/* ======================== Comments ======================== */
.comments .cm-block-title {
    font-size: 21px;
    margin-bottom: 0;
}

.comments ul {
    list-style-type: none;
    padding: 0;
}

    .comments ul > li {
        border-top: 1px solid #d4d7da;
        padding: 35px 0 20px;
    }

        .comments ul > li:first-child {
            border-top: 0;
        }

        .comments ul > li .cm-item:before, .comments ul > li .cm-item:after {
            content: " ";
            display: table;
        }

        .comments ul > li .cm-item:after {
            clear: both;
        }

        .comments ul > li figure {
            float: left;
            width: 70px;
            padding-top: 5px;
        }

        .comments ul > li .cm-body {
            float: left;
            width: 100%;
            padding-left: 100px;
            margin-left: -70px;
        }

        .comments ul > li .cm-title-line {
            margin-bottom: 10px;
        }

            .comments ul > li .cm-title-line .cm-title {
                font-size: 15px;
                text-transform: uppercase;
            }

            .comments ul > li .cm-title-line > time {
                display: inline-block;
                margin-left: 20px;
                font-size: 12px;
                color: #adafb3;
            }

            .comments ul > li .cm-title-line > a {
                display: inline-block;
                margin-left: 20px;
                font-size: 12px;
                text-transform: uppercase;
            }

        .comments ul > li ul {
            margin-left: 100px;
            margin-top: 20px;
            margin-bottom: -20px;
        }

            .comments ul > li ul li:first-child {
                border-top: 1px solid #d4d7da;
            }

.comments.cm-invert p {
    color: #444649;
}

.comments.cm-invert .cm-title-line time {
    color: #444649;
}

.comments.cm-invert ul > li {
    border-top-color: #444649;
}

    .comments.cm-invert ul > li ul li:first-child {
        border-top-color: #444649;
    }

.comment-form {
    margin-top: 30px;
}

    .comment-form .form-control {
        background-color: #d5d8dd;
        border-color: #d5d8dd;
    }

    .comment-form .btn-default {
        background-color: #edeef0;
    }

        .comment-form .btn-default:hover {
            background-color: #d5d8dd;
        }

.st-invert .comment-form .form-control {
    background-color: #222222;
    border-color: #222222;
    color: #8e9095;
}

    .st-invert .comment-form .form-control::-webkit-input-placeholder {
        color: #585b5f;
    }

    .st-invert .comment-form .form-control:-moz-placeholder {
        color: #585b5f;
    }

    .st-invert .comment-form .form-control::-moz-placeholder {
        color: #585b5f;
    }

    .st-invert .comment-form .form-control:-ms-input-placeholder {
        color: #585b5f;
    }

.st-invert .comment-form .btn {
    background-color: #1a1a1a;
    border-color: #45484b;
}

/* ======================== Single Post Footer ======================== */
.ft-single-post a:hover {
    color: #76d898;
    text-decoration: none;
}

.ft-single-post .ft-back2blog {
    color: #8e9095;
    font-size: 16px;
    text-transform: uppercase;
}

    .ft-single-post .ft-back2blog:before {
        content: "\6c";
        display: inline-block;
        margin-right: 20px;
        font: 18px/20px 'ElegantIcons';
        color: #444649;
        text-transform: none;
    }

.ft-single-post .ft-back2gallery {
    color: #8e9095;
    font-size: 16px;
    text-transform: uppercase;
}

    .ft-single-post .ft-back2gallery:before {
        content: "\e005";
        display: inline-block;
        margin-right: 20px;
        font: 18px/20px 'ElegantIcons';
        color: #444649;
        text-transform: none;
    }

.ft-single-post .ft-prev-post, .ft-single-post .ft-next-post {
    position: relative;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
}

    .ft-single-post .ft-prev-post:before, .ft-single-post .ft-next-post:before {
        content: '';
        position: absolute;
        top: 0;
        display: block;
        width: 13px;
        height: 25px;
        background: url(assets/img/sp_arrows.png);
    }

.ft-single-post .ft-prev-post {
    padding-left: 30px;
}

    .ft-single-post .ft-prev-post:before {
        left: 0;
        background-position: 0 0;
    }

    .ft-single-post .ft-prev-post.disabled:before {
        background-position: -26px 0;
    }

    .ft-single-post .ft-prev-post.disabled:hover {
        color: #8e9095;
        cursor: default;
    }

.ft-single-post .ft-next-post {
    padding-right: 30px;
}

    .ft-single-post .ft-next-post:before {
        right: 0;
        background-position: -13px 0;
    }

    .ft-single-post .ft-next-post.disabled:before {
        background-position: -39px 0;
    }

    .ft-single-post .ft-next-post.disabled:hover {
        color: #8e9095;
        cursor: default;
    }

.ft-single-post .disabled {
    color: #8e9095;
}

/* ======================== Sidebar & Widgets ======================== */
.sidebar {
    margin-top: 8px;
}

@media (max-width: 768px) {
    .sidebar {
        max-width: 370px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 992px) {
    .sidebar {
        margin-top: 60px;
    }
}

.widget {
    margin-bottom: 50px;
}

    .widget .wg-title {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .widget .wg-info {
        font-size: 12px;
        margin: 0;
    }

    .widget .wg-categories {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

        .widget .wg-categories li {
            margin-bottom: 7px;
        }

        .widget .wg-categories a {
            color: #8e9095;
        }

    .widget .wg-popular-posts {
        list-style-type: none;
        padding: 0;
        margin: 0;
        margin-top: 18px;
    }

        .widget .wg-popular-posts li {
            margin-bottom: 24px;
        }

            .widget .wg-popular-posts li:before, .widget .wg-popular-posts li:after {
                content: " ";
                display: table;
            }

            .widget .wg-popular-posts li:after {
                clear: both;
            }

            .widget .wg-popular-posts li figure {
                position: relative;
                z-index: 1;
                float: left;
                width: 90px;
                margin-top: 6px;
            }

            .widget .wg-popular-posts li .body {
                float: left;
                width: 100%;
                margin-left: -90px;
                padding-left: 90px;
            }

            .widget .wg-popular-posts li .wg-pp-title a {
                color: #8e9095;
            }

                .widget .wg-popular-posts li .wg-pp-title a:hover {
                    color: #76d898;
                    text-decoration: none;
                }

    .widget .wg-tags {
        margin-top: 24px;
        margin-right: -8px;
    }

    .widget .wg-flicker {
        margin-right: -3px;
        margin-left: -3px;
        margin-top: 20px;
    }

        .widget .wg-flicker .col-xs-4 {
            width: auto;
            padding: 3px;
        }

.btn-tag {
    border: 2px solid #d5d8dd;
    color: #8e9095;
    text-transform: none;
    margin-right: 8px;
    margin-bottom: 11px;
    padding: 7px 11px;
}

/* Search form */
.search-form .form-control, .search-form .btn {
    height: 40px;
}

.search-form .btn {
    padding: 7px 10px;
    background-color: #edeef0;
    border-color: #edeef0;
}

.search-form .glyphicon {
    color: #444649;
    font-size: 16px;
    line-height: 1.4;
}

.widget-footer {
    color: #444649;
}

    .widget-footer .widget .wg-title {
        font-size: 16px;
        color: #8e9095;
    }

    .widget-footer .widget .wg-info {
        font-size: 12px;
        margin: 0;
    }

        .widget-footer .widget .wg-info a {
            color: #444649;
        }

    .widget-footer .widget p {
        color: #444649;
    }

    .widget-footer p.phone-block, .widget-footer p.email-block, .widget-footer p.address-block {
        color: #8e9095;
        padding-bottom: 0;
        margin: 20px 0 0;
    }

    .widget-footer .form-group {
        margin-bottom: 10px;
    }

    .widget-footer .form-control {
        background-color: #222222;
        border-color: #222222;
        color: #8e9095;
    }

        .widget-footer .form-control::-webkit-input-placeholder {
            color: #585b5f;
        }

        .widget-footer .form-control:-moz-placeholder {
            color: #585b5f;
        }

        .widget-footer .form-control::-moz-placeholder {
            color: #585b5f;
        }

        .widget-footer .form-control:-ms-input-placeholder {
            color: #585b5f;
        }

    .widget-footer button.btn {
        border-color: #45484b !important;
    }

/* ======================== Blog list ======================== */
.blog-list .blog-item {
    margin-bottom: 60px;
}

.blog-list .blog-image {
    text-align: center;
    margin-top: 8px;
}

    .blog-list .blog-image a {
        display: block;
    }

.blog-list .blog-video > a:after {
    content: "\49";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    font: 60px/60px 'ElegantIcons';
    color: white;
}

.blog-list .blog-body {
    background-color: white;
}

.blog-list .blog-title {
    margin-top: 0;
    font-size: 21px;
    margin-bottom: 0;
}

.blog-list .blog-info {
    background-color: white;
    font-size: 12px;
    color: #a4a6ac;
}

.blog-list .blog-excerpt {
    margin-top: 18px;
}

.blog-list .blog-readmore {
    margin-top: 12px;
}

.blog-list .blog-item-quotation blockquote {
    margin: 0;
}

.blog-list .blog-item-quotation .blog-info {
    margin: 0;
    padding: 18px;
    border: 1px solid #d5d8dd;
}

.blog-list .blog-item-quotation.biq-full {
    width: 100%;
}

@media (max-width: 767px) {
    .blog-list .blog-item {
        max-width: 370px;
        margin-left: auto;
        margin-right: auto;
    }

    .blog-list .blog-image {
        margin-bottom: 20px;
    }
}

.blog-masonry .blog-item {
    margin-bottom: 30px;
    max-width: 400px;
}

.blog-masonry .blog-image {
    margin-top: 0;
    margin-bottom: 0;
}

.blog-masonry .blog-body {
    padding: 40px 20px;
    border: 1px solid #d5d8dd;
}

/* ======================== Footer Load More ======================== */
.footer-loadmore {
    font-size: 16px;
    text-transform: uppercase;
}

/* ======================== Mental LayerSlider Layers & Styles ======================== */
.ls-mental-title {
    padding: 18px 28px;
    line-height: 37px;
    font-size: 31px;
    font-weight: bold;
    color: #8e9095;
    background: #1a1a1a;
    white-space: nowrap;
}

@media (max-width: 767px) {
    .ls-mental-title {
        font-size: 18px;
    }
}

.ls-mental-title-onepage {
    padding: 18px 28px;
    line-height: 37px;
    font-size: 31px;
    font-weight: bold;
    color: #76d898;
    background: #1a1a1a;
    white-space: nowrap;
}

@media (max-width: 767px) {
    .ls-mental-title-onepage {
        font-size: 18px;
    }
}

.ls-mental-desrc {
    padding: 8px 35px;
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #1a1a1a;
    background: white;
    white-space: nowrap;
    text-transform: none;
}

@media (max-width: 767px) {
    .ls-mental-desrc {
        font-size: 14px;
    }
}

.ls-mental-button {
    background-color: black;
    padding: 9px 24px;
}

.ls-mental-scrollunder {
    display: block;
    width: 40px;
    height: 40px;
    border: 2px solid white;
    border-radius: 40px;
    font: 40px/40px FontAwesome;
    text-align: center;
    text-decoration: none;
    color: white;
    cursor: pointer;
    transition: all 0.3s ease;
}

    .ls-mental-scrollunder:before {
        content: "\f107";
    }

    .ls-mental-scrollunder:hover {
        color: black;
        text-decoration: none;
        background-color: white;
    }

.ls-mental-bottombar {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    height: 60px;
    line-height: 60px;
    padding: 0 10px 0 30px;
    background-color: rgba(0, 0, 0, 0.7);
}

    .ls-mental-bottombar #lsmb-title {
        font-size: 18px;
        text-transform: uppercase;
    }

    .ls-mental-bottombar .mb-social {
        float: right;
        margin: 15px 0;
    }

        .ls-mental-bottombar .mb-social p {
            float: left;
            margin: 0 20px 0 0;
            line-height: 2.3;
            font-size: 16px;
        }

.ls-mental-bottombar2 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 3;
    height: 50px;
    line-height: 50px;
    padding: 0 9px 0 20px;
    background-color: rgba(0, 0, 0, 0.7);
}

    .ls-mental-bottombar2 .mb-social {
        float: right;
        margin: 9px 0;
    }

        .ls-mental-bottombar2 .mb-social p {
            float: left;
            margin: 0 20px 0 0;
            line-height: 2.3;
            font-size: 16px;
        }

.ls-mental-back2gallery {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.7);
}

    .ls-mental-back2gallery a {
        display: block;
        color: #76d898;
        text-align: center;
        line-height: 40px;
        font-size: 18px;
    }

        .ls-mental-back2gallery a:hover {
            text-decoration: none;
        }

.ls-mental-nav {
    position: absolute;
    top: 80%;
    left: 0;
    z-index: 3;
    width: 100%;
}

    .ls-mental-nav .ls-mental-nav-container {
        width: 1170px;
        margin: 0 auto;
    }

    .ls-mental-nav .ls-mn-counter {
        display: inline-block;
        height: 45px;
        line-height: 45px;
        background-color: rgba(0, 0, 0, 0.9);
        padding: 0 30px;
        margin-right: 2px;
        color: #444649;
        font-size: 18px;
        vertical-align: middle;
    }

        .ls-mental-nav .ls-mn-counter em {
            font-style: normal;
            color: #8e9095;
        }

    .ls-mental-nav .ls-mn-prev, .ls-mental-nav .ls-mn-next {
        display: inline-block;
        width: 45px;
        height: 45px;
        background-color: rgba(0, 0, 0, 0.9);
        margin-right: 2px;
        vertical-align: middle;
    }

        .ls-mental-nav .ls-mn-prev:after, .ls-mental-nav .ls-mn-next:after {
            content: '';
            display: block;
            width: 13px;
            height: 25px;
            margin: 10px 0 0 15px;
            background: url(assets/img/sp_arrows.png) -26px 0 no-repeat;
        }

        .ls-mental-nav .ls-mn-next:after {
            margin: 10px 0 0 17px;
            background-position: -39px 0;
        }

        .ls-mental-nav .ls-mn-prev:hover:after {
            background-position: 0 0;
        }

        .ls-mental-nav .ls-mn-next:hover:after {
            background-position: -13px 0;
        }

/* ======================== Top main menu ======================== */
@media (min-width: 992px) {
    .top-menu.tm-fixed {
        min-height: 100px;
    }

        .top-menu.tm-fixed > header {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 50px;
            margin-top: 0px;
            z-index: 9999;
            background-color: white;
            box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);
            transition: all 0.3s ease;
        }
}

.top-menu .tm-logo {
    padding-top: 0px;
    padding-bottom: 5px;
}

.top-menu .tm-site-descr {
    margin-top: 7px;
    margin-bottom: 0;
    font-size: 12px;
}

.top-menu .tm-menu nav:before, .top-menu .tm-menu nav:after {
    content: " ";
    display: table;
}

.top-menu .tm-menu nav:after {
    clear: both;
}

.top-main-menu {
    float: right;
    margin-top: -100px;
}

@media (min-width: 992px) {
    .top-main-menu {
        margin-top: 0px;
    }
}

.top-main-menu > li > a {
    display: block;
    margin: 10px 15px;
    font-family: 'Gotham Book' !important;
    font-size: 13px !important;
    color: #787777;
}

@media (max-width: 1199px) {
    .top-main-menu > li > a {
        margin: 10px 10px;
    }
}

.top-main-menu li > a {
    color: #787777;
    text-transform: uppercase;
}

    .top-main-menu li > a:hover {
        color: #f8c104;
    }

.top-main-menu li.active > a {
    color: #f8c104;
    text-decoration: underline;
}

.megamenu .form-group {
    margin-bottom: 10px;
}

/* ======================== Onepage ======================== */
div.ls-fullheight {
    padding: 0;
}

div.ls-nobullets .ls-bottom-nav-wrapper {
    display: none;
}

div.ls-nonav a.ls-nav-prev {
    display: none !important;
}

div.ls-nonav a.ls-nav-next {
    display: none !important;
}

/* ======================== Gallery ======================== */
ul.gallety-filters {
    list-style-type: none;
    padding: 0;
    width: 100%;
    margin: 0px auto;
    display: inline-block;
    text-align: center;
}

    ul.gallety-filters:before, ul.gallety-filters:after {
        content: " ";
        display: table;
    }

    ul.gallety-filters:after {
        clear: both;
    }

    ul.gallety-filters > li {
        display: inline-block;
    }

        ul.gallety-filters > li > a {
            display: block;
            padding: 5px;
            color: #444649;
            text-transform:uppercase;
           /* font-family: Raleway !important;*/
            font-weight: 600;
            font-size: 13px !important;
            margin:5px;
            border: 2px solid #f0efee;
            border-radius: 4px;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            -ms-border-radius: 4px;
            -o-border-radius: 4px;
        }

        ul.gallety-filters > li.active > a, ul.gallety-filters > li a:hover {
            color: #f53644;
            text-decoration: none;
           /* border: 2px solid #f8c104;*/
            border-radius: 4px;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            -ms-border-radius: 4px;
            -o-border-radius: 4px;
        }

        ul.gallety-filters > li.gf-underline {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 103px;
            height: 3px;
            transition: all 0.3s ease;
        }

.gallery {
    background-color: #f0efee;
    margin-left: 0;
    margin-right: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .gallery:before, .gallery:after {
        content: " ";
        display: table;
    }

    .gallery:after {
        clear: both;
    }

    .gallery .gl-item {
        width: 100%;
        position: relative;
        min-height: 1px;
        padding-left: 0;
        padding-right: 0;
        position: relative;
        min-height: 1px;
        padding-left: 0;
        padding-right: 0;
        position: relative;
        min-height: 1px;
        padding-left: 0;
        padding-right: 0;
        border: 5px solid #f0efed;
    }

@media (min-width: 768px) {
    .gallery .gl-item {
        float: left;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .gallery .gl-item {
        float: left;
        width: 33.33333%;
    }
}

@media (min-width: 1200px) {
    .gallery .gl-item {
        float: left;
        width: 25%;
    }
}

.gallery .gl-item.gl-loading {
    min-height: 225px;
    background: url(assets/img/spinner_black.gif) center center no-repeat;
}

.gallery .gl-item.gl-double {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 768px) {
    .gallery .gl-item.gl-double {
        float: left;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .gallery .gl-item.gl-double {
        float: left;
        width: 66.66667%;
    }
}

@media (min-width: 1200px) {
    .gallery .gl-item.gl-double {
        float: left;
        width: 50%;
    }
}

.gallery .gl-item a:hover {
    text-decoration: none;
}

.gallery .gl-item figure {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .gallery .gl-item figure img {
        max-width: 100%;
        min-width: 100%;
        vertical-align: middle;
        transition: all 0.5s ease;
        transform-style: preserve-3d;
    }

    .gallery .gl-item figure figcaption {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        opacity: 0;
        width: 100%;
        height: 100%;
        transition: all 0.5s ease;
        background-color: rgba(0, 0, 0, 0.8);
    }

    .gallery .gl-item figure:hover > img {
        transform: scale(1.3);
        -ms-transform: scale(1.3); /* IE 9 */
        -moz-transform: scale(1.3); /* Firefox */
        -webkit-transform: scale(1.3); /* Safari and Chrome */
        -o-transform: scale(1.3); /* Opera */
    }

    .gallery .gl-item figure:hover > figcaption {
        opacity: 1;
    }

.gallery .gl-item.gl-fixed-ratio-item.gl-loading {
    min-height: 0;
}

.gallery .gl-item.gl-fixed-ratio-item > a {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 67%;
}

.gallery .gl-item.gl-fixed-ratio-item figure {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

    .gallery .gl-item.gl-fixed-ratio-item figure img {
        min-height: 100%;
    }

.gallery .gl-item .gl-preview {
    display: none;
}

.gallery .gl-item.gl-preview {
    position: relative;
    width: 100% !important;
    background-color: #1a1a1a;
}

    .gallery .gl-item.gl-preview .glp-arrow {
        display: block;
        position: absolute;
        z-index: 1;
        top: -60px;
        left: 12.5%;
        margin-left: -30px;
        width: 0;
        height: 0;
        border: 30px solid transparent;
        border-bottom-color: #f0efee;
    }

    .gallery .gl-item.gl-preview .glp-close {
        display: block;
        position: absolute;
        z-index: 1;
        top: 15px;
        right: 25px;
        width: 24px;
        height: 30px;
        line-height: 30px;
        font-size: 45px;
        color: #8e9095;
        font-family: 'FontAwesome';
    }

        .gallery .gl-item.gl-preview .glp-close:before {
            content: "\f00d";
        }

    .gallery .gl-item.gl-preview .glp-zoom {
        display: block;
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        background-color: #444649;
        color: #8e9095;
        font-family: 'ElegantIcons';
    }

        .gallery .gl-item.gl-preview .glp-zoom:before {
            content: "\54";
        }

@media (max-width: 991px) {
    .gallery .gl-item.gl-preview .glp-zoom {
        display: none;
    }
}



.gallery .gl-item.gl-preview figure {
    display: inline-block;
    width: auto;
    text-align: center;
    max-width: 100%;
}

    .gallery .gl-item.gl-preview figure img {
        max-width: 800px;
        min-width: 0;
    }

        .gallery .gl-item.gl-preview figure img.glp-zoomed {
            display: block;
            position: fixed;
            z-index: 101;
            top: 0;
            right: 0;
            width: 100%;
            max-width: none;
            cursor: url(assets/img/zoom-out.gif), zoom-out;
        }

    .gallery .gl-item.gl-preview figure:hover > img {
        transform: none;
        -webkit-transform: none;
        -ms-transform: none;
        -moz-transform: none;
        -o-transform: none;
    }

.gallery .gl-item.gl-preview .lg-preview-descr {
    padding: 0 30px 0 15px;
    font-size: 13px;
}

.gallery .gl-item.gl-preview .glp-readmore {
    margin-top: 20px;
}

.gallery .gl-item.gl-preview .glp-social {
    float: right;
    margin: 50px 0 0;
}

    .gallery .gl-item.gl-preview .glp-social p {
        float: left;
        margin: 0 20px 0 0;
        line-height: 2.3;
        font-size: 16px;
    }

.gallery .gl-item.gl-preview .glp-video {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

    .gallery .gl-item.gl-preview .glp-video iframe, .gallery .gl-item.gl-preview .glp-video object, .gallery .gl-item.gl-preview .glp-video embed, .gallery .gl-item.gl-preview .glp-video video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.gallery .gl-item.gl-preview .carousel {
    display: table;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}

.gallery.gl-cols-3 .gl-item {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 1200px) {
    .gallery.gl-cols-3 .gl-item {
        float: left;
        width: 33.33333%;
    }
}

.gallery.gl-cols-3 .gl-item.gl-double {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 1200px) {
    .gallery.gl-cols-3 .gl-item.gl-double {
        float: left;
        width: 66.66667%;
    }
}

.gallery.gl-cols-5 .gl-item {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 1200px) {
    .gallery.gl-cols-5 .gl-item {
        float: left;
        width: 20%;
    }
}

.gallery.gl-cols-5 .gl-item.gl-double {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 1200px) {
    .gallery.gl-cols-5 .gl-item.gl-double {
        float: left;
        width: 40%;
    }
}

.gallery.gl-cols-6 .gl-item {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 1200px) {
    .gallery.gl-cols-6 .gl-item {
        float: left;
        width: 16.66667%;
    }
}

.gallery.gl-cols-6 .gl-item.gl-double {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 1200px) {
    .gallery.gl-cols-6 .gl-item.gl-double {
        float: left;
        width: 33.33333%;
    }
}

.gallery .gl-item-icon {
    margin-bottom: 0;
    font-size: 36px;
    text-align: center;
    color: white;
}

.gallery .gl-item-title {
    margin-bottom: 0;
    font-size: 16px;
    text-align: center;
    color: white;
    text-transform: uppercase;
}

.gallery .gl-item-category {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    color: #8e9095;
}

.gallery.gl-pinterest .gl-item {
    padding: 5px;
}

    .gallery.gl-pinterest .gl-item.gl-double {
        position: relative;
        min-height: 1px;
        padding-left: 0;
        padding-right: 0;
        position: relative;
        min-height: 1px;
        padding-left: 0;
        padding-right: 0;
        position: relative;
        min-height: 1px;
        padding-left: 0;
        padding-right: 0;
        padding: 5px;
    }

@media (min-width: 768px) {
    .gallery.gl-pinterest .gl-item.gl-double {
        float: left;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .gallery.gl-pinterest .gl-item.gl-double {
        float: left;
        width: 33.33333%;
    }
}

@media (min-width: 1200px) {
    .gallery.gl-pinterest .gl-item.gl-double {
        float: left;
        width: 25%;
    }
}

.gallery.gl-pinterest .gl-item figcaption {
    position: relative;
    z-index: 1;
    opacity: 1;
    padding: 20px;
    background-color: white;
}

.gallery.gl-pinterest.gl-cols-3 .gl-item.gl-double {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    padding: 5px;
}

@media (min-width: 1200px) {
    .gallery.gl-pinterest.gl-cols-3 .gl-item.gl-double {
        float: left;
        width: 33.33333%;
    }
}

.gallery.gl-pinterest.gl-cols-5 .gl-item.gl-double {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    padding: 5px;
}

@media (min-width: 1200px) {
    .gallery.gl-pinterest.gl-cols-5 .gl-item.gl-double {
        float: left;
        width: 20%;
    }
}

.gallery.gl-pinterest.gl-cols-6 .gl-item.gl-double {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    padding: 5px;
}

@media (min-width: 1200px) {
    .gallery.gl-pinterest.gl-cols-6 .gl-item.gl-double {
        float: left;
        width: 16.66667%;
    }
}

.gallery.gl-pinterest .gl-item-title {
    margin-bottom: 10px;
    font-size: 15px;
    text-align: left;
    color: #444649;
    text-transform: uppercase;
}

.load-more-block {
    height: 60px;
    line-height: 60px;
    text-align: center;
}

/* ======================== Single Work with Description ======================== */
.single-work p {
    color: #444649;
}

.single-work .sw-description {
    margin-top: 50px;
}

.single-work .mb-social {
    margin-top: 30px;
}

    .single-work .mb-social a {
        background: none;
        font-size: 20px;
    }

/* ======================== Video Js Skin ======================== */
.container-fullwidth-video {
    position: relative;
    width: 100%;
}

.vjs-fullwidth {
    width: 100%;
}

.vjs-fullheight {
    height: 100%;
}

.vjs-mental-skin .vjs-play-progress {
    background: #76d898;
}

.vjs-mental-skin .vjs-volume-level {
    background: #76d898;
}

.vjs-mental-skin .vjs-big-play-button {
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
    margin-top: -50px;
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: transparent;
}

    .vjs-mental-skin .vjs-big-play-button:before {
        content: "\f01d";
        position: static;
        color: white;
        font: 80px/100px FontAwesome;
        vertical-align: middle;
    }

.vjs-mental-skin:hover .vjs-big-play-button, .vjs-mental-skin:hover .vjs-big-play-button:focus {
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
}

/* ======================== Loading spinners ======================== */
.loading-spinner {
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    background: url(assets/img/spinner_black.gif);
}

.cssanimations .loading-spinner {
    background: none;
    font: 32px/32px FontAwesome;
    color: #76d898;
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

    .cssanimations .loading-spinner:before {
        content: "\f110";
    }

/*!==========================================================================
   Helpers
   ========================================================================== */
/* ======================== Text helpers ======================== */
.text-transform-none {
    text-transform: none;
}

/* ======================== Effects & Animations ======================== */
a.img-eye-hover {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    overflow: hidden;
}

    a.img-eye-hover > img {
        transition: all 0.5s ease;
        transform-style: preserve-3d;
    }

    a.img-eye-hover:hover:after {
        content: "\f06e";
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        width: 30px;
        height: 30px;
        margin: -16px 0 0 -15px;
        font: 40px/40px FontAwesome;
        color: white;
    }

    a.img-eye-hover:hover > img {
        transform: scale(1.3);
        -ms-transform: scale(1.3); /* IE 9 */
        -moz-transform: scale(1.3); /* Firefox */
        -webkit-transform: scale(1.3); /* Safari and Chrome */
        -o-transform: scale(1.3); /* Opera */
    }

a.img-zoom-hover {
    display: inline-block;
    position: relative;
    vertical-align: bottom;
    overflow: hidden;
}

    a.img-zoom-hover > img {
        transition: all 0.5s ease;
        transform-style: preserve-3d;
    }

    a.img-zoom-hover:hover > img {
        transform: scale(1.3);
        -ms-transform: scale(1.3); /* IE 9 */
        -moz-transform: scale(1.3); /* Firefox */
        -webkit-transform: scale(1.3); /* Safari and Chrome */
        -o-transform: scale(1.3); /* Opera */
    }

/* ======================== Other ======================== */
.margin-btm-lg {
    margin-bottom: 40px;
}

.margin-btm-md {
    margin-bottom: 30px;
}

.margin-btm-sm {
    margin-bottom: 20px;
}

.col-margin-lg .row > div {
    margin-bottom: 40px;
}

.col-margin-md .row > div {
    margin-bottom: 20px;
}

.col-margin-sm .row > div {
    margin-bottom: 10px;
}

.no-padding {
    padding: 0;
}

.no-margin {
    margin: 0;
}

.middle {
    width: 100%;
    height: 100%;
    display: table;
}

    .middle .middle-inner {
        width: 100%;
        height: 100%;
        display: table-cell;
        vertical-align: middle;
    }

.animated {
    opacity: 0;
}

.image-fit img {
    width: 100%;
}

.shadow-down {
    background-color: white;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease;
}

.parallax {
    background-position: center;
}

@media (min-width: 1200px) {
    .parallax {
        background-size: 100%;
    }
}

