/*
 * ZurApp Multiconcept App Showcase Template v1.0
 * Copyright 2015 8Guild.com
 * Theme Styles
 * Dependencies: Bourbon, Bootstrap, FontAwesome
 */

/* ╔══╗╔═══╗╔╗╔╗╔══╗╔╗──╔══╗
   ║╔╗║║╔══╝║║║║╚╗╔╝║║──║╔╗╚╗
   ║╚╝║║║╔═╗║║║║─║║─║║──║║╚╗║
   ║╔╗║║║╚╗║║║║║─║║─║║──║║─║║
   ║╚╝║║╚═╝║║╚╝║╔╝╚╗║╚═╗║╚═╝║
   ╚══╝╚═══╝╚══╝╚══╝╚══╝╚═══╝
*/

/** TABLE OF CONTENTS **/

/**
    01. Font Awesome
    02. CSS Reset
    03. Bootstrap
    04. Scaffolding
    05. Typography
    06. Forms
    07. Tables
    08. Buttons
    09. Preloader
    10. Social Buttons
    11. Navbar
    12. Post
    13. Page Title
    14. Comments
    15. Shortcodes
    16. Widgets
    17. Grids
    18. Tiles
    19. Tooltips
    20. Navs
    21. Panels
    22. Carousel
    23. Countdowns
    24. Components
    25. Footer
    26. Device Slider
    27. App Intro
    28. Scroll Slideshow
    29. Specialty
**/

@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600,700,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300);

/* 01. FONT AWESOME
 * Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot?v=4.4.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-glass:before {
    content: "";
}
.fa-music:before {
    content: "";
}
.fa-search:before {
    content: "";
}
.fa-envelope-o:before {
    content: "";
}
.fa-heart:before {
    content: "";
}
.fa-star:before {
    content: "";
}
.fa-star-o:before {
    content: "";
}
.fa-user:before {
    content: "";
}
.fa-film:before {
    content: "";
}
.fa-th-large:before {
    content: "";
}
.fa-th:before {
    content: "";
}
.fa-th-list:before {
    content: "";
}
.fa-check:before {
    content: "";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "";
}
.fa-search-plus:before {
    content: "";
}
.fa-search-minus:before {
    content: "";
}
.fa-power-off:before {
    content: "";
}
.fa-signal:before {
    content: "";
}
.fa-gear:before,
.fa-cog:before {
    content: "";
}
.fa-trash-o:before {
    content: "";
}
.fa-home:before {
    content: "";
}
.fa-file-o:before {
    content: "";
}
.fa-clock-o:before {
    content: "";
}
.fa-road:before {
    content: "";
}
.fa-download:before {
    content: "";
}
.fa-arrow-circle-o-down:before {
    content: "";
}
.fa-arrow-circle-o-up:before {
    content: "";
}
.fa-inbox:before {
    content: "";
}
.fa-play-circle-o:before {
    content: "";
}
.fa-rotate-right:before,
.fa-repeat:before {
    content: "";
}
.fa-refresh:before {
    content: "";
}
.fa-list-alt:before {
    content: "";
}
.fa-lock:before {
    content: "";
}
.fa-flag:before {
    content: "";
}
.fa-headphones:before {
    content: "";
}
.fa-volume-off:before {
    content: "";
}
.fa-volume-down:before {
    content: "";
}
.fa-volume-up:before {
    content: "";
}
.fa-qrcode:before {
    content: "";
}
.fa-barcode:before {
    content: "";
}
.fa-tag:before {
    content: "";
}
.fa-tags:before {
    content: "";
}
.fa-book:before {
    content: "";
}
.fa-bookmark:before {
    content: "";
}
.fa-print:before {
    content: "";
}
.fa-camera:before {
    content: "";
}
.fa-font:before {
    content: "";
}
.fa-bold:before {
    content: "";
}
.fa-italic:before {
    content: "";
}
.fa-text-height:before {
    content: "";
}
.fa-text-width:before {
    content: "";
}
.fa-align-left:before {
    content: "";
}
.fa-align-center:before {
    content: "";
}
.fa-align-right:before {
    content: "";
}
.fa-align-justify:before {
    content: "";
}
.fa-list:before {
    content: "";
}
.fa-dedent:before,
.fa-outdent:before {
    content: "";
}
.fa-indent:before {
    content: "";
}
.fa-video-camera:before {
    content: "";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "";
}
.fa-pencil:before {
    content: "";
}
.fa-map-marker:before {
    content: "";
}
.fa-adjust:before {
    content: "";
}
.fa-tint:before {
    content: "";
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "";
}
.fa-share-square-o:before {
    content: "";
}
.fa-check-square-o:before {
    content: "";
}
.fa-arrows:before {
    content: "";
}
.fa-step-backward:before {
    content: "";
}
.fa-fast-backward:before {
    content: "";
}
.fa-backward:before {
    content: "";
}
.fa-play:before {
    content: "";
}
.fa-pause:before {
    content: "";
}
.fa-stop:before {
    content: "";
}
.fa-forward:before {
    content: "";
}
.fa-fast-forward:before {
    content: "";
}
.fa-step-forward:before {
    content: "";
}
.fa-eject:before {
    content: "";
}
.fa-chevron-left:before {
    content: "";
}
.fa-chevron-right:before {
    content: "";
}
.fa-plus-circle:before {
    content: "";
}
.fa-minus-circle:before {
    content: "";
}
.fa-times-circle:before {
    content: "";
}
.fa-check-circle:before {
    content: "";
}
.fa-question-circle:before {
    content: "";
}
.fa-info-circle:before {
    content: "";
}
.fa-crosshairs:before {
    content: "";
}
.fa-times-circle-o:before {
    content: "";
}
.fa-check-circle-o:before {
    content: "";
}
.fa-ban:before {
    content: "";
}
.fa-arrow-left:before {
    content: "";
}
.fa-arrow-right:before {
    content: "";
}
.fa-arrow-up:before {
    content: "";
}
.fa-arrow-down:before {
    content: "";
}
.fa-mail-forward:before,
.fa-share:before {
    content: "";
}
.fa-expand:before {
    content: "";
}
.fa-compress:before {
    content: "";
}
.fa-plus:before {
    content: "";
}
.fa-minus:before {
    content: "";
}
.fa-asterisk:before {
    content: "";
}
.fa-exclamation-circle:before {
    content: "";
}
.fa-gift:before {
    content: "";
}
.fa-leaf:before {
    content: "";
}
.fa-fire:before {
    content: "";
}
.fa-eye:before {
    content: "";
}
.fa-eye-slash:before {
    content: "";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "";
}
.fa-plane:before {
    content: "";
}
.fa-calendar:before {
    content: "";
}
.fa-random:before {
    content: "";
}
.fa-comment:before {
    content: "";
}
.fa-magnet:before {
    content: "";
}
.fa-chevron-up:before {
    content: "";
}
.fa-chevron-down:before {
    content: "";
}
.fa-retweet:before {
    content: "";
}
.fa-shopping-cart:before {
    content: "";
}
.fa-folder:before {
    content: "";
}
.fa-folder-open:before {
    content: "";
}
.fa-arrows-v:before {
    content: "";
}
.fa-arrows-h:before {
    content: "";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "";
}
.fa-twitter-square:before {
    content: "";
}
.fa-facebook-square:before {
    content: "";
}
.fa-camera-retro:before {
    content: "";
}
.fa-key:before {
    content: "";
}
.fa-gears:before,
.fa-cogs:before {
    content: "";
}
.fa-comments:before {
    content: "";
}
.fa-thumbs-o-up:before {
    content: "";
}
.fa-thumbs-o-down:before {
    content: "";
}
.fa-star-half:before {
    content: "";
}
.fa-heart-o:before {
    content: "";
}
.fa-sign-out:before {
    content: "";
}
.fa-linkedin-square:before {
    content: "";
}
.fa-thumb-tack:before {
    content: "";
}
.fa-external-link:before {
    content: "";
}
.fa-sign-in:before {
    content: "";
}
.fa-trophy:before {
    content: "";
}
.fa-github-square:before {
    content: "";
}
.fa-upload:before {
    content: "";
}
.fa-lemon-o:before {
    content: "";
}
.fa-phone:before {
    content: "";
}
.fa-square-o:before {
    content: "";
}
.fa-bookmark-o:before {
    content: "";
}
.fa-phone-square:before {
    content: "";
}
.fa-twitter:before {
    content: "";
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "";
}
.fa-github:before {
    content: "";
}
.fa-unlock:before {
    content: "";
}
.fa-credit-card:before {
    content: "";
}
.fa-feed:before,
.fa-rss:before {
    content: "";
}
.fa-hdd-o:before {
    content: "";
}
.fa-bullhorn:before {
    content: "";
}
.fa-bell:before {
    content: "";
}
.fa-certificate:before {
    content: "";
}
.fa-hand-o-right:before {
    content: "";
}
.fa-hand-o-left:before {
    content: "";
}
.fa-hand-o-up:before {
    content: "";
}
.fa-hand-o-down:before {
    content: "";
}
.fa-arrow-circle-left:before {
    content: "";
}
.fa-arrow-circle-right:before {
    content: "";
}
.fa-arrow-circle-up:before {
    content: "";
}
.fa-arrow-circle-down:before {
    content: "";
}
.fa-globe:before {
    content: "";
}
.fa-wrench:before {
    content: "";
}
.fa-tasks:before {
    content: "";
}
.fa-filter:before {
    content: "";
}
.fa-briefcase:before {
    content: "";
}
.fa-arrows-alt:before {
    content: "";
}
.fa-group:before,
.fa-users:before {
    content: "";
}
.fa-chain:before,
.fa-link:before {
    content: "";
}
.fa-cloud:before {
    content: "";
}
.fa-flask:before {
    content: "";
}
.fa-cut:before,
.fa-scissors:before {
    content: "";
}
.fa-copy:before,
.fa-files-o:before {
    content: "";
}
.fa-paperclip:before {
    content: "";
}
.fa-save:before,
.fa-floppy-o:before {
    content: "";
}
.fa-square:before {
    content: "";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "";
}
.fa-list-ul:before {
    content: "";
}
.fa-list-ol:before {
    content: "";
}
.fa-strikethrough:before {
    content: "";
}
.fa-underline:before {
    content: "";
}
.fa-table:before {
    content: "";
}
.fa-magic:before {
    content: "";
}
.fa-truck:before {
    content: "";
}
.fa-pinterest:before {
    content: "";
}
.fa-pinterest-square:before {
    content: "";
}
.fa-google-plus-square:before {
    content: "";
}
.fa-google-plus:before {
    content: "";
}
.fa-money:before {
    content: "";
}
.fa-caret-down:before {
    content: "";
}
.fa-caret-up:before {
    content: "";
}
.fa-caret-left:before {
    content: "";
}
.fa-caret-right:before {
    content: "";
}
.fa-columns:before {
    content: "";
}
.fa-unsorted:before,
.fa-sort:before {
    content: "";
}
.fa-sort-down:before,
.fa-sort-desc:before {
    content: "";
}
.fa-sort-up:before,
.fa-sort-asc:before {
    content: "";
}
.fa-envelope:before {
    content: "";
}
.fa-linkedin:before {
    content: "";
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "";
}
.fa-legal:before,
.fa-gavel:before {
    content: "";
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "";
}
.fa-comment-o:before {
    content: "";
}
.fa-comments-o:before {
    content: "";
}
.fa-flash:before,
.fa-bolt:before {
    content: "";
}
.fa-sitemap:before {
    content: "";
}
.fa-umbrella:before {
    content: "";
}
.fa-paste:before,
.fa-clipboard:before {
    content: "";
}
.fa-lightbulb-o:before {
    content: "";
}
.fa-exchange:before {
    content: "";
}
.fa-cloud-download:before {
    content: "";
}
.fa-cloud-upload:before {
    content: "";
}
.fa-user-md:before {
    content: "";
}
.fa-stethoscope:before {
    content: "";
}
.fa-suitcase:before {
    content: "";
}
.fa-bell-o:before {
    content: "";
}
.fa-coffee:before {
    content: "";
}
.fa-cutlery:before {
    content: "";
}
.fa-file-text-o:before {
    content: "";
}
.fa-building-o:before {
    content: "";
}
.fa-hospital-o:before {
    content: "";
}
.fa-ambulance:before {
    content: "";
}
.fa-medkit:before {
    content: "";
}
.fa-fighter-jet:before {
    content: "";
}
.fa-beer:before {
    content: "";
}
.fa-h-square:before {
    content: "";
}
.fa-plus-square:before {
    content: "";
}
.fa-angle-double-left:before {
    content: "";
}
.fa-angle-double-right:before {
    content: "";
}
.fa-angle-double-up:before {
    content: "";
}
.fa-angle-double-down:before {
    content: "";
}
.fa-angle-left:before {
    content: "";
}
.fa-angle-right:before {
    content: "";
}
.fa-angle-up:before {
    content: "";
}
.fa-angle-down:before {
    content: "";
}
.fa-desktop:before {
    content: "";
}
.fa-laptop:before {
    content: "";
}
.fa-tablet:before {
    content: "";
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "";
}
.fa-circle-o:before {
    content: "";
}
.fa-quote-left:before {
    content: "";
}
.fa-quote-right:before {
    content: "";
}
.fa-spinner:before {
    content: "";
}
.fa-circle:before {
    content: "";
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "";
}
.fa-github-alt:before {
    content: "";
}
.fa-folder-o:before {
    content: "";
}
.fa-folder-open-o:before {
    content: "";
}
.fa-smile-o:before {
    content: "";
}
.fa-frown-o:before {
    content: "";
}
.fa-meh-o:before {
    content: "";
}
.fa-gamepad:before {
    content: "";
}
.fa-keyboard-o:before {
    content: "";
}
.fa-flag-o:before {
    content: "";
}
.fa-flag-checkered:before {
    content: "";
}
.fa-terminal:before {
    content: "";
}
.fa-code:before {
    content: "";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "";
}
.fa-location-arrow:before {
    content: "";
}
.fa-crop:before {
    content: "";
}
.fa-code-fork:before {
    content: "";
}
.fa-unlink:before,
.fa-chain-broken:before {
    content: "";
}
.fa-question:before {
    content: "";
}
.fa-info:before {
    content: "";
}
.fa-exclamation:before {
    content: "";
}
.fa-superscript:before {
    content: "";
}
.fa-subscript:before {
    content: "";
}
.fa-eraser:before {
    content: "";
}
.fa-puzzle-piece:before {
    content: "";
}
.fa-microphone:before {
    content: "";
}
.fa-microphone-slash:before {
    content: "";
}
.fa-shield:before {
    content: "";
}
.fa-calendar-o:before {
    content: "";
}
.fa-fire-extinguisher:before {
    content: "";
}
.fa-rocket:before {
    content: "";
}
.fa-maxcdn:before {
    content: "";
}
.fa-chevron-circle-left:before {
    content: "";
}
.fa-chevron-circle-right:before {
    content: "";
}
.fa-chevron-circle-up:before {
    content: "";
}
.fa-chevron-circle-down:before {
    content: "";
}
.fa-html5:before {
    content: "";
}
.fa-css3:before {
    content: "";
}
.fa-anchor:before {
    content: "";
}
.fa-unlock-alt:before {
    content: "";
}
.fa-bullseye:before {
    content: "";
}
.fa-ellipsis-h:before {
    content: "";
}
.fa-ellipsis-v:before {
    content: "";
}
.fa-rss-square:before {
    content: "";
}
.fa-play-circle:before {
    content: "";
}
.fa-ticket:before {
    content: "";
}
.fa-minus-square:before {
    content: "";
}
.fa-minus-square-o:before {
    content: "";
}
.fa-level-up:before {
    content: "";
}
.fa-level-down:before {
    content: "";
}
.fa-check-square:before {
    content: "";
}
.fa-pencil-square:before {
    content: "";
}
.fa-external-link-square:before {
    content: "";
}
.fa-share-square:before {
    content: "";
}
.fa-compass:before {
    content: "";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "";
}
.fa-euro:before,
.fa-eur:before {
    content: "";
}
.fa-gbp:before {
    content: "";
}
.fa-dollar:before,
.fa-usd:before {
    content: "";
}
.fa-rupee:before,
.fa-inr:before {
    content: "";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "";
}
.fa-won:before,
.fa-krw:before {
    content: "";
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "";
}
.fa-file:before {
    content: "";
}
.fa-file-text:before {
    content: "";
}
.fa-sort-alpha-asc:before {
    content: "";
}
.fa-sort-alpha-desc:before {
    content: "";
}
.fa-sort-amount-asc:before {
    content: "";
}
.fa-sort-amount-desc:before {
    content: "";
}
.fa-sort-numeric-asc:before {
    content: "";
}
.fa-sort-numeric-desc:before {
    content: "";
}
.fa-thumbs-up:before {
    content: "";
}
.fa-thumbs-down:before {
    content: "";
}
.fa-youtube-square:before {
    content: "";
}
.fa-youtube:before {
    content: "";
}
.fa-xing:before {
    content: "";
}
.fa-xing-square:before {
    content: "";
}
.fa-youtube-play:before {
    content: "";
}
.fa-dropbox:before {
    content: "";
}
.fa-stack-overflow:before {
    content: "";
}
.fa-instagram:before {
    content: "";
}
.fa-flickr:before {
    content: "";
}
.fa-adn:before {
    content: "";
}
.fa-bitbucket:before {
    content: "";
}
.fa-bitbucket-square:before {
    content: "";
}
.fa-tumblr:before {
    content: "";
}
.fa-tumblr-square:before {
    content: "";
}
.fa-long-arrow-down:before {
    content: "";
}
.fa-long-arrow-up:before {
    content: "";
}
.fa-long-arrow-left:before {
    content: "";
}
.fa-long-arrow-right:before {
    content: "";
}
.fa-apple:before {
    content: "";
}
.fa-windows:before {
    content: "";
}
.fa-android:before {
    content: "";
}
.fa-linux:before {
    content: "";
}
.fa-dribbble:before {
    content: "";
}
.fa-skype:before {
    content: "";
}
.fa-foursquare:before {
    content: "";
}
.fa-trello:before {
    content: "";
}
.fa-female:before {
    content: "";
}
.fa-male:before {
    content: "";
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "";
}
.fa-sun-o:before {
    content: "";
}
.fa-moon-o:before {
    content: "";
}
.fa-archive:before {
    content: "";
}
.fa-bug:before {
    content: "";
}
.fa-vk:before {
    content: "";
}
.fa-weibo:before {
    content: "";
}
.fa-renren:before {
    content: "";
}
.fa-pagelines:before {
    content: "";
}
.fa-stack-exchange:before {
    content: "";
}
.fa-arrow-circle-o-right:before {
    content: "";
}
.fa-arrow-circle-o-left:before {
    content: "";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "";
}
.fa-dot-circle-o:before {
    content: "";
}
.fa-wheelchair:before {
    content: "";
}
.fa-vimeo-square:before {
    content: "";
}
.fa-turkish-lira:before,
.fa-try:before {
    content: "";
}
.fa-plus-square-o:before {
    content: "";
}
.fa-space-shuttle:before {
    content: "";
}
.fa-slack:before {
    content: "";
}
.fa-envelope-square:before {
    content: "";
}
.fa-wordpress:before {
    content: "";
}
.fa-openid:before {
    content: "";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "";
}
.fa-yahoo:before {
    content: "";
}
.fa-google:before {
    content: "";
}
.fa-reddit:before {
    content: "";
}
.fa-reddit-square:before {
    content: "";
}
.fa-stumbleupon-circle:before {
    content: "";
}
.fa-stumbleupon:before {
    content: "";
}
.fa-delicious:before {
    content: "";
}
.fa-digg:before {
    content: "";
}
.fa-pied-piper:before {
    content: "";
}
.fa-pied-piper-alt:before {
    content: "";
}
.fa-drupal:before {
    content: "";
}
.fa-joomla:before {
    content: "";
}
.fa-language:before {
    content: "";
}
.fa-fax:before {
    content: "";
}
.fa-building:before {
    content: "";
}
.fa-child:before {
    content: "";
}
.fa-paw:before {
    content: "";
}
.fa-spoon:before {
    content: "";
}
.fa-cube:before {
    content: "";
}
.fa-cubes:before {
    content: "";
}
.fa-behance:before {
    content: "";
}
.fa-behance-square:before {
    content: "";
}
.fa-steam:before {
    content: "";
}
.fa-steam-square:before {
    content: "";
}
.fa-recycle:before {
    content: "";
}
.fa-automobile:before,
.fa-car:before {
    content: "";
}
.fa-cab:before,
.fa-taxi:before {
    content: "";
}
.fa-tree:before {
    content: "";
}
.fa-spotify:before {
    content: "";
}
.fa-deviantart:before {
    content: "";
}
.fa-soundcloud:before {
    content: "";
}
.fa-database:before {
    content: "";
}
.fa-file-pdf-o:before {
    content: "";
}
.fa-file-word-o:before {
    content: "";
}
.fa-file-excel-o:before {
    content: "";
}
.fa-file-powerpoint-o:before {
    content: "";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "";
}
.fa-file-code-o:before {
    content: "";
}
.fa-vine:before {
    content: "";
}
.fa-codepen:before {
    content: "";
}
.fa-jsfiddle:before {
    content: "";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "";
}
.fa-circle-o-notch:before {
    content: "";
}
.fa-ra:before,
.fa-rebel:before {
    content: "";
}
.fa-ge:before,
.fa-empire:before {
    content: "";
}
.fa-git-square:before {
    content: "";
}
.fa-git:before {
    content: "";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "";
}
.fa-tencent-weibo:before {
    content: "";
}
.fa-qq:before {
    content: "";
}
.fa-wechat:before,
.fa-weixin:before {
    content: "";
}
.fa-send:before,
.fa-paper-plane:before {
    content: "";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "";
}
.fa-history:before {
    content: "";
}
.fa-circle-thin:before {
    content: "";
}
.fa-header:before {
    content: "";
}
.fa-paragraph:before {
    content: "";
}
.fa-sliders:before {
    content: "";
}
.fa-share-alt:before {
    content: "";
}
.fa-share-alt-square:before {
    content: "";
}
.fa-bomb:before {
    content: "";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "";
}
.fa-tty:before {
    content: "";
}
.fa-binoculars:before {
    content: "";
}
.fa-plug:before {
    content: "";
}
.fa-slideshare:before {
    content: "";
}
.fa-twitch:before {
    content: "";
}
.fa-yelp:before {
    content: "";
}
.fa-newspaper-o:before {
    content: "";
}
.fa-wifi:before {
    content: "";
}
.fa-calculator:before {
    content: "";
}
.fa-paypal:before {
    content: "";
}
.fa-google-wallet:before {
    content: "";
}
.fa-cc-visa:before {
    content: "";
}
.fa-cc-mastercard:before {
    content: "";
}
.fa-cc-discover:before {
    content: "";
}
.fa-cc-amex:before {
    content: "";
}
.fa-cc-paypal:before {
    content: "";
}
.fa-cc-stripe:before {
    content: "";
}
.fa-bell-slash:before {
    content: "";
}
.fa-bell-slash-o:before {
    content: "";
}
.fa-trash:before {
    content: "";
}
.fa-copyright:before {
    content: "";
}
.fa-at:before {
    content: "";
}
.fa-eyedropper:before {
    content: "";
}
.fa-paint-brush:before {
    content: "";
}
.fa-birthday-cake:before {
    content: "";
}
.fa-area-chart:before {
    content: "";
}
.fa-pie-chart:before {
    content: "";
}
.fa-line-chart:before {
    content: "";
}
.fa-lastfm:before {
    content: "";
}
.fa-lastfm-square:before {
    content: "";
}
.fa-toggle-off:before {
    content: "";
}
.fa-toggle-on:before {
    content: "";
}
.fa-bicycle:before {
    content: "";
}
.fa-bus:before {
    content: "";
}
.fa-ioxhost:before {
    content: "";
}
.fa-angellist:before {
    content: "";
}
.fa-cc:before {
    content: "";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "";
}
.fa-meanpath:before {
    content: "";
}
.fa-buysellads:before {
    content: "";
}
.fa-connectdevelop:before {
    content: "";
}
.fa-dashcube:before {
    content: "";
}
.fa-forumbee:before {
    content: "";
}
.fa-leanpub:before {
    content: "";
}
.fa-sellsy:before {
    content: "";
}
.fa-shirtsinbulk:before {
    content: "";
}
.fa-simplybuilt:before {
    content: "";
}
.fa-skyatlas:before {
    content: "";
}
.fa-cart-plus:before {
    content: "";
}
.fa-cart-arrow-down:before {
    content: "";
}
.fa-diamond:before {
    content: "";
}
.fa-ship:before {
    content: "";
}
.fa-user-secret:before {
    content: "";
}
.fa-motorcycle:before {
    content: "";
}
.fa-street-view:before {
    content: "";
}
.fa-heartbeat:before {
    content: "";
}
.fa-venus:before {
    content: "";
}
.fa-mars:before {
    content: "";
}
.fa-mercury:before {
    content: "";
}
.fa-intersex:before,
.fa-transgender:before {
    content: "";
}
.fa-transgender-alt:before {
    content: "";
}
.fa-venus-double:before {
    content: "";
}
.fa-mars-double:before {
    content: "";
}
.fa-venus-mars:before {
    content: "";
}
.fa-mars-stroke:before {
    content: "";
}
.fa-mars-stroke-v:before {
    content: "";
}
.fa-mars-stroke-h:before {
    content: "";
}
.fa-neuter:before {
    content: "";
}
.fa-genderless:before {
    content: "";
}
.fa-facebook-official:before {
    content: "";
}
.fa-pinterest-p:before {
    content: "";
}
.fa-whatsapp:before {
    content: "";
}
.fa-server:before {
    content: "";
}
.fa-user-plus:before {
    content: "";
}
.fa-user-times:before {
    content: "";
}
.fa-hotel:before,
.fa-bed:before {
    content: "";
}
.fa-viacoin:before {
    content: "";
}
.fa-train:before {
    content: "";
}
.fa-subway:before {
    content: "";
}
.fa-medium:before {
    content: "";
}
.fa-yc:before,
.fa-y-combinator:before {
    content: "";
}
.fa-optin-monster:before {
    content: "";
}
.fa-opencart:before {
    content: "";
}
.fa-expeditedssl:before {
    content: "";
}
.fa-battery-4:before,
.fa-battery-full:before {
    content: "";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "";
}
.fa-battery-2:before,
.fa-battery-half:before {
    content: "";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "";
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: "";
}
.fa-mouse-pointer:before {
    content: "";
}
.fa-i-cursor:before {
    content: "";
}
.fa-object-group:before {
    content: "";
}
.fa-object-ungroup:before {
    content: "";
}
.fa-sticky-note:before {
    content: "";
}
.fa-sticky-note-o:before {
    content: "";
}
.fa-cc-jcb:before {
    content: "";
}
.fa-cc-diners-club:before {
    content: "";
}
.fa-clone:before {
    content: "";
}
.fa-balance-scale:before {
    content: "";
}
.fa-hourglass-o:before {
    content: "";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "";
}
.fa-hourglass:before {
    content: "";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "";
}
.fa-hand-scissors-o:before {
    content: "";
}
.fa-hand-lizard-o:before {
    content: "";
}
.fa-hand-spock-o:before {
    content: "";
}
.fa-hand-pointer-o:before {
    content: "";
}
.fa-hand-peace-o:before {
    content: "";
}
.fa-trademark:before {
    content: "";
}
.fa-registered:before {
    content: "";
}
.fa-creative-commons:before {
    content: "";
}
.fa-gg:before {
    content: "";
}
.fa-gg-circle:before {
    content: "";
}
.fa-tripadvisor:before {
    content: "";
}
.fa-odnoklassniki:before {
    content: "";
}
.fa-odnoklassniki-square:before {
    content: "";
}
.fa-get-pocket:before {
    content: "";
}
.fa-wikipedia-w:before {
    content: "";
}
.fa-safari:before {
    content: "";
}
.fa-chrome:before {
    content: "";
}
.fa-firefox:before {
    content: "";
}
.fa-opera:before {
    content: "";
}
.fa-internet-explorer:before {
    content: "";
}
.fa-tv:before,
.fa-television:before {
    content: "";
}
.fa-contao:before {
    content: "";
}
.fa-500px:before {
    content: "";
}
.fa-amazon:before {
    content: "";
}
.fa-calendar-plus-o:before {
    content: "";
}
.fa-calendar-minus-o:before {
    content: "";
}
.fa-calendar-times-o:before {
    content: "";
}
.fa-calendar-check-o:before {
    content: "";
}
.fa-industry:before {
    content: "";
}
.fa-map-pin:before {
    content: "";
}
.fa-map-signs:before {
    content: "";
}
.fa-map-o:before {
    content: "";
}
.fa-map:before {
    content: "";
}
.fa-commenting:before {
    content: "";
}
.fa-commenting-o:before {
    content: "";
}
.fa-houzz:before {
    content: "";
}
.fa-vimeo:before {
    content: "";
}
.fa-black-tie:before {
    content: "";
}
.fa-fonticons:before {
    content: "";
}
.fa-fw {
    width: 1.28571em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
    margin-bottom: 5px;
}
.fa-li {
    position: absolute;
    left: -2.44286em;
    width: 2.14286em;
    top: 0.44444em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714em;
}
/** 02. CSS RESET
**********************************/

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    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;
}
/** 03. BOOTSTRAP
**********************************/

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 30px;
    padding-right: 30px;
}
.container:before,
.container:after {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table;
}
.container-fluid:after {
    clear: both;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.row:before,
.row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}
.col-xs-1 {
    width: 8.33333%;
}
.col-xs-2 {
    width: 16.66667%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.33333%;
}
.col-xs-5 {
    width: 41.66667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.33333%;
}
.col-xs-8 {
    width: 66.66667%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.33333%;
}
.col-xs-11 {
    width: 91.66667%;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 8.33333%;
}
.col-xs-pull-2 {
    right: 16.66667%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-4 {
    right: 33.33333%;
}
.col-xs-pull-5 {
    right: 41.66667%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-7 {
    right: 58.33333%;
}
.col-xs-pull-8 {
    right: 66.66667%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-10 {
    right: 83.33333%;
}
.col-xs-pull-11 {
    right: 91.66667%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 8.33333%;
}
.col-xs-push-2 {
    left: 16.66667%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-4 {
    left: 33.33333%;
}
.col-xs-push-5 {
    left: 41.66667%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-7 {
    left: 58.33333%;
}
.col-xs-push-8 {
    left: 66.66667%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-10 {
    left: 83.33333%;
}
.col-xs-push-11 {
    left: 91.66667%;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
.col-xs-offset-1 {
    margin-left: 8.33333%;
}
.col-xs-offset-2 {
    margin-left: 16.66667%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-4 {
    margin-left: 33.33333%;
}
.col-xs-offset-5 {
    margin-left: 41.66667%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-7 {
    margin-left: 58.33333%;
}
.col-xs-offset-8 {
    margin-left: 66.66667%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-10 {
    margin-left: 83.33333%;
}
.col-xs-offset-11 {
    margin-left: 91.66667%;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-1 {
        width: 8.33333%;
    }
    .col-sm-2 {
        width: 16.66667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333%;
    }
    .col-sm-5 {
        width: 41.66667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.33333%;
    }
    .col-sm-8 {
        width: 66.66667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333%;
    }
    .col-sm-11 {
        width: 91.66667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 8.33333%;
    }
    .col-sm-pull-2 {
        right: 16.66667%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.33333%;
    }
    .col-sm-pull-5 {
        right: 41.66667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.33333%;
    }
    .col-sm-pull-8 {
        right: 66.66667%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.33333%;
    }
    .col-sm-pull-11 {
        right: 91.66667%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 8.33333%;
    }
    .col-sm-push-2 {
        left: 16.66667%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.33333%;
    }
    .col-sm-push-5 {
        left: 41.66667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.33333%;
    }
    .col-sm-push-8 {
        left: 66.66667%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.33333%;
    }
    .col-sm-push-11 {
        left: 91.66667%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-1 {
        width: 8.33333%;
    }
    .col-md-2 {
        width: 16.66667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333%;
    }
    .col-md-5 {
        width: 41.66667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.33333%;
    }
    .col-md-8 {
        width: 66.66667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333%;
    }
    .col-md-11 {
        width: 91.66667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.33333%;
    }
    .col-md-pull-2 {
        right: 16.66667%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.33333%;
    }
    .col-md-pull-5 {
        right: 41.66667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.33333%;
    }
    .col-md-pull-8 {
        right: 66.66667%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.33333%;
    }
    .col-md-pull-11 {
        right: 91.66667%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.33333%;
    }
    .col-md-push-2 {
        left: 16.66667%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.33333%;
    }
    .col-md-push-5 {
        left: 41.66667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.33333%;
    }
    .col-md-push-8 {
        left: 66.66667%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.33333%;
    }
    .col-md-push-11 {
        left: 91.66667%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333%;
    }
    .col-md-offset-2 {
        margin-left: 16.66667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333%;
    }
    .col-md-offset-5 {
        margin-left: 41.66667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333%;
    }
    .col-md-offset-8 {
        margin-left: 66.66667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333%;
    }
    .col-md-offset-11 {
        margin-left: 91.66667%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-1 {
        width: 8.33333%;
    }
    .col-lg-2 {
        width: 16.66667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.33333%;
    }
    .col-lg-5 {
        width: 41.66667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.33333%;
    }
    .col-lg-8 {
        width: 66.66667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.33333%;
    }
    .col-lg-11 {
        width: 91.66667%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.33333%;
    }
    .col-lg-pull-2 {
        right: 16.66667%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.33333%;
    }
    .col-lg-pull-5 {
        right: 41.66667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.33333%;
    }
    .col-lg-pull-8 {
        right: 66.66667%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.33333%;
    }
    .col-lg-pull-11 {
        right: 91.66667%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.33333%;
    }
    .col-lg-push-2 {
        left: 16.66667%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.33333%;
    }
    .col-lg-push-5 {
        left: 41.66667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.33333%;
    }
    .col-lg-push-8 {
        left: 66.66667%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.33333%;
    }
    .col-lg-push-11 {
        left: 91.66667%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs {
    display: none !important;
}
.visible-sm {
    display: none !important;
}
.visible-md {
    display: none !important;
}
.visible-lg {
    display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
/** 04. SCAFFOLDING
**********************************/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #808080;
    background-color: #fff;
    letter-spacing: .1em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #232323;
    text-decoration: underline;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
a:hover {
    color: #a8cf20;
    text-decoration: none;
}
img {
    vertical-align: middle;
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 24px;
    margin-bottom: 24px;
    border: 0;
    border-top: 1px solid #ececec;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
::selection {
    color: #fff;
    background: #404040;
}
::-moz-selection {
    color: #fff;
    background: #404040;
}
kbd {
    background-color: #404040;
    border-radius: 0;
}
.va-middle {
    vertical-align: middle;
}
.va-top {
    vertical-align: top;
}
.va-bottom {
    vertical-align: bottom;
}
.space-top {
    margin-top: 24px !important;
}
.space-top-2x {
    margin-top: 48px !important;
}
.space-top-3x {
    margin-top: 72px !important;
}
.space-bottom {
    margin-bottom: 24px !important;
}
.space-bottom-2x {
    margin-bottom: 48px !important;
}
.space-bottom-3x {
    margin-bottom: 72px !important;
}
.padding-top {
    padding-top: 24px !important;
}
.padding-top-2x {
    padding-top: 48px !important;
}
.padding-top-3x {
    padding-top: 72px !important;
}
.padding-bottom {
    padding-bottom: 24px !important;
}
.padding-bottom-2x {
    padding-bottom: 48px !important;
}
.padding-bottom-3x {
    padding-bottom: 72px !important;
}
@media screen and (max-width: 768px) {
    .space-top {
        margin-top: 16px !important;
    }
    .space-top-2x {
        margin-top: 36px !important;
    }
    .space-top-3x {
        margin-top: 48px !important;
    }
    .space-bottom {
        margin-bottom: 16px !important;
    }
    .space-bottom-2x {
        margin-bottom: 36px !important;
    }
    .space-bottom-3x {
        margin-bottom: 48px !important;
    }
    .padding-top {
        padding-top: 16px !important;
    }
    .padding-top-2x {
        padding-top: 36px !important;
    }
    .padding-top-3x {
        padding-top: 48px !important;
    }
    .padding-bottom {
        padding-bottom: 16px !important;
    }
    .padding-bottom-2x {
        padding-bottom: 36px !important;
    }
    .padding-bottom-3x {
        padding-bottom: 48px !important;
    }
}
.space-top-none {
    margin-top: 0 !important;
}
.space-bottom-none {
    margin-bottom: 0 !important;
}
.padding-top-none {
    padding-top: 0 !important;
}
.padding-bottom-none {
    padding-bottom: 0 !important;
}
.page-edit .edit-link {
    display: inline-block;
    margin-top: 24px;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.block-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 768px) {
    .mobile-center {
        text-align: center !important;
    }
}
/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
/** 05. TYPOGRAPHY
**********************************/

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3;
    color: #404040;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 0;
}
h1,
h2 {
    margin-bottom: 24px;
}
h3,
h4 {
    margin-bottom: 16px;
}
h5,
h6 {
    margin-bottom: 12px;
}
h1 {
    font-size: 60px;
}
h2 {
    font-size: 42px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 16px;
}
@media screen and (max-width: 1200px) {
    h1 {
        font-size: 54px;
    }
}
@media screen and (max-width: 991px) {
    h1 {
        /*font-size: 48px;*/
        font-size: 42px;
        letter-spacing:normal!important;
    }
    h2 {
        font-size: 37px;
    }
}
@media screen and (max-width: 768px) {
    h1 {
        font-size: 42px;
        letter-spacing:normal!important;
    }
    h2 {
        font-size: 33px;
    }
}
p {
    margin: 0 0 24px;
}
.lead {
    font-size: 18px;
    margin-bottom: 24px;
}
.text-sm {
    font-size: 14px;
}
.text-xs {
    font-size: 12px;
}
small,
.small {
    font-size: 90%;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase,
.initialism {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-notransform {
    text-transform: none;
}
.text-extrabold {
    font-weight: 900;
}
.text-bold {
    font-weight: bold;
}
.text-normal {
    font-weight: normal;
}
.text-thin {
    font-weight: 300;
}
.text-muted {
    color: #808080 !important;
}
.text-light,
.text-white {
    color: #fff !important;
}
.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4,
.text-light h5,
.text-light h6,
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6 {
    color: #fff !important;
}
.text-primary {
    color: #3da0e3;
}
a.text-primary:hover {
    color: #1e88cf;
}
.text-success {
    color: #a8cf20;
}
a.text-success:hover {
    color: #84a319;
}
.text-info {
    color: #5ac8fa;
}
a.text-info:hover {
    color: #28b7f9;
}
.text-warning {
    color: #ff863b;
}
a.text-warning:hover {
    color: #ff6708;
}
.text-danger {
    color: #e8244a;
}
a.text-danger:hover {
    color: #c41537;
}
.bg-default,
.bg-primary,
.bg-success,
.bg-info,
.bg-warning,
.bg-danger {
    color: #fff;
}
.bg-default {
    background-color: #232323;
}
a.bg-default:hover {
    background-color: #0a0a0a;
}
.bg-primary {
    background-color: #3da0e3;
}
a.bg-primary:hover {
    background-color: #1e88cf;
}
.bg-success {
    background-color: #a8cf20;
}
a.bg-success:hover {
    background-color: #84a319;
}
.bg-info {
    background-color: #5ac8fa;
}
a.bg-info:hover {
    background-color: #28b7f9;
}
.bg-warning {
    background-color: #ff863b;
}
a.bg-warning:hover {
    background-color: #ff6708;
}
.bg-danger {
    background-color: #e8244a;
}
a.bg-danger:hover {
    background-color: #c41537;
}
ul,
ol {
    padding-left: 20px;
    margin-top: 0;
    margin-bottom: 24px;
    line-height: 1.8;
}
ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
}
ol {
    padding-left: 26px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.featured-list {
    list-style: none;
    padding: 0;
}
.featured-list li {
    position: relative;
    padding-left: 40px;
    color: #404040;
}
.featured-list li:before {
    position: absolute;
    display: block;
    content: "";
    width: 25px;
    height: 2px;
    left: 0;
    top: 15px;
    background-color: #232323;
    margin-right: 15px;
}
.featured-list.text-light li {
    color: #fff;
}
.featured-list.text-light li:before {
    background-color: #fff;
}
.text-light .featured-list li {
    color: #fff;
}
.text-light .featured-list li:before {
    background-color: #fff;
}
.fa-ul {
    color: #404040;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 24px;
}
dt,
dd {
    line-height: 1.5;
}
dt {
    color: #404040;
    font-weight: bold;
}
dd {
    margin-left: 0;
    margin-bottom: 15px;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table;
}
.dl-horizontal dd:after {
    clear: both;
}
@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;
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}
.initialism {
    font-size: 90%;
}
blockquote {
    position: relative;
    padding: 0;
    margin: 0;
    margin-bottom: 24px;
    text-transform: uppercase;
    /*color: #232323;*/
    color: #fff;
    font-weight: 900;
}
blockquote cite {
    display: block;
    font-size: 20px;
    /*color: #404040;*/
    color: #fff;
    font-style: normal;
    margin-top: 24px;
}
blockquote cite span {
    display: block;
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
    margin-top: 6px;
}
blockquote p {
    /*font-size: 36px;*/
    font-size: 30px;
}
blockquote p:before,
blockquote p:after {
    display: block;
    content: "\201C";
    /*color: #232323;*/
    color: #fff;
    font-size: 120px;
    line-height: 1;
    margin-bottom: -30px;
}
blockquote p:after {
    content: "\201D";
    margin-bottom: 0;
    margin-bottom: -40px;
}
@media screen and (max-width: 1200px) {
    blockquote p {
        font-size: 32px;
    }
}
@media screen and (max-width: 991px) {
    blockquote p {
        font-size: 28px;
    }
}
@media screen and (max-width: 768px) {
    blockquote p {
        font-size: 25px;
    }
}
@media screen and (max-width: 480px) {
    blockquote p {
        font-size: 21px;
    }
    blockquote cite {
        font-size: 18px;
    }
    blockquote p:before,
    blockquote p:after {
        font-size: 100px;
    }
}
blockquote.light-skin {
    color: #fff;
}
blockquote.light-skin cite {
    color: #fff;
    opacity: .9;
}
blockquote.light-skin p:before,
blockquote.light-skin p:after {
    color: #fff;
}
address {
    margin-bottom: 24px;
    font-style: normal;
    line-height: 1.5;
}
/** 06. FORMS
**********************************/

.form-control,
textarea,
input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=url],
input[type=time],
input[type=tel],
input[type=search] {
    display: block;
    width: 100%;
    line-height: 1.5;
    height: 48px;
    font-size: 16px;
    color: #404040;
    text-transform: none;
    border: 2px solid #404040;
    background-color: transparent;
    border-radius: 24px;
    padding: 0 20px;
    margin-bottom: 24px;
    -webkit-appearance: none;
    -webkit-transition: border-color 0.25s;
    -o-transition: border-color 0.25s;
    transition: border-color 0.25s;
}
.form-control:focus,
textarea:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=url]:focus,
input[type=time]:focus,
input[type=tel]:focus,
input[type=search]:focus {
    outline: none;
}
.form-control::-moz-placeholder,
textarea::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=time]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=search]::-moz-placeholder {
    color: #808080;
    opacity: 1;
}
.form-control:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder {
    color: #808080;
}
.form-control::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder {
    color: #808080;
}
.form-control.placeholder,
textarea.placeholder,
input[type=text].placeholder,
input[type=email].placeholder,
input[type=password].placeholder,
input[type=number].placeholder,
input[type=url].placeholder,
input[type=time].placeholder,
input[type=tel].placeholder,
input[type=search].placeholder {
    color: #808080;
}
.form-control.input-sm,
textarea.input-sm,
input[type=text].input-sm,
input[type=email].input-sm,
input[type=password].input-sm,
input[type=number].input-sm,
input[type=url].input-sm,
input[type=time].input-sm,
input[type=tel].input-sm,
input[type=search].input-sm {
    height: 36px;
    font-size: 14px;
}
.form-control.input-alt,
textarea.input-alt,
input[type=text].input-alt,
input[type=email].input-alt,
input[type=password].input-alt,
input[type=number].input-alt,
input[type=url].input-alt,
input[type=time].input-alt,
input[type=tel].input-alt,
input[type=search].input-alt {
    border-radius: 6px;
}
textarea {
    height: auto !important;
    padding: 15px 20px !important;
}
.form-group {
    margin-bottom: 24px;
}
.form-group .form-control,
.form-group textarea,
.form-group input[type=text],
.form-group input[type=email],
.form-group input[type=password],
.form-group input[type=number],
.form-group input[type=url],
.form-group input[type=time],
.form-group input[type=tel],
.form-group input[type=search] {
    margin-bottom: 0;
}
label {
    display: block;
    color: #404040;
    font-size: 14px;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: bold;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
}
select::-ms-expand {
    display: none;
}
select option.placeholder {
    color: #808080;
}
select option {
    color: #404040;
}
.form-control.error {
    border-color: #e8244a;
}
.form-control.error::-moz-placeholder {
    color: #e8244a;
}
.form-control.error:-ms-input-placeholder {
    color: #e8244a;
}
.form-control.error::-webkit-input-placeholder {
    color: #e8244a;
}
.form-control.valid {
    border-color: #a8cf20;
}
.form-control.valid::-moz-placeholder {
    color: #a8cf20;
}
.form-control.valid:-ms-input-placeholder {
    color: #a8cf20;
}
.form-control.valid::-webkit-input-placeholder {
    color: #a8cf20;
}
.response-holder {
    text-align: center;
    visibility: hidden;
    opacity: 0;
    padding: 12px 0;
    font-size: 14px;
    line-height: 1.8;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.response-holder.error,
.response-holder.success {
    visibility: visible;
    opacity: 1;
}
.response-holder.error {
    color: #e8244a;
}
.response-holder.success {
    color: #a8cf20;
}
/** 07. TABLES
**********************************/

caption {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #808080;
    text-align: left;
}
th {
    text-align: left;
}
table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 24px;
}
table > thead > tr > th,
table > thead > tr > td,
table > tbody > tr > th,
table > tbody > tr > td,
table > tfoot > tr > th,
table > tfoot > tr > td {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
    border-bottom: 1px solid #404040;
}
table > thead > tr > th,
table > thead > tr > td {
    border-bottom-width: 2px !important;
}
table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #404040;
}
table > caption + thead > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > th,
table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
table > tbody + tbody {
    border-top: 2px solid #404040;
}
.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 18px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .table-responsive > table {
        margin-bottom: 0;
    }
    .table-responsive > table > thead > tr > th,
    .table-responsive > table > thead > tr > td,
    .table-responsive > table > tbody > tr > th,
    .table-responsive > table > tbody > tr > td,
    .table-responsive > table > tfoot > tr > th,
    .table-responsive > table > tfoot > tr > td {
        white-space: nowrap;
    }
    .table-responsive > table {
        border: 0;
    }
    .table-responsive > table > thead > tr > th:first-child,
    .table-responsive > table > thead > tr > td:first-child,
    .table-responsive > table > tbody > tr > th:first-child,
    .table-responsive > table > tbody > tr > td:first-child,
    .table-responsive > table > tfoot > tr > th:first-child,
    .table-responsive > table > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .table-responsive > table > thead > tr > th:last-child,
    .table-responsive > table > thead > tr > td:last-child,
    .table-responsive > table > tbody > tr > th:last-child,
    .table-responsive > table > tbody > tr > td:last-child,
    .table-responsive > table > tfoot > tr > th:last-child,
    .table-responsive > table > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .table-responsive > table > tbody > tr:last-child > th,
    .table-responsive > table > tbody > tr:last-child > td,
    .table-responsive > table > tfoot > tr:last-child > th,
    .table-responsive > table > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f2f2f2;
}
/** 08. BUTTONS
**********************************/

.btn {
    display: inline-block;
    height: 48px;
    line-height: 45px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px solid transparent;
    border-radius: 24px;
    letter-spacing: 0.2em;
    padding: 0 30px;
    margin: 10px 0;
    margin-right: 10px;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: color 0.3s ease-out, background-color 0.3s ease-out;
    -o-transition: color 0.3s ease-out, background-color 0.3s ease-out;
    transition: color 0.3s ease-out, background-color 0.3s ease-out;
    background-color: #232323;
}
.btn:hover {
    background-color: #3d3d3d;
}
.btn:hover {
    color: #fff;
    text-decoration: none;
    outline: none;
}
.btn:focus {
    outline: none;
}
.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
}
.btn.disabled,
.btn[disabled] {
    cursor: not-allowed;
    background-color: #ececec !important;
}
.btn.disabled:hover,
.btn[disabled]:hover {
    background-color: #ececec !important;
}
.btn i,
.btn i:before {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    margin-top: -2px;
    font-size: 16px;
}
a.btn.disabled,
fieldset[disabled] a.btn {
    opacity: .5;
    pointer-events: none;
    pointer: not-allowed;
}
.btn-default,
.navbar-light.stuck .toolbar .btn-ghost.btn-default,
.btn-default:hover,
.navbar-light.stuck .toolbar .btn-ghost.btn-default:hover,
.btn-primary,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-success,
.btn-success:hover,
.btn-success:active,
.btn-success:focus,
.btn-info,
.btn-info:hover,
.btn-info:active,
.btn-info:focus,
.btn-warning,
.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus,
.btn-danger,
.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus {
    color: #fff;
}
.btn-default,
.navbar-light.stuck .toolbar .btn-ghost.btn-default {
    background-color: #232323;
}
.btn-default:hover,
.navbar-light.stuck .toolbar .btn-ghost.btn-default:hover {
    background-color: #3d3d3d;
}
.btn-default-2 {
    background-color: #232323;
}
.btn-default-2:hover {
    background-color: #a8cf20;
}
.btn-primary {
    background-color: #3da0e3;
}
.btn-primary:hover {
    background-color: #6ab6e9;
}
.btn-success {
    background-color: #a8cf20;
}
.btn-success:hover {
    background-color: #bee240;
}
.btn-info {
    background-color: #5ac8fa;
}
.btn-info:hover {
    background-color: #8bd8fc;
}
.btn-warning {
    background-color: #ff863b;
}
.btn-warning:hover {
    background-color: #ffa56e;
}
.btn-danger {
    background-color: #e8244a;
}
.btn-danger:hover {
    background-color: #ed5270;
}
.btn-light,
.navbar-light .toolbar .btn-ghost.btn-default,
.navbar-light.stuck .toolbar .btn-ghost.btn-default {
    background-color: #fff;
    color: #232323;
}
.btn-light:hover,
.navbar-light .toolbar .btn-ghost.btn-default:hover {
    background-color: white;
}
.btn-light:hover,
.navbar-light .toolbar .btn-ghost.btn-default:hover {
    color: #232323;
}
.btn-ghost {
    background-color: transparent;
    color: #232323;
    border-color: #232323;
}
.btn-ghost:hover {
    color: #fff;
    background-color: #232323;
}
.btn-ghost.btn-default,
.navbar-light.stuck .toolbar .btn-ghost.btn-default {
    background-color: transparent;
    color: #232323;
    border-color: #232323;
}
.btn-ghost.btn-default:hover,
.navbar-light.stuck .toolbar .btn-ghost.btn-default:hover {
    color: #fff;
    background-color: #232323;
}
.btn-ghost.btn-primary {
    background-color: transparent;
    color: #3da0e3;
    border-color: #3da0e3;
}
.btn-ghost.btn-primary:hover {
    color: #fff;
    background-color: #3da0e3;
}
.btn-ghost.btn-success {
    background-color: transparent;
    color: #a8cf20;
    border-color: #a8cf20;
}
.btn-ghost.btn-success:hover {
    color: #fff;
    background-color: #a8cf20;
}
.btn-ghost.btn-info {
    background-color: transparent;
    color: #5ac8fa;
    border-color: #5ac8fa;
}
.btn-ghost.btn-info:hover {
    color: #fff;
    background-color: #5ac8fa;
}
.btn-ghost.btn-warning {
    background-color: transparent;
    color: #ff863b;
    border-color: #ff863b;
}
.btn-ghost.btn-warning:hover {
    color: #fff;
    background-color: #ff863b;
}
.btn-ghost.btn-danger {
    background-color: transparent;
    color: #e8244a;
    border-color: #e8244a;
}
.btn-ghost.btn-danger:hover {
    color: #fff;
    background-color: #e8244a;
}
.btn-ghost.btn-light,
.navbar-light .toolbar .btn-ghost.btn-default,
.navbar-light.stuck .toolbar .btn-ghost.btn-default {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
}
.btn-ghost.btn-light:hover,
.navbar-light .toolbar .btn-ghost.btn-default:hover {
    color: #fff;
    background-color: #fff;
}
.btn-ghost.btn-light:hover,
.navbar-light .toolbar .btn-ghost.btn-default:hover {
    color: #232323;
}
.btn-sm {
    height: 36px;
    font-size: 13px;
    line-height: 33px;
    padding: 0 20px;
    border-radius: 18px;
}
.btn-sm i,
.btn-sm i:before {
    font-size: 15px;
}
.btn-alt {
    border-radius: 6px;
}
.btn-inline {
    margin-top: 0;
    margin-bottom: 0;
}
.icon-left {
    padding-left: 22px;
}
.icon-left i {
    margin-right: 7px;
}
.icon-left.btn-sm {
    padding-left: 15px;
}
.icon-right {
    padding-right: 22px;
}
.icon-right i {
    margin-left: 7px;
}
.icon-right.btn-sm {
    padding-right: 15px;
}
.btn-block {
    display: block;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 0;
}
.btn-block + .btn-block {
    margin-top: 20px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}
.text-center .btn {
    margin-left: 5px;
    margin-right: 5px;
}
.text-center .btn.btn-block {
    margin-left: 0;
    margin-right: 0;
}
.text-right .btn {
    margin-left: 10px;
    margin-right: 0;
}
.text-right .btn.btn-block {
    margin-left: 0;
}
.scroll-to-top-btn {
    display: block;
    position: fixed;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    z-index: 9700;
    right: 20px;
    bottom: -80px;
    font-size: 18px;
    color: #fff;
    background-color: #232323;
    border-radius: 50%;
    padding-left: 1px;
    opacity: 0;
    -webkit-transition: bottom 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s, background-color 0.3s;
    /* older webkit */
    -webkit-transition: bottom 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s, background-color 0.3s;
    -moz-transition: bottom 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s, background-color 0.3s;
    transition: bottom 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s, background-color 0.3s;
    /* easeInOutBack */
}
.scroll-to-top-btn:hover {
    color: #fff;
    background-color: #3d3d3d;
}
.scroll-to-top-btn:focus {
    color: #fff;
}
.scroll-to-top-btn.visible {
    bottom: 14px;
    opacity: 1;
}
.market-btn {
    display: block;
    width: 100%;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding: 43px 20px;
    -webkit-transition: background-color 0.35s;
    -o-transition: background-color 0.35s;
    transition: background-color 0.35s;
}
.market-btn:hover,
.market-btn:focus {
    color: #fff;
}
.market-btn .icon,
.market-btn .label {
    display: block;
    width: 100%;
}
.market-btn .icon h4,
.market-btn .label h4 {
    color: #fff;
    margin-bottom: 0;
}
.market-btn .icon {
    font-size: 52px;
    margin: 0 auto 8px auto;
    line-height: 1;
}
.market-btn .label small {
    font-size: 13px;
}
.market-btn.app-store {
    background-color: #454545;
}
.market-btn.app-store:hover {
    background-color: #5f5f5f;
}
.market-btn.google-play {
    background-color: #f4b400;
}
.market-btn.google-play:hover {
    background-color: #ffc728;
}
.market-btn.windows {
    background-color: #00bcf2;
}
.market-btn.windows:hover {
    background-color: #26cfff;
}
.btn-app-store,
.btn-app-store:active {
    display: inline-block;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    padding: 13px 25px 15px 25px;
    border-radius: 12px;
    height: auto;
    white-space: nowrap;
    text-transform: none;
    letter-spacing: 0.01em;
    background: #242424;
    background: -moz-linear-gradient(top, #383838 0%, #242424 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #383838), color-stop(100%, #242424));
    background: -webkit-linear-gradient(top, #383838 0%, #242424 100%);
    background: -o-linear-gradient(top, #383838 0%, #242424 100%);
    background: -ms-linear-gradient(top, #383838 0%, #242424 100%);
    background: linear-gradient(to bottom, #383838 0%, #242424 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#383838', endColorstr='#242424', GradientType=0);
    border: none;
    margin-right: 17px;
}
.btn-app-store i,
.btn-app-store:active i {
    vertical-align: middle;
    margin-right: 8px;
}
.btn-app-store i:before,
.btn-app-store:active i:before {
    font-size: 36px;
    margin: 0;
}
.btn-app-store div,
.btn-app-store:active div {
    display: inline-block;
    vertical-align: middle;
    font-size: 23px;
    font-weight: normal;
    line-height: 1;
}
.btn-app-store div span,
.btn-app-store:active div span {
    display: block;
    font-size: 13px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 4px;
}
.btn-google-play {
    position: relative;
    padding: 17px 24px;
    border-radius: 0;
    height: auto;
    background-color: #fff;
    -webkit-mask-image: none;
    margin-right: 17px;
    box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.22);
    -webkit-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}
.btn-google-play:hover {
    background-color: #fff;
    box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
}
.btn-google-play img {
    display: block;
    max-width: 168px;
}
.btn-google-play span {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    display: block;
    position: absolute;
    color: #999;
    font-size: 9px;
    line-height: 1;
    text-transform: none;
    top: 11px;
    left: 71px;
    letter-spacing: 0.01em;
}
.tex-center .btn-google-play,
.tex-center .btn-app-store {
    margin-right: 8px;
    margin-left: 8px;
}
.tex-right .btn-google-play,
.tex-right .btn-app-store {
    margin-right: 0;
    margin-left: 17px;
}
/** 09. PRELOADER
**********************************/

.page-wrapper {
    position: relative;
    height: 100%;
}
.is-preloader .page-wrapper {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.preloading .page-wrapper {
    visibility: hidden;
    opacity: 0;
}
/**********************
 *CSS Animations by:
 *http://codepen.io/vivinantony
***********************/

.spinner1 {
    width: 40px;
    height: 40px;
    position: relative;
}
.double-bounce1,
.double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #404040;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out;
}
.double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}
@-webkit-keyframes bounce {
    0%, 100% {
        -webkit-transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
    }
}
@keyframes bounce {
    0%, 100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
.spinner2 {
    width: 40px;
    height: 40px;
    position: relative;
}
.container1 > div,
.container2 > div,
.container3 > div {
    width: 6px;
    height: 6px;
    background-color: #404040;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.spinner2 .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%;
}
.container2 {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.container3 {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
}
.circle1 {
    top: 0;
    left: 0;
}
.circle2 {
    top: 0;
    right: 0;
}
.circle3 {
    right: 0;
    bottom: 0;
}
.circle4 {
    left: 0;
    bottom: 0;
}
.container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.container3 .circle1 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}
.container1 .circle2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.container2 .circle2 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.container3 .circle2 {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.container1 .circle3 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.container2 .circle3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.container3 .circle3 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.container1 .circle4 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.container2 .circle4 {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.container3 .circle4 {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
    }
}
@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    40% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
.spinner3 {
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-animation: rotate 2s infinite linear;
    animation: rotate 2s infinite linear;
}
.dot1,
.dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #404040;
    border-radius: 100%;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out;
}
.dot2 {
    top: auto;
    bottom: 0px;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}
@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}
@-webkit-keyframes bounce {
    0%, 100% {
        -webkit-transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
    }
}
@keyframes bounce {
    0%, 100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
.spinner4 {
    width: 30px;
    height: 30px;
    background-color: #404040;
    -webkit-animation: rotateplane 1.2s infinite ease-in-out;
    animation: rotateplane 1.2s infinite ease-in-out;
}
@-webkit-keyframes rotateplane {
    0% {
        -webkit-transform: perspective(120px);
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg);
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}
@keyframes rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
.spinner5 {
    width: 32px;
    height: 32px;
    position: relative;
}
.cube1,
.cube2 {
    background-color: #404040;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: cubemove 1.8s infinite ease-in-out;
    animation: cubemove 1.8s infinite ease-in-out;
}
.cube2 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
@-webkit-keyframes cubemove {
    25% {
        -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    }
    50% {
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    }
    75% {
        -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    }
    100% {
        -webkit-transform: rotate(-360deg);
    }
}
@keyframes cubemove {
    25% {
        transform: translateX(42px) rotate(-90deg) scale(0.5);
        -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    }
    50% {
        transform: translateX(42px) translateY(42px) rotate(-179deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    }
    50.1% {
        transform: translateX(42px) translateY(42px) rotate(-180deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    }
    75% {
        transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
        -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    }
    100% {
        transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
    }
}
.spinner6 {
    width: 50px;
    height: 30px;
    text-align: center;
}
.spinner6 > div {
    background-color: #404040;
    height: 100%;
    width: 6px;
    margin-left: 2px;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
}
.spinner6 .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.spinner6 .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}
.spinner6 .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.spinner6 .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
@-webkit-keyframes stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1);
    }
}
@keyframes stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
    }
}
.spinner7 {
    width: 90px;
    height: 30px;
    text-align: center;
}
.spinner7 > div {
    background-color: #404040;
    height: 15px;
    width: 15px;
    margin-left: 3px;
    border-radius: 50%;
    display: inline-block;
    -webkit-animation: stretchdelay 0.7s infinite ease-in-out;
    animation: stretchdelay 0.7s infinite ease-in-out;
}
.spinner7 .circ2 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.spinner7 .circ3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.spinner7 .circ4 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.spinner7 .circ5 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
@-webkit-keyframes stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: translateY(-10px);
    }
    20% {
        -webkit-transform: translateY(-20px);
    }
}
@keyframes stretchdelay {
    0%, 40%, 100% {
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
    }
    20% {
        transform: translateY(-20px);
        -webkit-transform: translateY(-20px);
    }
}
.preloader-light .double-bounce1,
.preloader-light .double-bounce2,
.preloader-light .container1 > div,
.preloader-light .container2 > div,
.preloader-light .container3 > div,
.preloader-light .dot1,
.preloader-light .dot2,
.preloader-light .spinner4,
.preloader-light .cube1,
.preloader-light .cube2,
.preloader-light .spinner6 > div,
.preloader-light .spinner7 > div {
    background-color: #fff !important;
}
/** 10. SOCIAL BUTTONS
**********************************/

/* Base class */

.social-bar a {
    display: inline-block;
    height: 36px;
    min-width: 36px;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    text-decoration: none;
    font-weight: 900;
    letter-spacing: 0;
    border-width: 2px;
    border-style: solid;
    border-radius: 18px;
    margin-right: 7px;
    margin-bottom: 12px;
    padding-left: 8px;
    padding-right: 8px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.social-bar a span {
    display: inline;
    font-size: 14px;
    vertical-align: top;
}
/* Email */

.sb-email {
    color: #232323;
    border-color: #232323;
}
.sb-email:hover,
.sb-email:focus {
    color: #fff;
    background-color: #232323;
}
/* Behance */

.sb-behance {
    color: #1769ff;
    border-color: #1769ff;
}
.sb-behance:hover,
.sb-behance:focus {
    color: #fff;
    background-color: #1769ff;
}
/* Bitbucket */

.sb-bitbucket {
    color: #205081;
    border-color: #205081;
}
.sb-bitbucket:hover,
.sb-bitbucket:focus {
    color: #fff;
    background-color: #205081;
}
/* CodePen */

.sb-codepen {
    color: #76daff;
    border-color: #76daff;
}
.sb-codepen:hover,
.sb-codepen:focus {
    color: #fff;
    background-color: #76daff;
}
/* DeviantArt */

.sb-deviantart {
    color: #4e6252;
    border-color: #4e6252;
}
.sb-deviantart:hover,
.sb-deviantart:focus {
    color: #fff;
    background-color: #4e6252;
}
/* Digg */

.sb-digg {
    color: #000;
    border-color: #000;
}
.sb-digg:hover,
.sb-digg:focus {
    color: #fff;
    background-color: #000;
}
/* Dribbble */

.sb-dribbble {
    color: #ea4c89;
    border-color: #ea4c89;
}
.sb-dribbble:hover,
.sb-dribbble:focus {
    color: #fff;
    background-color: #ea4c89;
}
/* Dropbox */

.sb-dropbox {
    color: #007ee5;
    border-color: #007ee5;
}
.sb-dropbox:hover,
.sb-dropbox:focus {
    color: #fff;
    background-color: #007ee5;
}
/* Facebook */

.sb-facebook {
    color: #3b5998;
    border-color: #3b5998;
}
.sb-facebook:hover,
.sb-facebook:focus {
    color: #fff;
    background-color: #3b5998;
}
/* Flickr */

.sb-flickr {
    color: #0063dc;
    border-color: #0063dc;
}
.sb-flickr:hover,
.sb-flickr:focus {
    color: #fff;
    background-color: #0063dc;
}
/* Foursquare */

.sb-foursquare {
    color: #ef4b78;
    border-color: #ef4b78;
}
.sb-foursquare:hover,
.sb-foursquare:focus {
    color: #fff;
    background-color: #ef4b78;
}
/* GitHub */

.sb-github {
    color: #4183c4;
    border-color: #4183c4;
}
.sb-github:hover,
.sb-github:focus {
    color: #fff;
    background-color: #4183c4;
}
/* Google+ */

.sb-google-plus {
    color: #dd4b39;
    border-color: #dd4b39;
}
.sb-google-plus:hover,
.sb-google-plus:focus {
    color: #fff;
    background-color: #dd4b39;
}
/* Instagram */

.sb-instagram {
    color: #3f729b;
    border-color: #3f729b;
}
.sb-instagram:hover,
.sb-instagram:focus {
    color: #fff;
    background-color: #3f729b;
}
/* Jsfiddle */

.sb-jsfiddle {
    color: #4679bd;
    border-color: #4679bd;
}
.sb-jsfiddle:hover,
.sb-jsfiddle:focus {
    color: #fff;
    background-color: #4679bd;
}
/* LastFM */

.sb-lastfm {
    color: #e31b23;
    border-color: #e31b23;
}
.sb-lastfm:hover,
.sb-lastfm:focus {
    color: #fff;
    background-color: #e31b23;
}
/* LinkedIn */

.sb-linkedin {
    color: #0976b4;
    border-color: #0976b4;
}
.sb-linkedin:hover,
.sb-linkedin:focus {
    color: #fff;
    background-color: #0976b4;
}
/* PayPal */

.sb-paypal {
    color: #253b80;
    border-color: #253b80;
}
.sb-paypal:hover,
.sb-paypal:focus {
    color: #fff;
    background-color: #253b80;
}
/* Pinterest */

.sb-pinterest {
    color: #cc2127;
    border-color: #cc2127;
}
.sb-pinterest:hover,
.sb-pinterest:focus {
    color: #fff;
    background-color: #cc2127;
}
/* Reddit */

.sb-reddit {
    color: #ff4500;
    border-color: #ff4500;
}
.sb-reddit:hover,
.sb-reddit:focus {
    color: #fff;
    background-color: #ff4500;
}
/* Skype */

.sb-skype {
    color: #00aff0;
    border-color: #00aff0;
}
.sb-skype:hover,
.sb-skype:focus {
    color: #fff;
    background-color: #00aff0;
}
/* SoundCloud */

.sb-soundcloud {
    color: #f80;
    border-color: #f80;
}
.sb-soundcloud:hover,
.sb-soundcloud:focus {
    color: #fff;
    background-color: #f80;
}
/* Stack Overflow */

.sb-stackoverflow {
    color: #fe7a15;
    border-color: #fe7a15;
}
.sb-stackoverflow:hover,
.sb-stackoverflow:focus {
    color: #fff;
    background-color: #fe7a15;
}
/* Steam */

.sb-steam {
    color: #7da10e;
    border-color: #7da10e;
}
.sb-steam:hover,
.sb-steam:focus {
    color: #fff;
    background-color: #7da10e;
}
/* StumbleUpon */

.sb-stumbleupon {
    color: #eb4924;
    border-color: #eb4924;
}
.sb-stumbleupon:hover,
.sb-stumbleupon:focus {
    color: #fff;
    background-color: #eb4924;
}
/* Trello */

.sb-trello {
    color: #256a92;
    border-color: #256a92;
}
.sb-trello:hover,
.sb-trello:focus {
    color: #fff;
    background-color: #256a92;
}
/* Tumblr */

.sb-tumblr {
    color: #35465c;
    border-color: #35465c;
}
.sb-tumblr:hover,
.sb-tumblr:focus {
    color: #fff;
    background-color: #35465c;
}
/* Twitch */

.sb-twitch {
    color: #6441a5;
    border-color: #6441a5;
}
.sb-twitch:hover,
.sb-twitch:focus {
    color: #fff;
    background-color: #6441a5;
}
/* Twitter */

.sb-twitter {
    color: #55acee;
    border-color: #55acee;
}
.sb-twitter:hover,
.sb-twitter:focus {
    color: #fff;
    background-color: #55acee;
}
/* Vimeo */

.sb-vimeo {
    color: #1ab7ea;
    border-color: #1ab7ea;
}
.sb-vimeo:hover,
.sb-vimeo:focus {
    color: #fff;
    background-color: #1ab7ea;
}
/* Vine */

.sb-vine {
    color: #00b488;
    border-color: #00b488;
}
.sb-vine:hover,
.sb-vine:focus {
    color: #fff;
    background-color: #00b488;
}
/* VKontakte */

.sb-vk {
    color: #45668e;
    border-color: #45668e;
}
.sb-vk:hover,
.sb-vk:focus {
    color: #fff;
    background-color: #45668e;
}
/* WeChat */

.sb-wechat {
    color: #98d11c;
    border-color: #98d11c;
}
.sb-wechat:hover,
.sb-wechat:focus {
    color: #fff;
    background-color: #98d11c;
}
/* WordPress */

.sb-wordpress {
    color: #21759b;
    border-color: #21759b;
}
.sb-wordpress:hover,
.sb-wordpress:focus {
    color: #fff;
    background-color: #21759b;
}
/* XING */

.sb-xing {
    color: #026466;
    border-color: #026466;
}
.sb-xing:hover,
.sb-xing:focus {
    color: #fff;
    background-color: #026466;
}
/* Yahoo! */

.sb-yahoo {
    color: #400191;
    border-color: #400191;
}
.sb-yahoo:hover,
.sb-yahoo:focus {
    color: #fff;
    background-color: #400191;
}
/* Yelp */

.sb-yelp {
    color: #af0606;
    border-color: #af0606;
}
.sb-yelp:hover,
.sb-yelp:focus {
    color: #fff;
    background-color: #af0606;
}
/* YouTube */

.sb-youtube {
    color: #e52d27;
    border-color: #e52d27;
}
.sb-youtube:hover,
.sb-youtube:focus {
    color: #fff;
    background-color: #e52d27;
}
/** 11. NAVBAR
**********************************/

.navbar {
    position: absolute;
    z-index: 9700;
    width: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid #ececec;
    border-bottom: 1px solid rgba(35, 35, 35, 0.15);
}
.navbar .container {
    position: relative;
    height: 100px;
}
@media screen and (max-width: 1200px) {
    .navbar .container {
        width: 100%;
    }
}
.navbar .toolbar {
    position: relative;
    line-height: 92px;
    float: right;
    padding-left: 5px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
}
.site-logo {
    position: absolute;
    display: block;
    width: 126px;
    text-decoration: none;
    top: 50%;
    left: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.site-logo .logo-alt {
    display: none;
}
.main-navigation {
    display: block;
    float: right;
    text-align: right;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
}
.main-navigation ul {
    display: block;
    list-style: none;
    padding: 0;
}
.main-navigation .menu {
    margin-bottom: 0;
}
.main-navigation .menu li {
    display: block;
}
.main-navigation .menu li a {
    display: block;
    font-size: 13px;
    color: #232323;
    text-decoration: none;
    text-transform: uppercase;
}
.main-navigation .menu > li {
    position: relative;
    display: inline-block;
    line-height: 100px;
}
.main-navigation .menu > li a {
    position: relative;
    padding: 0 18px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.main-navigation .menu > li a:before {
    position: absolute;
    content: "";
    width: 0;
    height: 2px;
    background-color: #232323;
    left: 50%;
    margin-left: -14px;
    bottom: 30%;
    opacity: 0;
    -webkit-transform: translateX(14px);
    -moz-transform: translateX(14px);
    -ms-transform: translateX(14px);
    -o-transform: translateX(14px);
    transform: translateX(14px);
    -webkit-transition: all 0.35s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -o-transition: all 0.35s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 0.35s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.main-navigation .menu > li a:hover:before {
    width: 28px;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.main-navigation .menu > li.current a:before,
.main-navigation .menu > li:hover a:before {
    width: 28px;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.main-navigation .menu > li .submenu {
    display: none;
    position: absolute;
    width: 190px;
    background-color: #232323;
    background-color: rgba(35, 35, 35, 0.9);
    text-align: center;
    top: 100px;
    left: 50%;
    margin-left: -95px;
    padding: 15px;
    -webkit-transition: top 0.3s;
    -o-transition: top 0.3s;
    transition: top 0.3s;
}
.main-navigation .menu > li .submenu li a {
    font-size: 12px;
    color: #fff;
    padding: 8px 0;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.main-navigation .menu > li .submenu li a:before {
    display: none;
}
.main-navigation .menu > li .submenu li a:hover {
    opacity: .55;
}
.main-navigation .menu > li .submenu li.current a {
    opacity: .55;
}
.main-navigation .menu > li:hover .submenu {
    display: block;
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation: fadeIn 0.35s;
    -o-animation: fadeIn 0.35s;
    animation: fadeIn 0.35s;
}
.main-navigation.submenu-flipIn .menu > li:hover .submenu {
    display: block;
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation: flipIn 0.6s;
    -o-animation: flipIn 0.6s;
    animation: flipIn 0.6s;
}
.main-navigation.submenu-slideUp .menu > li:hover .submenu {
    display: block;
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation: slideUp 0.4s;
    -o-animation: slideUp 0.4s;
    animation: slideUp 0.4s;
}
.main-navigation.submenu-slideDown .menu > li:hover .submenu {
    display: block;
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation: slideDown 0.4s;
    -o-animation: slideDown 0.4s;
    animation: slideDown 0.4s;
}
.ie .main-navigation .menu > li .submenu {
    margin-top: -1px;
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes slideUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
    }
}
@-moz-keyframes slideUp {
    from {
        opacity: 0;
        -moz-transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 1;
        -moz-transform: none;
    }
}
@keyframes slideUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        -moz-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        -o-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}
@-webkit-keyframes slideDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
    }
}
@-moz-keyframes slideDown {
    from {
        opacity: 0;
        -moz-transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 1;
        -moz-transform: none;
    }
}
@keyframes slideDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -20px, 0);
        -moz-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        -o-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
}
@-webkit-keyframes flipIn {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
    }
}
@-moz-keyframes flipIn {
    from {
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    40% {
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        -moz-transform: perspective(400px);
    }
}
@keyframes flipIn {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -o-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -o-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -o-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -moz-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -o-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        -webkit-transform: perspective(400px);
        -moz-transform: perspective(400px);
        -ms-transform: perspective(400px);
        -o-transform: perspective(400px);
        transform: perspective(400px);
    }
}
.nav-toggle {
    display: none;
    position: absolute;
    z-index: 1;
    width: 36px;
    height: 65px;
    right: 15px;
    top: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.nav-toggle span {
    position: absolute;
    width: 36px;
    height: 2px;
    top: 50%;
    margin-top: -1px;
    background-color: #232323;
}
.nav-toggle span:before,
.nav-toggle span:after {
    position: absolute;
    content: "";
    width: 36px;
    height: 2px;
    left: 0;
    background-color: #232323;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.nav-toggle span:before {
    top: -5px;
}
.nav-toggle span:after {
    bottom: -5px;
}
.nav-toggle.active span {
    width: 0px;
}
.nav-toggle.active span:before {
    top: 0;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.nav-toggle.active span:after {
    bottom: 0;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}
.navbar-sticky {
    position: fixed;
    height: 100px;
    background-color: transparent;
    -webkit-transition: height 0.3s, background-color 0.2s;
    -o-transition: height 0.3s, background-color 0.2s;
    transition: height 0.3s, background-color 0.2s;
}
.navbar-sticky .container {
    height: 100px;
    -webkit-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}
.navbar-sticky.stuck {
    height: 74px;
    background-color: #fff;
}
.navbar-sticky.stuck .container {
    height: 74px;
}
.navbar-sticky.stuck .main-navigation,
.navbar-sticky.stuck .toolbar {
    -webkit-transform: translateY(-13px);
    -moz-transform: translateY(-13px);
    -ms-transform: translateY(-13px);
    -o-transform: translateY(-13px);
    transform: translateY(-13px);
}
.navbar-sticky.stuck .main-navigation .menu > li .submenu {
    top: 87px;
}
.navbar-light {
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.17);
}
.navbar-light .site-logo .logo-default {
    display: none;
}
.navbar-light .site-logo .logo-alt {
    display: block;
}
.navbar-light.stuck {
    border-bottom: 1px solid #ececec;
    border-bottom: 1px solid rgba(35, 35, 35, 0.15);
}
.navbar-light.stuck .site-logo .logo-default {
    display: block;
}
.navbar-light.stuck .site-logo .logo-alt {
    display: none;
}
.navbar-light .main-navigation .menu > li a {
    color: #fff;
}
.navbar-light .main-navigation .menu > li a:before {
    background-color: #fff;
}
.navbar-light.stuck .main-navigation .menu > li a {
    color: #232323;
}
.navbar-light.stuck .main-navigation .menu > li a:before {
    background-color: #232323;
}
.navbar-light.stuck .main-navigation .menu > li .submenu li a {
    color: #fff;
}
.navbar-light.stuck .toolbar .btn-ghost.btn-default {
    color: #232323;
    border-color: #232323;
}
@media screen and (max-width: 991px) {
    .navbar,
    .navbar-light {
        height: 65px;
        background-color: #fff;
    }
    .navbar .container,
    .navbar-light .container {
        height: 65px;
        padding: 0;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
    .navbar.navbar-sticky,
    .navbar-light.navbar-sticky {
        position: absolute;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
    .navbar .nav-toggle,
    .navbar-light .nav-toggle {
        display: block;
    }
    .navbar .main-navigation,
    .navbar .toolbar,
    .navbar-light .main-navigation,
    .navbar-light .toolbar {
        display: none;
    }
    .navbar .site-logo .logo-default,
    .navbar-light .site-logo .logo-default {
        display: block;
    }
    .navbar .site-logo .logo-alt,
    .navbar-light .site-logo .logo-alt {
        display: none;
    }
    .navbar .main-navigation,
    .navbar-light .main-navigation {
        position: absolute;
        width: 100%;
        float: none;
        top: 65px;
        left: 0;
        text-align: center;
        background-color: #232323;
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .navbar .main-navigation .menu li,
    .navbar .main-navigation .munu > li,
    .navbar-light .main-navigation .menu li,
    .navbar-light .main-navigation .munu > li {
        display: block;
        line-height: 3;
    }
    .navbar .main-navigation .menu li a,
    .navbar .main-navigation .munu > li a,
    .navbar-light .main-navigation .menu li a,
    .navbar-light .main-navigation .munu > li a {
        color: #fff;
    }
    .navbar .main-navigation .menu li a:before,
    .navbar .main-navigation .munu > li a:before,
    .navbar-light .main-navigation .menu li a:before,
    .navbar-light .main-navigation .munu > li a:before {
        display: none;
    }
    .navbar .main-navigation .menu li .submenu,
    .navbar .main-navigation .munu > li .submenu,
    .navbar-light .main-navigation .menu li .submenu,
    .navbar-light .main-navigation .munu > li .submenu {
        position: relative;
        display: block;
        top: auto !important;
        left: auto !important;
        width: 100%;
        max-height: 0;
        padding: 0 15px;
        text-align: center;
        background-color: transparent;
        margin-left: 0;
        overflow: hidden;
        -webkit-transition: max-height 0.4s ease-in-out, padding 0.4s ease-in-out;
        -o-transition: max-height 0.4s ease-in-out, padding 0.4s ease-in-out;
        transition: max-height 0.4s ease-in-out, padding 0.4s ease-in-out;
    }
    .navbar .main-navigation .menu li .submenu li a,
    .navbar .main-navigation .munu > li .submenu li a,
    .navbar-light .main-navigation .menu li .submenu li a,
    .navbar-light .main-navigation .munu > li .submenu li a {
        color: #fff;
        line-height: 1.5;
        font-weight: 900;
    }
    .navbar .main-navigation .menu li .submenu.expanded,
    .navbar .main-navigation .munu > li .submenu.expanded,
    .navbar-light .main-navigation .menu li .submenu.expanded,
    .navbar-light .main-navigation .munu > li .submenu.expanded {
        max-height: 800px;
        padding: 15px;
    }
    .navbar .main-navigation .menu li:hover .submenu,
    .navbar .main-navigation .munu > li:hover .submenu,
    .navbar-light .main-navigation .menu li:hover .submenu,
    .navbar-light .main-navigation .munu > li:hover .submenu {
        -webkit-animation: none;
        -o-animation: none;
        animation: none;
    }
    .navbar .main-navigation .menu li > a,
    .navbar .main-navigation .munu > li > a,
    .navbar-light .main-navigation .menu li > a,
    .navbar-light .main-navigation .munu > li > a {
        opacity: 1;
        -webkit-transition: opacity 0.25s ease-in-out;
        -o-transition: opacity 0.25s ease-in-out;
        transition: opacity 0.25s ease-in-out;
    }
    .navbar .main-navigation .menu li.has-submenu > a:after,
    .navbar .main-navigation .munu > li.has-submenu > a:after,
    .navbar-light .main-navigation .menu li.has-submenu > a:after,
    .navbar-light .main-navigation .munu > li.has-submenu > a:after {
        display: inline-block;
        vertical-align: middle;
        font-family: FontAwesome;
        content: "\f107";
        font-size: 15px;
        margin: -2px 0 0 5px;
        font-weight: 300;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }
    .navbar .main-navigation .menu li.has-submenu.active > a,
    .navbar .main-navigation .munu > li.has-submenu.active > a,
    .navbar-light .main-navigation .menu li.has-submenu.active > a,
    .navbar-light .main-navigation .munu > li.has-submenu.active > a {
        opacity: .55;
    }
    .navbar .main-navigation .menu li.has-submenu.active > a:after,
    .navbar .main-navigation .munu > li.has-submenu.active > a:after,
    .navbar-light .main-navigation .menu li.has-submenu.active > a:after,
    .navbar-light .main-navigation .munu > li.has-submenu.active > a:after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .navbar .main-navigation .menu li.has-submenu.current > a,
    .navbar .main-navigation .munu > li.has-submenu.current > a,
    .navbar-light .main-navigation .menu li.has-submenu.current > a,
    .navbar-light .main-navigation .munu > li.has-submenu.current > a {
        opacity: .55;
    }
    .navbar .main-navigation.expanded,
    .navbar-light .main-navigation.expanded {
        display: block;
        -webkit-animation: slideDown 0.3s;
        -o-animation: slideDown 0.3s;
        animation: slideDown 0.3s;
    }
    .navbar.stuck .main-navigation .menu > li a,
    .navbar-light.stuck .main-navigation .menu > li a {
        color: #fff;
    }
    .navbar.stuck .main-navigation .menu > li a:before,
    .navbar-light.stuck .main-navigation .menu > li a:before {
        background-color: #fff;
    }
}
/** 12. POST
**********************************/

.post-item {
    width: 100%;
    margin-bottom: 60px;
    overflow: hidden;
}
@media screen and (max-width: 768px) {
    .post-item {
        margin-bottom: 48px;
    }
}
@media screen and (max-width: 480px) {
    .post-item {
        margin-bottom: 36px;
    }
}
.post-item .post-thumb {
    position: relative;
    display: block;
    margin-bottom: 16px;
}
.post-item .post-thumb:before,
.post-item .post-thumb:after {
    position: absolute;
    z-index: 5;
    content: "";
    top: 0;
}
.post-item .post-thumb:before {
    width: 0;
    height: 0;
    border-top: 27px solid #fff;
    border-right: 400px solid transparent;
    left: 0;
}
.post-item .post-thumb:after {
    width: 0;
    height: 0;
    border-top: 27px solid #fff;
    border-left: 400px solid transparent;
    right: 0;
}
.post-item .post-meta {
    margin-bottom: 33px;
}
.post-item .post-meta span {
    display: inline-block;
    font-size: 14px;
    color: #232323;
    font-weight: bold;
    letter-spacing: 0;
}
.post-item .post-meta span:after {
    display: inline-block;
    content: "|";
    margin: 0 7px;
}
.post-item .post-meta span:last-child:after {
    display: none;
}
.post-item .post-title {
    font-size: 24px;
}
.post-item .post-title a {
    color: #404040;
    text-decoration: none;
}
.post-item .post-title a:hover {
    color: #a8cf20;
}
.post-item .post-tools .social-bar {
    display: inline-block;
}
.single-post .post-tools {
    display: table;
    width: 100%;
    padding-bottom: 10px;
}
.single-post .post-tools .column {
    display: table-cell;
    vertical-align: middle;
}
.single-post .post-tools .column:first-child {
    width: 40%;
}
.single-post .post-tools .column:last-child {
    width: 60%;
}
.single-post .post-tools .post-meta {
    text-align: right;
}
.single-post .post-tools .post-meta span {
    display: inline-block;
    font-size: 14px;
    color: #232323;
    font-weight: 900;
    letter-spacing: 0;
}
.single-post .post-tools .post-meta span:after {
    display: inline-block;
    content: "|";
    margin: 0 7px;
}
.single-post .post-tools .post-meta span:last-child:after {
    display: none;
}
@media screen and (max-width: 768px) {
    .single-post .post-tools {
        display: block;
    }
    .single-post .post-tools .column {
        display: block;
        width: 100% !important;
        margin-bottom: 24px;
    }
    .single-post .post-tools .column:last-child {
        margin-bottom: 0;
    }
    .single-post .post-tools .post-meta {
        text-align: left;
    }
}
.pagination .nav-links:before,
.pagination .nav-links:after {
    content: " ";
    display: table;
}
.pagination .nav-links:after {
    clear: both;
}
.pagination .nav-links a,
.pagination .nav-links span {
    display: block;
    float: left;
    font-size: 14px;
    color: #404040;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    border: 2px solid #404040;
    padding: 11px 20px 11px 20px;
    word-wrap: no-wrap;
    overflow-wrap: no-wrap;
    margin: 0 0 10px -2px;
}
.pagination .nav-links a:first-child,
.pagination .nav-links span:first-child {
    border-radius: 6px 0 0 6px;
}
.pagination .nav-links a:last-child,
.pagination .nav-links span:last-child {
    border-radius: 0 6px 6px 0;
}
.pagination .nav-links a.current,
.pagination .nav-links span.current {
    background-color: #efefef;
}
.pagination .nav-links span {
    cursor: default;
}
.pagination .nav-links a {
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.pagination .nav-links a:hover {
    background-color: #efefef;
}
/** 13. PAGE TITLE
**********************************/

.page-title {
    position: relative;
    padding: 196px 0 96px 0;
    margin-bottom: 60px;
    background-color: #f2f2f2;
    letter-spacing: .2em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.page-title h1 {
    position: relative;
    z-index: 5;
    font-weight: 900;
    margin-bottom: 48px;
}
@media screen and (max-width: 1200px) {
    .page-title {
        padding-top: 184px;
        margin-bottom: 36px;
    }
}
@media screen and (max-width: 991px) {
    .page-title {
        padding-top: 172px;
        margin-bottom: 24px;
    }
    .page-title h1 {
        margin-bottom: 36px;
    }
}
@media screen and (max-width: 991px) {
    .page-title {
        padding-top: 137px;
    }
}
@media screen and (max-width: 768px) {
    .page-title {
        padding-top: 148px;
        margin-bottom: 0;
    }
    .page-title h1 {
        margin-bottom: 24px;
    }
}
.page-title:before,
.page-title:after {
    position: absolute;
    z-index: 4;
    content: "";
    width: 0;
    height: 0;
    bottom: 0;
}
.page-title:before {
    border-bottom: 72px solid #fff;
    border-right: 960px solid transparent;
    left: 0;
}
.page-title:after {
    border-bottom: 72px solid #fff;
    border-left: 960px solid transparent;
    right: 0;
}
.page-title .breadcrumbs {
    position: relative;
    z-index: 5;
    width: 100%;
    letter-spacing: .1em;
}
.page-title .breadcrumbs a,
.page-title .breadcrumbs span {
    display: inline-block;
    font-size: 14px;
    color: #232323;
    text-transform: uppercase;
    text-decoration: none;
}
.page-title .breadcrumbs a:after,
.page-title .breadcrumbs span:after {
    display: inline-block;
    content: "/";
    margin: 0 10px;
}
.page-title .breadcrumbs a:last-child:after,
.page-title .breadcrumbs span:last-child:after {
    display: none;
}
.page-title .breadcrumbs span {
    opacity: .45;
    cursor: default;
}
.page-title.light-skin h1,
.page-title.light-skin .breadcrumbs a,
.page-title.light-skin .breadcrumbs span {
    color: #fff;
}
.page-title .overlay {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #444a59;
    opacity: 0.85;
}
/** 14. COMMENTS
**********************************/

.comments-area h3 {
    margin-bottom: 36px !important;
}
.comments-count span {
    color: #808080;
    font-weight: normal;
}
.comment {
    margin-bottom: 48px;
}
.comment.depth-2 {
    margin-top: 39px;
    padding-left: 90px;
}
.comment .inner {
    display: table;
    width: 100%;
}
.comment .author-avatar,
.comment .comment-body {
    display: table-cell;
    vertical-align: top;
}
.comment .author-avatar {
    width: 90px;
    padding: 5px 20px 0 0;
}
.comment .author-avatar img {
    width: 100%;
}
.comment .comment-meta {
    display: table;
    width: 100%;
    font-size: 14px;
    color: #232323;
    font-weight: 900;
    letter-spacing: 0;
}
.comment .comment-meta .column {
    display: table-cell;
    vertical-align: top;
}
.comment .comment-meta .comment-autor,
.comment .comment-meta .comment-date {
    display: inline-block;
}
.comment .comment-meta .comment-autor:after {
    display: inline-block;
    vertical-align: middle;
    content: "|";
    margin: -5px 7px 0 9px;
}
.comment .comment-meta .comment-reply {
    text-align: right;
}
.comment .comment-meta .comment-reply a {
    text-decoration: none;
    text-transform: uppercase;
}
@media screen and (max-width: 530px) {
    .comment .inner,
    .comment .author-avatar,
    .comment .comment-body {
        display: block;
    }
    .comment .author-avatar {
        margin-bottom: 18px;
    }
    .comment.depth-2 {
        padding-left: 25px;
    }
}
.comment-respond {
    margin-top: 48px;
}
.comment-respond .logged-in-as {
    font-size: 12px;
    padding-bottom: 10px;
}
.comment-respond .logged-in-as a {
    text-decoration: none;
    font-weight: bold;
}
.comment-respond form {
    margin-top: 28.8px;
}
.comment-respond .form-submit {
    text-align: center;
}
.comment-reply-title small {
    font-size: 12px;
    font-style: normal;
}
.comment-reply-title small a {
    text-decoration: none;
    font-weight: bold;
}
.comment-navigation a,
.comment-navigation span {
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    margin-right: 8px;
}
.comment-navigation span {
    color: #a8cf20;
    font-weight: bold;
}
/** 15. SHORTCODES
**********************************/

.block-title {
    position: relative;
    width: 100%;
    cursor: default;
    color: #404040;
    padding-bottom: 35px;
    margin-bottom: 48px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
@media screen and (max-width: 991px) {
    .block-title {
        margin-bottom: 36px;
    }
}
@media screen and (max-width: 768px) {
    .block-title {
        padding-bottom: 25px;
    }
}
.block-title h1,
.block-title h2,
.block-title h3,
.block-title h4,
.block-title h5,
.block-title h6 {
    position: relative;
    z-index: 2;
    margin-bottom: 0;
    opacity: 1;
    -webkit-transition: opacity 0.3s 0.15s;
    -o-transition: opacity 0.3s 0.15s;
    transition: opacity 0.3s 0.15s;
}
.block-title span {
    position: absolute;
    z-index: 1;
    display: block;
    width: 100%;
    font-size: 120px;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    opacity: .075;
    top: -10px;
    left: -6px;
    -webkit-transition: opacity 0.3s 0.15s;
    -o-transition: opacity 0.3s 0.15s;
    transition: opacity 0.3s 0.15s;
}
.block-title:before {
    position: absolute;
    content: "";
    width: 96px;
    height: 3px;
    left: 0;
    bottom: 0;
    background-color: #404040;
}
.block-title.featured-title:hover h1,
.block-title.featured-title:hover h2,
.block-title.featured-title:hover h3,
.block-title.featured-title:hover h4,
.block-title.featured-title:hover h5,
.block-title.featured-title:hover h6 {
    opacity: .075;
}
.block-title.featured-title:hover span {
    opacity: 1;
}
.block-title.text-center:before {
    left: 50%;
    margin-left: -48px;
}
.block-title.text-right span {
    left: auto;
    right: -6px;
}
.block-title.text-right:before {
    left: auto;
    right: 0;
}
@media screen and (max-width: 768px) {
    .block-title.mobile-center:before {
        left: 50%;
        margin-left: -48px;
    }
}
.block-title.light-skin {
    color: #fff;
}
.block-title.light-skin h1,
.block-title.light-skin h2,
.block-title.light-skin h3,
.block-title.light-skin h4,
.block-title.light-skin h5,
.block-title.light-skin h6 {
    color: #fff;
}
.block-title.light-skin span {
    opacity: .1;
}
.block-title.light-skin.featured-title:hover h1,
.block-title.light-skin.featured-title:hover h2,
.block-title.light-skin.featured-title:hover h3,
.block-title.light-skin.featured-title:hover h4,
.block-title.light-skin.featured-title:hover h5,
.block-title.light-skin.featured-title:hover h6 {
    opacity: .1;
}
.block-title.light-skin:before {
    background-color: #fff;
}
@media screen and (max-width: 991px) {
    .block-title span {
        font-size: 112px;
    }
}
@media screen and (max-width: 768px) {
    .block-title span {
        font-size: 88px;
    }
}
@media screen and (max-width: 480px) {
    .block-title span {
        font-size: 72px;
    }
}
.text-center .block-title:before {
    left: 50%;
    margin-left: -48px;
}
@media screen and (max-width: 768px) {
    .mobile-center .block-title:before {
        left: 50%;
        margin-left: -48px;
    }
}
.text-right .block-title span {
    left: auto;
    right: -6px;
}
.text-right .block-title:before {
    left: auto;
    right: 0;
}
.icon-block {
    display: block;
    width: 100%;
    cursor: default;
    margin-bottom: 40px;
}
.icon-block i {
    width: 100%;
    font-size: 48px;
    color: #404040;
    margin-bottom: 28px;
}
.icon-block .ib-title {
    margin-bottom: 28px;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.icon-block.light-skin {
    color: #fff;
}
.icon-block.light-skin .ib-title,
.icon-block.light-skin i {
    color: #fff;
}
.icon-block:hover .ib-title {
    color: #a8cf20;
}
.split-section {
    position: relative;
    display: block;
    width: 100%;
}
.split-section .container {
    position: relative;
    z-index: 2;
}
.split-section .image,
.split-section .content {
    position: absolute;
    z-index: 1;
    width: 50%;
    height: 100%;
    top: 0;
}
.split-section .image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.split-section .content {
    background-color: #f2f2f2;
}
.split-section .content.dark-bg {
    background-color: #444a59;
}
.split-section.img-left .image {
    left: 0;
}
.split-section.img-left .content {
    right: 0;
}
.split-section.img-right .image {
    right: 0;
}
.split-section.img-right .content {
    left: 0;
}
.split-section .btn {
    margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
    .split-section .image,
    .split-section .content {
        position: relative;
        width: 100%;
        height: auto;
    }
    .split-section .image {
        height: 400px;
    }
}
@media screen and (max-width: 768px) {
    .split-section .image {
        height: 320px;
    }
}
@media screen and (max-width: 480px) {
    .split-section .image {
        height: 250px;
    }
}
.fw-section {
    position: relative;
    display: block;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.fw-section .container {
    position: relative;
    z-index: 5;
}
.fw-section .overlay {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #444a59;
    opacity: 0.85;
}
.fw-section.parallax-bg {
    background-attachment: fixed;
}
@media screen and (max-width: 991px) {
    .fw-section.parallax-bg {
        background-attachment: scroll;
    }
}
.fw-section.angle-top:before,
.fw-section.angle-top:after,
.fw-section.angle-bottom:before,
.fw-section.angle-bottom:after {
    position: absolute;
    z-index: 1;
    content: "";
}
.fw-section.angle-top:before,
.fw-section.angle-bottom:before {
    left: 0;
}
.fw-section.angle-top:after,
.fw-section.angle-bottom:after {
    right: 0;
}
.fw-section.angle-top {
    padding-top: 72px;
}
.fw-section.angle-top:before,
.fw-section.angle-top:after {
    top: 0;
}
.fw-section.angle-top:before {
    border-top: 72px solid #fff;
    border-right: 960px solid transparent;
}
.fw-section.angle-top:after {
    border-top: 72px solid #fff;
    border-left: 960px solid transparent;
}
.fw-section.angle-bottom {
    padding-bottom: 72px;
}
.fw-section.angle-bottom:before,
.fw-section.angle-bottom:after {
    bottom: 0;
}
.fw-section.angle-bottom:before {
    border-bottom: 72px solid #fff;
    border-right: 960px solid transparent;
}
.fw-section.angle-bottom:after {
    border-bottom: 72px solid #fff;
    border-left: 960px solid transparent;
}
@media screen and (max-width: 1200px) {
    .fw-section.angle-top {
        padding-top: 50px;
    }
    .fw-section.angle-top:before {
        border-top: 50px solid #fff;
        border-right: 700px solid transparent;
    }
    .fw-section.angle-top:after {
        border-top: 50px solid #fff;
        border-left: 700px solid transparent;
    }
    .fw-section.angle-bottom {
        padding-bottom: 50px;
    }
    .fw-section.angle-bottom:before {
        border-bottom: 50px solid #fff;
        border-right: 700px solid transparent;
    }
    .fw-section.angle-bottom:after {
        border-bottom: 50px solid #fff;
        border-left: 700px solid transparent;
    }
}
@media screen and (max-width: 991px) {
    .fw-section.angle-top {
        padding-top: 40px;
    }
    .fw-section.angle-top:before {
        border-top: 40px solid #fff;
        border-right: 500px solid transparent;
    }
    .fw-section.angle-top:after {
        border-top: 40px solid #fff;
        border-left: 500px solid transparent;
    }
    .fw-section.angle-bottom {
        padding-bottom: 40px;
    }
    .fw-section.angle-bottom:before {
        border-bottom: 40px solid #fff;
        border-right: 500px solid transparent;
    }
    .fw-section.angle-bottom:after {
        border-bottom: 40px solid #fff;
        border-left: 500px solid transparent;
    }
}
.fw-section.gray-bg {
    background-color: #f2f2f2;
}
.fw-section.dark-bg {
    background-color: #444a59;
}
.market-buttons:before,
.market-buttons:after {
    content: " ";
    display: table;
}
.market-buttons:after {
    clear: both;
}
.market-buttons.count-2 .market-btn {
    float: left;
    width: 50%;
}
@media screen and (max-width: 480px) {
    .market-buttons.count-2 .market-btn {
        float: none;
        width: 100%;
    }
}
.market-buttons.count-3 .market-btn {
    float: left;
    width: 33.33333%;
}
@media screen and (max-width: 768px) {
    .market-buttons.count-3 .market-btn {
        float: none;
        width: 100%;
    }
}
.awards {
    width: 100%;
}
.awards:before,
.awards:after {
    content: " ";
    display: table;
}
.awards:after {
    clear: both;
}
.awards .award {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    line-height: 2;
    background-color: #444a59;
    padding: 48px 15px;
    -webkit-transition: color 0.4s 0.1s, background-color 0.4s 0.1s;
    -o-transition: color 0.4s 0.1s, background-color 0.4s 0.1s;
    transition: color 0.4s 0.1s, background-color 0.4s 0.1s;
}
.awards .award .inner {
    max-width: 200px;
    margin: 0 auto;
}
.awards .award .award-title {
    position: relative;
    color: #fff;
    padding: 0 46px;
    -webkit-transition: color 0.4s 0.1s;
    -o-transition: color 0.4s 0.1s;
    transition: color 0.4s 0.1s;
}
.awards .award .award-title span {
    position: absolute;
    display: block;
    width: 20px;
    height: 41px;
    -webkit-transition: opacity 0.3s 0.1s;
    -o-transition: opacity 0.3s 0.1s;
    transition: opacity 0.3s 0.1s;
}
.awards .award .award-title span.palm-left-light,
.awards .award .award-title span.palm-left-dark {
    top: -4px;
    left: 0;
}
.awards .award .award-title span.palm-left-light {
    opacity: 1;
    background: url(../img/awards/palm-left-light.svg) no-repeat 0 0;
}
.awards .award .award-title span.palm-left-dark {
    opacity: 0;
    background: url(../img/awards/palm-left-dark.svg) no-repeat 0 0;
}
.awards .award .award-title span.palm-right-light,
.awards .award .award-title span.palm-right-dark {
    top: -4px;
    right: 0;
}
.awards .award .award-title span.palm-right-light {
    opacity: 1;
    background: url(../img/awards/palm-right-light.svg) no-repeat 0 0;
}
.awards .award .award-title span.palm-right-dark {
    opacity: 0;
    background: url(../img/awards/palm-right-dark.svg) no-repeat 0 0;
}
.awards .award .date {
    font-weight: 900;
}
.awards .award:hover {
    color: #232323;
    background-color: #fff;
}
.awards .award:hover .award-title {
    color: #232323;
}
.awards .award:hover .award-title span.palm-left-light,
.awards .award:hover .award-title span.palm-right-light {
    opacity: 0;
}
.awards .award:hover .award-title span.palm-left-dark,
.awards .award:hover .award-title span.palm-right-dark {
    opacity: 1;
}
.awards.count-2 .award {
    float: left;
    width: 50%;
}
@media screen and (max-width: 480px) {
    .awards.count-2 .award {
        float: none;
        width: 100%;
    }
}
.awards.count-3 .award {
    float: left;
    width: 33.33333%;
}
@media screen and (max-width: 768px) {
    .awards.count-3 .award {
        float: none;
        width: 100%;
    }
}
.no-svg .awards .award .award-title span.palm-left-light {
    background: url(../img/awards/palm-left-light.png) no-repeat 0 0;
}
.no-svg .awards .award .award-title span.palm-left-dark {
    background: url(../img/awards/palm-left-dark.png) no-repeat 0 0;
}
.no-svg .awards .award .award-title span.palm-right-light {
    background: url(../img/awards/palm-right-light.png) no-repeat 0 0;
}
.no-svg .awards .award .award-title span.palm-right-dark {
    background: url(../img/awards/palm-right-dark.png) no-repeat 0 0;
}
.pricing-plan {
    display: block;
    width: 100%;
    max-width: 400px;
    text-align: center;
    background-color: #f2f2f2;
    margin: 0 auto 30px auto;
}
.pricing-plan .pp-header .pp-title {
    padding: 67px 20px 24px 20px;
}
.pricing-plan .pp-header h3 {
    margin-bottom: 0;
}
.pricing-plan .pp-body {
    padding: 15px 20px 36px 20px;
}
.pricing-plan .pp-body p {
    font-weight: 300;
}
.pricing-plan .pp-body .pp-price {
    font-size: 72px;
    color: #404040;
    font-weight: 900;
    line-height: 1;
    padding: 17px 0 28px 0;
    margin-left: -15px;
}
.pricing-plan .pp-body .pp-price span {
    display: inline-block;
    vertical-align: top;
    font-size: 36px;
    padding-top: 10px;
    margin-right: 5px;
}
.pricing-plan .badge {
    display: block;
    position: absolute;
    color: #fff;
    font-size: 14px;
    padding: 0 11px;
    line-height: 36px;
    top: 18px;
    left: 50%;
    border-radius: 18px;
    white-space: nowrap;
    background-color: #232323;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.pricing-plan .badge.badge-default {
    background-color: #232323;
}
.pricing-plan .badge.badge-primary {
    background-color: #3da0e3;
}
.pricing-plan .badge.badge-info {
    background-color: #5ac8fa;
}
.pricing-plan .badge.badge-success {
    background-color: #a8cf20;
}
.pricing-plan .badge.badge-warning {
    background-color: #ff863b;
}
.pricing-plan .badge.badge-danger {
    background-color: #e8244a;
}
.pricing-plan.featured-plan .pp-header {
    overflow: hidden;
    padding-bottom: 24px;
}
.pricing-plan.featured-plan .pp-header .pp-title {
    position: relative;
    background-color: #232323;
    padding-bottom: 0;
}
.pricing-plan.featured-plan .pp-header .pp-title:before {
    position: absolute;
    content: "";
    left: 50%;
    bottom: -24px;
    margin-left: -210px;
    border-left: 210px solid transparent;
    border-right: 210px solid transparent;
    border-top: 25px solid #232323;
}
.pricing-plan.featured-plan .pp-header h3 {
    color: #fff;
}
.video-popup-btn {
    display: inline-block;
    text-decoration: none;
    margin: 10px 0;
}
.video-popup-btn:focus {
    outline: none;
}
.video-popup-btn .play-btn,
.video-popup-btn .label {
    display: inline-block;
    vertical-align: middle;
}
.video-popup-btn .play-btn {
    width: 70px;
    color: #232323;
    border: 2px solid #232323;
    border-radius: 6px;
    text-align: center;
    padding-left: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.video-popup-btn .play-btn i {
    line-height: 44px;
    font-size: 22px;
}
.video-popup-btn .label {
    font-size: 14px;
    color: #808080;
    text-align: left;
    padding-left: 7px;
}
.video-popup-btn.light-skin .play-btn {
    color: #fff;
    border-color: #fff;
}
.video-popup-btn.light-skin .label {
    color: #fff;
}
.video-popup-btn:hover .play-btn {
    color: #a8cf20;
    border-color: #a8cf20;
}
.featured-tabs .nav-tabs {
    display: block;
    border-bottom: none;
    padding-left: 25px;
}
.featured-tabs .nav-tabs > li {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 0;
    padding-left: 50px;
    border-left: 1px solid #232323;
    padding-bottom: 36px;
}
.featured-tabs .nav-tabs > li > a {
    display: table;
    font-size: 24px;
    color: #404040;
    border: none;
    padding: 0;
    margin-bottom: 24px;
}
.featured-tabs .nav-tabs > li > a:hover {
    color: #a8cf20;
    background-color: transparent;
}
.featured-tabs .nav-tabs > li.active > a,
.featured-tabs .nav-tabs > li.active > a:hover,
.featured-tabs .nav-tabs > li.active > a:focus {
    color: #404040;
    background-color: transparent;
    border: none;
}
.featured-tabs .nav-tabs > li > .number {
    position: absolute;
    display: block;
    width: 70px;
    height: 70px;
    background-color: #fff;
    border-radius: 50%;
    top: -15px;
    left: -35px;
}
.featured-tabs .nav-tabs > li > .number > i {
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    color: #232323;
    font-size: 24px;
    font-weight: 900;
    font-style: normal;
    text-align: center;
    background-color: transparent;
    border: 2px solid #232323;
    border-radius: 50%;
    top: 10px;
    left: 10px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.featured-tabs .nav-tabs > li.active > .number > i {
    color: #fff;
    background-color: #232323;
}
.featured-tabs .nav-tabs > li:last-child {
    border-left: none;
}
.featured-tabs .nav-tabs > li p {
    margin-bottom: 0;
}
.featured-tabs .nav-tabs > li .social-btns {
    margin-top: 12px;
}
.featured-tabs .nav-tabs > li .social-btns a {
    display: inline-block;
    font-size: 18px;
    color: #808080;
    text-decoration: none;
    margin-right: 12px;
}
.featured-tabs .nav-tabs > li .social-btns a:hover {
    color: #a8cf20;
    background: none;
}
@media screen and (max-width: 480px) {
    .featured-tabs .nav-tabs > li {
        border-left: none;
        padding-bottom: 24px;
    }
    .featured-tabs .nav-tabs > li > a {
        font-size: 20px;
        margin-bottom: 12px;
    }
    .featured-tabs .nav-tabs > li > .number {
        top: -18px;
    }
    .featured-tabs .nav-tabs > li p {
        display: none;
    }
}
.featured-tabs .tab-content {
    padding: 0;
}
.team-member {
    width: 100%;
    max-width: 280px;
    text-align: left;
    margin-bottom: 48px;
    cursor: default;
}
.team-member .team-header {
    display: table;
    width: 100%;
}
.team-member .avatar {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 96px;
    height: 96px;
    opacity: 0.5;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.team-member .avatar img {
    width: 100%;
}
.team-member .social-bar {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}
.team-member .social-bar a {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: color 0.3s, background-color 0.3s, visibility 0.3s 0.2s, opacity 0.3s 0.2s, -webkit-transform 0.25s 0.2s;
    -moz-transition: color 0.3s, background-color 0.3s, visibility 0.3s 0.2s, opacity 0.3s 0.2s, -moz-transform 0.25s 0.2s;
    transition: color 0.3s, background-color 0.3s, visibility 0.3s 0.2s, opacity 0.3s 0.2s, transform 0.25s 0.2s;
}
.team-member .social-bar a:first-child {
    -webkit-transition: color 0.3s, background-color 0.3s, visibility 0.3s 0.1s, opacity 0.3s 0.1s, -webkit-transform 0.25s 0.1s;
    -moz-transition: color 0.3s, background-color 0.3s, visibility 0.3s 0.1s, opacity 0.3s 0.1s, -moz-transform 0.25s 0.1s;
    transition: color 0.3s, background-color 0.3s, visibility 0.3s 0.1s, opacity 0.3s 0.1s, transform 0.25s 0.1s;
}
.team-member .social-bar a:last-child {
    -webkit-transition: color 0.3s, background-color 0.3s, visibility 0.3s 0.3s, opacity 0.3s 0.3s, -webkit-transform 0.25s 0.3s;
    -moz-transition: color 0.3s, background-color 0.3s, visibility 0.3s 0.3s, opacity 0.3s 0.3s, -moz-transform 0.25s 0.3s;
    transition: color 0.3s, background-color 0.3s, visibility 0.3s 0.3s, opacity 0.3s 0.3s, transform 0.25s 0.3s;
}
.team-member .team-name {
    position: relative;
    z-index: 2;
    margin-top: -15px;
    margin-bottom: 12px;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.team-member .team-position {
    display: block;
    color: #404040;
    margin-bottom: 12px;
}
.team-member p {
    margin-bottom: 0;
}
.team-member:hover .avatar {
    opacity: 1;
}
.team-member:hover .team-name {
    color: #a8cf20;
}
.team-member:hover .social-bar a {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.team-member.circle .avatar img {
    border-radius: 50%;
}
.team-member.triangle .avatar:before,
.team-member.triangle .avatar:after {
    position: absolute;
    z-index: 1;
    content: "";
    top: 0;
}
.team-member.triangle .avatar:before {
    left: 0;
}
.team-member.triangle .avatar:after {
    right: 0;
}
.team-member.triangle .avatar:before {
    border-top: 96px solid #fff;
    border-right: 48px solid transparent;
}
.team-member.triangle .avatar:after {
    border-top: 96px solid #fff;
    border-left: 48px solid transparent;
}
@media screen and (max-width: 768px) {
    .team-member {
        margin-left: auto;
        margin-right: auto;
    }
}
.ios .team-member {
    cursor: pointer;
}
.client {
    display: block;
    border: none;
    opacity: 1;
    -webkit-transition: opacity 0.35s ease-in-out;
    -o-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}
.client:hover {
    opacity: .6;
}
.instagram-feed {
    display: block;
    width: 100%;
}
.instagram-feed:before,
.instagram-feed:after {
    content: " ";
    display: table;
}
.instagram-feed:after {
    clear: both;
}
.instagram-feed .item {
    position: relative;
    display: block;
    float: left;
    width: 12.5%;
}
.instagram-feed .item:before {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #a8cf20;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.instagram-feed .item:hover:before {
    opacity: 0.5;
}
@media screen and (max-width: 768px) {
    .instagram-feed .item {
        width: 25%;
    }
}
/** 16. WIDGETS
**********************************/

.sidebar,
.wpb_widgetised_column {
    width: 100%;
    max-width: 370px !important;
}
.widget-title {
    font-size: 16px;
    color: #404040;
    font-weight: 900;
    text-transform: uppercase;
    font-style: normal;
    margin-bottom: 21px;
}
.widget {
    margin-bottom: 43px;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.widget_archive ul,
.widget_categories ul,
.widget_pages ul,
.widget_recent_comments ul {
    list-style: none;
}
.widget_archive > ul,
.widget_categories > ul,
.widget_pages > ul,
.widget_recent_comments > ul {
    font-size: 16px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.widget_archive > ul li,
.widget_categories > ul li,
.widget_pages > ul li,
.widget_recent_comments > ul li {
    margin-bottom: 8px;
}
.widget_archive > ul li a,
.widget_categories > ul li a,
.widget_pages > ul li a,
.widget_recent_comments > ul li a {
    font-weight: bold;
    padding: 0;
    line-height: 1.6;
    letter-spacing: 0;
}
.widget_archive > ul li.active a,
.widget_archive > ul li.current-cat a,
.widget_categories > ul li.active a,
.widget_categories > ul li.current-cat a,
.widget_pages > ul li.active a,
.widget_pages > ul li.current-cat a,
.widget_recent_comments > ul li.active a,
.widget_recent_comments > ul li.current-cat a {
    color: #a8cf20;
    text-decoration: none;
}
.widget_archive > ul li:last-child,
.widget_categories > ul li:last-child,
.widget_pages > ul li:last-child,
.widget_recent_comments > ul li:last-child {
    margin-bottom: 0;
}
.widget_search .search-box {
    position: relative;
    display: block;
    width: 100%;
}
.widget_search .search-box .form-control {
    padding-right: 45px;
    margin-bottom: 0;
}
.widget_search .search-box .search-btn {
    position: absolute;
    height: 45px;
    width: 40px;
    top: 0;
    right: 6px;
    background: none;
    border: none;
    color: #404040;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.widget_search .search-box .search-btn:hover {
    opacity: .65;
}
.widget_search .search-box .search-btn:focus {
    outline: none;
}
.widget_recent_posts .post-item {
    display: table;
    width: 100%;
    margin-bottom: 24px;
}
.widget_recent_posts .post-item:last-child {
    margin-bottom: 0;
}
.widget_recent_posts .post-item .thumb,
.widget_recent_posts .post-item .info {
    display: table-cell;
    vertical-align: top;
}
.widget_recent_posts .post-item .thumb {
    width: 100px;
}
.widget_recent_posts .post-item .thumb a {
    display: block;
}
.widget_recent_posts .post-item .thumb img {
    width: 100%;
}
@media screen and (max-width: 360px) {
    .widget_recent_posts .post-item .thumb {
        width: 85px;
    }
}
.widget_recent_posts .post-item .info {
    padding-left: 20px;
}
.widget_recent_posts .post-item .info h4 {
    font-size: 14px;
    margin-bottom: 14px;
}
.widget_recent_posts .post-item .info h4 a {
    color: #404040;
    text-decoration: none;
}
.widget_recent_posts .post-item .info .post-meta {
    font-size: 14px;
    font-weight: 900;
    color: #232323;
    line-height: 1.6;
}
.widget_recent_posts .post-item .info .post-meta a {
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0;
}
.widget_recent_comments ul li a,
.widget_recent_comments ul li span {
    display: inline-block;
    vertical-align: top;
}
.widget_recent_comments ul li a {
    margin-right: 12px;
}
.widget_tags .tag,
.post-tags .tag {
    display: inline-block;
    font-size: 14px;
    color: #404040;
    font-weight: bold;
    text-decoration: none;
    border: 2px solid #404040;
    border-radius: 6px;
    padding: 0 11px 0 19px;
    word-wrap: no-wrap;
    overflow-wrap: no-wrap;
    background-color: transparent;
    margin: 5px 7px 10px 0;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.widget_tags .tag span,
.post-tags .tag span {
    display: inline-block;
    padding: 11px 0 11px 11px;
    border-left: 2px solid #404040;
}
.widget_tags .tag span:first-child,
.post-tags .tag span:first-child {
    border-left: 0;
    padding-left: 0;
    padding-right: 18px;
}
.widget_tags .tag:last-child,
.post-tags .tag:last-child {
    margin-right: 0;
}
.widget_tags .tag:hover,
.post-tags .tag:hover {
    background-color: #efefef;
}
/** 17. GRIDS
**********************************/

.grid {
    position: relative;
}
.grid .gutter-sizer {
    width: 2.5%;
}
@media screen and (max-width: 768px) {
    .grid .gutter-sizer {
        width: 4%;
    }
}
.grid .grid-item {
    position: relative;
    float: left;
    margin-bottom: 2.8%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
@media screen and (max-width: 768px) {
    .grid .grid-item {
        margin-bottom: 4%;
    }
}
.grid.isotope-grid {
    overflow: hidden;
}
.grid.isotope-grid:before,
.grid.isotope-grid:after {
    content: " ";
    display: table;
}
.grid.isotope-grid:after {
    clear: both;
}
.grid.isotope-grid.col-1 .grid-sizer,
.grid.isotope-grid.col-1 .grid-item {
    float: none;
    width: 100%;
    margin-bottom: 30px;
}
.grid.isotope-grid.col-2 .grid-sizer,
.grid.isotope-grid.col-2 .grid-item {
    width: 48.75%;
}
@media screen and (max-width: 768px) {
    .grid.isotope-grid.col-2 .grid-sizer,
    .grid.isotope-grid.col-2 .grid-item {
        width: 48%;
    }
}
@media screen and (max-width: 600px) {
    .grid.isotope-grid.col-2 .grid-sizer,
    .grid.isotope-grid.col-2 .grid-item {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
}
.grid.isotope-grid.col-3 .grid-sizer,
.grid.isotope-grid.col-3 .grid-item {
    width: 31.66667%;
}
@media screen and (max-width: 991px) {
    .grid.isotope-grid.col-3 .grid-sizer,
    .grid.isotope-grid.col-3 .grid-item {
        width: 48.75%;
    }
}
@media screen and (max-width: 768px) {
    .grid.isotope-grid.col-3 .grid-sizer,
    .grid.isotope-grid.col-3 .grid-item {
        width: 48%;
    }
}
@media screen and (max-width: 600px) {
    .grid.isotope-grid.col-3 .grid-sizer,
    .grid.isotope-grid.col-3 .grid-item {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
}
.grid.isotope-grid.col-4 .grid-sizer,
.grid.isotope-grid.col-4 .grid-item {
    width: 23.125%;
}
@media screen and (max-width: 991px) {
    .grid.isotope-grid.col-4 .grid-sizer,
    .grid.isotope-grid.col-4 .grid-item {
        width: 48.75%;
    }
}
@media screen and (max-width: 768px) {
    .grid.isotope-grid.col-4 .grid-sizer,
    .grid.isotope-grid.col-4 .grid-item {
        width: 48%;
    }
}
@media screen and (max-width: 600px) {
    .grid.isotope-grid.col-4 .grid-sizer,
    .grid.isotope-grid.col-4 .grid-item {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
}
.grid.isotope-masonry-grid {
    overflow: hidden;
}
.grid.isotope-masonry-grid:before,
.grid.isotope-masonry-grid:after {
    content: " ";
    display: table;
}
.grid.isotope-masonry-grid:after {
    clear: both;
}
.grid.isotope-masonry-grid .gutter-sizer {
    width: 1.8%;
}
.grid.isotope-masonry-grid .grid-sizer,
.grid.isotope-masonry-grid .grid-item {
    width: 32.13333%;
    height: 380px;
    margin-bottom: 33px;
}
.grid.isotope-masonry-grid .grid-sizer.h2,
.grid.isotope-masonry-grid .grid-item.h2 {
    height: 793px;
}
.grid.isotope-masonry-grid .grid-sizer.w2,
.grid.isotope-masonry-grid .grid-item.w2 {
    width: 66%;
}
.container .grid.isotope-masonry-grid .gutter-sizer {
    width: 2.4%;
}
.container .grid.isotope-masonry-grid .grid-sizer,
.container .grid.isotope-masonry-grid .grid-item {
    width: 31.73333%;
    height: 300px;
    margin-bottom: 33px;
}
.container .grid.isotope-masonry-grid .grid-sizer.h2,
.container .grid.isotope-masonry-grid .grid-item.h2 {
    height: 633px;
}
.container .grid.isotope-masonry-grid .grid-sizer.w2,
.container .grid.isotope-masonry-grid .grid-item.w2 {
    width: 66%;
}
@media screen and (max-width: 1700px) {
    .grid.isotope-masonry-grid .grid-item,
    .container .grid.isotope-masonry-grid .grid-item {
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 1480px) {
    .grid.isotope-masonry-grid .grid-sizer,
    .grid.isotope-masonry-grid .grid-item,
    .container .grid.isotope-masonry-grid .grid-sizer,
    .container .grid.isotope-masonry-grid .grid-item {
        width: 31.86667%;
    }
    .grid.isotope-masonry-grid .gutter-sizer,
    .container .grid.isotope-masonry-grid .gutter-sizer {
        width: 2.2%;
    }
}
@media screen and (max-width: 1200px) {
    .grid.isotope-masonry-grid .gutter-sizer {
        width: 2.6%;
    }
    .grid.isotope-masonry-grid .grid-sizer,
    .grid.isotope-masonry-grid .grid-item {
        width: 31.6%;
        height: 270px;
    }
    .grid.isotope-masonry-grid .grid-sizer.h2,
    .grid.isotope-masonry-grid .grid-item.h2 {
        height: 570px;
    }
    .container .grid.isotope-masonry-grid .grid-item {
        margin-bottom: 24px;
    }
}
@media screen and (max-width: 991px) {
    .grid.isotope-masonry-grid .gutter-sizer,
    .container .grid.isotope-masonry-grid .gutter-sizer {
        width: 3.5%;
    }
    .grid.isotope-masonry-grid .grid-sizer,
    .grid.isotope-masonry-grid .grid-item,
    .container .grid.isotope-masonry-grid .grid-sizer,
    .container .grid.isotope-masonry-grid .grid-item {
        width: 48.25%;
        margin-bottom: 24px;
        height: 260px;
    }
    .grid.isotope-masonry-grid .grid-sizer.h2,
    .grid.isotope-masonry-grid .grid-item.h2,
    .container .grid.isotope-masonry-grid .grid-sizer.h2,
    .container .grid.isotope-masonry-grid .grid-item.h2 {
        height: 544px;
    }
    .grid.isotope-masonry-grid .grid-sizer.w2,
    .grid.isotope-masonry-grid .grid-item.w2,
    .container .grid.isotope-masonry-grid .grid-sizer.w2,
    .container .grid.isotope-masonry-grid .grid-item.w2 {
        width: 100%;
    }
}
@media screen and (max-width: 600px) {
    .grid.isotope-masonry-grid .gutter-sizer,
    .container .grid.isotope-masonry-grid .gutter-sizer {
        width: 0;
    }
    .grid.isotope-masonry-grid .grid-sizer,
    .grid.isotope-masonry-grid .grid-item,
    .container .grid.isotope-masonry-grid .grid-sizer,
    .container .grid.isotope-masonry-grid .grid-item {
        width: 100%;
    }
}
@media screen and (max-width: 480px) {
    .grid.isotope-masonry-grid .grid-item,
    .container .grid.isotope-masonry-grid .grid-item {
        height: 230px;
    }
    .grid.isotope-masonry-grid .grid-item.h2,
    .container .grid.isotope-masonry-grid .grid-item.h2 {
        height: 460px;
    }
}
.grid.isotope-grid .grid-item .tile {
    position: relative;
}
/** 18. TILES
**********************************/

.tile {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-decoration: none;
    word-wrap: break-word;
    overflow-wrap: break-word;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.tile:focus {
    outline: none;
}
.tile:before {
    position: absolute;
    z-index: 1;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #a8cf20;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.tile .tile-content {
    position: absolute;
    z-index: 2;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
    padding: 0 15px 35px 15px;
    background-color: #232323;
    opacity: 0;
    -webkit-transform: translateY(200%);
    -moz-transform: translateY(200%);
    -ms-transform: translateY(200%);
    -o-transform: translateY(200%);
    transform: translateY(200%);
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
}
.tile .tile-content h3 {
    position: relative;
    z-index: 2;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0;
    font-size: 21px;
    opacity: 0;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: all 0.3s 0.17s;
    -o-transition: all 0.3s 0.17s;
    transition: all 0.3s 0.17s;
}
.tile .tile-content:before {
    position: absolute;
    z-index: 1;
    content: "";
    top: -50px;
    left: 50%;
    margin-left: -430px;
    border-left: 430px solid transparent;
    border-right: 430px solid transparent;
    border-bottom: 55px solid #232323;
}
.tile:hover:before {
    opacity: 0.5;
}
.tile:hover .tile-content {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.tile:hover .tile-content h3 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.tile.gallery-item .tile-content h3 i {
    font-size: 24px;
}
.container-fluid .grid-item.w2 .tile .tile-content:before {
    margin-left: -700px;
    border-left: 700px solid transparent;
    border-right: 700px solid transparent;
}
/** 19. TOOLTIPS
**********************************/

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    white-space: nowrap;
    font-size: 12px;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100);
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 10px;
    color: #fff;
    text-align: center;
    background-color: #232323;
    border-radius: 3px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #232323;
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #232323;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #232323;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #232323;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #232323;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #232323;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #232323;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #232323;
}
/** 20. NAVS
**********************************/

.nav-filters {
    list-style: none;
    padding: 0;
}
.nav-filters li {
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 10px;
}
.nav-filters li a {
    display: block;
    font-size: 14px;
    color: #232323;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 6px 12px;
    border: 2px solid #232323;
    border-radius: 6px;
    background-color: transparent;
    white-space: nowrap;
    -webkit-transition: color 0.3s, background-color 0.3s;
    -o-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
}
.nav-filters li a:hover {
    color: #fff;
    background-color: #232323;
}
.nav-filters li.active a {
    color: #fff;
    background-color: #232323;
}
.nav-filters.text-center li {
    margin-left: 4px;
    margin-right: 4px;
}
.nav-filters.text-right li {
    margin-left: 7px;
    margin-right: 0;
}
.nav-tabs {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    border-bottom: 2px solid #232323;
}
.nav-tabs > li {
    position: relative;
    display: inline-block;
    margin-bottom: -2px;
}
.nav-tabs > li > a {
    position: relative;
    z-index: 0;
    display: block;
    color: #232323;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 15px;
    line-height: 1.5;
    border: 2px solid transparent;
    border-radius: 6px 6px 0 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
    text-decoration: none;
    outline: none;
}
.nav-tabs > li > a:hover {
    color: #232323;
    background-color: #efefef;
    border-color: #232323;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #fff;
    border: 2px solid #232323;
    border-bottom-color: transparent;
    cursor: default;
}
.tab-content {
    padding-top: 24px;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.transition.fade {
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.transition.fade.in {
    opacity: 1;
}
.transition.scale.fade {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}
.transition.scaledown.fade {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.transition.scale.fade.in,
.transition.scaledown.fade.in {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.transition.left.fade {
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -ms-transform: translateX(40px);
    -o-transform: translateX(40px);
    transform: translateX(40px);
}
.transition.right.fade {
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
    transform: translateX(-40px);
}
.transition.left.fade.in,
.transition.right.fade.in {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
}
.transition.top.fade {
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
}
.transition.bottom.fade {
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
}
.transition.top.fade.in,
.transition.bottom.fade.in {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.transition.flip.fade {
    -webkit-transform: rotateY(-90deg) scale(1.1);
    -moz-transform: rotateY(-90deg) scale(1.1);
    -ms-transform: rotateY(-90deg) scale(1.1);
    -o-transform: rotateY(-90deg) scale(1.1);
    transform: rotateY(-90deg) scale(1.1);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.transition.flip.fade.in {
    -webkit-transform: rotateY(0deg) scale(1);
    -moz-transform: rotateY(0deg) scale(1);
    -ms-transform: rotateY(0deg) scale(1);
    -o-transform: rotateY(0deg) scale(1);
    transform: rotateY(0deg) scale(1);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
/** 21. PANELS
**********************************/

.panel {
    margin-bottom: 24px;
    background-color: #fff;
    border: 2px solid transparent;
    border-radius: 6px;
    border-color: #232323;
}
.panel > .panel-heading {
    color: #333333;
    background-color: transparent;
    border-color: #232323;
}
.panel > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #232323;
}
.panel > .panel-heading .badge {
    color: transparent;
    background-color: #333333;
}
.panel > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #232323;
}
.panel-body {
    padding: 20px 16px;
}
.panel-body:before,
.panel-body:after {
    content: " ";
    display: table;
}
.panel-body:after {
    clear: both;
}
.panel-heading {
    border-bottom: 2px solid transparent;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.panel-heading .panel-title {
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    border-radius: 6px;
}
.panel-heading .panel-title:not(a) {
    padding: 15px 16px;
}
.panel-heading > a {
    padding: 14px 16px;
    text-decoration: none;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.panel-heading > a:hover {
    color: #232323;
    background-color: #efefef;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 6px;
}
.panel-group .panel + .panel {
    margin-top: 10px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 2px solid #232323;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #232323;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease, visibility 0.35s ease;
    -o-transition: height 0.35s ease, visibility 0.35s ease;
    transition: height 0.35s ease, visibility 0.35s ease;
}
/** 22. CAROUSEL
**********************************/

/* 
 *  Owl Carousel - Auto Height Plugin
 */

.owl-height {
    -webkit-transition: height 400ms;
    -o-transition: height 400ms;
    transition: height 400ms;
}
/* 
 *  Core Owl Carousel Styles
 */

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls {
    text-align: center;
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -21px;
    width: 42px;
    height: 42px;
    background-color: #232323;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 50%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: background-color 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:before,
.owl-carousel .owl-controls .owl-nav .owl-next:before {
    font-family: FontAwesome;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.owl-carousel .owl-controls .owl-nav .owl-next:hover {
    background-color: #3d3d3d;
}
.owl-carousel .owl-controls .owl-nav .owl-prev {
    left: 15px;
}
.owl-carousel .owl-controls .owl-nav .owl-next {
    right: 15px;
    padding-left: 3px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:before,
.owl-carousel .owl-controls .owl-nav .owl-next:before {
    display: block;
    line-height: 42px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:before {
    content: "\f104";
}
.owl-carousel .owl-controls .owl-nav .owl-next:before {
    content: "\f105";
}
.owl-carousel .owl-controls .owl-dots {
    position: relative;
    margin-top: 9px;
    z-index: 10;
}
.owl-carousel .owl-controls .owl-dots .owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    /*background-color: #232323;*/
    background-color: #fff;
    opacity: 0.3;
    margin: 0 4px 7px 4px;
    -webkit-transition: opacity 0.25s;
    -o-transition: opacity 0.25s;
    transition: opacity 0.25s;
}
.owl-carousel .owl-controls .owl-dots .owl-dot.active {
    opacity: 1;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
    display: none;
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-item img {
    display: block;
    margin: 0 auto;
    -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}
.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
/* No Js */

.no-js .owl-carousel {
    display: block;
}
/* 
 *  Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms;
    -o-transition: opacity 400ms;
    transition: opacity 400ms;
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}
/** 23. COUNTDOWNS
**********************************/

/**
 *	This element is created inside your target element
 *	It is used so that your own element will not need to be altered
 **/

.time_circles {
    position: relative;
    width: 100%;
    height: 100%;
    /**
	 *	This is all the elements used to house all text used
	 * in time circles
	 **/
}
.time_circles > div {
    position: absolute;
    text-align: center;
    /* Titles (Days, Hours, etc) */
    /* Time numbers */
}
.time_circles > div > h4 {
    margin: 0px;
    padding: 0px;
    text-align: center;
    text-transform: uppercase;
}
.time_circles > div > span {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 0.5em;
    font-weight: 300;
}
/** 24. COMPONENTS
**********************************/

.google-map {
    width: 100%;
}
@media screen and (max-width: 991px) {
    .google-map {
        height: 350px !important;
    }
}
@media screen and (max-width: 480px) {
    .google-map {
        height: 250px !important;
    }
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9980;
    overflow: hidden;
    position: fixed;
    background: #000;
    opacity: 0.8;
}
.mfp-zoom-out-cur .navbar,
.mfp-zoom-out-cur .navbar.stuck,
.mfp-fade ~ .page-wrapper .navbar,
.mfp-fade ~ .page-wrapper .navbar.stuck {
    padding-right: 17px;
}
.mfp-zoom-out-cur .scroll-to-top-btn,
.mfp-fade ~ .page-wrapper .scroll-to-top-btn {
    right: 37px;
}
.mac,
.touch,
.ie {
    margin-right: 0 !important;
}
.mac body,
.mac .mfp-zoom-out-cur .navbar,
.mac .mfp-zoom-out-cur .navbar.stuck,
.mac .mfp-fade + .page-wrapper .navbar,
.mac .mfp-fade + .page-wrapper .navbar.stuck,
.touch body,
.touch .mfp-zoom-out-cur .navbar,
.touch .mfp-zoom-out-cur .navbar.stuck,
.touch .mfp-fade + .page-wrapper .navbar,
.touch .mfp-fade + .page-wrapper .navbar.stuck,
.ie body,
.ie .mfp-zoom-out-cur .navbar,
.ie .mfp-zoom-out-cur .navbar.stuck,
.ie .mfp-fade + .page-wrapper .navbar,
.ie .mfp-fade + .page-wrapper .navbar.stuck {
    padding-right: 0 !important;
}
.mac .mfp-zoom-out-cur .scroll-to-top-btn,
.mac .mfp-fade ~ .page-wrapper .scroll-to-top-btn,
.touch .mfp-zoom-out-cur .scroll-to-top-btn,
.touch .mfp-fade ~ .page-wrapper .scroll-to-top-btn,
.ie .mfp-zoom-out-cur .scroll-to-top-btn,
.ie .mfp-fade ~ .page-wrapper .scroll-to-top-btn {
    right: 20px !important;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9990;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #ccc;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 48px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: -5px;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-weight: 300;
    font-size: 36px;
    -webkit-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
}
.mfp-arrow:hover {
    opacity: 1;
}
.mfp-arrow:before {
    font-family: FontAwesome;
    font-size: 40px;
    color: #fff;
    line-height: 110px;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:before {
    content: '\f104';
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:before {
    content: '\f105';
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
/* Main image in popup */

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 27px;
    margin: 0 auto;
}
/* The shadow behind the image */

.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    font-size: 14px;
    margin-top: -20px;
    padding-bottom: 10px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
    opacity: .9;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #fff;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        -moz-transform: scale(0.75);
        -ms-transform: scale(0.75);
        -o-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
/* overlay at start */

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
/* overlay animate in */

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
/* overlay animate out */

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}
/* content at start */

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
/* content animate it */

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/* content animate out */

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
}
/* Overlay Transition with Zoom Effect  */

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}
/** 25. FOOTER
**********************************/

.footer {
    width: 100%;
    background-color: #f2f2f2;
}
.footer .footer-logo {
    display: inline-block;
    vertical-align: middle;
    width: 126px;
    text-decoration: none;
    margin: 13px 20px 36px 0;
}
.footer .social-bar {
    display: inline-block;
    vertical-align: middle;
    margin: 13px 0 36px 0;
}
.footer .market-btn {
    text-align: left;
    padding: 48px 15px 48px 50px;
}
.footer .market-btn .icon,
.footer .market-btn .label {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.footer .market-btn .icon {
    margin-right: 10px;
    margin-bottom: 0;
}
@media screen and (max-width: 480px) {
    .footer .market-btn {
        text-align: center;
        padding-left: 15px;
    }
    .footer .market-btn .icon,
    .footer .market-btn .label {
        display: block;
    }
    .footer .market-btn .icon {
        margin-right: 0;
        margin-bottom: 8px;
    }
}
.footer .widget {
    margin-bottom: 31px;
}
.footer .widget .widget-title {
    margin-bottom: 16px;
}
.footer .copyright {
    font-size: 14px;
    color: #808080;
    margin-bottom: 36px;
}
.footer .copyright a {
    color: #808080;
    text-decoration: none;
}
.footer .copyright a:hover {
    color: #a8cf20;
}
.footer .copyright p {
    margin-bottom: 0;
}
/** 26. DEVICE SLIDER
**********************************/

.device-slider {
    position: relative;
    width: 100%;
    background-color: #444a59;
    padding-top: 220px;
    padding-bottom: 72px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.device-slider .container {
    position: relative;
    z-index: 5;
}
.device-slider h1 {
    letter-spacing: .06em;
}
.device-slider .block-title {
    padding-bottom: 25px;
}
.device-slider .angle {
    position: absolute;
    z-index: 0;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}
.device-slider .angle:before,
.device-slider .angle:after {
    position: absolute;
    z-index: 4;
    content: "";
    width: 0;
    height: 0;
    bottom: 0;
}
.device-slider .angle:before {
    border-bottom: 72px solid #fff;
    border-right: 960px solid transparent;
    left: 0;
}
.device-slider .angle:after {
    border-bottom: 72px solid #fff;
    border-left: 960px solid transparent;
    right: 0;
}
.device-slider .phone-carousel {
    position: relative;
    z-index: 5;
    width: 300px;
    margin: 0 auto -135px auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.device-slider .phone-carousel .phone-mask {
    position: relative;
    z-index: 1;
    width: 100%;
}
.device-slider .phone-carousel .cover {
    display: block;
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 81px 34px 0 33px;
}
.device-slider .phone-carousel .carousel {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 81px 34px 0 33px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.device-slider .phone-carousel .carousel .owl-carousel .owl-controls .owl-dots {
    position: absolute;
    width: 100%;
    text-align: center;
    top: -115px;
    z-index: 10;
}
.device-slider .phone-carousel .carousel .owl-carousel .owl-controls .owl-dots .owl-dot {
    opacity: 1;
    border: 1px solid #fff;
    background-color: transparent;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
}
.device-slider .phone-carousel .carousel .owl-carousel .owl-controls .owl-dots .owl-dot.active {
    background-color: #fff;
}
@media screen and (max-width: 991px) {
    .device-slider .container {
        width: 100%;
    }
    .device-slider .phone-carousel {
        margin-bottom: 0;
    }
    .device-slider .angle:before {
        border-bottom: 50px solid #fff;
        border-right: 600px solid transparent;
    }
    .device-slider .angle:after {
        border-bottom: 50px solid #fff;
        border-left: 600px solid transparent;
    }
}
@media screen and (max-width: 991px) {
    .device-slider {
        padding-top: 149px;
    }
}
@media screen and (max-width: 768px) {
    .device-slider {
        padding-bottom: 120px;
    }
    .device-slider .phone-carousel {
        margin-bottom: 24px;
    }
    .device-slider .angle:before {
        border-bottom: 40px solid #fff;
        border-right: 400px solid transparent;
    }
    .device-slider .angle:after {
        border-bottom: 40px solid #fff;
        border-left: 400px solid transparent;
    }
}
@media screen and (max-width: 480px) {
    .device-slider {
        padding-bottom: 72px;
    }
}
/** 27. APP INTRODUCTION
**********************************/

html,
body {
    /* important for .cd-main-content 100% height to work */
    height: 100%;
}
.cd-main-content {
    position: relative;
    overflow: hidden;
    background-color: #f2f2f2;
    background-repeat: repeat;
    background-attachment: fixed;
}
@media only screen and (min-width: 1070px) {
    .cd-main-content {
        position: relative;
        height: 100%;
        min-height: 500px;
        padding: 0 10%;
    }
}
.cd-main-content .container {
    position: relative;
}
@media only screen and (min-width: 1070px) {
    .cd-main-content .container {
        height: 100%;
    }
}
@media screen and (max-width: 1200px) {
    .cd-main-content .container {
        width: 100%;
    }
}
@media only screen and (min-width: 850px) {
    .cd-main-content .container {
        width: 100%;
    }
}
.cd-product-intro {
    padding: 125px 0 50px 0;
    text-align: center;
}
.cd-product-intro .cd-triggers:before,
.cd-product-intro .cd-triggers:after {
    content: " ";
    display: table;
}
.cd-product-intro .cd-triggers:after {
    clear: both;
}
@media only screen and (min-width: 850px) {
    .cd-product-intro {
        padding: 160px 0 50px 0;
        max-width: 100%;
    }
}
@media screen and (max-width: 991px) {
    .cd-product-intro {
        padding: 125px 0 50px 0;
    }
}
@media only screen and (min-width: 1070px) {
    .cd-product-intro {
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -46%);
        -moz-transform: translate(0, -46%);
        -ms-transform: translate(0, -46%);
        -o-transform: translate(0, -46%);
        transform: translate(0, -46%);
        max-width: 500px;
        width: auto;
        left: 10%;
        padding: 0;
        text-align: left;
        -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
        -moz-transition: -moz-transform 0.3s 0s, opacity 0.3s;
        transition: transform 0.3s, opacity 0.3s;
    }
    .is-product-tour .cd-product-intro {
        opacity: 0;
        -webkit-transform: translateY(-46%) translateX(-50%);
        -moz-transform: translateY(-46%) translateX(-50%);
        -ms-transform: translateY(-46%) translateX(-50%);
        -o-transform: translateY(-46%) translateX(-50%);
        transform: translateY(-46%) translateX(-50%);
    }
}
@media screen and (min-width: 1250px) {
    .cd-product-intro {
        width: 50%;
        -webkit-transform: translate(20%, -46%);
        -moz-transform: translate(20%, -46%);
        -ms-transform: translate(20%, -46%);
        -o-transform: translate(20%, -46%);
        transform: translate(20%, -46%);
    }
}
#cd-product-tour {
    position: relative;
}
#cd-product-tour > ul {
    list-style: none;
    padding: 0;
}
@media only screen and (min-width: 1070px) {
    #cd-product-tour {
        width: 100%;
        max-width: 850px;
        margin: 0 auto;
        height: 500px;
        top: 50%;
        left: 0;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transform: translateY(-46%) translateX(75%);
        -moz-transform: translateY(-46%) translateX(75%);
        -ms-transform: translateY(-46%) translateX(75%);
        -o-transform: translateY(-46%) translateX(75%);
        transform: translateY(-46%) translateX(75%);
        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        transition: transform 0.3s;
    }
    .is-product-tour #cd-product-tour {
        -webkit-transform: translateY(-46%) translateX(0);
        -moz-transform: translateY(-46%) translateX(0);
        -ms-transform: translateY(-46%) translateX(0);
        -o-transform: translateY(-46%) translateX(0);
        transform: translateY(-46%) translateX(0);
    }
    #cd-product-tour > ul {
        list-style: none;
        padding: 0;
        height: 100%;
        width: 100%;
    }
}
.cd-single-item {
    /* product tour - single list item */
    padding: 40px 0 80px;
    width: 100%;
    text-align: center;
    border-top: 1px solid #cccccc;
}
@media only screen and (min-width: 480px) {
    .cd-single-item {
        padding: 40px 3% 90px;
    }
}
@media only screen and (min-width: 850px) {
    .cd-single-item {
        padding: 40px 6% 90px;
    }
    .cd-single-item:before,
    .cd-single-item:after {
        content: " ";
        display: table;
    }
    .cd-single-item:after {
        clear: both;
    }
    .cd-single-item .cd-caption {
        position: relative;
        width: 50%;
        float: left;
        -webkit-transform: translateY(40%);
        -moz-transform: translateY(40%);
        -ms-transform: translateY(40%);
        -o-transform: translateY(40%);
        transform: translateY(40%);
    }
    .cd-single-item:nth-child(2n) .cd-caption {
        float: right;
    }
}
@media only screen and (min-width: 1070px) {
    .cd-single-item {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-46%);
        -moz-transform: translateY(-46%);
        -ms-transform: translateY(-46%);
        -o-transform: translateY(-46%);
        transform: translateY(-46%);
        left: 0;
        text-align: left;
        border-top: none;
        padding: 0;
        visibility: visible;
    }
    .cd-single-item.cd-not-visible {
        visibility: hidden;
    }
    .cd-single-item .cd-caption {
        width: 60%;
        float: right;
        margin: 80px 0 0 5%;
        opacity: 0;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
        -moz-transition: -moz-transform 0.3s 0s, opacity 0.3s;
        transition: transform 0.3s, opacity 0.3s;
    }
    .is-product-tour .cd-single-item.cd-active .cd-caption {
        opacity: 1;
    }
    .cd-single-item.cd-move-right .cd-caption {
        -webkit-transform: translateX(100px);
        -moz-transform: translateX(100px);
        -ms-transform: translateX(100px);
        -o-transform: translateX(100px);
        transform: translateX(100px);
    }
}
.cd-image-container {
    /*wrapper for image (and video - desktop only)*/
    max-width: 226px;
    margin: 0 auto;
    padding-top: 50px;
}
.cd-image-container > div {
    position: relative;
}
.cd-image-container img {
    display: block;
}
@media only screen and (min-width: 850px) {
    .cd-image-container {
        float: right;
    }
    .cd-single-item:nth-child(2n) .cd-image-container {
        float: left;
    }
}
@media only screen and (min-width: 1070px) {
    .cd-image-container {
        height: 402px;
        width: 35%;
        float: left;
        max-width: none;
        padding-top: 0;
    }
    .cd-image-container > div {
        display: inline-block;
        max-width: 100%;
        max-height: 100%;
    }
    .cd-image-container img {
        height: 402px;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        transition: transform 0.3s;
    }
    .cd-move-right .cd-image-container img {
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
    }
    .cd-move-right .cd-image-container video {
        -webkit-transform: translateX(50%) translateY(-46%) rotate(-90deg);
        -moz-transform: translateX(50%) translateY(-46%) rotate(-90deg);
        -ms-transform: translateX(50%) translateY(-46%) rotate(-90deg);
        -o-transform: translateX(50%) translateY(-46%) rotate(-90deg);
        transform: translateX(50%) translateY(-46%) rotate(-90deg);
    }
}
.cd-phone-frame {
    /* Phone in CSS */
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    top: -45px;
    left: -10px;
    width: 100%;
    height: 100%;
    border-color: #282828;
    border-style: solid;
    border-width: 45px 10px;
    border-radius: 2.5em;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.cd-phone-frame:after,
.cd-phone-frame:before {
    /*these are the iPhone circle elements*/
    position: absolute;
    content: "";
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #141414;
    border-radius: 50%;
}
.cd-phone-frame::before {
    height: 11px;
    width: 11px;
    top: -28px;
}
.cd-phone-frame::after {
    height: 31px;
    width: 31px;
    bottom: -38px;
}
.cd-image-wrapper {
    position: relative;
    overflow: hidden;
    z-index: 2;
}
.cd-slider-nav {
    /* product discover slider navigation */
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 70px;
}
.cd-slider-nav:before,
.cd-slider-nav:after {
    content: " ";
    display: table;
}
.cd-slider-nav:after {
    clear: both;
}
.cd-slider-nav a {
    position: relative;
    display: block;
    height: 100%;
    width: 50%;
    float: left;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    color: transparent;
    background: #e5e5e5;
}
.cd-slider-nav a:before {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 24px;
    height: 16px;
    background: url(../img/app-intro/cd-arrow.svg) no-repeat center center;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.cd-slider-nav .cd-next {
    border-left: 1px solid #d1d1d1;
}
.cd-slider-nav .cd-next::before {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(180deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(180deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(180deg);
    -o-transform: translateX(-50%) translateY(-50%) rotate(180deg);
    transform: translateX(-50%) translateY(-50%) rotate(180deg);
}
@media only screen and (min-width: 1070px) {
    .cd-slider-nav {
        display: block;
    }
    .cd-slider-nav a {
        visibility: hidden;
        opacity: 0;
        -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, background 0.2s;
        -o-transition: opacity 0.3s 0s, visibility 0s 0.3s, background 0.2s;
        transition: opacity 0.3s 0s, visibility 0s 0.3s, background 0.2s;
    }
    .is-product-tour .cd-slider-nav a {
        visibility: visible;
        opacity: 1;
        -webkit-transition: opacity 0.3s 0s, visibility 0s 0s, background 0.2s;
        -o-transition: opacity 0.3s 0s, visibility 0s 0s, background 0.2s;
        transition: opacity 0.3s 0s, visibility 0s 0s, background 0.2s;
    }
    .is-product-tour .cd-slider-nav a.cd-inactive {
        visibility: hidden;
        opacity: 0;
        -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, background 0.2s;
        -o-transition: opacity 0.3s 0s, visibility 0s 0.3s, background 0.2s;
        transition: opacity 0.3s 0s, visibility 0s 0.3s, background 0.2s;
    }
}
.cd-main-content.dark-skin {
    background-color: #444a59;
}
.cd-main-content.dark-skin .cd-product-intro,
.cd-main-content.dark-skin .cd-single-item .cd-caption {
    color: #fff;
}
.cd-main-content.dark-skin .cd-product-intro h1,
.cd-main-content.dark-skin .cd-product-intro h2,
.cd-main-content.dark-skin .cd-product-intro h3,
.cd-main-content.dark-skin .cd-product-intro h4,
.cd-main-content.dark-skin .cd-product-intro h5,
.cd-main-content.dark-skin .cd-product-intro h6,
.cd-main-content.dark-skin .cd-single-item .cd-caption h1,
.cd-main-content.dark-skin .cd-single-item .cd-caption h2,
.cd-main-content.dark-skin .cd-single-item .cd-caption h3,
.cd-main-content.dark-skin .cd-single-item .cd-caption h4,
.cd-main-content.dark-skin .cd-single-item .cd-caption h5,
.cd-main-content.dark-skin .cd-single-item .cd-caption h6 {
    color: #fff;
}
.cd-main-content.dark-skin .cd-slider-nav a {
    background: #393e4b;
}
.cd-main-content.dark-skin .cd-slider-nav a:before {
    background: url(../img/app-intro/cd-arrow-light.svg) no-repeat center center;
}
.cd-main-content.dark-skin .cd-slider-nav .cd-next {
    border-left: 1px solid #464c5c;
}
.cd-main-content.dark-skin .cd-phone-frame {
    border-color: #2e323c;
}
.cd-main-content.dark-skin .cd-phone-frame:after,
.cd-main-content.dark-skin .cd-phone-frame:before {
    background-color: #21242b;
}
/** 28. SCROLL SLIDESHOW
**********************************/

body.scroll-slideshow {
    background-color: #1b1b1b;
}
body::before {
    /* never visible - this is used in jQuery to check the current MQU */
    content: 'mobile';
    display: none;
}
@media only screen and (min-width: 1050px) {
    body::before {
        /* never visible - this is used in jQuery to check the current MQU */
        content: 'desktop';
    }
}
@media only screen and (min-width: 1050px) {
    body[data-hijacking="on"] {
        overflow: hidden;
    }
}
.cd-section {
    height: 100vh;
}
.cd-section .content {
    position: relative;
    height: 100vh;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.cd-section .content .inner {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media only screen and (min-width: 1050px) {
    .cd-section h2 {
        font-size: 4rem;
        font-weight: 300;
    }
    [data-hijacking="on"] .cd-section {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    [data-hijacking="on"] .cd-section > div {
        visibility: visible;
    }
    [data-hijacking="off"] .cd-section > div {
        opacity: 0;
    }
    [data-animation="rotate"] .cd-section {
        /* enable a 3D-space for children elements */
        -webkit-perspective: 1800px;
        -moz-perspective: 1800px;
        perspective: 1800px;
    }
    [data-hijacking="on"][data-animation="rotate"] .cd-section:not(:first-of-type) {
        -webkit-perspective-origin: center 0;
        -moz-perspective-origin: center 0;
        perspective-origin: center 0;
    }
    [data-animation="scaleDown"] .cd-section > div,
    [data-animation="gallery"] .cd-section > div,
    [data-animation="catch"] .cd-section > div {
        box-shadow: 0 0 0 rgba(35, 35, 35, 0.4);
    }
    [data-animation="opacity"] .cd-section.visible > div {
        z-index: 1;
    }
}
@media only screen and (min-width: 1050px) {
    .cd-section:first-of-type > div::before {
        display: none;
    }
}
@media only screen and (min-width: 1050px) {
    .cd-section > div {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        /* Force Hardware Acceleration */
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    [data-hijacking="on"] .cd-section > div {
        position: absolute;
    }
    [data-animation="rotate"] .cd-section > div {
        -webkit-transform-origin: center bottom;
        -moz-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
    }
}
.cd-vertical-nav {
    position: fixed;
    z-index: 1;
    list-style: none;
    padding: 0;
    right: 3%;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none;
}
.cd-vertical-nav a {
    display: block;
    height: 40px;
    width: 40px;
    /* image replace */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/scroll-slideshow/cd-icon-arrow.svg) no-repeat center center;
}
.cd-vertical-nav a.cd-prev {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-bottom: 10px;
}
.cd-vertical-nav a.inactive {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.2s 0s, visibility 0s 0.2s;
    -o-transition: opacity 0.2s 0s, visibility 0s 0.2s;
    transition: opacity 0.2s 0s, visibility 0s 0.2s;
}
@media only screen and (min-width: 1050px) {
    .cd-vertical-nav {
        display: block;
    }
}
/** 29. SPECIALTY
**********************************/

.error404 {
    background: url(../img/noise.gif);
    background-repeat: repeat;
    background-attachment: fixed;
}
.error404 .footer {
    background-color: #fff;
}
.page-404 {
    text-align: center;
    padding-top: 12%;
}
.page-404-title {
    font-size: 160px;
}
@media screen and (max-width: 991px) {
    .page-404 {
        padding-top: 124px;
    }
}
@media screen and (max-width: 480px) {
    .page-404 {
        padding-top: 81px;
    }
    .page-404-title {
        font-size: 128px;
        margin-bottom: 10px;
    }
}
.error404.light-skin .page-404-title,
.error404.light-skin h2,
.error404.light-skin .page-404-content {
    color: #fff;
}
.coming-soon {
    background-color: #f2f2f2;
    background-repeat: repeat;
    background-attachment: fixed;
}
.coming-soon.light-skin h1,
.coming-soon.light-skin h2,
.coming-soon.light-skin h3,
.coming-soon.light-skin h4,
.coming-soon.light-skin h5,
.coming-soon.light-skin h6,
.coming-soon.light-skin p,
.coming-soon.light-skin .social-bar a,
.coming-soon.light-skin .time_circles > div > h4,
.coming-soon.light-skin .time_circles > div > span {
    color: #fff;
}
.cs-page {
    text-align: center;
}
.cs-page .site-logo {
    position: relative;
    display: inline-block;
    margin-bottom: 48px;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}