@charset "UTF-8";
/* Copy here all text styles for WYSIWYG Borders are used only for editor convenience (displayed only on admin edit mode) with class .cke_show_borders you can style elements only for the WYSIWYG editor */
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH -------------------------- */
@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=6c2b549c-d48e-4971-b292-312ff8aa20c0");
@import url("https://fonts.googleapis.com/css?family=Fira+Sans");
@font-face { font-family: 'FontAwesome'; src: url("../fonts/font-awesome/fontawesome-webfont.eot"); src: url("../fonts/font-awesome/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/font-awesome/fontawesome-webfont.woff2") format("woff2"), url("../fonts/font-awesome/fontawesome-webfont.woff") format("woff"), url("../fonts/font-awesome/fontawesome-webfont.ttf") format("truetype"), url("../fonts/font-awesome/fontawesome-webfont.svg#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; transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -15%; }

.fa-2x { font-size: 2em; }

.fa-3x { font-size: 3em; }

.fa-4x { font-size: 4em; }

.fa-5x { font-size: 5em; }

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

.fa-li { position: absolute; left: -2.14286em; width: 2.14286em; top: 0.14286em; text-align: center; }
.fa-li.fa-lg { left: -1.85714em; }

.fa-border { padding: .2em .25em .15em; border: solid 0.08em #eee; border-radius: .1em; }

.pull-right { float: right; }

.pull-left { float: left; }

.fa.pull-left { margin-right: .3em; }
.fa.pull-right { margin-left: .3em; }

.fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; }

.fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }
@keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }
.fa-rotate-90 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.fa-rotate-180 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.fa-rotate-270 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }

.fa-flip-horizontal { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0); -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); }

.fa-flip-vertical { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none; }

.fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; }

.fa-stack-1x { line-height: inherit; }

.fa-stack-2x { font-size: 2em; }

.fa-inverse { color: #fff; }

/* 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-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-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-genderless:before, .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-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-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: ""; }

/* Color definitions */
/** Breakpoints variable definitions */
/** Layout variables */
/** Definitions of misc variables */
/** Font relatted variables */
/** Compatibility mixins */
/** When we're on Firefox browser */
/** When we're on IE browser */
/** Font related mixins */
/** Font family */
/** Font size in rem unit */
/**
* Font size in pixels
*/
/**
* Remove unit (px, em etc) from a text and return number
*/
/** Form mixins */
/** Heading mixins */
/** Fontawesome etc related mixins */
/**
* Use FontAwesome icon
*/
/** Layout mixins */
/** Wrap in the limited width area with auto margin */
/** Reset content container mixin above */
/** Apply full-width mixin to .l-content-wrapper element */
/** Link mixins */
/** Black link */
/** White link */
/** Red link (e.g, active etc) */
/** Decorate the file download link with an icon. */
/** Media query (breakpoints) mixins */
/**
* Shorthand mixin for at-breakpoint($breakpoint-mobile)
*/
/**
* Shorthand mixin for at-breakpoint($breakpoint-tablet)
*/
/**
* Shorthand mixin for at-breakpoint($breakpoint-desktop)
*/
/**
* Shorthand mixin for at-breakpoint($breakpoint-large-desktop)
*/
/** Mixin to override certain styles for given languages. */
/** Override font family for certain languages. */
/** Override font family for russian. */
/** Sprite mixin, pass x and y pos as parameters */
/* Heading style to be used on new lander pages */
/* For add icons to links */
/** Align element vertically inside its parent */
/** Utility mixins */
/** Make common style for slider paging control (the red dots) */
/** Common mixins to be used in views. */
/** Press release views similar to the one on Resources */
/** Base form component styles */
fieldset { border: none; }

input[type="button"], input[type="reset"], input[type="submit"] { background-color: #ed1c24; background-image: none; border: none; color: #ffffff; text-align: center; display: inline-block; padding: 8.5px 20px; text-shadow: none; text-transform: uppercase; font-weight: normal; font-family: "Franklin Gothic Demi", Arial, sans-serif; font-size: 13px; font-size: 0.8125rem; line-height: 19.5px; line-height: 1.21875rem; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
body.i18n-vi input[type="button"], body.i18n-vi input[type="reset"], body.i18n-vi input[type="submit"] { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-th input[type="button"], body.i18n-th input[type="reset"], body.i18n-th input[type="submit"] { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ja input[type="button"], body.i18n-ja input[type="reset"], body.i18n-ja input[type="submit"] { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-zh-hans input[type="button"], body.i18n-zh-hans input[type="reset"], body.i18n-zh-hans input[type="submit"] { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lv input[type="button"], body.i18n-lv input[type="reset"], body.i18n-lv input[type="submit"] { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lt input[type="button"], body.i18n-lt input[type="reset"], body.i18n-lt input[type="submit"] { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-tr input[type="button"], body.i18n-tr input[type="reset"], body.i18n-tr input[type="submit"] { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-sl input[type="button"], body.i18n-sl input[type="reset"], body.i18n-sl input[type="submit"] { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-uk input[type="button"], body.i18n-uk input[type="reset"], body.i18n-uk input[type="submit"] { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-hu input[type="button"], body.i18n-hu input[type="reset"], body.i18n-hu input[type="submit"] { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-pl input[type="button"], body.i18n-pl input[type="reset"], body.i18n-pl input[type="submit"] { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-cs input[type="button"], body.i18n-cs input[type="reset"], body.i18n-cs input[type="submit"] { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ru input[type="button"], body.i18n-ru input[type="reset"], body.i18n-ru input[type="submit"] { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }
body.i18n-ro input[type="button"], body.i18n-ro input[type="reset"], body.i18n-ro input[type="submit"] { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }
body.i18n-sk input[type="button"], body.i18n-sk input[type="reset"], body.i18n-sk input[type="submit"] { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { background-color: #d21818; }

input[type="text"], input[type="email"], input[type="password"], input[type="search"], select, textarea { border: 1px solid #dad8d9; padding: 5px; height: 32px; width: 100%; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; font-size: 12px; font-size: 0.75rem; line-height: 18px; line-height: 1.125rem; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="search"]:focus, select:focus, textarea:focus { outline: none; border-color: #999999; }
input[type="text"].error, input[type="email"].error, input[type="password"].error, input[type="search"].error, select.error, textarea.error { border: 1px solid #ed1c24 !important; }

/*input[type="checkbox"].error + label { &:before { border: 1px solid $_red; }
}*/
textarea { height: auto; }

textarea { resize: none; }

html.borderradius input[type="checkbox"], html.borderradius input[type="radio"] { display: none; }
html.borderradius input[type="checkbox"] + label, html.borderradius input[type="radio"] + label { cursor: pointer; position: relative; padding-left: 30px; box-sizing: content-box; }
html.borderradius input[type="checkbox"] + label:before, html.borderradius input[type="radio"] + label:before { content: ""; display: inline-block; width: 18px; height: 18px; border: 1px solid #dad8d9; margin-right: 10px; position: absolute; left: 0; }
html.borderradius input[type="checkbox"]:checked + label:after { content: ""; font-family: 'FontAwesome', sans-serif; color: #ed1c24; position: absolute; top: -2px; left: 3px; text-align: center; font-size: 14px; font-size: 0.875rem; line-height: 21px; line-height: 1.3125rem; }
html.borderradius input[type="radio"] + label:before { -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
html.borderradius input[type="radio"]:checked + label:after { position: absolute; top: 4px; left: 6px; content: ""; width: 8px; height: 8px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background-color: #ed1c24; font-size: 14px; font-size: 0.875rem; line-height: 21px; line-height: 1.3125rem; }
html.borderradius input[type="checkbox"].error + label:before { border: 1px solid #ed1c24; }

html.borderradius .ie10 input[type="checkbox"]:checked + label::after, html.borderradius .ie11 input[type="checkbox"]:checked + label::after { top: 8px; }

/** Heading styles. */
h1 { font-family: "Franklin Gothic Heavy", Arial, sans-serif; font-size: 40px; font-size: 2.5rem; line-height: normal; text-transform: uppercase; color: #ed1c24; margin-bottom: 40px; font-weight: normal; line-height: 42px; }
body.i18n-vi h1 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-th h1 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ja h1 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-zh-hans h1 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lv h1 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lt h1 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-tr h1 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-sl h1 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-uk h1 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-hu h1 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-pl h1 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-cs h1 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ru h1 { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 800; }
body.i18n-ro h1 { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 800; }
body.i18n-sk h1 { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 800; }

h2 { font-family: "Franklin Gothic Demi", Arial, sans-serif; font-size: 24px; font-size: 1.5rem; line-height: normal; color: #333333; margin-bottom: 12px; margin-top: 6px; font-weight: normal; }
body.i18n-vi h2 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-th h2 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ja h2 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-zh-hans h2 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lv h2 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lt h2 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-tr h2 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-sl h2 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-uk h2 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-hu h2 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-pl h2 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-cs h2 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ru h2 { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }
body.i18n-ro h2 { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }
body.i18n-sk h2 { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }

h3 { font-family: "Franklin Gothic Demi", Arial, sans-serif; font-size: 20px; font-size: 1.25rem; line-height: normal; margin-bottom: 12px; margin-top: 6px; font-weight: normal; }
body.i18n-vi h3 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-th h3 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ja h3 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-zh-hans h3 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lv h3 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lt h3 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-tr h3 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-sl h3 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-uk h3 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-hu h3 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-pl h3 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-cs h3 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ru h3 { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }
body.i18n-ro h3 { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }
body.i18n-sk h3 { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }

h4 { font-family: "Franklin Gothic Demi", Arial, sans-serif; @incldue font-size($font-size-h4); margin-bottom: 18px; font-weight: normal; }
body.i18n-vi h4 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-th h4 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ja h4 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-zh-hans h4 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lv h4 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lt h4 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-tr h4 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-sl h4 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-uk h4 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-hu h4 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-pl h4 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-cs h4 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ru h4 { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }
body.i18n-ro h4 { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }
body.i18n-sk h4 { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }

h5 { font-family: "Franklin Gothic Demi", Arial, sans-serif; font-size: 16px; font-size: 1rem; line-height: 24px; line-height: 1.5rem; margin-bottom: 16px; font-weight: normal; }
body.i18n-vi h5 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-th h5 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ja h5 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-zh-hans h5 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lv h5 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lt h5 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-tr h5 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-sl h5 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-uk h5 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-hu h5 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-pl h5 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-cs h5 { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ru h5 { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }
body.i18n-ro h5 { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }
body.i18n-sk h5 { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }

/** Base common styles for all elements */
html { font-family: 'mobile'; }
@media (min-width: 840px) { html { font-family: 'tablet'; } }
@media (min-width: 960px) { html { font-family: 'desktop'; } }
@media (min-width: 1441px) { html { font-family: 'large-desktop'; } }

* html { font-family: 'desktop'; }

@media \0screen { html { font-family: 'desktop'; } }
body { margin-bottom: 0; font-family: "Franklin Gothic Book", Arial, sans-serif; font-size: 14px; font-size: 0.875rem; line-height: 21px; line-height: 1.3125rem; color: #333333; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; }
body.i18n-vi body { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-th body { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ja body { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-zh-hans body { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lv body { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lt body { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-tr body { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-sl body { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-uk body { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-hu body { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-pl body { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-cs body { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ru body { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 400; }
body.i18n-ro body { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 400; }
body.i18n-sk body { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 400; }
body.i18n-vi { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-th { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ja { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-zh-hans { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lv { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lt { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-tr { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-sl { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-uk { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-hu { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-pl { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-cs { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-vi * { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-th * { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ja * { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-zh-hans * { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lv * { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lt * { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-tr * { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-sl * { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-uk * { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-hu * { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-pl * { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-cs * { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ru * { font-family: 'Fira Sans', Arial, Helvetica, sans-serif !important; }
body.i18n-ro * { font-family: 'Fira Sans', Arial, Helvetica, sans-serif !important; }
body.i18n-sk * { font-family: 'Fira Sans', Arial, Helvetica, sans-serif !important; }
body p { font-weight: normal; line-height: 20px; margin-bottom: 15px; }

blockquote { font-style: italic; font-size: 18px; font-size: 1.125rem; line-height: 27px; line-height: 1.6875rem; }
blockquote:before, blockquote:after { content: "\201C"; }
blockquote p { font-size: 18px; font-size: 1.125rem; line-height: 27px; line-height: 1.6875rem; line-height: 24px; font-weight: normal; }

code { font: 0.8em monospace; background: #ededed; color: #666; }

strong, b { font-weight: normal; font-family: "Franklin Gothic Demi", Arial, sans-serif; }
body.i18n-vi strong, body.i18n-vi b { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-th strong, body.i18n-th b { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ja strong, body.i18n-ja b { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-zh-hans strong, body.i18n-zh-hans b { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lv strong, body.i18n-lv b { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lt strong, body.i18n-lt b { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-tr strong, body.i18n-tr b { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-sl strong, body.i18n-sl b { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-uk strong, body.i18n-uk b { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-hu strong, body.i18n-hu b { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-pl strong, body.i18n-pl b { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-cs strong, body.i18n-cs b { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ru strong, body.i18n-ru b { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }
body.i18n-ro strong, body.i18n-ro b { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }
body.i18n-sk strong, body.i18n-sk b { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }

/** Base styles for links */
a { color: #ed1c24; }
a:hover { color: #d21818; }
a.button { background-color: #ed1c24; background-image: none; border: none; color: #ffffff; text-align: center; display: inline-block; padding: 8.5px 20px; text-shadow: none; text-transform: uppercase; font-weight: normal; font-family: "Franklin Gothic Demi", Arial, sans-serif; font-size: 13px; font-size: 0.8125rem; line-height: 19.5px; line-height: 1.21875rem; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
body.i18n-vi a.button { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-th a.button { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ja a.button { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-zh-hans a.button { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lv a.button { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lt a.button { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-tr a.button { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-sl a.button { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-uk a.button { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-hu a.button { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-pl a.button { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-cs a.button { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ru a.button { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }
body.i18n-ro a.button { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }
body.i18n-sk a.button { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }
a.button:hover { background-color: #d21818; }

.node-lander-row.lander-row-type-tabbed p a, .node-lander-row.lander-row-type-tabbed p .column.half a { color: #fff; text-decoration: underline; }

ul, ol { line-height: inherit; }

.l-page img, .l-page media { max-width: 100%; height: auto; }
html.ie8 .l-page img, .l-page img body.ie8, html.ie8 .l-page media, .l-page media body.ie8 { max-width: none; }

/* MASTER FONT FILE Service used: http://www.fonts.com/web-fonts */
@font-face { font-family: "Franklin Gothic Condensed Book SC"; src: url("../fonts/09d2e7ad-9e0a-4031-95b6-0278e51fb444.eot?#iefix"); src: url("../fonts/09d2e7ad-9e0a-4031-95b6-0278e51fb444.eot?#iefix") format("eot"), url("../fonts/180188d0-d301-4887-9896-d5360db2815f.woff") format("woff"), url("../fonts/b85b033c-203b-4ea7-8053-d98683a67652.ttf") format("truetype"), url("../fonts/2cfbad6a-2ec6-4afa-b42a-a969efd29c2d.svg#2cfbad6a-2ec6-4afa-b42a-a969efd29c2d") format("svg"); }
@font-face { font-family: "Franklin Gothic Condensed Medium SC"; src: url("../fonts/b137a889-41c6-4578-84a4-aa00ea0cf371.eot?#iefix"); src: url("../fonts/b137a889-41c6-4578-84a4-aa00ea0cf371.eot?#iefix") format("eot"), url("../fonts/e23d0896-e215-461d-9e11-8a06743a9dbe.woff") format("woff"), url("../fonts/69d4ecb9-769b-472b-a120-c3c3e1e3748e.ttf") format("truetype"), url("../fonts/ecdd9a12-d591-4438-98f6-21f24e095086.svg#ecdd9a12-d591-4438-98f6-21f24e095086") format("svg"); }
@font-face { font-family: "Franklin Gothic Book"; src: url("../fonts/03dda592-ab39-4f26-9535-fdea194854cf.eot?#iefix"); src: url("../fonts/03dda592-ab39-4f26-9535-fdea194854cf.eot?#iefix") format("eot"), url("../fonts/41c174b1-68c1-41b7-a19f-5ec80929b115.woff") format("woff"), url("../fonts/06d99598-12aa-461b-b57e-81a137da1b9f.ttf") format("truetype"), url("../fonts/427cca04-e0ee-4395-a5d3-b7d45feeff62.svg#427cca04-e0ee-4395-a5d3-b7d45feeff62") format("svg"); }
@font-face { font-family: "Franklin Gothic Medium"; src: url("../fonts/905c1a7c-f018-4815-b4a9-6bd6f4c7e768.eot?#iefix"); src: url("../fonts/905c1a7c-f018-4815-b4a9-6bd6f4c7e768.eot?#iefix") format("eot"), url("../fonts/10ab5970-5726-4843-82b1-912faa9307ff.woff") format("woff"), url("../fonts/70a26d03-0393-410a-a98c-e35dc876c3cb.ttf") format("truetype"), url("../fonts/edb011f7-44ad-4c0d-b81a-c97c3ad6be6f.svg#edb011f7-44ad-4c0d-b81a-c97c3ad6be6f") format("svg"); }
@font-face { font-family: "Franklin Gothic Demi"; src: url("../fonts/498d8f5c-6dfe-4a07-9fdf-321bcc11909c.eot?#iefix"); src: url("../fonts/498d8f5c-6dfe-4a07-9fdf-321bcc11909c.eot?#iefix") format("eot"), url("../fonts/08fe22ab-0517-4203-bcc9-1ba2ca45f40c.woff") format("woff"), url("../fonts/6adc2e3a-d0c4-4c48-ba68-91b4107515d7.ttf") format("truetype"), url("../fonts/426ce955-d5bd-4a77-b077-402088f77e65.svg#426ce955-d5bd-4a77-b077-402088f77e65") format("svg"); }
@font-face { font-family: "Franklin Gothic Heavy"; src: url("../fonts/02c46bc9-b252-4936-9788-4d7a7dab5011.eot?#iefix"); src: url("../fonts/02c46bc9-b252-4936-9788-4d7a7dab5011.eot?#iefix") format("eot"), url("../fonts/6c1059a5-93a4-4c07-8464-8ee5df381c36.woff") format("woff"), url("../fonts/baf80ba3-29ee-4bd1-af03-28d25bd3beeb.ttf") format("truetype"), url("../fonts/329fefa7-d703-49cf-b2cf-00063765c30f.svg#329fefa7-d703-49cf-b2cf-00063765c30f") format("svg"); }
@font-face { font-family: "Franklin Gothic Condensed Book"; src: url("../fonts/25b07660-96a5-4eed-bcfd-fc4f0e97098a.eot?#iefix"); src: url("../fonts/25b07660-96a5-4eed-bcfd-fc4f0e97098a.eot?#iefix") format("eot"), url("../fonts/de902d7e-9849-4880-b8fe-966b186b110c.woff") format("woff"), url("../fonts/fdec17bc-6f6c-4b7c-bbc1-8f2ec6c7931c.ttf") format("truetype"), url("../fonts/3b330c74-12e3-423e-9785-d817a41a9a24.svg#3b330c74-12e3-423e-9785-d817a41a9a24") format("svg"); }
@font-face { font-family: "Franklin Gothic Condensed Medium"; src: url("../fonts/7762c169-a387-4399-b8a3-d43373d60c3e.eot?#iefix"); src: url("../fonts/7762c169-a387-4399-b8a3-d43373d60c3e.eot?#iefix") format("eot"), url("../fonts/060031a3-ab11-4f91-9dd4-6b39458f5109.woff") format("woff"), url("../fonts/9920e0c0-07ac-4a1b-befd-fa76960969b8.ttf") format("truetype"), url("../fonts/52fb29fb-5147-4a42-b308-e24daf6ec3b6.svg#52fb29fb-5147-4a42-b308-e24daf6ec3b6") format("svg"); }
@font-face { font-family: "Franklin Gothic Condensed Demi"; src: url("../fonts/05bfbc51-0c0b-440a-8a25-45b86f0289d5.eot?#iefix"); src: url("../fonts/05bfbc51-0c0b-440a-8a25-45b86f0289d5.eot?#iefix") format("eot"), url("../fonts/b547d31d-69fc-40d6-8013-e9b6f0b38df0.woff") format("woff"), url("../fonts/8e90e5d2-659a-4b9f-b68a-8ae72539e7b4.ttf") format("truetype"), url("../fonts/125eafff-7b5a-4c56-8a3a-d3fe11d8c3cc.svg#125eafff-7b5a-4c56-8a3a-d3fe11d8c3cc") format("svg"); }
@font-face { font-family: "Franklin Gothic Compressed Book"; src: url("../fonts/40c25844-afae-464c-b2e8-e22dfe775019.eot?#iefix"); src: url("../fonts/40c25844-afae-464c-b2e8-e22dfe775019.eot?#iefix") format("eot"), url("../fonts/3e93a250-0c01-4de3-a34f-07ad006f324c.woff") format("woff"), url("../fonts/b8e027ee-2673-4c27-94d0-54595a427ab2.ttf") format("truetype"), url("../fonts/d2919fbf-50f9-4403-b41a-12044cdefede.svg#d2919fbf-50f9-4403-b41a-12044cdefede") format("svg"); }
@font-face { font-family: "Franklin Gothic Compressed Book cyrillic"; src: url("../fonts/126b76cf-b380-49ae-bb8b-a7755fdfcddd.eot?#iefix"); src: url("../fonts/126b76cf-b380-49ae-bb8b-a7755fdfcddd.eot?#iefix") format("eot"), url("../fonts/18cb9da1-5ca5-4867-ae63-38a9466b8b50.woff") format("woff"), url("../fonts/40825eb3-ab3f-4ad0-b0bc-573dfd0219ae.ttf") format("truetype"), url("../fonts/cd73677b-58f1-412b-9962-ef4d7dfc032a.svg#cd73677b-58f1-412b-9962-ef4d7dfc032a") format("svg"); }
@font-face { font-family: "Franklin Gothic Compressed Demi"; src: url("../fonts/b42b1756-b19e-43bc-adf8-a91bc339a1f0.eot?#iefix"); src: url("../fonts/b42b1756-b19e-43bc-adf8-a91bc339a1f0.eot?#iefix") format("eot"), url("../fonts/61509a4a-55a0-4207-a78b-902f7a2cc685.woff") format("woff"), url("../fonts/e70351f1-aa0a-4aea-8164-6c50d40da854.ttf") format("truetype"), url("../fonts/c168602c-6e5b-408d-a51c-ca4ddb8fe8e4.svg#c168602c-6e5b-408d-a51c-ca4ddb8fe8e4") format("svg"); }
@font-face { font-family: "Franklin Gothic Compressed Demi cyrillic"; src: url("../fonts/a7b9c640-acd4-4694-8ab0-6a38c063e582.eot?#iefix"); src: url("../fonts/a7b9c640-acd4-4694-8ab0-6a38c063e582.eot?#iefix") format("eot"), url("../fonts/0234cf9c-de0b-42cb-a77f-a39208ca2214.woff") format("woff"), url("../fonts/6b45e51a-022c-45fa-a6ed-895529333973.ttf") format("truetype"), url("../fonts/ad492748-845c-48a8-a7e0-f3e874bb0ab0.svg#ad492748-845c-48a8-a7e0-f3e874bb0ab0") format("svg"); }
@font-face { font-family: "Franklin Gothic Extra Compressed Book"; src: url("../fonts/bddaa752-b0b5-47d2-95c5-c577f9447c57.eot?#iefix"); src: url("../fonts/bddaa752-b0b5-47d2-95c5-c577f9447c57.eot?#iefix") format("eot"), url("../fonts/a619c765-b1f3-4beb-9e53-6dcb7b51f7c6.woff") format("woff"), url("../fonts/e81b60a7-faa6-43b1-9a18-ec1f4a7941d5.ttf") format("truetype"), url("../fonts/14981380-0a21-4949-924f-2b19d122f185.svg#14981380-0a21-4949-924f-2b19d122f185") format("svg"); }
@font-face { font-family: "Franklin Gothic Extra Compressed Demi"; src: url("../fonts/023d36f1-a203-482f-bb69-f448692d32f5.eot?#iefix"); src: url("../fonts/023d36f1-a203-482f-bb69-f448692d32f5.eot?#iefix") format("eot"), url("../fonts/b2ef0f06-9dd1-4e8d-b49b-75293b3c8521.woff") format("woff"), url("../fonts/56049f78-3d2e-4f58-9aee-76015748f2a1.ttf") format("truetype"), url("../fonts/73d7155c-f1ff-4a6d-939e-8830a266016e.svg#73d7155c-f1ff-4a6d-939e-8830a266016e") format("svg"); }
.pullquote { font-family: "Franklin Gothic Demi", Arial, sans-serif; font-size: 18px; font-size: 1.125rem; line-height: 27px; line-height: 1.6875rem; }
body.i18n-vi .pullquote { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-th .pullquote { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ja .pullquote { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-zh-hans .pullquote { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lv .pullquote { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-lt .pullquote { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-tr .pullquote { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-sl .pullquote { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-uk .pullquote { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-hu .pullquote { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-pl .pullquote { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-cs .pullquote { font-family: Arial, Helvetica, sans-serif !important; }
body.i18n-ru .pullquote { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }
body.i18n-ro .pullquote { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }
body.i18n-sk .pullquote { font-family: 'Fira Sans', Arial, Helvetica, sans-serif; font-weight: 700; }

.mobiles-only { display: block; }
@media (min-width: 840px) { .mobiles-only { display: none; } }

.not-mobile { display: none; }
@media (min-width: 840px) { .not-mobile { display: block; } }

.tablet-only { display: none; }
@media (min-width: 840px) { .tablet-only { display: block; } }
@media (min-width: 960px) { .tablet-only { display: none; } }

@media (min-width: 840px) { .not-tablet { display: none; } }
@media (min-width: 960px) { .not-tablet { display: block; } }

.desktop-only { display: none; }
@media (min-width: 960px) { .desktop-only { display: block; } }

@media (min-width: 960px) { .not-desktop { display: none; } }

.column-wrapper { overflow: hidden; *zoom: 1; }
.column-wrapper .column { margin-bottom: 20px; }
@media (min-width: 840px) { .column-wrapper .column { float: left; margin-bottom: 0; padding-left: 8px; padding-right: 8px; }
  .column-wrapper .column:first-of-type { padding-right: 16px; padding-left: 0; }
  .column-wrapper .column:last-of-type { padding-left: 16px; padding-right: 0; } }
@media (min-width: 840px) { .column-wrapper.column-count-2 .column { width: 50%; } }
@media (min-width: 840px) { .column-wrapper.column-count-3 .column { width: 33.33333%; } }
@media (min-width: 840px) { .column-wrapper.column-count-4 .column { width: 25%; } }
.column-wrapper.column-align-center .column { text-align: center; }

.cke_show_borders .column { border: 1px dotted #ccc; }
.cke_show_borders th { font-weight: bold; }
.cke_show_borders .image-text { padding: 1px; margin: 0 0 5px 0; }

.image-text { clear: both; font-size: 14px; color: #717171; border: 1px solid #E5E5E5; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.image-text img { display: block; }

blockquote { margin: 5px 0 10px 0; color: #666e72; }

.pullquote { border-top: 2px solid #ed1c24; padding-top: 5px; }

.pullquote.inset { width: 47%; }

.pullquote.inset.right { float: right; margin-left: 20px; }

.pullquote.inset.left { float: left; margin-right: 20px; }

@media (min-width: 840px) { .column { float: left; }
  .column.half { width: 48%; margin-right: 1%; margin-left: 1%; }
  .column.one-third { width: 31%; margin-right: 1%; margin-left: 1%; }
  .column.one-fourth { width: 23%; margin-right: 1%; margin-left: 1%; } }

.center { text-align: center; }
