/*!
 *  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-face {
  font-family: 'FontAwesome';
  src: url('../../themes/educator_old/assets/css/font-awesome/fonts/fontawesome-webfont3e6e.eot?v=4.7.0');
  src: url('../../themes/educator_old/assets/css/font-awesome/fonts/fontawesome-webfontd41d.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../../themes/educator_old/assets/css/font-awesome/fonts/fontawesome-webfont3e6e.woff2?v=4.7.0') format('woff2'), url('../../themes/educator_old/assets/css/font-awesome/fonts/fontawesome-webfont3e6e.woff?v=4.7.0') format('woff'), url('../../themes/educator_old/assets/css/font-awesome/fonts/fontawesome-webfont3e6e.ttf?v=4.7.0') format('truetype'), url('../../themes/educator_old/assets/css/font-awesome/fonts/fontawesome-webfont3e6e.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
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

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

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

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

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

.fa-fw {
  width: 1.28571429em;
  text-align: center
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.fa-ul>li {
  position: relative
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}

.fa-li.fa-lg {
  left: -1.85714286em
}

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

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

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

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

.pull-right {
  float: right
}

.pull-left {
  float: left
}

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

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

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

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

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

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

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff
}

.fa-glass:before {
  content: "\f000"
}

.fa-music:before {
  content: "\f001"
}

.fa-search:before {
  content: "\f002";
  color: white;
}

.fa-envelope-o:before {
  content: "\f003"
}

.fa-heart:before {
  content: "\f004"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-o:before {
  content: "\f006"
}

.fa-user:before {
  content: "\f007"
}

.fa-film:before {
  content: "\f008"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-check:before {
  content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
  color: white;
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-signal:before {
  content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013"
}

.fa-trash-o:before {
  content: "\f014"
}

.fa-home:before {
  content: "\f015"
}

.fa-file-o:before {
  content: "\f016"
}

.fa-clock-o:before {
  content: "\f017"
}

.fa-road:before {
  content: "\f018"
}

.fa-download:before {
  content: "\f019"
}

.fa-arrow-circle-o-down:before {
  content: "\f01a"
}

.fa-arrow-circle-o-up:before {
  content: "\f01b"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-play-circle-o:before {
  content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"
}

.fa-refresh:before {
  content: "\f021"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-lock:before {
  content: "\f023"
}

.fa-flag:before {
  content: "\f024"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-print:before {
  content: "\f02f"
}

.fa-camera:before {
  content: "\f030"
}

.fa-font:before {
  content: "\f031"
}

.fa-bold:before {
  content: "\f032"
}

.fa-italic:before {
  content: "\f033"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-list:before {
  content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-video-camera:before {
  content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"
}

.fa-pencil:before {
  content: "\f040"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-tint:before {
  content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"
}

.fa-share-square-o:before {
  content: "\f045"
}

.fa-check-square-o:before {
  content: "\f046"
}

.fa-arrows:before {
  content: "\f047"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-play:before {
  content: "\f04b"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-eject:before {
  content: "\f052"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-times-circle-o:before {
  content: "\f05c"
}

.fa-check-circle-o:before {
  content: "\f05d"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"
}

.fa-expand:before {
  content: "\f065"
}

.fa-compress:before {
  content: "\f066"
}

.fa-plus:before {
  content: "\f067"
}

.fa-minus:before {
  content: "\f068"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"
}

.fa-plane:before {
  content: "\f072"
}

.fa-calendar:before {
  content: "\f073"
}

.fa-random:before {
  content: "\f074"
}

.fa-comment:before {
  content: "\f075"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-arrows-v:before {
  content: "\f07d"
}

.fa-arrows-h:before {
  content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-key:before {
  content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"
}

.fa-comments:before {
  content: "\f086"
}

.fa-thumbs-o-up:before {
  content: "\f087"
}

.fa-thumbs-o-down:before {
  content: "\f088"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-heart-o:before {
  content: "\f08a"
}

.fa-sign-out:before {
  content: "\f08b"
}

.fa-linkedin-square:before {
  content: "\f08c"
}

.fa-thumb-tack:before {
  content: "\f08d"
}

.fa-external-link:before {
  content: "\f08e"
}

.fa-sign-in:before {
  content: "\f090"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-upload:before {
  content: "\f093"
}

.fa-lemon-o:before {
  content: "\f094"
}

.fa-phone:before {
  content: "\f095"
}

.fa-square-o:before {
  content: "\f096"
}

.fa-bookmark-o:before {
  content: "\f097"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"
}

.fa-github:before {
  content: "\f09b"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"
}

.fa-hdd-o:before {
  content: "\f0a0"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-hand-o-right:before {
  content: "\f0a4"
}

.fa-hand-o-left:before {
  content: "\f0a5"
}

.fa-hand-o-up:before {
  content: "\f0a6"
}

.fa-hand-o-down:before {
  content: "\f0a7"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
  color: white;
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-plus:before {
  content: "\f0d5"
}

.fa-money:before {
  content: "\f0d6"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-linkedin:before {
  content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"
}

.fa-comment-o:before {
  content: "\f0e5"
}

.fa-comments-o:before {
  content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"
}

.fa-lightbulb-o:before {
  content: "\f0eb"
}

.fa-exchange:before {
  content: "\f0ec"
}

.fa-cloud-download:before {
  content: "\f0ed"
}

.fa-cloud-upload:before {
  content: "\f0ee"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-bell-o:before {
  content: "\f0a2"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cutlery:before {
  content: "\f0f5"
}

.fa-file-text-o:before {
  content: "\f0f6"
}

.fa-building-o:before {
  content: "\f0f7"
}

.fa-hospital-o:before {
  content: "\f0f8"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"
}

.fa-circle-o:before {
  content: "\f10c"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-circle:before {
  content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-folder-o:before {
  content: "\f114"
}

.fa-folder-open-o:before {
  content: "\f115"
}

.fa-smile-o:before {
  content: "\f118"
}

.fa-frown-o:before {
  content: "\f119"
}

.fa-meh-o:before {
  content: "\f11a"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-keyboard-o:before {
  content: "\f11c"
}

.fa-flag-o:before {
  content: "\f11d"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-code:before {
  content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-crop:before {
  content: "\f125"
}

.fa-code-fork:before {
  content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"
}

.fa-question:before {
  content: "\f128"
}

.fa-info:before {
  content: "\f129"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-shield:before {
  content: "\f132"
}

.fa-calendar-o:before {
  content: "\f133"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-ticket:before {
  content: "\f145"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-minus-square-o:before {
  content: "\f147"
}

.fa-level-up:before {
  content: "\f148"
}

.fa-level-down:before {
  content: "\f149"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-pencil-square:before {
  content: "\f14b"
}

.fa-external-link-square:before {
  content: "\f14c"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153"
}

.fa-gbp:before {
  content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"
}

.fa-won:before,
.fa-krw:before {
  content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-text:before {
  content: "\f15c"
}

.fa-sort-alpha-asc:before {
  content: "\f15d"
}

.fa-sort-alpha-desc:before {
  content: "\f15e"
}

.fa-sort-amount-asc:before {
  content: "\f160"
}

.fa-sort-amount-desc:before {
  content: "\f161"
}

.fa-sort-numeric-asc:before {
  content: "\f162"
}

.fa-sort-numeric-desc:before {
  content: "\f163"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-youtube-square:before {
  content: "\f166"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-youtube-play:before {
  content: "\f16a"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-adn:before {
  content: "\f170"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitbucket-square:before {
  content: "\f172"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-long-arrow-down:before {
  content: "\f175"
}

.fa-long-arrow-up:before {
  content: "\f176"
}

.fa-long-arrow-left:before {
  content: "\f177"
}

.fa-long-arrow-right:before {
  content: "\f178"
}

.fa-apple:before {
  content: "\f179"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-android:before {
  content: "\f17b"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-trello:before {
  content: "\f181"
}

.fa-female:before {
  content: "\f182"
}

.fa-male:before {
  content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"
}

.fa-sun-o:before {
  content: "\f185"
}

.fa-moon-o:before {
  content: "\f186"
}

.fa-archive:before {
  content: "\f187"
}

.fa-bug:before {
  content: "\f188"
}

.fa-vk:before {
  content: "\f189"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-arrow-circle-o-right:before {
  content: "\f18e"
}

.fa-arrow-circle-o-left:before {
  content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"
}

.fa-dot-circle-o:before {
  content: "\f192"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"
}

.fa-plus-square-o:before {
  content: "\f196"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-slack:before {
  content: "\f198"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-pied-piper-pp:before {
  content: "\f1a7"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-spoon:before {
  content: "\f1b1"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-file-pdf-o:before {
  content: "\f1c1"
}

.fa-file-word-o:before {
  content: "\f1c2"
}

.fa-file-excel-o:before {
  content: "\f1c3"
}

.fa-file-powerpoint-o:before {
  content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"
}

.fa-file-code-o:before {
  content: "\f1c9"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"
}

.fa-circle-o-notch:before {
  content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"
}

.fa-git-square:before {
  content: "\f1d2"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"
}

.fa-history:before {
  content: "\f1da"
}

.fa-circle-thin:before {
  content: "\f1db"
}

.fa-header:before {
  content: "\f1dc"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-sliders:before {
  content: "\f1de"
}

.fa-share-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-newspaper-o:before {
  content: "\f1ea"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bell-slash-o:before {
  content: "\f1f7"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-at:before {
  content: "\f1fa"
}

.fa-eyedropper:before {
  content: "\f1fb"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-area-chart:before {
  content: "\f1fe"
}

.fa-pie-chart:before {
  content: "\f200"
}

.fa-line-chart:before {
  content: "\f201"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-lastfm-square:before {
  content: "\f203"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-bus:before {
  content: "\f207"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-cc:before {
  content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"
}

.fa-meanpath:before {
  content: "\f20c"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-forumbee:before {
  content: "\f211"
}

.fa-leanpub:before {
  content: "\f212"
}

.fa-sellsy:before {
  content: "\f213"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-skyatlas:before {
  content: "\f216"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-diamond:before {
  content: "\f219"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-user-secret:before {
  content: "\f21b"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-heartbeat:before {
  content: "\f21e"
}

.fa-venus:before {
  content: "\f221"
}

.fa-mars:before {
  content: "\f222"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-venus-double:before {
  content: "\f226"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-venus-mars:before {
  content: "\f228"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-mars-stroke-h:before {
  content: "\f22b"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-genderless:before {
  content: "\f22d"
}

.fa-facebook-official:before {
  content: "\f230"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-whatsapp:before {
  content: "\f232"
}

.fa-server:before {
  content: "\f233"
}

.fa-user-plus:before {
  content: "\f234"
}

.fa-user-times:before {
  content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"
}

.fa-viacoin:before {
  content: "\f237"
}

.fa-train:before {
  content: "\f238"
}

.fa-subway:before {
  content: "\f239"
}

.fa-medium:before {
  content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"
}

.fa-optin-monster:before {
  content: "\f23c"
}

.fa-opencart:before {
  content: "\f23d"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"
}

.fa-mouse-pointer:before {
  content: "\f245"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-object-group:before {
  content: "\f247"
}

.fa-object-ungroup:before {
  content: "\f248"
}

.fa-sticky-note:before {
  content: "\f249"
}

.fa-sticky-note-o:before {
  content: "\f24a"
}

.fa-cc-jcb:before {
  content: "\f24b"
}

.fa-cc-diners-club:before {
  content: "\f24c"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-hourglass-o:before {
  content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"
}

.fa-hourglass:before {
  content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"
}

.fa-hand-scissors-o:before {
  content: "\f257"
}

.fa-hand-lizard-o:before {
  content: "\f258"
}

.fa-hand-spock-o:before {
  content: "\f259"
}

.fa-hand-pointer-o:before {
  content: "\f25a"
}

.fa-hand-peace-o:before {
  content: "\f25b"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-creative-commons:before {
  content: "\f25e"
}

.fa-gg:before {
  content: "\f260"
}

.fa-gg-circle:before {
  content: "\f261"
}

.fa-tripadvisor:before {
  content: "\f262"
}

.fa-odnoklassniki:before {
  content: "\f263"
}

.fa-odnoklassniki-square:before {
  content: "\f264"
}

.fa-get-pocket:before {
  content: "\f265"
}

.fa-wikipedia-w:before {
  content: "\f266"
}

.fa-safari:before {
  content: "\f267"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-firefox:before {
  content: "\f269"
}

.fa-opera:before {
  content: "\f26a"
}

.fa-internet-explorer:before {
  content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-500px:before {
  content: "\f26e"
}

.fa-amazon:before {
  content: "\f270"
}

.fa-calendar-plus-o:before {
  content: "\f271"
}

.fa-calendar-minus-o:before {
  content: "\f272"
}

.fa-calendar-times-o:before {
  content: "\f273"
}

.fa-calendar-check-o:before {
  content: "\f274"
}

.fa-industry:before {
  content: "\f275"
}

.fa-map-pin:before {
  content: "\f276"
}

.fa-map-signs:before {
  content: "\f277"
}

.fa-map-o:before {
  content: "\f278"
}

.fa-map:before {
  content: "\f279"
}

.fa-commenting:before {
  content: "\f27a"
}

.fa-commenting-o:before {
  content: "\f27b"
}

.fa-houzz:before {
  content: "\f27c"
}

.fa-vimeo:before {
  content: "\f27d"
}

.fa-black-tie:before {
  content: "\f27e"
}

.fa-fonticons:before {
  content: "\f280"
}

.fa-reddit-alien:before {
  content: "\f281"
}

.fa-edge:before {
  content: "\f282"
}

.fa-credit-card-alt:before {
  content: "\f283"
}

.fa-codiepie:before {
  content: "\f284"
}

.fa-modx:before {
  content: "\f285"
}

.fa-fort-awesome:before {
  content: "\f286"
}

.fa-usb:before {
  content: "\f287"
}

.fa-product-hunt:before {
  content: "\f288"
}

.fa-mixcloud:before {
  content: "\f289"
}

.fa-scribd:before {
  content: "\f28a"
}

.fa-pause-circle:before {
  content: "\f28b"
}

.fa-pause-circle-o:before {
  content: "\f28c"
}

.fa-stop-circle:before {
  content: "\f28d"
}

.fa-stop-circle-o:before {
  content: "\f28e"
}

.fa-shopping-bag:before {
  content: "\f290"
}

.fa-shopping-basket:before {
  content: "\f291"
}

.fa-hashtag:before {
  content: "\f292"
}

.fa-bluetooth:before {
  content: "\f293"
}

.fa-bluetooth-b:before {
  content: "\f294"
}

.fa-percent:before {
  content: "\f295"
}

.fa-gitlab:before {
  content: "\f296"
}

.fa-wpbeginner:before {
  content: "\f297"
}

.fa-wpforms:before {
  content: "\f298"
}

.fa-envira:before {
  content: "\f299"
}

.fa-universal-access:before {
  content: "\f29a"
}

.fa-wheelchair-alt:before {
  content: "\f29b"
}

.fa-question-circle-o:before {
  content: "\f29c"
}

.fa-blind:before {
  content: "\f29d"
}

.fa-audio-description:before {
  content: "\f29e"
}

.fa-volume-control-phone:before {
  content: "\f2a0"
}

.fa-braille:before {
  content: "\f2a1"
}

.fa-assistive-listening-systems:before {
  content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"
}

.fa-glide:before {
  content: "\f2a5"
}

.fa-glide-g:before {
  content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"
}

.fa-low-vision:before {
  content: "\f2a8"
}

.fa-viadeo:before {
  content: "\f2a9"
}

.fa-viadeo-square:before {
  content: "\f2aa"
}

.fa-snapchat:before {
  content: "\f2ab"
}

.fa-snapchat-ghost:before {
  content: "\f2ac"
}

.fa-snapchat-square:before {
  content: "\f2ad"
}

.fa-pied-piper:before {
  content: "\f2ae"
}

.fa-first-order:before {
  content: "\f2b0"
}

.fa-yoast:before {
  content: "\f2b1"
}

.fa-themeisle:before {
  content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"
}

.fa-handshake-o:before {
  content: "\f2b5"
}

.fa-envelope-open:before {
  content: "\f2b6"
}

.fa-envelope-open-o:before {
  content: "\f2b7"
}

.fa-linode:before {
  content: "\f2b8"
}

.fa-address-book:before {
  content: "\f2b9"
}

.fa-address-book-o:before {
  content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"
}

.fa-user-circle:before {
  content: "\f2bd"
}

.fa-user-circle-o:before {
  content: "\f2be"
}

.fa-user-o:before {
  content: "\f2c0"
}

.fa-id-badge:before {
  content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"
}

.fa-quora:before {
  content: "\f2c4"
}

.fa-free-code-camp:before {
  content: "\f2c5"
}

.fa-telegram:before {
  content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"
}

.fa-shower:before {
  content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd"
}

.fa-podcast:before {
  content: "\f2ce"
}

.fa-window-maximize:before {
  content: "\f2d0"
}

.fa-window-minimize:before {
  content: "\f2d1"
}

.fa-window-restore:before {
  content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"
}

.fa-bandcamp:before {
  content: "\f2d5"
}

.fa-grav:before {
  content: "\f2d6"
}

.fa-etsy:before {
  content: "\f2d7"
}

.fa-imdb:before {
  content: "\f2d8"
}

.fa-ravelry:before {
  content: "\f2d9"
}

.fa-eercast:before {
  content: "\f2da"
}

.fa-microchip:before {
  content: "\f2db"
}

.fa-snowflake-o:before {
  content: "\f2dc"
}

.fa-superpowers:before {
  content: "\f2dd"
}

.fa-wpexplorer:before {
  content: "\f2de"
}

.fa-meetup:before {
  content: "\f2e0"
}

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

@font-face {
  font-family: 'ElegantIcons';
  src: url('../../themes/educator_old/assets/css/elegant-icons/fonts/ElegantIcons.eot');
  src: url('../../themes/educator_old/assets/css/elegant-icons/fonts/ElegantIconsd41d.eot?#iefix') format('embedded-opentype'), url('../../themes/educator_old/assets/css/elegant-icons/fonts/ElegantIcons.woff') format('woff'), url('../../themes/educator_old/assets/css/elegant-icons/fonts/ElegantIcons.ttf') format('truetype'), url('../../themes/educator_old/assets/css/elegant-icons/fonts/ElegantIcons.svg#ElegantIcons') format('svg');
  font-weight: normal;
  font-style: normal
}

[data-icon]:before {
  font-family: 'ElegantIcons';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.arrow_up,
.arrow_down,
.arrow_left,
.arrow_right,
.arrow_left-up,
.arrow_right-up,
.arrow_right-down,
.arrow_left-down,
.arrow-up-down,
.arrow_up-down_alt,
.arrow_left-right_alt,
.arrow_left-right,
.arrow_expand_alt2,
.arrow_expand_alt,
.arrow_condense,
.arrow_expand,
.arrow_move,
.arrow_carrot-up,
.arrow_carrot-down,
.arrow_carrot-left,
.arrow_carrot-right,
.arrow_carrot-2up,
.arrow_carrot-2down,
.arrow_carrot-2left,
.arrow_carrot-2right,
.arrow_carrot-up_alt2,
.arrow_carrot-down_alt2,
.arrow_carrot-left_alt2,
.arrow_carrot-right_alt2,
.arrow_carrot-2up_alt2,
.arrow_carrot-2down_alt2,
.arrow_carrot-2left_alt2,
.arrow_carrot-2right_alt2,
.arrow_triangle-up,
.arrow_triangle-down,
.arrow_triangle-left,
.arrow_triangle-right,
.arrow_triangle-up_alt2,
.arrow_triangle-down_alt2,
.arrow_triangle-left_alt2,
.arrow_triangle-right_alt2,
.arrow_back,
.icon_minus-06,
.icon_plus,
.icon_close,
.icon_check,
.icon_minus_alt2,
.icon_plus_alt2,
.icon_close_alt2,
.icon_check_alt2,
.icon_zoom-out_alt,
.icon_zoom-in_alt,
.icon_search,
.icon_box-empty,
.icon_box-selected,
.icon_minus-box,
.icon_plus-box,
.icon_box-checked,
.icon_circle-empty,
.icon_circle-slelected,
.icon_stop_alt2,
.icon_stop,
.icon_pause_alt2,
.icon_pause,
.icon_menu,
.icon_menu-square_alt2,
.icon_menu-circle_alt2,
.icon_ul,
.icon_ol,
.icon_adjust-horiz,
.icon_adjust-vert,
.icon_document_alt,
.icon_documents_alt,
.icon_pencil,
.icon_pencil-edit_alt,
.icon_pencil-edit,
.icon_folder-alt,
.icon_folder-open_alt,
.icon_folder-add_alt,
.icon_info_alt,
.icon_error-oct_alt,
.icon_error-circle_alt,
.icon_error-triangle_alt,
.icon_question_alt2,
.icon_question,
.icon_comment_alt,
.icon_chat_alt,
.icon_vol-mute_alt,
.icon_volume-low_alt,
.icon_volume-high_alt,
.icon_quotations,
.icon_quotations_alt2,
.icon_clock_alt,
.icon_lock_alt,
.icon_lock-open_alt,
.icon_key_alt,
.icon_cloud_alt,
.icon_cloud-upload_alt,
.icon_cloud-download_alt,
.icon_image,
.icon_images,
.icon_lightbulb_alt,
.icon_gift_alt,
.icon_house_alt,
.icon_genius,
.icon_mobile,
.icon_tablet,
.icon_laptop,
.icon_desktop,
.icon_camera_alt,
.icon_mail_alt,
.icon_cone_alt,
.icon_ribbon_alt,
.icon_bag_alt,
.icon_creditcard,
.icon_cart_alt,
.icon_paperclip,
.icon_tag_alt,
.icon_tags_alt,
.icon_trash_alt,
.icon_cursor_alt,
.icon_mic_alt,
.icon_compass_alt,
.icon_pin_alt,
.icon_pushpin_alt,
.icon_map_alt,
.icon_drawer_alt,
.icon_toolbox_alt,
.icon_book_alt,
.icon_calendar,
.icon_film,
.icon_table,
.icon_contacts_alt,
.icon_headphones,
.icon_lifesaver,
.icon_piechart,
.icon_refresh,
.icon_link_alt,
.icon_link,
.icon_loading,
.icon_blocked,
.icon_archive_alt,
.icon_heart_alt,
.icon_star_alt,
.icon_star-half_alt,
.icon_star,
.icon_star-half,
.icon_tools,
.icon_tool,
.icon_cog,
.icon_cogs,
.arrow_up_alt,
.arrow_down_alt,
.arrow_left_alt,
.arrow_right_alt,
.arrow_left-up_alt,
.arrow_right-up_alt,
.arrow_right-down_alt,
.arrow_left-down_alt,
.arrow_condense_alt,
.arrow_expand_alt3,
.arrow_carrot_up_alt,
.arrow_carrot-down_alt,
.arrow_carrot-left_alt,
.arrow_carrot-right_alt,
.arrow_carrot-2up_alt,
.arrow_carrot-2dwnn_alt,
.arrow_carrot-2left_alt,
.arrow_carrot-2right_alt,
.arrow_triangle-up_alt,
.arrow_triangle-down_alt,
.arrow_triangle-left_alt,
.arrow_triangle-right_alt,
.icon_minus_alt,
.icon_plus_alt,
.icon_close_alt,
.icon_check_alt,
.icon_zoom-out,
.icon_zoom-in,
.icon_stop_alt,
.icon_menu-square_alt,
.icon_menu-circle_alt,
.icon_document,
.icon_documents,
.icon_pencil_alt,
.icon_folder,
.icon_folder-open,
.icon_folder-add,
.icon_folder_upload,
.icon_folder_download,
.icon_info,
.icon_error-circle,
.icon_error-oct,
.icon_error-triangle,
.icon_question_alt,
.icon_comment,
.icon_chat,
.icon_vol-mute,
.icon_volume-low,
.icon_volume-high,
.icon_quotations_alt,
.icon_clock,
.icon_lock,
.icon_lock-open,
.icon_key,
.icon_cloud,
.icon_cloud-upload,
.icon_cloud-download,
.icon_lightbulb,
.icon_gift,
.icon_house,
.icon_camera,
.icon_mail,
.icon_cone,
.icon_ribbon,
.icon_bag,
.icon_cart,
.icon_tag,
.icon_tags,
.icon_trash,
.icon_cursor,
.icon_mic,
.icon_compass,
.icon_pin,
.icon_pushpin,
.icon_map,
.icon_drawer,
.icon_toolbox,
.icon_book,
.icon_contacts,
.icon_archive,
.icon_heart,
.icon_profile,
.icon_group,
.icon_grid-2x2,
.icon_grid-3x3,
.icon_music,
.icon_pause_alt,
.icon_phone,
.icon_upload,
.icon_download,
.social_facebook,
.social_twitter,
.social_pinterest,
.social_googleplus,
.social_tumblr,
.social_tumbleupon,
.social_wordpress,
.social_instagram,
.social_dribbble,
.social_vimeo,
.social_linkedin,
.social_rss,
.social_deviantart,
.social_share,
.social_myspace,
.social_skype,
.social_youtube,
.social_picassa,
.social_googledrive,
.social_flickr,
.social_blogger,
.social_spotify,
.social_delicious,
.social_facebook_circle,
.social_twitter_circle,
.social_pinterest_circle,
.social_googleplus_circle,
.social_tumblr_circle,
.social_stumbleupon_circle,
.social_wordpress_circle,
.social_instagram_circle,
.social_dribbble_circle,
.social_vimeo_circle,
.social_linkedin_circle,
.social_rss_circle,
.social_deviantart_circle,
.social_share_circle,
.social_myspace_circle,
.social_skype_circle,
.social_youtube_circle,
.social_picassa_circle,
.social_googledrive_alt2,
.social_flickr_circle,
.social_blogger_circle,
.social_spotify_circle,
.social_delicious_circle,
.social_facebook_square,
.social_twitter_square,
.social_pinterest_square,
.social_googleplus_square,
.social_tumblr_square,
.social_stumbleupon_square,
.social_wordpress_square,
.social_instagram_square,
.social_dribbble_square,
.social_vimeo_square,
.social_linkedin_square,
.social_rss_square,
.social_deviantart_square,
.social_share_square,
.social_myspace_square,
.social_skype_square,
.social_youtube_square,
.social_picassa_square,
.social_googledrive_square,
.social_flickr_square,
.social_blogger_square,
.social_spotify_square,
.social_delicious_square,
.icon_printer,
.icon_calulator,
.icon_building,
.icon_floppy,
.icon_drive,
.icon_search-2,
.icon_id,
.icon_id-2,
.icon_puzzle,
.icon_like,
.icon_dislike,
.icon_mug,
.icon_currency,
.icon_wallet,
.icon_pens,
.icon_easel,
.icon_flowchart,
.icon_datareport,
.icon_briefcase,
.icon_shield,
.icon_percent,
.icon_globe,
.icon_globe-2,
.icon_target,
.icon_hourglass,
.icon_balance,
.icon_rook,
.icon_printer-alt,
.icon_calculator_alt,
.icon_building_alt,
.icon_floppy_alt,
.icon_drive_alt,
.icon_search_alt,
.icon_id_alt,
.icon_id-2_alt,
.icon_puzzle_alt,
.icon_like_alt,
.icon_dislike_alt,
.icon_mug_alt,
.icon_currency_alt,
.icon_wallet_alt,
.icon_pens_alt,
.icon_easel_alt,
.icon_flowchart_alt,
.icon_datareport_alt,
.icon_briefcase_alt,
.icon_shield_alt,
.icon_percent_alt,
.icon_globe_alt,
.icon_clipboard {
  font-family: 'ElegantIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased
}

.arrow_up:before {
  content: "\21"
}

.arrow_down:before {
  content: "\22"
}

.arrow_left:before {
  content: "\23"
}

.arrow_right:before {
  content: "\24"
}

.arrow_left-up:before {
  content: "\25"
}

.arrow_right-up:before {
  content: "\26"
}

.arrow_right-down:before {
  content: "\27"
}

.arrow_left-down:before {
  content: "\28"
}

.arrow-up-down:before {
  content: "\29"
}

.arrow_up-down_alt:before {
  content: "\2a"
}

.arrow_left-right_alt:before {
  content: "\2b"
}

.arrow_left-right:before {
  content: "\2c"
}

.arrow_expand_alt2:before {
  content: "\2d"
}

.arrow_expand_alt:before {
  content: "\2e"
}

.arrow_condense:before {
  content: "\2f"
}

.arrow_expand:before {
  content: "\30"
}

.arrow_move:before {
  content: "\31"
}

.arrow_carrot-up:before {
  content: "\32"
}

.arrow_carrot-down:before {
  content: "\33"
}

.arrow_carrot-left:before {
  content: "\34"
}

.arrow_carrot-right:before {
  content: "\35"
}

.arrow_carrot-2up:before {
  content: "\36"
}

.arrow_carrot-2down:before {
  content: "\37"
}

.arrow_carrot-2left:before {
  content: "\38"
}

.arrow_carrot-2right:before {
  content: "\39"
}

.arrow_carrot-up_alt2:before {
  content: "\3a"
}

.arrow_carrot-down_alt2:before {
  content: "\3b"
}

.arrow_carrot-left_alt2:before {
  content: "\3c"
}

.arrow_carrot-right_alt2:before {
  content: "\3d"
}

.arrow_carrot-2up_alt2:before {
  content: "\3e"
}

.arrow_carrot-2down_alt2:before {
  content: "\3f"
}

.arrow_carrot-2left_alt2:before {
  content: "\40"
}

.arrow_carrot-2right_alt2:before {
  content: "\41"
}

.arrow_triangle-up:before {
  content: "\42"
}

.arrow_triangle-down:before {
  content: "\43"
}

.arrow_triangle-left:before {
  content: "\44"
}

.arrow_triangle-right:before {
  content: "\45"
}

.arrow_triangle-up_alt2:before {
  content: "\46"
}

.arrow_triangle-down_alt2:before {
  content: "\47"
}

.arrow_triangle-left_alt2:before {
  content: "\48"
}

.arrow_triangle-right_alt2:before {
  content: "\49"
}

.arrow_back:before {
  content: "\4a"
}

.icon_minus-06:before {
  content: "\4b"
}

.icon_plus:before {
  content: "\4c"
}

.icon_close:before {
  content: "\4d"
}

.icon_check:before {
  content: "\4e"
}

.icon_minus_alt2:before {
  content: "\4f"
}

.icon_plus_alt2:before {
  content: "\50"
}

.icon_close_alt2:before {
  content: "\51"
}

.icon_check_alt2:before {
  content: "\52"
}

.icon_zoom-out_alt:before {
  content: "\53"
}

.icon_zoom-in_alt:before {
  content: "\54"
}

.icon_search:before {
  content: "\55"
}

.icon_box-empty:before {
  content: "\56"
}

.icon_box-selected:before {
  content: "\57"
}

.icon_minus-box:before {
  content: "\58"
}

.icon_plus-box:before {
  content: "\59"
}

.icon_box-checked:before {
  content: "\5a"
}

.icon_circle-empty:before {
  content: "\5b"
}

.icon_circle-slelected:before {
  content: "\5c"
}

.icon_stop_alt2:before {
  content: "\5d"
}

.icon_stop:before {
  content: "\5e"
}

.icon_pause_alt2:before {
  content: "\5f"
}

.icon_pause:before {
  content: "\60"
}

.icon_menu:before {
  content: "\61";
  color: #fff;
}

.icon_menu-square_alt2:before {
  content: "\62"
}

.icon_menu-circle_alt2:before {
  content: "\63"
}

.icon_ul:before {
  content: "\64"
}

.icon_ol:before {
  content: "\65"
}

.icon_adjust-horiz:before {
  content: "\66"
}

.icon_adjust-vert:before {
  content: "\67"
}

.icon_document_alt:before {
  content: "\68"
}

.icon_documents_alt:before {
  content: "\69"
}

.icon_pencil:before {
  content: "\6a"
}

.icon_pencil-edit_alt:before {
  content: "\6b"
}

.icon_pencil-edit:before {
  content: "\6c"
}

.icon_folder-alt:before {
  content: "\6d"
}

.icon_folder-open_alt:before {
  content: "\6e"
}

.icon_folder-add_alt:before {
  content: "\6f"
}

.icon_info_alt:before {
  content: "\70"
}

.icon_error-oct_alt:before {
  content: "\71"
}

.icon_error-circle_alt:before {
  content: "\72"
}

.icon_error-triangle_alt:before {
  content: "\73"
}

.icon_question_alt2:before {
  content: "\74"
}

.icon_question:before {
  content: "\75"
}

.icon_comment_alt:before {
  content: "\76"
}

.icon_chat_alt:before {
  content: "\77"
}

.icon_vol-mute_alt:before {
  content: "\78"
}

.icon_volume-low_alt:before {
  content: "\79"
}

.icon_volume-high_alt:before {
  content: "\7a"
}

.icon_quotations:before {
  content: "\7b"
}

.icon_quotations_alt2:before {
  content: "\7c"
}

.icon_clock_alt:before {
  content: "\7d"
}

.icon_lock_alt:before {
  content: "\7e"
}

.icon_lock-open_alt:before {
  content: "\e000"
}

.icon_key_alt:before {
  content: "\e001"
}

.icon_cloud_alt:before {
  content: "\e002"
}

.icon_cloud-upload_alt:before {
  content: "\e003"
}

.icon_cloud-download_alt:before {
  content: "\e004"
}

.icon_image:before {
  content: "\e005"
}

.icon_images:before {
  content: "\e006"
}

.icon_lightbulb_alt:before {
  content: "\e007"
}

.icon_gift_alt:before {
  content: "\e008"
}

.icon_house_alt:before {
  content: "\e009"
}

.icon_genius:before {
  content: "\e00a"
}

.icon_mobile:before {
  content: "\e00b"
}

.icon_tablet:before {
  content: "\e00c"
}

.icon_laptop:before {
  content: "\e00d"
}

.icon_desktop:before {
  content: "\e00e"
}

.icon_camera_alt:before {
  content: "\e00f"
}

.icon_mail_alt:before {
  content: "\e010"
}

.icon_cone_alt:before {
  content: "\e011"
}

.icon_ribbon_alt:before {
  content: "\e012"
}

.icon_bag_alt:before {
  content: "\e013"
}

.icon_creditcard:before {
  content: "\e014"
}

.icon_cart_alt:before {
  content: "\e015"
}

.icon_paperclip:before {
  content: "\e016"
}

.icon_tag_alt:before {
  content: "\e017"
}

.icon_tags_alt:before {
  content: "\e018"
}

.icon_trash_alt:before {
  content: "\e019"
}

.icon_cursor_alt:before {
  content: "\e01a"
}

.icon_mic_alt:before {
  content: "\e01b"
}

.icon_compass_alt:before {
  content: "\e01c"
}

.icon_pin_alt:before {
  content: "\e01d"
}

.icon_pushpin_alt:before {
  content: "\e01e"
}

.icon_map_alt:before {
  content: "\e01f"
}

.icon_drawer_alt:before {
  content: "\e020"
}

.icon_toolbox_alt:before {
  content: "\e021"
}

.icon_book_alt:before {
  content: "\e022"
}

.icon_calendar:before {
  content: "\e023"
}

.icon_film:before {
  content: "\e024"
}

.icon_table:before {
  content: "\e025"
}

.icon_contacts_alt:before {
  content: "\e026"
}

.icon_headphones:before {
  content: "\e027"
}

.icon_lifesaver:before {
  content: "\e028"
}

.icon_piechart:before {
  content: "\e029"
}

.icon_refresh:before {
  content: "\e02a"
}

.icon_link_alt:before {
  content: "\e02b"
}

.icon_link:before {
  content: "\e02c"
}

.icon_loading:before {
  content: "\e02d"
}

.icon_blocked:before {
  content: "\e02e"
}

.icon_archive_alt:before {
  content: "\e02f"
}

.icon_heart_alt:before {
  content: "\e030"
}

.icon_star_alt:before {
  content: "\e031"
}

.icon_star-half_alt:before {
  content: "\e032"
}

.icon_star:before {
  content: "\e033"
}

.icon_star-half:before {
  content: "\e034"
}

.icon_tools:before {
  content: "\e035"
}

.icon_tool:before {
  content: "\e036"
}

.icon_cog:before {
  content: "\e037"
}

.icon_cogs:before {
  content: "\e038"
}

.arrow_up_alt:before {
  content: "\e039"
}

.arrow_down_alt:before {
  content: "\e03a"
}

.arrow_left_alt:before {
  content: "\e03b"
}

.arrow_right_alt:before {
  content: "\e03c"
}

.arrow_left-up_alt:before {
  content: "\e03d"
}

.arrow_right-up_alt:before {
  content: "\e03e"
}

.arrow_right-down_alt:before {
  content: "\e03f"
}

.arrow_left-down_alt:before {
  content: "\e040"
}

.arrow_condense_alt:before {
  content: "\e041"
}

.arrow_expand_alt3:before {
  content: "\e042"
}

.arrow_carrot_up_alt:before {
  content: "\e043"
}

.arrow_carrot-down_alt:before {
  content: "\e044"
}

.arrow_carrot-left_alt:before {
  content: "\e045"
}

.arrow_carrot-right_alt:before {
  content: "\e046"
}

.arrow_carrot-2up_alt:before {
  content: "\e047"
}

.arrow_carrot-2dwnn_alt:before {
  content: "\e048"
}

.arrow_carrot-2left_alt:before {
  content: "\e049"
}

.arrow_carrot-2right_alt:before {
  content: "\e04a"
}

.arrow_triangle-up_alt:before {
  content: "\e04b"
}

.arrow_triangle-down_alt:before {
  content: "\e04c"
}

.arrow_triangle-left_alt:before {
  content: "\e04d"
}

.arrow_triangle-right_alt:before {
  content: "\e04e"
}

.icon_minus_alt:before {
  content: "\e04f"
}

.icon_plus_alt:before {
  content: "\e050"
}

.icon_close_alt:before {
  content: "\e051"
}

.icon_check_alt:before {
  content: "\e052"
}

.icon_zoom-out:before {
  content: "\e053"
}

.icon_zoom-in:before {
  content: "\e054"
}

.icon_stop_alt:before {
  content: "\e055"
}

.icon_menu-square_alt:before {
  content: "\e056"
}

.icon_menu-circle_alt:before {
  content: "\e057"
}

.icon_document:before {
  content: "\e058"
}

.icon_documents:before {
  content: "\e059"
}

.icon_pencil_alt:before {
  content: "\e05a"
}

.icon_folder:before {
  content: "\e05b"
}

.icon_folder-open:before {
  content: "\e05c"
}

.icon_folder-add:before {
  content: "\e05d"
}

.icon_folder_upload:before {
  content: "\e05e"
}

.icon_folder_download:before {
  content: "\e05f"
}

.icon_info:before {
  content: "\e060"
}

.icon_error-circle:before {
  content: "\e061"
}

.icon_error-oct:before {
  content: "\e062"
}

.icon_error-triangle:before {
  content: "\e063"
}

.icon_question_alt:before {
  content: "\e064"
}

.icon_comment:before {
  content: "\e065"
}

.icon_chat:before {
  content: "\e066"
}

.icon_vol-mute:before {
  content: "\e067"
}

.icon_volume-low:before {
  content: "\e068"
}

.icon_volume-high:before {
  content: "\e069"
}

.icon_quotations_alt:before {
  content: "\e06a"
}

.icon_clock:before {
  content: "\e06b"
}

.icon_lock:before {
  content: "\e06c"
}

.icon_lock-open:before {
  content: "\e06d"
}

.icon_key:before {
  content: "\e06e"
}

.icon_cloud:before {
  content: "\e06f"
}

.icon_cloud-upload:before {
  content: "\e070"
}

.icon_cloud-download:before {
  content: "\e071"
}

.icon_lightbulb:before {
  content: "\e072"
}

.icon_gift:before {
  content: "\e073"
}

.icon_house:before {
  content: "\e074"
}

.icon_camera:before {
  content: "\e075"
}

.icon_mail:before {
  content: "\e076"
}

.icon_cone:before {
  content: "\e077"
}

.icon_ribbon:before {
  content: "\e078"
}

.icon_bag:before {
  content: "\e079"
}

.icon_cart:before {
  content: "\e07a"
}

.icon_tag:before {
  content: "\e07b"
}

.icon_tags:before {
  content: "\e07c"
}

.icon_trash:before {
  content: "\e07d"
}

.icon_cursor:before {
  content: "\e07e"
}

.icon_mic:before {
  content: "\e07f"
}

.icon_compass:before {
  content: "\e080"
}

.icon_pin:before {
  content: "\e081"
}

.icon_pushpin:before {
  content: "\e082"
}

.icon_map:before {
  content: "\e083"
}

.icon_drawer:before {
  content: "\e084"
}

.icon_toolbox:before {
  content: "\e085"
}

.icon_book:before {
  content: "\e086"
}

.icon_contacts:before {
  content: "\e087"
}

.icon_archive:before {
  content: "\e088"
}

.icon_heart:before {
  content: "\e089"
}

.icon_profile:before {
  content: "\e08a"
}

.icon_group:before {
  content: "\e08b"
}

.icon_grid-2x2:before {
  content: "\e08c"
}

.icon_grid-3x3:before {
  content: "\e08d"
}

.icon_music:before {
  content: "\e08e"
}

.icon_pause_alt:before {
  content: "\e08f"
}

.icon_phone:before {
  content: "\e090"
}

.icon_upload:before {
  content: "\e091"
}

.icon_download:before {
  content: "\e092"
}

.social_facebook:before {
  content: "\e093"
}

.social_twitter:before {
  content: "\e094"
}

.social_pinterest:before {
  content: "\e095"
}

.social_googleplus:before {
  content: "\e096"
}

.social_tumblr:before {
  content: "\e097"
}

.social_tumbleupon:before {
  content: "\e098"
}

.social_wordpress:before {
  content: "\e099"
}

.social_instagram:before {
  content: "\e09a"
}

.social_dribbble:before {
  content: "\e09b"
}

.social_vimeo:before {
  content: "\e09c"
}

.social_linkedin:before {
  content: "\e09d"
}

.social_rss:before {
  content: "\e09e"
}

.social_deviantart:before {
  content: "\e09f"
}

.social_share:before {
  content: "\e0a0"
}

.social_myspace:before {
  content: "\e0a1"
}

.social_skype:before {
  content: "\e0a2"
}

.social_youtube:before {
  content: "\e0a3"
}

.social_picassa:before {
  content: "\e0a4"
}

.social_googledrive:before {
  content: "\e0a5"
}

.social_flickr:before {
  content: "\e0a6"
}

.social_blogger:before {
  content: "\e0a7"
}

.social_spotify:before {
  content: "\e0a8"
}

.social_delicious:before {
  content: "\e0a9"
}

.social_facebook_circle:before {
  content: "\e0aa"
}

.social_twitter_circle:before {
  content: "\e0ab"
}

.social_pinterest_circle:before {
  content: "\e0ac"
}

.social_googleplus_circle:before {
  content: "\e0ad"
}

.social_tumblr_circle:before {
  content: "\e0ae"
}

.social_stumbleupon_circle:before {
  content: "\e0af"
}

.social_wordpress_circle:before {
  content: "\e0b0"
}

.social_instagram_circle:before {
  content: "\e0b1"
}

.social_dribbble_circle:before {
  content: "\e0b2"
}

.social_vimeo_circle:before {
  content: "\e0b3"
}

.social_linkedin_circle:before {
  content: "\e0b4"
}

.social_rss_circle:before {
  content: "\e0b5"
}

.social_deviantart_circle:before {
  content: "\e0b6"
}

.social_share_circle:before {
  content: "\e0b7"
}

.social_myspace_circle:before {
  content: "\e0b8"
}

.social_skype_circle:before {
  content: "\e0b9"
}

.social_youtube_circle:before {
  content: "\e0ba"
}

.social_picassa_circle:before {
  content: "\e0bb"
}

.social_googledrive_alt2:before {
  content: "\e0bc"
}

.social_flickr_circle:before {
  content: "\e0bd"
}

.social_blogger_circle:before {
  content: "\e0be"
}

.social_spotify_circle:before {
  content: "\e0bf"
}

.social_delicious_circle:before {
  content: "\e0c0"
}

.social_facebook_square:before {
  content: "\e0c1"
}

.social_twitter_square:before {
  content: "\e0c2"
}

.social_pinterest_square:before {
  content: "\e0c3"
}

.social_googleplus_square:before {
  content: "\e0c4"
}

.social_tumblr_square:before {
  content: "\e0c5"
}

.social_stumbleupon_square:before {
  content: "\e0c6"
}

.social_wordpress_square:before {
  content: "\e0c7"
}

.social_instagram_square:before {
  content: "\e0c8"
}

.social_dribbble_square:before {
  content: "\e0c9"
}

.social_vimeo_square:before {
  content: "\e0ca"
}

.social_linkedin_square:before {
  content: "\e0cb"
}

.social_rss_square:before {
  content: "\e0cc"
}

.social_deviantart_square:before {
  content: "\e0cd"
}

.social_share_square:before {
  content: "\e0ce"
}

.social_myspace_square:before {
  content: "\e0cf"
}

.social_skype_square:before {
  content: "\e0d0"
}

.social_youtube_square:before {
  content: "\e0d1"
}

.social_picassa_square:before {
  content: "\e0d2"
}

.social_googledrive_square:before {
  content: "\e0d3"
}

.social_flickr_square:before {
  content: "\e0d4"
}

.social_blogger_square:before {
  content: "\e0d5"
}

.social_spotify_square:before {
  content: "\e0d6"
}

.social_delicious_square:before {
  content: "\e0d7"
}

.icon_printer:before {
  content: "\e103"
}

.icon_calulator:before {
  content: "\e0ee"
}

.icon_building:before {
  content: "\e0ef"
}

.icon_floppy:before {
  content: "\e0e8"
}

.icon_drive:before {
  content: "\e0ea"
}

.icon_search-2:before {
  content: "\e101"
}

.icon_id:before {
  content: "\e107"
}

.icon_id-2:before {
  content: "\e108"
}

.icon_puzzle:before {
  content: "\e102"
}

.icon_like:before {
  content: "\e106"
}

.icon_dislike:before {
  content: "\e0eb"
}

.icon_mug:before {
  content: "\e105"
}

.icon_currency:before {
  content: "\e0ed"
}

.icon_wallet:before {
  content: "\e100"
}

.icon_pens:before {
  content: "\e104"
}

.icon_easel:before {
  content: "\e0e9"
}

.icon_flowchart:before {
  content: "\e109"
}

.icon_datareport:before {
  content: "\e0ec"
}

.icon_briefcase:before {
  content: "\e0fe"
}

.icon_shield:before {
  content: "\e0f6"
}

.icon_percent:before {
  content: "\e0fb"
}

.icon_globe:before {
  content: "\e0e2"
}

.icon_globe-2:before {
  content: "\e0e3"
}

.icon_target:before {
  content: "\e0f5"
}

.icon_hourglass:before {
  content: "\e0e1"
}

.icon_balance:before {
  content: "\e0ff"
}

.icon_rook:before {
  content: "\e0f8"
}

.icon_printer-alt:before {
  content: "\e0fa"
}

.icon_calculator_alt:before {
  content: "\e0e7"
}

.icon_building_alt:before {
  content: "\e0fd"
}

.icon_floppy_alt:before {
  content: "\e0e4"
}

.icon_drive_alt:before {
  content: "\e0e5"
}

.icon_search_alt:before {
  content: "\e0f7"
}

.icon_id_alt:before {
  content: "\e0e0"
}

.icon_id-2_alt:before {
  content: "\e0fc"
}

.icon_puzzle_alt:before {
  content: "\e0f9"
}

.icon_like_alt:before {
  content: "\e0dd"
}

.icon_dislike_alt:before {
  content: "\e0f1"
}

.icon_mug_alt:before {
  content: "\e0dc"
}

.icon_currency_alt:before {
  content: "\e0f3"
}

.icon_wallet_alt:before {
  content: "\e0d8"
}

.icon_pens_alt:before {
  content: "\e0db"
}

.icon_easel_alt:before {
  content: "\e0f0"
}

.icon_flowchart_alt:before {
  content: "\e0df"
}

.icon_datareport_alt:before {
  content: "\e0f2"
}

.icon_briefcase_alt:before {
  content: "\e0f4"
}

.icon_shield_alt:before {
  content: "\e0d9"
}

.icon_percent_alt:before {
  content: "\e0da"
}

.icon_globe_alt:before {
  content: "\e0de"
}

.icon_clipboard:before {
  content: "\e0e6"
}

.glyph {
  float: left;
  text-align: center;
  padding: .75em;
  margin: .4em 1.5em .75em 0;
  width: 6em;
  text-shadow: none
}

.glyph_big {
  font-size: 128px;
  color: #59c5dc;
  float: left;
  margin-right: 20px
}

.glyph div {
  padding-bottom: 10px
}

.glyph input {
  font-family: consolas, monospace;
  font-size: 12px;
  width: 100%;
  text-align: center;
  border: 0;
  box-shadow: 0 0 0 1px #ccc;
  padding: .2em;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px
}

.centered {
  margin-left: auto;
  margin-right: auto
}

.glyph .fs1 {
  font-size: 2em
}

/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face {
  font-family: "Ionicons";
  src: url("../../themes/educator_old/assets/css/ion-icons/fonts/ionicons28b5.eot?v=2.0.0");
  src: url("../../themes/educator_old/assets/css/ion-icons/fonts/ionicons28b5.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../../themes/educator_old/assets/css/ion-icons/fonts/ionicons28b5.ttf?v=2.0.0") format("truetype"), url("../../themes/educator_old/assets/css/ion-icons/fonts/ionicons28b5.woff?v=2.0.0") format("woff"), url("../../themes/educator_old/assets/css/ion-icons/fonts/ionicons28b5.svg?v=2.0.0#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal
}

.ion,
.ionicons,
.ion-alert:before,
.ion-alert-circled:before,
.ion-android-add:before,
.ion-android-add-circle:before,
.ion-android-alarm-clock:before,
.ion-android-alert:before,
.ion-android-apps:before,
.ion-android-archive:before,
.ion-android-arrow-back:before,
.ion-android-arrow-down:before,
.ion-android-arrow-dropdown:before,
.ion-android-arrow-dropdown-circle:before,
.ion-android-arrow-dropleft:before,
.ion-android-arrow-dropleft-circle:before,
.ion-android-arrow-dropright:before,
.ion-android-arrow-dropright-circle:before,
.ion-android-arrow-dropup:before,
.ion-android-arrow-dropup-circle:before,
.ion-android-arrow-forward:before,
.ion-android-arrow-up:before,
.ion-android-attach:before,
.ion-android-bar:before,
.ion-android-bicycle:before,
.ion-android-boat:before,
.ion-android-bookmark:before,
.ion-android-bulb:before,
.ion-android-bus:before,
.ion-android-calendar:before,
.ion-android-call:before,
.ion-android-camera:before,
.ion-android-cancel:before,
.ion-android-car:before,
.ion-android-cart:before,
.ion-android-chat:before,
.ion-android-checkbox:before,
.ion-android-checkbox-blank:before,
.ion-android-checkbox-outline:before,
.ion-android-checkbox-outline-blank:before,
.ion-android-checkmark-circle:before,
.ion-android-clipboard:before,
.ion-android-close:before,
.ion-android-cloud:before,
.ion-android-cloud-circle:before,
.ion-android-cloud-done:before,
.ion-android-cloud-outline:before,
.ion-android-color-palette:before,
.ion-android-compass:before,
.ion-android-contact:before,
.ion-android-contacts:before,
.ion-android-contract:before,
.ion-android-create:before,
.ion-android-delete:before,
.ion-android-desktop:before,
.ion-android-document:before,
.ion-android-done:before,
.ion-android-done-all:before,
.ion-android-download:before,
.ion-android-drafts:before,
.ion-android-exit:before,
.ion-android-expand:before,
.ion-android-favorite:before,
.ion-android-favorite-outline:before,
.ion-android-film:before,
.ion-android-folder:before,
.ion-android-folder-open:before,
.ion-android-funnel:before,
.ion-android-globe:before,
.ion-android-hand:before,
.ion-android-hangout:before,
.ion-android-happy:before,
.ion-android-home:before,
.ion-android-image:before,
.ion-android-laptop:before,
.ion-android-list:before,
.ion-android-locate:before,
.ion-android-lock:before,
.ion-android-mail:before,
.ion-android-map:before,
.ion-android-menu:before,
.ion-android-microphone:before,
.ion-android-microphone-off:before,
.ion-android-more-horizontal:before,
.ion-android-more-vertical:before,
.ion-android-navigate:before,
.ion-android-notifications:before,
.ion-android-notifications-none:before,
.ion-android-notifications-off:before,
.ion-android-open:before,
.ion-android-options:before,
.ion-android-people:before,
.ion-android-person:before,
.ion-android-person-add:before,
.ion-android-phone-landscape:before,
.ion-android-phone-portrait:before,
.ion-android-pin:before,
.ion-android-plane:before,
.ion-android-playstore:before,
.ion-android-print:before,
.ion-android-radio-button-off:before,
.ion-android-radio-button-on:before,
.ion-android-refresh:before,
.ion-android-remove:before,
.ion-android-remove-circle:before,
.ion-android-restaurant:before,
.ion-android-sad:before,
.ion-android-search:before,
.ion-android-send:before,
.ion-android-settings:before,
.ion-android-share:before,
.ion-android-share-alt:before,
.ion-android-star:before,
.ion-android-star-half:before,
.ion-android-star-outline:before,
.ion-android-stopwatch:before,
.ion-android-subway:before,
.ion-android-sunny:before,
.ion-android-sync:before,
.ion-android-textsms:before,
.ion-android-time:before,
.ion-android-train:before,
.ion-android-unlock:before,
.ion-android-upload:before,
.ion-android-volume-down:before,
.ion-android-volume-mute:before,
.ion-android-volume-off:before,
.ion-android-volume-up:before,
.ion-android-walk:before,
.ion-android-warning:before,
.ion-android-watch:before,
.ion-android-wifi:before,
.ion-aperture:before,
.ion-archive:before,
.ion-arrow-down-a:before,
.ion-arrow-down-b:before,
.ion-arrow-down-c:before,
.ion-arrow-expand:before,
.ion-arrow-graph-down-left:before,
.ion-arrow-graph-down-right:before,
.ion-arrow-graph-up-left:before,
.ion-arrow-graph-up-right:before,
.ion-arrow-left-a:before,
.ion-arrow-left-b:before,
.ion-arrow-left-c:before,
.ion-arrow-move:before,
.ion-arrow-resize:before,
.ion-arrow-return-left:before,
.ion-arrow-return-right:before,
.ion-arrow-right-a:before,
.ion-arrow-right-b:before,
.ion-arrow-right-c:before,
.ion-arrow-shrink:before,
.ion-arrow-swap:before,
.ion-arrow-up-a:before,
.ion-arrow-up-b:before,
.ion-arrow-up-c:before,
.ion-asterisk:before,
.ion-at:before,
.ion-backspace:before,
.ion-backspace-outline:before,
.ion-bag:before,
.ion-battery-charging:before,
.ion-battery-empty:before,
.ion-battery-full:before,
.ion-battery-half:before,
.ion-battery-low:before,
.ion-beaker:before,
.ion-beer:before,
.ion-bluetooth:before,
.ion-bonfire:before,
.ion-bookmark:before,
.ion-bowtie:before,
.ion-briefcase:before,
.ion-bug:before,
.ion-calculator:before,
.ion-calendar:before,
.ion-camera:before,
.ion-card:before,
.ion-cash:before,
.ion-chatbox:before,
.ion-chatbox-working:before,
.ion-chatboxes:before,
.ion-chatbubble:before,
.ion-chatbubble-working:before,
.ion-chatbubbles:before,
.ion-checkmark:before,
.ion-checkmark-circled:before,
.ion-checkmark-round:before,
.ion-chevron-down:before,
.ion-chevron-left:before,
.ion-chevron-right:before,
.ion-chevron-up:before,
.ion-clipboard:before,
.ion-clock:before,
.ion-close:before,
.ion-close-circled:before,
.ion-close-round:before,
.ion-closed-captioning:before,
.ion-cloud:before,
.ion-code:before,
.ion-code-download:before,
.ion-code-working:before,
.ion-coffee:before,
.ion-compass:before,
.ion-compose:before,
.ion-connection-bars:before,
.ion-contrast:before,
.ion-crop:before,
.ion-cube:before,
.ion-disc:before,
.ion-document:before,
.ion-document-text:before,
.ion-drag:before,
.ion-earth:before,
.ion-easel:before,
.ion-edit:before,
.ion-egg:before,
.ion-eject:before,
.ion-email:before,
.ion-email-unread:before,
.ion-erlenmeyer-flask:before,
.ion-erlenmeyer-flask-bubbles:before,
.ion-eye:before,
.ion-eye-disabled:before,
.ion-female:before,
.ion-filing:before,
.ion-film-marker:before,
.ion-fireball:before,
.ion-flag:before,
.ion-flame:before,
.ion-flash:before,
.ion-flash-off:before,
.ion-folder:before,
.ion-fork:before,
.ion-fork-repo:before,
.ion-forward:before,
.ion-funnel:before,
.ion-gear-a:before,
.ion-gear-b:before,
.ion-grid:before,
.ion-hammer:before,
.ion-happy:before,
.ion-happy-outline:before,
.ion-headphone:before,
.ion-heart:before,
.ion-heart-broken:before,
.ion-help:before,
.ion-help-buoy:before,
.ion-help-circled:before,
.ion-home:before,
.ion-icecream:before,
.ion-image:before,
.ion-images:before,
.ion-information:before,
.ion-information-circled:before,
.ion-ionic:before,
.ion-ios-alarm:before,
.ion-ios-alarm-outline:before,
.ion-ios-albums:before,
.ion-ios-albums-outline:before,
.ion-ios-americanfootball:before,
.ion-ios-americanfootball-outline:before,
.ion-ios-analytics:before,
.ion-ios-analytics-outline:before,
.ion-ios-arrow-back:before,
.ion-ios-arrow-down:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-left:before,
.ion-ios-arrow-right:before,
.ion-ios-arrow-thin-down:before,
.ion-ios-arrow-thin-left:before,
.ion-ios-arrow-thin-right:before,
.ion-ios-arrow-thin-up:before,
.ion-ios-arrow-up:before,
.ion-ios-at:before,
.ion-ios-at-outline:before,
.ion-ios-barcode:before,
.ion-ios-barcode-outline:before,
.ion-ios-baseball:before,
.ion-ios-baseball-outline:before,
.ion-ios-basketball:before,
.ion-ios-basketball-outline:before,
.ion-ios-bell:before,
.ion-ios-bell-outline:before,
.ion-ios-body:before,
.ion-ios-body-outline:before,
.ion-ios-bolt:before,
.ion-ios-bolt-outline:before,
.ion-ios-book:before,
.ion-ios-book-outline:before,
.ion-ios-bookmarks:before,
.ion-ios-bookmarks-outline:before,
.ion-ios-box:before,
.ion-ios-box-outline:before,
.ion-ios-briefcase:before,
.ion-ios-briefcase-outline:before,
.ion-ios-browsers:before,
.ion-ios-browsers-outline:before,
.ion-ios-calculator:before,
.ion-ios-calculator-outline:before,
.ion-ios-calendar:before,
.ion-ios-calendar-outline:before,
.ion-ios-camera:before,
.ion-ios-camera-outline:before,
.ion-ios-cart:before,
.ion-ios-cart-outline:before,
.ion-ios-chatboxes:before,
.ion-ios-chatboxes-outline:before,
.ion-ios-chatbubble:before,
.ion-ios-chatbubble-outline:before,
.ion-ios-checkmark:before,
.ion-ios-checkmark-empty:before,
.ion-ios-checkmark-outline:before,
.ion-ios-circle-filled:before,
.ion-ios-circle-outline:before,
.ion-ios-clock:before,
.ion-ios-clock-outline:before,
.ion-ios-close:before,
.ion-ios-close-empty:before,
.ion-ios-close-outline:before,
.ion-ios-cloud:before,
.ion-ios-cloud-download:before,
.ion-ios-cloud-download-outline:before,
.ion-ios-cloud-outline:before,
.ion-ios-cloud-upload:before,
.ion-ios-cloud-upload-outline:before,
.ion-ios-cloudy:before,
.ion-ios-cloudy-night:before,
.ion-ios-cloudy-night-outline:before,
.ion-ios-cloudy-outline:before,
.ion-ios-cog:before,
.ion-ios-cog-outline:before,
.ion-ios-color-filter:before,
.ion-ios-color-filter-outline:before,
.ion-ios-color-wand:before,
.ion-ios-color-wand-outline:before,
.ion-ios-compose:before,
.ion-ios-compose-outline:before,
.ion-ios-contact:before,
.ion-ios-contact-outline:before,
.ion-ios-copy:before,
.ion-ios-copy-outline:before,
.ion-ios-crop:before,
.ion-ios-crop-strong:before,
.ion-ios-download:before,
.ion-ios-download-outline:before,
.ion-ios-drag:before,
.ion-ios-email:before,
.ion-ios-email-outline:before,
.ion-ios-eye:before,
.ion-ios-eye-outline:before,
.ion-ios-fastforward:before,
.ion-ios-fastforward-outline:before,
.ion-ios-filing:before,
.ion-ios-filing-outline:before,
.ion-ios-film:before,
.ion-ios-film-outline:before,
.ion-ios-flag:before,
.ion-ios-flag-outline:before,
.ion-ios-flame:before,
.ion-ios-flame-outline:before,
.ion-ios-flask:before,
.ion-ios-flask-outline:before,
.ion-ios-flower:before,
.ion-ios-flower-outline:before,
.ion-ios-folder:before,
.ion-ios-folder-outline:before,
.ion-ios-football:before,
.ion-ios-football-outline:before,
.ion-ios-game-controller-a:before,
.ion-ios-game-controller-a-outline:before,
.ion-ios-game-controller-b:before,
.ion-ios-game-controller-b-outline:before,
.ion-ios-gear:before,
.ion-ios-gear-outline:before,
.ion-ios-glasses:before,
.ion-ios-glasses-outline:before,
.ion-ios-grid-view:before,
.ion-ios-grid-view-outline:before,
.ion-ios-heart:before,
.ion-ios-heart-outline:before,
.ion-ios-help:before,
.ion-ios-help-empty:before,
.ion-ios-help-outline:before,
.ion-ios-home:before,
.ion-ios-home-outline:before,
.ion-ios-infinite:before,
.ion-ios-infinite-outline:before,
.ion-ios-information:before,
.ion-ios-information-empty:before,
.ion-ios-information-outline:before,
.ion-ios-ionic-outline:before,
.ion-ios-keypad:before,
.ion-ios-keypad-outline:before,
.ion-ios-lightbulb:before,
.ion-ios-lightbulb-outline:before,
.ion-ios-list:before,
.ion-ios-list-outline:before,
.ion-ios-location:before,
.ion-ios-location-outline:before,
.ion-ios-locked:before,
.ion-ios-locked-outline:before,
.ion-ios-loop:before,
.ion-ios-loop-strong:before,
.ion-ios-medical:before,
.ion-ios-medical-outline:before,
.ion-ios-medkit:before,
.ion-ios-medkit-outline:before,
.ion-ios-mic:before,
.ion-ios-mic-off:before,
.ion-ios-mic-outline:before,
.ion-ios-minus:before,
.ion-ios-minus-empty:before,
.ion-ios-minus-outline:before,
.ion-ios-monitor:before,
.ion-ios-monitor-outline:before,
.ion-ios-moon:before,
.ion-ios-moon-outline:before,
.ion-ios-more:before,
.ion-ios-more-outline:before,
.ion-ios-musical-note:before,
.ion-ios-musical-notes:before,
.ion-ios-navigate:before,
.ion-ios-navigate-outline:before,
.ion-ios-nutrition:before,
.ion-ios-nutrition-outline:before,
.ion-ios-paper:before,
.ion-ios-paper-outline:before,
.ion-ios-paperplane:before,
.ion-ios-paperplane-outline:before,
.ion-ios-partlysunny:before,
.ion-ios-partlysunny-outline:before,
.ion-ios-pause:before,
.ion-ios-pause-outline:before,
.ion-ios-paw:before,
.ion-ios-paw-outline:before,
.ion-ios-people:before,
.ion-ios-people-outline:before,
.ion-ios-person:before,
.ion-ios-person-outline:before,
.ion-ios-personadd:before,
.ion-ios-personadd-outline:before,
.ion-ios-photos:before,
.ion-ios-photos-outline:before,
.ion-ios-pie:before,
.ion-ios-pie-outline:before,
.ion-ios-pint:before,
.ion-ios-pint-outline:before,
.ion-ios-play:before,
.ion-ios-play-outline:before,
.ion-ios-plus:before,
.ion-ios-plus-empty:before,
.ion-ios-plus-outline:before,
.ion-ios-pricetag:before,
.ion-ios-pricetag-outline:before,
.ion-ios-pricetags:before,
.ion-ios-pricetags-outline:before,
.ion-ios-printer:before,
.ion-ios-printer-outline:before,
.ion-ios-pulse:before,
.ion-ios-pulse-strong:before,
.ion-ios-rainy:before,
.ion-ios-rainy-outline:before,
.ion-ios-recording:before,
.ion-ios-recording-outline:before,
.ion-ios-redo:before,
.ion-ios-redo-outline:before,
.ion-ios-refresh:before,
.ion-ios-refresh-empty:before,
.ion-ios-refresh-outline:before,
.ion-ios-reload:before,
.ion-ios-reverse-camera:before,
.ion-ios-reverse-camera-outline:before,
.ion-ios-rewind:before,
.ion-ios-rewind-outline:before,
.ion-ios-rose:before,
.ion-ios-rose-outline:before,
.ion-ios-search:before,
.ion-ios-search-strong:before,
.ion-ios-settings:before,
.ion-ios-settings-strong:before,
.ion-ios-shuffle:before,
.ion-ios-shuffle-strong:before,
.ion-ios-skipbackward:before,
.ion-ios-skipbackward-outline:before,
.ion-ios-skipforward:before,
.ion-ios-skipforward-outline:before,
.ion-ios-snowy:before,
.ion-ios-speedometer:before,
.ion-ios-speedometer-outline:before,
.ion-ios-star:before,
.ion-ios-star-half:before,
.ion-ios-star-outline:before,
.ion-ios-stopwatch:before,
.ion-ios-stopwatch-outline:before,
.ion-ios-sunny:before,
.ion-ios-sunny-outline:before,
.ion-ios-telephone:before,
.ion-ios-telephone-outline:before,
.ion-ios-tennisball:before,
.ion-ios-tennisball-outline:before,
.ion-ios-thunderstorm:before,
.ion-ios-thunderstorm-outline:before,
.ion-ios-time:before,
.ion-ios-time-outline:before,
.ion-ios-timer:before,
.ion-ios-timer-outline:before,
.ion-ios-toggle:before,
.ion-ios-toggle-outline:before,
.ion-ios-trash:before,
.ion-ios-trash-outline:before,
.ion-ios-undo:before,
.ion-ios-undo-outline:before,
.ion-ios-unlocked:before,
.ion-ios-unlocked-outline:before,
.ion-ios-upload:before,
.ion-ios-upload-outline:before,
.ion-ios-videocam:before,
.ion-ios-videocam-outline:before,
.ion-ios-volume-high:before,
.ion-ios-volume-low:before,
.ion-ios-wineglass:before,
.ion-ios-wineglass-outline:before,
.ion-ios-world:before,
.ion-ios-world-outline:before,
.ion-ipad:before,
.ion-iphone:before,
.ion-ipod:before,
.ion-jet:before,
.ion-key:before,
.ion-knife:before,
.ion-laptop:before,
.ion-leaf:before,
.ion-levels:before,
.ion-lightbulb:before,
.ion-link:before,
.ion-load-a:before,
.ion-load-b:before,
.ion-load-c:before,
.ion-load-d:before,
.ion-location:before,
.ion-lock-combination:before,
.ion-locked:before,
.ion-log-in:before,
.ion-log-out:before,
.ion-loop:before,
.ion-magnet:before,
.ion-male:before,
.ion-man:before,
.ion-map:before,
.ion-medkit:before,
.ion-merge:before,
.ion-mic-a:before,
.ion-mic-b:before,
.ion-mic-c:before,
.ion-minus:before,
.ion-minus-circled:before,
.ion-minus-round:before,
.ion-model-s:before,
.ion-monitor:before,
.ion-more:before,
.ion-mouse:before,
.ion-music-note:before,
.ion-navicon:before,
.ion-navicon-round:before,
.ion-navigate:before,
.ion-network:before,
.ion-no-smoking:before,
.ion-nuclear:before,
.ion-outlet:before,
.ion-paintbrush:before,
.ion-paintbucket:before,
.ion-paper-airplane:before,
.ion-paperclip:before,
.ion-pause:before,
.ion-person:before,
.ion-person-add:before,
.ion-person-stalker:before,
.ion-pie-graph:before,
.ion-pin:before,
.ion-pinpoint:before,
.ion-pizza:before,
.ion-plane:before,
.ion-planet:before,
.ion-play:before,
.ion-playstation:before,
.ion-plus:before,
.ion-plus-circled:before,
.ion-plus-round:before,
.ion-podium:before,
.ion-pound:before,
.ion-power:before,
.ion-pricetag:before,
.ion-pricetags:before,
.ion-printer:before,
.ion-pull-request:before,
.ion-qr-scanner:before,
.ion-quote:before,
.ion-radio-waves:before,
.ion-record:before,
.ion-refresh:before,
.ion-reply:before,
.ion-reply-all:before,
.ion-ribbon-a:before,
.ion-ribbon-b:before,
.ion-sad:before,
.ion-sad-outline:before,
.ion-scissors:before,
.ion-search:before,
.ion-settings:before,
.ion-share:before,
.ion-shuffle:before,
.ion-skip-backward:before,
.ion-skip-forward:before,
.ion-social-android:before,
.ion-social-android-outline:before,
.ion-social-angular:before,
.ion-social-angular-outline:before,
.ion-social-apple:before,
.ion-social-apple-outline:before,
.ion-social-bitcoin:before,
.ion-social-bitcoin-outline:before,
.ion-social-buffer:before,
.ion-social-buffer-outline:before,
.ion-social-chrome:before,
.ion-social-chrome-outline:before,
.ion-social-codepen:before,
.ion-social-codepen-outline:before,
.ion-social-css3:before,
.ion-social-css3-outline:before,
.ion-social-designernews:before,
.ion-social-designernews-outline:before,
.ion-social-dribbble:before,
.ion-social-dribbble-outline:before,
.ion-social-dropbox:before,
.ion-social-dropbox-outline:before,
.ion-social-euro:before,
.ion-social-euro-outline:before,
.ion-social-facebook:before,
.ion-social-facebook-outline:before,
.ion-social-foursquare:before,
.ion-social-foursquare-outline:before,
.ion-social-freebsd-devil:before,
.ion-social-github:before,
.ion-social-github-outline:before,
.ion-social-google:before,
.ion-social-google-outline:before,
.ion-social-googleplus:before,
.ion-social-googleplus-outline:before,
.ion-social-hackernews:before,
.ion-social-hackernews-outline:before,
.ion-social-html5:before,
.ion-social-html5-outline:before,
.ion-social-instagram:before,
.ion-social-instagram-outline:before,
.ion-social-javascript:before,
.ion-social-javascript-outline:before,
.ion-social-linkedin:before,
.ion-social-linkedin-outline:before,
.ion-social-markdown:before,
.ion-social-nodejs:before,
.ion-social-octocat:before,
.ion-social-pinterest:before,
.ion-social-pinterest-outline:before,
.ion-social-python:before,
.ion-social-reddit:before,
.ion-social-reddit-outline:before,
.ion-social-rss:before,
.ion-social-rss-outline:before,
.ion-social-sass:before,
.ion-social-skype:before,
.ion-social-skype-outline:before,
.ion-social-snapchat:before,
.ion-social-snapchat-outline:before,
.ion-social-tumblr:before,
.ion-social-tumblr-outline:before,
.ion-social-tux:before,
.ion-social-twitch:before,
.ion-social-twitch-outline:before,
.ion-social-twitter:before,
.ion-social-twitter-outline:before,
.ion-social-usd:before,
.ion-social-usd-outline:before,
.ion-social-vimeo:before,
.ion-social-vimeo-outline:before,
.ion-social-whatsapp:before,
.ion-social-whatsapp-outline:before,
.ion-social-windows:before,
.ion-social-windows-outline:before,
.ion-social-wordpress:before,
.ion-social-wordpress-outline:before,
.ion-social-yahoo:before,
.ion-social-yahoo-outline:before,
.ion-social-yen:before,
.ion-social-yen-outline:before,
.ion-social-youtube:before,
.ion-social-youtube-outline:before,
.ion-soup-can:before,
.ion-soup-can-outline:before,
.ion-speakerphone:before,
.ion-speedometer:before,
.ion-spoon:before,
.ion-star:before,
.ion-stats-bars:before,
.ion-steam:before,
.ion-stop:before,
.ion-thermometer:before,
.ion-thumbsdown:before,
.ion-thumbsup:before,
.ion-toggle:before,
.ion-toggle-filled:before,
.ion-transgender:before,
.ion-trash-a:before,
.ion-trash-b:before,
.ion-trophy:before,
.ion-tshirt:before,
.ion-tshirt-outline:before,
.ion-umbrella:before,
.ion-university:before,
.ion-unlocked:before,
.ion-upload:before,
.ion-usb:before,
.ion-videocamera:before,
.ion-volume-high:before,
.ion-volume-low:before,
.ion-volume-medium:before,
.ion-volume-mute:before,
.ion-wand:before,
.ion-waterdrop:before,
.ion-wifi:before,
.ion-wineglass:before,
.ion-woman:before,
.ion-wrench:before,
.ion-xbox:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.ion-alert:before {
  content: "\f101"
}

.ion-alert-circled:before {
  content: "\f100"
}

.ion-android-add:before {
  content: "\f2c7"
}

.ion-android-add-circle:before {
  content: "\f359"
}

.ion-android-alarm-clock:before {
  content: "\f35a"
}

.ion-android-alert:before {
  content: "\f35b"
}

.ion-android-apps:before {
  content: "\f35c"
}

.ion-android-archive:before {
  content: "\f2c9"
}

.ion-android-arrow-back:before {
  content: "\f2ca"
}

.ion-android-arrow-down:before {
  content: "\f35d"
}

.ion-android-arrow-dropdown:before {
  content: "\f35f"
}

.ion-android-arrow-dropdown-circle:before {
  content: "\f35e"
}

.ion-android-arrow-dropleft:before {
  content: "\f361"
}

.ion-android-arrow-dropleft-circle:before {
  content: "\f360"
}

.ion-android-arrow-dropright:before {
  content: "\f363"
}

.ion-android-arrow-dropright-circle:before {
  content: "\f362"
}

.ion-android-arrow-dropup:before {
  content: "\f365"
}

.ion-android-arrow-dropup-circle:before {
  content: "\f364"
}

.ion-android-arrow-forward:before {
  content: "\f30f"
}

.ion-android-arrow-up:before {
  content: "\f366"
}

.ion-android-attach:before {
  content: "\f367"
}

.ion-android-bar:before {
  content: "\f368"
}

.ion-android-bicycle:before {
  content: "\f369"
}

.ion-android-boat:before {
  content: "\f36a"
}

.ion-android-bookmark:before {
  content: "\f36b"
}

.ion-android-bulb:before {
  content: "\f36c"
}

.ion-android-bus:before {
  content: "\f36d"
}

.ion-android-calendar:before {
  content: "\f2d1"
}

.ion-android-call:before {
  content: "\f2d2"
}

.ion-android-camera:before {
  content: "\f2d3"
}

.ion-android-cancel:before {
  content: "\f36e"
}

.ion-android-car:before {
  content: "\f36f"
}

.ion-android-cart:before {
  content: "\f370"
}

.ion-android-chat:before {
  content: "\f2d4"
}

.ion-android-checkbox:before {
  content: "\f374"
}

.ion-android-checkbox-blank:before {
  content: "\f371"
}

.ion-android-checkbox-outline:before {
  content: "\f373"
}

.ion-android-checkbox-outline-blank:before {
  content: "\f372"
}

.ion-android-checkmark-circle:before {
  content: "\f375"
}

.ion-android-clipboard:before {
  content: "\f376"
}

.ion-android-close:before {
  content: "\f2d7"
}

.ion-android-cloud:before {
  content: "\f37a"
}

.ion-android-cloud-circle:before {
  content: "\f377"
}

.ion-android-cloud-done:before {
  content: "\f378"
}

.ion-android-cloud-outline:before {
  content: "\f379"
}

.ion-android-color-palette:before {
  content: "\f37b"
}

.ion-android-compass:before {
  content: "\f37c"
}

.ion-android-contact:before {
  content: "\f2d8"
}

.ion-android-contacts:before {
  content: "\f2d9"
}

.ion-android-contract:before {
  content: "\f37d"
}

.ion-android-create:before {
  content: "\f37e"
}

.ion-android-delete:before {
  content: "\f37f"
}

.ion-android-desktop:before {
  content: "\f380"
}

.ion-android-document:before {
  content: "\f381"
}

.ion-android-done:before {
  content: "\f383"
}

.ion-android-done-all:before {
  content: "\f382"
}

.ion-android-download:before {
  content: "\f2dd"
}

.ion-android-drafts:before {
  content: "\f384"
}

.ion-android-exit:before {
  content: "\f385"
}

.ion-android-expand:before {
  content: "\f386"
}

.ion-android-favorite:before {
  content: "\f388"
}

.ion-android-favorite-outline:before {
  content: "\f387"
}

.ion-android-film:before {
  content: "\f389"
}

.ion-android-folder:before {
  content: "\f2e0"
}

.ion-android-folder-open:before {
  content: "\f38a"
}

.ion-android-funnel:before {
  content: "\f38b"
}

.ion-android-globe:before {
  content: "\f38c"
}

.ion-android-hand:before {
  content: "\f2e3"
}

.ion-android-hangout:before {
  content: "\f38d"
}

.ion-android-happy:before {
  content: "\f38e"
}

.ion-android-home:before {
  content: "\f38f"
}

.ion-android-image:before {
  content: "\f2e4"
}

.ion-android-laptop:before {
  content: "\f390"
}

.ion-android-list:before {
  content: "\f391"
}

.ion-android-locate:before {
  content: "\f2e9"
}

.ion-android-lock:before {
  content: "\f392"
}

.ion-android-mail:before {
  content: "\f2eb"
}

.ion-android-map:before {
  content: "\f393"
}

.ion-android-menu:before {
  content: "\f394"
}

.ion-android-microphone:before {
  content: "\f2ec"
}

.ion-android-microphone-off:before {
  content: "\f395"
}

.ion-android-more-horizontal:before {
  content: "\f396"
}

.ion-android-more-vertical:before {
  content: "\f397"
}

.ion-android-navigate:before {
  content: "\f398"
}

.ion-android-notifications:before {
  content: "\f39b"
}

.ion-android-notifications-none:before {
  content: "\f399"
}

.ion-android-notifications-off:before {
  content: "\f39a"
}

.ion-android-open:before {
  content: "\f39c"
}

.ion-android-options:before {
  content: "\f39d"
}

.ion-android-people:before {
  content: "\f39e"
}

.ion-android-person:before {
  content: "\f3a0"
}

.ion-android-person-add:before {
  content: "\f39f"
}

.ion-android-phone-landscape:before {
  content: "\f3a1"
}

.ion-android-phone-portrait:before {
  content: "\f3a2"
}

.ion-android-pin:before {
  content: "\f3a3"
}

.ion-android-plane:before {
  content: "\f3a4"
}

.ion-android-playstore:before {
  content: "\f2f0"
}

.ion-android-print:before {
  content: "\f3a5"
}

.ion-android-radio-button-off:before {
  content: "\f3a6"
}

.ion-android-radio-button-on:before {
  content: "\f3a7"
}

.ion-android-refresh:before {
  content: "\f3a8"
}

.ion-android-remove:before {
  content: "\f2f4"
}

.ion-android-remove-circle:before {
  content: "\f3a9"
}

.ion-android-restaurant:before {
  content: "\f3aa"
}

.ion-android-sad:before {
  content: "\f3ab"
}

.ion-android-search:before {
  content: "\f2f5"
}

.ion-android-send:before {
  content: "\f2f6"
}

.ion-android-settings:before {
  content: "\f2f7"
}

.ion-android-share:before {
  content: "\f2f8"
}

.ion-android-share-alt:before {
  content: "\f3ac"
}

.ion-android-star:before {
  content: "\f2fc"
}

.ion-android-star-half:before {
  content: "\f3ad"
}

.ion-android-star-outline:before {
  content: "\f3ae"
}

.ion-android-stopwatch:before {
  content: "\f2fd"
}

.ion-android-subway:before {
  content: "\f3af"
}

.ion-android-sunny:before {
  content: "\f3b0"
}

.ion-android-sync:before {
  content: "\f3b1"
}

.ion-android-textsms:before {
  content: "\f3b2"
}

.ion-android-time:before {
  content: "\f3b3"
}

.ion-android-train:before {
  content: "\f3b4"
}

.ion-android-unlock:before {
  content: "\f3b5"
}

.ion-android-upload:before {
  content: "\f3b6"
}

.ion-android-volume-down:before {
  content: "\f3b7"
}

.ion-android-volume-mute:before {
  content: "\f3b8"
}

.ion-android-volume-off:before {
  content: "\f3b9"
}

.ion-android-volume-up:before {
  content: "\f3ba"
}

.ion-android-walk:before {
  content: "\f3bb"
}

.ion-android-warning:before {
  content: "\f3bc"
}

.ion-android-watch:before {
  content: "\f3bd"
}

.ion-android-wifi:before {
  content: "\f305"
}

.ion-aperture:before {
  content: "\f313"
}

.ion-archive:before {
  content: "\f102"
}

.ion-arrow-down-a:before {
  content: "\f103"
}

.ion-arrow-down-b:before {
  content: "\f104"
}

.ion-arrow-down-c:before {
  content: "\f105"
}

.ion-arrow-expand:before {
  content: "\f25e"
}

.ion-arrow-graph-down-left:before {
  content: "\f25f"
}

.ion-arrow-graph-down-right:before {
  content: "\f260"
}

.ion-arrow-graph-up-left:before {
  content: "\f261"
}

.ion-arrow-graph-up-right:before {
  content: "\f262"
}

.ion-arrow-left-a:before {
  content: "\f106"
}

.ion-arrow-left-b:before {
  content: "\f107"
}

.ion-arrow-left-c:before {
  content: "\f108"
}

.ion-arrow-move:before {
  content: "\f263"
}

.ion-arrow-resize:before {
  content: "\f264"
}

.ion-arrow-return-left:before {
  content: "\f265"
}

.ion-arrow-return-right:before {
  content: "\f266"
}

.ion-arrow-right-a:before {
  content: "\f109"
}

.ion-arrow-right-b:before {
  content: "\f10a"
}

.ion-arrow-right-c:before {
  content: "\f10b"
}

.ion-arrow-shrink:before {
  content: "\f267"
}

.ion-arrow-swap:before {
  content: "\f268"
}

.ion-arrow-up-a:before {
  content: "\f10c"
}

.ion-arrow-up-b:before {
  content: "\f10d"
}

.ion-arrow-up-c:before {
  content: "\f10e"
}

.ion-asterisk:before {
  content: "\f314"
}

.ion-at:before {
  content: "\f10f"
}

.ion-backspace:before {
  content: "\f3bf"
}

.ion-backspace-outline:before {
  content: "\f3be"
}

.ion-bag:before {
  content: "\f110"
}

.ion-battery-charging:before {
  content: "\f111"
}

.ion-battery-empty:before {
  content: "\f112"
}

.ion-battery-full:before {
  content: "\f113"
}

.ion-battery-half:before {
  content: "\f114"
}

.ion-battery-low:before {
  content: "\f115"
}

.ion-beaker:before {
  content: "\f269"
}

.ion-beer:before {
  content: "\f26a"
}

.ion-bluetooth:before {
  content: "\f116"
}

.ion-bonfire:before {
  content: "\f315"
}

.ion-bookmark:before {
  content: "\f26b"
}

.ion-bowtie:before {
  content: "\f3c0"
}

.ion-briefcase:before {
  content: "\f26c"
}

.ion-bug:before {
  content: "\f2be"
}

.ion-calculator:before {
  content: "\f26d"
}

.ion-calendar:before {
  content: "\f117"
}

.ion-camera:before {
  content: "\f118"
}

.ion-card:before {
  content: "\f119"
}

.ion-cash:before {
  content: "\f316"
}

.ion-chatbox:before {
  content: "\f11b"
}

.ion-chatbox-working:before {
  content: "\f11a"
}

.ion-chatboxes:before {
  content: "\f11c"
}

.ion-chatbubble:before {
  content: "\f11e"
}

.ion-chatbubble-working:before {
  content: "\f11d"
}

.ion-chatbubbles:before {
  content: "\f11f"
}

.ion-checkmark:before {
  content: "\f122"
}

.ion-checkmark-circled:before {
  content: "\f120"
}

.ion-checkmark-round:before {
  content: "\f121"
}

.ion-chevron-down:before {
  content: "\f123"
}

.ion-chevron-left:before {
  content: "\f124"
}

.ion-chevron-right:before {
  content: "\f125"
}

.ion-chevron-up:before {
  content: "\f126"
}

.ion-clipboard:before {
  content: "\f127"
}

.ion-clock:before {
  content: "\f26e"
}

.ion-close:before {
  content: "\f12a"
}

.ion-close-circled:before {
  content: "\f128"
}

.ion-close-round:before {
  content: "\f129"
}

.ion-closed-captioning:before {
  content: "\f317"
}

.ion-cloud:before {
  content: "\f12b"
}

.ion-code:before {
  content: "\f271"
}

.ion-code-download:before {
  content: "\f26f"
}

.ion-code-working:before {
  content: "\f270"
}

.ion-coffee:before {
  content: "\f272"
}

.ion-compass:before {
  content: "\f273"
}

.ion-compose:before {
  content: "\f12c"
}

.ion-connection-bars:before {
  content: "\f274"
}

.ion-contrast:before {
  content: "\f275"
}

.ion-crop:before {
  content: "\f3c1"
}

.ion-cube:before {
  content: "\f318"
}

.ion-disc:before {
  content: "\f12d"
}

.ion-document:before {
  content: "\f12f"
}

.ion-document-text:before {
  content: "\f12e"
}

.ion-drag:before {
  content: "\f130"
}

.ion-earth:before {
  content: "\f276"
}

.ion-easel:before {
  content: "\f3c2"
}

.ion-edit:before {
  content: "\f2bf"
}

.ion-egg:before {
  content: "\f277"
}

.ion-eject:before {
  content: "\f131"
}

.ion-email:before {
  content: "\f132"
}

.ion-email-unread:before {
  content: "\f3c3"
}

.ion-erlenmeyer-flask:before {
  content: "\f3c5"
}

.ion-erlenmeyer-flask-bubbles:before {
  content: "\f3c4"
}

.ion-eye:before {
  content: "\f133"
}

.ion-eye-disabled:before {
  content: "\f306"
}

.ion-female:before {
  content: "\f278"
}

.ion-filing:before {
  content: "\f134"
}

.ion-film-marker:before {
  content: "\f135"
}

.ion-fireball:before {
  content: "\f319"
}

.ion-flag:before {
  content: "\f279"
}

.ion-flame:before {
  content: "\f31a"
}

.ion-flash:before {
  content: "\f137"
}

.ion-flash-off:before {
  content: "\f136"
}

.ion-folder:before {
  content: "\f139"
}

.ion-fork:before {
  content: "\f27a"
}

.ion-fork-repo:before {
  content: "\f2c0"
}

.ion-forward:before {
  content: "\f13a"
}

.ion-funnel:before {
  content: "\f31b"
}

.ion-gear-a:before {
  content: "\f13d"
}

.ion-gear-b:before {
  content: "\f13e"
}

.ion-grid:before {
  content: "\f13f"
}

.ion-hammer:before {
  content: "\f27b"
}

.ion-happy:before {
  content: "\f31c"
}

.ion-happy-outline:before {
  content: "\f3c6"
}

.ion-headphone:before {
  content: "\f140"
}

.ion-heart:before {
  content: "\f141"
}

.ion-heart-broken:before {
  content: "\f31d"
}

.ion-help:before {
  content: "\f143"
}

.ion-help-buoy:before {
  content: "\f27c"
}

.ion-help-circled:before {
  content: "\f142"
}

.ion-home:before {
  content: "\f144"
}

.ion-icecream:before {
  content: "\f27d"
}

.ion-image:before {
  content: "\f147"
}

.ion-images:before {
  content: "\f148"
}

.ion-information:before {
  content: "\f14a"
}

.ion-information-circled:before {
  content: "\f149"
}

.ion-ionic:before {
  content: "\f14b"
}

.ion-ios-alarm:before {
  content: "\f3c8"
}

.ion-ios-alarm-outline:before {
  content: "\f3c7"
}

.ion-ios-albums:before {
  content: "\f3ca"
}

.ion-ios-albums-outline:before {
  content: "\f3c9"
}

.ion-ios-americanfootball:before {
  content: "\f3cc"
}

.ion-ios-americanfootball-outline:before {
  content: "\f3cb"
}

.ion-ios-analytics:before {
  content: "\f3ce"
}

.ion-ios-analytics-outline:before {
  content: "\f3cd"
}

.ion-ios-arrow-back:before {
  content: "\f3cf"
}

.ion-ios-arrow-down:before {
  content: "\f3d0"
}

.ion-ios-arrow-forward:before {
  content: "\f3d1"
}

.ion-ios-arrow-left:before {
  content: "\f3d2"
}

.ion-ios-arrow-right:before {
  content: "\f3d3"
}

.ion-ios-arrow-thin-down:before {
  content: "\f3d4"
}

.ion-ios-arrow-thin-left:before {
  content: "\f3d5"
}

.ion-ios-arrow-thin-right:before {
  content: "\f3d6"
}

.ion-ios-arrow-thin-up:before {
  content: "\f3d7"
}

.ion-ios-arrow-up:before {
  content: "\f3d8"
}

.ion-ios-at:before {
  content: "\f3da"
}

.ion-ios-at-outline:before {
  content: "\f3d9"
}

.ion-ios-barcode:before {
  content: "\f3dc"
}

.ion-ios-barcode-outline:before {
  content: "\f3db"
}

.ion-ios-baseball:before {
  content: "\f3de"
}

.ion-ios-baseball-outline:before {
  content: "\f3dd"
}

.ion-ios-basketball:before {
  content: "\f3e0"
}

.ion-ios-basketball-outline:before {
  content: "\f3df"
}

.ion-ios-bell:before {
  content: "\f3e2"
}

.ion-ios-bell-outline:before {
  content: "\f3e1"
}

.ion-ios-body:before {
  content: "\f3e4"
}

.ion-ios-body-outline:before {
  content: "\f3e3"
}

.ion-ios-bolt:before {
  content: "\f3e6"
}

.ion-ios-bolt-outline:before {
  content: "\f3e5"
}

.ion-ios-book:before {
  content: "\f3e8"
}

.ion-ios-book-outline:before {
  content: "\f3e7"
}

.ion-ios-bookmarks:before {
  content: "\f3ea"
}

.ion-ios-bookmarks-outline:before {
  content: "\f3e9"
}

.ion-ios-box:before {
  content: "\f3ec"
}

.ion-ios-box-outline:before {
  content: "\f3eb"
}

.ion-ios-briefcase:before {
  content: "\f3ee"
}

.ion-ios-briefcase-outline:before {
  content: "\f3ed"
}

.ion-ios-browsers:before {
  content: "\f3f0"
}

.ion-ios-browsers-outline:before {
  content: "\f3ef"
}

.ion-ios-calculator:before {
  content: "\f3f2"
}

.ion-ios-calculator-outline:before {
  content: "\f3f1"
}

.ion-ios-calendar:before {
  content: "\f3f4"
}

.ion-ios-calendar-outline:before {
  content: "\f3f3"
}

.ion-ios-camera:before {
  content: "\f3f6"
}

.ion-ios-camera-outline:before {
  content: "\f3f5"
}

.ion-ios-cart:before {
  content: "\f3f8"
}

.ion-ios-cart-outline:before {
  content: "\f3f7"
}

.ion-ios-chatboxes:before {
  content: "\f3fa"
}

.ion-ios-chatboxes-outline:before {
  content: "\f3f9"
}

.ion-ios-chatbubble:before {
  content: "\f3fc"
}

.ion-ios-chatbubble-outline:before {
  content: "\f3fb"
}

.ion-ios-checkmark:before {
  content: "\f3ff"
}

.ion-ios-checkmark-empty:before {
  content: "\f3fd"
}

.ion-ios-checkmark-outline:before {
  content: "\f3fe"
}

.ion-ios-circle-filled:before {
  content: "\f400"
}

.ion-ios-circle-outline:before {
  content: "\f401"
}

.ion-ios-clock:before {
  content: "\f403"
}

.ion-ios-clock-outline:before {
  content: "\f402"
}

.ion-ios-close:before {
  content: "\f406"
}

.ion-ios-close-empty:before {
  content: "\f404"
}

.ion-ios-close-outline:before {
  content: "\f405"
}

.ion-ios-cloud:before {
  content: "\f40c"
}

.ion-ios-cloud-download:before {
  content: "\f408"
}

.ion-ios-cloud-download-outline:before {
  content: "\f407"
}

.ion-ios-cloud-outline:before {
  content: "\f409"
}

.ion-ios-cloud-upload:before {
  content: "\f40b"
}

.ion-ios-cloud-upload-outline:before {
  content: "\f40a"
}

.ion-ios-cloudy:before {
  content: "\f410"
}

.ion-ios-cloudy-night:before {
  content: "\f40e"
}

.ion-ios-cloudy-night-outline:before {
  content: "\f40d"
}

.ion-ios-cloudy-outline:before {
  content: "\f40f"
}

.ion-ios-cog:before {
  content: "\f412"
}

.ion-ios-cog-outline:before {
  content: "\f411"
}

.ion-ios-color-filter:before {
  content: "\f414"
}

.ion-ios-color-filter-outline:before {
  content: "\f413"
}

.ion-ios-color-wand:before {
  content: "\f416"
}

.ion-ios-color-wand-outline:before {
  content: "\f415"
}

.ion-ios-compose:before {
  content: "\f418"
}

.ion-ios-compose-outline:before {
  content: "\f417"
}

.ion-ios-contact:before {
  content: "\f41a"
}

.ion-ios-contact-outline:before {
  content: "\f419"
}

.ion-ios-copy:before {
  content: "\f41c"
}

.ion-ios-copy-outline:before {
  content: "\f41b"
}

.ion-ios-crop:before {
  content: "\f41e"
}

.ion-ios-crop-strong:before {
  content: "\f41d"
}

.ion-ios-download:before {
  content: "\f420"
}

.ion-ios-download-outline:before {
  content: "\f41f"
}

.ion-ios-drag:before {
  content: "\f421"
}

.ion-ios-email:before {
  content: "\f423"
}

.ion-ios-email-outline:before {
  content: "\f422"
}

.ion-ios-eye:before {
  content: "\f425"
}

.ion-ios-eye-outline:before {
  content: "\f424"
}

.ion-ios-fastforward:before {
  content: "\f427"
}

.ion-ios-fastforward-outline:before {
  content: "\f426"
}

.ion-ios-filing:before {
  content: "\f429"
}

.ion-ios-filing-outline:before {
  content: "\f428"
}

.ion-ios-film:before {
  content: "\f42b"
}

.ion-ios-film-outline:before {
  content: "\f42a"
}

.ion-ios-flag:before {
  content: "\f42d"
}

.ion-ios-flag-outline:before {
  content: "\f42c"
}

.ion-ios-flame:before {
  content: "\f42f"
}

.ion-ios-flame-outline:before {
  content: "\f42e"
}

.ion-ios-flask:before {
  content: "\f431"
}

.ion-ios-flask-outline:before {
  content: "\f430"
}

.ion-ios-flower:before {
  content: "\f433"
}

.ion-ios-flower-outline:before {
  content: "\f432"
}

.ion-ios-folder:before {
  content: "\f435"
}

.ion-ios-folder-outline:before {
  content: "\f434"
}

.ion-ios-football:before {
  content: "\f437"
}

.ion-ios-football-outline:before {
  content: "\f436"
}

.ion-ios-game-controller-a:before {
  content: "\f439"
}

.ion-ios-game-controller-a-outline:before {
  content: "\f438"
}

.ion-ios-game-controller-b:before {
  content: "\f43b"
}

.ion-ios-game-controller-b-outline:before {
  content: "\f43a"
}

.ion-ios-gear:before {
  content: "\f43d"
}

.ion-ios-gear-outline:before {
  content: "\f43c"
}

.ion-ios-glasses:before {
  content: "\f43f"
}

.ion-ios-glasses-outline:before {
  content: "\f43e"
}

.ion-ios-grid-view:before {
  content: "\f441"
}

.ion-ios-grid-view-outline:before {
  content: "\f440"
}

.ion-ios-heart:before {
  content: "\f443"
}

.ion-ios-heart-outline:before {
  content: "\f442"
}

.ion-ios-help:before {
  content: "\f446"
}

.ion-ios-help-empty:before {
  content: "\f444"
}

.ion-ios-help-outline:before {
  content: "\f445"
}

.ion-ios-home:before {
  content: "\f448"
}

.ion-ios-home-outline:before {
  content: "\f447"
}

.ion-ios-infinite:before {
  content: "\f44a"
}

.ion-ios-infinite-outline:before {
  content: "\f449"
}

.ion-ios-information:before {
  content: "\f44d"
}

.ion-ios-information-empty:before {
  content: "\f44b"
}

.ion-ios-information-outline:before {
  content: "\f44c"
}

.ion-ios-ionic-outline:before {
  content: "\f44e"
}

.ion-ios-keypad:before {
  content: "\f450"
}

.ion-ios-keypad-outline:before {
  content: "\f44f"
}

.ion-ios-lightbulb:before {
  content: "\f452"
}

.ion-ios-lightbulb-outline:before {
  content: "\f451"
}

.ion-ios-list:before {
  content: "\f454"
}

.ion-ios-list-outline:before {
  content: "\f453"
}

.ion-ios-location:before {
  content: "\f456"
}

.ion-ios-location-outline:before {
  content: "\f455"
}

.ion-ios-locked:before {
  content: "\f458"
}

.ion-ios-locked-outline:before {
  content: "\f457"
}

.ion-ios-loop:before {
  content: "\f45a"
}

.ion-ios-loop-strong:before {
  content: "\f459"
}

.ion-ios-medical:before {
  content: "\f45c"
}

.ion-ios-medical-outline:before {
  content: "\f45b"
}

.ion-ios-medkit:before {
  content: "\f45e"
}

.ion-ios-medkit-outline:before {
  content: "\f45d"
}

.ion-ios-mic:before {
  content: "\f461"
}

.ion-ios-mic-off:before {
  content: "\f45f"
}

.ion-ios-mic-outline:before {
  content: "\f460"
}

.ion-ios-minus:before {
  content: "\f464"
}

.ion-ios-minus-empty:before {
  content: "\f462"
}

.ion-ios-minus-outline:before {
  content: "\f463"
}

.ion-ios-monitor:before {
  content: "\f466"
}

.ion-ios-monitor-outline:before {
  content: "\f465"
}

.ion-ios-moon:before {
  content: "\f468"
}

.ion-ios-moon-outline:before {
  content: "\f467"
}

.ion-ios-more:before {
  content: "\f46a"
}

.ion-ios-more-outline:before {
  content: "\f469"
}

.ion-ios-musical-note:before {
  content: "\f46b"
}

.ion-ios-musical-notes:before {
  content: "\f46c"
}

.ion-ios-navigate:before {
  content: "\f46e"
}

.ion-ios-navigate-outline:before {
  content: "\f46d"
}

.ion-ios-nutrition:before {
  content: "\f470"
}

.ion-ios-nutrition-outline:before {
  content: "\f46f"
}

.ion-ios-paper:before {
  content: "\f472"
}

.ion-ios-paper-outline:before {
  content: "\f471"
}

.ion-ios-paperplane:before {
  content: "\f474"
}

.ion-ios-paperplane-outline:before {
  content: "\f473"
}

.ion-ios-partlysunny:before {
  content: "\f476"
}

.ion-ios-partlysunny-outline:before {
  content: "\f475"
}

.ion-ios-pause:before {
  content: "\f478"
}

.ion-ios-pause-outline:before {
  content: "\f477"
}

.ion-ios-paw:before {
  content: "\f47a"
}

.ion-ios-paw-outline:before {
  content: "\f479"
}

.ion-ios-people:before {
  content: "\f47c"
}

.ion-ios-people-outline:before {
  content: "\f47b"
}

.ion-ios-person:before {
  content: "\f47e"
}

.ion-ios-person-outline:before {
  content: "\f47d"
}

.ion-ios-personadd:before {
  content: "\f480"
}

.ion-ios-personadd-outline:before {
  content: "\f47f"
}

.ion-ios-photos:before {
  content: "\f482"
}

.ion-ios-photos-outline:before {
  content: "\f481"
}

.ion-ios-pie:before {
  content: "\f484"
}

.ion-ios-pie-outline:before {
  content: "\f483"
}

.ion-ios-pint:before {
  content: "\f486"
}

.ion-ios-pint-outline:before {
  content: "\f485"
}

.ion-ios-play:before {
  content: "\f488"
}

.ion-ios-play-outline:before {
  content: "\f487"
}

.ion-ios-plus:before {
  content: "\f48b"
}

.ion-ios-plus-empty:before {
  content: "\f489"
}

.ion-ios-plus-outline:before {
  content: "\f48a"
}

.ion-ios-pricetag:before {
  content: "\f48d"
}

.ion-ios-pricetag-outline:before {
  content: "\f48c"
}

.ion-ios-pricetags:before {
  content: "\f48f"
}

.ion-ios-pricetags-outline:before {
  content: "\f48e"
}

.ion-ios-printer:before {
  content: "\f491"
}

.ion-ios-printer-outline:before {
  content: "\f490"
}

.ion-ios-pulse:before {
  content: "\f493"
}

.ion-ios-pulse-strong:before {
  content: "\f492"
}

.ion-ios-rainy:before {
  content: "\f495"
}

.ion-ios-rainy-outline:before {
  content: "\f494"
}

.ion-ios-recording:before {
  content: "\f497"
}

.ion-ios-recording-outline:before {
  content: "\f496"
}

.ion-ios-redo:before {
  content: "\f499"
}

.ion-ios-redo-outline:before {
  content: "\f498"
}

.ion-ios-refresh:before {
  content: "\f49c"
}

.ion-ios-refresh-empty:before {
  content: "\f49a"
}

.ion-ios-refresh-outline:before {
  content: "\f49b"
}

.ion-ios-reload:before {
  content: "\f49d"
}

.ion-ios-reverse-camera:before {
  content: "\f49f"
}

.ion-ios-reverse-camera-outline:before {
  content: "\f49e"
}

.ion-ios-rewind:before {
  content: "\f4a1"
}

.ion-ios-rewind-outline:before {
  content: "\f4a0"
}

.ion-ios-rose:before {
  content: "\f4a3"
}

.ion-ios-rose-outline:before {
  content: "\f4a2"
}

.ion-ios-search:before {
  content: "\f4a5"
}

.ion-ios-search-strong:before {
  content: "\f4a4"
}

.ion-ios-settings:before {
  content: "\f4a7"
}

.ion-ios-settings-strong:before {
  content: "\f4a6"
}

.ion-ios-shuffle:before {
  content: "\f4a9"
}

.ion-ios-shuffle-strong:before {
  content: "\f4a8"
}

.ion-ios-skipbackward:before {
  content: "\f4ab"
}

.ion-ios-skipbackward-outline:before {
  content: "\f4aa"
}

.ion-ios-skipforward:before {
  content: "\f4ad"
}

.ion-ios-skipforward-outline:before {
  content: "\f4ac"
}

.ion-ios-snowy:before {
  content: "\f4ae"
}

.ion-ios-speedometer:before {
  content: "\f4b0"
}

.ion-ios-speedometer-outline:before {
  content: "\f4af"
}

.ion-ios-star:before {
  content: "\f4b3"
}

.ion-ios-star-half:before {
  content: "\f4b1"
}

.ion-ios-star-outline:before {
  content: "\f4b2"
}

.ion-ios-stopwatch:before {
  content: "\f4b5"
}

.ion-ios-stopwatch-outline:before {
  content: "\f4b4"
}

.ion-ios-sunny:before {
  content: "\f4b7"
}

.ion-ios-sunny-outline:before {
  content: "\f4b6"
}

.ion-ios-telephone:before {
  content: "\f4b9"
}

.ion-ios-telephone-outline:before {
  content: "\f4b8"
}

.ion-ios-tennisball:before {
  content: "\f4bb"
}

.ion-ios-tennisball-outline:before {
  content: "\f4ba"
}

.ion-ios-thunderstorm:before {
  content: "\f4bd"
}

.ion-ios-thunderstorm-outline:before {
  content: "\f4bc"
}

.ion-ios-time:before {
  content: "\f4bf"
}

.ion-ios-time-outline:before {
  content: "\f4be"
}

.ion-ios-timer:before {
  content: "\f4c1"
}

.ion-ios-timer-outline:before {
  content: "\f4c0"
}

.ion-ios-toggle:before {
  content: "\f4c3"
}

.ion-ios-toggle-outline:before {
  content: "\f4c2"
}

.ion-ios-trash:before {
  content: "\f4c5"
}

.ion-ios-trash-outline:before {
  content: "\f4c4"
}

.ion-ios-undo:before {
  content: "\f4c7"
}

.ion-ios-undo-outline:before {
  content: "\f4c6"
}

.ion-ios-unlocked:before {
  content: "\f4c9"
}

.ion-ios-unlocked-outline:before {
  content: "\f4c8"
}

.ion-ios-upload:before {
  content: "\f4cb"
}

.ion-ios-upload-outline:before {
  content: "\f4ca"
}

.ion-ios-videocam:before {
  content: "\f4cd"
}

.ion-ios-videocam-outline:before {
  content: "\f4cc"
}

.ion-ios-volume-high:before {
  content: "\f4ce"
}

.ion-ios-volume-low:before {
  content: "\f4cf"
}

.ion-ios-wineglass:before {
  content: "\f4d1"
}

.ion-ios-wineglass-outline:before {
  content: "\f4d0"
}

.ion-ios-world:before {
  content: "\f4d3"
}

.ion-ios-world-outline:before {
  content: "\f4d2"
}

.ion-ipad:before {
  content: "\f1f9"
}

.ion-iphone:before {
  content: "\f1fa"
}

.ion-ipod:before {
  content: "\f1fb"
}

.ion-jet:before {
  content: "\f295"
}

.ion-key:before {
  content: "\f296"
}

.ion-knife:before {
  content: "\f297"
}

.ion-laptop:before {
  content: "\f1fc"
}

.ion-leaf:before {
  content: "\f1fd"
}

.ion-levels:before {
  content: "\f298"
}

.ion-lightbulb:before {
  content: "\f299"
}

.ion-link:before {
  content: "\f1fe"
}

.ion-load-a:before {
  content: "\f29a"
}

.ion-load-b:before {
  content: "\f29b"
}

.ion-load-c:before {
  content: "\f29c"
}

.ion-load-d:before {
  content: "\f29d"
}

.ion-location:before {
  content: "\f1ff"
}

.ion-lock-combination:before {
  content: "\f4d4"
}

.ion-locked:before {
  content: "\f200"
}

.ion-log-in:before {
  content: "\f29e"
}

.ion-log-out:before {
  content: "\f29f"
}

.ion-loop:before {
  content: "\f201"
}

.ion-magnet:before {
  content: "\f2a0"
}

.ion-male:before {
  content: "\f2a1"
}

.ion-man:before {
  content: "\f202"
}

.ion-map:before {
  content: "\f203"
}

.ion-medkit:before {
  content: "\f2a2"
}

.ion-merge:before {
  content: "\f33f"
}

.ion-mic-a:before {
  content: "\f204"
}

.ion-mic-b:before {
  content: "\f205"
}

.ion-mic-c:before {
  content: "\f206"
}

.ion-minus:before {
  content: "\f209"
}

.ion-minus-circled:before {
  content: "\f207"
}

.ion-minus-round:before {
  content: "\f208"
}

.ion-model-s:before {
  content: "\f2c1"
}

.ion-monitor:before {
  content: "\f20a"
}

.ion-more:before {
  content: "\f20b"
}

.ion-mouse:before {
  content: "\f340"
}

.ion-music-note:before {
  content: "\f20c"
}

.ion-navicon:before {
  content: "\f20e"
}

.ion-navicon-round:before {
  content: "\f20d"
}

.ion-navigate:before {
  content: "\f2a3"
}

.ion-network:before {
  content: "\f341"
}

.ion-no-smoking:before {
  content: "\f2c2"
}

.ion-nuclear:before {
  content: "\f2a4"
}

.ion-outlet:before {
  content: "\f342"
}

.ion-paintbrush:before {
  content: "\f4d5"
}

.ion-paintbucket:before {
  content: "\f4d6"
}

.ion-paper-airplane:before {
  content: "\f2c3"
}

.ion-paperclip:before {
  content: "\f20f"
}

.ion-pause:before {
  content: "\f210"
}

.ion-person:before {
  content: "\f213"
}

.ion-person-add:before {
  content: "\f211"
}

.ion-person-stalker:before {
  content: "\f212"
}

.ion-pie-graph:before {
  content: "\f2a5"
}

.ion-pin:before {
  content: "\f2a6"
}

.ion-pinpoint:before {
  content: "\f2a7"
}

.ion-pizza:before {
  content: "\f2a8"
}

.ion-plane:before {
  content: "\f214"
}

.ion-planet:before {
  content: "\f343"
}

.ion-play:before {
  content: "\f215"
}

.ion-playstation:before {
  content: "\f30a"
}

.ion-plus:before {
  content: "\f218"
}

.ion-plus-circled:before {
  content: "\f216"
}

.ion-plus-round:before {
  content: "\f217"
}

.ion-podium:before {
  content: "\f344"
}

.ion-pound:before {
  content: "\f219"
}

.ion-power:before {
  content: "\f2a9"
}

.ion-pricetag:before {
  content: "\f2aa"
}

.ion-pricetags:before {
  content: "\f2ab"
}

.ion-printer:before {
  content: "\f21a"
}

.ion-pull-request:before {
  content: "\f345"
}

.ion-qr-scanner:before {
  content: "\f346"
}

.ion-quote:before {
  content: "\f347"
}

.ion-radio-waves:before {
  content: "\f2ac"
}

.ion-record:before {
  content: "\f21b"
}

.ion-refresh:before {
  content: "\f21c"
}

.ion-reply:before {
  content: "\f21e"
}

.ion-reply-all:before {
  content: "\f21d"
}

.ion-ribbon-a:before {
  content: "\f348"
}

.ion-ribbon-b:before {
  content: "\f349"
}

.ion-sad:before {
  content: "\f34a"
}

.ion-sad-outline:before {
  content: "\f4d7"
}

.ion-scissors:before {
  content: "\f34b"
}

.ion-search:before {
  content: "\f21f"
}

.ion-settings:before {
  content: "\f2ad"
}

.ion-share:before {
  content: "\f220"
}

.ion-shuffle:before {
  content: "\f221"
}

.ion-skip-backward:before {
  content: "\f222"
}

.ion-skip-forward:before {
  content: "\f223"
}

.ion-social-android:before {
  content: "\f225"
}

.ion-social-android-outline:before {
  content: "\f224"
}

.ion-social-angular:before {
  content: "\f4d9"
}

.ion-social-angular-outline:before {
  content: "\f4d8"
}

.ion-social-apple:before {
  content: "\f227"
}

.ion-social-apple-outline:before {
  content: "\f226"
}

.ion-social-bitcoin:before {
  content: "\f2af"
}

.ion-social-bitcoin-outline:before {
  content: "\f2ae"
}

.ion-social-buffer:before {
  content: "\f229"
}

.ion-social-buffer-outline:before {
  content: "\f228"
}

.ion-social-chrome:before {
  content: "\f4db"
}

.ion-social-chrome-outline:before {
  content: "\f4da"
}

.ion-social-codepen:before {
  content: "\f4dd"
}

.ion-social-codepen-outline:before {
  content: "\f4dc"
}

.ion-social-css3:before {
  content: "\f4df"
}

.ion-social-css3-outline:before {
  content: "\f4de"
}

.ion-social-designernews:before {
  content: "\f22b"
}

.ion-social-designernews-outline:before {
  content: "\f22a"
}

.ion-social-dribbble:before {
  content: "\f22d"
}

.ion-social-dribbble-outline:before {
  content: "\f22c"
}

.ion-social-dropbox:before {
  content: "\f22f"
}

.ion-social-dropbox-outline:before {
  content: "\f22e"
}

.ion-social-euro:before {
  content: "\f4e1"
}

.ion-social-euro-outline:before {
  content: "\f4e0"
}

.ion-social-facebook:before {
  content: "\f231"
}

.ion-social-facebook-outline:before {
  content: "\f230"
}

.ion-social-foursquare:before {
  content: "\f34d"
}

.ion-social-foursquare-outline:before {
  content: "\f34c"
}

.ion-social-freebsd-devil:before {
  content: "\f2c4"
}

.ion-social-github:before {
  content: "\f233"
}

.ion-social-github-outline:before {
  content: "\f232"
}

.ion-social-google:before {
  content: "\f34f"
}

.ion-social-google-outline:before {
  content: "\f34e"
}

.ion-social-googleplus:before {
  content: "\f235"
}

.ion-social-googleplus-outline:before {
  content: "\f234"
}

.ion-social-hackernews:before {
  content: "\f237"
}

.ion-social-hackernews-outline:before {
  content: "\f236"
}

.ion-social-html5:before {
  content: "\f4e3"
}

.ion-social-html5-outline:before {
  content: "\f4e2"
}

.ion-social-instagram:before {
  content: "\f351"
}

.ion-social-instagram-outline:before {
  content: "\f350"
}

.ion-social-javascript:before {
  content: "\f4e5"
}

.ion-social-javascript-outline:before {
  content: "\f4e4"
}

.ion-social-linkedin:before {
  content: "\f239"
}

.ion-social-linkedin-outline:before {
  content: "\f238"
}

.ion-social-markdown:before {
  content: "\f4e6"
}

.ion-social-nodejs:before {
  content: "\f4e7"
}

.ion-social-octocat:before {
  content: "\f4e8"
}

.ion-social-pinterest:before {
  content: "\f2b1"
}

.ion-social-pinterest-outline:before {
  content: "\f2b0"
}

.ion-social-python:before {
  content: "\f4e9"
}

.ion-social-reddit:before {
  content: "\f23b"
}

.ion-social-reddit-outline:before {
  content: "\f23a"
}

.ion-social-rss:before {
  content: "\f23d"
}

.ion-social-rss-outline:before {
  content: "\f23c"
}

.ion-social-sass:before {
  content: "\f4ea"
}

.ion-social-skype:before {
  content: "\f23f"
}

.ion-social-skype-outline:before {
  content: "\f23e"
}

.ion-social-snapchat:before {
  content: "\f4ec"
}

.ion-social-snapchat-outline:before {
  content: "\f4eb"
}

.ion-social-tumblr:before {
  content: "\f241"
}

.ion-social-tumblr-outline:before {
  content: "\f240"
}

.ion-social-tux:before {
  content: "\f2c5"
}

.ion-social-twitch:before {
  content: "\f4ee"
}

.ion-social-twitch-outline:before {
  content: "\f4ed"
}

.ion-social-twitter:before {
  content: "\f243"
}

.ion-social-twitter-outline:before {
  content: "\f242"
}

.ion-social-usd:before {
  content: "\f353"
}

.ion-social-usd-outline:before {
  content: "\f352"
}

.ion-social-vimeo:before {
  content: "\f245"
}

.ion-social-vimeo-outline:before {
  content: "\f244"
}

.ion-social-whatsapp:before {
  content: "\f4f0"
}

.ion-social-whatsapp-outline:before {
  content: "\f4ef"
}

.ion-social-windows:before {
  content: "\f247"
}

.ion-social-windows-outline:before {
  content: "\f246"
}

.ion-social-wordpress:before {
  content: "\f249"
}

.ion-social-wordpress-outline:before {
  content: "\f248"
}

.ion-social-yahoo:before {
  content: "\f24b"
}

.ion-social-yahoo-outline:before {
  content: "\f24a"
}

.ion-social-yen:before {
  content: "\f4f2"
}

.ion-social-yen-outline:before {
  content: "\f4f1"
}

.ion-social-youtube:before {
  content: "\f24d"
}

.ion-social-youtube-outline:before {
  content: "\f24c"
}

.ion-soup-can:before {
  content: "\f4f4"
}

.ion-soup-can-outline:before {
  content: "\f4f3"
}

.ion-speakerphone:before {
  content: "\f2b2"
}

.ion-speedometer:before {
  content: "\f2b3"
}

.ion-spoon:before {
  content: "\f2b4"
}

.ion-star:before {
  content: "\f24e"
}

.ion-stats-bars:before {
  content: "\f2b5"
}

.ion-steam:before {
  content: "\f30b"
}

.ion-stop:before {
  content: "\f24f"
}

.ion-thermometer:before {
  content: "\f2b6"
}

.ion-thumbsdown:before {
  content: "\f250"
}

.ion-thumbsup:before {
  content: "\f251"
}

.ion-toggle:before {
  content: "\f355"
}

.ion-toggle-filled:before {
  content: "\f354"
}

.ion-transgender:before {
  content: "\f4f5"
}

.ion-trash-a:before {
  content: "\f252"
}

.ion-trash-b:before {
  content: "\f253"
}

.ion-trophy:before {
  content: "\f356"
}

.ion-tshirt:before {
  content: "\f4f7"
}

.ion-tshirt-outline:before {
  content: "\f4f6"
}

.ion-umbrella:before {
  content: "\f2b7"
}

.ion-university:before {
  content: "\f357"
}

.ion-unlocked:before {
  content: "\f254"
}

.ion-upload:before {
  content: "\f255"
}

.ion-usb:before {
  content: "\f2b8"
}

.ion-videocamera:before {
  content: "\f256"
}

.ion-volume-high:before {
  content: "\f257"
}

.ion-volume-low:before {
  content: "\f258"
}

.ion-volume-medium:before {
  content: "\f259"
}

.ion-volume-mute:before {
  content: "\f25a"
}

.ion-wand:before {
  content: "\f358"
}

.ion-waterdrop:before {
  content: "\f25b"
}

.ion-wifi:before {
  content: "\f25c"
}

.ion-wineglass:before {
  content: "\f2b9"
}

.ion-woman:before {
  content: "\f25d"
}

.ion-wrench:before {
  content: "\f2ba"
}

.ion-xbox:before {
  content: "\f30c"
}

@font-face {
  font-family: "linea-arrows-10";
  src: url("../../themes/educator_old/assets/css/linea-icons/arrows/fonts/linea-arrows-10.eot");
  src: url("../../themes/educator_old/assets/css/linea-icons/arrows/fonts/linea-arrows-10d41d.eot?#iefix") format("embedded-opentype"), url("../../themes/educator_old/assets/css/linea-icons/arrows/fonts/linea-arrows-10.woff") format("woff"), url("../../themes/educator_old/assets/css/linea-icons/arrows/fonts/linea-arrows-10.ttf") format("truetype"), url("../../themes/educator_old/assets/css/linea-icons/arrows/fonts/linea-arrows-10.svg#linea-arrows-10") format("svg");
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: "linea-basic-10";
  src: url("../../themes/educator_old/assets/css/linea-icons/basic/fonts/linea-basic-10.eot");
  src: url("../../themes/educator_old/assets/css/linea-icons/basic/fonts/linea-basic-10d41d.eot?#iefix") format("embedded-opentype"), url("../../themes/educator_old/assets/css/linea-icons/basic/fonts/linea-basic-10.woff") format("woff"), url("../../themes/educator_old/assets/css/linea-icons/basic/fonts/linea-basic-10.ttf") format("truetype"), url("../../themes/educator_old/assets/css/linea-icons/basic/fonts/linea-basic-10.svg#linea-basic-10") format("svg");
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: "linea-basic-elaboration-10";
  src: url("../../themes/educator_old/assets/css/linea-icons/basic-elaboration/fonts/linea-basic-elaboration-10.eot");
  src: url("../../themes/educator_old/assets/css/linea-icons/basic-elaboration/fonts/linea-basic-elaboration-10d41d.eot?#iefix") format("embedded-opentype"), url("../../themes/educator_old/assets/css/linea-icons/basic-elaboration/fonts/linea-basic-elaboration-10.woff") format("woff"), url("../../themes/educator_old/assets/css/linea-icons/basic-elaboration/fonts/linea-basic-elaboration-10.ttf") format("truetype"), url("../../themes/educator_old/assets/css/linea-icons/basic-elaboration/fonts/linea-basic-elaboration-10.svg#linea-basic-elaboration-10") format("svg");
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: "linea-ecommerce-10";
  src: url("../../themes/educator_old/assets/css/linea-icons/ecommerce/fonts/linea-ecommerce-10.eot");
  src: url("../../themes/educator_old/assets/css/linea-icons/ecommerce/fonts/linea-ecommerce-10d41d.eot?#iefix") format("embedded-opentype"), url("../../themes/educator_old/assets/css/linea-icons/ecommerce/fonts/linea-ecommerce-10.woff") format("woff"), url("../../themes/educator_old/assets/css/linea-icons/ecommerce/fonts/linea-ecommerce-10.ttf") format("truetype"), url("../../themes/educator_old/assets/css/linea-icons/ecommerce/fonts/linea-ecommerce-10.svg#linea-ecommerce-10") format("svg");
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: "linea-music-10";
  src: url("../../themes/educator_old/assets/css/linea-icons/music/fonts/linea-music-10.eot");
  src: url("../../themes/educator_old/assets/css/linea-icons/music/fonts/linea-music-10d41d.eot?#iefix") format("embedded-opentype"), url("../../themes/educator_old/assets/css/linea-icons/music/fonts/linea-music-10.woff") format("woff"), url("../../themes/educator_old/assets/css/linea-icons/music/fonts/linea-music-10.ttf") format("truetype"), url("../../themes/educator_old/assets/css/linea-icons/music/fonts/linea-music-10.svg#linea-music-10") format("svg");
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: "linea-software-10";
  src: url("../../themes/educator_old/assets/css/linea-icons/software/fonts/linea-software-10.eot");
  src: url("../../themes/educator_old/assets/css/linea-icons/software/fonts/linea-software-10d41d.eot?#iefix") format("embedded-opentype"), url("../../themes/educator_old/assets/css/linea-icons/software/fonts/linea-software-10.woff") format("woff"), url("../../themes/educator_old/assets/css/linea-icons/software/fonts/linea-software-10.ttf") format("truetype"), url("../../themes/educator_old/assets/css/linea-icons/software/fonts/linea-software-10.svg#linea-software-10") format("svg");
  font-weight: normal;
  font-style: normal
}

@font-face {
  font-family: "linea-weather-10";
  src: url("../../themes/educator_old/assets/css/linea-icons/weather/fonts/linea-weather-10.eot");
  src: url("../../themes/educator_old/assets/css/linea-icons/weather/fonts/linea-weather-10d41d.eot?#iefix") format("embedded-opentype"), url("../../themes/educator_old/assets/css/linea-icons/weather/fonts/linea-weather-10.woff") format("woff"), url("../../themes/educator_old/assets/css/linea-icons/weather/fonts/linea-weather-10.ttf") format("truetype"), url("../../themes/educator_old/assets/css/linea-icons/weather/fonts/linea-weather-10.svg#linea-weather-10") format("svg");
  font-weight: normal;
  font-style: normal
}

[class^="icon-arrows"][data-icon]:before {
  font-family: "linea-arrows-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

[class^="icon-arrows-"]:before,
[class*=" icon-arrows-"]:before {
  font-family: "linea-arrows-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-arrows-anticlockwise:before {
  content: "\e000"
}

.icon-arrows-anticlockwise-dashed:before {
  content: "\e001"
}

.icon-arrows-button-down:before {
  content: "\e002"
}

.icon-arrows-button-off:before {
  content: "\e003"
}

.icon-arrows-button-on:before {
  content: "\e004"
}

.icon-arrows-button-up:before {
  content: "\e005"
}

.icon-arrows-check:before {
  content: "\e006"
}

.icon-arrows-circle-check:before {
  content: "\e007"
}

.icon-arrows-circle-down:before {
  content: "\e008"
}

.icon-arrows-circle-downleft:before {
  content: "\e009"
}

.icon-arrows-circle-downright:before {
  content: "\e00a"
}

.icon-arrows-circle-left:before {
  content: "\e00b"
}

.icon-arrows-circle-minus:before {
  content: "\e00c"
}

.icon-arrows-circle-plus:before {
  content: "\e00d"
}

.icon-arrows-circle-remove:before {
  content: "\e00e"
}

.icon-arrows-circle-right:before {
  content: "\e00f"
}

.icon-arrows-circle-up:before {
  content: "\e010"
}

.icon-arrows-circle-upleft:before {
  content: "\e011"
}

.icon-arrows-circle-upright:before {
  content: "\e012"
}

.icon-arrows-clockwise:before {
  content: "\e013"
}

.icon-arrows-clockwise-dashed:before {
  content: "\e014"
}

.icon-arrows-compress:before {
  content: "\e015"
}

.icon-arrows-deny:before {
  content: "\e016"
}

.icon-arrows-diagonal:before {
  content: "\e017"
}

.icon-arrows-diagonal2:before {
  content: "\e018"
}

.icon-arrows-down:before {
  content: "\e019"
}

.icon-arrows-down-double:before {
  content: "\e01a"
}

.icon-arrows-downleft:before {
  content: "\e01b"
}

.icon-arrows-downright:before {
  content: "\e01c"
}

.icon-arrows-drag-down:before {
  content: "\e01d"
}

.icon-arrows-drag-down-dashed:before {
  content: "\e01e"
}

.icon-arrows-drag-horiz:before {
  content: "\e01f"
}

.icon-arrows-drag-left:before {
  content: "\e020"
}

.icon-arrows-drag-left-dashed:before {
  content: "\e021"
}

.icon-arrows-drag-right:before {
  content: "\e022"
}

.icon-arrows-drag-right-dashed:before {
  content: "\e023"
}

.icon-arrows-drag-up:before {
  content: "\e024"
}

.icon-arrows-drag-up-dashed:before {
  content: "\e025"
}

.icon-arrows-drag-vert:before {
  content: "\e026"
}

.icon-arrows-exclamation:before {
  content: "\e027"
}

.icon-arrows-expand:before {
  content: "\e028"
}

.icon-arrows-expand-diagonal1:before {
  content: "\e029"
}

.icon-arrows-expand-horizontal1:before {
  content: "\e02a"
}

.icon-arrows-expand-vertical1:before {
  content: "\e02b"
}

.icon-arrows-fit-horizontal:before {
  content: "\e02c"
}

.icon-arrows-fit-vertical:before {
  content: "\e02d"
}

.icon-arrows-glide:before {
  content: "\e02e"
}

.icon-arrows-glide-horizontal:before {
  content: "\e02f"
}

.icon-arrows-glide-vertical:before {
  content: "\e030"
}

.icon-arrows-hamburger1:before {
  content: "\e031"
}

.icon-arrows-hamburger-2:before {
  content: "\e032"
}

.icon-arrows-horizontal:before {
  content: "\e033"
}

.icon-arrows-info:before {
  content: "\e034"
}

.icon-arrows-keyboard-alt:before {
  content: "\e035"
}

.icon-arrows-keyboard-cmd:before {
  content: "\e036"
}

.icon-arrows-keyboard-delete:before {
  content: "\e037"
}

.icon-arrows-keyboard-down:before {
  content: "\e038"
}

.icon-arrows-keyboard-left:before {
  content: "\e039"
}

.icon-arrows-keyboard-return:before {
  content: "\e03a"
}

.icon-arrows-keyboard-right:before {
  content: "\e03b"
}

.icon-arrows-keyboard-shift:before {
  content: "\e03c"
}

.icon-arrows-keyboard-tab:before {
  content: "\e03d"
}

.icon-arrows-keyboard-up:before {
  content: "\e03e"
}

.icon-arrows-left:before {
  content: "\e03f"
}

.icon-arrows-left-double-32:before {
  content: "\e040"
}

.icon-arrows-minus:before {
  content: "\e041"
}

.icon-arrows-move:before {
  content: "\e042"
}

.icon-arrows-move2:before {
  content: "\e043"
}

.icon-arrows-move-bottom:before {
  content: "\e044"
}

.icon-arrows-move-left:before {
  content: "\e045"
}

.icon-arrows-move-right:before {
  content: "\e046"
}

.icon-arrows-move-top:before {
  content: "\e047"
}

.icon-arrows-plus:before {
  content: "\e048"
}

.icon-arrows-question:before {
  content: "\e049"
}

.icon-arrows-remove:before {
  content: "\e04a"
}

.icon-arrows-right:before {
  content: "\e04b"
}

.icon-arrows-right-double:before {
  content: "\e04c"
}

.icon-arrows-rotate:before {
  content: "\e04d"
}

.icon-arrows-rotate-anti:before {
  content: "\e04e"
}

.icon-arrows-rotate-anti-dashed:before {
  content: "\e04f"
}

.icon-arrows-rotate-dashed:before {
  content: "\e050"
}

.icon-arrows-shrink:before {
  content: "\e051"
}

.icon-arrows-shrink-diagonal1:before {
  content: "\e052"
}

.icon-arrows-shrink-diagonal2:before {
  content: "\e053"
}

.icon-arrows-shrink-horizonal2:before {
  content: "\e054"
}

.icon-arrows-shrink-horizontal1:before {
  content: "\e055"
}

.icon-arrows-shrink-vertical1:before {
  content: "\e056"
}

.icon-arrows-shrink-vertical2:before {
  content: "\e057"
}

.icon-arrows-sign-down:before {
  content: "\e058"
}

.icon-arrows-sign-left:before {
  content: "\e059"
}

.icon-arrows-sign-right:before {
  content: "\e05a"
}

.icon-arrows-sign-up:before {
  content: "\e05b"
}

.icon-arrows-slide-down1:before {
  content: "\e05c"
}

.icon-arrows-slide-down2:before {
  content: "\e05d"
}

.icon-arrows-slide-left1:before {
  content: "\e05e"
}

.icon-arrows-slide-left2:before {
  content: "\e05f"
}

.icon-arrows-slide-right1:before {
  content: "\e060"
}

.icon-arrows-slide-right2:before {
  content: "\e061"
}

.icon-arrows-slide-up1:before {
  content: "\e062"
}

.icon-arrows-slide-up2:before {
  content: "\e063"
}

.icon-arrows-slim-down:before {
  content: "\e064"
}

.icon-arrows-slim-down-dashed:before {
  content: "\e065"
}

.icon-arrows-slim-left:before {
  content: "\e066"
}

.icon-arrows-slim-left-dashed:before {
  content: "\e067"
}

.icon-arrows-slim-right:before {
  content: "\e068"
}

.icon-arrows-slim-right-dashed:before {
  content: "\e069"
}

.icon-arrows-slim-up:before {
  content: "\e06a"
}

.icon-arrows-slim-up-dashed:before {
  content: "\e06b"
}

.icon-arrows-square-check:before {
  content: "\e06c"
}

.icon-arrows-square-down:before {
  content: "\e06d"
}

.icon-arrows-square-downleft:before {
  content: "\e06e"
}

.icon-arrows-square-downright:before {
  content: "\e06f"
}

.icon-arrows-square-left:before {
  content: "\e070"
}

.icon-arrows-square-minus:before {
  content: "\e071"
}

.icon-arrows-square-plus:before {
  content: "\e072"
}

.icon-arrows-square-remove:before {
  content: "\e073"
}

.icon-arrows-square-right:before {
  content: "\e074"
}

.icon-arrows-square-up:before {
  content: "\e075"
}

.icon-arrows-square-upleft:before {
  content: "\e076"
}

.icon-arrows-square-upright:before {
  content: "\e077"
}

.icon-arrows-squares:before {
  content: "\e078"
}

.icon-arrows-stretch-diagonal1:before {
  content: "\e079"
}

.icon-arrows-stretch-diagonal2:before {
  content: "\e07a"
}

.icon-arrows-stretch-diagonal3:before {
  content: "\e07b"
}

.icon-arrows-stretch-diagonal4:before {
  content: "\e07c"
}

.icon-arrows-stretch-horizontal1:before {
  content: "\e07d"
}

.icon-arrows-stretch-horizontal2:before {
  content: "\e07e"
}

.icon-arrows-stretch-vertical1:before {
  content: "\e07f"
}

.icon-arrows-stretch-vertical2:before {
  content: "\e080"
}

.icon-arrows-switch-horizontal:before {
  content: "\e081"
}

.icon-arrows-switch-vertical:before {
  content: "\e082"
}

.icon-arrows-up:before {
  content: "\e083"
}

.icon-arrows-up-double-33:before {
  content: "\e084"
}

.icon-arrows-upleft:before {
  content: "\e085"
}

.icon-arrows-upright:before {
  content: "\e086"
}

.icon-arrows-vertical:before {
  content: "\e087"
}

[class^="icon-basic-"][data-icon]:before {
  font-family: "linea-basic-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

[class^="icon-basic-"]:before,
[class*=" icon-basic-"]:before {
  font-family: "linea-basic-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-basic-accelerator:before {
  content: "a"
}

.icon-basic-alarm:before {
  content: "b"
}

.icon-basic-anchor:before {
  content: "c"
}

.icon-basic-anticlockwise:before {
  content: "d"
}

.icon-basic-archive:before {
  content: "e"
}

.icon-basic-archive-full:before {
  content: "f"
}

.icon-basic-ban:before {
  content: "g"
}

.icon-basic-battery-charge:before {
  content: "h"
}

.icon-basic-battery-empty:before {
  content: "i"
}

.icon-basic-battery-full:before {
  content: "j"
}

.icon-basic-battery-half:before {
  content: "k"
}

.icon-basic-bolt:before {
  content: "l"
}

.icon-basic-book:before {
  content: "m"
}

.icon-basic-book-pen:before {
  content: "n"
}

.icon-basic-book-pencil:before {
  content: "o"
}

.icon-basic-bookmark:before {
  content: "p"
}

.icon-basic-calculator:before {
  content: "q"
}

.icon-basic-calendar:before {
  content: "r"
}

.icon-basic-cards-diamonds:before {
  content: "s"
}

.icon-basic-cards-hearts:before {
  content: "t"
}

.icon-basic-case:before {
  content: "u"
}

.icon-basic-chronometer:before {
  content: "v"
}

.icon-basic-clessidre:before {
  content: "w"
}

.icon-basic-clock:before {
  content: "x"
}

.icon-basic-clockwise:before {
  content: "y"
}

.icon-basic-cloud:before {
  content: "z"
}

.icon-basic-clubs:before {
  content: "A"
}

.icon-basic-compass:before {
  content: "B"
}

.icon-basic-cup:before {
  content: "C"
}

.icon-basic-diamonds:before {
  content: "D"
}

.icon-basic-display:before {
  content: "E"
}

.icon-basic-download:before {
  content: "F"
}

.icon-basic-exclamation:before {
  content: "G"
}

.icon-basic-eye:before {
  content: "H"
}

.icon-basic-eye-closed:before {
  content: "I"
}

.icon-basic-female:before {
  content: "J"
}

.icon-basic-flag1:before {
  content: "K"
}

.icon-basic-flag2:before {
  content: "L"
}

.icon-basic-floppydisk:before {
  content: "M"
}

.icon-basic-folder:before {
  content: "N"
}

.icon-basic-folder-multiple:before {
  content: "O"
}

.icon-basic-gear:before {
  content: "P"
}

.icon-basic-geolocalize-01:before {
  content: "Q"
}

.icon-basic-geolocalize-05:before {
  content: "R"
}

.icon-basic-globe:before {
  content: "S"
}

.icon-basic-gunsight:before {
  content: "T"
}

.icon-basic-hammer:before {
  content: "U"
}

.icon-basic-headset:before {
  content: "V"
}

.icon-basic-heart:before {
  content: "W"
}

.icon-basic-heart-broken:before {
  content: "X"
}

.icon-basic-helm:before {
  content: "Y"
}

.icon-basic-home:before {
  content: "Z"
}

.icon-basic-info:before {
  content: "0"
}

.icon-basic-ipod:before {
  content: "1"
}

.icon-basic-joypad:before {
  content: "2"
}

.icon-basic-key:before {
  content: "3"
}

.icon-basic-keyboard:before {
  content: "4"
}

.icon-basic-laptop:before {
  content: "5"
}

.icon-basic-life-buoy:before {
  content: "6"
}

.icon-basic-lightbulb:before {
  content: "7"
}

.icon-basic-link:before {
  content: "8"
}

.icon-basic-lock:before {
  content: "9"
}

.icon-basic-lock-open:before {
  content: "!"
}

.icon-basic-magic-mouse:before {
  content: "\""
}

.icon-basic-magnifier:before {
  content: "#"
}

.icon-basic-magnifier-minus:before {
  content: "$"
}

.icon-basic-magnifier-plus:before {
  content: "%"
}

.icon-basic-mail:before {
  content: "&"
}

.icon-basic-mail-multiple:before {
  content: "'"
}

.icon-basic-mail-open:before {
  content: "("
}

.icon-basic-mail-open-text:before {
  content: ")"
}

.icon-basic-male:before {
  content: "*"
}

.icon-basic-map:before {
  content: "+"
}

.icon-basic-message:before {
  content: ","
}

.icon-basic-message-multiple:before {
  content: "-"
}

.icon-basic-message-txt:before {
  content: "."
}

.icon-basic-mixer2:before {
  content: "/"
}

.icon-basic-mouse:before {
  content: ":"
}

.icon-basic-notebook:before {
  content: ";"
}

.icon-basic-notebook-pen:before {
  content: "<"
}

.icon-basic-notebook-pencil:before {
  content: "="
}

.icon-basic-paperplane:before {
  content: ">"
}

.icon-basic-pencil-ruler:before {
  content: "?"
}

.icon-basic-pencil-ruler-pen:before {
  content: "@"
}

.icon-basic-photo:before {
  content: "["
}

.icon-basic-picture:before {
  content: "]"
}

.icon-basic-picture-multiple:before {
  content: "^"
}

.icon-basic-pin1:before {
  content: "_"
}

.icon-basic-pin2:before {
  content: "`"
}

.icon-basic-postcard:before {
  content:"{"
}

.icon-basic-postcard-multiple:before {
  content: "|"
}

.icon-basic-printer:before {
  content: "}"
}

.icon-basic-question:before {
  content: "~"
}

.icon-basic-rss:before {
  content: "\\"
}

.icon-basic-server:before {
  content: "\e000"
}

.icon-basic-server2:before {
  content: "\e001"
}

.icon-basic-server-cloud:before {
  content: "\e002"
}

.icon-basic-server-download:before {
  content: "\e003"
}

.icon-basic-server-upload:before {
  content: "\e004"
}

.icon-basic-settings:before {
  content: "\e005"
}

.icon-basic-share:before {
  content: "\e006"
}

.icon-basic-sheet:before {
  content: "\e007"
}

.icon-basic-sheet-multiple:before {
  content: "\e008"
}

.icon-basic-sheet-pen:before {
  content: "\e009"
}

.icon-basic-sheet-pencil:before {
  content: "\e00a"
}

.icon-basic-sheet-txt:before {
  content: "\e00b"
}

.icon-basic-signs:before {
  content: "\e00c"
}

.icon-basic-smartphone:before {
  content: "\e00d"
}

.icon-basic-spades:before {
  content: "\e00e"
}

.icon-basic-spread:before {
  content: "\e00f"
}

.icon-basic-spread-bookmark:before {
  content: "\e010"
}

.icon-basic-spread-text:before {
  content: "\e011"
}

.icon-basic-spread-text-bookmark:before {
  content: "\e012"
}

.icon-basic-star:before {
  content: "\e013"
}

.icon-basic-tablet:before {
  content: "\e014"
}

.icon-basic-target:before {
  content: "\e015"
}

.icon-basic-todo:before {
  content: "\e016"
}

.icon-basic-todo-pen:before {
  content: "\e017"
}

.icon-basic-todo-pencil:before {
  content: "\e018"
}

.icon-basic-todo-txt:before {
  content: "\e019"
}

.icon-basic-todolist-pen:before {
  content: "\e01a"
}

.icon-basic-todolist-pencil:before {
  content: "\e01b"
}

.icon-basic-trashcan:before {
  content: "\e01c"
}

.icon-basic-trashcan-full:before {
  content: "\e01d"
}

.icon-basic-trashcan-refresh:before {
  content: "\e01e"
}

.icon-basic-trashcan-remove:before {
  content: "\e01f"
}

.icon-basic-upload:before {
  content: "\e020"
}

.icon-basic-usb:before {
  content: "\e021"
}

.icon-basic-video:before {
  content: "\e022"
}

.icon-basic-watch:before {
  content: "\e023"
}

.icon-basic-webpage:before {
  content: "\e024"
}

.icon-basic-webpage-img-txt:before {
  content: "\e025"
}

.icon-basic-webpage-multiple:before {
  content: "\e026"
}

.icon-basic-webpage-txt:before {
  content: "\e027"
}

.icon-basic-world:before {
  content: "\e028"
}

[class^="icon-basic-elaboration-"][data-icon]:before {
  font-family: "linea-basic-elaboration-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

[class^="icon-basic-elaboration-"]:before,
[class*=" icon-basic-elaboration-"]:before {
  font-family: "linea-basic-elaboration-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-basic-elaboration-bookmark-checck:before {
  content: "a"
}

.icon-basic-elaboration-bookmark-minus:before {
  content: "b"
}

.icon-basic-elaboration-bookmark-plus:before {
  content: "c"
}

.icon-basic-elaboration-bookmark-remove:before {
  content: "d"
}

.icon-basic-elaboration-briefcase-check:before {
  content: "e"
}

.icon-basic-elaboration-briefcase-download:before {
  content: "f"
}

.icon-basic-elaboration-briefcase-flagged:before {
  content: "g"
}

.icon-basic-elaboration-briefcase-minus:before {
  content: "h"
}

.icon-basic-elaboration-briefcase-plus:before {
  content: "i"
}

.icon-basic-elaboration-briefcase-refresh:before {
  content: "j"
}

.icon-basic-elaboration-briefcase-remove:before {
  content: "k"
}

.icon-basic-elaboration-briefcase-search:before {
  content: "l"
}

.icon-basic-elaboration-briefcase-star:before {
  content: "m"
}

.icon-basic-elaboration-briefcase-upload:before {
  content: "n"
}

.icon-basic-elaboration-browser-check:before {
  content: "o"
}

.icon-basic-elaboration-browser-download:before {
  content: "p"
}

.icon-basic-elaboration-browser-minus:before {
  content: "q"
}

.icon-basic-elaboration-browser-plus:before {
  content: "r"
}

.icon-basic-elaboration-browser-refresh:before {
  content: "s"
}

.icon-basic-elaboration-browser-remove:before {
  content: "t"
}

.icon-basic-elaboration-browser-search:before {
  content: "u"
}

.icon-basic-elaboration-browser-star:before {
  content: "v"
}

.icon-basic-elaboration-browser-upload:before {
  content: "w"
}

.icon-basic-elaboration-calendar-check:before {
  content: "x"
}

.icon-basic-elaboration-calendar-cloud:before {
  content: "y"
}

.icon-basic-elaboration-calendar-download:before {
  content: "z"
}

.icon-basic-elaboration-calendar-empty:before {
  content: "A"
}

.icon-basic-elaboration-calendar-flagged:before {
  content: "B"
}

.icon-basic-elaboration-calendar-heart:before {
  content: "C"
}

.icon-basic-elaboration-calendar-minus:before {
  content: "D"
}

.icon-basic-elaboration-calendar-next:before {
  content: "E"
}

.icon-basic-elaboration-calendar-noaccess:before {
  content: "F"
}

.icon-basic-elaboration-calendar-pencil:before {
  content: "G"
}

.icon-basic-elaboration-calendar-plus:before {
  content: "H"
}

.icon-basic-elaboration-calendar-previous:before {
  content: "I"
}

.icon-basic-elaboration-calendar-refresh:before {
  content: "J"
}

.icon-basic-elaboration-calendar-remove:before {
  content: "K"
}

.icon-basic-elaboration-calendar-search:before {
  content: "L"
}

.icon-basic-elaboration-calendar-star:before {
  content: "M"
}

.icon-basic-elaboration-calendar-upload:before {
  content: "N"
}

.icon-basic-elaboration-cloud-check:before {
  content: "O"
}

.icon-basic-elaboration-cloud-download:before {
  content: "P"
}

.icon-basic-elaboration-cloud-minus:before {
  content: "Q"
}

.icon-basic-elaboration-cloud-noaccess:before {
  content: "R"
}

.icon-basic-elaboration-cloud-plus:before {
  content: "S"
}

.icon-basic-elaboration-cloud-refresh:before {
  content: "T"
}

.icon-basic-elaboration-cloud-remove:before {
  content: "U"
}

.icon-basic-elaboration-cloud-search:before {
  content: "V"
}

.icon-basic-elaboration-cloud-upload:before {
  content: "W"
}

.icon-basic-elaboration-document-check:before {
  content: "X"
}

.icon-basic-elaboration-document-cloud:before {
  content: "Y"
}

.icon-basic-elaboration-document-download:before {
  content: "Z"
}

.icon-basic-elaboration-document-flagged:before {
  content: "0"
}

.icon-basic-elaboration-document-graph:before {
  content: "1"
}

.icon-basic-elaboration-document-heart:before {
  content: "2"
}

.icon-basic-elaboration-document-minus:before {
  content: "3"
}

.icon-basic-elaboration-document-next:before {
  content: "4"
}

.icon-basic-elaboration-document-noaccess:before {
  content: "5"
}

.icon-basic-elaboration-document-note:before {
  content: "6"
}

.icon-basic-elaboration-document-pencil:before {
  content: "7"
}

.icon-basic-elaboration-document-picture:before {
  content: "8"
}

.icon-basic-elaboration-document-plus:before {
  content: "9"
}

.icon-basic-elaboration-document-previous:before {
  content: "!"
}

.icon-basic-elaboration-document-refresh:before {
  content: "\""
}

.icon-basic-elaboration-document-remove:before {
  content: "#"
}

.icon-basic-elaboration-document-search:before {
  content: "$"
}

.icon-basic-elaboration-document-star:before {
  content: "%"
}

.icon-basic-elaboration-document-upload:before {
  content: "&"
}

.icon-basic-elaboration-folder-check:before {
  content: "'"
}

.icon-basic-elaboration-folder-cloud:before {
  content: "("
}

.icon-basic-elaboration-folder-document:before {
  content: ")"
}

.icon-basic-elaboration-folder-download:before {
  content: "*"
}

.icon-basic-elaboration-folder-flagged:before {
  content: "+"
}

.icon-basic-elaboration-folder-graph:before {
  content: ","
}

.icon-basic-elaboration-folder-heart:before {
  content: "-"
}

.icon-basic-elaboration-folder-minus:before {
  content: "."
}

.icon-basic-elaboration-folder-next:before {
  content: "/"
}

.icon-basic-elaboration-folder-noaccess:before {
  content: ":"
}

.icon-basic-elaboration-folder-note:before {
  content: ";"
}

.icon-basic-elaboration-folder-pencil:before {
  content: "<"
}

.icon-basic-elaboration-folder-picture:before {
  content: "="
}

.icon-basic-elaboration-folder-plus:before {
  content: ">"
}

.icon-basic-elaboration-folder-previous:before {
  content: "?"
}

.icon-basic-elaboration-folder-refresh:before {
  content: "@"
}

.icon-basic-elaboration-folder-remove:before {
  content: "["
}

.icon-basic-elaboration-folder-search:before {
  content: "]"
}

.icon-basic-elaboration-folder-star:before {
  content: "^"
}

.icon-basic-elaboration-folder-upload:before {
  content: "_"
}

.icon-basic-elaboration-mail-check:before {
  content: "`"
}

.icon-basic-elaboration-mail-cloud:before {
  content:"{"
}

.icon-basic-elaboration-mail-document:before {
  content: "|"
}

.icon-basic-elaboration-mail-download:before {
  content: "}"
}

.icon-basic-elaboration-mail-flagged:before {
  content: "~"
}

.icon-basic-elaboration-mail-heart:before {
  content: "\\"
}

.icon-basic-elaboration-mail-next:before {
  content: "\e000"
}

.icon-basic-elaboration-mail-noaccess:before {
  content: "\e001"
}

.icon-basic-elaboration-mail-note:before {
  content: "\e002"
}

.icon-basic-elaboration-mail-pencil:before {
  content: "\e003"
}

.icon-basic-elaboration-mail-picture:before {
  content: "\e004"
}

.icon-basic-elaboration-mail-previous:before {
  content: "\e005"
}

.icon-basic-elaboration-mail-refresh:before {
  content: "\e006"
}

.icon-basic-elaboration-mail-remove:before {
  content: "\e007"
}

.icon-basic-elaboration-mail-search:before {
  content: "\e008"
}

.icon-basic-elaboration-mail-star:before {
  content: "\e009"
}

.icon-basic-elaboration-mail-upload:before {
  content: "\e00a"
}

.icon-basic-elaboration-message-check:before {
  content: "\e00b"
}

.icon-basic-elaboration-message-dots:before {
  content: "\e00c"
}

.icon-basic-elaboration-message-happy:before {
  content: "\e00d"
}

.icon-basic-elaboration-message-heart:before {
  content: "\e00e"
}

.icon-basic-elaboration-message-minus:before {
  content: "\e00f"
}

.icon-basic-elaboration-message-note:before {
  content: "\e010"
}

.icon-basic-elaboration-message-plus:before {
  content: "\e011"
}

.icon-basic-elaboration-message-refresh:before {
  content: "\e012"
}

.icon-basic-elaboration-message-remove:before {
  content: "\e013"
}

.icon-basic-elaboration-message-sad:before {
  content: "\e014"
}

.icon-basic-elaboration-smartphone-cloud:before {
  content: "\e015"
}

.icon-basic-elaboration-smartphone-heart:before {
  content: "\e016"
}

.icon-basic-elaboration-smartphone-noaccess:before {
  content: "\e017"
}

.icon-basic-elaboration-smartphone-note:before {
  content: "\e018"
}

.icon-basic-elaboration-smartphone-pencil:before {
  content: "\e019"
}

.icon-basic-elaboration-smartphone-picture:before {
  content: "\e01a"
}

.icon-basic-elaboration-smartphone-refresh:before {
  content: "\e01b"
}

.icon-basic-elaboration-smartphone-search:before {
  content: "\e01c"
}

.icon-basic-elaboration-tablet-cloud:before {
  content: "\e01d"
}

.icon-basic-elaboration-tablet-heart:before {
  content: "\e01e"
}

.icon-basic-elaboration-tablet-noaccess:before {
  content: "\e01f"
}

.icon-basic-elaboration-tablet-note:before {
  content: "\e020"
}

.icon-basic-elaboration-tablet-pencil:before {
  content: "\e021"
}

.icon-basic-elaboration-tablet-picture:before {
  content: "\e022"
}

.icon-basic-elaboration-tablet-refresh:before {
  content: "\e023"
}

.icon-basic-elaboration-tablet-search:before {
  content: "\e024"
}

.icon-basic-elaboration-todolist-2:before {
  content: "\e025"
}

.icon-basic-elaboration-todolist-check:before {
  content: "\e026"
}

.icon-basic-elaboration-todolist-cloud:before {
  content: "\e027"
}

.icon-basic-elaboration-todolist-download:before {
  content: "\e028"
}

.icon-basic-elaboration-todolist-flagged:before {
  content: "\e029"
}

.icon-basic-elaboration-todolist-minus:before {
  content: "\e02a"
}

.icon-basic-elaboration-todolist-noaccess:before {
  content: "\e02b"
}

.icon-basic-elaboration-todolist-pencil:before {
  content: "\e02c"
}

.icon-basic-elaboration-todolist-plus:before {
  content: "\e02d"
}

.icon-basic-elaboration-todolist-refresh:before {
  content: "\e02e"
}

.icon-basic-elaboration-todolist-remove:before {
  content: "\e02f"
}

.icon-basic-elaboration-todolist-search:before {
  content: "\e030"
}

.icon-basic-elaboration-todolist-star:before {
  content: "\e031"
}

.icon-basic-elaboration-todolist-upload:before {
  content: "\e032"
}

[class^="icon-ecommerce-"][data-icon]:before,
[class*=" icon-ecommerce-"][data-icon]:before {
  font-family: "linea-ecommerce-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

[class^="icon-ecommerce-"]:before,
[class*=" icon-ecommerce-"]:before {
  font-family: "linea-ecommerce-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-ecommerce-bag:before {
  content: "a"
}

.icon-ecommerce-bag-check:before {
  content: "b"
}

.icon-ecommerce-bag-cloud:before {
  content: "c"
}

.icon-ecommerce-bag-download:before {
  content: "d"
}

.icon-ecommerce-bag-minus:before {
  content: "e"
}

.icon-ecommerce-bag-plus:before {
  content: "f"
}

.icon-ecommerce-bag-refresh:before {
  content: "g"
}

.icon-ecommerce-bag-remove:before {
  content: "h"
}

.icon-ecommerce-bag-search:before {
  content: "i"
}

.icon-ecommerce-bag-upload:before {
  content: "j"
}

.icon-ecommerce-banknote:before {
  content: "k"
}

.icon-ecommerce-banknotes:before {
  content: "l"
}

.icon-ecommerce-basket:before {
  content: "m"
}

.icon-ecommerce-basket-check:before {
  content: "n"
}

.icon-ecommerce-basket-cloud:before {
  content: "o"
}

.icon-ecommerce-basket-download:before {
  content: "p"
}

.icon-ecommerce-basket-minus:before {
  content: "q"
}

.icon-ecommerce-basket-plus:before {
  content: "r"
}

.icon-ecommerce-basket-refresh:before {
  content: "s"
}

.icon-ecommerce-basket-remove:before {
  content: "t"
}

.icon-ecommerce-basket-search:before {
  content: "u"
}

.icon-ecommerce-basket-upload:before {
  content: "v"
}

.icon-ecommerce-bath:before {
  content: "w"
}

.icon-ecommerce-cart:before {
  content: "x"
}

.icon-ecommerce-cart-check:before {
  content: "y"
}

.icon-ecommerce-cart-cloud:before {
  content: "z"
}

.icon-ecommerce-cart-content:before {
  content: "A"
}

.icon-ecommerce-cart-download:before {
  content: "B"
}

.icon-ecommerce-cart-minus:before {
  content: "C"
}

.icon-ecommerce-cart-plus:before {
  content: "D"
}

.icon-ecommerce-cart-refresh:before {
  content: "E"
}

.icon-ecommerce-cart-remove:before {
  content: "F"
}

.icon-ecommerce-cart-search:before {
  content: "G"
}

.icon-ecommerce-cart-upload:before {
  content: "H"
}

.icon-ecommerce-cent:before {
  content: "I"
}

.icon-ecommerce-colon:before {
  content: "J"
}

.icon-ecommerce-creditcard:before {
  content: "K"
}

.icon-ecommerce-diamond:before {
  content: "L"
}

.icon-ecommerce-dollar:before {
  content: "M"
}

.icon-ecommerce-euro:before {
  content: "N"
}

.icon-ecommerce-franc:before {
  content: "O"
}

.icon-ecommerce-gift:before {
  content: "P"
}

.icon-ecommerce-graph1:before {
  content: "Q"
}

.icon-ecommerce-graph2:before {
  content: "R"
}

.icon-ecommerce-graph3:before {
  content: "S"
}

.icon-ecommerce-graph-decrease:before {
  content: "T"
}

.icon-ecommerce-graph-increase:before {
  content: "U"
}

.icon-ecommerce-guarani:before {
  content: "V"
}

.icon-ecommerce-kips:before {
  content: "W"
}

.icon-ecommerce-lira:before {
  content: "X"
}

.icon-ecommerce-megaphone:before {
  content: "Y"
}

.icon-ecommerce-money:before {
  content: "Z"
}

.icon-ecommerce-naira:before {
  content: "0"
}

.icon-ecommerce-pesos:before {
  content: "1"
}

.icon-ecommerce-pound:before {
  content: "2"
}

.icon-ecommerce-receipt:before {
  content: "3"
}

.icon-ecommerce-receipt-bath:before {
  content: "4"
}

.icon-ecommerce-receipt-cent:before {
  content: "5"
}

.icon-ecommerce-receipt-dollar:before {
  content: "6"
}

.icon-ecommerce-receipt-euro:before {
  content: "7"
}

.icon-ecommerce-receipt-franc:before {
  content: "8"
}

.icon-ecommerce-receipt-guarani:before {
  content: "9"
}

.icon-ecommerce-receipt-kips:before {
  content: "!"
}

.icon-ecommerce-receipt-lira:before {
  content: "\""
}

.icon-ecommerce-receipt-naira:before {
  content: "#"
}

.icon-ecommerce-receipt-pesos:before {
  content: "$"
}

.icon-ecommerce-receipt-pound:before {
  content: "%"
}

.icon-ecommerce-receipt-rublo:before {
  content: "&"
}

.icon-ecommerce-receipt-rupee:before {
  content: "'"
}

.icon-ecommerce-receipt-tugrik:before {
  content: "("
}

.icon-ecommerce-receipt-won:before {
  content: ")"
}

.icon-ecommerce-receipt-yen:before {
  content: "*"
}

.icon-ecommerce-receipt-yen2:before {
  content: "+"
}

.icon-ecommerce-recept-colon:before {
  content: ","
}

.icon-ecommerce-rublo:before {
  content: "-"
}

.icon-ecommerce-rupee:before {
  content: "."
}

.icon-ecommerce-safe:before {
  content: "/"
}

.icon-ecommerce-sale:before {
  content: ":"
}

.icon-ecommerce-sales:before {
  content: ";"
}

.icon-ecommerce-ticket:before {
  content: "<"
}

.icon-ecommerce-tugriks:before {
  content: "="
}

.icon-ecommerce-wallet:before {
  content: ">"
}

.icon-ecommerce-won:before {
  content: "?"
}

.icon-ecommerce-yen:before {
  content: "@"
}

.icon-ecommerce-yen2:before {
  content: "["
}

[class^="icon-music-"][data-icon]:before,
[class*=" icon-music-"][data-icon]:before {
  font-family: "linea-music-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

[class^="icon-music-"]:before,
[class*=" icon-music-"]:before {
  font-family: "linea-music-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-music-beginning-button:before {
  content: "a"
}

.icon-music-bell:before {
  content: "b"
}

.icon-music-cd:before {
  content: "c"
}

.icon-music-diapason:before {
  content: "d"
}

.icon-music-eject-button:before {
  content: "e"
}

.icon-music-end-button:before {
  content: "f"
}

.icon-music-fastforward-button:before {
  content: "g"
}

.icon-music-headphones:before {
  content: "h"
}

.icon-music-ipod:before {
  content: "i"
}

.icon-music-loudspeaker:before {
  content: "j"
}

.icon-music-microphone:before {
  content: "k"
}

.icon-music-microphone-old:before {
  content: "l"
}

.icon-music-mixer:before {
  content: "m"
}

.icon-music-mute:before {
  content: "n"
}

.icon-music-note-multiple:before {
  content: "o"
}

.icon-music-note-single:before {
  content: "p"
}

.icon-music-pause-button:before {
  content: "q"
}

.icon-music-play-button:before {
  content: "r"
}

.icon-music-playlist:before {
  content: "s"
}

.icon-music-radio-ghettoblaster:before {
  content: "t"
}

.icon-music-radio-portable:before {
  content: "u"
}

.icon-music-record:before {
  content: "v"
}

.icon-music-recordplayer:before {
  content: "w"
}

.icon-music-repeat-button:before {
  content: "x"
}

.icon-music-rewind-button:before {
  content: "y"
}

.icon-music-shuffle-button:before {
  content: "z"
}

.icon-music-stop-button:before {
  content: "A"
}

.icon-music-tape:before {
  content: "B"
}

.icon-music-volume-down:before {
  content: "C"
}

.icon-music-volume-up:before {
  content: "D"
}

[class^="icon-software-"][data-icon]:before,
[class*=" icon-software-"][data-icon]:before {
  font-family: "linea-software-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

[class^="icon-software-"]:before,
[class*=" icon-software-"]:before {
  font-family: "linea-software-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-software-add-vectorpoint:before {
  content: "a"
}

.icon-software-box-oval:before {
  content: "b"
}

.icon-software-box-polygon:before {
  content: "c"
}

.icon-software-box-rectangle:before {
  content: "d"
}

.icon-software-box-roundedrectangle:before {
  content: "e"
}

.icon-software-character:before {
  content: "f"
}

.icon-software-crop:before {
  content: "g"
}

.icon-software-eyedropper:before {
  content: "h"
}

.icon-software-font-allcaps:before {
  content: "i"
}

.icon-software-font-baseline-shift:before {
  content: "j"
}

.icon-software-font-horizontal-scale:before {
  content: "k"
}

.icon-software-font-kerning:before {
  content: "l"
}

.icon-software-font-leading:before {
  content: "m"
}

.icon-software-font-size:before {
  content: "n"
}

.icon-software-font-smallcapital:before {
  content: "o"
}

.icon-software-font-smallcaps:before {
  content: "p"
}

.icon-software-font-strikethrough:before {
  content: "q"
}

.icon-software-font-tracking:before {
  content: "r"
}

.icon-software-font-underline:before {
  content: "s"
}

.icon-software-font-vertical-scale:before {
  content: "t"
}

.icon-software-horizontal-align-center:before {
  content: "u"
}

.icon-software-horizontal-align-left:before {
  content: "v"
}

.icon-software-horizontal-align-right:before {
  content: "w"
}

.icon-software-horizontal-distribute-center:before {
  content: "x"
}

.icon-software-horizontal-distribute-left:before {
  content: "y"
}

.icon-software-horizontal-distribute-right:before {
  content: "z"
}

.icon-software-indent-firstline:before {
  content: "A"
}

.icon-software-indent-left:before {
  content: "B"
}

.icon-software-indent-right:before {
  content: "C"
}

.icon-software-lasso:before {
  content: "D"
}

.icon-software-layers1:before {
  content: "E"
}

.icon-software-layers2:before {
  content: "F"
}

.icon-software-layout:before {
  content: "G"
}

.icon-software-layout-2columns:before {
  content: "H"
}

.icon-software-layout-3columns:before {
  content: "I"
}

.icon-software-layout-4boxes:before {
  content: "J"
}

.icon-software-layout-4columns:before {
  content: "K"
}

.icon-software-layout-4lines:before {
  content: "L"
}

.icon-software-layout-8boxes:before {
  content: "M"
}

.icon-software-layout-header:before {
  content: "N"
}

.icon-software-layout-header-2columns:before {
  content: "O"
}

.icon-software-layout-header-3columns:before {
  content: "P"
}

.icon-software-layout-header-4boxes:before {
  content: "Q"
}

.icon-software-layout-header-4columns:before {
  content: "R"
}

.icon-software-layout-header-complex:before {
  content: "S"
}

.icon-software-layout-header-complex2:before {
  content: "T"
}

.icon-software-layout-header-complex3:before {
  content: "U"
}

.icon-software-layout-header-complex4:before {
  content: "V"
}

.icon-software-layout-header-sideleft:before {
  content: "W"
}

.icon-software-layout-header-sideright:before {
  content: "X"
}

.icon-software-layout-sidebar-left:before {
  content: "Y"
}

.icon-software-layout-sidebar-right:before {
  content: "Z"
}

.icon-software-magnete:before {
  content: "0"
}

.icon-software-pages:before {
  content: "1"
}

.icon-software-paintbrush:before {
  content: "2"
}

.icon-software-paintbucket:before {
  content: "3"
}

.icon-software-paintroller:before {
  content: "4"
}

.icon-software-paragraph:before {
  content: "5"
}

.icon-software-paragraph-align-left:before {
  content: "6"
}

.icon-software-paragraph-align-right:before {
  content: "7"
}

.icon-software-paragraph-center:before {
  content: "8"
}

.icon-software-paragraph-justify-all:before {
  content: "9"
}

.icon-software-paragraph-justify-center:before {
  content: "!"
}

.icon-software-paragraph-justify-left:before {
  content: "\""
}

.icon-software-paragraph-justify-right:before {
  content: "#"
}

.icon-software-paragraph-space-after:before {
  content: "$"
}

.icon-software-paragraph-space-before:before {
  content: "%"
}

.icon-software-pathfinder-exclude:before {
  content: "&"
}

.icon-software-pathfinder-intersect:before {
  content: "'"
}

.icon-software-pathfinder-subtract:before {
  content: "("
}

.icon-software-pathfinder-unite:before {
  content: ")"
}

.icon-software-pen:before {
  content: "*"
}

.icon-software-pen-add:before {
  content: "+"
}

.icon-software-pen-remove:before {
  content: ","
}

.icon-software-pencil:before {
  content: "-"
}

.icon-software-polygonallasso:before {
  content: "."
}

.icon-software-reflect-horizontal:before {
  content: "/"
}

.icon-software-reflect-vertical:before {
  content: ":"
}

.icon-software-remove-vectorpoint:before {
  content: ";"
}

.icon-software-scale-expand:before {
  content: "<"
}

.icon-software-scale-reduce:before {
  content: "="
}

.icon-software-selection-oval:before {
  content: ">"
}

.icon-software-selection-polygon:before {
  content: "?"
}

.icon-software-selection-rectangle:before {
  content: "@"
}

.icon-software-selection-roundedrectangle:before {
  content: "["
}

.icon-software-shape-oval:before {
  content: "]"
}

.icon-software-shape-polygon:before {
  content: "^"
}

.icon-software-shape-rectangle:before {
  content: "_"
}

.icon-software-shape-roundedrectangle:before {
  content: "`"
}

.icon-software-slice:before {
  content:"{"
}

.icon-software-transform-bezier:before {
  content: "|"
}

.icon-software-vector-box:before {
  content: "}"
}

.icon-software-vector-composite:before {
  content: "~"
}

.icon-software-vector-line:before {
  content: "\\"
}

.icon-software-vertical-align-bottom:before {
  content: "\e000"
}

.icon-software-vertical-align-center:before {
  content: "\e001"
}

.icon-software-vertical-align-top:before {
  content: "\e002"
}

.icon-software-vertical-distribute-bottom:before {
  content: "\e003"
}

.icon-software-vertical-distribute-center:before {
  content: "\e004"
}

.icon-software-vertical-distribute-top:before {
  content: "\e005"
}

[class^="icon-weather-"][data-icon]:before,
[class*=" icon-weather-"][data-icon]:before {
  font-family: "linea-weather-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

[class^="icon-weather-"]:before,
[class*=" icon-weather-"]:before {
  font-family: "linea-weather-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-weather-aquarius:before {
  content: "\e000"
}

.icon-weather-aries:before {
  content: "\e001"
}

.icon-weather-cancer:before {
  content: "\e002"
}

.icon-weather-capricorn:before {
  content: "\e003"
}

.icon-weather-cloud:before {
  content: "\e004"
}

.icon-weather-cloud-drop:before {
  content: "\e005"
}

.icon-weather-cloud-lightning:before {
  content: "\e006"
}

.icon-weather-cloud-snowflake:before {
  content: "\e007"
}

.icon-weather-downpour-fullmoon:before {
  content: "\e008"
}

.icon-weather-downpour-halfmoon:before {
  content: "\e009"
}

.icon-weather-downpour-sun:before {
  content: "\e00a"
}

.icon-weather-drop:before {
  content: "\e00b"
}

.icon-weather-first-quarter:before {
  content: "\e00c"
}

.icon-weather-fog:before {
  content: "\e00d"
}

.icon-weather-fog-fullmoon:before {
  content: "\e00e"
}

.icon-weather-fog-halfmoon:before {
  content: "\e00f"
}

.icon-weather-fog-sun:before {
  content: "\e010"
}

.icon-weather-fullmoon:before {
  content: "\e011"
}

.icon-weather-gemini:before {
  content: "\e012"
}

.icon-weather-hail:before {
  content: "\e013"
}

.icon-weather-hail-fullmoon:before {
  content: "\e014"
}

.icon-weather-hail-halfmoon:before {
  content: "\e015"
}

.icon-weather-hail-sun:before {
  content: "\e016"
}

.icon-weather-last-quarter:before {
  content: "\e017"
}

.icon-weather-leo:before {
  content: "\e018"
}

.icon-weather-libra:before {
  content: "\e019"
}

.icon-weather-lightning:before {
  content: "\e01a"
}

.icon-weather-mistyrain:before {
  content: "\e01b"
}

.icon-weather-mistyrain-fullmoon:before {
  content: "\e01c"
}

.icon-weather-mistyrain-halfmoon:before {
  content: "\e01d"
}

.icon-weather-mistyrain-sun:before {
  content: "\e01e"
}

.icon-weather-moon:before {
  content: "\e01f"
}

.icon-weather-moondown-full:before {
  content: "\e020"
}

.icon-weather-moondown-half:before {
  content: "\e021"
}

.icon-weather-moonset-full:before {
  content: "\e022"
}

.icon-weather-moonset-half:before {
  content: "\e023"
}

.icon-weather-move2:before {
  content: "\e024"
}

.icon-weather-newmoon:before {
  content: "\e025"
}

.icon-weather-pisces:before {
  content: "\e026"
}

.icon-weather-rain:before {
  content: "\e027"
}

.icon-weather-rain-fullmoon:before {
  content: "\e028"
}

.icon-weather-rain-halfmoon:before {
  content: "\e029"
}

.icon-weather-rain-sun:before {
  content: "\e02a"
}

.icon-weather-sagittarius:before {
  content: "\e02b"
}

.icon-weather-scorpio:before {
  content: "\e02c"
}

.icon-weather-snow:before {
  content: "\e02d"
}

.icon-weather-snow-fullmoon:before {
  content: "\e02e"
}

.icon-weather-snow-halfmoon:before {
  content: "\e02f"
}

.icon-weather-snow-sun:before {
  content: "\e030"
}

.icon-weather-snowflake:before {
  content: "\e031"
}

.icon-weather-star:before {
  content: "\e032"
}

.icon-weather-storm-11:before {
  content: "\e033"
}

.icon-weather-storm-32:before {
  content: "\e034"
}

.icon-weather-storm-fullmoon:before {
  content: "\e035"
}

.icon-weather-storm-halfmoon:before {
  content: "\e036"
}

.icon-weather-storm-sun:before {
  content: "\e037"
}

.icon-weather-sun:before {
  content: "\e038"
}

.icon-weather-sundown:before {
  content: "\e039"
}

.icon-weather-sunset:before {
  content: "\e03a"
}

.icon-weather-taurus:before {
  content: "\e03b"
}

.icon-weather-tempest:before {
  content: "\e03c"
}

.icon-weather-tempest-fullmoon:before {
  content: "\e03d"
}

.icon-weather-tempest-halfmoon:before {
  content: "\e03e"
}

.icon-weather-tempest-sun:before {
  content: "\e03f"
}

.icon-weather-variable-fullmoon:before {
  content: "\e040"
}

.icon-weather-variable-halfmoon:before {
  content: "\e041"
}

.icon-weather-variable-sun:before {
  content: "\e042"
}

.icon-weather-virgo:before {
  content: "\e043"
}

.icon-weather-waning-cresent:before {
  content: "\e044"
}

.icon-weather-waning-gibbous:before {
  content: "\e045"
}

.icon-weather-waxing-cresent:before {
  content: "\e046"
}

.icon-weather-waxing-gibbous:before {
  content: "\e047"
}

.icon-weather-wind:before {
  content: "\e048"
}

.icon-weather-wind-e:before {
  content: "\e049"
}

.icon-weather-wind-fullmoon:before {
  content: "\e04a"
}

.icon-weather-wind-halfmoon:before {
  content: "\e04b"
}

.icon-weather-wind-n:before {
  content: "\e04c"
}

.icon-weather-wind-ne:before {
  content: "\e04d"
}

.icon-weather-wind-nw:before {
  content: "\e04e"
}

.icon-weather-wind-s:before {
  content: "\e04f"
}

.icon-weather-wind-se:before {
  content: "\e050"
}

.icon-weather-wind-sun:before {
  content: "\e051"
}

.icon-weather-wind-sw:before {
  content: "\e052"
}

.icon-weather-wind-w:before {
  content: "\e053"
}

.icon-weather-windgust:before {
  content: "\e054"
}

@font-face {
  font-family: 'Linearicons-Free';
  src: url('../../themes/educator_old/assets/css/linear-icons/fonts/Linearicons-Free54e9.eot?w118d');
  src: url('../../themes/educator_old/assets/css/linear-icons/fonts/Linearicons-Freed41d.eot?#iefixw118d') format('embedded-opentype'),
    url('../../themes/educator_old/assets/css/linear-icons/fonts/Linearicons-Free54e9.woff2?w118d') format('woff2'),
    url('../../themes/educator_old/assets/css/linear-icons/fonts/Linearicons-Free54e9.woff?w118d') format('woff'),
    url('../../themes/educator_old/assets/css/linear-icons/fonts/Linearicons-Free54e9.ttf?w118d') format('truetype'),
    url('../../themes/educator_old/assets/css/linear-icons/fonts/Linearicons-Free54e9.svg?w118d#Linearicons-Free') format('svg');
  font-weight: normal;
  font-style: normal
}

.lnr {
  font-family: 'Linearicons-Free';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.lnr-home:before {
  content: "\e800"
}

.lnr-apartment:before {
  content: "\e801"
}

.lnr-pencil:before {
  content: "\e802"
}

.lnr-magic-wand:before {
  content: "\e803"
}

.lnr-drop:before {
  content: "\e804"
}

.lnr-lighter:before {
  content: "\e805"
}

.lnr-poop:before {
  content: "\e806"
}

.lnr-sun:before {
  content: "\e807"
}

.lnr-moon:before {
  content: "\e808"
}

.lnr-cloud:before {
  content: "\e809"
}

.lnr-cloud-upload:before {
  content: "\e80a"
}

.lnr-cloud-download:before {
  content: "\e80b"
}

.lnr-cloud-sync:before {
  content: "\e80c"
}

.lnr-cloud-check:before {
  content: "\e80d"
}

.lnr-database:before {
  content: "\e80e"
}

.lnr-lock:before {
  content: "\e80f"
}

.lnr-cog:before {
  content: "\e810"
}

.lnr-trash:before {
  content: "\e811"
}

.lnr-dice:before {
  content: "\e812"
}

.lnr-heart:before {
  content: "\e813"
}

.lnr-star:before {
  content: "\e814"
}

.lnr-star-half:before {
  content: "\e815"
}

.lnr-star-empty:before {
  content: "\e816"
}

.lnr-flag:before {
  content: "\e817"
}

.lnr-envelope:before {
  content: "\e818"
}

.lnr-paperclip:before {
  content: "\e819"
}

.lnr-inbox:before {
  content: "\e81a"
}

.lnr-eye:before {
  content: "\e81b"
}

.lnr-printer:before {
  content: "\e81c"
}

.lnr-file-empty:before {
  content: "\e81d"
}

.lnr-file-add:before {
  content: "\e81e"
}

.lnr-enter:before {
  content: "\e81f"
}

.lnr-exit:before {
  content: "\e820"
}

.lnr-graduation-hat:before {
  content: "\e821"
}

.lnr-license:before {
  content: "\e822"
}

.lnr-music-note:before {
  content: "\e823"
}

.lnr-film-play:before {
  content: "\e824"
}

.lnr-camera-video:before {
  content: "\e825"
}

.lnr-camera:before {
  content: "\e826"
}

.lnr-picture:before {
  content: "\e827"
}

.lnr-book:before {
  content: "\e828"
}

.lnr-bookmark:before {
  content: "\e829"
}

.lnr-user:before {
  content: "\e82a"
}

.lnr-users:before {
  content: "\e82b"
}

.lnr-shirt:before {
  content: "\e82c"
}

.lnr-store:before {
  content: "\e82d"
}

.lnr-cart:before {
  content: "\e82e"
}

.lnr-tag:before {
  content: "\e82f"
}

.lnr-phone-handset:before {
  content: "\e830"
}

.lnr-phone:before {
  content: "\e831"
}

.lnr-pushpin:before {
  content: "\e832"
}

.lnr-map-marker:before {
  content: "\e833"
}

.lnr-map:before {
  content: "\e834"
}

.lnr-location:before {
  content: "\e835"
}

.lnr-calendar-full:before {
  content: "\e836"
}

.lnr-keyboard:before {
  content: "\e837"
}

.lnr-spell-check:before {
  content: "\e838"
}

.lnr-screen:before {
  content: "\e839"
}

.lnr-smartphone:before {
  content: "\e83a"
}

.lnr-tablet:before {
  content: "\e83b"
}

.lnr-laptop:before {
  content: "\e83c"
}

.lnr-laptop-phone:before {
  content: "\e83d"
}

.lnr-power-switch:before {
  content: "\e83e"
}

.lnr-bubble:before {
  content: "\e83f"
}

.lnr-heart-pulse:before {
  content: "\e840"
}

.lnr-construction:before {
  content: "\e841"
}

.lnr-pie-chart:before {
  content: "\e842"
}

.lnr-chart-bars:before {
  content: "\e843"
}

.lnr-gift:before {
  content: "\e844"
}

.lnr-diamond:before {
  content: "\e845"
}

.lnr-linearicons:before {
  content: "\e846"
}

.lnr-dinner:before {
  content: "\e847"
}

.lnr-coffee-cup:before {
  content: "\e848"
}

.lnr-leaf:before {
  content: "\e849"
}

.lnr-paw:before {
  content: "\e84a"
}

.lnr-rocket:before {
  content: "\e84b"
}

.lnr-briefcase:before {
  content: "\e84c"
}

.lnr-bus:before {
  content: "\e84d"
}

.lnr-car:before {
  content: "\e84e"
}

.lnr-train:before {
  content: "\e84f"
}

.lnr-bicycle:before {
  content: "\e850"
}

.lnr-wheelchair:before {
  content: "\e851"
}

.lnr-select:before {
  content: "\e852"
}

.lnr-earth:before {
  content: "\e853"
}

.lnr-smile:before {
  content: "\e854"
}

.lnr-sad:before {
  content: "\e855"
}

.lnr-neutral:before {
  content: "\e856"
}

.lnr-mustache:before {
  content: "\e857"
}

.lnr-alarm:before {
  content: "\e858"
}

.lnr-bullhorn:before {
  content: "\e859"
}

.lnr-volume-high:before {
  content: "\e85a"
}

.lnr-volume-medium:before {
  content: "\e85b"
}

.lnr-volume-low:before {
  content: "\e85c"
}

.lnr-volume:before {
  content: "\e85d"
}

.lnr-mic:before {
  content: "\e85e"
}

.lnr-hourglass:before {
  content: "\e85f"
}

.lnr-undo:before {
  content: "\e860"
}

.lnr-redo:before {
  content: "\e861"
}

.lnr-sync:before {
  content: "\e862"
}

.lnr-history:before {
  content: "\e863"
}

.lnr-clock:before {
  content: "\e864"
}

.lnr-download:before {
  content: "\e865"
}

.lnr-upload:before {
  content: "\e866"
}

.lnr-enter-down:before {
  content: "\e867"
}

.lnr-exit-up:before {
  content: "\e868"
}

.lnr-bug:before {
  content: "\e869"
}

.lnr-code:before {
  content: "\e86a"
}

.lnr-link:before {
  content: "\e86b"
}

.lnr-unlink:before {
  content: "\e86c"
}

.lnr-thumbs-up:before {
  content: "\e86d"
}

.lnr-thumbs-down:before {
  content: "\e86e"
}

.lnr-magnifier:before {
  content: "\e86f"
}

.lnr-cross:before {
  content: "\e870"
}

.lnr-menu:before {
  content: "\e871"
}

.lnr-list:before {
  content: "\e872"
}

.lnr-chevron-up:before {
  content: "\e873"
}

.lnr-chevron-down:before {
  content: "\e874"
}

.lnr-chevron-left:before {
  content: "\e875"
}

.lnr-chevron-right:before {
  content: "\e876"
}

.lnr-arrow-up:before {
  content: "\e877"
}

.lnr-arrow-down:before {
  content: "\e878"
}

.lnr-arrow-left:before {
  content: "\e879"
}

.lnr-arrow-right:before {
  content: "\e87a"
}

.lnr-move:before {
  content: "\e87b"
}

.lnr-warning:before {
  content: "\e87c"
}

.lnr-question-circle:before {
  content: "\e87d"
}

.lnr-menu-circle:before {
  content: "\e87e"
}

.lnr-checkmark-circle:before {
  content: "\e87f"
}

.lnr-cross-circle:before {
  content: "\e880"
}

.lnr-plus-circle:before {
  content: "\e881"
}

.lnr-circle-minus:before {
  content: "\e882"
}

.lnr-arrow-up-circle:before {
  content: "\e883"
}

.lnr-arrow-down-circle:before {
  content: "\e884"
}

.lnr-arrow-left-circle:before {
  content: "\e885"
}

.lnr-arrow-right-circle:before {
  content: "\e886"
}

.lnr-chevron-up-circle:before {
  content: "\e887"
}

.lnr-chevron-down-circle:before {
  content: "\e888"
}

.lnr-chevron-left-circle:before {
  content: "\e889"
}

.lnr-chevron-right-circle:before {
  content: "\e88a"
}

.lnr-crop:before {
  content: "\e88b"
}

.lnr-frame-expand:before {
  content: "\e88c"
}

.lnr-frame-contract:before {
  content: "\e88d"
}

.lnr-layers:before {
  content: "\e88e"
}

.lnr-funnel:before {
  content: "\e88f"
}

.lnr-text-format:before {
  content: "\e890"
}

.lnr-text-format-remove:before {
  content: "\e891"
}

.lnr-text-size:before {
  content: "\e892"
}

.lnr-bold:before {
  content: "\e893"
}

.lnr-italic:before {
  content: "\e894"
}

.lnr-underline:before {
  content: "\e895"
}

.lnr-strikethrough:before {
  content: "\e896"
}

.lnr-highlight:before {
  content: "\e897"
}

.lnr-text-align-left:before {
  content: "\e898"
}

.lnr-text-align-center:before {
  content: "\e899"
}

.lnr-text-align-right:before {
  content: "\e89a"
}

.lnr-text-align-justify:before {
  content: "\e89b"
}

.lnr-line-spacing:before {
  content: "\e89c"
}

.lnr-indent-increase:before {
  content: "\e89d"
}

.lnr-indent-decrease:before {
  content: "\e89e"
}

.lnr-pilcrow:before {
  content: "\e89f"
}

.lnr-direction-ltr:before {
  content: "\e8a0"
}

.lnr-direction-rtl:before {
  content: "\e8a1"
}

.lnr-page-break:before {
  content: "\e8a2"
}

.lnr-sort-alpha-asc:before {
  content: "\e8a3"
}

.lnr-sort-amount-asc:before {
  content: "\e8a4"
}

.lnr-hand:before {
  content: "\e8a5"
}

.lnr-pointer-up:before {
  content: "\e8a6"
}

.lnr-pointer-right:before {
  content: "\e8a7"
}

.lnr-pointer-down:before {
  content: "\e8a8"
}

.lnr-pointer-left:before {
  content: "\e8a9"
}

@font-face {
  font-family: 'simple-line-icons';
  src: url('../../themes/educator_old/assets/css/simple-line-icons/fonts/Simple-Line-Icons4c82.eot?-i3a2kk');
  src: url('../../themes/educator_old/assets/css/simple-line-icons/fonts/Simple-Line-Iconsd41d.eot?#iefix-i3a2kk') format('embedded-opentype'), url('../../themes/educator_old/assets/css/simple-line-icons/fonts/Simple-Line-Icons4c82.ttf?-i3a2kk') format('truetype'), url('../../themes/educator_old/assets/css/simple-line-icons/fonts/Simple-Line-Icons4c82.woff2?-i3a2kk') format('woff2'), url('../../themes/educator_old/assets/css/simple-line-icons/fonts/Simple-Line-Icons4c82.woff?-i3a2kk') format('woff'), url('../../themes/educator_old/assets/css/simple-line-icons/fonts/Simple-Line-Icons4c82.svg?-i3a2kk#simple-line-icons') format('svg');
  font-weight: normal;
  font-style: normal
}

.icon-user,
.icon-people,
.icon-user-female,
.icon-user-follow,
.icon-user-following,
.icon-user-unfollow,
.icon-login,
.icon-logout,
.icon-emotsmile,
.icon-phone,
.icon-call-end,
.icon-call-in,
.icon-call-out,
.icon-map,
.icon-location-pin,
.icon-direction,
.icon-directions,
.icon-compass,
.icon-layers,
.icon-menu,
.icon-list,
.icon-options-vertical,
.icon-options,
.icon-arrow-down,
.icon-arrow-left,
.icon-arrow-right,
.icon-arrow-up,
.icon-arrow-up-circle,
.icon-arrow-left-circle,
.icon-arrow-right-circle,
.icon-arrow-down-circle,
.icon-check,
.icon-clock,
.icon-plus,
.icon-close,
.icon-trophy,
.icon-screen-smartphone,
.icon-screen-desktop,
.icon-plane,
.icon-notebook,
.icon-mustache,
.icon-mouse,
.icon-magnet,
.icon-energy,
.icon-disc,
.icon-cursor,
.icon-cursor-move,
.icon-crop,
.icon-chemistry,
.icon-speedometer,
.icon-shield,
.icon-screen-tablet,
.icon-magic-wand,
.icon-hourglass,
.icon-graduation,
.icon-ghost,
.icon-game-controller,
.icon-fire,
.icon-eyeglass,
.icon-envelope-open,
.icon-envelope-letter,
.icon-bell,
.icon-badge,
.icon-anchor,
.icon-wallet,
.icon-vector,
.icon-speech,
.icon-puzzle,
.icon-printer,
.icon-present,
.icon-playlist,
.icon-pin,
.icon-picture,
.icon-handbag,
.icon-globe-alt,
.icon-globe,
.icon-folder-alt,
.icon-folder,
.icon-film,
.icon-feed,
.icon-drop,
.icon-drawar,
.icon-docs,
.icon-doc,
.icon-diamond,
.icon-cup,
.icon-calculator,
.icon-bubbles,
.icon-briefcase,
.icon-book-open,
.icon-basket-loaded,
.icon-basket,
.icon-bag,
.icon-action-undo,
.icon-action-redo,
.icon-wrench,
.icon-umbrella,
.icon-trash,
.icon-tag,
.icon-support,
.icon-frame,
.icon-size-fullscreen,
.icon-size-actual,
.icon-shuffle,
.icon-share-alt,
.icon-share,
.icon-rocket,
.icon-question,
.icon-pie-chart,
.icon-pencil,
.icon-note,
.icon-loop,
.icon-home,
.icon-grid,
.icon-graph,
.icon-microphone,
.icon-music-tone-alt,
.icon-music-tone,
.icon-earphones-alt,
.icon-earphones,
.icon-equalizer,
.icon-like,
.icon-dislike,
.icon-control-start,
.icon-control-rewind,
.icon-control-play,
.icon-control-pause,
.icon-control-forward,
.icon-control-end,
.icon-volume-1,
.icon-volume-2,
.icon-volume-off,
.icon-calender,
.icon-bulb,
.icon-chart,
.icon-ban,
.icon-bubble,
.icon-camrecorder,
.icon-camera,
.icon-cloud-download,
.icon-cloud-upload,
.icon-envelope,
.icon-eye,
.icon-flag,
.icon-heart,
.icon-info,
.icon-key,
.icon-link,
.icon-lock,
.icon-lock-open,
.icon-magnifier,
.icon-magnifier-add,
.icon-magnifier-remove,
.icon-paper-clip,
.icon-paper-plane,
.icon-power,
.icon-refresh,
.icon-reload,
.icon-settings,
.icon-star,
.icon-symble-female,
.icon-symbol-male,
.icon-target,
.icon-credit-card,
.icon-paypal,
.icon-social-tumblr,
.icon-social-twitter,
.icon-social-facebook,
.icon-social-instagram,
.icon-social-linkedin,
.icon-social-pintarest,
.icon-social-github,
.icon-social-gplus,
.icon-social-reddit,
.icon-social-skype,
.icon-social-dribbble,
.icon-social-behance,
.icon-social-foursqare,
.icon-social-soundcloud,
.icon-social-spotify,
.icon-social-stumbleupon,
.icon-social-youtube,
.icon-social-dropbox {
  font-family: 'simple-line-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.icon-user:before {
  content: "\e005"
}

.icon-people:before {
  content: "\e001"
}

.icon-user-female:before {
  content: "\e000"
}

.icon-user-follow:before {
  content: "\e002"
}

.icon-user-following:before {
  content: "\e003"
}

.icon-user-unfollow:before {
  content: "\e004"
}

.icon-login:before {
  content: "\e066"
}

.icon-logout:before {
  content: "\e065"
}

.icon-emotsmile:before {
  content: "\e021"
}

.icon-phone:before {
  content: "\e600"
}

.icon-call-end:before {
  content: "\e048"
}

.icon-call-in:before {
  content: "\e047"
}

.icon-call-out:before {
  content: "\e046"
}

.icon-map:before {
  content: "\e033"
}

.icon-location-pin:before {
  content: "\e096"
}

.icon-direction:before {
  content: "\e042"
}

.icon-directions:before {
  content: "\e041"
}

.icon-compass:before {
  content: "\e045"
}

.icon-layers:before {
  content: "\e034"
}

.icon-menu:before {
  content: "\e601"
}

.icon-list:before {
  content: "\e067"
}

.icon-options-vertical:before {
  content: "\e602"
}

.icon-options:before {
  content: "\e603"
}

.icon-arrow-down:before {
  content: "\e604"
}

.icon-arrow-left:before {
  content: "\e605"
}

.icon-arrow-right:before {
  content: "\e606"
}

.icon-arrow-up:before {
  content: "\e607"
}

.icon-arrow-up-circle:before {
  content: "\e078"
}

.icon-arrow-left-circle:before {
  content: "\e07a"
}

.icon-arrow-right-circle:before {
  content: "\e079"
}

.icon-arrow-down-circle:before {
  content: "\e07b"
}

.icon-check:before {
  content: "\e080"
}

.icon-clock:before {
  content: "\e081"
}

.icon-plus:before {
  content: "\e095"
}

.icon-close:before {
  content: "\e082"
}

.icon-trophy:before {
  content: "\e006"
}

.icon-screen-smartphone:before {
  content: "\e010"
}

.icon-screen-desktop:before {
  content: "\e011"
}

.icon-plane:before {
  content: "\e012"
}

.icon-notebook:before {
  content: "\e013"
}

.icon-mustache:before {
  content: "\e014"
}

.icon-mouse:before {
  content: "\e015"
}

.icon-magnet:before {
  content: "\e016"
}

.icon-energy:before {
  content: "\e020"
}

.icon-disc:before {
  content: "\e022"
}

.icon-cursor:before {
  content: "\e06e"
}

.icon-cursor-move:before {
  content: "\e023"
}

.icon-crop:before {
  content: "\e024"
}

.icon-chemistry:before {
  content: "\e026"
}

.icon-speedometer:before {
  content: "\e007"
}

.icon-shield:before {
  content: "\e00e"
}

.icon-screen-tablet:before {
  content: "\e00f"
}

.icon-magic-wand:before {
  content: "\e017"
}

.icon-hourglass:before {
  content: "\e018"
}

.icon-graduation:before {
  content: "\e019"
}

.icon-ghost:before {
  content: "\e01a"
}

.icon-game-controller:before {
  content: "\e01b"
}

.icon-fire:before {
  content: "\e01c"
}

.icon-eyeglass:before {
  content: "\e01d"
}

.icon-envelope-open:before {
  content: "\e01e"
}

.icon-envelope-letter:before {
  content: "\e01f"
}

.icon-bell:before {
  content: "\e027"
}

.icon-badge:before {
  content: "\e028"
}

.icon-anchor:before {
  content: "\e029"
}

.icon-wallet:before {
  content: "\e02a"
}

.icon-vector:before {
  content: "\e02b"
}

.icon-speech:before {
  content: "\e02c"
}

.icon-puzzle:before {
  content: "\e02d"
}

.icon-printer:before {
  content: "\e02e"
}

.icon-present:before {
  content: "\e02f"
}

.icon-playlist:before {
  content: "\e030"
}

.icon-pin:before {
  content: "\e031"
}

.icon-picture:before {
  content: "\e032"
}

.icon-handbag:before {
  content: "\e035"
}

.icon-globe-alt:before {
  content: "\e036"
}

.icon-globe:before {
  content: "\e037"
}

.icon-folder-alt:before {
  content: "\e039"
}

.icon-folder:before {
  content: "\e089"
}

.icon-film:before {
  content: "\e03a"
}

.icon-feed:before {
  content: "\e03b"
}

.icon-drop:before {
  content: "\e03e"
}

.icon-drawar:before {
  content: "\e03f"
}

.icon-docs:before {
  content: "\e040"
}

.icon-doc:before {
  content: "\e085"
}

.icon-diamond:before {
  content: "\e043"
}

.icon-cup:before {
  content: "\e044"
}

.icon-calculator:before {
  content: "\e049"
}

.icon-bubbles:before {
  content: "\e04a"
}

.icon-briefcase:before {
  content: "\e04b"
}

.icon-book-open:before {
  content: "\e04c"
}

.icon-basket-loaded:before {
  content: "\e04d"
}

.icon-basket:before {
  content: "\e04e"
}

.icon-bag:before {
  content: "\e04f"
}

.icon-action-undo:before {
  content: "\e050"
}

.icon-action-redo:before {
  content: "\e051"
}

.icon-wrench:before {
  content: "\e052"
}

.icon-umbrella:before {
  content: "\e053"
}

.icon-trash:before {
  content: "\e054"
}

.icon-tag:before {
  content: "\e055"
}

.icon-support:before {
  content: "\e056"
}

.icon-frame:before {
  content: "\e038"
}

.icon-size-fullscreen:before {
  content: "\e057"
}

.icon-size-actual:before {
  content: "\e058"
}

.icon-shuffle:before {
  content: "\e059"
}

.icon-share-alt:before {
  content: "\e05a"
}

.icon-share:before {
  content: "\e05b"
}

.icon-rocket:before {
  content: "\e05c"
}

.icon-question:before {
  content: "\e05d"
}

.icon-pie-chart:before {
  content: "\e05e"
}

.icon-pencil:before {
  content: "\e05f"
}

.icon-note:before {
  content: "\e060"
}

.icon-loop:before {
  content: "\e064"
}

.icon-home:before {
  content: "\e069"
}

.icon-grid:before {
  content: "\e06a"
}

.icon-graph:before {
  content: "\e06b"
}

.icon-microphone:before {
  content: "\e063"
}

.icon-music-tone-alt:before {
  content: "\e061"
}

.icon-music-tone:before {
  content: "\e062"
}

.icon-earphones-alt:before {
  content: "\e03c"
}

.icon-earphones:before {
  content: "\e03d"
}

.icon-equalizer:before {
  content: "\e06c"
}

.icon-like:before {
  content: "\e068"
}

.icon-dislike:before {
  content: "\e06d"
}

.icon-control-start:before {
  content: "\e06f"
}

.icon-control-rewind:before {
  content: "\e070"
}

.icon-control-play:before {
  content: "\e071"
}

.icon-control-pause:before {
  content: "\e072"
}

.icon-control-forward:before {
  content: "\e073"
}

.icon-control-end:before {
  content: "\e074"
}

.icon-volume-1:before {
  content: "\e09f"
}

.icon-volume-2:before {
  content: "\e0a0"
}

.icon-volume-off:before {
  content: "\e0a1"
}

.icon-calender:before {
  content: "\e075"
}

.icon-bulb:before {
  content: "\e076"
}

.icon-chart:before {
  content: "\e077"
}

.icon-ban:before {
  content: "\e07c"
}

.icon-bubble:before {
  content: "\e07d"
}

.icon-camrecorder:before {
  content: "\e07e"
}

.icon-camera:before {
  content: "\e07f"
}

.icon-cloud-download:before {
  content: "\e083"
}

.icon-cloud-upload:before {
  content: "\e084"
}

.icon-envelope:before {
  content: "\e086"
}

.icon-eye:before {
  content: "\e087"
}

.icon-flag:before {
  content: "\e088"
}

.icon-heart:before {
  content: "\e08a"
}

.icon-info:before {
  content: "\e08b"
}

.icon-key:before {
  content: "\e08c"
}

.icon-link:before {
  content: "\e08d"
}

.icon-lock:before {
  content: "\e08e"
}

.icon-lock-open:before {
  content: "\e08f"
}

.icon-magnifier:before {
  content: "\e090"
}

.icon-magnifier-add:before {
  content: "\e091"
}

.icon-magnifier-remove:before {
  content: "\e092"
}

.icon-paper-clip:before {
  content: "\e093"
}

.icon-paper-plane:before {
  content: "\e094"
}

.icon-power:before {
  content: "\e097"
}

.icon-refresh:before {
  content: "\e098"
}

.icon-reload:before {
  content: "\e099"
}

.icon-settings:before {
  content: "\e09a"
}

.icon-star:before {
  content: "\e09b"
}

.icon-symble-female:before {
  content: "\e09c"
}

.icon-symbol-male:before {
  content: "\e09d"
}

.icon-target:before {
  content: "\e09e"
}

.icon-credit-card:before {
  content: "\e025"
}

.icon-paypal:before {
  content: "\e608"
}

.icon-social-tumblr:before {
  content: "\e00a"
}

.icon-social-twitter:before {
  content: "\e009"
}

.icon-social-facebook:before {
  content: "\e00b"
}

.icon-social-instagram:before {
  content: "\e609"
}

.icon-social-linkedin:before {
  content: "\e60a"
}

.icon-social-pintarest:before {
  content: "\e60b"
}

.icon-social-github:before {
  content: "\e60c"
}

.icon-social-gplus:before {
  content: "\e60d"
}

.icon-social-reddit:before {
  content: "\e60e"
}

.icon-social-skype:before {
  content: "\e60f"
}

.icon-social-dribbble:before {
  content: "\e00d"
}

.icon-social-behance:before {
  content: "\e610"
}

.icon-social-foursqare:before {
  content: "\e611"
}

.icon-social-soundcloud:before {
  content: "\e612"
}

.icon-social-spotify:before {
  content: "\e613"
}

.icon-social-stumbleupon:before {
  content: "\e614"
}

.icon-social-youtube:before {
  content: "\e008"
}

.icon-social-dropbox:before {
  content: "\e00c"
}

.mejs-offscreen {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal
}

.mejs-container {
  background: #000;
  font-family: Helvetica, Arial, serif;
  position: relative;
  text-align: left;
  text-indent: 0;
  vertical-align: top
}

.mejs-container,
.mejs-container * {
  box-sizing: border-box
}

.mejs-container video::-webkit-media-controls,
.mejs-container video::-webkit-media-controls-panel,
.mejs-container video::-webkit-media-controls-panel-container,
.mejs-container video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important
}

.mejs-fill-container,
.mejs-fill-container .mejs-container {
  height: 100%;
  width: 100%
}

.mejs-fill-container {
  background: transparent;
  margin: 0 auto;
  overflow: hidden;
  position: relative
}

.mejs-container:focus {
  outline: none
}

.mejs-iframe-overlay {
  height: 100%;
  position: absolute;
  width: 100%
}

.mejs-embed,
.mejs-embed body {
  background: #000;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%
}

.mejs-fullscreen {
  overflow: hidden !important
}

.mejs-container-fullscreen {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000
}

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
  height: 100% !important;
  width: 100% !important
}

.mejs-background,
.mejs-mediaelement {
  left: 0;
  position: absolute;
  top: 0
}

.mejs-mediaelement {
  height: 100%;
  width: 100%;
  z-index: 0
}

.mejs-poster {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1
}

:root .mejs-poster-img {
  display: none
}

.mejs-poster-img {
  border: 0;
  padding: 0
}

.mejs-overlay {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0
}

.mejs-layer {
  z-index: 1
}

.mejs-overlay-play {
  cursor: pointer
}

.mejs-overlay-button {
  background: url(../../../wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;
  background-position: 0 -39px;
  height: 80px;
  width: 80px
}

.mejs-overlay:hover>.mejs-overlay-button {
  background-position: -80px -39px
}

.mejs-overlay-loading {
  height: 80px;
  width: 80px
}

.mejs-overlay-loading-bg-img {
  -webkit-animation: a 1s linear infinite;
  animation: a 1s linear infinite;
  background: transparent url(../../../wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;
  display: block;
  height: 80px;
  width: 80px;
  z-index: 1
}

@-webkit-keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

.mejs-controls {
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  left: 0;
  list-style-type: none;
  margin: 0;
  padding: 0 10px;
  position: absolute;
  width: 100%;
  z-index: 3
}

.mejs-controls:not([style*="display: none"]) {
  background: rgba(255, 0, 0, .7);
  background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .35));
  background: linear-gradient(transparent, rgba(0, 0, 0, .35))
}

.mejs-button,
.mejs-time,
.mejs-time-rail {
  font-size: 10px;
  height: 40px;
  line-height: 10px;
  margin: 0;
  width: 32px
}

.mejs-button>button {
  background: transparent url(../../../wp-includes/js/mediaelement/mejs-controls.svg);
  border: 0;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  margin: 10px 6px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-decoration: none;
  width: 20px
}

.mejs-button>button:focus {
  outline: 1px dotted #999
}

.mejs-container-keyboard-inactive [role=slider],
.mejs-container-keyboard-inactive [role=slider]:focus,
.mejs-container-keyboard-inactive a,
.mejs-container-keyboard-inactive a:focus,
.mejs-container-keyboard-inactive button,
.mejs-container-keyboard-inactive button:focus {
  outline: 0
}

.mejs-time {
  box-sizing: content-box;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  height: 24px;
  overflow: hidden;
  padding: 16px 6px 0;
  text-align: center;
  width: auto
}

.mejs-play>button {
  background-position: 0 0
}

.mejs-pause>button {
  background-position: -20px 0
}

.mejs-replay>button {
  background-position: -160px 0
}

.mejs-time-rail {
  direction: ltr;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 40px;
  margin: 0 10px;
  padding-top: 10px;
  position: relative
}

.mejs-time-buffering,
.mejs-time-current,
.mejs-time-float,
.mejs-time-float-corner,
.mejs-time-float-current,
.mejs-time-hovered,
.mejs-time-loaded,
.mejs-time-marker,
.mejs-time-total {
  border-radius: 2px;
  cursor: pointer;
  display: block;
  height: 10px;
  position: absolute
}

.mejs-time-total {
  background: hsla(0, 0%, 100%, .3);
  margin: 5px 0 0;
  width: 100%
}

.mejs-time-buffering {
  -webkit-animation: b 2s linear infinite;
  animation: b 2s linear infinite;
  background: -webkit-linear-gradient(135deg, hsla(0, 0%, 100%, .4) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .4) 0, hsla(0, 0%, 100%, .4) 75%, transparent 0, transparent);
  background: linear-gradient(-45deg, hsla(0, 0%, 100%, .4) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .4) 0, hsla(0, 0%, 100%, .4) 75%, transparent 0, transparent);
  background-size: 15px 15px;
  width: 100%
}

@-webkit-keyframes b {
  0% {
    background-position: 0 0
  }

  to {
    background-position: 30px 0
  }
}

@keyframes b {
  0% {
    background-position: 0 0
  }

  to {
    background-position: 30px 0
  }
}

.mejs-time-loaded {
  background: hsla(0, 0%, 100%, .3)
}

.mejs-time-current,
.mejs-time-handle-content {
  background: hsla(0, 0%, 100%, .9)
}

.mejs-time-hovered {
  background: hsla(0, 0%, 100%, .5);
  z-index: 10
}

.mejs-time-hovered.negative {
  background: rgba(0, 0, 0, .2)
}

.mejs-time-buffering,
.mejs-time-current,
.mejs-time-hovered,
.mejs-time-loaded {
  left: 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: all .15s ease-in;
  transition: all .15s ease-in;
  width: 100%
}

.mejs-time-buffering {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1)
}

.mejs-time-hovered {
  -webkit-transition: height .1s cubic-bezier(.44, 0, 1, 1);
  transition: height .1s cubic-bezier(.44, 0, 1, 1)
}

.mejs-time-hovered.no-hover {
  -webkit-transform: scaleX(0) !important;
  -ms-transform: scaleX(0) !important;
  transform: scaleX(0) !important
}

.mejs-time-handle,
.mejs-time-handle-content {
  border: 4px solid transparent;
  cursor: pointer;
  left: 0;
  position: absolute;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  z-index: 11
}

.mejs-time-handle-content {
  border: 4px solid hsla(0, 0%, 100%, .9);
  border-radius: 50%;
  height: 10px;
  left: -7px;
  top: -4px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  width: 10px
}

.mejs-time-rail .mejs-time-handle-content:active,
.mejs-time-rail .mejs-time-handle-content:focus,
.mejs-time-rail:hover .mejs-time-handle-content {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.mejs-time-float {
  background: #eee;
  border: 1px solid #333;
  bottom: 100%;
  color: #111;
  display: none;
  height: 17px;
  margin-bottom: 9px;
  position: absolute;
  text-align: center;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 36px
}

.mejs-time-float-current {
  display: block;
  left: 0;
  margin: 2px;
  text-align: center;
  width: 30px
}

.mejs-time-float-corner {
  border: 5px solid #eee;
  border-color: #eee transparent transparent;
  border-radius: 0;
  display: block;
  height: 0;
  left: 50%;
  line-height: 0;
  position: absolute;
  top: 100%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0
}

.mejs-long-video .mejs-time-float {
  margin-left: -23px;
  width: 64px
}

.mejs-long-video .mejs-time-float-current {
  width: 60px
}

.mejs-broadcast {
  color: #fff;
  height: 10px;
  position: absolute;
  top: 15px;
  width: 100%
}

.mejs-fullscreen-button>button {
  background-position: -80px 0
}

.mejs-unfullscreen>button {
  background-position: -100px 0
}

.mejs-mute>button {
  background-position: -60px 0
}

.mejs-unmute>button {
  background-position: -40px 0
}

.mejs-volume-button {
  position: relative
}

.mejs-volume-button>.mejs-volume-slider {
  -webkit-backface-visibility: hidden;
  background: rgba(50, 50, 50, .7);
  border-radius: 0;
  bottom: 100%;
  display: none;
  height: 115px;
  left: 50%;
  margin: 0;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 25px;
  z-index: 1
}

.mejs-volume-button:hover {
  border-radius: 0 0 4px 4px
}

.mejs-volume-total {
  background: hsla(0, 0%, 100%, .5);
  height: 100px;
  left: 50%;
  margin: 0;
  position: absolute;
  top: 8px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 2px
}

.mejs-volume-current {
  left: 0;
  margin: 0;
  width: 100%
}

.mejs-volume-current,
.mejs-volume-handle {
  background: hsla(0, 0%, 100%, .9);
  position: absolute
}

.mejs-volume-handle {
  border-radius: 1px;
  cursor: ns-resize;
  height: 6px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 16px
}

.mejs-horizontal-volume-slider {
  display: block;
  height: 36px;
  position: relative;
  vertical-align: middle;
  width: 56px
}

.mejs-horizontal-volume-total {
  background: rgba(50, 50, 50, .8);
  height: 8px;
  top: 16px;
  width: 50px
}

.mejs-horizontal-volume-current,
.mejs-horizontal-volume-total {
  border-radius: 2px;
  font-size: 1px;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute
}

.mejs-horizontal-volume-current {
  background: hsla(0, 0%, 100%, .8);
  height: 100%;
  top: 0;
  width: 100%
}

.mejs-horizontal-volume-handle {
  display: none
}

.mejs-captions-button,
.mejs-chapters-button {
  position: relative
}

.mejs-captions-button>button {
  background-position: -140px 0
}

.mejs-chapters-button>button {
  background-position: -180px 0
}

.mejs-captions-button>.mejs-captions-selector,
.mejs-chapters-button>.mejs-chapters-selector {
  background: rgba(50, 50, 50, .7);
  border: 1px solid transparent;
  border-radius: 0;
  bottom: 100%;
  margin-right: -43px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 50%;
  visibility: visible;
  width: 86px
}

.mejs-chapters-button>.mejs-chapters-selector {
  margin-right: -55px;
  width: 110px
}

.mejs-captions-selector-list,
.mejs-chapters-selector-list {
  list-style-type: none !important;
  margin: 0;
  overflow: hidden;
  padding: 0
}

.mejs-captions-selector-list-item,
.mejs-chapters-selector-list-item {
  color: #fff;
  cursor: pointer;
  display: block;
  list-style-type: none !important;
  margin: 0 0 6px;
  overflow: hidden;
  padding: 0
}

.mejs-captions-selector-list-item:hover,
.mejs-chapters-selector-list-item:hover {
  background-color: #c8c8c8 !important;
  background-color: hsla(0, 0%, 100%, .4) !important
}

.mejs-captions-selector-input,
.mejs-chapters-selector-input {
  clear: both;
  float: left;
  left: -1000px;
  margin: 3px 3px 0 5px;
  position: absolute
}

.mejs-captions-selector-label,
.mejs-chapters-selector-label {
  cursor: pointer;
  float: left;
  font-size: 10px;
  line-height: 15px;
  padding: 4px 10px 0;
  width: 100%
}

.mejs-captions-selected,
.mejs-chapters-selected {
  color: #21f8f8
}

.mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px
}

.mejs-captions-layer {
  bottom: 0;
  color: #fff;
  font-size: 16px;
  left: 0;
  line-height: 20px;
  position: absolute;
  text-align: center
}

.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline
}

.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: 400
}

.mejs-captions-position {
  bottom: 15px;
  left: 0;
  position: absolute;
  width: 100%
}

.mejs-captions-position-hover {
  bottom: 35px
}

.mejs-captions-text,
.mejs-captions-text * {
  background: hsla(0, 0%, 8%, .5);
  box-shadow: 5px 0 0 hsla(0, 0%, 8%, .5), -5px 0 0 hsla(0, 0%, 8%, .5);
  padding: 0;
  white-space: pre-wrap
}

.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container {
  display: none
}

.mejs-overlay-error {
  position: relative
}

.mejs-overlay-error>img {
  left: 0;
  max-width: 100%;
  position: absolute;
  top: 0;
  z-index: -1
}

.mejs-cannotplay,
.mejs-cannotplay a {
  color: #fff;
  font-size: .8em
}

.mejs-cannotplay {
  position: relative
}

.mejs-cannotplay a,
.mejs-cannotplay p {
  display: inline-block;
  padding: 0 15px;
  width: 100%
}

.mejs-container {
  clear: both;
  max-width: 100%
}

.mejs-container * {
  font-family: Helvetica, Arial
}

.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
  background: #222
}

.mejs-time {
  font-weight: 400;
  word-wrap: normal
}

.mejs-controls a.mejs-horizontal-volume-slider {
  display: table
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #fff
}

.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #0073aa
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-time-rail .mejs-time-total {
  background: rgba(255, 255, 255, .33)
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-time-rail span {
  border-radius: 0
}

.mejs-overlay-loading {
  background: 0 0
}

.mejs-controls button:hover {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none
}

.me-cannotplay {
  width: auto !important
}

.media-embed-details .wp-audio-shortcode {
  display: inline-block;
  max-width: 400px
}

.audio-details .embed-media-settings {
  overflow: visible
}

.media-embed-details .embed-media-settings .setting span:not(.button-group) {
  max-width: 400px;
  width: auto
}

.media-embed-details .embed-media-settings .checkbox-setting span {
  display: inline-block
}

.media-embed-details .embed-media-settings {
  padding-top: 0;
  top: 28px
}

.media-embed-details .instructions {
  padding: 16px 0;
  max-width: 600px
}

.media-embed-details .setting .remove-setting,
.media-embed-details .setting p {
  color: #a00;
  font-size: 10px;
  text-transform: uppercase
}

.media-embed-details .setting .remove-setting {
  padding: 5px 0
}

.media-embed-details .setting a:hover {
  color: #dc3232
}

.media-embed-details .embed-media-settings .checkbox-setting {
  float: none;
  margin: 0 0 10px
}

.wp-video {
  max-width: 100%;
  height: auto
}

.wp_attachment_holder .wp-audio-shortcode,
.wp_attachment_holder .wp-video {
  margin-top: 18px
}

.wp-video-shortcode video,
video.wp-video-shortcode {
  max-width: 100%;
  display: inline-block
}

.video-details .wp-video-holder {
  width: 100%;
  max-width: 640px
}

.wp-playlist {
  border: 1px solid #ccc;
  padding: 10px;
  margin: 12px 0 18px;
  font-size: 14px;
  line-height: 1.5
}

.wp-admin .wp-playlist {
  margin: 0 0 18px
}

.wp-playlist video {
  display: inline-block;
  max-width: 100%
}

.wp-playlist audio {
  display: none;
  max-width: 100%;
  width: 400px
}

.wp-playlist .mejs-container {
  margin: 0;
  max-width: 100%
}

.wp-playlist .mejs-controls .mejs-button button {
  outline: 0
}

.wp-playlist-light {
  background: #fff;
  color: #000
}

.wp-playlist-dark {
  color: #fff;
  background: #000
}

.wp-playlist-caption {
  display: block;
  max-width: 88%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.5
}

.wp-playlist-item .wp-playlist-caption {
  text-decoration: none;
  color: #000;
  max-width: -webkit-calc(100% - 40px);
  max-width: calc(100% - 40px)
}

.wp-playlist-item-meta {
  display: block;
  font-size: 14px;
  line-height: 1.5
}

.wp-playlist-item-title {
  font-size: 14px;
  line-height: 1.5
}

.wp-playlist-item-album {
  font-style: italic;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.wp-playlist-item-artist {
  font-size: 12px;
  text-transform: uppercase
}

.wp-playlist-item-length {
  position: absolute;
  right: 3px;
  top: 0;
  font-size: 14px;
  line-height: 1.5
}

.rtl .wp-playlist-item-length {
  left: 3px;
  right: auto
}

.wp-playlist-tracks {
  margin-top: 10px
}

.wp-playlist-item {
  position: relative;
  cursor: pointer;
  padding: 0 3px;
  border-bottom: 1px solid #ccc
}

.wp-playlist-item:last-child {
  border-bottom: 0
}

.wp-playlist-light .wp-playlist-caption {
  color: #333
}

.wp-playlist-dark .wp-playlist-caption {
  color: #ddd
}

.wp-playlist-playing {
  font-weight: 700;
  background: #f7f7f7
}

.wp-playlist-light .wp-playlist-playing {
  background: #fff;
  color: #000
}

.wp-playlist-dark .wp-playlist-playing {
  background: #000;
  color: #fff
}

.wp-playlist-current-item {
  overflow: hidden;
  margin-bottom: 10px;
  height: 60px
}

.wp-playlist .wp-playlist-current-item img {
  float: left;
  max-width: 60px;
  height: auto;
  margin-right: 10px;
  padding: 0;
  border: 0
}

.rtl .wp-playlist .wp-playlist-current-item img {
  float: right;
  margin-left: 10px;
  margin-right: 0
}

.wp-playlist-current-item .wp-playlist-item-artist,
.wp-playlist-current-item .wp-playlist-item-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.wp-audio-playlist .me-cannotplay span {
  padding: 5px 15px
}

.edgt-content .edgt-content-inner>.edgt-full-width>.edgt-full-width-inner {
  padding-top: 0px
}

.edgt-content .edgt-content-inner>.edgt-container>.edgt-container-inner {
  padding-top: 62px
}

p {
  font-family: var(--f-normal);
  font-size: 18px;
  color: var(--c-white)  ;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
  background-color: rgba(67, 67, 67, 1)
}

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
  background-color: rgba(45, 118, 178, 1)
}

.edgt-404-page .edgt-content {
  background-image: url(../../uploads/2017/08/404.png);
  background-position: center 0;
  background-size: cover;
  background-repeat: no-repeat
}

.edgt-page-footer .edgt-footer-top-holder,
.edgt-page-footer .edgt-footer-top-holder.dark,
.edgt-page-footer .edgt-footer-top-holder.light {
  background-color: #004c21
}

.edgt-page-footer .edgt-footer-bottom-holder,
.edgt-page-footer .edgt-footer-bottom-holder.dark,
.edgt-page-footer .edgt-footer-bottom-holder.light {
  background-color: #ffa202
}

.edgt-fullscreen-menu-holder {
  background-image: url(https://www.simsswiss.ch/wp-content/uploads/2017/07/fullscreen-menu-pattern.png);
  background-repeat: repeat;
  background-position: 0 0;
  background-size: initial
}

.edgt-mobile-header .edgt-mobile-header-inner {
  height: 80px
}

@media only screen and (max-width: 1024px) {
  .edgt-mobile-header .edgt-mobile-logo-wrapper a {
    height: 70px !important
  }
}

@media only screen and (max-width: 480px) {
  .edgt-mobile-header .edgt-mobile-logo-wrapper a {
    height: 70px !important
  }
}

.edgt-mobile-header .edgt-mobile-logo-wrapper a {
  max-height: 80px
}

.edgt-top-bar {
  height: 2.5vw
}

.edgt-top-bar .edgt-logo-wrapper a {
  max-height: 50px
}

.edgt-top-bar-background {
  height: 98px
}

.edgt-header-centered .edgt-logo-area .edgt-logo-wrapper {
  padding:
}

.edgt-drop-down .second .inner>ul>li>a {
  font-family: Montserrat;
  font-size: 13px
}

.edgt-drop-down .second .inner ul li ul li a {
  font-family: Montserrat;
  font-size: 12px;
  line-height: 19px
}

.edgt-side-menu-slide-from-right .edgt-side-menu {
  right: -450px;
  width: 450px
}

.edgt-side-menu {
  padding: 3% 39px 36px
}

@media only screen and (max-width:1024px) {
  body:not(.edgt-content-is-behind-header):not(.error404) .edgt-content {
    margin-top: 0 !important
  }
}

@media only screen and (max-width:1024px) {
  .edgt-hide-on-tablet {
    display: none !important
  }
}

@media only screen and (max-width:680px) {
  .edgt-hide-on-mobile {
    display: none !important
  }
}

@media only screen and (max-width:480px) {
  blockquote {
    padding: 0
  }

  blockquote p:before {
    display: block
  }
}

@media only screen and (max-width:1200px) {

  .edgt-container-inner,
  .edgt-grid,
  .edgt-row-grid-section {
    width: 950px
  }
}

@media only screen and (max-width:1024px) {

  .edgt-container-inner,
  .edgt-grid,
  .edgt-row-grid-section {
    width: 768px
  }
}

@media only screen and (max-width:768px) {

  .edgt-container-inner,
  .edgt-grid,
  .edgt-row-grid-section {
    width: 600px
  }
}

@media only screen and (max-width:680px) {

  .edgt-container-inner,
  .edgt-grid,
  .edgt-row-grid-section {
    width: 420px
  }
}

@media only screen and (max-width:480px) {

  .edgt-container-inner,
  .edgt-grid,
  .edgt-row-grid-section {
    width: 300px
  }
}

@media only screen and (max-width:320px) {

  .edgt-container-inner,
  .edgt-grid,
  .edgt-row-grid-section {
    width: 90%
  }
}

@media only screen and (max-width:1200px) {

  .edgt-boxed .edgt-wrapper .edgt-footer-inner,
  .edgt-boxed .edgt-wrapper .edgt-wrapper-inner {
    width: 1000px
  }
}

@media only screen and (max-width:1024px) {

  .edgt-boxed .edgt-wrapper .edgt-footer-inner,
  .edgt-boxed .edgt-wrapper .edgt-wrapper-inner {
    width: 818px
  }
}

@media only screen and (max-width:768px) {

  .edgt-boxed .edgt-wrapper .edgt-footer-inner,
  .edgt-boxed .edgt-wrapper .edgt-wrapper-inner {
    width: 650px
  }
}

@media only screen and (max-width:680px) {

  .edgt-boxed .edgt-wrapper .edgt-footer-inner,
  .edgt-boxed .edgt-wrapper .edgt-wrapper-inner {
    width: 470px
  }
}

@media only screen and (max-width:480px) {

  .edgt-boxed .edgt-wrapper .edgt-footer-inner,
  .edgt-boxed .edgt-wrapper .edgt-wrapper-inner {
    width: 350px
  }
}

@media only screen and (max-width:320px) {

  .edgt-boxed .edgt-wrapper .edgt-footer-inner,
  .edgt-boxed .edgt-wrapper .edgt-wrapper-inner {
    width: 92%
  }
}

@media only screen and (max-width:1024px) {
  #tribe-events-content-wrapper .tribe-bar-filters .tribe-bar-filters-inner>div {
    width: 33%
  }

  #tribe-events-content-wrapper .tribe-events-list .edgt-events-list-item-image-holder {
    margin-bottom: 25px
  }
}

@media only screen and (max-width:768px) {
  #tribe-events-content-wrapper .tribe-events-calendar .tribe-events-month-event-title {
    font-size: 10px
  }
}

@media only screen and (max-width:680px) {
  #tribe-events-content-wrapper .tribe-bar-filters .tribe-bar-filters-inner>div {
    width: 100%;
    padding: 0
  }

  #tribe-events-content-wrapper .tribe-bar-filters .tribe-bar-filters-inner>div .tribe-events-button {
    margin-top: 20px
  }

  #tribe-events-content-wrapper .tribe-events-page-title {
    padding: 0;
    margin-bottom: 50px
  }

  #tribe-events-content-wrapper .tribe-events-month .tribe-events-sub-nav .tribe-events-nav-next,
  #tribe-events-content-wrapper .tribe-events-month .tribe-events-sub-nav .tribe-events-nav-previous {
    top: 63px
  }

  #tribe-events-content-wrapper .tribe-events-calendar td>div,
  #tribe-events-content-wrapper .tribe-events-calendar th {
    font-size: 13px !important
  }

  #tribe-events-content-wrapper .tribe-events-calendar td {
    height: 100px
  }

  #tribe-events-content-wrapper .tribe-events-calendar td.tribe-events-has-events>div h3 {
    font-size: 0 !important
  }
}

@media only screen and (max-width:1024px) {
  .edgt-tribe-events-single .edgt-events-single-main-info .tribe-events-cal-links {
    display: block;
    margin: 40px 0 20px;
    float: none
  }

  .edgt-tribe-events-single .edgt-events-single-main-content .tribe-events-venue-map {
    margin-bottom: 20px
  }
}

@media only screen and (max-width:768px) {
  .edgt-tribe-events-single .edgt-events-single-main-info .tribe-events-cal-links {
    float: none;
    margin-top: 30px
  }
}

@media only screen and (max-width:480px) {
  .edgt-tribe-events-single .edgt-events-single-main-info .tribe-events-cal-links {
    margin-top: 0
  }
}

@media only screen and (max-width:1440px) {

  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-five-columns .edgt-blog-masonry-grid-sizer,
  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-five-columns article {
    width: 25%
  }

  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-five-columns article.edgt-post-size-large-width,
  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-five-columns article.edgt-post-size-large-width-height {
    width: 50%
  }
}

@media only screen and (max-width:1280px) {

  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-four-columns .edgt-blog-masonry-grid-sizer,
  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-four-columns article {
    width: 33.33333%
  }

  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-four-columns article.edgt-post-size-large-width,
  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-four-columns article.edgt-post-size-large-width-height {
    width: 66.66667%
  }

  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-five-columns .edgt-blog-masonry-grid-sizer,
  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-five-columns article {
    width: 33.33333%
  }

  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-five-columns article.edgt-post-size-large-width,
  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-five-columns article.edgt-post-size-large-width-height {
    width: 66.66667%
  }
}

@media only screen and (max-width:1024px) {

  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-three-columns .edgt-blog-masonry-grid-sizer,
  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-three-columns article {
    width: 50%
  }

  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-three-columns article.edgt-post-size-large-width,
  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-three-columns article.edgt-post-size-large-width-height {
    width: 100%
  }

  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-four-columns .edgt-blog-masonry-grid-sizer,
  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-four-columns article {
    width: 50%
  }

  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-four-columns article.edgt-post-size-large-width,
  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-four-columns article.edgt-post-size-large-width-height {
    width: 100%
  }

  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-five-columns .edgt-blog-masonry-grid-sizer,
  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-five-columns article {
    width: 50%
  }

  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-five-columns article.edgt-post-size-large-width,
  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-five-columns article.edgt-post-size-large-width-height {
    width: 100%
  }
}

@media only screen and (max-width:680px) {

  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-two-columns .edgt-blog-masonry-grid-sizer,
  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-two-columns article {
    width: 100%
  }

  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-two-columns article.edgt-post-size-large-width,
  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-two-columns article.edgt-post-size-large-width-height {
    width: 100%
  }

  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-three-columns .edgt-blog-masonry-grid-sizer,
  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-three-columns article {
    width: 100%
  }

  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-three-columns article.edgt-post-size-large-width,
  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-three-columns article.edgt-post-size-large-width-height {
    width: 100%
  }

  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-four-columns .edgt-blog-masonry-grid-sizer,
  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-four-columns article {
    width: 100%
  }

  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-four-columns article.edgt-post-size-large-width,
  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-four-columns article.edgt-post-size-large-width-height {
    width: 100%
  }

  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-five-columns .edgt-blog-masonry-grid-sizer,
  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-five-columns article {
    width: 100%
  }

  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-five-columns article.edgt-post-size-large-width,
  .edgt-blog-holder.edgt-blog-type-masonry.edgt-blog-five-columns article.edgt-post-size-large-width-height {
    width: 100%
  }
}

@media only screen and (max-width:480px) {

  .edgt-blog-holder.edgt-blog-standard article .edgt-post-info-bottom .edgt-post-info-bottom-left,
  .edgt-blog-holder.edgt-blog-standard article .edgt-post-info-bottom .edgt-post-info-bottom-right {
    display: block;
    width: 100%;
    text-align: left
  }
}

@media only screen and (max-width:768px) {
  .edgt-related-posts-holder .edgt-related-post {
    width: 50% !important
  }

  .edgt-blog-single-navigation .edgt-blog-single-next .edgt-blog-single-nav-title,
  .edgt-blog-single-navigation .edgt-blog-single-prev .edgt-blog-single-nav-title {
    display: none
  }
}

@media only screen and (max-width:480px) {
  .edgt-related-posts-holder .edgt-related-post {
    width: 100% !important
  }

  .edgt-blog-single-navigation .edgt-blog-single-navigation-inner {
    margin: 20px 0 0
  }

  .edgt-blog-single-navigation .edgt-blog-single-navigation-inner .edgt-blog-single-next .edgt-nav-blog-post-image,
  .edgt-blog-single-navigation .edgt-blog-single-navigation-inner .edgt-blog-single-prev .edgt-nav-blog-post-image {
    display: none
  }

  .edgt-blog-single-navigation .edgt-blog-single-navigation-inner .edgt-blog-single-next .edgt-nav-blog-post-label-wrapper {
    position: relative;
    top: auto;
    right: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
  }
}

@media only screen and (max-width:1440px) {

  .edgt-blog-list-holder.edgt-bl-masonry.edgt-bl-five-columns .edgt-bl-grid-sizer,
  .edgt-blog-list-holder.edgt-bl-masonry.edgt-bl-five-columns .edgt-bl-item {
    width: 25%
  }
}

@media only screen and (max-width:1280px) {

  .edgt-blog-list-holder.edgt-bl-boxed.edgt-bl-four-columns .edgt-bl-item,
  .edgt-blog-list-holder.edgt-bl-standard.edgt-bl-four-columns .edgt-bl-item {
    width: 33.33333%
  }
}

@media only screen and (max-width:1280px) and (min-width:1025px) {

  .edgt-blog-list-holder.edgt-bl-boxed.edgt-bl-four-columns .edgt-bl-item:nth-child(3n+1),
  .edgt-blog-list-holder.edgt-bl-standard.edgt-bl-four-columns .edgt-bl-item:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1280px) {

  .edgt-blog-list-holder.edgt-bl-boxed.edgt-bl-five-columns .edgt-bl-item,
  .edgt-blog-list-holder.edgt-bl-standard.edgt-bl-five-columns .edgt-bl-item {
    width: 33.33333%
  }
}

@media only screen and (max-width:1280px) and (min-width:1025px) {

  .edgt-blog-list-holder.edgt-bl-boxed.edgt-bl-five-columns .edgt-bl-item:nth-child(3n+1),
  .edgt-blog-list-holder.edgt-bl-standard.edgt-bl-five-columns .edgt-bl-item:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1280px) {

  .edgt-blog-list-holder.edgt-bl-masonry.edgt-bl-four-columns .edgt-bl-grid-sizer,
  .edgt-blog-list-holder.edgt-bl-masonry.edgt-bl-four-columns .edgt-bl-item {
    width: 33.33333%
  }

  .edgt-blog-list-holder.edgt-bl-masonry.edgt-bl-five-columns .edgt-bl-grid-sizer,
  .edgt-blog-list-holder.edgt-bl-masonry.edgt-bl-five-columns .edgt-bl-item {
    width: 33.33333%
  }
}

@media only screen and (max-width:1024px) {

  .edgt-blog-list-holder.edgt-bl-boxed.edgt-bl-three-columns .edgt-bl-item,
  .edgt-blog-list-holder.edgt-bl-standard.edgt-bl-three-columns .edgt-bl-item {
    width: 50%
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {

  .edgt-blog-list-holder.edgt-bl-boxed.edgt-bl-three-columns .edgt-bl-item:nth-child(2n+1),
  .edgt-blog-list-holder.edgt-bl-standard.edgt-bl-three-columns .edgt-bl-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {

  .edgt-blog-list-holder.edgt-bl-boxed.edgt-bl-four-columns .edgt-bl-item,
  .edgt-blog-list-holder.edgt-bl-standard.edgt-bl-four-columns .edgt-bl-item {
    width: 50%
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {

  .edgt-blog-list-holder.edgt-bl-boxed.edgt-bl-four-columns .edgt-bl-item:nth-child(2n+1),
  .edgt-blog-list-holder.edgt-bl-standard.edgt-bl-four-columns .edgt-bl-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {

  .edgt-blog-list-holder.edgt-bl-boxed.edgt-bl-five-columns .edgt-bl-item,
  .edgt-blog-list-holder.edgt-bl-standard.edgt-bl-five-columns .edgt-bl-item {
    width: 50%
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {

  .edgt-blog-list-holder.edgt-bl-boxed.edgt-bl-five-columns .edgt-bl-item:nth-child(2n+1),
  .edgt-blog-list-holder.edgt-bl-standard.edgt-bl-five-columns .edgt-bl-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {

  .edgt-blog-list-holder.edgt-bl-masonry.edgt-bl-three-columns .edgt-bl-grid-sizer,
  .edgt-blog-list-holder.edgt-bl-masonry.edgt-bl-three-columns .edgt-bl-item {
    width: 50%
  }

  .edgt-blog-list-holder.edgt-bl-masonry.edgt-bl-four-columns .edgt-bl-grid-sizer,
  .edgt-blog-list-holder.edgt-bl-masonry.edgt-bl-four-columns .edgt-bl-item {
    width: 50%
  }

  .edgt-blog-list-holder.edgt-bl-masonry.edgt-bl-five-columns .edgt-bl-grid-sizer,
  .edgt-blog-list-holder.edgt-bl-masonry.edgt-bl-five-columns .edgt-bl-item {
    width: 50%
  }
}

@media only screen and (max-width:680px) {

  .edgt-blog-list-holder.edgt-bl-boxed .edgt-bl-item,
  .edgt-blog-list-holder.edgt-bl-standard .edgt-bl-item {
    width: 100% !important
  }

  .edgt-blog-list-holder.edgt-bl-masonry.edgt-bl-two-columns .edgt-bl-grid-sizer,
  .edgt-blog-list-holder.edgt-bl-masonry.edgt-bl-two-columns .edgt-bl-item {
    width: 100%
  }

  .edgt-blog-list-holder.edgt-bl-masonry.edgt-bl-three-columns .edgt-bl-grid-sizer,
  .edgt-blog-list-holder.edgt-bl-masonry.edgt-bl-three-columns .edgt-bl-item {
    width: 100%
  }

  .edgt-blog-list-holder.edgt-bl-masonry.edgt-bl-four-columns .edgt-bl-grid-sizer,
  .edgt-blog-list-holder.edgt-bl-masonry.edgt-bl-four-columns .edgt-bl-item {
    width: 100%
  }

  .edgt-blog-list-holder.edgt-bl-masonry.edgt-bl-five-columns .edgt-bl-grid-sizer,
  .edgt-blog-list-holder.edgt-bl-masonry.edgt-bl-five-columns .edgt-bl-item {
    width: 100%
  }
}

@media only screen and (max-width:480px) {
  .edgt-blog-list-holder.edgt-bl-simple .edgt-post-image {
    display: inline-block;
    width: 100%
  }

  .edgt-blog-list-holder.edgt-bl-simple .edgt-bli-content:not(:first-child) {
    padding-left: 0
  }
}

@media only screen and (max-width:1024px) {

  .edgt-blog-slider-holder .active .edgt-blog-slider-item .edgt-item-image:after,
  .edgt-blog-slider-holder .active .edgt-blog-slider-item .edgt-item-text-wrapper {
    opacity: 1
  }
}

@media only screen and (max-width:768px) {

  .edgt-blog-holder.edgt-blog-single article .edgt-post-info-bottom .edgt-post-info-bottom-left,
  .edgt-blog-holder.edgt-blog-single article .edgt-post-info-bottom .edgt-post-info-bottom-right {
    width: 100%;
    float: none
  }

  .edgt-blog-holder.edgt-blog-single article .edgt-post-info-bottom .edgt-post-info-bottom-right {
    text-align: inherit;
    margin: 10px 0 0
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {
  .edgt-page-footer .edgt-column-content.edgt-grid-col-3 {
    width: 50%;
    float: left
  }

  .edgt-page-footer .edgt-column-content.edgt-grid-col-3:nth-child(2n+1) {
    clear: both
  }

  .edgt-page-footer .edgt-column-content.edgt-grid-col-3:nth-child(3),
  .edgt-page-footer .edgt-column-content.edgt-grid-col-3:nth-child(4) {
    margin-top: 30px
  }

  .edgt-page-footer .edgt-column-content.edgt-grid-col-4 {
    width: 33.33333333333333%;
    float: left
  }
}

@media only screen and (max-width:1024px) {
  .edgt-page-footer .edgt-footer-bottom-holder .edgt-grid-col-6:last-child {
    text-align: left
  }
}

@media only screen and (max-width:768px) {
  .edgt-page-footer .edgt-footer-bottom-holder .edgt-grid-col-6 .widget_text p {
    margin: 5px 0
  }
}

@media only screen and (max-width:680px) {
  .edgt-page-footer .edgt-column-content:not(:first-child) {
    margin-top: 30px
  }
}

@media only screen and (max-width:1280px) {
  .edgt-page-header .edgt-vertical-align-containers {
    padding: 0
  }

  .edgt-paspartu-enabled .edgt-page-header .edgt-vertical-align-containers {
    padding: 0
  }
  
  .edgt-sticky-holder .edgt-vertical-align-containers {
    padding: 0 40px;
  }
}

@media only screen and (max-width:1200px) {
  .edgt-drop-down .wide .second>.inner>ul {
    width: 950px
  }
}

@media only screen and (max-width:1024px) {
  .edgt-page-header {
    display: none
  }

  .edgt-drop-down .wide .second>.inner>ul {
    width: 768px
  }
}

@media only screen and (max-width:1200px) {
  .edgt-boxed .edgt-page-header .edgt-fixed-wrapper.fixed {
    width: 1000px
  }
}

@media only screen and (max-width:1280px) {
  .edgt-page-header .edgt-fixed-wrapper .edgt-menu-area {
    padding: 0
  }
}

@media only screen and (max-width:1300px) {
  .edgt-header-standard .edgt-menu-area {
    padding: 0 40px
  }

  .edgt-header-standard .edgt-menu-area .edgt-grid {
    width: 100%
  }
}

@media only screen and (max-width:1024px) {
  .edgt-mobile-header {
    display: block
  }
}

@media only screen and (max-width:480px) {
  .edgt-mobile-header .edgt-mobile-side-area {
    width: 100%
  }
}

@media only screen and (max-width:1200px) {
  .edgt-boxed .edgt-page-header .edgt-sticky-header {
    width: 1000px
  }
}

@media only screen and (max-width:1024px) {
  .edgt-boxed.edgt-sticky-up-mobile-header .mobile-header-appear .edgt-mobile-header-inner {
    width: 818px;
    left: auto
  }
}

@media only screen and (max-width:768px) {
  .edgt-boxed.edgt-sticky-up-mobile-header .mobile-header-appear .edgt-mobile-header-inner {
    width: 650px
  }
}

@media only screen and (max-width:680px) {
  .edgt-boxed.edgt-sticky-up-mobile-header .mobile-header-appear .edgt-mobile-header-inner {
    width: 470px
  }
}

@media only screen and (max-width:480px) {
  .edgt-boxed.edgt-sticky-up-mobile-header .mobile-header-appear .edgt-mobile-header-inner {
    width: 350px
  }
}

@media only screen and (max-width:320px) {
  .edgt-boxed.edgt-sticky-up-mobile-header .mobile-header-appear .edgt-mobile-header-inner {
    width: 92%
  }
}

@media only screen and (max-width:1280px) {
  .edgt-top-bar>.edgt-vertical-align-containers {
    padding: 0 40px
  }

  .edgt-top-bar .edgt-grid {
    width: 100%
  }

  .edgt-top-bar .edgt-grid .edgt-vertical-align-containers {
    padding: 0 40px
  }

  .edgt-top-bar-in-grid-padding .edgt-top-bar .edgt-grid .edgt-vertical-align-containers {
    padding: 0 40px
  }
}

@media only screen and (max-width:1024px) {
  .edgt-top-bar {
    display: none
  }
}

@media only screen and (max-width:1024px) {
  .edgt-search-page-holder article .edgt-post-image {
    width: 80px
  }

  .edgt-search-page-holder article .edgt-post-title-area {
    padding: 0 0 0 105px;
    min-height: 80px
  }
}

@media only screen and (max-width:680px) {
  .edgt-search-page-holder article .edgt-post-image {
    width: 60px
  }

  .edgt-search-page-holder article .edgt-post-title-area {
    padding: 0 0 0 80px;
    min-height: 60px
  }
}

@media only screen and (max-width:1280px) {
  .edgt-search-cover .edgt-form-holder {
    padding: 0 110px 0 41px
  }
}

@media only screen and (max-width:1024px) {
  .edgt-title-holder.edgt-has-bg-image {
    height: auto !important;
    padding: 0 !important;
    background-image: none !important
  }

  .edgt-title-holder.edgt-has-bg-image .edgt-title-image {
    display: block
  }

  .edgt-title-holder.edgt-has-bg-image .edgt-title-wrapper {
    position: absolute;
    top: 50%;
    left: 0;
    height: 100% !important;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

@media only screen and (max-width:1024px) {
  .edgt-title-holder.edgt-centered-type .edgt-page-subtitle {
    padding: 0 !important
  }
}

@media only screen and (max-width:1024px) {

  .edgt-title-holder.edgt-standard-with-breadcrumbs-type .edgt-breadcrumbs-info,
  .edgt-title-holder.edgt-standard-with-breadcrumbs-type .edgt-title-info {
    width: 100%
  }

  .edgt-title-holder.edgt-standard-with-breadcrumbs-type .edgt-title-info {
    display: block
  }

  .edgt-title-holder.edgt-standard-with-breadcrumbs-type .edgt-breadcrumbs-info {
    margin: 14px 0 0;
    text-align: initial;
    white-space: inherit;
    position: relative;
    font-size: 12px
  }
}

@media only screen and (max-width:480px) {
  .edgt-title-holder.edgt-standard-with-breadcrumbs-type .edgt-title-info {
    margin-top: 14px
  }

  .edgt-title-holder.edgt-standard-with-breadcrumbs-type .edgt-breadcrumbs-info {
    font-size: 12px
  }
}

@media only screen and (max-width:1024px) {

  .edgt-masonry-gallery-holder .edgt-mg-grid-sizer,
  .edgt-masonry-gallery-holder .edgt-mg-item {
    width: 50%
  }

  .edgt-masonry-gallery-holder .edgt-mg-item.edgt-mg-rectangle-landscape,
  .edgt-masonry-gallery-holder .edgt-mg-item.edgt-mg-square-big {
    width: 100%
  }
}

@media only screen and (max-width:680px) {

  .edgt-masonry-gallery-holder .edgt-mg-grid-sizer,
  .edgt-masonry-gallery-holder .edgt-mg-item {
    width: 100%
  }
}

@media only screen and (max-width:480px) {
  .edgt-masonry-gallery-holder .edgt-mg-item.edgt-mg-extended .edgt-mg-item-text {
    display: none
  }
}

@media only screen and (max-width:1440px) {

  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-five-columns .edgt-pl-grid-sizer,
  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-five-columns article {
    width: 25%
  }

  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-five-columns article.edgt-pl-masonry-large-width,
  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-five-columns article.edgt-pl-masonry-large-width-height {
    width: 50%
  }
}

@media only screen and (max-width:1280px) {
  .edgt-portfolio-list-holder.edgt-pl-gallery.edgt-pl-five-columns article {
    width: 33.33333%
  }
}

@media only screen and (max-width:1280px) and (min-width:1025px) {
  .edgt-portfolio-list-holder.edgt-pl-gallery.edgt-pl-five-columns article:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1280px) {

  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-four-columns .edgt-pl-grid-sizer,
  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-four-columns article {
    width: 33.33333%
  }

  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-four-columns article.edgt-pl-masonry-large-width,
  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-four-columns article.edgt-pl-masonry-large-width-height {
    width: 66.66667%
  }

  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-five-columns .edgt-pl-grid-sizer,
  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-five-columns article {
    width: 33.33333%
  }

  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-five-columns article.edgt-pl-masonry-large-width,
  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-five-columns article.edgt-pl-masonry-large-width-height {
    width: 66.66667%
  }
}

@media only screen and (max-width:1024px) {
  .edgt-portfolio-list-holder.edgt-pl-gallery.edgt-pl-three-columns article {
    width: 50%
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {
  .edgt-portfolio-list-holder.edgt-pl-gallery.edgt-pl-three-columns article:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .edgt-portfolio-list-holder.edgt-pl-gallery.edgt-pl-four-columns article {
    width: 50%
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {
  .edgt-portfolio-list-holder.edgt-pl-gallery.edgt-pl-four-columns article:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .edgt-portfolio-list-holder.edgt-pl-gallery.edgt-pl-five-columns article {
    width: 50%
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {
  .edgt-portfolio-list-holder.edgt-pl-gallery.edgt-pl-five-columns article:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {

  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-three-columns .edgt-pl-grid-sizer,
  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-three-columns article {
    width: 50%
  }

  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-three-columns article.edgt-pl-masonry-large-width,
  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-three-columns article.edgt-pl-masonry-large-width-height {
    width: 100%
  }

  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-four-columns .edgt-pl-grid-sizer,
  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-four-columns article {
    width: 50%
  }

  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-four-columns article.edgt-pl-masonry-large-width,
  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-four-columns article.edgt-pl-masonry-large-width-height {
    width: 100%
  }

  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-five-columns .edgt-pl-grid-sizer,
  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-five-columns article {
    width: 50%
  }

  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-five-columns article.edgt-pl-masonry-large-width,
  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-five-columns article.edgt-pl-masonry-large-width-height {
    width: 100%
  }
}

@media only screen and (max-width:680px) {
  .edgt-portfolio-list-holder.edgt-pl-gallery article {
    width: 100% !important
  }

  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-two-columns .edgt-pl-grid-sizer,
  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-two-columns article {
    width: 100%
  }

  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-three-columns .edgt-pl-grid-sizer,
  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-three-columns article {
    width: 100%
  }

  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-four-columns .edgt-pl-grid-sizer,
  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-four-columns article {
    width: 100%
  }

  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-five-columns .edgt-pl-grid-sizer,
  .edgt-portfolio-list-holder.edgt-pl-masonry.edgt-pl-five-columns article {
    width: 100%
  }
}

@media only screen and (max-width:1200px) {
  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-gallery-images.edgt-ps-four-columns .edgt-ps-image {
    width: 33.33333%
  }
}

@media only screen and (max-width:1200px) and (min-width:1025px) {
  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-gallery-images.edgt-ps-four-columns .edgt-ps-image:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-gallery-images.edgt-ps-three-columns .edgt-ps-image {
    width: 50%
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {
  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-gallery-images.edgt-ps-three-columns .edgt-ps-image:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-gallery-images.edgt-ps-four-columns .edgt-ps-image {
    width: 50%
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {
  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-gallery-images.edgt-ps-four-columns .edgt-ps-image:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:680px) {
  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-gallery-images .edgt-ps-image {
    width: 100% !important
  }
}

@media only screen and (max-width:1200px) {

  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-masonry-images.edgt-ps-four-columns .edgt-ps-grid-sizer,
  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-masonry-images.edgt-ps-four-columns .edgt-ps-image {
    width: 33.33333%
  }

  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-masonry-images.edgt-ps-four-columns .edgt-ps-image.edgt-ps-masonry-large-item {
    width: 66.66667%
  }

  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-masonry-images.edgt-ps-five-columns .edgt-ps-grid-sizer,
  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-masonry-images.edgt-ps-five-columns .edgt-ps-image {
    width: 33.33333%
  }

  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-masonry-images.edgt-ps-five-columns .edgt-ps-image.edgt-ps-masonry-large-item {
    width: 66.66667%
  }
}

@media only screen and (max-width:1024px) {

  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-masonry-images.edgt-ps-three-columns .edgt-ps-grid-sizer,
  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-masonry-images.edgt-ps-three-columns .edgt-ps-image {
    width: 50%
  }

  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-masonry-images.edgt-ps-three-columns .edgt-ps-image.edgt-ps-masonry-large-item {
    width: 100%
  }

  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-masonry-images.edgt-ps-four-columns .edgt-ps-grid-sizer,
  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-masonry-images.edgt-ps-four-columns .edgt-ps-image {
    width: 50%
  }

  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-masonry-images.edgt-ps-four-columns .edgt-ps-image.edgt-ps-masonry-large-item {
    width: 100%
  }

  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-masonry-images.edgt-ps-five-columns .edgt-ps-grid-sizer,
  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-masonry-images.edgt-ps-five-columns .edgt-ps-image {
    width: 50%
  }

  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-masonry-images.edgt-ps-five-columns .edgt-ps-image.edgt-ps-masonry-large-item {
    width: 100%
  }
}

@media only screen and (max-width:680px) {

  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-masonry-images.edgt-ps-two-columns .edgt-ps-grid-sizer,
  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-masonry-images.edgt-ps-two-columns .edgt-ps-image {
    width: 100%
  }

  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-masonry-images.edgt-ps-three-columns .edgt-ps-grid-sizer,
  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-masonry-images.edgt-ps-three-columns .edgt-ps-image {
    width: 100%
  }

  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-masonry-images.edgt-ps-four-columns .edgt-ps-grid-sizer,
  .edgt-portfolio-single-holder .edgt-ps-image-holder.edgt-ps-masonry-images.edgt-ps-four-columns .edgt-ps-image {
    width: 100%
  }
}

@media only screen and (max-width:1024px) {
  .edgt-portfolio-single-holder .edgt-ps-info-holder {
    margin: 30px 0 0 !important
  }
}

@media only screen and (max-width:768px) {

  .edgt-ps-navigation .edgt-ps-next a,
  .edgt-ps-navigation .edgt-ps-prev a {
    width: auto
  }

  .edgt-ps-navigation .edgt-ps-next a .edgt-next-ps-img-wrapper,
  .edgt-ps-navigation .edgt-ps-next a .edgt-prev-ps-img-wrapper,
  .edgt-ps-navigation .edgt-ps-prev a .edgt-next-ps-img-wrapper,
  .edgt-ps-navigation .edgt-ps-prev a .edgt-prev-ps-img-wrapper {
    display: none
  }

  .edgt-ps-navigation .edgt-ps-next a .edgt-next-ps-text-wrapper,
  .edgt-ps-navigation .edgt-ps-next a .edgt-prev-ps-text-wrapper,
  .edgt-ps-navigation .edgt-ps-prev a .edgt-next-ps-text-wrapper,
  .edgt-ps-navigation .edgt-ps-prev a .edgt-prev-ps-text-wrapper {
    padding: 0;
    width: auto
  }

  .edgt-ps-navigation .edgt-ps-back-btn {
    top: 78%
  }
}

@media only screen and (max-width:480px) {
  .edgt-ps-navigation {
    padding: 30px 0 0
  }

  .edgt-ps-navigation .edgt-ps-next a,
  .edgt-ps-navigation .edgt-ps-prev a {
    font-size: inherit;
    line-height: inherit
  }

  .edgt-ps-navigation .edgt-ps-next a .edgt-ps-nav-next-title,
  .edgt-ps-navigation .edgt-ps-next a .edgt-ps-nav-prev-title,
  .edgt-ps-navigation .edgt-ps-prev a .edgt-ps-nav-next-title,
  .edgt-ps-navigation .edgt-ps-prev a .edgt-ps-nav-prev-title {
    display: none
  }

  .edgt-ps-navigation .edgt-ps-back-btn {
    top: 74%
  }
}

@media only screen and (max-width:1440px) {
  .edgt-testimonials-holder.edgt-testimonials-standard .edgt-testimonial-text {
    padding: 0 6%
  }
}

@media only screen and (max-width:1280px) {
  .edgt-testimonials-holder.edgt-testimonials-disable-padding.edgt-testimonials-standard .edgt-testimonial-text {
    padding: 0
  }
}

@media only screen and (max-width:1024px) {
  .edgt-testimonials-holder.edgt-testimonials-standard .edgt-testimonial-text {
    padding: 0 8%
  }
}

@media only screen and (max-width:768px) {
  .edgt-testimonials-holder.edgt-testimonials-standard .edgt-testimonial-text {
    padding: 0 20px
  }
}

@media only screen and (max-width:480px) {
  .edgt-testimonials-holder .edgt-testimonials {
    padding: 0
  }
}

@media only screen and (max-width:1024px) {

  .edgt-boxes.edgt-four-columns .edgt-boxes-item,
  .edgt-boxes.edgt-three-columns .edgt-boxes-item,
  .edgt-boxes.edgt-two-columns .edgt-boxes-item {
    display: inline-block;
    width: 100%;
    height: auto
  }
}

@media only screen and (max-width:1200px) {

  .edgt-btn.edgt-btn-huge,
  .edgt-btn.edgt-btn-large {
    padding: 16px 44px;
    font-size: 14px
  }
}

@media only screen and (min-width:1201px) and (max-width:1300px) {
  .edgt-call-to-action-holder .edgt-grid {
    width: 1100px
  }
}

@media only screen and (max-width:1200px) {

  .edgt-call-to-action-holder.edgt-four-fifths-columns .edgt-cta-text-holder,
  .edgt-call-to-action-holder.edgt-three-quarters-columns .edgt-cta-text-holder {
    width: 66.66666666666667%
  }

  .edgt-call-to-action-holder.edgt-four-fifths-columns .edgt-cta-button-holder,
  .edgt-call-to-action-holder.edgt-three-quarters-columns .edgt-cta-button-holder {
    width: 33.33333333333333%
  }
}

@media only screen and (max-width:768px) {

  .edgt-call-to-action-holder.edgt-normal-layout .edgt-cta-button-holder,
  .edgt-call-to-action-holder.edgt-normal-layout .edgt-cta-inner,
  .edgt-call-to-action-holder.edgt-normal-layout .edgt-cta-text-holder {
    display: block
  }

  .edgt-call-to-action-holder.edgt-normal-layout .edgt-cta-button-holder {
    margin: 28px 0 0;
    text-align: initial
  }

  .edgt-call-to-action-holder.edgt-four-fifths-columns .edgt-cta-button-holder,
  .edgt-call-to-action-holder.edgt-four-fifths-columns .edgt-cta-text-holder,
  .edgt-call-to-action-holder.edgt-three-quarters-columns .edgt-cta-button-holder,
  .edgt-call-to-action-holder.edgt-three-quarters-columns .edgt-cta-text-holder,
  .edgt-call-to-action-holder.edgt-two-halves-columns .edgt-cta-button-holder,
  .edgt-call-to-action-holder.edgt-two-halves-columns .edgt-cta-text-holder,
  .edgt-call-to-action-holder.edgt-two-thirds-columns .edgt-cta-button-holder,
  .edgt-call-to-action-holder.edgt-two-thirds-columns .edgt-cta-text-holder {
    width: 100%
  }
}

@media only screen and (max-width:768px) {
  .edgt-cards-gallery-holder .card:nth-last-child(8) {
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3);
    transform: scale(.3);
    top: -70%
  }

  .edgt-cards-gallery-holder .card:nth-last-child(7) {
    -webkit-transform: scale(.4);
    -moz-transform: scale(.4);
    transform: scale(.4);
    top: -60%
  }

  .edgt-cards-gallery-holder .card:nth-last-child(6) {
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    transform: scale(.5);
    top: -50%
  }

  .edgt-cards-gallery-holder .card:nth-last-child(5) {
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    transform: scale(.6);
    top: -40%
  }

  .edgt-cards-gallery-holder .card:nth-last-child(4) {
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    transform: scale(.7);
    top: -30%
  }

  .edgt-cards-gallery-holder .card:nth-last-child(3) {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    transform: scale(.8);
    top: -20%
  }

  .edgt-cards-gallery-holder .card:nth-last-child(2) {
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    transform: scale(.9);
    top: -10%
  }
}

@media only screen and (max-width:1024px) {
  .edgt-comparision-pricing-tables-holder.edgt-three-columns .edgt-cpt-features-holder {
    display: none
  }

  .edgt-comparision-pricing-tables-holder.edgt-three-columns .edgt-cpt-table {
    width: 100%;
    float: none;
    margin-bottom: 30px
  }

  .edgt-comparision-pricing-tables-holder.edgt-three-columns .edgt-cpt-table .edgt-cpt-table-content,
  .edgt-comparision-pricing-tables-holder.edgt-three-columns .edgt-cpt-table .edgt-cpt-table-footer,
  .edgt-comparision-pricing-tables-holder.edgt-three-columns .edgt-cpt-table .edgt-cpt-table-head-holder {
    border-left: 1px solid #f2f2f2 !important;
    border-right: 1px solid #f2f2f2 !important
  }

  .edgt-comparision-pricing-tables-holder.edgt-three-columns .edgt-cpt-table-item-feature {
    display: inline-block;
    margin-right: 10px
  }

  .edgt-comparision-pricing-tables-holder.edgt-four-columns .edgt-cpt-table {
    width: 50%;
    margin-bottom: 30px
  }

  .edgt-comparision-pricing-tables-holder.edgt-four-columns .edgt-cpt-features-holder {
    display: none
  }

  .edgt-comparision-pricing-tables-holder.edgt-four-columns .edgt-cpt-table-item-feature {
    display: inline-block;
    margin-right: 10px
  }

  .edgt-comparision-pricing-tables-holder.edgt-four-columns .edgt-cpt-table-content,
  .edgt-comparision-pricing-tables-holder.edgt-four-columns .edgt-cpt-table-head-holder {
    border-left: 1px solid #f2f2f2 !important
  }

  .edgt-comparision-pricing-tables-holder .edgt-cpt-table .edgt-cpt-table-content li {
    line-height: 1.7em;
    padding-top: 15px
  }
}

@media only screen and (max-width:768px) {

  .edgt-comparision-pricing-tables-holder.edgt-four-columns .edgt-cpt-table,
  .edgt-comparision-pricing-tables-holder.edgt-two-columns .edgt-cpt-table {
    width: 100%;
    margin-bottom: 30px
  }

  .edgt-comparision-pricing-tables-holder.edgt-two-columns .edgt-cpt-features-holder {
    display: none
  }

  .edgt-comparision-pricing-tables-holder.edgt-two-columns .edgt-cpt-table-item-feature {
    display: inline-block;
    margin-right: 10px
  }

  .edgt-comparision-pricing-tables-holder.edgt-two-columns .edgt-cpt-table-content,
  .edgt-comparision-pricing-tables-holder.edgt-two-columns .edgt-cpt-table-head-holder {
    border-left: 1px solid #f2f2f2 !important
  }
}

@media only screen and (max-width:1200px) {
  .edgt-countdown .countdown-row .countdown-section .countdown-amount {
    font-size: 60px
  }
}

@media only screen and (max-width:768px) {

  .edgt-countdown .countdown-row.countdown-show4 .countdown-section,
  .edgt-countdown .countdown-row.countdown-show5 .countdown-section,
  .edgt-countdown .countdown-row.countdown-show6 .countdown-section {
    width: 20%
  }

  .edgt-countdown .countdown-row .countdown-section {
    margin-bottom: 20px
  }

  .edgt-countdown .countdown-row .countdown-section .countdown-amount {
    font-size: 50px
  }
}

@media only screen and (max-width:680px) {
  .edgt-countdown .countdown-row .countdown-section .countdown-amount {
    font-size: 35px !important
  }

  .edgt-countdown .countdown-row .countdown-section .countdown-period {
    font-size: 12px !important
  }
}

@media only screen and (max-width:1280px) {
  .edgt-elements-holder.edgt-responsive-mode-1280.edgt-two-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-1280.edgt-three-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-1280.edgt-four-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-1280.edgt-five-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-1280.edgt-six-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-1280.edgt-one-column .edgt-eh-item.edgt-width-1-1,
  .edgt-elements-holder.edgt-responsive-mode-1280.edgt-one-column .edgt-eh-item.edgt-width-1-2,
  .edgt-elements-holder.edgt-responsive-mode-1280.edgt-one-column .edgt-eh-item.edgt-width-1-3,
  .edgt-elements-holder.edgt-responsive-mode-1280.edgt-one-column .edgt-eh-item.edgt-width-1-4,
  .edgt-elements-holder.edgt-responsive-mode-1280.edgt-one-column .edgt-eh-item.edgt-width-1-5,
  .edgt-elements-holder.edgt-responsive-mode-1280.edgt-one-column .edgt-eh-item.edgt-width-1-6,
  .edgt-elements-holder.edgt-responsive-mode-1280.edgt-one-column .edgt-eh-item.edgt-width-2-3,
  .edgt-elements-holder.edgt-responsive-mode-1280.edgt-one-column .edgt-eh-item.edgt-width-2-5,
  .edgt-elements-holder.edgt-responsive-mode-1280.edgt-one-column .edgt-eh-item.edgt-width-3-4,
  .edgt-elements-holder.edgt-responsive-mode-1280.edgt-one-column .edgt-eh-item.edgt-width-3-5,
  .edgt-elements-holder.edgt-responsive-mode-1280.edgt-one-column .edgt-eh-item.edgt-width-4-5,
  .edgt-elements-holder.edgt-responsive-mode-1280.edgt-one-column .edgt-eh-item.edgt-width-5-6 {
    width: 100%;
    display: block;
    height: auto
  }

  .edgt-elements-holder.edgt-responsive-mode-1280.edgt-one-column-alignment-left .edgt-eh-item .edgt-eh-item-content {
    text-align: left
  }

  .edgt-elements-holder.edgt-responsive-mode-1280.edgt-one-column-alignment-right .edgt-eh-item .edgt-eh-item-content {
    text-align: right
  }

  .edgt-elements-holder.edgt-responsive-mode-1280.edgt-one-column-alignment-center .edgt-eh-item .edgt-eh-item-content {
    text-align: center
  }
}

@media only screen and (max-width:1024px) {
  .edgt-elements-holder.edgt-responsive-mode-1024.edgt-two-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-1024.edgt-three-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-1024.edgt-four-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-1024.edgt-five-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-1024.edgt-six-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-1024.edgt-one-column .edgt-eh-item.edgt-width-1-1,
  .edgt-elements-holder.edgt-responsive-mode-1024.edgt-one-column .edgt-eh-item.edgt-width-1-2,
  .edgt-elements-holder.edgt-responsive-mode-1024.edgt-one-column .edgt-eh-item.edgt-width-1-3,
  .edgt-elements-holder.edgt-responsive-mode-1024.edgt-one-column .edgt-eh-item.edgt-width-1-4,
  .edgt-elements-holder.edgt-responsive-mode-1024.edgt-one-column .edgt-eh-item.edgt-width-1-5,
  .edgt-elements-holder.edgt-responsive-mode-1024.edgt-one-column .edgt-eh-item.edgt-width-1-6,
  .edgt-elements-holder.edgt-responsive-mode-1024.edgt-one-column .edgt-eh-item.edgt-width-2-3,
  .edgt-elements-holder.edgt-responsive-mode-1024.edgt-one-column .edgt-eh-item.edgt-width-2-5,
  .edgt-elements-holder.edgt-responsive-mode-1024.edgt-one-column .edgt-eh-item.edgt-width-3-4,
  .edgt-elements-holder.edgt-responsive-mode-1024.edgt-one-column .edgt-eh-item.edgt-width-3-5,
  .edgt-elements-holder.edgt-responsive-mode-1024.edgt-one-column .edgt-eh-item.edgt-width-4-5,
  .edgt-elements-holder.edgt-responsive-mode-1024.edgt-one-column .edgt-eh-item.edgt-width-5-6 {
    width: 100%;
    display: block;
    height: auto
  }

  .edgt-elements-holder.edgt-responsive-mode-1024.edgt-one-column-alignment-left .edgt-eh-item .edgt-eh-item-content {
    text-align: left
  }

  .edgt-elements-holder.edgt-responsive-mode-1024.edgt-one-column-alignment-right .edgt-eh-item .edgt-eh-item-content {
    text-align: right
  }

  .edgt-elements-holder.edgt-responsive-mode-1024.edgt-one-column-alignment-center .edgt-eh-item .edgt-eh-item-content {
    text-align: center
  }
}

@media only screen and (max-width:768px) {
  .edgt-elements-holder.edgt-responsive-mode-768.edgt-two-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-768.edgt-three-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-768.edgt-four-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-768.edgt-five-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-768.edgt-six-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-768.edgt-one-column .edgt-eh-item.edgt-width-1-1,
  .edgt-elements-holder.edgt-responsive-mode-768.edgt-one-column .edgt-eh-item.edgt-width-1-2,
  .edgt-elements-holder.edgt-responsive-mode-768.edgt-one-column .edgt-eh-item.edgt-width-1-3,
  .edgt-elements-holder.edgt-responsive-mode-768.edgt-one-column .edgt-eh-item.edgt-width-1-4,
  .edgt-elements-holder.edgt-responsive-mode-768.edgt-one-column .edgt-eh-item.edgt-width-1-5,
  .edgt-elements-holder.edgt-responsive-mode-768.edgt-one-column .edgt-eh-item.edgt-width-1-6,
  .edgt-elements-holder.edgt-responsive-mode-768.edgt-one-column .edgt-eh-item.edgt-width-2-3,
  .edgt-elements-holder.edgt-responsive-mode-768.edgt-one-column .edgt-eh-item.edgt-width-2-5,
  .edgt-elements-holder.edgt-responsive-mode-768.edgt-one-column .edgt-eh-item.edgt-width-3-4,
  .edgt-elements-holder.edgt-responsive-mode-768.edgt-one-column .edgt-eh-item.edgt-width-3-5,
  .edgt-elements-holder.edgt-responsive-mode-768.edgt-one-column .edgt-eh-item.edgt-width-4-5,
  .edgt-elements-holder.edgt-responsive-mode-768.edgt-one-column .edgt-eh-item.edgt-width-5-6 {
    width: 100%;
    display: block;
    height: auto
  }

  .edgt-elements-holder.edgt-responsive-mode-768.edgt-one-column-alignment-left .edgt-eh-item .edgt-eh-item-content {
    text-align: left
  }

  .edgt-elements-holder.edgt-responsive-mode-768.edgt-one-column-alignment-right .edgt-eh-item .edgt-eh-item-content {
    text-align: right
  }

  .edgt-elements-holder.edgt-responsive-mode-768.edgt-one-column-alignment-center .edgt-eh-item .edgt-eh-item-content {
    text-align: center
  }
}

@media only screen and (max-width:680px) {
  .edgt-elements-holder.edgt-responsive-mode-680.edgt-two-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-680.edgt-three-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-680.edgt-four-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-680.edgt-five-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-680.edgt-six-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-680.edgt-one-column .edgt-eh-item.edgt-width-1-1,
  .edgt-elements-holder.edgt-responsive-mode-680.edgt-one-column .edgt-eh-item.edgt-width-1-2,
  .edgt-elements-holder.edgt-responsive-mode-680.edgt-one-column .edgt-eh-item.edgt-width-1-3,
  .edgt-elements-holder.edgt-responsive-mode-680.edgt-one-column .edgt-eh-item.edgt-width-1-4,
  .edgt-elements-holder.edgt-responsive-mode-680.edgt-one-column .edgt-eh-item.edgt-width-1-5,
  .edgt-elements-holder.edgt-responsive-mode-680.edgt-one-column .edgt-eh-item.edgt-width-1-6,
  .edgt-elements-holder.edgt-responsive-mode-680.edgt-one-column .edgt-eh-item.edgt-width-2-3,
  .edgt-elements-holder.edgt-responsive-mode-680.edgt-one-column .edgt-eh-item.edgt-width-2-5,
  .edgt-elements-holder.edgt-responsive-mode-680.edgt-one-column .edgt-eh-item.edgt-width-3-4,
  .edgt-elements-holder.edgt-responsive-mode-680.edgt-one-column .edgt-eh-item.edgt-width-3-5,
  .edgt-elements-holder.edgt-responsive-mode-680.edgt-one-column .edgt-eh-item.edgt-width-4-5,
  .edgt-elements-holder.edgt-responsive-mode-680.edgt-one-column .edgt-eh-item.edgt-width-5-6 {
    width: 100%;
    display: block;
    height: auto
  }

  .edgt-elements-holder.edgt-responsive-mode-680.edgt-one-column-alignment-left .edgt-eh-item .edgt-eh-item-content {
    text-align: left
  }

  .edgt-elements-holder.edgt-responsive-mode-680.edgt-one-column-alignment-right .edgt-eh-item .edgt-eh-item-content {
    text-align: right
  }

  .edgt-elements-holder.edgt-responsive-mode-680.edgt-one-column-alignment-center .edgt-eh-item .edgt-eh-item-content {
    text-align: center
  }
}

@media only screen and (max-width:480px) {
  .edgt-elements-holder.edgt-responsive-mode-480.edgt-two-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-480.edgt-three-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-480.edgt-four-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-480.edgt-five-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-480.edgt-six-columns .edgt-eh-item {
    width: 100%;
    height: auto;
    display: inline-block
  }

  .edgt-elements-holder.edgt-responsive-mode-480.edgt-one-column .edgt-eh-item.edgt-width-1-1,
  .edgt-elements-holder.edgt-responsive-mode-480.edgt-one-column .edgt-eh-item.edgt-width-1-2,
  .edgt-elements-holder.edgt-responsive-mode-480.edgt-one-column .edgt-eh-item.edgt-width-1-3,
  .edgt-elements-holder.edgt-responsive-mode-480.edgt-one-column .edgt-eh-item.edgt-width-1-4,
  .edgt-elements-holder.edgt-responsive-mode-480.edgt-one-column .edgt-eh-item.edgt-width-1-5,
  .edgt-elements-holder.edgt-responsive-mode-480.edgt-one-column .edgt-eh-item.edgt-width-1-6,
  .edgt-elements-holder.edgt-responsive-mode-480.edgt-one-column .edgt-eh-item.edgt-width-2-3,
  .edgt-elements-holder.edgt-responsive-mode-480.edgt-one-column .edgt-eh-item.edgt-width-2-5,
  .edgt-elements-holder.edgt-responsive-mode-480.edgt-one-column .edgt-eh-item.edgt-width-3-4,
  .edgt-elements-holder.edgt-responsive-mode-480.edgt-one-column .edgt-eh-item.edgt-width-3-5,
  .edgt-elements-holder.edgt-responsive-mode-480.edgt-one-column .edgt-eh-item.edgt-width-4-5,
  .edgt-elements-holder.edgt-responsive-mode-480.edgt-one-column .edgt-eh-item.edgt-width-5-6 {
    width: 100%;
    display: block;
    height: auto
  }

  .edgt-elements-holder.edgt-responsive-mode-480.edgt-one-column-alignment-left .edgt-eh-item .edgt-eh-item-content {
    text-align: left
  }

  .edgt-elements-holder.edgt-responsive-mode-480.edgt-one-column-alignment-right .edgt-eh-item .edgt-eh-item-content {
    text-align: right
  }

  .edgt-elements-holder.edgt-responsive-mode-480.edgt-one-column-alignment-center .edgt-eh-item .edgt-eh-item-content {
    text-align: center
  }

  .edgt-elements-holder .edgt-eh-item-content {
    padding: 0 10px
  }
}

@media only screen and (max-width:1024px) {
  .edgt-google-map-overlay {
    display: block
  }
}

@media only screen and (max-width:680px) {

  .edgt-int-icon-showcase .edgt-int-icon-circle,
  .edgt-int-icon-showcase .edgt-int-icon-showcase-inner {
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    margin: 30px
  }

  .edgt-int-icon-showcase .edgt-showcase-icon {
    width: 70px;
    height: 70px
  }

  .edgt-int-icon-showcase .edgt-showcase-icon .edgt-icon-shortcode {
    width: 55px;
    height: 55px;
    line-height: 55px;
    font-size: 20px
  }

  .edgt-int-icon-showcase .edgt-showcase-content-inner {
    display: none
  }
}

@media only screen and (max-width:1024px) {
  .edgt-icon-tabs .edgt-icon-tabs-nav li a {
    padding: 20px 5px
  }

  .edgt-icon-tabs .edgt-icon-tabs-nav li a .edgt-icon-tabs-title-holder {
    font-size: 14px
  }
}

@media only screen and (max-width:768px) {

  .edgt-icon-tabs.edgt-icon-tabs-five ul li,
  .edgt-icon-tabs.edgt-icon-tabs-four ul li,
  .edgt-icon-tabs.edgt-icon-tabs-six ul li {
    width: 33.33%
  }
}

@media only screen and (max-width:768px) {

  .edgt-icon-tabs.edgt-icon-tabs-five ul li,
  .edgt-icon-tabs.edgt-icon-tabs-four ul li,
  .edgt-icon-tabs.edgt-icon-tabs-six ul li,
  .edgt-icon-tabs.edgt-icon-tabs-three ul li,
  .edgt-icon-tabs.edgt-icon-tabs-two ul li {
    width: 100%
  }

  .edgt-icon-tabs.edgt-icon-tabs-five ul li:not(:last-child),
  .edgt-icon-tabs.edgt-icon-tabs-four ul li:not(:last-child),
  .edgt-icon-tabs.edgt-icon-tabs-six ul li:not(:last-child),
  .edgt-icon-tabs.edgt-icon-tabs-three ul li:not(:last-child),
  .edgt-icon-tabs.edgt-icon-tabs-two ul li:not(:last-child) {
    border-bottom: none
  }
}

@media only screen and (max-width:1440px) {
  .edgt-image-gallery .edgt-ig-grid.edgt-ig-six-columns .edgt-ig-image {
    width: 20%
  }
}

@media only screen and (max-width:1440px) and (min-width:1281px) {
  .edgt-image-gallery .edgt-ig-grid.edgt-ig-six-columns .edgt-ig-image:nth-child(6n+1) {
    clear: none
  }

  .edgt-image-gallery .edgt-ig-grid.edgt-ig-six-columns .edgt-ig-image:nth-child(5n+1) {
    clear: both
  }
}

@media only screen and (max-width:1440px) {

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-six-columns .edgt-ig-grid-sizer,
  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-six-columns .edgt-ig-image {
    width: 20%
  }
}

@media only screen and (max-width:1280px) {
  .edgt-image-gallery .edgt-ig-grid.edgt-ig-five-columns .edgt-ig-image {
    width: 25%
  }
}

@media only screen and (max-width:1280px) and (min-width:1025px) {
  .edgt-image-gallery .edgt-ig-grid.edgt-ig-five-columns .edgt-ig-image:nth-child(4n+1) {
    clear: both
  }
}

@media only screen and (max-width:1280px) {
  .edgt-image-gallery .edgt-ig-grid.edgt-ig-six-columns .edgt-ig-image {
    width: 25%
  }
}

@media only screen and (max-width:1280px) and (min-width:1025px) {
  .edgt-image-gallery .edgt-ig-grid.edgt-ig-six-columns .edgt-ig-image:nth-child(4n+1) {
    clear: both
  }
}

@media only screen and (max-width:1280px) {

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-five-columns .edgt-ig-grid-sizer,
  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-five-columns .edgt-ig-image {
    width: 25%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-five-columns .edgt-ig-image.edgt-large-masonry-item {
    width: 50%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-six-columns .edgt-ig-grid-sizer,
  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-six-columns .edgt-ig-image {
    width: 25%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-six-columns .edgt-ig-image.edgt-large-masonry-item {
    width: 50%
  }
}

@media only screen and (max-width:1024px) {
  .edgt-image-gallery .edgt-ig-grid.edgt-ig-five-columns .edgt-ig-image {
    width: 33.33333%
  }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
  .edgt-image-gallery .edgt-ig-grid.edgt-ig-five-columns .edgt-ig-image:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .edgt-image-gallery .edgt-ig-grid.edgt-ig-six-columns .edgt-ig-image {
    width: 33.33333%
  }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
  .edgt-image-gallery .edgt-ig-grid.edgt-ig-six-columns .edgt-ig-image:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .edgt-image-gallery .edgt-ig-grid.edgt-ig-four-columns .edgt-ig-image {
    width: 50%
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {
  .edgt-image-gallery .edgt-ig-grid.edgt-ig-two-columns .edgt-ig-image:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {
  .edgt-image-gallery .edgt-ig-grid.edgt-ig-three-columns .edgt-ig-image:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {
  .edgt-image-gallery .edgt-ig-grid.edgt-ig-four-columns .edgt-ig-image:nth-child(4n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-five-columns .edgt-ig-grid-sizer,
  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-five-columns .edgt-ig-image {
    width: 33.33333%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-five-columns .edgt-ig-image.edgt-large-masonry-item {
    width: 66.66667%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-six-columns .edgt-ig-grid-sizer,
  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-six-columns .edgt-ig-image {
    width: 33.33333%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-six-columns .edgt-ig-image.edgt-large-masonry-item {
    width: 66.66667%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-four-columns .edgt-ig-grid-sizer,
  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-four-columns .edgt-ig-image {
    width: 50%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-four-columns .edgt-ig-image.edgt-large-masonry-item {
    width: 100%
  }
}

@media only screen and (max-width:768px) {
  .edgt-image-gallery .edgt-ig-grid.edgt-ig-five-columns .edgt-ig-image {
    width: 50%
  }
}

@media only screen and (max-width:768px) and (min-width:681px) {
  .edgt-image-gallery .edgt-ig-grid.edgt-ig-five-columns .edgt-ig-image:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:768px) {
  .edgt-image-gallery .edgt-ig-grid.edgt-ig-six-columns .edgt-ig-image {
    width: 50%
  }
}

@media only screen and (max-width:768px) and (min-width:681px) {
  .edgt-image-gallery .edgt-ig-grid.edgt-ig-six-columns .edgt-ig-image:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:768px) {
  .edgt-image-gallery .edgt-ig-grid.edgt-ig-three-columns .edgt-ig-image {
    width: 100%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-five-columns .edgt-ig-grid-sizer,
  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-five-columns .edgt-ig-image {
    width: 50%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-five-columns .edgt-ig-image.edgt-large-masonry-item {
    width: 100%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-six-columns .edgt-ig-grid-sizer,
  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-six-columns .edgt-ig-image {
    width: 50%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-six-columns .edgt-ig-image.edgt-large-masonry-item {
    width: 100%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-three-columns .edgt-ig-grid-sizer,
  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-three-columns .edgt-ig-image {
    width: 100%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-three-columns .edgt-ig-image.edgt-large-masonry-item {
    width: 100%
  }

  .edgt-ig-carousel-type .owl-nav {
    display: none
  }
}

@media only screen and (max-width:680px) {
  .edgt-image-gallery .edgt-ig-grid.edgt-ig-two-columns .edgt-ig-image {
    width: 100%
  }

  .edgt-image-gallery .edgt-ig-grid.edgt-ig-three-columns .edgt-ig-image {
    width: 100%
  }

  .edgt-image-gallery .edgt-ig-grid.edgt-ig-four-columns .edgt-ig-image {
    width: 100%
  }

  .edgt-image-gallery .edgt-ig-grid.edgt-ig-five-columns .edgt-ig-image {
    width: 100%
  }

  .edgt-image-gallery .edgt-ig-grid.edgt-ig-six-columns .edgt-ig-image {
    width: 100%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-two-columns .edgt-ig-grid-sizer,
  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-two-columns .edgt-ig-image {
    width: 100%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-two-columns .edgt-ig-image.edgt-large-masonry-item {
    width: 100%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-three-columns .edgt-ig-grid-sizer,
  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-three-columns .edgt-ig-image {
    width: 100%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-three-columns .edgt-ig-image.edgt-large-masonry-item {
    width: 100%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-four-columns .edgt-ig-grid-sizer,
  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-four-columns .edgt-ig-image {
    width: 100%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-four-columns .edgt-ig-image.edgt-large-masonry-item {
    width: 100%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-five-columns .edgt-ig-grid-sizer,
  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-five-columns .edgt-ig-image {
    width: 100%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-five-columns .edgt-ig-image.edgt-large-masonry-item {
    width: 100%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-six-columns .edgt-ig-grid-sizer,
  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-six-columns .edgt-ig-image {
    width: 100%
  }

  .edgt-image-gallery .edgt-ig-masonry.edgt-ig-six-columns .edgt-ig-image.edgt-large-masonry-item {
    width: 100%
  }
}

@media only screen and (max-width:1024px) {
  .edgt-info-card {
    max-width: 300px;
    margin: 0 auto
  }
}

@media only screen and (max-width:1024px) {
  .edgt-linked-images-list.edgt-four-columns .edgt-linked-images-item {
    width: 32.66667%
  }
}

@media only screen and (max-width:1024px) and (min-width:1025px) {
  .edgt-linked-images-list.edgt-four-columns .edgt-linked-images-item:nth-child(3n) {
    margin-right: 0
  }

  .edgt-linked-images-list.edgt-four-columns .edgt-linked-images-item:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .edgt-linked-images-list.edgt-five-columns .edgt-linked-images-item {
    width: 32%
  }
}

@media only screen and (max-width:1024px) and (min-width:1025px) {
  .edgt-linked-images-list.edgt-five-columns .edgt-linked-images-item:nth-child(3n) {
    margin-right: 0
  }

  .edgt-linked-images-list.edgt-five-columns .edgt-linked-images-item:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .edgt-linked-images-list.edgt-six-columns .edgt-linked-images-item {
    width: 31.33333%
  }
}

@media only screen and (max-width:1024px) and (min-width:1025px) {
  .edgt-linked-images-list.edgt-six-columns .edgt-linked-images-item:nth-child(3n) {
    margin-right: 0
  }

  .edgt-linked-images-list.edgt-six-columns .edgt-linked-images-item:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:768px) {
  .edgt-linked-images-list.edgt-four-columns .edgt-linked-images-item {
    width: 48%
  }
}

@media only screen and (max-width:768px) and (min-width:1025px) {
  .edgt-linked-images-list.edgt-four-columns .edgt-linked-images-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:768px) {
  .edgt-linked-images-list.edgt-five-columns .edgt-linked-images-item {
    width: 47%
  }
}

@media only screen and (max-width:768px) and (min-width:1025px) {
  .edgt-linked-images-list.edgt-five-columns .edgt-linked-images-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:768px) {
  .edgt-linked-images-list.edgt-six-columns .edgt-linked-images-item {
    width: 46%
  }
}

@media only screen and (max-width:768px) and (min-width:1025px) {
  .edgt-linked-images-list.edgt-six-columns .edgt-linked-images-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:480px) {
  .edgt-linked-images-list.edgt-two-columns .edgt-linked-images-item {
    width: 100%;
    margin-right: 0
  }

  .edgt-linked-images-list.edgt-three-columns .edgt-linked-images-item {
    width: 100%;
    margin-right: 0
  }

  .edgt-linked-images-list.edgt-four-columns .edgt-linked-images-item {
    width: 100%;
    margin-right: 0
  }

  .edgt-linked-images-list.edgt-five-columns .edgt-linked-images-item {
    width: 100%;
    margin-right: 0
  }

  .edgt-linked-images-list.edgt-six-columns .edgt-linked-images-item {
    width: 100%;
    margin-right: 0
  }
}

@media only screen and (max-width:1280px) {
  .edgt-pricing-tables.edgt-four-columns .edgt-price-table {
    width: 50%
  }
}

@media only screen and (max-width:1280px) and (min-width:681px) {
  .edgt-pricing-tables.edgt-four-columns .edgt-price-table:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1280px) {
  .edgt-pricing-tables.edgt-five-columns .edgt-price-table {
    width: 50%
  }
}

@media only screen and (max-width:1280px) and (min-width:681px) {
  .edgt-pricing-tables.edgt-five-columns .edgt-price-table:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .edgt-pricing-tables.edgt-three-columns .edgt-price-table {
    width: 100%
  }
}

@media only screen and (max-width:680px) {
  .edgt-pricing-tables .edgt-price-table {
    width: 100% !important
  }
}

@media only screen and (max-width:1440px) {
  .edgt-process-holder .edgt-process-item-holder.edgt-pi-highlighted .edgt-pi-image-holder {
    width: 275px;
    height: 275px;
    margin-top: -20px
  }

  .edgt-process-holder .edgt-process-item-holder.edgt-pi-highlighted .edgt-pi-holder-inner {
    width: 100%
  }
}

@media only screen and (max-width:1200px) {
  .edgt-process-holder .edgt-process-bg-holder {
    display: none
  }

  .edgt-process-holder .edgt-process-item-holder .edgt-pi-image-holder {
    width: 171px;
    height: 171px
  }

  .edgt-process-holder .edgt-process-item-holder.edgt-pi-highlighted .edgt-pi-image-holder {
    width: 237px;
    height: 237px;
    margin-top: -30px
  }

  .edgt-process-holder .edgt-process-item-holder.edgt-pi-highlighted .edgt-pi-holder-inner {
    width: 100%
  }
}

@media only screen and (max-width:1024px) {
  .edgt-process-holder.edgt-process-holder-items-four .edgt-process-item-holder {
    width: 50%;
    margin-bottom: 30px
  }

  .edgt-process-holder.edgt-process-holder-items-four .edgt-process-item-holder.edgt-pi-highlighted .edgt-pi-image-holder {
    margin-top: 0
  }

  .edgt-process-holder.edgt-process-holder-items-four .edgt-process-item-holder .edgt-pi-holder-inner {
    width: 100%
  }

  .edgt-process-holder.edgt-process-holder-items-four .edgt-process-item-holder .edgt-pi-holder-inner .edgt-pi-content-holder {
    padding: 0 20px
  }
}

@media only screen and (max-width:768px) {
  .edgt-process-holder.edgt-process-holder-items-three .edgt-process-item-holder.edgt-pi-highlighted .edgt-pi-image-holder {
    margin-top: 0
  }

  .edgt-process-holder .edgt-process-item-holder {
    width: 100% !important;
    margin-bottom: 30px
  }

  .edgt-process-holder .edgt-process-item-holder .edgt-pi-holder-inner {
    width: 100%
  }
}

@media only screen and (max-width:1280px) {
  .edgt-progress-bar.rating .edgt-pb-content-holder {
    margin: 0 3.5% 0 3.1%;
    width: 75%
  }
}

@media only screen and (max-width:480px) {
  .edgt-progress-bar.rating .edgt-pb-content-holder {
    margin: 0 3.5% 0 3.1%;
    width: 68%
  }
}

@media only screen and (max-width:1024px) {
  .edgt-section-title-holder.edgt-st-two-columns {
    padding: 0 !important
  }
}

@media only screen and (max-width:768px) {
  .edgt-section-title-holder {
    padding: 0 !important
  }

  .edgt-section-title-holder.edgt-st-two-columns .edgt-st-text,
  .edgt-section-title-holder.edgt-st-two-columns .edgt-st-title {
    width: 100%;
    float: none !important;
    text-align: initial !important
  }

  .edgt-section-title-holder.edgt-st-two-columns .edgt-st-text {
    margin: 14px 0 0
  }

  .edgt-section-title-holder.edgt-st-disable-title-break .edgt-st-title br {
    display: none
  }
}

@media only screen and (max-width:768px) {
  .edgt-shadow-title-holder {
    padding: 0 !important
  }

  .edgt-shadow-title-holder .edgt-st-title {
    width: 100%;
    float: none !important
  }
}

@media only screen and (max-width:1024px) {
  .edgt-tabs .edgt-tab-content-holder {
    display: block;
    height: auto
  }

  .edgt-tabs .edgt-tab-content-holder .edgt-tab-content {
    display: block;
    width: 100%
  }

  .edgt-tabs .edgt-tab-content-holder .edgt-tab-image {
    display: block;
    width: 100%
  }

  .edgt-tabs.edgt-tabs-standard .edgt-tabs-nav li a {
    padding: 7px 21px
  }
}

@media only screen and (max-width:768px) {

  .edgt-tabs.edgt-tabs-vertical .edgt-tab-container,
  .edgt-tabs.edgt-tabs-vertical .edgt-tabs-nav {
    display: inline-block;
    width: 100%;
    height: auto
  }

  .edgt-tabs.edgt-tabs-vertical .edgt-tabs-nav li {
    display: block;
    width: 100%
  }

  .edgt-tabs.edgt-tabs-vertical .edgt-tab-container {
    padding: 0;
    margin-top: 50px
  }
}

@media only screen and (max-width:680px) {
  .edgt-tabs.edgt-tabs-standard .edgt-tabs-nav {
    width: 100%;
    border-bottom: 0
  }

  .edgt-tabs.edgt-tabs-standard .edgt-tabs-nav li {
    border-bottom: 1px solid #ebebeb;
    display: block;
    float: none
  }

  .edgt-tabs.edgt-tabs-standard .edgt-tabs-nav li a {
    padding: 10px 0 7px;
    width: 100%
  }
}

@media only screen and (min-width:1024px) and (max-width:1280px) {
  .edgt-course-list-holder.edgt-cl-standard article .edgt-cli-text-holder .edgt-cli-top-info .edgt-cli-title {
    padding-right: 60px
  }
}

@media only screen and (max-width:1440px) {
  .edgt-course-list-holder.edgt-cl-simple article .edgt-cli-text-holder .edgt-cli-excerpt {
    margin: 5px 0 5px !important
  }
}

@media only screen and (max-width:1280px) {
  .edgt-course-list-holder.edgt-cl-gallery.edgt-cl-five-columns article {
    width: 25%
  }
}

@media only screen and (max-width:1280px) and (min-width:1025px) {
  .edgt-course-list-holder.edgt-cl-gallery.edgt-cl-five-columns article:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .edgt-course-list-holder.edgt-cl-simple article .edgt-cl-item-inner .edgt-cli-image-wrapper {
    width: 47%
  }

  .edgt-course-list-holder.edgt-cl-simple article .edgt-cl-item-inner .edgt-cli-text-holder {
    padding: 24px 30px 25px;
    width: 53%
  }

  .edgt-course-list-holder.edgt-cl-gallery.edgt-cl-three-columns article {
    width: 50%
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {
  .edgt-course-list-holder.edgt-cl-gallery.edgt-cl-three-columns article:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .edgt-course-list-holder.edgt-cl-gallery.edgt-cl-four-columns article {
    width: 50%
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {
  .edgt-course-list-holder.edgt-cl-gallery.edgt-cl-four-columns article:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .edgt-course-list-holder.edgt-cl-gallery.edgt-cl-five-columns article {
    width: 50%
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {
  .edgt-course-list-holder.edgt-cl-gallery.edgt-cl-five-columns article:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:768px) {
  .edgt-course-list-holder.edgt-cl-simple article .edgt-cl-item-inner {
    display: block;
    table-layout: inherit
  }

  .edgt-course-list-holder.edgt-cl-simple article .edgt-cl-item-inner .edgt-cli-image-wrapper {
    display: block;
    width: 100%
  }

  .edgt-course-list-holder.edgt-cl-simple article .edgt-cl-item-inner .edgt-cli-text-holder {
    display: block;
    width: 100%;
    box-sizing: border-box
  }
}

@media only screen and (max-width:680px) {
  .edgt-course-list-holder.edgt-cl-gallery article {
    width: 100% !important
  }

  .edgt-cl-filter-holder {
    display: none
  }

  .edgt-cl-filter-holder .edgt-course-layout-filter {
    display: none
  }

  .edgt-cl-filter-holder .edgt-course-items-counter,
  .edgt-cl-filter-holder .edgt-course-items-order {
    display: block;
    width: 100%;
    padding: 15px 0;
    text-align: left
  }
}

@media only screen and (max-width:1024px) {
  .edgt-course-table-holder tbody .edgt-ct-item .edgt-tc-course-field .edgt-ci-price-holder {
    margin-left: 0;
    margin-top: 5px
  }

  .edgt-course-table-holder tbody .edgt-ct-item .edgt-tc-instructor-field .edgt-instructor-image {
    display: none
  }

  .edgt-course-table-holder tbody .edgt-ct-item .edgt-tc-instructor-field .edgt-instructor-name {
    padding-left: 0
  }
}

@media only screen and (max-width:768px) {
  .edgt-course-table-holder tbody .edgt-ct-item td {
    padding: 17px 15px
  }
}

@media only screen and (max-width:680px) {
  .edgt-course-table-holder thead {
    display: none
  }

  .edgt-course-table-holder thead td {
    padding: 26px 15px
  }

  .edgt-course-table-holder tbody .edgt-ct-item {
    display: block;
    padding: 25px 0 30px
  }

  .edgt-course-table-holder tbody .edgt-ct-item td {
    display: block;
    text-align: center;
    padding: 10px 33px
  }

  .edgt-course-table-holder tbody .edgt-ct-item td.edgt-tc-button-field {
    text-align: center
  }

  .edgt-course-table-holder tbody .edgt-ct-item .edgt-ci-price-holder {
    display: block !important
  }

  .edgt-course-table-holder tbody .edgt-ct-item .edgt-tc-instructor-field a {
    display: block !important
  }

  .edgt-course-table-holder tbody .edgt-ct-item .edgt-tc-instructor-field .edgt-instructor-name {
    display: block;
    padding-left: 0
  }
}

@media only screen and (max-width:1024px) {
  .edgt-course-popup .edgt-course-popup-inner .edgt-grid-col-8 {
    float: none
  }
}

@media only screen and (max-width:1280px) {

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-course-categories,
  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-course-instructor,
  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-course-reviews {
    min-height: 80px
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-post-info-comments {
    display: block
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-course-category,
  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-instructor-name,
  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-post-info-comments {
    display: block;
    line-height: 20px
  }
}

@media only screen and (max-width:1024px) {
  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-grid-col-6 {
    width: 50%;
    float: left
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-grid-col-6.edgt-course-info-wrapper {
    width: 50%;
    float: left
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-grid-col-6.edgt-course-info-wrapper .edgt-course-instructor {
    padding-right: 8px
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-course-action {
    text-align: left
  }
}

@media only screen and (max-width:768px) {
  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-grid-col-6 {
    width: 100%;
    float: left
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-grid-col-6.edgt-course-info-wrapper {
    width: 50%;
    float: left
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-grid-col-6.edgt-course-info-wrapper .edgt-course-instructor {
    padding-right: 0
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-grid-col-6 .edgt-course-price-detail {
    float: none
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-course-action {
    text-align: left
  }
}

@media only screen and (max-width:680px) {
  .edgt-course-single-wrapper .edgt-course-single-holder .edgt-course-title-wrapper .edgt-course-right-section {
    text-align: left
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper {
    margin-top: 25px
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-course-action {
    text-align: center
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-course-instructor {
    display: block;
    text-align: center
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-course-instructor .edgt-instructor-image,
  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-course-instructor .edgt-instructor-info {
    display: block
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-course-instructor .edgt-instructor-image {
    padding-right: 0;
    margin: 0 auto
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-grid-col-4.edgt-course-info-wrapper {
    width: 100%;
    float: none
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-course-categories,
  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-course-reviews {
    text-align: center;
    padding-left: 0;
    border-left: 0
  }

  .edgt-course-single-wrapper .edgt-course-title-wrapper {
    display: block;
    text-align: center
  }

  .edgt-course-single-wrapper .edgt-course-title-wrapper .edgt-course-left-section {
    display: block;
    width: 100%
  }

  .edgt-course-single-wrapper .edgt-course-title-wrapper .edgt-course-left-section .edgt-course-single-type {
    margin-left: 0
  }

  .edgt-course-single-wrapper .edgt-course-title-wrapper .edgt-course-right-section {
    text-align: center;
    width: 100%;
    display: block
  }

  .edgt-course-single-wrapper .edgt-course-reviews-list-top .edgt-course-rating-percente-wrapper,
  .edgt-course-single-wrapper .edgt-course-reviews-list-top .edgt-course-reviews-number-wrapper {
    display: block;
    width: 100%
  }

  .edgt-course-single-wrapper .edgt-course-reviews-list-top .edgt-course-reviews-number-wrapper {
    border-bottom: 0
  }

  .edgt-course-single-wrapper .edgt-course-reviews-list-top .edgt-course-rating-separator {
    display: none
  }
}

@media only screen and (max-width:480px) {
  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-grid-col-6.edgt-course-info-wrapper {
    display: inline-flex
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-grid-col-6.edgt-course-info-wrapper .edgt-course-instructor {
    min-height: 50px;
    text-align: left
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-grid-col-6.edgt-course-info-wrapper .edgt-course-instructor .edgt-instructor-image {
    display: none
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-grid-col-6.edgt-course-info-wrapper .edgt-course-categories {
    min-height: 50px;
    left: -19px
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-grid-col-6.edgt-course-info-wrapper .edgt-course-categories .edgt-course-categories-wrapper {
    vertical-align: top;
    text-align: left
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-grid-col-6 .edgt-course-price-detail {
    float: none
  }

  .edgt-course-single-wrapper .edgt-course-basic-info-wrapper .edgt-course-action {
    text-align: left
  }

  .edgt-course-single-wrapper .edgt-course-tabs-wrapper .edgt-tabs-standard ul li:not(:last-child) {
    border-bottom: 0
  }

  .edgt-course-single-wrapper .edgt-course-tabs-wrapper .edgt-tabs-standard .edgt-tab-icon {
    padding: 0 15px
  }

  .edgt-course-single-wrapper .edgt-course-curriculum .edgt-section-elements .edgt-section-lesson .edgt-element-info {
    display: block;
    width: 100%;
    clear: both;
    float: none
  }
}

@media only screen and (max-width:1200px) {
  .edgt-instructor-list-holder.edgt-tl-four-columns .edgt-instructor {
    width: 33.33333%
  }
}

@media only screen and (max-width:1200px) and (min-width:1025px) {
  .edgt-instructor-list-holder.edgt-tl-four-columns .edgt-instructor:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1200px) {
  .edgt-instructor-list-holder.edgt-tl-five-columns .edgt-instructor {
    width: 33.33333%
  }
}

@media only screen and (max-width:1200px) and (min-width:1025px) {
  .edgt-instructor-list-holder.edgt-tl-five-columns .edgt-instructor:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .edgt-instructor-list-holder.edgt-tl-three-columns .edgt-instructor {
    width: 50%
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {
  .edgt-instructor-list-holder.edgt-tl-three-columns .edgt-instructor:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .edgt-instructor-list-holder.edgt-tl-four-columns .edgt-instructor {
    width: 50%
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {
  .edgt-instructor-list-holder.edgt-tl-four-columns .edgt-instructor:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .edgt-instructor-list-holder.edgt-tl-five-columns .edgt-instructor {
    width: 50%
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {
  .edgt-instructor-list-holder.edgt-tl-five-columns .edgt-instructor:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .edgt-instructor-list-holder .edgt-tl-inner .edgt-instructor {
    width: 100%
  }
}

@media only screen and (max-width:1024px) {
  .edgt-instructor.info-bellow .edgt-instructor-image {
    width: 100%
  }
}

@media only screen and (max-width:768px) {
  .edgt-instructor.info-hover {
    margin-bottom: 30px
  }
}

@media only screen and (max-width:680px) {
  .edgt-instructor-slider-holder .edgt-owl-slider .owl-nav .owl-prev {
    left: -20px
  }

  .edgt-instructor-slider-holder .edgt-owl-slider .owl-nav .owl-next {
    right: -20px
  }
}

@media only screen and (max-width:1440px) {
  .edgt-instructor-single-info-holder .edgt-ts-info-holder .edgt-ts-insturctor-bio-holder {
    padding: 0 25px
  }
}

@media only screen and (max-width:1024px) {
  .edgt-instructor-single-info-holder .edgt-ts-info-holder {
    margin-bottom: 37px;
    border: 0;
    border-bottom: 1px solid #e1e1e1
  }

  .edgt-instructor-single-info-holder .edgt-ts-info-holder .edgt-instructor-image,
  .edgt-instructor-single-info-holder .edgt-ts-info-holder .edgt-ts-insturctor-bio-holder {
    width: 50%;
    display: inline-block;
    margin-bottom: 22px
  }

  .edgt-instructor-single-info-holder .edgt-ts-info-holder .edgt-instructor-image {
    padding-right: 5px;
    box-sizing: border-box;
    padding-top: 7px
  }

  .edgt-instructor-single-info-holder .edgt-ts-info-holder .edgt-ts-insturctor-bio-holder {
    box-sizing: border-box;
    padding-left: 20px;
    float: right
  }

  .edgt-instructor-single-info-holder .edgt-ts-info-holder .edgt-ts-insturctor-bio-holder .edgt-name {
    margin-top: 0
  }

  .edgt-instructor-single-info-holder .edgt-ts-content-holder {
    padding: 0
  }

  .edgt-instructor-single-info-holder .edgt-ts-content-holder .edgt-tabs {
    padding: 0
  }
}

@media only screen and (max-width:768px) {
  .edgt-instructor-single-info-holder .edgt-ts-content-holder {
    margin-top: 24px
  }

  .edgt-instructor-single-info-holder .edgt-tabs.edgt-tabs-standard .edgt-tabs-nav li {
    display: inline-block
  }
}

@media only screen and (max-width:680px) {
  .edgt-instructor-single-info-holder .edgt-ts-info-holder {
    padding-left: 1px
  }

  .edgt-instructor-single-info-holder .edgt-ts-info-holder .edgt-instructor-image,
  .edgt-instructor-single-info-holder .edgt-ts-info-holder .edgt-ts-insturctor-bio-holder {
    display: block;
    width: 100%
  }

  .edgt-instructor-single-info-holder .edgt-ts-info-holder .edgt-ts-insturctor-bio-holder {
    padding: 0 10px;
    padding-top: 20px
  }

  .edgt-instructor-single-info-holder .edgt-tabs.edgt-tabs-standard {
    padding: 0 10px;
    box-sizing: border-box
  }

  .edgt-instructor-single-info-holder .edgt-tabs.edgt-tabs-standard .edgt-tabs-nav li {
    float: left
  }
}

@media only screen and (max-width:480px) {
  .edgt-instructor-single-info-holder .edgt-tabs.edgt-tabs-standard .edgt-tabs-nav li a {
    padding: 13px 22px 11px 20px
  }
}

@media only screen and (max-width:1280px) {
  .edgt-twitter-list-holder.edgt-tl-four-columns .edgt-tl-item {
    width: 33.33333%
  }
}

@media only screen and (max-width:1280px) and (min-width:1025px) {
  .edgt-twitter-list-holder.edgt-tl-four-columns .edgt-tl-item:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1280px) {
  .edgt-twitter-list-holder.edgt-tl-five-columns .edgt-tl-item {
    width: 33.33333%
  }
}

@media only screen and (max-width:1280px) and (min-width:1025px) {
  .edgt-twitter-list-holder.edgt-tl-five-columns .edgt-tl-item:nth-child(3n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .edgt-twitter-list-holder.edgt-tl-three-columns .edgt-tl-item {
    width: 50%
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {
  .edgt-twitter-list-holder.edgt-tl-three-columns .edgt-tl-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .edgt-twitter-list-holder.edgt-tl-four-columns .edgt-tl-item {
    width: 50%
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {
  .edgt-twitter-list-holder.edgt-tl-four-columns .edgt-tl-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:1024px) {
  .edgt-twitter-list-holder.edgt-tl-five-columns .edgt-tl-item {
    width: 50%
  }
}

@media only screen and (max-width:1024px) and (min-width:681px) {
  .edgt-twitter-list-holder.edgt-tl-five-columns .edgt-tl-item:nth-child(2n+1) {
    clear: both
  }
}

@media only screen and (max-width:680px) {
  .edgt-twitter-list-holder .edgt-tl-item {
    width: 100% !important
  }
}

@media only screen and (max-width: 1024px) {

  .edgt-content .edgt-content-inner>.edgt-container>.edgt-container-inner,
  .edgt-content .edgt-content-inner>.edgt-full-width>.edgt-full-width-inner {
    padding-top: 62px !important
  }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {}

@media only screen and (min-width: 681px) and (max-width: 768px) {}

@media only screen and (max-width: 680px) {}