@charset "UTF-8";
/*
	Theme Name: WKGO Blog
	Theme URI: http://wkgo.de
	Description: WKGO Blog Theme
	Version: 1.0.0
	Author: Frank Berger
	Author URI: http://b-factor.de
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/
:root {
  --primary-color: #930D92;
  --secondary-color: #D9DADA;
  --button-background-color: #de9800;
  --dark-color: #424549;
  --light-color: #959595;
  --contrast-color: #ff3535;
  --dark-1: #333333;
  --dark-2: #222222;
  --color-white: #ffffff; }

/* Flex Container */
body {
  background-color: #ffffff;
  font-size: 1.7rem;
  line-height: 1.1;
  font-family: 'Sarabun'; }
  @media only screen and (min-width: 1281px) {
    body {
      padding: 0;
      font-size: 2rem;
      line-height: 1; } }

main {
  margin-top: 1rem; }
  @media only screen and (min-width: 1281px) {
    main {
      padding-top: 5rem; } }

a {
  text-decoration: none; }

img {
  width: auto;
  max-width: 100%;
  height: auto; }

ul {
  margin: 0;
  padding: 0; }
  ul li {
    list-style-type: none; }

nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  nav ul li {
    display: inline-block; }

input[type="checkbox"].trigger {
  width: 1px;
  height: 1px;
  opacity: 0; }

input[type="checkbox"]#trigger-teilen ~ ul > li.trigger-teilen-target {
  display: none; }

input[type="checkbox"]#trigger-teilen:checked ~ ul > li.trigger-teilen-target {
  display: inline-block; }

label.trigger {
  display: inline;
  border: none;
  cursor: pointer; }

.btn {
  display: inline-block;
  background-color: var(--dark-color);
  color: var(--color-white);
  padding: 0.5rem 1rem; }

.youtubeconsent iframe.cookieconsent-optin-marketing ~ .cookieinfo {
  display: block; }

.youtubeconsent .cookieinfo {
  display: none;
  width: 50%;
  height: 400px;
  text-align: center; }

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
@font-face {
  font-family: 'Font-Name';
  src: url("fonts/font-name.eot");
  src: url("fonts/font-name.eot?#iefix") format("embedded-opentype"), url("fonts/font-name.woff") format("woff"), url("fonts/font-name.ttf") format("truetype"), url("fonts/font-name.svg#font-name") format("svg");
  font-weight: normal;
  font-style: normal; }

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 60%;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: none; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  header, footer, main > aside {
    display: none; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

@font-face {
  font-family: 'wkgoblog';
  src: url("fonts/iconfont/wkgoblog.eot?74075423");
  src: url("fonts/iconfont/wkgoblog.eot?74075423#iefix") format("embedded-opentype"), url("fonts/iconfont/wkgoblog.woff2?74075423") format("woff2"), url("fonts/iconfont/wkgoblog.woff?74075423") format("woff"), url("fonts/iconfont/wkgoblog.ttf?74075423") format("truetype"), url("fonts/iconfont/wkgoblog.svg?74075423#wkgoblog") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'wkgoblog';
    src: url('../font/wkgoblog.svg?74075423#wkgoblog') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "wkgoblog";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-search:before {
  content: '\e811'; }

/* '' */
.icon-home:before {
  content: '\e812'; }

/* '' */
.icon-share:before {
  content: '\e813'; }

/* '' */
.icon-print:before {
  content: '\e814'; }

/* '' */
.icon-facebook:before {
  content: '\f09a'; }

/* '' */
@font-face {
  font-family: 'Sarabun';
  src: url("fonts/sarabun/Sarabun-BoldItalic.woff2") format("woff2"), url("fonts/sarabun/Sarabun-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Sarabun';
  src: url("fonts/sarabun/Sarabun-Italic.woff2") format("woff2"), url("fonts/sarabun/Sarabun-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Sarabun';
  src: url("fonts/sarabun/Sarabun-Bold.woff2") format("woff2"), url("fonts/sarabun/Sarabun-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Sarabun';
  src: url("fonts/sarabun/Sarabun.woff2") format("woff2"), url("fonts/sarabun/Sarabun.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("fonts/font-awesome/fonts//fontawesome-webfont.eot?v=4.7.0");
  src: url("fonts/font-awesome/fonts//fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("fonts/font-awesome/fonts//fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("fonts/font-awesome/fonts//fontawesome-webfont.woff?v=4.7.0") format("woff"), url("fonts/font-awesome/fonts//fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("fonts/font-awesome/fonts//fontawesome-webfont.svg?v=4.7.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; }

/*@import "larger";*/
.fa-fw {
  width: 1.28571em;
  text-align: center; }

/*@import "list";*/
/*@import "bordered-pulled";*/
/*@import "animated";*/
/*@import "rotated-flipped";*/
/*@import "stacked";*/
/* 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-pp: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-resistance: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: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-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

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

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

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

.cols-2 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: unset;
  -webkit-align-items: unset;
  align-content: unset;
  -webkit-align-content: unset; }
  .cols-2 > div, .cols-2 > article {
    width: 100%;
    margin: 1rem 0; }
    @media only screen and (min-width: 1281px) {
      .cols-2 > div, .cols-2 > article {
        width: 48%;
        margin: 2rem 0; }
        .cols-2 > div.smaller-div, .cols-2 > article.smaller-div {
          width: 40%; } }
  .cols-2.events .e-button .btn {
    width: auto; }

.cols-2 > article {
  position: relative;
  border: 1px solid #d0d0d0;
  padding: 1rem 1rem 4.5rem 1rem;
  margin: .75rem 0; }
  @media only screen and (min-width: 1023px) {
    .cols-2 > article {
      width: 100%; } }
  .cols-2 > article .btn {
    position: absolute;
    left: 1rem;
    bottom: 1rem; }

.container {
  margin: 0 auto;
  max-width: 1280px;
  width: 90%; }
  .container.fullwidth {
    width: 100%; }

@media only screen and (min-width: 1023px) {
  .container {
    width: 85%; }
    .container.fullwidth {
      width: 100%;
      max-width: 100%; } }

@media only screen and (min-width: 1281px) {
  .container {
    width: 70%; }
    .container.fullwidth {
      width: 100%; } }

.align-right, .xs-align-right {
  text-align: right; }

.align-left, .xs-align-left {
  text-align: left; }

.align-center, .xs-align-center {
  text-align: center; }

@media only screen and (min-width: 1023px) {
  .md-align-right {
    text-align: right; }
  .md-align-left {
    text-align: left; }
  .md-align-center {
    text-align: center; } }

@media only screen and (min-width: 1281px) {
  .l-align-right {
    text-align: right; }
  .l-align-left {
    text-align: left; }
  .l-align-center {
    text-align: center; } }

.top-colored-container {
  background-color: var(--secondary-color);
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  align-content: center;
  -webkit-align-content: center; }

.container-basic {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 1rem; }
  @media only screen and (min-width: 1281px) {
    .container-basic {
      padding: 0; } }
  .container-basic > section {
    margin-bottom: 2rem; }
    @media only screen and (min-width: 1281px) {
      .container-basic > section {
        margin-bottom: 0; } }

.no-float {
  float: none !important; }

#top-navigation {
  padding: .5rem 0;
  font-size: 80%; }
  @media only screen and (min-width: 1281px) {
    #top-navigation {
      font-size: 75%;
      padding: 1rem 0; } }
  #top-navigation > ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    align-items: center;
    -webkit-align-items: center;
    align-content: center;
    -webkit-align-content: center; }
    #top-navigation > ul > li {
      margin-left: 1.5rem; }
      #top-navigation > ul > li:before {
        font-size: 50%;
        position: relative;
        bottom: 2px;
        margin-right: .35rem; }
      #top-navigation > ul > li > a {
        color: var(--dark-color); }

.logo {
  padding: 1rem 0; }
  @media only screen and (min-width: 1281px) {
    .logo {
      padding: 2.5rem 0; } }
  .logo img {
    width: 220px; }
    @media only screen and (min-width: 1281px) {
      .logo img {
        width: 400px; } }

.main-nav-toolbar {
  background-color: var(--dark-color);
  padding: .75rem 0; }

#main-navigation {
  font-size: 80%;
  padding: 0; }
  @media only screen and (min-width: 1281px) {
    #main-navigation {
      padding: .85rem 0; } }
  #main-navigation > ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    align-items: center;
    -webkit-align-items: center;
    align-content: center;
    -webkit-align-content: center; }
    #main-navigation > ul > li {
      margin-left: 2rem; }
      #main-navigation > ul > li > a {
        color: var(--color-white); }
        #main-navigation > ul > li > a > span {
          font-weight: bold;
          text-decoration: underline;
          text-decoration-thickness: 1px;
          text-underline-offset: 6px; }

.header-image img {
  width: 100%; }

.post--content {
  font-size: 90%;
  margin: 1rem 0 0 0; }

.inset h1 a, .inset h2 a {
  color: var(--light-color); }

.inset h1 {
  font-size: 120%;
  line-height: .85; }

.inset h2 {
  font-size: 105%;
  line-height: .95; }

.inset .metainfo {
  font-size: 75%; }

.inset .btn {
  font-size: 80%;
  padding: .25rem 1.5rem;
  background-color: var(--light-color); }

.inset.first-article > article {
  padding: 1rem;
  background-color: #fbf6f0; }

.inset.first-article .btn {
  font-size: 100%;
  width: 100%;
  text-align: center;
  background-color: var(--light-color);
  margin-top: 3rem; }

.inset.first-article .post--thumb-first {
  width: 100%;
  height: 230px; }
  @media only screen and (min-width: 1023px) {
    .inset.first-article .post--thumb-first {
      height: 500px; } }
  .inset.first-article .post--thumb-first img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.inset .post--thumb {
  width: 100%;
  height: 200px; }
  @media only screen and (min-width: 1023px) {
    .inset .post--thumb {
      height: 420px; } }
  .inset .post--thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.tags {
  margin-bottom: 0;
  margin-top: 2rem;
  color: var(--light-color); }
  .tags > a {
    color: var(--light-color);
    font-size: 90%;
    margin: 0 .25rem 0 0; }

.container-flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  align-items: unset;
  -webkit-align-items: unset;
  align-content: unset;
  -webkit-align-content: unset; }
  .container-flex > section {
    width: 100%; }
    @media only screen and (min-width: 1023px) {
      .container-flex > section {
        width: 75%; } }
  .container-flex > .sidebar {
    width: 100%; }
    @media only screen and (min-width: 1023px) {
      .container-flex > .sidebar {
        width: 20%; } }

.metainfo {
  margin: 0 0 2rem 0;
  color: var(--black-color); }
  .metainfo > span {
    font-weight: bold; }
  .metainfo a {
    color: var(--black-color); }

ul.functions {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
  align-content: center;
  -webkit-align-content: center; }
  ul.functions > li {
    margin-right: 1rem; }
  ul.functions img.print-img {
    width: 30px; }
    @media only screen and (min-width: 1281px) {
      ul.functions img.print-img {
        width: 42px; } }
  ul.functions img.share-img {
    width: 28px; }
    @media only screen and (min-width: 1281px) {
      ul.functions img.share-img {
        width: 40px; } }

.no-photo-img {
  border: 1px solid #ccc;
  opacity: .5; }

.title-button {
  background: transparent;
  border: none;
  padding: 0; }
  .title-button h3 {
    margin: 0 0 1rem 0;
    color: var(--light-color); }

.sidebar-widget li {
  margin: 0 0 .25rem 0;
  font-size: 94%; }

.sidebar-widget a {
  color: var(--dark-color); }
  .sidebar-widget a:hover {
    color: var(--primary-color); }

.pagination {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
  align-content: center;
  -webkit-align-content: center;
  margin: 2rem 0;
  font-size: 90%; }
  @media only screen and (min-width: 1281px) {
    .pagination {
      font-size: 100%; } }
  .pagination > a, .pagination > span.current {
    width: auto;
    background-color: var(--light-color);
    display: block;
    padding: .15rem .75rem;
    margin-right: .25rem;
    color: var(--color-white); }
    @media only screen and (min-width: 1281px) {
      .pagination > a, .pagination > span.current {
        padding: .25rem 1rem; } }
  .pagination > span.current {
    opacity: .6; }
  .pagination > span.dots {
    margin: 0 .5rem; }
    @media only screen and (min-width: 1281px) {
      .pagination > span.dots {
        margin: 0 1rem; } }

footer {
  margin-top: 2rem; }
  @media only screen and (min-width: 1281px) {
    footer {
      margin-top: 5rem; } }
  footer aside {
    width: 100%; }
    footer aside.sidebar2.col-md-12.col-l-2 {
      width: 100%; }
  footer a:hover {
    color: var(--primary-color); }
  footer li:before {
    color: var(--primary-color); }

.footer-bottom .icon-facebook:hover:before {
  color: var(--primary-color); }

.number-of-posts {
  display: none; }

.inner-list.monthly-dropdown {
  display: none; }

#yearly-archive {
  height: 220px;
  position: relative; }
  @media only screen and (min-width: 1281px) {
    #yearly-archive {
      height: 390px; } }
  #yearly-archive > li {
    font-weight: bold;
    margin: 0 .25rem 0 0;
    display: inline-block; }
    #yearly-archive > li > a {
      color: var(--dark-color);
      cursor: pointer; }
    #yearly-archive > li > ul.inner-list.monthly-dropdown {
      position: absolute;
      width: 100%;
      left: 0;
      top: 4.5rem;
      column-count: 2; }
      @media only screen and (min-width: 1281px) {
        #yearly-archive > li > ul.inner-list.monthly-dropdown {
          top: 3rem;
          column-count: 1; } }
      #yearly-archive > li > ul.inner-list.monthly-dropdown > li {
        display: block; }
        #yearly-archive > li > ul.inner-list.monthly-dropdown > li > a {
          color: var(--dark-color);
          font-size: 85%;
          cursor: pointer; }
          #yearly-archive > li > ul.inner-list.monthly-dropdown > li > a > .which--year {
            font-size: 85%; }
  #yearly-archive li.active > a {
    text-decoration: underline;
    text-decoration-thickness: 2px;
    -webkit-text-decoration-thickness: 2px;
    text-underline-offset: 6px;
    color: var(--light-color); }
  #yearly-archive li.active > ul.inner-list.monthly-dropdown {
    display: block; }

@media only screen and (min-width: 1023px) {
  #archive-navigation {
    height: 460px; } }

.tagcloud a {
  font-size: 90% !important; }
  .tagcloud a:hover {
    text-decoration: underline;
    text-underline-offset: 6px;
    text-decoration-thickness: 1px;
    color: var(--primary-color); }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: var(--light-color); }

.single-post h1, .archive h1, .page-template-default h1, .search h1 {
  margin-top: 0;
  line-height: 1;
  font-size: 150%;
  font-weight: bold; }

.hidden {
  display: none !important; }

.footer-bottom {
  border-top: 1px solid var(--dark-color);
  padding-top: 1rem;
  margin-top: 2rem; }
  .footer-bottom .icon-facebook {
    position: relative; }
    .footer-bottom .icon-facebook:before {
      color: var(--dark-color); }
    .footer-bottom .icon-facebook > a {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
  .footer-bottom nav li {
    margin: 0 0 0 1rem; }
  .footer-bottom a {
    color: var(--dark-color); }
  .footer-bottom .align-right {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center; }
    @media only screen and (min-width: 1281px) {
      .footer-bottom .align-right {
        justify-content: flex-end; } }

.logo--1 {
  width: 100px; }
  @media only screen and (min-width: 1281px) {
    .logo--1 {
      width: 142px; } }

.sidebar-widget--footer-left {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  align-content: center;
  -webkit-align-content: center; }
  @media only screen and (min-width: 1281px) {
    .sidebar-widget--footer-left {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      align-items: center;
      -webkit-align-items: center;
      align-content: center;
      -webkit-align-content: center; } }
  .sidebar-widget--footer-left > div {
    margin-right: .5rem;
    margin-left: .5rem; }
    @media only screen and (min-width: 1281px) {
      .sidebar-widget--footer-left > div {
        margin-right: 3.5rem; } }

.similar-posts-wrapper {
  font-size: 90%;
  background-color: var(--secondary-color);
  padding: 4rem 0;
  margin-top: 5rem; }
  .similar-posts-wrapper h3, .similar-posts-wrapper h4 {
    color: var(--dark-color);
    margin: 0; }
    .similar-posts-wrapper h3 a, .similar-posts-wrapper h4 a {
      color: var(--dark-color); }
  .similar-posts-wrapper h3 {
    margin-top: 1rem; }
  .similar-posts-wrapper .cols-2 > div {
    position: relative;
    padding-bottom: 4rem; }
    .similar-posts-wrapper .cols-2 > div .btn {
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 0.25rem 2rem;
      font-size: 90%;
      font-weight: bold; }
  .similar-posts-wrapper .related-time {
    font-size: 90%; }

main article p a {
  text-decoration: underline;
  text-underline-offset: 6px;
  text-decoration-thickness: 1px;
  color: var(--dark-color); }

img[alt] {
  font-size: 0; }

#footer-bottom-navigation {
  font-size: 86%; }
  @media only screen and (min-width: 1281px) {
    #footer-bottom-navigation {
      font-size: 100%; } }
  #footer-bottom-navigation > ul > li {
    margin-left: .15rem;
    margin-right: .15rem; }
    @media only screen and (min-width: 1281px) {
      #footer-bottom-navigation > ul > li {
        margin-left: 1rem; } }

.images-collection {
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0; }

.post--thumb-first img {
  width: 100%;
  height: 100%;
  object-fit: contain; }

.fa-comment:before {
  color: var(--dark-color); }

.single--post-thumb {
  width: 100%;
  height: 230px; }
  @media only screen and (min-width: 1023px) {
    .single--post-thumb {
      height: 500px; } }
  .single--post-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.mT-50 {
  margin-top: -50px !important; }

.mB-50 {
  margin-bottom: -50px !important; }

.mL-50 {
  margin-left: -50px !important; }

.mR-50 {
  margin-right: -50px !important; }

.margin-50 {
  margin: -50px !important; }

.mT-45 {
  margin-top: -45px !important; }

.mB-45 {
  margin-bottom: -45px !important; }

.mL-45 {
  margin-left: -45px !important; }

.mR-45 {
  margin-right: -45px !important; }

.margin-45 {
  margin: -45px !important; }

.mT-40 {
  margin-top: -40px !important; }

.mB-40 {
  margin-bottom: -40px !important; }

.mL-40 {
  margin-left: -40px !important; }

.mR-40 {
  margin-right: -40px !important; }

.margin-40 {
  margin: -40px !important; }

.mT-35 {
  margin-top: -35px !important; }

.mB-35 {
  margin-bottom: -35px !important; }

.mL-35 {
  margin-left: -35px !important; }

.mR-35 {
  margin-right: -35px !important; }

.margin-35 {
  margin: -35px !important; }

.mT-30 {
  margin-top: -30px !important; }

.mB-30 {
  margin-bottom: -30px !important; }

.mL-30 {
  margin-left: -30px !important; }

.mR-30 {
  margin-right: -30px !important; }

.margin-30 {
  margin: -30px !important; }

.mT-25 {
  margin-top: -25px !important; }

.mB-25 {
  margin-bottom: -25px !important; }

.mL-25 {
  margin-left: -25px !important; }

.mR-25 {
  margin-right: -25px !important; }

.margin-25 {
  margin: -25px !important; }

.mT-20 {
  margin-top: -20px !important; }

.mB-20 {
  margin-bottom: -20px !important; }

.mL-20 {
  margin-left: -20px !important; }

.mR-20 {
  margin-right: -20px !important; }

.margin-20 {
  margin: -20px !important; }

.mT-15 {
  margin-top: -15px !important; }

.mB-15 {
  margin-bottom: -15px !important; }

.mL-15 {
  margin-left: -15px !important; }

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

.margin-15 {
  margin: -15px !important; }

.mT-10 {
  margin-top: -10px !important; }

.mB-10 {
  margin-bottom: -10px !important; }

.mL-10 {
  margin-left: -10px !important; }

.mR-10 {
  margin-right: -10px !important; }

.margin-10 {
  margin: -10px !important; }

.mT-5 {
  margin-top: -5px !important; }

.mB-5 {
  margin-bottom: -5px !important; }

.mL-5 {
  margin-left: -5px !important; }

.mR-5 {
  margin-right: -5px !important; }

.margin-5 {
  margin: -5px !important; }

.mT0 {
  margin-top: 0px !important; }

.mB0 {
  margin-bottom: 0px !important; }

.mL0 {
  margin-left: 0px !important; }

.mR0 {
  margin-right: 0px !important; }

.margin0 {
  margin: 0px !important; }

.mT5 {
  margin-top: 5px !important; }

.mB5 {
  margin-bottom: 5px !important; }

.mL5 {
  margin-left: 5px !important; }

.mR5 {
  margin-right: 5px !important; }

.margin5 {
  margin: 5px !important; }

.mT10 {
  margin-top: 10px !important; }

.mB10 {
  margin-bottom: 10px !important; }

.mL10 {
  margin-left: 10px !important; }

.mR10 {
  margin-right: 10px !important; }

.margin10 {
  margin: 10px !important; }

.mT15 {
  margin-top: 15px !important; }

.mB15 {
  margin-bottom: 15px !important; }

.mL15 {
  margin-left: 15px !important; }

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

.margin15 {
  margin: 15px !important; }

.mT20 {
  margin-top: 20px !important; }

.mB20 {
  margin-bottom: 20px !important; }

.mL20 {
  margin-left: 20px !important; }

.mR20 {
  margin-right: 20px !important; }

.margin20 {
  margin: 20px !important; }

.mT25 {
  margin-top: 25px !important; }

.mB25 {
  margin-bottom: 25px !important; }

.mL25 {
  margin-left: 25px !important; }

.mR25 {
  margin-right: 25px !important; }

.margin25 {
  margin: 25px !important; }

.mT30 {
  margin-top: 30px !important; }

.mB30 {
  margin-bottom: 30px !important; }

.mL30 {
  margin-left: 30px !important; }

.mR30 {
  margin-right: 30px !important; }

.margin30 {
  margin: 30px !important; }

.mT35 {
  margin-top: 35px !important; }

.mB35 {
  margin-bottom: 35px !important; }

.mL35 {
  margin-left: 35px !important; }

.mR35 {
  margin-right: 35px !important; }

.margin35 {
  margin: 35px !important; }

.mT40 {
  margin-top: 40px !important; }

.mB40 {
  margin-bottom: 40px !important; }

.mL40 {
  margin-left: 40px !important; }

.mR40 {
  margin-right: 40px !important; }

.margin40 {
  margin: 40px !important; }

.mT45 {
  margin-top: 45px !important; }

.mB45 {
  margin-bottom: 45px !important; }

.mL45 {
  margin-left: 45px !important; }

.mR45 {
  margin-right: 45px !important; }

.margin45 {
  margin: 45px !important; }

.mT50 {
  margin-top: 50px !important; }

.mB50 {
  margin-bottom: 50px !important; }

.mL50 {
  margin-left: 50px !important; }

.mR50 {
  margin-right: 50px !important; }

.margin50 {
  margin: 50px !important; }

@media only screen and (min-width: 767px) {
  .xs-mT-50 {
    margin-top: -50px !important; }
  .xs-mB-50 {
    margin-bottom: -50px !important; }
  .xs-mL-50 {
    margin-left: -50px !important; }
  .xs-mR-50 {
    margin-right: -50px !important; }
  .xs-margin-50 {
    margin: -50px !important; } }

@media only screen and (min-width: 767px) {
  .xs-mT-45 {
    margin-top: -45px !important; }
  .xs-mB-45 {
    margin-bottom: -45px !important; }
  .xs-mL-45 {
    margin-left: -45px !important; }
  .xs-mR-45 {
    margin-right: -45px !important; }
  .xs-margin-45 {
    margin: -45px !important; } }

@media only screen and (min-width: 767px) {
  .xs-mT-40 {
    margin-top: -40px !important; }
  .xs-mB-40 {
    margin-bottom: -40px !important; }
  .xs-mL-40 {
    margin-left: -40px !important; }
  .xs-mR-40 {
    margin-right: -40px !important; }
  .xs-margin-40 {
    margin: -40px !important; } }

@media only screen and (min-width: 767px) {
  .xs-mT-35 {
    margin-top: -35px !important; }
  .xs-mB-35 {
    margin-bottom: -35px !important; }
  .xs-mL-35 {
    margin-left: -35px !important; }
  .xs-mR-35 {
    margin-right: -35px !important; }
  .xs-margin-35 {
    margin: -35px !important; } }

@media only screen and (min-width: 767px) {
  .xs-mT-30 {
    margin-top: -30px !important; }
  .xs-mB-30 {
    margin-bottom: -30px !important; }
  .xs-mL-30 {
    margin-left: -30px !important; }
  .xs-mR-30 {
    margin-right: -30px !important; }
  .xs-margin-30 {
    margin: -30px !important; } }

@media only screen and (min-width: 767px) {
  .xs-mT-25 {
    margin-top: -25px !important; }
  .xs-mB-25 {
    margin-bottom: -25px !important; }
  .xs-mL-25 {
    margin-left: -25px !important; }
  .xs-mR-25 {
    margin-right: -25px !important; }
  .xs-margin-25 {
    margin: -25px !important; } }

@media only screen and (min-width: 767px) {
  .xs-mT-20 {
    margin-top: -20px !important; }
  .xs-mB-20 {
    margin-bottom: -20px !important; }
  .xs-mL-20 {
    margin-left: -20px !important; }
  .xs-mR-20 {
    margin-right: -20px !important; }
  .xs-margin-20 {
    margin: -20px !important; } }

@media only screen and (min-width: 767px) {
  .xs-mT-15 {
    margin-top: -15px !important; }
  .xs-mB-15 {
    margin-bottom: -15px !important; }
  .xs-mL-15 {
    margin-left: -15px !important; }
  .xs-mR-15 {
    margin-right: -15px !important; }
  .xs-margin-15 {
    margin: -15px !important; } }

@media only screen and (min-width: 767px) {
  .xs-mT-10 {
    margin-top: -10px !important; }
  .xs-mB-10 {
    margin-bottom: -10px !important; }
  .xs-mL-10 {
    margin-left: -10px !important; }
  .xs-mR-10 {
    margin-right: -10px !important; }
  .xs-margin-10 {
    margin: -10px !important; } }

@media only screen and (min-width: 767px) {
  .xs-mT-5 {
    margin-top: -5px !important; }
  .xs-mB-5 {
    margin-bottom: -5px !important; }
  .xs-mL-5 {
    margin-left: -5px !important; }
  .xs-mR-5 {
    margin-right: -5px !important; }
  .xs-margin-5 {
    margin: -5px !important; } }

@media only screen and (min-width: 767px) {
  .xs-mT0 {
    margin-top: 0px !important; }
  .xs-mB0 {
    margin-bottom: 0px !important; }
  .xs-mL0 {
    margin-left: 0px !important; }
  .xs-mR0 {
    margin-right: 0px !important; }
  .xs-margin0 {
    margin: 0px !important; } }

@media only screen and (min-width: 767px) {
  .xs-mT5 {
    margin-top: 5px !important; }
  .xs-mB5 {
    margin-bottom: 5px !important; }
  .xs-mL5 {
    margin-left: 5px !important; }
  .xs-mR5 {
    margin-right: 5px !important; }
  .xs-margin5 {
    margin: 5px !important; } }

@media only screen and (min-width: 767px) {
  .xs-mT10 {
    margin-top: 10px !important; }
  .xs-mB10 {
    margin-bottom: 10px !important; }
  .xs-mL10 {
    margin-left: 10px !important; }
  .xs-mR10 {
    margin-right: 10px !important; }
  .xs-margin10 {
    margin: 10px !important; } }

@media only screen and (min-width: 767px) {
  .xs-mT15 {
    margin-top: 15px !important; }
  .xs-mB15 {
    margin-bottom: 15px !important; }
  .xs-mL15 {
    margin-left: 15px !important; }
  .xs-mR15 {
    margin-right: 15px !important; }
  .xs-margin15 {
    margin: 15px !important; } }

@media only screen and (min-width: 767px) {
  .xs-mT20 {
    margin-top: 20px !important; }
  .xs-mB20 {
    margin-bottom: 20px !important; }
  .xs-mL20 {
    margin-left: 20px !important; }
  .xs-mR20 {
    margin-right: 20px !important; }
  .xs-margin20 {
    margin: 20px !important; } }

@media only screen and (min-width: 767px) {
  .xs-mT25 {
    margin-top: 25px !important; }
  .xs-mB25 {
    margin-bottom: 25px !important; }
  .xs-mL25 {
    margin-left: 25px !important; }
  .xs-mR25 {
    margin-right: 25px !important; }
  .xs-margin25 {
    margin: 25px !important; } }

@media only screen and (min-width: 767px) {
  .xs-mT30 {
    margin-top: 30px !important; }
  .xs-mB30 {
    margin-bottom: 30px !important; }
  .xs-mL30 {
    margin-left: 30px !important; }
  .xs-mR30 {
    margin-right: 30px !important; }
  .xs-margin30 {
    margin: 30px !important; } }

@media only screen and (min-width: 767px) {
  .xs-mT35 {
    margin-top: 35px !important; }
  .xs-mB35 {
    margin-bottom: 35px !important; }
  .xs-mL35 {
    margin-left: 35px !important; }
  .xs-mR35 {
    margin-right: 35px !important; }
  .xs-margin35 {
    margin: 35px !important; } }

@media only screen and (min-width: 767px) {
  .xs-mT40 {
    margin-top: 40px !important; }
  .xs-mB40 {
    margin-bottom: 40px !important; }
  .xs-mL40 {
    margin-left: 40px !important; }
  .xs-mR40 {
    margin-right: 40px !important; }
  .xs-margin40 {
    margin: 40px !important; } }

@media only screen and (min-width: 767px) {
  .xs-mT45 {
    margin-top: 45px !important; }
  .xs-mB45 {
    margin-bottom: 45px !important; }
  .xs-mL45 {
    margin-left: 45px !important; }
  .xs-mR45 {
    margin-right: 45px !important; }
  .xs-margin45 {
    margin: 45px !important; } }

@media only screen and (min-width: 767px) {
  .xs-mT50 {
    margin-top: 50px !important; }
  .xs-mB50 {
    margin-bottom: 50px !important; }
  .xs-mL50 {
    margin-left: 50px !important; }
  .xs-mR50 {
    margin-right: 50px !important; }
  .xs-margin50 {
    margin: 50px !important; } }

@media only screen and (min-width: 1023px) {
  .md-mT-50 {
    margin-top: -50px !important; }
  .md-mB-50 {
    margin-bottom: -50px !important; }
  .md-mL-50 {
    margin-left: -50px !important; }
  .md-mR-50 {
    margin-right: -50px !important; }
  .md-margin-50 {
    margin: -50px !important; } }

@media only screen and (min-width: 1023px) {
  .md-mT-45 {
    margin-top: -45px !important; }
  .md-mB-45 {
    margin-bottom: -45px !important; }
  .md-mL-45 {
    margin-left: -45px !important; }
  .md-mR-45 {
    margin-right: -45px !important; }
  .md-margin-45 {
    margin: -45px !important; } }

@media only screen and (min-width: 1023px) {
  .md-mT-40 {
    margin-top: -40px !important; }
  .md-mB-40 {
    margin-bottom: -40px !important; }
  .md-mL-40 {
    margin-left: -40px !important; }
  .md-mR-40 {
    margin-right: -40px !important; }
  .md-margin-40 {
    margin: -40px !important; } }

@media only screen and (min-width: 1023px) {
  .md-mT-35 {
    margin-top: -35px !important; }
  .md-mB-35 {
    margin-bottom: -35px !important; }
  .md-mL-35 {
    margin-left: -35px !important; }
  .md-mR-35 {
    margin-right: -35px !important; }
  .md-margin-35 {
    margin: -35px !important; } }

@media only screen and (min-width: 1023px) {
  .md-mT-30 {
    margin-top: -30px !important; }
  .md-mB-30 {
    margin-bottom: -30px !important; }
  .md-mL-30 {
    margin-left: -30px !important; }
  .md-mR-30 {
    margin-right: -30px !important; }
  .md-margin-30 {
    margin: -30px !important; } }

@media only screen and (min-width: 1023px) {
  .md-mT-25 {
    margin-top: -25px !important; }
  .md-mB-25 {
    margin-bottom: -25px !important; }
  .md-mL-25 {
    margin-left: -25px !important; }
  .md-mR-25 {
    margin-right: -25px !important; }
  .md-margin-25 {
    margin: -25px !important; } }

@media only screen and (min-width: 1023px) {
  .md-mT-20 {
    margin-top: -20px !important; }
  .md-mB-20 {
    margin-bottom: -20px !important; }
  .md-mL-20 {
    margin-left: -20px !important; }
  .md-mR-20 {
    margin-right: -20px !important; }
  .md-margin-20 {
    margin: -20px !important; } }

@media only screen and (min-width: 1023px) {
  .md-mT-15 {
    margin-top: -15px !important; }
  .md-mB-15 {
    margin-bottom: -15px !important; }
  .md-mL-15 {
    margin-left: -15px !important; }
  .md-mR-15 {
    margin-right: -15px !important; }
  .md-margin-15 {
    margin: -15px !important; } }

@media only screen and (min-width: 1023px) {
  .md-mT-10 {
    margin-top: -10px !important; }
  .md-mB-10 {
    margin-bottom: -10px !important; }
  .md-mL-10 {
    margin-left: -10px !important; }
  .md-mR-10 {
    margin-right: -10px !important; }
  .md-margin-10 {
    margin: -10px !important; } }

@media only screen and (min-width: 1023px) {
  .md-mT-5 {
    margin-top: -5px !important; }
  .md-mB-5 {
    margin-bottom: -5px !important; }
  .md-mL-5 {
    margin-left: -5px !important; }
  .md-mR-5 {
    margin-right: -5px !important; }
  .md-margin-5 {
    margin: -5px !important; } }

@media only screen and (min-width: 1023px) {
  .md-mT0 {
    margin-top: 0px !important; }
  .md-mB0 {
    margin-bottom: 0px !important; }
  .md-mL0 {
    margin-left: 0px !important; }
  .md-mR0 {
    margin-right: 0px !important; }
  .md-margin0 {
    margin: 0px !important; } }

@media only screen and (min-width: 1023px) {
  .md-mT5 {
    margin-top: 5px !important; }
  .md-mB5 {
    margin-bottom: 5px !important; }
  .md-mL5 {
    margin-left: 5px !important; }
  .md-mR5 {
    margin-right: 5px !important; }
  .md-margin5 {
    margin: 5px !important; } }

@media only screen and (min-width: 1023px) {
  .md-mT10 {
    margin-top: 10px !important; }
  .md-mB10 {
    margin-bottom: 10px !important; }
  .md-mL10 {
    margin-left: 10px !important; }
  .md-mR10 {
    margin-right: 10px !important; }
  .md-margin10 {
    margin: 10px !important; } }

@media only screen and (min-width: 1023px) {
  .md-mT15 {
    margin-top: 15px !important; }
  .md-mB15 {
    margin-bottom: 15px !important; }
  .md-mL15 {
    margin-left: 15px !important; }
  .md-mR15 {
    margin-right: 15px !important; }
  .md-margin15 {
    margin: 15px !important; } }

@media only screen and (min-width: 1023px) {
  .md-mT20 {
    margin-top: 20px !important; }
  .md-mB20 {
    margin-bottom: 20px !important; }
  .md-mL20 {
    margin-left: 20px !important; }
  .md-mR20 {
    margin-right: 20px !important; }
  .md-margin20 {
    margin: 20px !important; } }

@media only screen and (min-width: 1023px) {
  .md-mT25 {
    margin-top: 25px !important; }
  .md-mB25 {
    margin-bottom: 25px !important; }
  .md-mL25 {
    margin-left: 25px !important; }
  .md-mR25 {
    margin-right: 25px !important; }
  .md-margin25 {
    margin: 25px !important; } }

@media only screen and (min-width: 1023px) {
  .md-mT30 {
    margin-top: 30px !important; }
  .md-mB30 {
    margin-bottom: 30px !important; }
  .md-mL30 {
    margin-left: 30px !important; }
  .md-mR30 {
    margin-right: 30px !important; }
  .md-margin30 {
    margin: 30px !important; } }

@media only screen and (min-width: 1023px) {
  .md-mT35 {
    margin-top: 35px !important; }
  .md-mB35 {
    margin-bottom: 35px !important; }
  .md-mL35 {
    margin-left: 35px !important; }
  .md-mR35 {
    margin-right: 35px !important; }
  .md-margin35 {
    margin: 35px !important; } }

@media only screen and (min-width: 1023px) {
  .md-mT40 {
    margin-top: 40px !important; }
  .md-mB40 {
    margin-bottom: 40px !important; }
  .md-mL40 {
    margin-left: 40px !important; }
  .md-mR40 {
    margin-right: 40px !important; }
  .md-margin40 {
    margin: 40px !important; } }

@media only screen and (min-width: 1023px) {
  .md-mT45 {
    margin-top: 45px !important; }
  .md-mB45 {
    margin-bottom: 45px !important; }
  .md-mL45 {
    margin-left: 45px !important; }
  .md-mR45 {
    margin-right: 45px !important; }
  .md-margin45 {
    margin: 45px !important; } }

@media only screen and (min-width: 1023px) {
  .md-mT50 {
    margin-top: 50px !important; }
  .md-mB50 {
    margin-bottom: 50px !important; }
  .md-mL50 {
    margin-left: 50px !important; }
  .md-mR50 {
    margin-right: 50px !important; }
  .md-margin50 {
    margin: 50px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-mT-50 {
    margin-top: -50px !important; }
  .lg-mB-50 {
    margin-bottom: -50px !important; }
  .lg-mL-50 {
    margin-left: -50px !important; }
  .lg-mR-50 {
    margin-right: -50px !important; }
  .lg-margin-50 {
    margin: -50px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-mT-45 {
    margin-top: -45px !important; }
  .lg-mB-45 {
    margin-bottom: -45px !important; }
  .lg-mL-45 {
    margin-left: -45px !important; }
  .lg-mR-45 {
    margin-right: -45px !important; }
  .lg-margin-45 {
    margin: -45px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-mT-40 {
    margin-top: -40px !important; }
  .lg-mB-40 {
    margin-bottom: -40px !important; }
  .lg-mL-40 {
    margin-left: -40px !important; }
  .lg-mR-40 {
    margin-right: -40px !important; }
  .lg-margin-40 {
    margin: -40px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-mT-35 {
    margin-top: -35px !important; }
  .lg-mB-35 {
    margin-bottom: -35px !important; }
  .lg-mL-35 {
    margin-left: -35px !important; }
  .lg-mR-35 {
    margin-right: -35px !important; }
  .lg-margin-35 {
    margin: -35px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-mT-30 {
    margin-top: -30px !important; }
  .lg-mB-30 {
    margin-bottom: -30px !important; }
  .lg-mL-30 {
    margin-left: -30px !important; }
  .lg-mR-30 {
    margin-right: -30px !important; }
  .lg-margin-30 {
    margin: -30px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-mT-25 {
    margin-top: -25px !important; }
  .lg-mB-25 {
    margin-bottom: -25px !important; }
  .lg-mL-25 {
    margin-left: -25px !important; }
  .lg-mR-25 {
    margin-right: -25px !important; }
  .lg-margin-25 {
    margin: -25px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-mT-20 {
    margin-top: -20px !important; }
  .lg-mB-20 {
    margin-bottom: -20px !important; }
  .lg-mL-20 {
    margin-left: -20px !important; }
  .lg-mR-20 {
    margin-right: -20px !important; }
  .lg-margin-20 {
    margin: -20px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-mT-15 {
    margin-top: -15px !important; }
  .lg-mB-15 {
    margin-bottom: -15px !important; }
  .lg-mL-15 {
    margin-left: -15px !important; }
  .lg-mR-15 {
    margin-right: -15px !important; }
  .lg-margin-15 {
    margin: -15px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-mT-10 {
    margin-top: -10px !important; }
  .lg-mB-10 {
    margin-bottom: -10px !important; }
  .lg-mL-10 {
    margin-left: -10px !important; }
  .lg-mR-10 {
    margin-right: -10px !important; }
  .lg-margin-10 {
    margin: -10px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-mT-5 {
    margin-top: -5px !important; }
  .lg-mB-5 {
    margin-bottom: -5px !important; }
  .lg-mL-5 {
    margin-left: -5px !important; }
  .lg-mR-5 {
    margin-right: -5px !important; }
  .lg-margin-5 {
    margin: -5px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-mT0 {
    margin-top: 0px !important; }
  .lg-mB0 {
    margin-bottom: 0px !important; }
  .lg-mL0 {
    margin-left: 0px !important; }
  .lg-mR0 {
    margin-right: 0px !important; }
  .lg-margin0 {
    margin: 0px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-mT5 {
    margin-top: 5px !important; }
  .lg-mB5 {
    margin-bottom: 5px !important; }
  .lg-mL5 {
    margin-left: 5px !important; }
  .lg-mR5 {
    margin-right: 5px !important; }
  .lg-margin5 {
    margin: 5px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-mT10 {
    margin-top: 10px !important; }
  .lg-mB10 {
    margin-bottom: 10px !important; }
  .lg-mL10 {
    margin-left: 10px !important; }
  .lg-mR10 {
    margin-right: 10px !important; }
  .lg-margin10 {
    margin: 10px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-mT15 {
    margin-top: 15px !important; }
  .lg-mB15 {
    margin-bottom: 15px !important; }
  .lg-mL15 {
    margin-left: 15px !important; }
  .lg-mR15 {
    margin-right: 15px !important; }
  .lg-margin15 {
    margin: 15px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-mT20 {
    margin-top: 20px !important; }
  .lg-mB20 {
    margin-bottom: 20px !important; }
  .lg-mL20 {
    margin-left: 20px !important; }
  .lg-mR20 {
    margin-right: 20px !important; }
  .lg-margin20 {
    margin: 20px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-mT25 {
    margin-top: 25px !important; }
  .lg-mB25 {
    margin-bottom: 25px !important; }
  .lg-mL25 {
    margin-left: 25px !important; }
  .lg-mR25 {
    margin-right: 25px !important; }
  .lg-margin25 {
    margin: 25px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-mT30 {
    margin-top: 30px !important; }
  .lg-mB30 {
    margin-bottom: 30px !important; }
  .lg-mL30 {
    margin-left: 30px !important; }
  .lg-mR30 {
    margin-right: 30px !important; }
  .lg-margin30 {
    margin: 30px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-mT35 {
    margin-top: 35px !important; }
  .lg-mB35 {
    margin-bottom: 35px !important; }
  .lg-mL35 {
    margin-left: 35px !important; }
  .lg-mR35 {
    margin-right: 35px !important; }
  .lg-margin35 {
    margin: 35px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-mT40 {
    margin-top: 40px !important; }
  .lg-mB40 {
    margin-bottom: 40px !important; }
  .lg-mL40 {
    margin-left: 40px !important; }
  .lg-mR40 {
    margin-right: 40px !important; }
  .lg-margin40 {
    margin: 40px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-mT45 {
    margin-top: 45px !important; }
  .lg-mB45 {
    margin-bottom: 45px !important; }
  .lg-mL45 {
    margin-left: 45px !important; }
  .lg-mR45 {
    margin-right: 45px !important; }
  .lg-margin45 {
    margin: 45px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-mT50 {
    margin-top: 50px !important; }
  .lg-mB50 {
    margin-bottom: 50px !important; }
  .lg-mL50 {
    margin-left: 50px !important; }
  .lg-mR50 {
    margin-right: 50px !important; }
  .lg-margin50 {
    margin: 50px !important; } }

.paddingTop0 {
  padding-top: 0px !important; }

.paddingBottom0 {
  padding-bottom: 0px !important; }

.paddingLeft0 {
  padding-left: 0px !important; }

.paddingRight0 {
  padding-right: 0px !important; }

.padding0 {
  padding: 0px !important; }

.paddingTop5 {
  padding-top: 5px !important; }

.paddingBottom5 {
  padding-bottom: 5px !important; }

.paddingLeft5 {
  padding-left: 5px !important; }

.paddingRight5 {
  padding-right: 5px !important; }

.padding5 {
  padding: 5px !important; }

.paddingTop10 {
  padding-top: 10px !important; }

.paddingBottom10 {
  padding-bottom: 10px !important; }

.paddingLeft10 {
  padding-left: 10px !important; }

.paddingRight10 {
  padding-right: 10px !important; }

.padding10 {
  padding: 10px !important; }

.paddingTop15 {
  padding-top: 15px !important; }

.paddingBottom15 {
  padding-bottom: 15px !important; }

.paddingLeft15 {
  padding-left: 15px !important; }

.paddingRight15 {
  padding-right: 15px !important; }

.padding15 {
  padding: 15px !important; }

.paddingTop20 {
  padding-top: 20px !important; }

.paddingBottom20 {
  padding-bottom: 20px !important; }

.paddingLeft20 {
  padding-left: 20px !important; }

.paddingRight20 {
  padding-right: 20px !important; }

.padding20 {
  padding: 20px !important; }

.paddingTop25 {
  padding-top: 25px !important; }

.paddingBottom25 {
  padding-bottom: 25px !important; }

.paddingLeft25 {
  padding-left: 25px !important; }

.paddingRight25 {
  padding-right: 25px !important; }

.padding25 {
  padding: 25px !important; }

.paddingTop30 {
  padding-top: 30px !important; }

.paddingBottom30 {
  padding-bottom: 30px !important; }

.paddingLeft30 {
  padding-left: 30px !important; }

.paddingRight30 {
  padding-right: 30px !important; }

.padding30 {
  padding: 30px !important; }

.paddingTop35 {
  padding-top: 35px !important; }

.paddingBottom35 {
  padding-bottom: 35px !important; }

.paddingLeft35 {
  padding-left: 35px !important; }

.paddingRight35 {
  padding-right: 35px !important; }

.padding35 {
  padding: 35px !important; }

.paddingTop40 {
  padding-top: 40px !important; }

.paddingBottom40 {
  padding-bottom: 40px !important; }

.paddingLeft40 {
  padding-left: 40px !important; }

.paddingRight40 {
  padding-right: 40px !important; }

.padding40 {
  padding: 40px !important; }

.paddingTop45 {
  padding-top: 45px !important; }

.paddingBottom45 {
  padding-bottom: 45px !important; }

.paddingLeft45 {
  padding-left: 45px !important; }

.paddingRight45 {
  padding-right: 45px !important; }

.padding45 {
  padding: 45px !important; }

.paddingTop50 {
  padding-top: 50px !important; }

.paddingBottom50 {
  padding-bottom: 50px !important; }

.paddingLeft50 {
  padding-left: 50px !important; }

.paddingRight50 {
  padding-right: 50px !important; }

.padding50 {
  padding: 50px !important; }

@media only screen and (min-width: 767px) {
  .xs-paddingTop0 {
    padding-top: 0px !important; }
  .xs-paddingBottom0 {
    padding-bottom: 0px !important; }
  .xs-paddingLeft0 {
    padding-left: 0px !important; }
  .xs-paddingRight0 {
    padding-right: 0px !important; }
  .xs-padding0 {
    padding: 0px !important; } }

@media only screen and (min-width: 767px) {
  .xs-paddingTop5 {
    padding-top: 5px !important; }
  .xs-paddingBottom5 {
    padding-bottom: 5px !important; }
  .xs-paddingLeft5 {
    padding-left: 5px !important; }
  .xs-paddingRight5 {
    padding-right: 5px !important; }
  .xs-padding5 {
    padding: 5px !important; } }

@media only screen and (min-width: 767px) {
  .xs-paddingTop10 {
    padding-top: 10px !important; }
  .xs-paddingBottom10 {
    padding-bottom: 10px !important; }
  .xs-paddingLeft10 {
    padding-left: 10px !important; }
  .xs-paddingRight10 {
    padding-right: 10px !important; }
  .xs-padding10 {
    padding: 10px !important; } }

@media only screen and (min-width: 767px) {
  .xs-paddingTop15 {
    padding-top: 15px !important; }
  .xs-paddingBottom15 {
    padding-bottom: 15px !important; }
  .xs-paddingLeft15 {
    padding-left: 15px !important; }
  .xs-paddingRight15 {
    padding-right: 15px !important; }
  .xs-padding15 {
    padding: 15px !important; } }

@media only screen and (min-width: 767px) {
  .xs-paddingTop20 {
    padding-top: 20px !important; }
  .xs-paddingBottom20 {
    padding-bottom: 20px !important; }
  .xs-paddingLeft20 {
    padding-left: 20px !important; }
  .xs-paddingRight20 {
    padding-right: 20px !important; }
  .xs-padding20 {
    padding: 20px !important; } }

@media only screen and (min-width: 767px) {
  .xs-paddingTop25 {
    padding-top: 25px !important; }
  .xs-paddingBottom25 {
    padding-bottom: 25px !important; }
  .xs-paddingLeft25 {
    padding-left: 25px !important; }
  .xs-paddingRight25 {
    padding-right: 25px !important; }
  .xs-padding25 {
    padding: 25px !important; } }

@media only screen and (min-width: 767px) {
  .xs-paddingTop30 {
    padding-top: 30px !important; }
  .xs-paddingBottom30 {
    padding-bottom: 30px !important; }
  .xs-paddingLeft30 {
    padding-left: 30px !important; }
  .xs-paddingRight30 {
    padding-right: 30px !important; }
  .xs-padding30 {
    padding: 30px !important; } }

@media only screen and (min-width: 767px) {
  .xs-paddingTop35 {
    padding-top: 35px !important; }
  .xs-paddingBottom35 {
    padding-bottom: 35px !important; }
  .xs-paddingLeft35 {
    padding-left: 35px !important; }
  .xs-paddingRight35 {
    padding-right: 35px !important; }
  .xs-padding35 {
    padding: 35px !important; } }

@media only screen and (min-width: 767px) {
  .xs-paddingTop40 {
    padding-top: 40px !important; }
  .xs-paddingBottom40 {
    padding-bottom: 40px !important; }
  .xs-paddingLeft40 {
    padding-left: 40px !important; }
  .xs-paddingRight40 {
    padding-right: 40px !important; }
  .xs-padding40 {
    padding: 40px !important; } }

@media only screen and (min-width: 767px) {
  .xs-paddingTop45 {
    padding-top: 45px !important; }
  .xs-paddingBottom45 {
    padding-bottom: 45px !important; }
  .xs-paddingLeft45 {
    padding-left: 45px !important; }
  .xs-paddingRight45 {
    padding-right: 45px !important; }
  .xs-padding45 {
    padding: 45px !important; } }

@media only screen and (min-width: 767px) {
  .xs-paddingTop50 {
    padding-top: 50px !important; }
  .xs-paddingBottom50 {
    padding-bottom: 50px !important; }
  .xs-paddingLeft50 {
    padding-left: 50px !important; }
  .xs-paddingRight50 {
    padding-right: 50px !important; }
  .xs-padding50 {
    padding: 50px !important; } }

@media only screen and (min-width: 1023px) {
  .md-paddingTop0 {
    padding-top: 0px !important; }
  .md-paddingBottom0 {
    padding-bottom: 0px !important; }
  .md-paddingLeft0 {
    padding-left: 0px !important; }
  .md-paddingRight0 {
    padding-right: 0px !important; }
  .md-padding0 {
    padding: 0px !important; } }

@media only screen and (min-width: 1023px) {
  .md-paddingTop5 {
    padding-top: 5px !important; }
  .md-paddingBottom5 {
    padding-bottom: 5px !important; }
  .md-paddingLeft5 {
    padding-left: 5px !important; }
  .md-paddingRight5 {
    padding-right: 5px !important; }
  .md-padding5 {
    padding: 5px !important; } }

@media only screen and (min-width: 1023px) {
  .md-paddingTop10 {
    padding-top: 10px !important; }
  .md-paddingBottom10 {
    padding-bottom: 10px !important; }
  .md-paddingLeft10 {
    padding-left: 10px !important; }
  .md-paddingRight10 {
    padding-right: 10px !important; }
  .md-padding10 {
    padding: 10px !important; } }

@media only screen and (min-width: 1023px) {
  .md-paddingTop15 {
    padding-top: 15px !important; }
  .md-paddingBottom15 {
    padding-bottom: 15px !important; }
  .md-paddingLeft15 {
    padding-left: 15px !important; }
  .md-paddingRight15 {
    padding-right: 15px !important; }
  .md-padding15 {
    padding: 15px !important; } }

@media only screen and (min-width: 1023px) {
  .md-paddingTop20 {
    padding-top: 20px !important; }
  .md-paddingBottom20 {
    padding-bottom: 20px !important; }
  .md-paddingLeft20 {
    padding-left: 20px !important; }
  .md-paddingRight20 {
    padding-right: 20px !important; }
  .md-padding20 {
    padding: 20px !important; } }

@media only screen and (min-width: 1023px) {
  .md-paddingTop25 {
    padding-top: 25px !important; }
  .md-paddingBottom25 {
    padding-bottom: 25px !important; }
  .md-paddingLeft25 {
    padding-left: 25px !important; }
  .md-paddingRight25 {
    padding-right: 25px !important; }
  .md-padding25 {
    padding: 25px !important; } }

@media only screen and (min-width: 1023px) {
  .md-paddingTop30 {
    padding-top: 30px !important; }
  .md-paddingBottom30 {
    padding-bottom: 30px !important; }
  .md-paddingLeft30 {
    padding-left: 30px !important; }
  .md-paddingRight30 {
    padding-right: 30px !important; }
  .md-padding30 {
    padding: 30px !important; } }

@media only screen and (min-width: 1023px) {
  .md-paddingTop35 {
    padding-top: 35px !important; }
  .md-paddingBottom35 {
    padding-bottom: 35px !important; }
  .md-paddingLeft35 {
    padding-left: 35px !important; }
  .md-paddingRight35 {
    padding-right: 35px !important; }
  .md-padding35 {
    padding: 35px !important; } }

@media only screen and (min-width: 1023px) {
  .md-paddingTop40 {
    padding-top: 40px !important; }
  .md-paddingBottom40 {
    padding-bottom: 40px !important; }
  .md-paddingLeft40 {
    padding-left: 40px !important; }
  .md-paddingRight40 {
    padding-right: 40px !important; }
  .md-padding40 {
    padding: 40px !important; } }

@media only screen and (min-width: 1023px) {
  .md-paddingTop45 {
    padding-top: 45px !important; }
  .md-paddingBottom45 {
    padding-bottom: 45px !important; }
  .md-paddingLeft45 {
    padding-left: 45px !important; }
  .md-paddingRight45 {
    padding-right: 45px !important; }
  .md-padding45 {
    padding: 45px !important; } }

@media only screen and (min-width: 1023px) {
  .md-paddingTop50 {
    padding-top: 50px !important; }
  .md-paddingBottom50 {
    padding-bottom: 50px !important; }
  .md-paddingLeft50 {
    padding-left: 50px !important; }
  .md-paddingRight50 {
    padding-right: 50px !important; }
  .md-padding50 {
    padding: 50px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-paddingTop0 {
    padding-top: 0px !important; }
  .lg-paddingBottom0 {
    padding-bottom: 0px !important; }
  .lg-paddingLeft0 {
    padding-left: 0px !important; }
  .lg-paddingRight0 {
    padding-right: 0px !important; }
  .lg-padding0 {
    padding: 0px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-paddingTop5 {
    padding-top: 5px !important; }
  .lg-paddingBottom5 {
    padding-bottom: 5px !important; }
  .lg-paddingLeft5 {
    padding-left: 5px !important; }
  .lg-paddingRight5 {
    padding-right: 5px !important; }
  .lg-padding5 {
    padding: 5px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-paddingTop10 {
    padding-top: 10px !important; }
  .lg-paddingBottom10 {
    padding-bottom: 10px !important; }
  .lg-paddingLeft10 {
    padding-left: 10px !important; }
  .lg-paddingRight10 {
    padding-right: 10px !important; }
  .lg-padding10 {
    padding: 10px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-paddingTop15 {
    padding-top: 15px !important; }
  .lg-paddingBottom15 {
    padding-bottom: 15px !important; }
  .lg-paddingLeft15 {
    padding-left: 15px !important; }
  .lg-paddingRight15 {
    padding-right: 15px !important; }
  .lg-padding15 {
    padding: 15px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-paddingTop20 {
    padding-top: 20px !important; }
  .lg-paddingBottom20 {
    padding-bottom: 20px !important; }
  .lg-paddingLeft20 {
    padding-left: 20px !important; }
  .lg-paddingRight20 {
    padding-right: 20px !important; }
  .lg-padding20 {
    padding: 20px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-paddingTop25 {
    padding-top: 25px !important; }
  .lg-paddingBottom25 {
    padding-bottom: 25px !important; }
  .lg-paddingLeft25 {
    padding-left: 25px !important; }
  .lg-paddingRight25 {
    padding-right: 25px !important; }
  .lg-padding25 {
    padding: 25px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-paddingTop30 {
    padding-top: 30px !important; }
  .lg-paddingBottom30 {
    padding-bottom: 30px !important; }
  .lg-paddingLeft30 {
    padding-left: 30px !important; }
  .lg-paddingRight30 {
    padding-right: 30px !important; }
  .lg-padding30 {
    padding: 30px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-paddingTop35 {
    padding-top: 35px !important; }
  .lg-paddingBottom35 {
    padding-bottom: 35px !important; }
  .lg-paddingLeft35 {
    padding-left: 35px !important; }
  .lg-paddingRight35 {
    padding-right: 35px !important; }
  .lg-padding35 {
    padding: 35px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-paddingTop40 {
    padding-top: 40px !important; }
  .lg-paddingBottom40 {
    padding-bottom: 40px !important; }
  .lg-paddingLeft40 {
    padding-left: 40px !important; }
  .lg-paddingRight40 {
    padding-right: 40px !important; }
  .lg-padding40 {
    padding: 40px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-paddingTop45 {
    padding-top: 45px !important; }
  .lg-paddingBottom45 {
    padding-bottom: 45px !important; }
  .lg-paddingLeft45 {
    padding-left: 45px !important; }
  .lg-paddingRight45 {
    padding-right: 45px !important; }
  .lg-padding45 {
    padding: 45px !important; } }

@media only screen and (min-width: 1281px) {
  .lg-paddingTop50 {
    padding-top: 50px !important; }
  .lg-paddingBottom50 {
    padding-bottom: 50px !important; }
  .lg-paddingLeft50 {
    padding-left: 50px !important; }
  .lg-paddingRight50 {
    padding-right: 50px !important; }
  .lg-padding50 {
    padding: 50px !important; } }

.row, section, article {
  margin: 0; }
  .row:after, section:after, article:after {
    content: "";
    display: table;
    clear: both; }

.grid, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
  margin: 0;
  clear: none;
  float: left; }

.col-1 {
  width: 8.33333%; }

.col-2 {
  width: 16.66667%; }

.col-3 {
  width: 25%; }

.col-4 {
  width: 33.33333%; }

.col-5 {
  width: 41.66667%; }

.col-6 {
  width: 50%; }

.col-7 {
  width: 58.33333%; }

.col-8 {
  width: 66.66667%; }

.col-9 {
  width: 75%; }

.col-10 {
  width: 83.33333%; }

.col-11 {
  width: 91.66667%; }

.col-12 {
  width: 100%; }

.offset-0 {
  margin-left: 0; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

.offset-12 {
  margin-left: 100%; }

.inset-0 {
  padding-left: 0; }

.inset-1 {
  padding-left: 8.33333%; }

.inset-2 {
  padding-left: 16.66667%; }

.inset-3 {
  padding-left: 25%; }

.inset-4 {
  padding-left: 33.33333%; }

.inset-5 {
  padding-left: 41.66667%; }

.inset-6 {
  padding-left: 50%; }

.inset-7 {
  padding-left: 58.33333%; }

.inset-8 {
  padding-left: 66.66667%; }

.inset-9 {
  padding-left: 75%; }

.inset-10 {
  padding-left: 83.33333%; }

.inset-11 {
  padding-left: 91.66667%; }

.inset-12 {
  padding-left: 100%; }

@media (max-width: 767px) {
  .xs-grid, .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 {
    margin: 0;
    clear: none;
    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%; }
  .xs-offset-0 {
    margin-left: 0; }
  .xs-offset-1 {
    margin-left: 8.33333%; }
  .xs-offset-2 {
    margin-left: 16.66667%; }
  .xs-offset-3 {
    margin-left: 25%; }
  .xs-offset-4 {
    margin-left: 33.33333%; }
  .xs-offset-5 {
    margin-left: 41.66667%; }
  .xs-offset-6 {
    margin-left: 50%; }
  .xs-offset-7 {
    margin-left: 58.33333%; }
  .xs-offset-8 {
    margin-left: 66.66667%; }
  .xs-offset-9 {
    margin-left: 75%; }
  .xs-offset-10 {
    margin-left: 83.33333%; }
  .xs-offset-11 {
    margin-left: 91.66667%; }
  .xs-offset-12 {
    margin-left: 100%; }
  .xs-inset-0 {
    padding-left: 0; }
  .xs-inset-1 {
    padding-left: 8.33333%; }
  .xs-inset-2 {
    padding-left: 16.66667%; }
  .xs-inset-3 {
    padding-left: 25%; }
  .xs-inset-4 {
    padding-left: 33.33333%; }
  .xs-inset-5 {
    padding-left: 41.66667%; }
  .xs-inset-6 {
    padding-left: 50%; }
  .xs-inset-7 {
    padding-left: 58.33333%; }
  .xs-inset-8 {
    padding-left: 66.66667%; }
  .xs-inset-9 {
    padding-left: 75%; }
  .xs-inset-10 {
    padding-left: 83.33333%; }
  .xs-inset-11 {
    padding-left: 91.66667%; }
  .xs-inset-12 {
    padding-left: 100%; } }

@media (min-width: 768px) {
  .md-grid, .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 {
    margin: 0;
    clear: none;
    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%; }
  .md-offset-0 {
    margin-left: 0; }
  .md-offset-1 {
    margin-left: 8.33333%; }
  .md-offset-2 {
    margin-left: 16.66667%; }
  .md-offset-3 {
    margin-left: 25%; }
  .md-offset-4 {
    margin-left: 33.33333%; }
  .md-offset-5 {
    margin-left: 41.66667%; }
  .md-offset-6 {
    margin-left: 50%; }
  .md-offset-7 {
    margin-left: 58.33333%; }
  .md-offset-8 {
    margin-left: 66.66667%; }
  .md-offset-9 {
    margin-left: 75%; }
  .md-offset-10 {
    margin-left: 83.33333%; }
  .md-offset-11 {
    margin-left: 91.66667%; }
  .md-offset-12 {
    margin-left: 100%; }
  .md-inset-0 {
    padding-left: 0; }
  .md-inset-1 {
    padding-left: 8.33333%; }
  .md-inset-2 {
    padding-left: 16.66667%; }
  .md-inset-3 {
    padding-left: 25%; }
  .md-inset-4 {
    padding-left: 33.33333%; }
  .md-inset-5 {
    padding-left: 41.66667%; }
  .md-inset-6 {
    padding-left: 50%; }
  .md-inset-7 {
    padding-left: 58.33333%; }
  .md-inset-8 {
    padding-left: 66.66667%; }
  .md-inset-9 {
    padding-left: 75%; }
  .md-inset-10 {
    padding-left: 83.33333%; }
  .md-inset-11 {
    padding-left: 91.66667%; }
  .md-inset-12 {
    padding-left: 100%; } }

/*
        @media (min-width: $breakpoint_min) and (max-width: $breakpoint_max) {
          @include gridClasses($prefix, $gridColumns);
        }
*/
@media (min-width: 1024px) {
  .l-grid, .col-l-1, .col-l-2, .col-l-3, .col-l-4, .col-l-5, .col-l-6, .col-l-7, .col-l-8, .col-l-9, .col-l-10, .col-l-11, .col-l-12 {
    margin: 0;
    clear: none;
    float: left; }
  .col-l-1 {
    width: 8.33333%; }
  .col-l-2 {
    width: 16.66667%; }
  .col-l-3 {
    width: 25%; }
  .col-l-4 {
    width: 33.33333%; }
  .col-l-5 {
    width: 41.66667%; }
  .col-l-6 {
    width: 50%; }
  .col-l-7 {
    width: 58.33333%; }
  .col-l-8 {
    width: 66.66667%; }
  .col-l-9 {
    width: 75%; }
  .col-l-10 {
    width: 83.33333%; }
  .col-l-11 {
    width: 91.66667%; }
  .col-l-12 {
    width: 100%; }
  .l-offset-0 {
    margin-left: 0; }
  .l-offset-1 {
    margin-left: 8.33333%; }
  .l-offset-2 {
    margin-left: 16.66667%; }
  .l-offset-3 {
    margin-left: 25%; }
  .l-offset-4 {
    margin-left: 33.33333%; }
  .l-offset-5 {
    margin-left: 41.66667%; }
  .l-offset-6 {
    margin-left: 50%; }
  .l-offset-7 {
    margin-left: 58.33333%; }
  .l-offset-8 {
    margin-left: 66.66667%; }
  .l-offset-9 {
    margin-left: 75%; }
  .l-offset-10 {
    margin-left: 83.33333%; }
  .l-offset-11 {
    margin-left: 91.66667%; }
  .l-offset-12 {
    margin-left: 100%; }
  .l-inset-0 {
    padding-left: 0; }
  .l-inset-1 {
    padding-left: 8.33333%; }
  .l-inset-2 {
    padding-left: 16.66667%; }
  .l-inset-3 {
    padding-left: 25%; }
  .l-inset-4 {
    padding-left: 33.33333%; }
  .l-inset-5 {
    padding-left: 41.66667%; }
  .l-inset-6 {
    padding-left: 50%; }
  .l-inset-7 {
    padding-left: 58.33333%; }
  .l-inset-8 {
    padding-left: 66.66667%; }
  .l-inset-9 {
    padding-left: 75%; }
  .l-inset-10 {
    padding-left: 83.33333%; }
  .l-inset-11 {
    padding-left: 91.66667%; }
  .l-inset-12 {
    padding-left: 100%; } }
