@font-face {
  font-family: "Noto Sans Hebrew";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/NotoSansHebrew/NotoSansHebrew-Regular.eot");
  src: url("../fonts/NotoSansHebrew/NotoSansHebrew-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansHebrew/NotoSansHebrew-Regular.woff2") format("woff2"), url("../fonts/NotoSansHebrew/NotoSansHebrew-Regular.woff") format("woff"), url("../fonts/NotoSansHebrew/NotoSansHebrew-Regular.ttf") format("truetype"); }
@font-face {
  font-family: "Noto Sans Hebrew";
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/NotoSansHebrew/NotoSansHebrew-Bold.eot");
  src: url("../fonts/NotoSansHebrew/NotoSansHebrew-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansHebrew/NotoSansHebrew-Bold.woff2") format("woff2"), url("../fonts/NotoSansHebrew/NotoSansHebrew-Bold.woff") format("woff"), url("../fonts/NotoSansHebrew/NotoSansHebrew-Bold.ttf") format("truetype"); }
@font-face {
  font-family: "AlmoniDL";
  font-weight: light;
  font-style: normal;
  src: url("../fonts/almoniDL/300/almoni-dl-aaa-300.eot");
  src: url("../fonts/almoniDL/300/almoni-dl-aaa-300.eot?#iefix") format("embedded-opentype"), url("../fonts/almoniDL/300/almoni-dl-aaa-300.woff") format("woff"), url("../fonts/almoniDL/300/almoni-dl-aaa-300.ttf") format("truetype"); }
@font-face {
  font-family: "AlmoniDL";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/almoniDL/400/almoni-dl-aaa-400.eot");
  src: url("../fonts/almoniDL/400/almoni-dl-aaa-400.eot?#iefix") format("embedded-opentype"), url("../fonts/almoniDL/400/almoni-dl-aaa-400.woff") format("woff"), url("../fonts/almoniDL/400/almoni-dl-aaa-400.ttf") format("truetype"); }
@font-face {
  font-family: "AlmoniDL";
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/almoniDL/700/almoni-dl-aaa-700.eot");
  src: url("../fonts/almoniDL/700/almoni-dl-aaa-700.eot?#iefix") format("embedded-opentype"), url("../fonts/almoniDL/700/almoni-dl-aaa-700.woff") format("woff"), url("../fonts/almoniDL/700/almoni-dl-aaa-700.ttf") format("truetype"); }
@font-face {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/FontAwesome/fontawesome-webfont.eot");
  src: url("../fonts/FontAwesome/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/FontAwesome/fontawesome-webfont.woff2") format("woff2"), url("../fonts/FontAwesome/fontawesome-webfont.woff") format("woff"), url("../fonts/FontAwesome/fontawesome-webfont.ttf") format("truetype"), url("../fonts/FontAwesome/fontawesome-webfont.svg#FontAwesome") format("svg"); }
@font-face {
  font-family: "Flaticon";
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/flaticon/flaticon.eot");
  src: url("../fonts/flaticon/flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/flaticon/flaticon.woff") format("woff"), url("../fonts/flaticon/flaticon.ttf") format("truetype"), url("../fonts/flaticon/flaticon.svg#Flaticon") format("svg"); }
@font-face {
  font-family: "Weather";
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/weather/flaticon.eot");
  src: url("../fonts/weather/flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/weather/flaticon.woff") format("woff"), url("../fonts/weather/flaticon.ttf") format("truetype"), url("../fonts/weather/flaticon.svg#Weather") format("svg"); }
/*
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
.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 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

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

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

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

.fa-flip-vertical {
  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"; }

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

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

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

[class^="fi-"]:before, [class*=" fi-"]:before,
[class^="fi-"]:after, [class*=" fi-"]:after {
  display: inline-block;
  font: normal normal normal 14px/1 Flaticon;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fi-arrow-t:before {
  content: "\e00f"; }

.fi-arrow-b:before {
  content: "\e000"; }

.fi-arrow-r:before {
  content: "\e001"; }

.fi-arrow-l:before {
  content: "\e002"; }

.fi-call:before {
  content: "\e003"; }

.fi-chat:before {
  content: "\e004"; }

.fi-circularclock:before {
  content: "\e005"; }

.fi-close:before {
  content: "\e006"; }

.fi-email:before {
  content: "\e007"; }

.fi-external:before {
  content: "\e008"; }

.fi-home:before {
  content: "\e009"; }

.fi-food:before {
  content: "\e00a"; }

.fi-like:before {
  content: "\e00b"; }

.fi-microphone:before {
  content: "\e00c"; }

.fi-money:before {
  content: "\e00d"; }

.fi-music:before {
  content: "\e00e"; }

.fi-share:before {
  content: "\e010"; }

.fi-news:before {
  content: "\e011"; }

.fi-profile:before {
  content: "\e012"; }

.fi-search:before {
  content: "\e013"; }

.fi-send:before {
  content: "\e014"; }

.fi-speaker:before {
  content: "\e015"; }

.fi-comment:before {
  content: "\e016"; }

.fi-star:before {
  content: "\e017"; }

.fi-video:before {
  content: "\e018"; }

[class^="fiw-"]:before, [class*=" fiw-"]:before,
[class^="fiw-"]:after, [class*=" fiw-"]:after {
  display: inline-block;
  font: normal normal normal 14px/1 Weather;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fiw-cloud235:before {
  content: "\e000"; }

.fiw-cloud236:before {
  content: "\e001"; }

.fiw-cloud237:before {
  content: "\e002"; }

.fiw-cloud239:before {
  content: "\e003"; }

.fiw-cloud240:before {
  content: "\e004"; }

.fiw-cloud241:before {
  content: "\e005"; }

.fiw-cloudy14:before {
  content: "\e006"; }

.fiw-cloudy15:before {
  content: "\e007"; }

.fiw-cloudy16:before {
  content: "\e008"; }

.fiw-cold9:before {
  content: "\e009"; }

.fiw-crescent21:before {
  content: "\e00a"; }

.fiw-eclipse5:before {
  content: "\e00b"; }

.fiw-electrical13:before {
  content: "\e00c"; }

.fiw-hail3:before {
  content: "\e00d"; }

.fiw-hail4:before {
  content: "\e00e"; }

.fiw-rainy10:before {
  content: "\e00f"; }

.fiw-rainy7:before {
  content: "\e010"; }

.fiw-rainy8:before {
  content: "\e011"; }

.fiw-rainy9:before {
  content: "\e012"; }

.fiw-rising10:before {
  content: "\e013"; }

.fiw-snow24:before {
  content: "\e014"; }

.fiw-snowy3:before {
  content: "\e015"; }

.fiw-storm9:before {
  content: "\e016"; }

.fiw-sunny7:before {
  content: "\e017"; }

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

::-webkit-input-placeholder {
  color: #454545;
  opacity: 1; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #454545;
  opacity: 1; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #454545;
  opacity: 1; }

:-ms-input-placeholder {
  color: #454545;
  opacity: 1; }

button, input, textarea {
  border: 0;
  cursor: pointer;
  font-family: AlmoniDL, Helvetica, sans-serif;
  background-color: transparent;
  padding: 0; }
  button:focus, input:focus, textarea:focus {
    outline: 0; }

.view-category-big-thumbnails + .view-category-thumbnails {
  margin-top: -40px; }

.cf:before, .cf:after {
  content: '';
  display: table; }
.cf:after {
  clear: both; }

.main-navigation-opened, .categories-preview .column, .radio-box-opened, #players .btn-message-to-broadcast, .message-to-broadcast .btn-message-to-broadcast, #players .btn-message-to-broadcast::before, .message-to-broadcast .btn-message-to-broadcast::before, #players .btn-message-to-broadcast i, .message-to-broadcast .btn-message-to-broadcast i, #players .form-wrapper, .message-to-broadcast .form-wrapper, .nav-logo .all-top-weather ul.content, .search-box .btn-open .icon, .search-box .content, .search-box .form-group input, .search-box .form-group label, .search-box .form-group .submit, .search-box + .overlay, .s-n-links a, #sidebar .timeline, .comment-form input, .comment-form textarea, .comment-form label {
  -webkit-transition: all 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1); }

.main-navigation-opened, .radio-box .btn-close-radio-box, #players .form-wrapper, .message-to-broadcast .form-wrapper, .newsflash.mode-state-open .content, .nav-logo .all-top-weather.mode-state-open ul.content, .search-box .content {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.disable-selection {
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */ }

.screen-reader-text {
  display: none; }

#comment-details-popup {
  background-color: rgba(30, 57, 95, 0.8); }
  #comment-details-popup .popup-wrap {
    border-radius: 3px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
    min-width: 400px;
    padding: 0; }
    #comment-details-popup .popup-wrap .comment-notes {
      text-align: center; }
    #comment-details-popup .popup-wrap header {
      position: relative;
      background-color: #005e98; }
      #comment-details-popup .popup-wrap header h1 {
        color: #fff;
        font-size: 20px;
        line-height: 42px; }
      #comment-details-popup .popup-wrap header button {
        position: absolute;
        left: 11px;
        top: 11px;
        color: #fff; }
    #comment-details-popup .popup-wrap section {
      padding: 0 20px; }
      #comment-details-popup .popup-wrap section .comment-notes {
        font-size: 1.4rem;
        color: #aaa;
        text-align: left;
        margin: 10px 0;
        min-height: 20px; }
      #comment-details-popup .popup-wrap section p {
        display: block;
        overflow: auto; }
        #comment-details-popup .popup-wrap section p label, #comment-details-popup .popup-wrap section p input {
          text-align: right;
          float: right;
          display: block; }
        #comment-details-popup .popup-wrap section p * {
          box-sizing: border-box; }
        #comment-details-popup .popup-wrap section p label {
          width: 20%;
          font-size: 1.6rem;
          line-height: 1.875;
          font-family: AlmoniDL, Helvetica, sans-serif;
          text-align: left;
          padding-left: 1.5%; }
        #comment-details-popup .popup-wrap section p input {
          width: 60%;
          font-size: 1.6rem;
          line-height: 1.875;
          height: 30px;
          padding: 0 8px;
          background-color: #f1f2f2;
          border: 1px solid #b7b7b7;
          display: block;
          margin-bottom: 10px; }
          #comment-details-popup .popup-wrap section p input:focus {
            outline: none;
            border-color: #005e98; }
    #comment-details-popup .popup-wrap footer {
      overflow: auto;
      padding: 0 20px 20px;
      text-align: center; }
      #comment-details-popup .popup-wrap footer input[type="submit"] {
        font-size: 1.6rem;
        margin-top: 10px;
        background-color: #005e98;
        color: #ffffff;
        border: none;
        width: 78px;
        display: inline-block;
        line-height: 1.875;
        height: 30px; }

/*Temp file place of arti-taxonomy-colors plugin*/
#menu-full-feed > .menu-item.taxonomy-4 > a {
  background-color: #ed1f29 !important; }
#menu-full-feed > .menu-item.taxonomy-10 > a {
  background-color: #79bf42 !important; }
#menu-full-feed > .menu-item.taxonomy-5930 > a {
  background-color: #004976 !important; }
#menu-full-feed > .menu-item.taxonomy-275 > a {
  background-color: #fcaa18 !important; }
#menu-full-feed > .menu-item > a {
  color: #ffffff !important; }

html {
  /*min-width: $container-sm;*/ }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15;
  padding-right: 15;
  max-width: 1170px; }
  .container:before, .container:after {
    content: '';
    display: table; }
  .container:after {
    clear: both; }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15;
  padding-right: 15; }
  .container-fluid:before, .container-fluid:after {
    content: '';
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15;
  margin-right: -15; }
  .row:before, .row:after {
    content: '';
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px; }


/* moti add close btn */
	.close-ad{
	 position: relative;
	 display: inline-block;
	 }
		 
	#btnclose{
	/*position: absolute;
    bottom: 0px;
    right: 0;*/
	margin: -10px;
	float: right;
	padding: 2px;
	font-weight:bold;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
	background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:linear-gradient(to bottom, #dddddd 5%, #002d49 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	
	
}
	#btnclose:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));
	background:-moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0);
	background-color:#f6f6f6;
}
/* end close btn */

@media (min-width: 0) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: right; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    left: auto; }

  .col-sm-pull-1 {
    left: 8.33333%; }

  .col-sm-pull-2 {
    left: 16.66667%; }

  .col-sm-pull-3 {
    left: 25%; }

  .col-sm-pull-4 {
    left: 33.33333%; }

  .col-sm-pull-5 {
    left: 41.66667%; }

  .col-sm-pull-6 {
    left: 50%; }

  .col-sm-pull-7 {
    left: 58.33333%; }

  .col-sm-pull-8 {
    left: 66.66667%; }

  .col-sm-pull-9 {
    left: 75%; }

  .col-sm-pull-10 {
    left: 83.33333%; }

  .col-sm-pull-11 {
    left: 91.66667%; }

  .col-sm-pull-12 {
    left: 100%; }

  .col-sm-push-0 {
    right: auto; }

  .col-sm-push-1 {
    right: 8.33333%; }

  .col-sm-push-2 {
    right: 16.66667%; }

  .col-sm-push-3 {
    right: 25%; }

  .col-sm-push-4 {
    right: 33.33333%; }

  .col-sm-push-5 {
    right: 41.66667%; }

  .col-sm-push-6 {
    right: 50%; }

  .col-sm-push-7 {
    right: 58.33333%; }

  .col-sm-push-8 {
    right: 66.66667%; }

  .col-sm-push-9 {
    right: 75%; }

  .col-sm-push-10 {
    right: 83.33333%; }

  .col-sm-push-11 {
    right: 91.66667%; }

  .col-sm-push-12 {
    right: 100%; }

  .col-sm-offset-0 {
    margin-right: 0%; }

  .col-sm-offset-1 {
    margin-right: 8.33333%; }

  .col-sm-offset-2 {
    margin-right: 16.66667%; }

  .col-sm-offset-3 {
    margin-right: 25%; }

  .col-sm-offset-4 {
    margin-right: 33.33333%; }

  .col-sm-offset-5 {
    margin-right: 41.66667%; }

  .col-sm-offset-6 {
    margin-right: 50%; }

  .col-sm-offset-7 {
    margin-right: 58.33333%; }

  .col-sm-offset-8 {
    margin-right: 66.66667%; }

  .col-sm-offset-9 {
    margin-right: 75%; }

  .col-sm-offset-10 {
    margin-right: 83.33333%; }

  .col-sm-offset-11 {
    margin-right: 91.66667%; }

  .col-sm-offset-12 {
    margin-right: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: right; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    left: auto; }

  .col-md-pull-1 {
    left: 8.33333%; }

  .col-md-pull-2 {
    left: 16.66667%; }

  .col-md-pull-3 {
    left: 25%; }

  .col-md-pull-4 {
    left: 33.33333%; }

  .col-md-pull-5 {
    left: 41.66667%; }

  .col-md-pull-6 {
    left: 50%; }

  .col-md-pull-7 {
    left: 58.33333%; }

  .col-md-pull-8 {
    left: 66.66667%; }

  .col-md-pull-9 {
    left: 75%; }

  .col-md-pull-10 {
    left: 83.33333%; }

  .col-md-pull-11 {
    left: 91.66667%; }

  .col-md-pull-12 {
    left: 100%; }

  .col-md-push-0 {
    right: auto; }

  .col-md-push-1 {
    right: 8.33333%; }

  .col-md-push-2 {
    right: 16.66667%; }

  .col-md-push-3 {
    right: 25%; }

  .col-md-push-4 {
    right: 33.33333%; }

  .col-md-push-5 {
    right: 41.66667%; }

  .col-md-push-6 {
    right: 50%; }

  .col-md-push-7 {
    right: 58.33333%; }

  .col-md-push-8 {
    right: 66.66667%; }

  .col-md-push-9 {
    right: 75%; }

  .col-md-push-10 {
    right: 83.33333%; }

  .col-md-push-11 {
    right: 91.66667%; }

  .col-md-push-12 {
    right: 100%; }

  .col-md-offset-0 {
    margin-right: 0%; }

  .col-md-offset-1 {
    margin-right: 8.33333%; }

  .col-md-offset-2 {
    margin-right: 16.66667%; }

  .col-md-offset-3 {
    margin-right: 25%; }

  .col-md-offset-4 {
    margin-right: 33.33333%; }

  .col-md-offset-5 {
    margin-right: 41.66667%; }

  .col-md-offset-6 {
    margin-right: 50%; }

  .col-md-offset-7 {
    margin-right: 58.33333%; }

  .col-md-offset-8 {
    margin-right: 66.66667%; }

  .col-md-offset-9 {
    margin-right: 75%; }

  .col-md-offset-10 {
    margin-right: 83.33333%; }

  .col-md-offset-11 {
    margin-right: 91.66667%; }

  .col-md-offset-12 {
    margin-right: 100%; } }
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*\
    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * ---mode-layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* TOOLTIP */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.mdl-ripple {
  background: rgb(0,0,0);
  border-radius: 50%;
  height: 50px;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  width: 50px;
  overflow: hidden; }
  .mdl-ripple.is-animating {
    transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1), width 0.3s cubic-bezier(0, 0, 0.2, 1), height 0.3s cubic-bezier(0, 0, 0.2, 1), opacity 0.6s cubic-bezier(0, 0, 0.2, 1); }
  .mdl-ripple.is-visible {
    opacity: 0.3; }

.mdl-button__ripple-container {
  display: block;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 0;
  overflow: hidden; }
  .mdl-button[disabled] .mdl-button__ripple-container .mdl-ripple, .mdl-button.mdl-button--disabled .mdl-button__ripple-container .mdl-ripple {
    background-color: transparent; }

.ripple-light .mdl-ripple {
  background: #fff; }

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

html {
  font-size: 10px;
  height: 100%; }

body {
  margin: 0;
  padding: 0;
  font-size: 1.8rem;
  font-family: AlmoniDL, Helvetica, sans-serif;
  color: #454545;
  background-color: #fff;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body.desktop {
    min-width: 1200px; }

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

a {
  color: #454545;
  text-decoration: none; }

img {
  object-fit: cover; }

p {
  font-family: "Noto Sans Hebrew", sans-serif; }

/**
 * 4.0 Alignment
 */
.alignleft {
  float: left; }

.alignright {
  float: right; }

.aligncenter {
  clear: both;
  display: block;
  margin: 7px auto; }

/**
 * 5.0 Caption
 */
.wp-caption {
  background: transparent;
  border: none;
  color: #707070;
  font-family: "Noto Sans", sans-serif;
  margin: 0 0 28px 0;
  max-width: 660px;
  padding: 0;
  text-align: inherit; }

.wp-caption.alignleft {
  margin: 7px 28px 21px 0; }

.wp-caption.alignright {
  margin: 7px 0 21px 28px; }

.wp-caption.aligncenter {
  margin: 7px auto; }

.wp-caption .wp-caption-text,
.wp-caption-dd {
  font-size: 14px;
  line-height: 1.5;
  padding: 7px 0; }

article:hover .thumbnail a img {
  opacity: 0.95 !important; }

.btn-open, .btn {
  cursor: pointer;
  overflow: hidden;
  will-change: box-shadow,transform;
  -webkit-transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1); }
  .btn-open:focus, .btn:focus {
    outline: 0; }
  .btn-open:focus:not(:active), .btn:focus:not(:active) {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36); }
  .btn-open:active, .btn:active {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }

.btn-open.fi::before, .btn-close-radio-box.fi::before {
  content: "\e000";
  display: inline-block;
  font: normal normal normal 14px/1 Flaticon;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  text-align: center;
  line-height: inherit; }
  .mode-state-open .btn-open.fi::before, .mode-state-open .btn-close-radio-box.fi::before {
    content: "\e006"; }

.service-btn-wrapper button.fi::before {
  content: "\e000";
  display: inline-block;
  font: normal normal normal 14px/1 Flaticon;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  text-align: center;
  line-height: inherit; }
  .mode-state-open .service-btn-wrapper button.fi::before {
    content: "\e002"; }

button.close-weather-btn.fi::before {
  content: "\e006";
  display: inline-block;
  font: normal normal normal 14px/1 Flaticon;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  text-align: center;
  line-height: inherit; }

.mode-state-loading {
  background: url(../images/ring.svg) center no-repeat !important; }

.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto; }

.mCustomScrollbar {
  -ms-touch-action: none;
  touch-action: none;
  /* MSPointer events - direct all pointer events to js */ }
  .mCustomScrollbar.mCS_no_scrollbar {
    -ms-touch-action: auto;
    touch-action: auto; }
.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr; }

/*=====Custom Scroller - custom Styles ====*/
.mCSB_scrollTools {
  position: absolute;
  width: 5px;
  height: auto;
  right: auto;
  top: 0;
  left: 0;
  bottom: 0; }
  .mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 22px;
    z-index: 1; }
    .mCSB_scrollTools .mCSB_draggerContainer {
      position: absolute;
      top: 4px;
      left: 0;
      bottom: 0;
      right: 0;
      height: auto; }
    .mCSB_scrollTools .mCSB_draggerRail {
      width: 5px;
      height: 100%;
      margin: 0 auto;
      background-color: #dbdbdb;
      box-shadow: inset 2px 2px 8px rgba(0, 0, 0, 0.3); }
    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
      position: relative;
      width: 5px;
      height: 100%;
      margin: 0 auto;
      text-align: center;
      background-color: #005e98;
      border-right: 1px solid #dbdbdb; }

/*=====End Custom Scroller Styles ====*/
.screen-reader-response {
  display: none; }

.wpcf7-not-valid-tip, .wpcf7-validation-errors {
  font-size: 1.5rem;
  color: #ec1f27; }

#breadcrumbs {
  position: relative;
  background-color: #ededed;
  font-size: 1.2rem;
  line-height: 24px;
  margin-bottom: 35px;
  color: #ed1c24; }
  #breadcrumbs .breadcrumb_last {
    color: #464646;
    margin: 0 5px; }
  #breadcrumbs a {
    margin: 0 5px;
    color: #0f253d; }
    #breadcrumbs a:hover {
      text-decoration: underline; }
  #breadcrumbs .bigger-font, #breadcrumbs .smaller-font {
    position: absolute;
    width: 25px;
    color: #ffffff;
    text-align: center;
    cursor: pointer; }
  #breadcrumbs .bigger-font {
    background: #464646;
    left: 0;
    font-size: 18px; }
  #breadcrumbs .smaller-font {
    background: #7d7d7d;
    left: 27px;
    font-size: 14px; }

.edit-post-link, a.live-edit-button {
  height: 22px;
  display: none;
  padding: 0 5px;
  line-height: 20px;
  position: absolute;
  top: 0;
  z-index: 9; }
  article:hover .edit-post-link, article:hover a.live-edit-button {
    display: inline-block; }

.edit-post-link {
  margin-top: 45px;
  color: #fff !important;
  background: black; }

body.rtl .mejs-container,
body.rtl .mejs-embed,
body.rtl .mejs-embed body,
body.rtl .mejs-container .mejs-controls {
  background: #c8c8c8; }
body.rtl .mejs-controls .mejs-time-rail .mejs-time-loaded,
body.rtl .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current .mejs-time-rail .mejs-time-loaded,
body.rtl .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #e5e5e5; }
body.rtl .mejs-controls .mejs-time {
  color: #191616; }
body.rtl .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #464646; }
body.rtl .mejs-controls .mejs-button button {
  background-image: url("../images/controls2.svg?ver=1"); }
body.rtl .mejs-controls .mejs-time-rail .mejs-time-handle {
  display: block;
  position: absolute;
  margin: 0;
  width: 4px;
  background: #EC1F27;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
  border: 0;
  text-align: center;
  margin-left: 2px;
  height: 14px; }
body.rtl .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background: rgba(0, 0, 0, 0.2); }
body.rtl span.mejs-offscreen {
  left: 0; }

.rtfe-toolbar {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  padding: 0; }
  .rtfe-toolbar span {
    margin: 0; }

.RTFE.edit-mode {
  overflow: visible;
  margin-top: 50px; }
  .RTFE.edit-mode .rtfe-toolbar {
    position: absolute;
    z-index: 99;
    width: 100%;
    top: -50px;
    height: 45px;
    border: black;
    padding: 5px; }
  .RTFE.edit-mode .so-remove {
    position: absolute;
    font-size: 30px;
    top: 24px;
    border: 5px solid gray;
    border-radius: 100%;
    padding: 9px;
    line-height: 26px;
    right: 0;
    background: #eee;
    color: black;
    cursor: pointer; }

.fixed-floating-banner {
  position: absolute;
  top: 215px;
  height: 600px;
  display: none;
  z-index: 5; }
  .with-sticky-header .fixed-floating-banner {
    top: 65px;
    position: fixed; }
    .admin-bar.with-sticky-header .fixed-floating-banner {
      top: 97px; }
  .fixed-floating-banner.left {
    left: 0; }
  .fixed-floating-banner.right {
    right: 0; }

.page-template-page-template-about.php.admin-bar.with-sticky-header .fixed-floating-banner, .single-post.admin-bar.with-sticky-header .fixed-floating-banner {
  top: 137px !important; }

@media (min-width: 1360px) {
  .fixed-floating-banner {
    display: block; } }
@media (max-width: 840px) {
  header {
    height: 50px; } }
.main-header::before {
  content: '';
  width: 100%;
  background-color: #e5ecf1;
  position: absolute; }
@media (min-width: 840px) {
  .main-header .mode-state-open .btn-burger-bar {
    height: 96px; }
    .main-header .mode-state-open .btn-burger-bar > span:not(:nth-child(5)) {
      top: 49px !important; }
  .main-header .btn-burger-bar {
    width: 88px;
    height: 80px; }
    .main-header .btn-burger-bar > span:not(:nth-child(5)):nth-child(1) {
      top: 14px; }
    .main-header .btn-burger-bar > span:not(:nth-child(5)):nth-child(2) {
      top: 32px; }
    .main-header .btn-burger-bar > span:not(:nth-child(5)):nth-child(3) {
      top: 46px; }
    .main-header .btn-burger-bar > span:not(:nth-child(5)):nth-child(4) {
      top: 61px; }
  .main-header::before {
    height: 80px; }
  .main-header .logo {
    height: 70px;
    margin-top: 10px; }
    .main-header .logo img {
      margin-right: 0px;
      margin-top: 5px;
      position: absolute;
      height: 92px;
      width: 152px; } }
    @media (min-width: 840px) and (max-width: 1355px) {
      .main-header .logo img {
        margin-right: 80px; } }

@media (max-width: 840px) {
  .main-header {
    position: fixed;
    width: 100%;
    z-index: 10; }
  .main-header .mode-state-open .btn-burger-bar > span:not(:nth-child(5)) {
    top: 22px !important; }
  .main-header .btn-burger-bar {
    width: 78px;
    height: 50px;
    right: -16px; }
    .main-header .btn-burger-bar > span:not(:nth-child(5)):nth-child(2) {
      top: 14px; }
    .main-header .btn-burger-bar > span:not(:nth-child(5)):nth-child(3) {
      top: 24px; }
    .main-header .btn-burger-bar > span:not(:nth-child(5)):nth-child(4) {
      top: 34px; }
  .main-header::before {
    height: 50px; }
  .main-header .logo {
    position: relative;
    margin: 1px auto 0;
    width: 100px; }
    .main-header .logo a {
      position: absolute;
      top: 2px;
      right: 0;
      left: 0;
      bottom: 0; } }

.btn-burger-bar, .btn-burger-bar > span:not(:nth-child(5)) {
  -webkit-transition: all 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1); }

.btn-burger-bar {
  top: 0;
  display: block;
  position: fixed;
  right: -5px;
  background-color: #cedae4;
  cursor: pointer;
  z-index: 11; }
  .btn-burger-bar > span:not(:nth-child(5)) {
    position: absolute;
    right: 21px;
    display: block;
    background-color: #002a44;
    height: 4px;
    width: 49px;
    font-size: 16px;
    text-align: center;
    border-radius: 3px; }
    .btn-burger-bar > span:not(:nth-child(5)):nth-child(1) {
      color: #002a44;
      background-color: transparent; }
  .mode-state-open .btn-burger-bar {
    background-color: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .mode-state-open .btn-burger-bar > span:not(:nth-child(5)):nth-child(1), .mode-state-open .btn-burger-bar > span:not(:nth-child(5)):nth-child(3) {
      opacity: 0; }
    .mode-state-open .btn-burger-bar > span:not(:nth-child(5)):nth-child(2) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }
    .mode-state-open .btn-burger-bar > span:not(:nth-child(5)):nth-child(4) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }

nav:not(.mode-state-open) .btn-burger-bar-small {
  height: 65px !important; }

.btn-burger-bar-small {
  display: block;
  position: fixed;
  background-color: #cedae4;
  width: 76px !important;
  cursor: pointer;
  z-index: 10; }
  .btn-burger-bar-small > span:not(:nth-child(5)) {
    position: absolute;
    right: 19px;
    display: block;
    background-color: #002a44;
    height: 4px;
    width: 42px;
    font-size: 16px;
    text-align: center;
    border-radius: 3px;
    top: 44px !important; }
    .btn-burger-bar-small > span:not(:nth-child(5)):nth-child(1) {
      color: #002a44;
      background-color: transparent;
      top: 5px !important; }
    .btn-burger-bar-small > span:not(:nth-child(5)):nth-child(2) {
      top: 26px !important; }
    .btn-burger-bar-small > span:not(:nth-child(5)):nth-child(3) {
      top: 37px !important; }
    .btn-burger-bar-small > span:not(:nth-child(5)):nth-child(4) {
      top: 48px !important; }
  .mode-state-open .btn-burger-bar-small {
    background-color: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .mode-state-open .btn-burger-bar-small > span:not(:nth-child(5)) {
      top: 40px; }
      .mode-state-open .btn-burger-bar-small > span:not(:nth-child(5)):nth-child(1), .mode-state-open .btn-burger-bar-small > span:not(:nth-child(5)):nth-child(3) {
        opacity: 0; }
      .mode-state-open .btn-burger-bar-small > span:not(:nth-child(5)):nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
      .mode-state-open .btn-burger-bar-small > span:not(:nth-child(5)):nth-child(4) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg); }

/* See _categories-preview.scss file about the part categories-preview in the main navigation*/
.mode-state-open nav:not(.main-navigation-mobile) .main-navigation-opened {
  width: 785px; }

.main-navigation.-state-open button {
  color: #00a000; }
.main-navigation-opened {
  top: 0;
  padding-top: 80px;
  z-index: 9;
  right: -1000px;
  overflow: hidden;
  position: fixed;
  max-width: 805px; }
  @media (min-width: 840px) {
    .main-navigation-opened {
      min-width: 780px; } }
  .admin-bar .main-navigation-opened {
    top: 32px; }
  .mode-state-open .main-navigation-opened {
    right: 0; }
  .main-navigation-opened.mode-state-loading {
    right: 0;
    min-width: 300px;
    min-height: 300px; }
  .main-navigation-opened .clock {
    background-image: url("../imagesRound_Clock_32.png"); }
.main-navigation .categories-preview {
  margin-top: 16px; }
  .main-navigation .categories-preview .column {
    width: 195px; }
.main-navigation .nav-logo {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #ffffff;
  width: 100%;
  height: 96px; }
  .main-navigation .nav-logo a:hover {
    background-color: transparent; }
  .main-navigation .nav-logo img {
    position: absolute;
    top: 32px; }
  .main-navigation .nav-logo .top-nav-logo {
    margin-right: 19px; }
  .main-navigation .nav-logo .toolbar-icon .weather:before {
    font-family: Weather; }
  .main-navigation .nav-logo .toolbar-icon .flaticon:before {
    font-family: Flaticon; }
  .main-navigation .nav-logo span.top-weather, .main-navigation .nav-logo span.top-daily-times, .main-navigation .nav-logo span.top-exchange-rates {
    position: absolute;
    font-size: 19px;
    font-weight: bold;
    top: 7px;
    right: 90px;
    display: block;
    padding: 23px 0px;
    z-index: 1; }
    .main-navigation .nav-logo span.top-weather button, .main-navigation .nav-logo span.top-daily-times button, .main-navigation .nav-logo span.top-exchange-rates button {
      padding: 5px;
      color: #959595; }
      .main-navigation .nav-logo span.top-weather button:active, .main-navigation .nav-logo span.top-daily-times button:active, .main-navigation .nav-logo span.top-exchange-rates button:active {
        background: #ccc; }
      .main-navigation .nav-logo span.top-weather button .mdl-ripple.is-animating, .main-navigation .nav-logo span.top-daily-times button .mdl-ripple.is-animating, .main-navigation .nav-logo span.top-exchange-rates button .mdl-ripple.is-animating {
        display: none; }
  .main-navigation .nav-logo span.top-daily-times {
    right: 534px; }
    .main-navigation .nav-logo span.top-daily-times .daily-icon:before {
      font: normal normal normal 14px/1 flaticon;
      font-size: 30px; }
  .main-navigation .nav-logo span.top-exchange-rates {
    right: 331px; }
    .main-navigation .nav-logo span.top-exchange-rates .toolbar-icon:before {
      width: 30px;
      height: 30px;
      display: inline-block; }
  .main-navigation .nav-logo span.btn-open {
    top: 19px;
    right: 131px;
    left: -31px;
    content: "\e000"; }
  .main-navigation .nav-logo .show-all-top-weather, .main-navigation .nav-logo .show-all-top-daily-times, .main-navigation .nav-logo .show-all-top-exchange-rates {
    position: relative;
    background-color: #e5ecf1;
    width: 100%;
    height: 96px;
    z-index: 2; }
    .main-navigation .nav-logo .show-all-top-weather button, .main-navigation .nav-logo .show-all-top-daily-times button, .main-navigation .nav-logo .show-all-top-exchange-rates button {
      position: absolute;
      top: 8px;
      right: 760px; }
    .main-navigation .nav-logo .show-all-top-weather .icon-position, .main-navigation .nav-logo .show-all-top-daily-times .icon-position, .main-navigation .nav-logo .show-all-top-exchange-rates .icon-position {
      padding-right: 121px; }
  .main-navigation .nav-logo .hides-all-top-weather, .main-navigation .nav-logo .hides-all-top-daily-times, .main-navigation .nav-logo .hides-all-top-exchange-rates {
    display: none; }
.main-navigation * > a {
  -webkit-transition: background-color 1s cubic-bezier(0.4, 0, 0.2, 1);
  transition: background-color 1s cubic-bezier(0.4, 0, 0.2, 1);
  display: block;
  color: #ffffff; }
  .main-navigation * > a:hover {
    background-color: #011b2c;
    -webkit-transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
.main-navigation .weather ul.content {
  font-size: 17px;
  line-height: 23px;
  padding: 15px 16px 12px;
  letter-spacing: 0.5px; }
  .main-navigation .weather ul.content li {
    margin-right: 11px; }
    .main-navigation .weather ul.content li span.city-name {
      display: inline-block;
      width: 92px; }
.main-navigation .daily-times ul.daily.content {
  padding: 10px 26px;
  font-weight: 600; }
  .main-navigation .daily-times ul.daily.content li {
    letter-spacing: -0.5px; }
.main-navigation .exchange-rates ul li {
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 1px;
  font-size: 21px; }
.main-navigation ul.content {
  color: #002a44;
  font-size: 16px;
  font-weight: 400;
  line-height: 15px;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  width: 75%;
  margin-right: 170px;
  padding: 3%;
  height: 96px;
  overflow: hidden;
  clear: both; }
  .main-navigation ul.content.daily {
    padding: 10px; }
  .main-navigation ul.content li:last-child {
    position: relative; }
    .main-navigation ul.content li:last-child::after {
      content: '';
      position: absolute;
      top: 0;
      left: -100%;
      height: 60px;
      width: 100%;
      border-top: 1px solid #5c5c5c;
      border-right: 1px solid #5c5c5c; }
  .main-navigation ul.content li a {
    clear: both;
    font-size: 2.6rem;
    line-height: 2.30769;
    text-align: center;
    border-top: 1px solid #5c5c5c; }
    .main-navigation ul.content li a::before {
      color: #bcbcbc;
      margin-left: 8px; }
.main-navigation ul.bottom-content {
  width: 100%;
  height: 47px;
  clear: both; }
  .main-navigation ul.bottom-content li {
    width: 50%;
    float: right; }
    .main-navigation ul.bottom-content li:last-child {
      position: relative; }
    .main-navigation ul.bottom-content li a {
      clear: both;
      font-size: 2.6rem;
      line-height: 2.30769;
      text-align: center;
      border-top: 1px solid #5c5c5c; }
      .main-navigation ul.bottom-content li a::before {
        color: #bcbcbc;
        margin-left: 8px; }

.main-navigation .main-navigation-opened {
  background-color: #002a44; }

.main-navigation-mobile .main-navigation-opened {
  background-color: white;
  padding-top: 60px;
  height: 100%; }
  .main-navigation-mobile .main-navigation-opened .right-menu-sidebar {
    overflow: scroll;
    max-height: 100%; }
  .main-navigation-mobile .main-navigation-opened aside.right-menu-sidebar {
    padding: 0 25px;
    width: 260px;
    display: inline-block; }

.right-menu-sidebar .all-posts {
  border: 1px solid #ccc;
  margin-bottom: 15px;
  position: relative; }
  .right-menu-sidebar .all-posts a {
    line-height: 43.2px;
    padding-right: 10px;
    background-color: #002d48;
    display: block;
    color: #ffffff !important;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    cursor: pointer; }

.categories-preview article:nth-of-type(1n+2) .title {
  font-size: 1.50rem;
  height: 62px; }
.categories-preview .more-in-cat {
  height: 55px;
  font-size: 2rem; }
  .categories-preview .more-in-cat a {
    padding: 17px 0;
    text-align: center; }
.categories-preview .column {
  width: 203px;
  float: right;
  padding: 0 15px;
  border-top-width: 4px;
  border-style: solid; }
  .categories-preview .column:hover {
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.4) inset; }
  .categories-preview .column a {
    -webkit-transition: background-color 1s cubic-bezier(0.4, 0, 0.2, 1);
    transition: background-color 1s cubic-bezier(0.4, 0, 0.2, 1);
    margin: 0 -15px;
    padding-right: 15px;
    padding-left: 15px; }
    .categories-preview .column a:hover {
      background-color: #011b2c;
      -webkit-transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
      transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
.categories-preview .icon, .categories-preview .icon-image, .categories-preview .headline {
  float: right;
  padding-top: 28px; }
.categories-preview .icon {
  width: 40px;
  color: #bcbcbc;
  font-size: 3rem;
  margin-top: -.6rem; }
.categories-preview .icon-image {
  width: 40px; }
  .categories-preview .icon-image img {
    width: 80%; }
.categories-preview .headline {
  padding-bottom: 10px;
  font-size: 2.4rem;
  white-space: nowrap; }
.categories-preview figure {
  height: 108px;
  overflow: hidden; }
.categories-preview img {
  height: auto;
  width: 100%; }
.categories-preview article img {
  padding-top: 10px; }
.categories-preview h1 {
  color: #ffffff;
  font-size: 1.5rem;
  padding: 10px 0;
  border-bottom: 1px solid #5c5c5c;
  height: 75px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }
.categories-preview article:last-child h1 {
  border-bottom: none; }
.categories-preview article:first-of-type h1 {
  font-size: 1.5rem; }
.categories-preview .category-footer {
  display: block;
  font-size: 2rem;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px; }

.radio-box {
  min-height: 80px;
  position: relative;
  z-index: 8; }
  .radio-box .radio-box-before-posts {
    margin-bottom: 15px; }
  .radio-box .radio-box-after-posts {
    margin-top: 15px; }
  .radio-box .arti-banners {
    margin: auto; }
  .radio-box .box-title {
    position: relative;
    display: inline-block;
    line-height: 24px;
    font-size: 32px;
    width: 94px;
    color: #F1FFFF;
    font-weight: bold;
    letter-spacing: 1.2px;
    z-index: 6; }
  .radio-box .btn {
    background-color: #e5ecf1;
    color: #002d49;
    width: 155px;
    height: 40px;
    font-size: 18px;
    line-height: 1;
    text-align: right;
    padding-right: 47px;
    position: relative;
    display: inline-block; }
    .radio-box .btn-wrapper {
      float: left; }
    .radio-box .btn-live-broadcast {
      width: 306px;
      padding-top: 9px; }
      .radio-box .btn-live-broadcast:before {
        top: 8px; }
      .radio-box .btn-live-broadcast .title {
        padding-right: 0px;
        margin-left: 16px;
        padding-bottom: 14px;
        display: block;
        float: right;
        padding-top: 2px; }
      .radio-box .btn-live-broadcast .broadcast-title {
        font-size: 14px;
        width: 128px;
        float: right;
        font-weight: bold;
        line-height: 12px;
        min-height: 22px;
        display: flex;
        align-items: center; }
    .radio-box .btn-music {
      width: 146px; }
    .radio-box .btn-message {
      width: 148px;
      margin-right: 9px; }
    .radio-box .btn-message:before, .radio-box .btn-music:before {
      top: 6px; }
    .radio-box .btn-live-broadcast, .radio-box .btn-latest-news, .radio-box .btn-message, .radio-box .btn-music {
      font-weight: bold; }
      .radio-box .btn-live-broadcast p, .radio-box .btn-latest-news p, .radio-box .btn-message p, .radio-box .btn-music p {
        font-family: AlmoniDL, Helvetica, sans-serif;
        display: inline; }
      .radio-box .btn-live-broadcast::before, .radio-box .btn-latest-news::before, .radio-box .btn-message::before, .radio-box .btn-music::before {
        content: '\e015';
        position: absolute;
        right: 10px;
        font-family: Flaticon;
        font-size: 25px; }
    .radio-box .btn-latest-news {
      padding-top: 10px; }
      .radio-box .btn-latest-news::before {
        content: "\e005"; }
    .radio-box .btn-message {
      padding-top: 11px;
      padding-right: 42px; }
      .radio-box .btn-message::before {
        content: "\f0e0";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 2.7rem; }
    .radio-box .btn-music {
      padding-top: 11px;
      padding-right: 41px; }
      .radio-box .btn-music::before {
        content: "";
        background-image: url("../images/song-note.svg");
        background-repeat: no-repeat;
        width: 27px;
        height: 27px; }
    .radio-box .btn-circle {
      height: 39px;
      width: 40px;
      border-radius: 50%;
      position: absolute;
      bottom: -16px;
      right: 380px;
      background-color: #002d49;
      color: #ffffff;
      line-height: 44px;
      z-index: 5; }
    .radio-box .btn-close-radio-box {
      left: 50%;
      margin-left: -22px;
      bottom: 5px;
      border-bottom: 1px solid #e8e8e8;
      background-color: #002d49; }
      .radio-box .btn-close-radio-box::before {
        content: "\e00f"; }
  .radio-box-closed {
    background-color: #002d49;
    padding: 14px 20px 17px;
    cursor: pointer;
    height: 79px;
    overflow: hidden; }
  .radio-box-opened {
    position: absolute;
    overflow: hidden;
    right: 0;
    max-height: 0;
    z-index: 4;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: -11px;
    margin-left: -11px; }
    .radio-box-opened .opened-inner {
      background-color: #002d49;
      box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5), 0 3px 5px -2px rgba(0, 0, 0, 0.5), 0 1px 5px 0 rgba(0, 0, 0, 0.5);
      border: solid #e8e8e8;
      border-width: 0 1px 1px 1px; }
  .radio-box.mode-state-open .btn-circle::before {
    content: "\e00f"; }
  .radio-box.mode-state-open .radio-box-closed {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5), 0 3px 5px -2px rgba(0, 0, 0, 0.5), 0 1px 5px 0 rgba(0, 0, 0, 0.5);
    border: solid #e8e8e8;
    border-width: 0 1px 0 1px;
    margin-right: -1px;
    margin-left: -1px; }
  .radio-box.mode-state-open .radio-box-opened {
    max-height: 1200px;
    padding-bottom: 27px;
    width: calc(100% + 22px); }
  .radio-box.mode-state-open + .overlay {
    -webkit-transition: all 0.5s cubic-bezier(0.4, 0, 1, 1), background-color 0.5s cubic-bezier(0.4, 0, 0.2, 1), color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.5s cubic-bezier(0.4, 0, 1, 1), background-color 0.5s cubic-bezier(0.4, 0, 0.2, 1), color 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    position: fixed;
    width: 100%;
    height: 2000px;
    background-color: rgba(255, 255, 255, 0.7);
    top: 0;
    left: 0;
    z-index: 7; }
  .radio-box:not(.mode-state-open).mode-show-half .radio-box-opened {
    max-height: 260px; }
  .radio-box:not(.mode-state-open).mode-show-half .opened-inner {
    max-height: 235px; }
  .radio-box:not(.mode-state-open).mode-show-half .message-to-broadcast {
    padding-bottom: 30px; }
  .radio-box:not(.mode-state-open).mode-show-half .btn-close-radio-box::before {
    content: '\e000';
    bottom: -22px; }
  .radio-box:not(.mode-state-open).mode-show-half .widgets-wrapper {
    margin-top: 50px; }
  .radio-box .box-title {
    margin: 0;
    margin-right: 15px;
    margin-left: 8px; }

.channels-list li {
  float: right;
  width: 25%; }
  .channels-list li a {
    display: block;
    padding: 10px 15px 5px;
    color: #ffffff;
    font-size: 2.6rem;
    line-height: 1.73077; }
  .channels-list li img {
    width: 100%;
    height: auto; }

.message-to-broadcast div.wpcf7-mail-sent-ok {
  position: absolute;
  right: 0;
  border: none;
  background: white;
  height: 298px;
  color: #002d49;
  text-align: center;
  font-size: 3rem;
  line-height: 285px; }
.message-to-broadcast div.wpcf7-mail-sent-ng {
  margin-top: -16px;
  width: 80%; }

.radio-box-opened .message-to-broadcast div.wpcf7-mail-sent-ok {
  top: -12px;
  width: 750px; }

#players, .message-to-broadcast {
  padding: 5px 15px 15px; }
  #players .btn-message-to-broadcast, .message-to-broadcast .btn-message-to-broadcast {
    margin: 0;
    background-color: #005e98;
    display: block;
    width: 100%;
    color: #ffffff;
    font-size: 2rem;
    line-height: 2;
    position: relative;
    text-align: right;
    text-indent: 32%; }
    #players .btn-message-to-broadcast::before, .message-to-broadcast .btn-message-to-broadcast::before {
      opacity: 0;
      top: 10px;
      left: 38px;
      position: absolute; }
    #players .btn-message-to-broadcast i, .message-to-broadcast .btn-message-to-broadcast i {
      padding: 10px;
      text-indent: 0; }
      #players .btn-message-to-broadcast i.i1, .message-to-broadcast .btn-message-to-broadcast i.i1 {
        opacity: 0; }
  #players .form-wrapper, .message-to-broadcast .form-wrapper {
    background-color: #ffffff;
    max-height: 0;
    overflow: hidden; }
  #players.mode-state-open .btn-message-to-broadcast, .message-to-broadcast.mode-state-open .btn-message-to-broadcast {
    text-indent: 6px; }
    #players.mode-state-open .btn-message-to-broadcast::before, .message-to-broadcast.mode-state-open .btn-message-to-broadcast::before {
      left: 10px;
      opacity: 1; }
    #players.mode-state-open .btn-message-to-broadcast i.i1, .message-to-broadcast.mode-state-open .btn-message-to-broadcast i.i1 {
      opacity: 1; }
    #players.mode-state-open .btn-message-to-broadcast i.i2, .message-to-broadcast.mode-state-open .btn-message-to-broadcast i.i2 {
      opacity: 0; }
  #players.mode-state-open .form-wrapper, .message-to-broadcast.mode-state-open .form-wrapper {
    padding: 12px 14px;
    max-height: 300px; }
  #players .form-group.name, #players .form-group.phone, .message-to-broadcast .form-group.name, .message-to-broadcast .form-group.phone {
    float: right;
    width: 49%; }
  #players .form-group.name, .message-to-broadcast .form-group.name {
    margin-left: 2%; }
  #players input, #players textarea, .message-to-broadcast input, .message-to-broadcast textarea {
    font-size: 1.6rem;
    padding: 0 8px;
    background-color: #f1f2f2;
    border: 1px solid #b7b7b7;
    display: block;
    width: 100%;
    margin-bottom: 10px; }
    #players input:focus, #players textarea:focus, .message-to-broadcast input:focus, .message-to-broadcast textarea:focus {
      outline: none;
      border-color: #005e98; }
  #players input, .message-to-broadcast input {
    line-height: 1.875;
    height: 30px; }
  #players textarea, .message-to-broadcast textarea {
    height: 90px;
    line-height: 1.875;
    resize: none; }
  #players input[type="submit"], .message-to-broadcast input[type="submit"] {
    background-color: #005e98;
    color: #ffffff;
    border: none;
    width: 78px;
    float: left; }

.day-programs {
  color: #ffffff;
  padding: 15px 20px; }
  .day-programs > .title {
    font-size: 2rem;
    line-height: 1.3;
    border-bottom: 1px solid #fff; }
    .day-programs > .title .date {
      margin-right: 10px;
      font-size: 1.6rem; }
  .day-programs ul.events-list {
    border-bottom: 1px solid #464646;
    -webkit-column-count: 2;
    -webkit-column-gap: 30px;
    margin-right: -5px;
    padding: 15px 0; }
  .day-programs li {
    cursor: default;
    line-height: 26px;
    padding-right: 5px;
    font-size: 1.6rem; }
    .day-programs li.active {
      background-color: #005e98; }
      .day-programs li.active time {
        color: #ec1f27; }
    .day-programs li a {
      color: #ffffff;
      display: block; }
      .day-programs li a:hover {
        opacity: 0.8; }
    .day-programs li time {
      margin-left: 10px;
      font-size: 2.4rem; }

.more {
  padding: 15px 20px 0; }
  .more .btn-week, .more .btn-archive {
    margin: 0;
    width: 45%;
    color: #ffffff;
    background-color: #005e98;
    font-size: 2.6rem;
    height: 40px;
    padding: 7px;
    text-align: center; }
  .more .btn-archive {
    float: left; }

.widget .mode-type-radio-box {
  background-color: #011b2c;
  padding-top: 10px;
  padding-bottom: 10px; }
  .widget .mode-type-radio-box article {
    float: right;
    width: 25%; }
    .widget .mode-type-radio-box article figure {
      height: 108px;
      overflow: hidden; }
    .widget .mode-type-radio-box article img {
      width: 100%;
      height: auto; }
    .widget .mode-type-radio-box article a {
      display: block;
      padding: 0 15px; }
      .widget .mode-type-radio-box article a:hover {
        background-color: #002d49; }
    .widget .mode-type-radio-box article h1 {
      padding: 10px 0;
      border-top: 1px solid #5c5c5c;
      color: #ffffff;
      font-size: 1.45rem;
      height: 65px; }
    .widget .mode-type-radio-box article figure {
      padding-top: 10px; }
      .widget .mode-type-radio-box article figure + h1 {
        border-top: none;
        font-size: 1.45rem;
        height: 60px; }

.sticky-header {
  display: none;
  height: 65px;
  background-color: #002d49;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.41);
  width: 100%;
  position: fixed !important;
  top: 0 !important;
  z-index: 8;
  transition: all 0.3s;
  margin-top: -65px; }
  .sticky-header .logo {
    float: right;
    margin-top: 20px;
    margin-left: 45px;
    position: relative;
    z-index: 10; }
    @media (max-width: 1330px) {
      .sticky-header .logo {
        margin-left: auto;
        margin-right: 80px; } }
    .sticky-header .logo img {
      height: 61px;
      width: 100px; }
  .sticky-header ul {
    height: 65px;
    overflow: hidden; }
    .sticky-header ul li {
      display: inline-block;
      float: right; }
      .sticky-header ul li a {
        display: block;
        font-size: 20px;
        color: #ffffff;
        padding: 0 25px;
        line-height: 65px;
        margin-top: -100px;
        transition: all 0.45s cubic-bezier(0.35, 0.46, 0.28, 1.1); }
  .sticky-header.fixed {
    margin-top: 0px; }
    .sticky-header.fixed ul li a {
      margin-top: 0; }
  .sticky-header .sub-toolbar-container {
    height: 40px;
    position: absolute;
    background-color: #eeeeee;
    top: 65px;
    width: 100%; }
    .sticky-header .sub-toolbar-container .addtoany_list a {
      padding: 0 12px; }
    .sticky-header .sub-toolbar-container #print {
      padding: 0 9px; }
    .sticky-header .sub-toolbar-container .sub-toolbar {
      text-align: center; }
      .sticky-header .sub-toolbar-container .sub-toolbar .a2a_kit {
        line-height: 38px !important; }
    .sticky-header .sub-toolbar-container .share-buttons {
      line-height: 49px; }
    .sticky-header .sub-toolbar-container .share-buttons, .sticky-header .sub-toolbar-container .resizing {
      height: 30px; }
    .sticky-header .sub-toolbar-container .resizing #font-resizing {
      width: 130px;
      float: left;
      margin: 0 0 0 131px; }
    .sticky-header .sub-toolbar-container .resizing [data-font-index="0"] {
      line-height: 43px; }
    .sticky-header .sub-toolbar-container .resizing .font-resizing {
      width: 38px;
      height: 40px;
      margin-right: 5px;
      color: white; }
      .sticky-header .sub-toolbar-container .resizing .font-resizing:not(.active) {
        background-color: #7c7c7c; }
      .sticky-header .sub-toolbar-container .resizing .font-resizing.active {
        background-color: #464646;
        opacity: 1; }

.admin-bar .sticky-header.fixed {
  top: 32px !important; }

@-moz-document url-prefix() {
  .sticky-header .sub-toolbar-container .resizing [data-font-index="1"] {
    line-height: 42px; }
  .sticky-header .sub-toolbar-container .resizing [data-font-index="2"] {
    line-height: 40px; }
  .sticky-header #print i {
    line-height: 34px; } }
.newsflash {
  font-weight: bold;
  border-top: 1px solid #ec1f27;
  position: relative;
  height: 30px;
  margin-bottom: 20px;
  margin-left: 30px; }
  .newsflash-wrapper {
    margin-top: 35px; }
    .newsflash-wrapper .banner {
      margin-bottom: 20px;
      border-top: 1px solid #387faa; }
      .newsflash-wrapper .banner img {
        width: 100%;
        height: auto; }
    .newsflash-wrapper .red-mail {
      color: #ffffff;
      font-size: 20px;
      line-height: 30px;
      font-weight: bold;
      text-align: center;
      width: 100%;
      display: inline-block;
      padding-left: 30px; }
      .newsflash-wrapper .red-mail span {
        background-color: #ec1f27;
        width: 100%;
        display: inline-block; }
  .newsflash .title {
    position: absolute;
    right: 0;
    background-color: #ec1f27;
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    width: 95px;
    z-index: 3; }
  .newsflash .btn-open {
    background-color: transparent;
    position: absolute;
    color: #ec1f27;
    top: 0;
    left: 0;
    padding: 9px;
    z-index: 3; }
  .newsflash .content {
    font-family: "Noto Sans Hebrew", sans-serif;
    font-size: 1.4rem;
    max-height: 30px;
    width: 100%;
    position: absolute;
    padding-right: 0;
    background-color: #fff;
    overflow: hidden;
    z-index: 2; }
  .newsflash ul {
    padding-right: 110px;
    padding-left: 30px;
    white-space: nowrap;
    overflow: hidden; }
    .newsflash ul li time {
      display: none; }
    .newsflash ul .mCSB_scrollTools {
      display: none !important; }
  .newsflash.mode-state-open .newsticker {
    overflow: visible;
    height: auto; }
  .newsflash.mode-state-open .content {
    padding-top: 40px;
    max-height: 600px;
    border: solid #ec1f27;
    border-width: 0 1px 1px;
    width: 100%; }
  .newsflash.mode-state-open .btn-open span {
    border-left: 1px solid #ec1f27; }
  .newsflash.mode-state-open ul {
    position: static !important;
    overflow: auto;
    white-space: normal;
    padding-right: 15px;
    padding-left: 0; }
    .newsflash.mode-state-open ul li {
      display: block; }
      .newsflash.mode-state-open ul li time {
        display: inline;
        font-size: 1.5rem;
        font-family: AlmoniDL, Helvetica, sans-serif;
        color: #959595;
        margin-left: 10px; }
    .newsflash.mode-state-open ul .mCSB_scrollTools {
      display: block !important; }
    .newsflash.mode-state-open ul .mCSB_dragger_bar {
      background-color: #ec1f27; }
  .newsflash.mode-state-open .link-to-all {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 10px;
    font-size: 1.2rem;
    line-height: 1.66667;
    color: #ec1f27; }
    .newsflash.mode-state-open .link-to-all::after {
      content: " >>>"; }
  .newsflash:not(.mode-state-open) ul li.show {
    transform: translateY(0) rotateX(0deg);
    transform-style: preserve-3d; }
  .newsflash:not(.mode-state-open) ul li.hide {
    transform: translateY(-15px) rotateX(90deg);
    transform-style: preserve-3d; }
  .newsflash .newsticker {
    overflow: hidden;
    width: 650px;
    height: 30px;
    position: relative; }
  .newsflash .newsticker:hover {
    background: #fff; }
  .newsflash .newsticker ul {
    position: absolute;
    top: 8px; }
  .newsflash .newsticker ul li {
    width: 730px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap; }

.toolbar {
  position: relative;
  background-color: #004874;
  color: #ffffff;
  line-height: 1.8;
  font-size: 2rem; }

.popular-headlines > * {
  padding: 7px 0;
  float: right;
  border-left: 2px solid #fff; }
.popular-headlines .title {
  font-weight: bold;
  display: inline-block;
  width: 11.11111%; }
.popular-headlines a {
  color: #fff; }
.popular-headlines .tags-container {
  width: 32%;
  height: 50px;
  text-align: center; }
  .popular-headlines .tags-container .tag {
    display: inline; }
    .popular-headlines .tags-container .tag a {
      padding: 0 7px; }
    .popular-headlines .tags-container .tag:after {
      content: '|'; }
    .popular-headlines .tags-container .tag:last-child::after {
      content: ''; }
.popular-headlines .daf-yomi, .popular-headlines .projects {
  text-align: center;
  background: #00609c; }
.popular-headlines .daf-yomi {
  width: 35%;
  white-space: nowrap; }
  .popular-headlines .daf-yomi strong {
    font-weight: bold; }
.popular-headlines .projects {
  font-weight: bold;
  width: 16%; }

.nav-logo .all-top-weather {
  float: right;
  border-left: 2px solid #fff;
  height: 50px;
  text-align: center;
  position: relative; }
  .nav-logo .all-top-weather .city-name {
    z-index: 2; }
  .nav-logo .all-top-weather .btn-open {
    background-color: transparent;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 12px;
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    z-index: 1; }
  .nav-logo .all-top-weather ul.content {
    z-index: 1;
    text-align: right;
    max-height: 50px;
    overflow: hidden;
    position: absolute;
    width: 100%; }
    .nav-logo .all-top-weather ul.content li {
      white-space: nowrap;
      line-height: 50px;
      height: 50px; }
      .nav-logo .all-top-weather ul.content li:nth-child(even) {
        background-color: #387faa;
        border-top: 1px solid #d0d0d0;
        border-bottom: 1px solid #d0d0d0; }
  .nav-logo .all-top-weather.mode-state-open ul.content {
    z-index: 2;
    max-height: 400px; }
    .nav-logo .all-top-weather.mode-state-open ul.content li {
      background-color: yellow; }

span i.toolbar-icon {
  font-size: 30px; }

span.weather-title i.toolbar-icon {
  position: absolute;
  top: 33px; }

span
.toolbar-icon {
  padding-right: 12px;
  padding-left: 8px;
  color: #002a44;
  font-size: 18px; }

.search-box {
  position: relative;
  height: 0; }
 
  .search-box .btn-open {
    position: relative;
    top: -50px;
    left: -1110px;
    background-color: transparent;
    height: 50px;
    width: 60px;
    color: #ffffff; }
    .search-box .btn-open .icon {
      position: absolute;
      top: 3px;
      left: 0px;
      line-height: 50px;
      height: 50px;
      width: 60px;
      font-size: 30px; }
      .search-box .btn-open .icon:nth-child(2) {
        top: -50px; }
  .search-box .content {
    position: absolute;
    top: 0;
    height: 0;
    width: 100%;
    overflow: hidden;
    z-index: 6; }
  .search-box .form-group {
    margin-top: 3px;
    position: relative;
    color: #ffffff; }
    .search-box .form-group input {
      width: 100%;
      height: 80px;
      background-color: #002d49;
      padding-right: 20px;
      font-size: 50px;
      line-height: 1.6;
      text-indent: 360px;
      color: rgba(255, 255, 255, 0.5); }
      .search-box .form-group input:focus {
        outline: 0;
        color: white; }
      .search-box .form-group input:focus + label {
        color: rgba(255, 255, 255, 0.8); }
    .search-box .form-group label {
      position: absolute;
      top: 0;
      right: 20px;
      font-size: 50px;
      line-height: 1.6; }
    .search-box .form-group .submit {
      position: absolute;
      top: -20px;
      left: 0;
      height: 80px;
      line-height: 1.2;
      font-size: 3rem;
      padding: 10px;
      color: #ffffff; }
  .search-box + .overlay {
    position: absolute;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    max-height: 0;
    height: 5000px;
    z-index: 5; }
  .search-box.mode-state-open .btn-open .icon {
    top: 3px; }
    .search-box.mode-state-open .btn-open .icon:nth-child(1) {
      top: 67px;
      font-size: 5rem;
      left: 10px; }
  .search-box.mode-state-open .submit {
    position: absolute;
    top: 0;
    left: 0;
    height: 80px;
    line-height: 1.2;
    font-size: 5rem;
    padding: 15px;
    color: #ffffff; }
  .search-box.mode-state-open .content {
    height: 83px; }
  .search-box.mode-state-open + .overlay {
    max-height: 5000px; }

.main-navigation .daily-times {
  /* .toolbar-icon{
     &:before{
       font: normal normal normal 14px/1 Flaticon;
     }
   }*/ }
  .main-navigation .daily-times .zmanim-title {
    text-align: center;
    color: #002a44;
    margin-right: 60px; }
  .main-navigation .daily-times ul.daily.content .none {
    display: none; }
  .main-navigation .daily-times ul.daily.content #zmanim li {
    direction: rtl;
    text-align: right; }
    .main-navigation .daily-times ul.daily.content #zmanim li input {
      font-size: 16px;
      width: 30px;
      color: #002a44; }

.desktop .main-column {
  padding-left: 2.90598%; }

@media (min-width: 480px) {
  main .arti-banners {
    margin-bottom: 50px; } }
#primary main a {
  color: -webkit-link; }
#primary h1, #primary h2, #primary h3, #primary h4, #primary h5, #primary h6 {
  margin-bottom: 5px;
  margin-top: 5px; }

#like-to-radio-page {
  color: #00f;
  display: inline-block;
  font-weight: bold;
  overflow: hidden;
  width: 101%; }

@media (max-width: 480px) {
  #like-to-radio-page {
    padding-right: 5%;
    line-height: 30px !important; }
    #like-to-radio-page .fb-like.fb_iframe_widget {
      margin: 0; } }
.fb-like.fb_iframe_widget {
  width: 100px;
  margin-right: 10px; }
.mobile-theme form[role='search'] {
    padding: 12px;
    height: 40px;
    margin-top: 0px;
    margin-bottom: 8px;
}
.after-header > * {
  margin-bottom: 12px; }
.after-header .widgetcontent {
  padding-bottom: 0 !important; }

body > footer {
  background-color: #002d49;
  padding-top: 10px;
  padding-bottom: 20px;
  margin-top: 20px;
  position: relative; }
  body > footer a, body > footer .credits {
    color: #fff; }
  body > footer a:hover {
    text-decoration: underline; }
  body > footer #about {
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 20px; }

.disbar-site-before-footer {
  background-color: white;
  position: relative; }

.menus {
  border-bottom: 1px solid #949494;
  padding-bottom: 12px; }

.footer-navigation {
  float: right;
  padding-top: 15px; }
  .footer-navigation li {
    float: right;
    border-right: 1px solid #fff; }
    .footer-navigation li:first-child {
      border: none; }
  .footer-navigation a {
    font-size: 1.6rem;
    padding: 1px 12px; }

.s-n-links a {
  padding: 8px 0;
  text-align: center;
  width: 38px;
  display: block;
  border-radius: 3px; }
  .s-n-links a:hover {
    background-color: #fff;
    color: #004874; }
.s-n-links i:before {
  font-size: 22px; }

@media (min-width: 840px) {
  .s-n-links {
    float: left; }
    .s-n-links li {
      float: right; }

  .credits {
    padding-top: 14px;
    font-size: 1.4rem; }
    .credits .right {
      float: right; }
    .credits .left {
      float: left;
      width: 200px;
      text-align: left; } }
@media (max-width: 840px) {
  .s-n-links {
    text-align: center; }
    .s-n-links li {
      display: inline-block; }

  .credits {
    text-align: center;
    margin-top: 10px; }
    .credits div {
      padding: 5px; } }
.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto; }

.top-gallery-container {
  min-height: 600px;
  width: 100%;
  position: relative; }
  .top-gallery-container .loader {
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 7;
    background-color: rgba(255, 255, 255, 0.8) !important;
    background-image: url(../images/big-ring.svg);
    background-repeat: no-repeat;
    background-position: center; }

.swiper-slide {
  background-size: cover;
  background-position: center; }

.gallery-top {
  height: 80%;
  width: 100%; }
  .gallery-top .title {
    z-index: 2;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.75);
    width: 100%;
    display: block;
    bottom: 0px;
    padding: 18px; }
    .gallery-top .title h1 {
      font-size: 2.4rem;
      font-weight: bold; }

.gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 2px 0 10px; }
  .gallery-thumbs .is-active {
    opacity: 0.7; }
  .gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    cursor: pointer; }
    .gallery-thumbs .swiper-slide img {
      width: 100%; }

.gallery figcaption, .pswp__caption__center figcaption {
  line-height: 15px !important; }
  .gallery figcaption .credit, .pswp__caption__center figcaption .credit {
    color: #7d7d7d;
    font-weight: normal;
    float: left; }

.gallery figcaption {
  text-align: center; }
.gallery figure {
  margin: 5px;
  cursor: pointer;
  position: relative; }

.pswp__caption__center {
  max-width: 100% !important;
  width: 50%; }
  .pswp__caption__center figcaption {
    text-align: right; }

.shortcode-gallery .gallery-thumbs .swiper-slide-active {
  opacity: 0.7; }
.shortcode-gallery .open-full-screen {
  top: -2px;
  display: inline-block;
  position: relative;
  font-size: 15px; }

.mode-type-gallery section {
  border-top: 2px solid #51c1e1; }
.mode-type-gallery .icon {
  right: 0;
  padding: 0 13px;
  background-color: rgba(66, 73, 79, 0.8);
  color: #ffffff;
  position: absolute;
  top: 0;
  z-index: 2;
  font-size: 2rem;
  line-height: 2; }
.mode-type-gallery .headline {
  font-size: 2.6rem;
  line-height: 40px;
  right: 44px;
  padding: 0 16px;
  background-color: #51c1e1;
  display: inline-block;
  color: #000000;
  position: absolute;
  top: 0;
  z-index: 2; }
.mode-type-gallery .swiper-thumbs-button {
  background-image: url("") !important;
  color: white;
  top: 60%; }
.mode-type-gallery .swiper-button-white.top-gallery {
  background-color: rgba(66, 73, 79, 0.8);
  width: 40px;
  height: 54px; }

.view-gallery .gallery-thumbs .swiper-slide .title {
  background-color: rgba(255, 255, 255, 0.75);
  width: 100%;
  display: block;
  padding: 8px;
  font-size: 15px;
  position: absolute;
  bottom: -32px;
  height: 60px;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
.view-gallery .gallery-thumbs .swiper-slide:hover .title {
  bottom: 0; }

.archive-list {
  border-top: 1px solid #ccc;
  padding-top: 1.7rem; }
  .archive-list .details {
    padding: 14px 0; }
    .archive-list .details > * {
      line-height: 20px; }
  .archive-list .archive-title {
    color: #464646;
    font-size: 5rem;
    margin-bottom: 1.7rem; }
    .archive-list .archive-title .s {
      font-weight: bold; }
  .archive-list article {
    margin-bottom: 4rem; }
  .archive-list .right, .archive-list .left {
    float: right; }
  .archive-list .right {
    width: 24.96879%;
    margin-left: 1.87266%; }
  .archive-list .left {
    width: 73.15855%; }
  .archive-list .thumbnail {
    clear: both; }
    .archive-list .thumbnail .post-icon {
      position: absolute;
      z-index: 2;
      color: white;
      background-color: rgba(66, 73, 79, 0.8);
      width: 27px;
      height: 27px;
      padding: 4px;
      margin-top: 1px;
      right: 0; }
    .archive-list .thumbnail figure {
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 135px; }
      .archive-list .thumbnail figure img {
        max-height: 100%; }
  .archive-list .title h1 {
    color: #242424;
    font-size: 2.8rem;
    line-height: 3rem;
    font-weight: bold;
    margin-bottom: 1rem; }
  .archive-list .excerpt {
    margin-bottom: 1rem;
    color: #454545;
    font-size: 1.4rem;
    line-height: 2rem; }
  .archive-list .time, .archive-list .date, .archive-list .author {
    display: inline-block;
    margin-left: 9px; }
  .archive-list .time, .archive-list .date {
    font-size: 1.4rem;
    color: #959595; }
  .archive-list .time::before {
    content: "\f017";
    display: inline-block;
    font: normal normal normal 12px/1 FontAwesome;
    margin-left: 9px; }
  .archive-list .author {
    font-size: 1.4rem;
    color: #004874;
    font-weight: bold; }

.post-type-archive-newsflash .archive-list .time {
  font-size: 2.7rem;
  margin-top: 5px; }
  .post-type-archive-newsflash .archive-list .time::before {
    font-size: 2.2rem;
    margin-left: 0; }

#broadcast-carousel {
  z-index: 7;
  position: relative;
  background-color: #ebeced;
  margin-bottom: 60px; }
  #broadcast-carousel .swiper-container {
    width: 98% !important; }
  #broadcast-carousel h2 {
    color: #004874;
    font-size: 30px;
    padding-right: 109px;
    padding-top: 20px; }
  #broadcast-carousel ul li {
    display: inline-block;
    background-color: white;
    text-align: center;
    color: #004874;
    margin: 18px 15px;
    border-bottom: 2px solid #ec1f27; }
    #broadcast-carousel ul li.swiper-slide {
      width: auto; }
    #broadcast-carousel ul li figcaption {
      margin-bottom: -50px; }
    #broadcast-carousel ul li time {
      color: #fff;
      font-size: 50px;
      font-weight: bold; }
    #broadcast-carousel ul li .broadcast-text {
      color: #004874;
      padding: 3px; }
      #broadcast-carousel ul li .broadcast-text strong {
        font-weight: bold; }
  #broadcast-carousel .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'\a     %3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E");
    background-color: #8E8E8E;
    width: 45px;
    height: 55px;
    right: 0;
    top: 50%; }
    #broadcast-carousel .swiper-button-next:hover {
      background-color: #676767; }
  #broadcast-carousel .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,<svg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'>\a     <path%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F><%2Fsvg>");
    background-color: #8E8E8E;
    width: 45px;
    height: 55px;
    left: 0;
    top: 50%;
    right: auto; }
    #broadcast-carousel .swiper-button-prev:hover {
      background-color: #676767; }
  #broadcast-carousel .swiper-button-disabled {
    pointer-events: auto !important; }
    #broadcast-carousel .swiper-button-disabled:hover {
      background-color: #8E8E8E !important; }

.ui-datepicker {
  z-index: 8 !important; }

#front-video-player {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 10; }
  #front-video-player iframe, #front-video-player .iframe-wrapper, #front-video-player .player-container {
    height: 510px;
    width: 900px; }
  #front-video-player iframe {
    max-width: 100%;
    max-height: 100%; }
  #front-video-player .iframe-wrapper {
    background: url(../img/screen_bg.svg) -63px -55px;
    padding: 38px 47px 109px;
    background-size: 114%;
    height: 600px; }
    #front-video-player .iframe-wrapper iframe {
      background-color: #fff; }
    #front-video-player .iframe-wrapper .mejs-container .mejs-controls div.mejs-button.mejs-fullscreen-button {
      display: none; }
    #front-video-player .iframe-wrapper .img-on-player {
      width: 75px;
      margin-top: 45px; }
  #front-video-player .player-wrap {
    text-align: center;
    display: inline-block;
    background: url(../imges/93fm-logo.png);
    background-repeat: no-repeat;
    background-position: bottom center; }
    #front-video-player .player-wrap .close {
      display: block;
      margin-right: 14px;
      font-size: 16px;
      height: 40px; }
      #front-video-player .player-wrap .close .fi-close {
        font-size: 14px; }
      #front-video-player .player-wrap .close span {
        font-size: 45px; }

#mobile-iframe-wrapper {
  position: fixed;
  width: 500px;
  z-index: 10;
  top: 0;
  overflow: hidden; }
  #mobile-iframe-wrapper .fa-close {
    position: absolute; }

a.mejs-volume-slider {
  max-height: none; }

.mejs-controls .mejs-time-rail .mejs-time-float {
  width: 48px !important; }

.mejs-related-layer {
  height: 100% !important;
  z-index: 5; }

.mejs-overlay-button {
  z-index: 5; }

.fa-play:before {
  padding-left: 3px; }

.mejs-poster {
  background-size: cover !important; }

.sidebar-radio-right {
  padding-left: 30px; }
  .sidebar-radio-right .widgetcontent {
    padding: 0 !important; }
  .sidebar-radio-right .widgetcontent section .category-headline .category {
    height: auto; }
  .sidebar-radio-right .widgetcontent[class*="category"] .category-headline .category {
    border-top: none !important; }
    .sidebar-radio-right .widgetcontent[class*="category"] .category-headline .category a {
      background-color: #004874 !important;
      font-size: 1.8rem !important;
      font-weight: normal !important;
      word-spacing: 3px;
      width: 100%;
      text-align: center;
      margin: 0 !important;
      line-height: 36px !important; }
  .sidebar-radio-right .mode-category-thumbnails article {
    margin: 0 !important;
    padding: 9px 9px 5px 9px; }
  .sidebar-radio-right .arti-banners .arti-banner.banner {
    width: 100% !important;
    height: auto !important; }
    .sidebar-radio-right .arti-banners .arti-banner.banner a img {
      width: 100%; }
    .sidebar-radio-right .arti-banners .arti-banner.banner a.red-mail-link {
      width: 100%;
      background-color: #ec1f27;
      display: block;
      padding: 15px;
      color: #fff;
      font-size: 26px;
      text-align: center;
      margin-bottom: 20px; }
  .sidebar-radio-right .red-mail {
    width: 263px;
    display: inline-block;
    line-height: 50px;
    text-align: center;
    background: #eb3338;
    color: white;
    font-size: 2.8rem; }
  .sidebar-radio-right div {
    margin-bottom: 20px;
    float: none !important; }
    .sidebar-radio-right div ul.menu {
      padding: 4px 10px; }
      .sidebar-radio-right div ul.menu > li {
        padding: 15px; }
        .sidebar-radio-right div ul.menu > li:not(:last-child) {
          border-bottom: 1px solid #ccc; }
        .sidebar-radio-right div ul.menu > li a {
          color: #00619c;
          font-weight: bold; }
          .sidebar-radio-right div ul.menu > li a:before {
            color: #ccc;
            content: "\e002";
            padding-left: 25px;
            font: normal normal normal 14px/1 Flaticon; }
  .sidebar-radio-right section.RTFE, .sidebar-radio-right .menu {
    border: 1px solid #d9d9d9; }
  .sidebar-radio-right .widgetcontent {
    border-bottom: none; }
  .sidebar-radio-right .widgetcontent {
    padding-bottom: 0; }
    .sidebar-radio-right .widgetcontent .clear {
      margin: 0 !important; }
    .sidebar-radio-right .widgetcontent section .category-headline, .sidebar-radio-right .widgetcontent section .category {
      margin: 0 !important; }
    .sidebar-radio-right .widgetcontent .widgettitle {
      background-color: #00619c;
      color: #fff;
      text-align: center;
      padding: 5px; }
    .sidebar-radio-right .widgetcontent section.RTFE article {
      width: 100%; }
      .sidebar-radio-right .widgetcontent section.RTFE article:not(:last-child) {
        border-bottom: 1px solid #ccc; }
      .sidebar-radio-right .widgetcontent section.RTFE article .thumbnail {
        width: 80px;
        height: 90px;
        display: inline-block;
        overflow: hidden;
        margin: 0 !important; }
        .sidebar-radio-right .widgetcontent section.RTFE article .thumbnail figure {
          height: 90px !important; }
          .sidebar-radio-right .widgetcontent section.RTFE article .thumbnail figure a {
            height: 90px;
            width: 80px; }
          .sidebar-radio-right .widgetcontent section.RTFE article .thumbnail figure img {
            height: 100%; }
      .sidebar-radio-right .widgetcontent section.RTFE article .title {
        display: inline-block;
        vertical-align: top;
        padding-right: 5px;
        width: 60%; }

.mobile-theme {
  font-size: 15px;
  line-height: 2rem; }
  .mobile-theme .main-container {
    min-height: 75vh; }
  .mobile-theme h1 {
    font-size: 27px;
    line-height: 2.5rem;
    margin: 8px 0; }
  .mobile-theme h3, .mobile-theme h3 a {
    font-size: 23px;
    line-height: 2.2rem; }
  .mobile-theme .mini-comment-list li {
    font-size: 1.5rem;
    line-height: 1.7rem; }
  .mobile-theme #mobile-main .share button.like {
    min-height: 25px;
    margin-left: 20px; }
  .mobile-theme #primary h1 {
    line-height: 3.5rem; }
  .mobile-theme #primary .content {
    padding-top: 8px; }
  .mobile-theme #primary img {
    max-width: 100%;
    height: auto; }
  .mobile-theme #breadcrumbs {
    padding: 0 10px; }
  .mobile-theme .mobile-top-banner {
    margin: 3px 0; }
  .mobile-theme #mobile-main, .mobile-theme main {
    margin: 0px 2%; }
    .mobile-theme #mobile-main .mode-category-thumbnails article, .mobile-theme main .mode-category-thumbnails article {
      margin-right: 2%; }
  .mobile-theme .main-container, .mobile-theme .main-header-container, .mobile-theme .after-header {
    max-width: 450px;
    min-width: 320px;
    margin: auto; }
  .mobile-theme main {
    margin: 0 auto; }
  .mobile-theme main {
    overflow: hidden;
    max-width: 840px; }
  .mobile-theme #mobile-main .excerpt {
    font-size: inherit;
    line-height: inherit; }
  .mobile-theme .archive-title {
    line-height: 1;
    font-size: 3rem;
    margin: 2%; }
  .mobile-theme .archive-list {
    margin: 0 3px; }
    .mobile-theme .archive-list .thumbnail figure {
      height: 100px; }
      .mobile-theme .archive-list .thumbnail figure img {
        height: 100%;
        width: 100%;
        display: block; }
    .mobile-theme .archive-list article {
      margin-bottom: 2.5rem; }
    .mobile-theme .archive-list .time {
      display: none; }
    .mobile-theme .archive-list .title h1 {
      font-size: 1.9rem;
      line-height: 1.9rem;
      margin-bottom: 0.5rem; }
    .mobile-theme .archive-list .right {
      width: 37.5%;
      margin-left: 2.08333%; }
    .mobile-theme .archive-list .left {
      width: 60.41667%; }
    .mobile-theme .archive-list .excerpt {
      display: none; }
  .mobile-theme .thumbnail {
    text-align: center;
    position: relative; }
  .mobile-theme .not-for-mobile {
    min-height: 300px;
    line-height: 300px;
    text-align: center; }
  .mobile-theme.page-id-552 #about-page.about-template .content p {
    text-align: center; }
  .mobile-theme #about-page.about-template, .mobile-theme #about-page.contact-template, .mobile-theme #contact-page.about-template, .mobile-theme #contact-page.contact-template {
    padding-left: 0; }
    .mobile-theme #about-page.about-template .content p, .mobile-theme #about-page.contact-template .content p, .mobile-theme #contact-page.about-template .content p, .mobile-theme #contact-page.contact-template .content p {
      overflow: hidden; }
    .mobile-theme #about-page.about-template .side-menu, .mobile-theme #about-page.contact-template .side-menu, .mobile-theme #contact-page.about-template .side-menu, .mobile-theme #contact-page.contact-template .side-menu {
      margin-bottom: 15px; }
      .mobile-theme #about-page.about-template .side-menu #menu-footer, .mobile-theme #about-page.contact-template .side-menu #menu-footer, .mobile-theme #contact-page.about-template .side-menu #menu-footer, .mobile-theme #contact-page.contact-template .side-menu #menu-footer {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .mobile-theme #about-page.about-template .side-menu #menu-footer li a, .mobile-theme #about-page.contact-template .side-menu #menu-footer li a, .mobile-theme #contact-page.about-template .side-menu #menu-footer li a, .mobile-theme #contact-page.contact-template .side-menu #menu-footer li a {
          padding: 15px 7px 0; }
    .mobile-theme #about-page.about-template .content, .mobile-theme #about-page.contact-template .content, .mobile-theme #contact-page.about-template .content, .mobile-theme #contact-page.contact-template .content {
      padding-right: 0; }
  .mobile-theme #about-page .page-title, .mobile-theme #contact-page .page-title {
    font-size: 38px;
    color: #004874;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center; }

    .mobile-theme form[role='search'] .form-group {
      position: relative;
      color: #ffffff; }
      .mobile-theme form[role='search'] .form-group input {
        width: 100%;
        height: 40px;
        background-color: rgba(0, 45, 73, 0.75);
        padding-right: 20px;
        color: rgba(255, 255, 255, 0.5); }
        @media (min-width: 450px) {
          .mobile-theme form[role='search'] .form-group input {
            text-indent: 180px; } }
        @media (max-width: 450px) {
          .mobile-theme form[role='search'] .form-group input {
            text-indent: 135px; } }
        .mobile-theme form[role='search'] .form-group input:focus {
          color: white;
          background-color: #002d49; }
      .mobile-theme form[role='search'] .form-group label {
        position: absolute;
        top: 0;
        right: 20px; }
      @media (min-width: 450px) {
        .mobile-theme form[role='search'] .form-group input, .mobile-theme form[role='search'] .form-group label {
          font-size: 25px;
          line-height: 1.6; } }
		  
		  
		  
      @media (max-width: 450px) {
		  
		  
		   div#sidebar {
    margin-top: 11px;
}
.mobile-theme #breadcrumbs {
    padding: 0px;
    margin-top: 9px;
}
#breadcrumbs {

    margin-bottom: 11px;
 
}

        .mobile-theme form[role='search'] .form-group input, .mobile-theme form[role='search'] .form-group label {
          font-size: 20px;
          line-height: 2; } }
      .mobile-theme form[role='search'] .form-group button.submit {
        height: 100%;
        left: 0;
        position: absolute;
        top: 1px;
        width: 40px;
        color: white;
        font-size: 2.5rem; }

.desktop .widgetcontent {
  padding-bottom: 35px;
  clear: both; }
.desktop #primary img.size-full {
  max-width: 100%;
  height: 100%;
  object-fit: contain; }
.desktop #primary .thumbnail figure {
  height: 440px;
  width: 100%;
  overflow: hidden;
  position: relative; }

  /* MOTI - remove bottom border under ads in home page */
.widgetcontent {
  /* border-bottom: 1px solid #ebebec; */ }

.widgetcontent section {
  position: relative; }
  .widgetcontent section .category-headline {
    margin-bottom: 20px; }
    .widgetcontent section .category-headline .category {
      height: 42px; }

.comments {
  display: inline-block !important;
  width: 18px !important; }
  .comments .fi-comment {
    position: relative;
    line-height: 1; }
    .comments .fi-comment::after {
      content: attr(data-comments);
      color: #ffffff;
      position: absolute;
      top: 1px;
      right: 0;
      width: 100%;
      text-align: center;
      font-size: 10px; }

.no-comments, .comments-off {
  display: none; }

.archive-list .thumbnail figure img, .mode-layout-big-title figure img, .mode-layout-image-left figure img, .mode-layout-big-image .thumbnail img, .mode-layout-image-right .thumbnail img, .mode-layout-5 article:first-of-type .thumbnail img, .mode-type-video.widgetcontent article:nth-of-type(1n+2) figure img, #sidebar .mode-layout-text_big_image .thumbnail figure img, #sidebar .mode-layout-collection_horizontal article .thumbnail figure img, #sidebar .mode-layout-text_two_images .thumbnail figure img, #timeline-infinite-scroll .mode-layout-gallery figure.small img, .mode-category-big-image figure img, .mode-category-thumbnails figure img, .mode-category-round-thumbnails figure img, .mode-category-2-with-images .col-right figure img, .mode-category-2-without-images .col-right figure img, .mode-category-2-with-images .col-left .thumbnail figure img, .mode-category-3 article:first-of-type:not(.ui-sortable-helper) figure img, .mode-category-3 article:nth-of-type(1n+2) .thumbnail figure img, #related-posts figure img, .archive.tax-channel .mode-archive-video.widgetcontent article:nth-of-type(1n+2) figure img, .archive.tax-channel .mode-archive-video.featured-video .first figure img, .archive.tax-channel .mode-archive-video.featured-video .second figure img, .mode-category-video.widgetcontent article:nth-of-type(1n+2) figure img, .mode-category-video.featured-video .first figure img, .mode-category-video.featured-video .second figure img {
  object-fit: cover;
  /* min-height: 100%;
   min-width: 100%;
   width: auto;
   height: auto;
   position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   -moz-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
   -o-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);*/ }

.mode-layout-big-title figure, .mode-layout-image-left figure {
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0; }

.mode-layout-big-title article {
  background: #464646;
  min-height: 272px;
  position: relative;
  padding-left: 40%; }
  .mode-layout-big-title article ~ article {
    margin: 10px 0 0; }
.mode-layout-big-title * {
  color: #ffffff; }
.mode-layout-big-title .icon, .mode-layout-big-title .time, .mode-layout-big-title .headline, .mode-layout-big-title .date, .mode-layout-big-title .heb-date, .mode-layout-big-title .author {
  float: right; }
.mode-layout-big-title .icon, .mode-layout-big-title .headline {
  font-size: 2rem;
  line-height: 1.8; }
.mode-layout-big-title .icon {
  background-color: #959595;
  padding: 0 10px; }
.mode-layout-big-title .icon {
  position: absolute;
  z-index: 2;
  color: white;
  background-color: rgba(66, 73, 79, 0.8);
  width: 27px;
  height: 27px;
  padding: 4px; }
.mode-layout-big-title .headline {
  padding: 0 16px;
  font-weight: bold; }
  .mode-layout-big-title .headline.--red {
    background-color: #ec1f27; }
.mode-layout-big-title .time, .mode-layout-big-title .date, .mode-layout-big-title .author, .mode-layout-big-title .heb-date {
  color: #959595;
  font-size: 1.6rem;
  line-height: 2.25; }
.mode-layout-big-title .heb-date, .mode-layout-big-title .time {
  padding-right: 16px; }
  .mode-layout-big-title .heb-date::before, .mode-layout-big-title .time::before {
    content: "\f017";
    display: inline-block;
    font: normal normal normal 12px/36px FontAwesome;
    margin-left: 9px; }
.mode-layout-big-title .date span {
  margin: 0 9px;
  color: #959595; }
.mode-layout-big-title .time + .date {
  padding-right: 0; }
  .mode-layout-big-title .time + .date::before {
    content: '|';
    margin: 0 9px; }
.mode-layout-big-title .author::before, .mode-layout-big-title .date::before {
  content: '|';
  margin: 0 9px; }
.mode-layout-big-title .comments {
  line-height: 36px;
  margin-right: 9px; }
.mode-layout-big-title .title, .mode-layout-big-title .excerpt {
  padding-right: 27px; }
.mode-layout-big-title .title h1 {
  font-size: 5.5rem;
  padding-top: 15px;
  padding-bottom: 5px;
  font-weight: bold;
  clear: both; }
.mode-layout-big-title .excerpt {
  font-size: 2.1rem; }
  .mode-layout-big-title .excerpt a {
    color: #959595; }
  .mode-layout-big-title .excerpt p {
    font-size: 2.2rem;
    font-family: AlmoniDL, Helvetica, sans-serif;
    color: #cccccc;
    font-weight: normal; }
.mode-layout-big-title figure {
  width: 38%; }

.mode-layout-big-image .icon {
  position: absolute;
  z-index: 2;
  color: white;
  background-color: #c2c2c2;
  right: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  padding-top: 3px; }
.mode-layout-big-image section {
  border-top: 4rem solid #464646;
  background-color: #f0f0f0;
  padding-bottom: 1.8rem; }
.mode-layout-big-image .icon, .mode-layout-big-image .headline-wrapper, .mode-layout-big-image .time, .mode-layout-big-image .date, .mode-layout-big-image .author, .mode-layout-big-image .comments {
  float: right;
  line-height: 4rem;
  position: relative;
  top: -4rem;
  margin-bottom: -3rem; }
.mode-layout-big-image .icon, .mode-layout-big-image .headline {
  font-size: 2rem;
  color: #fff; }
.mode-layout-big-image .headline {
  padding: 0 16px; }
.mode-layout-big-image .time, .mode-layout-big-image .date, .mode-layout-big-image .author {
  font-size: 1.6rem;
  color: #c2c2c2;
  background-color: #464646; }
.mode-layout-big-image .date, .mode-layout-big-image .time {
  padding-right: 16px; }
  .mode-layout-big-image .date::before, .mode-layout-big-image .time::before {
    content: "\f017";
    display: inline-block;
    font: normal normal normal 12px/4rem FontAwesome;
    margin-left: 9px; }
.mode-layout-big-image .time + .date {
  padding-right: 0; }
  .mode-layout-big-image .time + .date::before {
    content: '';
    margin: 0 9px; }
.mode-layout-big-image .author::before {
  content: ' ';
  margin: 0 9px; }
.mode-layout-big-image .comments {
  margin-right: 16px; }
.mode-layout-big-image .thumbnail {
  position: relative;
  top: -1rem;
  margin-bottom: -0.5rem; }
  .mode-layout-big-image .thumbnail figure {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden; }
.mode-layout-big-image .title, .mode-layout-big-image .excerpt {
  padding: 0.2rem 1.5rem; }
.mode-layout-big-image .title a {
  font-weight: bold;
  font-size: 3.9rem;
  color: #464646; }
  @media only screen and (max-width: 768px) {
    .mode-layout-big-image .title a {
      font-size: 2.2rem; } }
.mode-layout-big-image .excerpt p {
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #464646; }
.mode-layout-big-image .category {
  display: none; }
@media only screen and (max-width: 768px) {
  .mode-layout-big-image #sidebar .title, .mode-layout-big-image #sidebar .excerpt, .mode-layout-big-image #sidebar .thumbnail {
    padding-right: 1rem;
    padding-left: 1rem; }
  .mode-layout-big-image #sidebar .thumbnail figure {
    min-height: 170px;
    padding-bottom: 65%; }
    .mode-layout-big-image #sidebar .thumbnail figure img {
      width: auto;
      min-height: auto;
      height: 100%; } }

.mode-layout-image-right section {
  border-top: 4rem solid #464646;
  background-color: #f0f0f0;
  padding: 0 16px 16px 16px; }
.mode-layout-image-right .icon, .mode-layout-image-right .headline-wrapper, .mode-layout-image-right .heb-date, .mode-layout-image-right .date, .mode-layout-image-right .author, .mode-layout-image-right .comments {
  float: right;
  line-height: 4rem;
  position: relative;
  top: -4rem;
  margin-bottom: -3rem; }
.mode-layout-image-right .time, .mode-layout-image-right .headline-wrapper {
  margin-right: -16px; }
.mode-layout-image-right .icon + .time, .mode-layout-image-right .headline-wrapper + .time, .mode-layout-image-right .icon + .headline-wrapper {
  margin-right: 0; }
.mode-layout-image-right .icon, .mode-layout-image-right .headline {
  font-size: 2rem;
  color: #fff; }
.mode-layout-image-right .icon {
  margin-right: -16px;
  padding: 0 9px;
  background-color: #c2c2c2; }
.mode-layout-image-right .icon {
  position: absolute;
  z-index: 2;
  color: white;
  background-color: rgba(66, 73, 79, 0.8);
  width: 27px;
  height: 27px;
  padding: 4px; }
.mode-layout-image-right .headline {
  padding: 0 16px; }
.mode-layout-image-right .heb-date, .mode-layout-image-right .date, .mode-layout-image-right .author {
  font-size: 1.6rem;
  color: #c2c2c2;
  background-color: #464646; }
.mode-layout-image-right .heb-date, .mode-layout-image-right .time {
  padding-right: 16px; }
  .mode-layout-image-right .heb-date::before, .mode-layout-image-right .time::before {
    content: "\f017";
    display: inline-block;
    font: normal normal normal 12px/4rem FontAwesome;
    margin-left: 9px; }
.mode-layout-image-right .time + .date {
  padding-right: 0; }
  .mode-layout-image-right .time + .date::before {
    content: '|';
    margin: 0 9px; }
.mode-layout-image-right .author::before, .mode-layout-image-right .date::before {
  content: '|';
  margin: 0 9px; }
.mode-layout-image-right .comments {
  margin-right: 16px; }
.mode-layout-image-right .title {
  font-size: 3.4rem;
  font-weight: bold;
  clear: right; }
  .mode-layout-image-right .title a {
    color: #464646;
    padding-bottom: 15px;
    display: block; }
.mode-layout-image-right .thumbnail {
  float: right;
  margin-left: 2rem; }
  .mode-layout-image-right .thumbnail figure {
    position: relative;
    width: 557px;
    height: 280px;
    overflow: hidden; }
.mode-layout-image-right .excerpt p {
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #464646; }
.mode-layout-image-right .category {
  display: none; }

.mode-layout-image-left {
  /* === layout === */ }
  .mode-layout-image-left .headline-wrapper {
    margin-bottom: 15px; }
  .mode-layout-image-left a {
    color: #464646; }
  .mode-layout-image-left .headline, .mode-layout-image-left .time, .mode-layout-image-left .date, .mode-layout-image-left .author, .mode-layout-image-left .title {
    font-weight: bold; }
  .mode-layout-image-left .icon, .mode-layout-image-left .headline {
    font-size: 2rem;
    line-height: 1.8;
    color: #ffffff; }
  .mode-layout-image-left .icon {
    background-color: #959595;
    padding: 0 10px;
    float: right;
    margin: 0 0 0 5px; }
  .mode-layout-image-left .headline {
    padding-right: 8px; }
  .mode-layout-image-left .icon + .headline {
    padding-right: 58px; }
  .mode-layout-image-left .time, .mode-layout-image-left .date, .mode-layout-image-left .author {
    font-size: 1.4rem;
    line-height: 2rem; }
  .mode-layout-image-left .date, .mode-layout-image-left .time {
    margin-bottom: 5px;
    color: #959595;
    align-self: flex-start; }
    .mode-layout-image-left .date::before, .mode-layout-image-left .time::before {
      content: "\f017";
      display: inline-block;
      font: normal normal normal 12px/2rem FontAwesome;
      margin-left: 4px; }
  .mode-layout-image-left .date span {
    margin: 0 4px;
    color: #959595; }
  .mode-layout-image-left .time + .date {
    padding-right: 0; }
    .mode-layout-image-left .time + .date::before {
      content: '|';
      margin: 0 4px; }
  .mode-layout-image-left .title h1 {
    font-size: 2.8rem;
    font-weight: bold; }
  .mode-layout-image-left .comments {
    float: left;
    position: relative;
    top: 30px; }
    .mode-layout-image-left .comments i {
      position: absolute;
      left: 0;
      top: -18px; }
  .mode-layout-image-left .author {
    margin-top: 8px;
    color: #004874;
    clear: both;
    display: block; }
  .mode-layout-image-left .excerpt {
    clear: right;
    font-size: 1.4rem;
    line-height: 1.7rem;
    font-family: "Noto Sans Hebrew", sans-serif;
    color: #454545; }
  .mode-layout-image-left .category {
    display: none; }
  .mode-layout-image-left article {
    min-height: 371px;
    position: relative;
    padding-left: 74.09524%; }
    .mode-layout-image-left article ~ article {
      margin: 10px 0 0; }
  .mode-layout-image-left .time, .mode-layout-image-left .date {
    float: right; }
  .mode-layout-image-left .time {
    width: 45px; }
  .mode-layout-image-left .date {
    width: 60px; }
  .mode-layout-image-left figure {
    width: 71.5%; }

.mode-layout-5 {
  font-weight: bold;
  position: relative;
  /* === Temp === */
  /* === END Temp === */ }
  .mode-layout-5 a {
    color: #242424; }
  .mode-layout-5 article {
    position: relative; }
  .mode-layout-5 section {
    border-top: 2px solid #78c043; }
  .mode-layout-5 .category a, .mode-layout-5 .more-in-section {
    background-color: #78c043; }
  .mode-layout-5 .icon, .mode-layout-5 .category {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2; }
  .mode-layout-5 .icon {
    background-color: #000;
    color: #fff;
    padding: 10.5px 13px; }
  .mode-layout-5 .category a, .mode-layout-5 .more-in-section {
    font-size: 2.6rem;
    line-height: 40px;
    padding: 0 16px;
    display: inline-block;
    color: #ffffff; }
  .mode-layout-5 .icon + .category {
    right: 45px; }
  .mode-layout-5 article:first-of-type {
    /* === temp === */
    /* === END temp === */
    width: 67.04545%;
    position: relative;
    float: right;
    margin-left: 2%; }
    .mode-layout-5 article:first-of-type .thumbnail {
      position: relative;
      height: 371px;
      overflow: hidden;
      margin-bottom: 10px;
      /* === Temp === */
      /* === END Temp === */ }
      .mode-layout-5 article:first-of-type .thumbnail a {
        display: block; }
    .mode-layout-5 article:first-of-type .big-title {
      position: absolute;
      width: 100%;
      bottom: 0;
      z-index: 1; }
      .mode-layout-5 article:first-of-type .big-title a {
        display: block;
        color: #fff;
        background-color: rgba(78, 78, 78, 0.7);
        font-size: 3rem;
        padding: 1.2rem; }
    .mode-layout-5 article:first-of-type .title {
      display: none; }
    .mode-layout-5 article:first-of-type .excerpt {
      clear: both;
      font-size: 1.5rem;
      font-family: "Noto Sans Hebrew", sans-serif;
      font-weight: normal;
      color: #454545;
      line-height: 1.33333; }
    .mode-layout-5 article:first-of-type .date, .mode-layout-5 article:first-of-type .time, .mode-layout-5 article:first-of-type .author {
      font-size: 1.5rem; }
  .mode-layout-5 article:last-child {
    border-bottom: none; }
  .mode-layout-5 article:nth-of-type(1n+2) {
    width: 30.95455%;
    float: right;
    flex-direction: column;
    justify-content: space-between;
    border-bottom: 1px solid #EAEAEA;
    padding: 15px 0;
    overflow: hidden; }
    .mode-layout-5 article:nth-of-type(1n+2) .title a {
      display: block; }
    .mode-layout-5 article:nth-of-type(1n+2) article + article {
      padding-top: 15px;
      border-top: 1px solid #ebebec; }
    .mode-layout-5 article:nth-of-type(1n+2) .date, .mode-layout-5 article:nth-of-type(1n+2) .time, .mode-layout-5 article:nth-of-type(1n+2) .author {
      display: none; }
    .mode-layout-5 article:nth-of-type(1n+2) .title {
      clear: right;
      font-size: 2rem;
      font-weight: normal; }
    .mode-layout-5 article:nth-of-type(1n+2) .category, .mode-layout-5 article:nth-of-type(1n+2) .thumbnail, .mode-layout-5 article:nth-of-type(1n+2) .excerpt, .mode-layout-5 article:nth-of-type(1n+2) .date, .mode-layout-5 article:nth-of-type(1n+2) .icon {
      display: none; }
  .mode-layout-5 article:last-child {
    border-bottom: none;
    padding-bottom: 0; }
  .mode-layout-5 .date, .mode-layout-5 .time, .mode-layout-5 .author, .mode-layout-5 .comments {
    float: right;
    line-height: 1;
    margin-bottom: 5px; }
  .mode-layout-5 .date, .mode-layout-5 .time {
    color: #959595;
    font-weight: normal; }
    .mode-layout-5 .date::before, .mode-layout-5 .time::before {
      content: "\f017";
      display: inline-block;
      font: normal normal normal 12px/1 FontAwesome;
      margin-left: 9px; }
  .mode-layout-5 .date {
    width: 65px; }
    .mode-layout-5 .date span {
      margin: 0 9px;
      color: #959595; }
  .mode-layout-5 .time + .date {
    padding-right: 0; }
    .mode-layout-5 .time + .date::before {
      content: '|';
      margin: 0 9px; }
  .mode-layout-5 .time {
    width: 52px; }
  .mode-layout-5 .author {
    color: #004874;
    height: 14px;
    overflow: hidden;
    width: 185px; }
    .mode-layout-5 .author::before {
      content: '|';
      margin: 0 9px; }
  .mode-layout-5 .comments {
    margin-right: 9px;
    float: left; }
  .mode-layout-5 .more-in-section {
    white-space: nowrap; }
    .mode-layout-5 .more-in-section ul {
      display: inline-block; }
      .mode-layout-5 .more-in-section ul a {
        color: #ffffff; }

.widget-authors {
  border-top: 2px solid #004874;
  width: 49%;
  margin-left: 2%;
  float: right; }
  .widget-authors .headline {
    background-color: #004874;
    color: #ffffff;
    padding: 0 16px;
    display: inline-block;
    line-height: 2;
    font-size: 2rem;
    font-weight: bold; }
  .widget-authors .author {
    padding: 25px 0;
    border-bottom: 1px solid #004874; }
    .widget-authors .author:last-of-type {
      border-bottom: none; }
    .widget-authors .author article + article {
      border-top: 1px solid #ebebec; }
    .widget-authors .author figure, .widget-authors .author .col-left {
      float: right; }
    .widget-authors .author figure {
      width: 29.8642%;
      margin-left: 2%; }
    .widget-authors .author .col-left {
      width: 68.1358%; }
    .widget-authors .author .name {
      font-size: 2rem;
      color: #242424; }
    .widget-authors .author a {
      display: block;
      padding: 10px 0; }
      .widget-authors .author a:after {
        content: '';
        display: table;
        clear: both; }
      .widget-authors .author a .title, .widget-authors .author a .date, .widget-authors .author a .comments {
        float: right; }
      .widget-authors .author a .title {
        width: 80%;
        font-size: 1.5rem;
        font-weight: bold;
        color: #454545; }
      .widget-authors .author a .date {
        width: 12%;
        font-size: 1.3rem;
        color: #a1a1a1; }
      .widget-authors .author a .comments {
        position: relative;
        height: 15px;
        margin-right: 4px; }

.mode-layout-only-title {
  border-top: 2px solid #ec1f27;
  float: left;
  width: 49%; }
  .mode-layout-only-title .headline {
    background-color: #ec1f27;
    color: #ffffff;
    padding: 0 16px;
    display: inline-block;
    line-height: 2;
    font-size: 2rem;
    font-weight: bold; }
  .mode-layout-only-title article {
    border-bottom: 2px solid #e2e2e2;
    padding-bottom: 10px;
    overflow: hidden; }
  .mode-layout-only-title .category {
    display: inline-block;
    font-weight: bold; }
    .mode-layout-only-title .category:after {
      content: ':'; }
  .mode-layout-only-title .title {
    background-color: #DEE5EB;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 10px;
    color: #464646;
    font-size: 1.6rem; }
  .mode-layout-only-title .comments {
    float: left; }
  .mode-layout-only-title .date {
    float: right;
    font-size: 1.3rem;
    color: #959595; }

.mode-type-video section {
  position: relative;
  border-top: 2px solid #51c1e1; }
.mode-type-video .icon, .mode-type-video .headline {
  position: absolute;
  top: 0;
  z-index: 2;
  font-size: 2rem;
  line-height: 2; }
.mode-type-video .icon {
  right: 0;
  padding: 0 13px;
  background-color: rgba(66, 73, 79, 0.8);
  color: #ffffff; }
.mode-type-video .headline {
  right: 44px;
  padding: 0 16px;
  background-color: #51c1e1;
  display: inline-block;
  color: #ffffff;
  font-size: 2.6rem;
  line-height: 40px; }
.mode-type-video article {
  margin-bottom: 8px;
  position: relative; }
.mode-type-video figure {
  position: relative; }
  .mode-type-video figure img {
    width: 100%; }
  .mode-type-video figure .title {
    position: absolute;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    width: 101%;
    padding-left: 55px;
    height: 50px;
    z-index: 1; }
    .mode-type-video figure .title a {
      color: #454545;
      display: block;
      font-weight: bold;
      font-size: 1.6rem;
      padding: 10px;
      height: 44px;
      overflow: hidden; }
  .mode-type-video figure .btn-play {
    height: 44px;
    width: 44px;
    line-height: 44px;
    border-radius: 50%;
    color: #ffffff;
    background-color: #00619c;
    position: absolute;
    top: -22px;
    left: 20px;
    text-align: center;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5); }
  .mode-type-video figure time {
    position: absolute;
    bottom: 10px;
    left: 25px;
    color: #7d7d7d;
    font-size: 1.8rem; }
.mode-type-video .first article figure {
  height: 500px; }
.mode-type-video .second figure {
  position: relative;
  height: 240px; }
.mode-type-video.widgetcontent article:first-of-type .thumbnail {
  height: 550px;
  overflow: hidden; }
.mode-type-video.widgetcontent article:first-of-type .title a {
  padding: 18px;
  font-size: 2.4rem;
  line-height: 16px; }
.mode-type-video.widgetcontent article:nth-of-type(1n+2) {
  float: right;
  width: 32.66667%;
  margin-left: 1%;
  /* === Temp === */
  /* === END Temp === */ }
  .mode-type-video.widgetcontent article:nth-of-type(1n+2) figure {
    height: 178px;
    overflow: hidden; }
    .mode-type-video.widgetcontent article:nth-of-type(1n+2) figure > a {
      display: block;
      height: 178px;
      width: 276px;
      position: relative; }
.mode-type-video.widgetcontent article:nth-of-type(3n+4) {
  margin-left: 0; }

#sidebar img {
  width: 100%;
  height: 100%; }
#sidebar .bar {
  clear: both;
  background-color: #004874;
  overflow: hidden;
  padding: 4px 1rem; }
  #sidebar .bar .title, #sidebar .bar a {
    color: #ffffff; }
  #sidebar .bar .title {
    float: right;
    line-height: 2.8rem;
    font-size: 2.6rem;
    font-weight: bold;
    margin: 0; }
  #sidebar .bar a {
    float: left;
    font-size: 1.4rem; }
    #sidebar .bar a:after {
      content: "\e008";
      font: normal normal normal 2.6rem/1 Flaticon;
      display: inline-block; }
    #sidebar .bar a:hover {
      text-decoration: underline; }
#sidebar .timeline {
  margin: 8px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 1px;
  background-color: #fff;
  padding: 8px 8px 5px;
  overflow: auto;
  position: relative;
  zoom: 1; }
  #sidebar .timeline:hover {
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2); }
  #sidebar .timeline .author {
    line-height: 2rem; }
  #sidebar .timeline .meta {
    margin-bottom: 10px;
    overflow: auto;
    zoom: 1; }
    #sidebar .timeline .meta a img, #sidebar .timeline .meta .time, #sidebar .timeline .meta .date, #sidebar .timeline .meta .author, #sidebar .timeline .meta .heb-date {
      float: right;
      line-height: 3.6rem;
      font-size: 1.3rem;
      vertical-align: middle;
      margin-left: 4px; }
    #sidebar .timeline .meta a img {
      height: 33px;
      width: 33px; }
  #sidebar .timeline video {
    width: 100%; }
  #sidebar .timeline .arti-player {
    min-width: 0 !important;
    max-width: 100% !important;
    overflow: hidden; }
  #sidebar .timeline .read_more_comments {
    font-weight: bold;
    color: #00619C;
    font-size: 0.9em;
    text-align: center;
    display: block;
    margin-bottom: 5px; }
#sidebar .timeline + .timeline {
  margin-top: 0; }
#sidebar .author {
  color: #004874;
  font-weight: bold; }
#sidebar .time, #sidebar .date, #sidebar .heb-date {
  color: #ababab; }
  #sidebar .time:after, #sidebar .date:after, #sidebar .heb-date:after {
    content: '|';
    padding-right: 2px; }
#sidebar .title {
  margin-bottom: 12px; }
  #sidebar .title h3 {
    clear: both;
    color: #454545;
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 2rem; }
#sidebar .mode-layout-text_image .title + .excerpt {
  padding-top: 0; }
#sidebar .mode-layout-text_big_image .thumbnail figure {
  width: 100%;
  overflow: hidden;
  position: relative; }
  #sidebar .mode-layout-text_big_image .thumbnail figure img {
    max-height: 100%; }
#sidebar .mode-layout-text_big_image .title {
  background: #004874;
  margin: 0;
  transition: 0.3s; }
  #sidebar .mode-layout-text_big_image .title a {
    color: #fff;
    display: block;
    padding: 8px 10px; }
#sidebar .mode-layout-text_big_image:hover .title {
  background: #011b2c; }
#sidebar .mode-layout-image_left .swiper-button-white {
  height: 20px;
  margin-top: -8px; }
#sidebar .mode-layout-image_left .thumbnail {
  float: right;
  width: 40%;
  margin-left: 3.2%;
  min-height: 65px; }
#sidebar .mode-layout-image_left .title, #sidebar .mode-layout-image_left .title h3, #sidebar .mode-layout-image_left .title h3 a {
  font-size: 1.6rem;
  line-height: 1.7rem;
  display: inline; }
#sidebar .mode-layout-collection_horizontal article {
  float: right;
  width: 31.2%;
  margin-left: 3.2%; }
  #sidebar .mode-layout-collection_horizontal article .thumbnail figure {
    width: 81px;
    height: 105px;
    overflow: hidden;
    position: relative; }
    #sidebar .mode-layout-collection_horizontal article .thumbnail figure img {
      max-height: 100%; }
  #sidebar .mode-layout-collection_horizontal article h1 {
    font-size: 1.3rem;
    line-height: 1.4rem;
    font-weight: normal; }
  #sidebar .mode-layout-collection_horizontal article:nth-of-type(3n) {
    margin-left: 0; }
#sidebar .mode-layout-collection_vertical article {
  clear: both;
  margin-bottom: 8px;
  zoom: 1;
  overflow: auto; }
  #sidebar .mode-layout-collection_vertical article .thumbnail {
    float: right;
    width: 40%;
    margin-left: 3.2%;
    min-height: 65px; }
  #sidebar .mode-layout-collection_vertical article h1 {
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-weight: normal; }
#sidebar .mode-layout-text_two_images .thumbnail {
  float: right;
  width: 48%;
  margin-left: 4%;
  margin-bottom: 5px; }
  #sidebar .mode-layout-text_two_images .thumbnail figure {
    overflow: hidden;
    position: relative;
    width: 125px;
    height: 162px; }
    #sidebar .mode-layout-text_two_images .thumbnail figure img {
      max-height: 100%; }
  #sidebar .mode-layout-text_two_images .thumbnail + .thumbnail {
    margin-left: 0; }
#sidebar .mode-layout-banner .banner {
  margin-bottom: 10px; }
#sidebar #respond {
  padding: 0;
  border: 0; }
  #sidebar #respond #reply-title {
    display: none; }
  #sidebar #respond .comment-form .comment-form-comment {
    margin: 0; }
    #sidebar #respond .comment-form .comment-form-comment textarea {
      border-color: #e0e0e0;
      height: 2.7rem;
      overflow: hidden;
      background-color: #eaeaea;
      cursor: text; }
      #sidebar #respond .comment-form .comment-form-comment textarea:focus, #sidebar #respond .comment-form .comment-form-comment textarea.focus {
        height: 9rem;
        padding-right: 8px;
        overflow: auto; }
  #sidebar #respond .comment-form .form-submit {
    position: absolute;
    bottom: 8px;
    left: 2px;
    width: 22px; }
    #sidebar #respond .comment-form .form-submit input.submit {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzkzOTM5MyIgZD0iTTIxLjk5LDNMMSwxMmwyMC45OSw5TDIyLDE0TDcsMTJsMTUtMkwyMS45OSwzeiIvPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0yNCwyNEgwTDAsMGwyNCwwVjI0eiIvPjwvc3ZnPg==);
      background-color: transparent;
      font-size: 0;
      width: 20px;
      height: 22px;
      border: 0;
      padding: 0; }
  #sidebar #respond .comment-form input.cancel, #sidebar #respond .comment-form .logged-in-as {
    display: none; }
  #sidebar #respond .comment-form .error {
    color: #750000; }
#sidebar .excerpt {
  font-size: 1.25rem;
  line-height: 1.8rem;
  clear: both; }
#sidebar .share {
  margin-top: 4px;
  display: block;
  clear: both;
  min-height: 19px;
  font-family: AlmoniDL, Helvetica, sans-serif; }
  #sidebar .share .msg {
    display: inline-block; }
  #sidebar .share .comment_rate_up {
    display: none; }
  #sidebar .share button.like {
    font-family: AlmoniDL, Helvetica, sans-serif;
    min-height: 19px;
    color: #454545;
    font-size: 1.2rem;
    padding: 5px 0 3px 0;
    vertical-align: top; }
    #sidebar .share button.like i {
      -webkit-transition: 0.3s ease-out;
      -moz-transition: 0.3s ease-out;
      -ms-transition: 0.3s ease-out;
      -o-transition: 0.3s ease-out;
      transition: 0.3s ease-out; }
    #sidebar .share button.like:hover, #sidebar .share button.like:hover i {
      color: #a94442; }
    #sidebar .share button.like.ilike {
      color: #cd3329; }
  #sidebar .share .like_status {
    display: inline-block;
    height: 10px;
    width: 10px; }
  #sidebar .share .share-toggle {
    font-size: 12px;
    font-weight: 500;
    margin-left: 3px;
    cursor: pointer; }
    #sidebar .share .share-toggle:before {
      float: right;
      margin-left: 4px; }
    #sidebar .share .share-toggle span {
      display: inline-block;
      vertical-align: top;
      min-height: 19px; }
    #sidebar .share .share-toggle > span {
      padding: 5px 0 3px 0; }
    #sidebar .share .share-toggle .addtoany_list {
      display: inline-block;
      overflow: hidden;
      max-width: 0px;
      height: 21px;
      direction: ltr;
      -webkit-transition: 0.3s ease-out;
      -moz-transition: 0.3s ease-out;
      -ms-transition: 0.3s ease-out;
      -o-transition: 0.3s ease-out;
      transition: 0.3s ease-out; }
      #sidebar .share .share-toggle .addtoany_list a {
        -webkit-transition: 0.3s ease-out;
        -moz-transition: 0.3s ease-out;
        -ms-transition: 0.3s ease-out;
        -o-transition: 0.3s ease-out;
        transition: 0.3s ease-out;
        transform: scale(0.1, 1);
        max-width: 3px;
        padding: 0 0 0 3px; }
      @media only screen and (min-device-width: 768px) {
        #sidebar .share .share-toggle .addtoany_list .a2a_button_whatsapp {
          display: none; } }
    #sidebar .share .share-toggle:hover .addtoany_list {
      max-width: 140px; }
      #sidebar .share .share-toggle:hover .addtoany_list a {
        transform: scale(1);
        max-width: 30px; }
  #sidebar .share a.comments {
    position: absolute;
    left: 10px; }
    #sidebar .share a.comments .fi-comment {
      font-size: 15px;
      transition: 0.2s; }
      #sidebar .share a.comments .fi-comment::after {
        font-size: 7px;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
        transition: 0.2s; }
    #sidebar .share a.comments:hover .fi-comment {
      font-size: 18px; }
      #sidebar .share a.comments:hover .fi-comment::after {
        font-size: 10px; }

.mini-comment-list h6 {
  text-align: center;
  font-family: AlmoniDL, Helvetica, sans-serif;
  background: #f5f5f5;
  font-size: 1.6rem;
  font-weight: bold;
  color: #999;
  padding: 4px; }
  .mini-comment-list h6 i {
    font-size: 1.2rem; }
.mini-comment-list li {
  font-size: 1.1rem;
  font-family: "Noto Sans Hebrew", sans-serif;
  line-height: 1.3rem;
  padding: 8px 5px;
  color: #777;
  border-bottom: 1px #eee solid; }
  .mini-comment-list li strong {
    font-weight: bold;
    color: #00619C; }
  .mini-comment-list li:last-child {
    border-bottom: 0;
    padding-bottom: 12px; }

.mode-layout-gallery .swiper-outer {
  display: none; }

body .swiper-outer {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(30, 57, 95, 0.8);
  top: 0;
  right: 0px;
  z-index: 10; }
  body .swiper-outer .swiper-container-horizontal {
    width: 59%;
    top: 120px;
    height: 500px; }
    body .swiper-outer .swiper-container-horizontal .swiper-slide img {
      margin: 0 auto; }
    body .swiper-outer .swiper-container-horizontal .swiper-pagination-bullet {
      width: 12px;
      height: 12px;
      opacity: .5; }
    body .swiper-outer .swiper-container-horizontal .swiper-pagination-bullet-active {
      background: #ec1f27;
      opacity: 1; }
    body .swiper-outer .swiper-container-horizontal .swiper-button-next {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E"); }
    body .swiper-outer .swiper-container-horizontal .swiper-button-prev {
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E"); }
  body .swiper-outer button.close-swiper {
    position: relative;
    top: 120px;
    right: 18%;
    width: 40px;
    height: 40px; }
    body .swiper-outer button.close-swiper span {
      position: absolute;
      width: 30px;
      height: 3px;
      background-color: white;
      border-radius: 3px;
      right: 6px;
      top: 19px; }
    body .swiper-outer button.close-swiper .top-line {
      transform: rotate(45deg);
      transform-origin: bottom; }
    body .swiper-outer button.close-swiper .bottom-line {
      transform: rotate(-45deg);
      transform-origin: top; }

.timeline-container {
  width: 292.5px;
  overflow: hidden; }

.desktop:not(.page-template-template-timeline):not(.single-tweet) #timeline-infinite-scroll {
  width: 310px;
  overflow-y: scroll; }
.desktop:not(.page-template-template-timeline):not(.single-tweet).edge #timeline-infinite-scroll {
  width: 306px; }

#timeline-infinite-scroll {
  height: 100%;
  margin-bottom: -9px;
  overflow-x: auto;
  background-color: #dbdbdb; }
  #timeline-infinite-scroll .read-more {
    float: left;
    display: inline-block !important;
    width: auto !important;
    color: #004874;
    font-size: 1.5rem;
    font-weight: bold; }
  #timeline-infinite-scroll .mode-layout-gallery .excerpt {
    padding: 0 0 15px; }
  #timeline-infinite-scroll .mode-layout-gallery figure.small {
    float: right;
    width: 31.2%;
    margin: 0 0 3.2% 3.2%;
    overflow: hidden;
    position: relative; }
    #timeline-infinite-scroll .mode-layout-gallery figure.small img {
      max-height: 100%;
      cursor: pointer; }
    #timeline-infinite-scroll .mode-layout-gallery figure.small:nth-child(3n) {
      margin-left: 0; }

.desktop #sidebar .excerpt {
  padding-top: 15px; }
.desktop #sidebar .title {
  margin-top: 4px; }

.mobile-theme #sidebar .excerpt {
  margin-bottom: 10px; }
.mobile-theme #sidebar .title {
  margin-bottom: 5px; }

.timeline-page .mode-layout-text_image figure {
  width: 550px;
  height: 350px; }
.timeline-page .mode-layout-text_image img {
  height: 100%; }

#live-video + .widgetcontent {
  margin-top: 25px; }
#live-video article {
  background-color: #002d48;
  width: 1171px;
  height: 271px;
  overflow: hidden;
  direction: rtl;
  border-style: solid;
  border-width: 2px 0;
  border-color: #f03e45; }
  #live-video article > div {
    float: right;
    color: #ffffff; }
#live-video .title {
  text-align: center;
  width: 370px;
  font-weight: bold;
  font-size: 74px;
  padding-top: 73px;
  margin-left: 16px;
  line-height: 52px; }
  #live-video .title h1 {
    color: #ffffff; }
#live-video h3 {
  color: #ffffff;
  font-size: 47px; }
#live-video .thumbnail-container {
  position: relative;
  width: 34%; }
  #live-video .thumbnail-container .play {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
    margin: auto; }
#live-video .description {
  width: 33%;
  height: 100%;
  padding: 24px 30px;
  padding-left: 32px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center; }
  #live-video .description p {
    color: #cdcdcd;
    font-size: 21px;
    font-weight: 300;
    line-height: 24px;
    font-family: AlmoniDL, Helvetica, sans-serif;
    display: block;
    max-height: 100%;
    overflow: hidden; }

.mobile-theme #live-video {
  padding: 12px; }
  .mobile-theme #live-video + .widgetcontent {
    margin-top: 25px; }
  .mobile-theme #live-video article {
    width: 100%;
    height: auto; }
    .mobile-theme #live-video article > div {
      float: none;
      width: 100%; }
  .mobile-theme #live-video .title {
    padding-top: 0;
    line-height: 46px;
    margin: 18px 0; }
  .mobile-theme #live-video p {
    font-size: 18px;
    line-height: 21px; }

#banner-video {
  text-align: center; }
  #banner-video .wp-video {
    display: inline-block; }

#category {
  margin-bottom: 120px; }
  #category .widgetcontent + .widgetcontent {
    padding-top: 0;
    padding-bottom: 25px;
    border: none; }
    #category .widgetcontent + .widgetcontent .category {
      margin-top: 45px; }
  #category #breadcrumbs {
    margin-bottom: 12px; }
  #category .sub-cats {
    margin-bottom: 25px; }
    #category .sub-cats .v-bar {
      margin: 0 15px; }
    #category .sub-cats a {
      font-weight: bold;
      font-size: 2rem; }

.widgetcontent[class*="category"] .category-headline .category {
  border-top: 2px solid;
  /*@todo server-side*/
  border-color: #ec1f27; }
  .widgetcontent[class*="category"] .category-headline .category a, .widgetcontent[class*="category"] .category-headline .category .widget-title {
    display: inline-block;
    /*@todo server-side*/
    background-color: #ec1f27; /* #ec1f27; */
    line-height: 4rem;
    color: #ffffff;
    font-weight: bold;
    font-size: 2.6rem;
    padding: 0 16px;
    margin-bottom: 1.7rem; }
.widgetcontent[class*="category"] .thumbnail {
  margin-bottom: 5px; }
.widgetcontent[class*="category"] .time, .widgetcontent[class*="category"] .date, .widgetcontent[class*="category"] .author {
  font-weight: bold;
  font-size: 1.4rem;
  float: right;
  line-height: 1.4rem;
  margin-left: 11px;
  margin-bottom: 14px; }
.widgetcontent[class*="category"] .time {
  padding-right: 15px; }
  .widgetcontent[class*="category"] .time:before {
    content: "\f017";
    display: inline-block;
    font: normal normal normal 12px/1.4rem FontAwesome;
    margin-left: 9px;
    color: #7c7c7c;
    position: absolute;
    right: 0; }
.widgetcontent[class*="category"] a {
  color: #454545; }
.widgetcontent[class*="category"] .title {
  font-weight: bold;
  margin-bottom: 10px;
  width: 93%; }
.widgetcontent[class*="category"] .excerpt {
  font-family: "Noto Sans Hebrew", sans-serif;
  font-size: 1.4rem;
  line-height: 1.6rem; }

.mode-category-big-image .title, .mode-category-thumbnails .title, .mode-category-big-thumbnails .title, .mode-category-round-thumbnails .title, .mode-category-2-with-images .col-right .title, .mode-category-2-without-images .col-right .title, .mode-category-2-without-images .col-left .title, .mode-category-3 article:first-of-type:not(.ui-sortable-helper) .title, .mode-category-text .title {
  clear: both; }

.mode-category-big-image .thumbnail, .mode-category-3 article:first-of-type:not(.ui-sortable-helper) .thumbnail {
  margin-bottom: 16px; }
.mode-category-big-image .time, .mode-category-3 article:first-of-type:not(.ui-sortable-helper) .time, .mode-category-big-image .date, .mode-category-3 article:first-of-type:not(.ui-sortable-helper) .date, .mode-category-big-image .author, .mode-category-3 article:first-of-type:not(.ui-sortable-helper) .author {
  font-size: 1.2rem; }
.mode-category-big-image .excerpt, .mode-category-3 article:first-of-type:not(.ui-sortable-helper) .excerpt {
  line-height: 1.8rem; }

.mode-category-2-with-images .col-right .title h1, .mode-category-2-without-images .col-right .title h1, .mode-category-3 article:first-of-type:not(.ui-sortable-helper) .title h1 {
  font-size: 2.8rem;
  line-height: 1; }

.mode-category-thumbnails article {
  margin-left: 2%; }
  .mode-category-thumbnails article:nth-of-type(3n) {
    margin-left: 0; }

body:not(.mobile-theme) .mode-category-thumbnails article {
  float: right;
  width: 32%; }

.mode-category-big-image {
  /*@todo server-side*/ }
  .mode-category-big-image figure {
    height: 430px;
    width: 100%;
    position: relative;
    overflow: hidden; }
    .mode-category-big-image figure img {
      min-height: 100%; }
  .mode-category-big-image figure img {
    width: 100%; }
  .mode-category-big-image .title h1 {
    font-size: 3.6rem; }
  .mode-category-big-image article {
    position: relative; }
    .mode-category-big-image article .icon {
      right: 0;
      padding: 0 13px;
      background-color: rgba(66, 73, 79, 0.8);
      color: #ffffff;
      position: absolute;
      top: 0;
      z-index: 2;
      font-size: 2rem;
      line-height: 2; }

.mode-category-thumbnails {
  /*@todo server-side*/ }
  .mode-category-thumbnails figure {
    height: 182px;
    width: 100%;
    position: relative;
    overflow: hidden; }
    .mode-category-thumbnails figure img {
      min-height: 100%; }
  @media (min-width: 840px) {
    .mode-category-thumbnails article:nth-of-type(1n+4) {
      margin-top: 15px; } }
  @media (max-width: 840px) {
    .mode-category-thumbnails article {
      margin-bottom: 15px; } }
  .mode-category-thumbnails .comments {
    position: absolute;
    left: 0;
    top: 185px; }
  .mode-category-thumbnails .title h1 {
    line-height: 2rem; }
  .mode-category-thumbnails article {
    position: relative; }
    .mode-category-thumbnails article .category {
      position: absolute;
      z-index: 3;
      background: rgba(255, 255, 255, 0.65);
      line-height: 27px;
      padding: 0 8px; }
  .mode-category-thumbnails .with-icon .category {
    margin-right: 27px; }
  .mode-category-thumbnails .icon {
    position: absolute;
    z-index: 2;
    color: white;
    background-color: rgba(66, 73, 79, 0.8);
    width: 27px;
    height: 27px;
    padding: 4px; }

aside#sidebar .mode-category-thumbnails article {
  float: none;
  width: auto;
  margin-left: inherit; }
  aside#sidebar .mode-category-thumbnails article:nth-of-type(3n) {
    margin-left: inherit; }
aside#sidebar .mode-category-thumbnails article:nth-of-type(4n) {
  clear: inherit; }

.mobile-theme .mode-category-thumbnails article {
  border-bottom: 0px solid #ebebec; }

.mode-category-big-thumbnails article {
  width: 49%;
  margin-bottom: 15px;
  position: relative;
  margin-left: 2%;
  float: right; }
  .mode-category-big-thumbnails article:nth-of-type(2n) {
    margin-left: 0; }
  .mode-category-big-thumbnails article .category {
    position: absolute;
    z-index: 2;
    background: rgba(255, 255, 255, 0.65);
    line-height: 27px;
    padding: 0 8px; }
  .mode-category-big-thumbnails article .time, .mode-category-big-thumbnails article .date, .mode-category-big-thumbnails article .author {
    margin-bottom: 4px !important; }
  .mode-category-big-thumbnails article .thumbnail {
    margin-bottom: 10px !important;
    background-color: #ccc; }
    .mode-category-big-thumbnails article .thumbnail figure {
      height: 250px;
      overflow: hidden; }
      .mode-category-big-thumbnails article .thumbnail figure img {
        width: 100%; }
    .mode-category-big-thumbnails article .thumbnail ~ .title {
      margin-top: 10px;
      width: 95%; }
      .mode-category-big-thumbnails article .thumbnail ~ .title a {
        line-height: 25px;
        font-size: 2.5rem; }
  .mode-category-big-thumbnails article .author:before {
    content: "|";
    margin-left: 5px; }
  .mode-category-big-thumbnails article .title h1 {
    font-size: 28px;
    line-height: 2rem; }
  .mode-category-big-thumbnails article .excerpt {
    max-height: 50px;
    overflow: hidden; }
    .mode-category-big-thumbnails article .excerpt a {
      font-size: 14px; }
.mode-category-big-thumbnails .comments {
  position: absolute;
  left: 5px;
  top: 255px; }
.mode-category-big-thumbnails .with-icon .category {
  margin-right: 27px; }
.mode-category-big-thumbnails .icon {
  position: absolute;
  z-index: 2;
  color: white;
  background-color: rgba(66, 73, 79, 0.8);
  width: 27px;
  height: 27px;
  padding: 4px; }

aside#sidebar .mode-category-thumbnails article {
  float: none;
  width: auto;
  margin-left: inherit; }
  aside#sidebar .mode-category-thumbnails article:nth-of-type(3n) {
    margin-left: inherit; }
aside#sidebar .mode-category-thumbnails article:nth-of-type(4n) {
  clear: inherit; }

.mode-category-round-thumbnails {
  /*@todo server-side*/ }
  .mode-category-round-thumbnails figure {
    height: 135px;
    width: 100%;
    position: relative;
    overflow: hidden; }
    .mode-category-round-thumbnails figure img {
      min-height: 100%; }
  .mode-category-round-thumbnails article {
    float: right;
    width: 16%;
    margin-right: 4px;
    margin-left: 37px;
    text-align: center; }
    .mode-category-round-thumbnails article:nth-of-type(5n) {
      margin-left: 0; }
    .mode-category-round-thumbnails article:nth-of-type(6n) {
      clear: both; }
    .mode-category-round-thumbnails article .author {
      display: block;
      width: 100%; }
  .mode-category-round-thumbnails.widgetcontent .category-headline {
    background-color: #cdd1d2; }
    .mode-category-round-thumbnails.widgetcontent .category-headline .category {
      border-color: #344358; }
      .mode-category-round-thumbnails.widgetcontent .category-headline .category a {
        padding: 3px 16px;
        background-color: #004974;
        margin-bottom: 0px;
        line-height: 3.4rem; }
		
	/* moti remove lick from author */
.author2222{
 pointer-events: none;
	}	
	
	/*end edit */
	
  .mode-category-round-thumbnails.widgetcontent .author {
    font-size: 18px;
    margin-bottom: 2px; }
  .mode-category-round-thumbnails .thumbnails {
    width: 140px;
    margin-bottom: -18px; }
  .mode-category-round-thumbnails .title h1 {
    font-size: 15px;
    line-height: 2rem;
    min-height: 60px; }
  .mode-category-round-thumbnails .title h1 a {
    color: #8a8a8a; }
  .mode-category-round-thumbnails .excerpt {
    max-height: 50px;
    overflow: hidden; }
  .mode-category-round-thumbnails article {
    position: relative; }
    .mode-category-round-thumbnails article figure img {
      min-height: auto;
      border-radius: 50%;
      width: 100%;
      height: 100%; }
  .mode-category-round-thumbnails .category {
    z-index: 1;
    background: #fff;/* isaac rgba(255, 255, 255, 0.65);*/
    line-height: 27px;
    padding: 0 0px; }
  .mode-category-round-thumbnails .with-icon .category {
    margin-right: 27px; }
  .mode-category-round-thumbnails .icon {
    position: absolute;
    z-index: 2;
    color: white;
    background-color: rgba(66, 73, 79, 0.8);
    width: 27px;
    height: 27px;
    padding: 4px; }

aside#sidebar .mode-category-round-thumbnails article {
  float: none;
  width: auto;
  margin-left: inherit; }
  aside#sidebar .mode-category-round-thumbnails article:nth-of-type(3n) {
    margin-left: inherit; }
aside#sidebar .mode-category-round-thumbnails article:nth-of-type(4n) {
  clear: inherit; }

.mode-category-2-with-images .icon, .mode-category-2-without-images .icon {
  position: absolute;
  z-index: 2;
  color: white;
  background-color: rgba(66, 73, 79, 0.8);
  width: 27px;
  height: 27px;
  padding: 4px; }
.mode-category-2-with-images article, .mode-category-2-without-images article {
  position: relative; }
.mode-category-2-with-images .col-right, .mode-category-2-without-images .col-right {
  /*@todo server-side*/
  width: 47.96651%;
  float: right; }
  .mode-category-2-with-images .col-right figure, .mode-category-2-without-images .col-right figure {
    height: 330px;
    width: 100%;
    position: relative;
    overflow: hidden; }
    .mode-category-2-with-images .col-right figure img, .mode-category-2-without-images .col-right figure img {
      min-height: 100%; }
.mode-category-2-with-images .col-left, .mode-category-2-without-images .col-left {
  width: 49.2823%;
  float: left; }
  .mode-category-2-with-images .col-left .comments, .mode-category-2-without-images .col-left .comments {
    float: left; }
  .mode-category-2-with-images .col-left article, .mode-category-2-without-images .col-left article {
    padding-bottom: 5px;
    border-bottom: 1px solid #a2a2a2; }
    .mode-category-2-with-images .col-left article ~ article, .mode-category-2-without-images .col-left article ~ article {
      padding-top: 10px; }
    .mode-category-2-with-images .col-left article:after, .mode-category-2-without-images .col-left article:after {
      content: '';
      display: table;
      clear: both; }
    .mode-category-2-with-images .col-left article:last-child, .mode-category-2-without-images .col-left article:last-child {
      border: none;
      padding-bottom: 0; }

.mode-category-2-with-images .col-left .author {
  max-width: 110px;
  height: 14px;
  overflow: hidden; }
.mode-category-2-with-images .col-left .comments {
  position: absolute;
  left: 5px; }
.mode-category-2-with-images .col-left .thumbnail {
  float: right;
  width: 174px;
  /*@todo server-side*/ }
  .mode-category-2-with-images .col-left .thumbnail figure {
    height: 140px;
    width: 100%;
    position: relative;
    overflow: hidden; }
    .mode-category-2-with-images .col-left .thumbnail figure img {
      min-height: 100%; }
.mode-category-2-with-images .col-left .time, .mode-category-2-with-images .col-left .title, .mode-category-2-with-images .col-left .excerpt {
  margin-right: 10px; }
.mode-category-2-with-images .col-left .title, .mode-category-2-with-images .col-left .excerpt {
  float: right;
  /*@todo server-side*/
  max-width: 218px; }
.mode-category-2-with-images .col-left .title {
  max-width: 208px;
  clear: none;
  max-height: 34px;
  overflow: hidden; }

.mode-category-3 article {
  position: relative; }
  .mode-category-3 article:first-of-type:not(.ui-sortable-helper) {
    /*@todo server-side*/
    width: 75.68209%;
    float: right; }
    .mode-category-3 article:first-of-type:not(.ui-sortable-helper) figure {
      height: 396px;
      width: 100%;
      position: relative;
      overflow: hidden; }
      .mode-category-3 article:first-of-type:not(.ui-sortable-helper) figure img {
        min-height: 100%; }
    .mode-category-3 article:first-of-type:not(.ui-sortable-helper) .time, .mode-category-3 article:first-of-type:not(.ui-sortable-helper) .date, .mode-category-3 article:first-of-type:not(.ui-sortable-helper) .author {
      margin-bottom: 5px; }
  .mode-category-3 article:nth-of-type(1n+2) {
    width: 19.69158%;
    float: left; }
    .mode-category-3 article:nth-of-type(1n+2) .thumbnail {
      /*@todo server-side*/ }
      .mode-category-3 article:nth-of-type(1n+2) .thumbnail figure {
        height: 114px;
        width: 100%;
        position: relative;
        overflow: hidden; }
        .mode-category-3 article:nth-of-type(1n+2) .thumbnail figure img {
          min-height: 100%; }
    .mode-category-3 article:nth-of-type(1n+2) .excerpt, .mode-category-3 article:nth-of-type(1n+2) .author, .mode-category-3 article:nth-of-type(1n+2) .date, .mode-category-3 article:nth-of-type(1n+2) .time {
      display: none; }
    .mode-category-3 article:nth-of-type(1n+2) .title {
      font-size: 16px; }
.mode-category-3 .ui-state-highlight {
  height: 126px; }

.mode-category-3 .icon, .mode-category-2-with-images .icon {
  position: absolute;
  z-index: 2;
  color: white;
  background-color: rgba(66, 73, 79, 0.8);
  width: 27px;
  height: 27px;
  padding: 4px; }
.mode-category-3 div.category-headline a.to-all-posts, .mode-category-2-with-images div.category-headline a.to-all-posts {
  float: left;
  margin-top: -30px;
  background-color: white !important;
  color: #ACACAC;
  font-weight: 600;
  font-size: 25px; }
  .mode-category-3 div.category-headline a.to-all-posts:after, .mode-category-2-with-images div.category-headline a.to-all-posts:after {
    content: "\e000";
    font: normal normal normal 14px/1 Flaticon;
    font-size: 2rem;
    line-height: inherit;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
    width: 20px;
    color: #ACACAC; }

.mode-category-text article {
  padding-bottom: 15px;
  border-bottom: 2px solid #a2a2a2; }
  .mode-category-text article ~ article {
    padding-top: 15px; }

.program h1 {
  font-size: 38px;
  color: #004874;
  font-weight: bold;
  margin-bottom: 25px; }
.program figure .tax-img {
  height: 330px;
  overflow: hidden; }
.program .about figure {
  margin-bottom: 30px; }
  .program .about figure .placeholder {
    width: 100%;
    height: 350px;
    background-color: #DDE6EB; }
.program .about .mejs-controls {
  color: #444444; }
  .program .about .mejs-controls .mejs-time-current {
    background: #464646; }
  .program .about .mejs-controls .mejs-button button {
    background-image: url("../images/controls2.svg?ver=1");
    outline: none; }
  .program .about .mejs-controls .mejs-time-rail .mejs-time-handle {
    display: block;
    position: absolute;
    margin: 0;
    width: 4px;
    background: #EC1F27;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
    border: 0;
    text-align: center;
    margin-left: 2px;
    height: 14px; }
.program .about .mejs-container {
  background: rgba(196, 196, 196, 0.7); }
  .program .about .mejs-container .mejs-controls {
    background-color: rgba(78, 78, 78, 0.5); }
.program .about .date-of-program {
  background-color: #004874;
  text-align: center;
  color: #fff;
  font-size: 25px;
  padding: 10px;
  margin-bottom: 30px; }
.program .about p > a {
  font-weight: bold; }
.program .latest-broadcasts {
  padding-right: 33px; }
  .program .latest-broadcasts h2 {
    background: #004874;
    color: #ffffff;
    font-size: 28px;
    line-height: 48px;
    margin-bottom: 20px;
    padding-right: 25px; }
  .program .latest-broadcasts > ul li {
    position: relative;
    background: #dde6eb;
    margin-bottom: 30px;
    line-height: 50px; }
    .program .latest-broadcasts > ul li i {
      position: absolute;
      left: 15px;
      top: 2px;
      font-size: 25px;
      color: #7c7c7c;
      line-height: 50px; }
    .program .latest-broadcasts > ul li a {
      display: block;
      color: #0f253d;
      font-size: 22px;
      padding-right: 25px;
      height: 50px; }
      .program .latest-broadcasts > ul li a .title {
        display: inline-block;
        width: 90%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: 50px; }
.program .details {
  overflow: hidden;
  background: #dde6eb;
  font-size: 30px;
  color: #0f253d;
  height: 73px;
  margin-bottom: 25px; }
  .program .details .presenter, .program .details .hours {
    display: inline-block;
    text-align: center;
    width: 50%;
    font-size: 24px;
    line-height: 26px; }
  .program .details p {
    height: 75px;
    position: relative;
    padding: 10px; }
    .program .details p:before {
      float: right;
      height: 55px;
      padding: 0 15px; }
    .program .details p span {
      font-fameli: AlmoniDL;
      font-size: 24px;
      display: inline;
      text-align: right;
      line-height: 50px; }
  .program .details .presenter {
    float: right; }
    .program .details .presenter p {
      position: relative;
      padding: 10px; }
      .program .details .presenter p:before {
        content: url("../img/icon-microphone.png");
        padding-top: 4px; }
  .program .details .hours {
    float: left; }
    .program .details .hours p {
      position: relative;
      padding: 10px; }
      .program .details .hours p:before {
        content: url("../img/icon-clock.png");
        padding-top: 8px; }
      .program .details .hours p span {
        font-weight: bold; }
.program .links {
  margin-bottom: 30px;
  overflow: hidden; }
  .program .links .message-to-broadcast {
    display: none;
    margin-top: 15px;
    padding: 0px; }
    .program .links .message-to-broadcast div.wpcf7-response-output {
      margin: auto;
      padding: auto;
      margin-top: -59px !important; }
    .program .links .message-to-broadcast .btn-message-to-broadcast {
      background: #004874; }
.program .contact-broadcast, .program .like-button {
  display: inline-block;
  width: 49%;
  background: #004874;
  font-size: 24px;
  color: #ffffff;
  line-height: 60px; }
.program .like-kol-hai {
  float: left;
  height: 60px;
  width: 49%;
  padding: 8px 0;
  background: #004874;
  color: white;
  text-align: center; }
  .program .like-kol-hai .fb-like.fb_iframe_widget {
    display: block;
    height: 45%;
    width: 298px;
    background: white;
    margin-top: 4px;
    border-radius: 4px;
    overflow: hidden; }
.program .like-button {
  float: left; }
.program .about-broadcast, .program .about-presenter {
  margin-bottom: 40px; }
  .program .about-broadcast h3, .program .about-presenter h3 {
    font-size: 28px;
    font-weight: bold;
    color: #004874;
    margin-bottom: 16px; }
  .program .about-broadcast p, .program .about-presenter p {
    font-size: 16px;
    color: #30436b;
    line-height: 22px; }
.program .related-posts-title-wrapper {
  position: relative;
  border-top: 2px solid #ec1f27;
  clear: both; }
  .program .related-posts-title-wrapper .related-posts-title {
    position: absolute;
    line-height: 3rem;
    top: -3rem;
    padding: 0 16px;
    background-color: #ec1f27;
    color: #ffffff;
    font-size: 2rem;
    font-weight: bold; }
.program #related-posts article {
  width: 23.5%; }
  .program #related-posts article:nth-of-type(3) {
    margin-left: 2%; }
  .program #related-posts article:nth-of-type(4) {
    margin-left: 0; }

.single-aryo_programs .program figure {
  position: relative; }
  .single-aryo_programs .program figure .placeholder {
    width: 100%;
    height: 350px;
    background-color: #DDE6EB; }
  .single-aryo_programs .program figure .player-position {
    margin-top: -30px; }
  .single-aryo_programs .program figure .big {
    position: absolute;
    top: 29%;
    left: 43%;
    cursor: pointer; }
    .single-aryo_programs .program figure .big.fi-speaker:before {
      font-size: 90px;
      color: #fff; }
    .single-aryo_programs .program figure .big.pause-icon {
      width: 90px;
      height: 90px;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAEBklEQVR4Xu3a4W0UMRCG4W8qIB2QVECoAOgAKoAOkg5IOrh0ABVAB5AKCBUkdBAqGGTpTjoJwY1vbGfXevcve5O1dzwzzx2mxOXuJ5LeS3ot6VzSaSJczUcfJN1J+i7ps5k91ny41b0zrN+O3Qx3/yjpUlJJgqe8ysvfmNn1yIeYZf3VCbDN+i/bUz9yzw/9rVIN3vWuBrOt/5gE+LEt94deyFP8+52Zvez5h919qvVXJYC7byRd9NzgBrGvzeyqQZy/Qsy4/nACuHsZ8O57bGyHmGdmVgbFZtes669JgDWc/t0LvzGzMqA2u1Zy+qvXX5MA5fSPYl72xT2Y2Vk2yP7n3X3K9dckgLfc0N6xzCy8tsizuPuU6w9t0sr63+59NpsDZl5/NAHKN33fIidlQfe8MbPy3UD6cvdp108CBNKDBJj4BATev0gAEoAWwAww5wzEDBDoAbQAWgAtgBZAC+B7gEC7WNAtoe9BmAECb4wZgBmAGYAZgBmAGSDQLhZ0CzMAPwYd/jGMITBwZBkCGQIZAhkCGQIZAgPtYkG3MAQyBDIE8l/CDpQkFBCo2SgABaAAFIACUECgXSzoFhSAAlAACkAB+aKMAlAACkABKAAF5LvJyAgoAAWgABSAAvJVFwWgABSAAlAACsh3k5ERUAAKQAEoAAXkqy4KQAEoAAWgABSQ7yYjI6AAFIACUAAKyFddFIACUAAKQAEoIN9NRkZAASgABaAAFJCvuigABaAAFIACUEC+m4yMgAJQAApAASggX3VRAApAASgABaCAfDcZGQEFoAAUgAJQQL7qogAUgAJQAApAAfluMjICCkABKAAFoIB81UUBKAAFoAAUgALy3WRkBBSAAlAACkAB+aqLAlAACkABKAAF5LvJyAgoAAWgABSAAvJVFwWgABSAAlAACsh3k5ERUAAKQAEoAAXkqy4KQAEoAAWgABSQ7yYjI6AAFIACUAAKyFddFIACUAAKQAEoIN9NRkZAASgABaAAFJCvuigABaAAFIACUEC+m4yMgAJQAApAASggX3VRAApAASgABaCAfDcZGaGpAk4l3Y98+gZ/68zMHhrEkbtPu36LbpC7e/TeJdxnZuG1RZ531vWHN8ndy2l6HtmsBdzz08zOWz7HrOuvSYCNpIuWm9ox1o2ZXbaM7+5Trr8mAdbUB5v1/10SrWwOCK8/nABlI1ZyCq7N7Krl6d9LgjVUgar1VyXANgnuJL3oscENYt6aWfnSptvl7lOt/5gEOJH0VdKrbrt8XOBbSW/N7PG4j8c+5e5Trb86AfbKYSmzZdB6Ftu6bnf9lrTpVfb/9dTuPsX6j06AbTsop+GDpFJ2C7tGMfGXpFKKy699n3qf+v8kwerX/weWCRDMud/l6gAAAABJRU5ErkJggg==");
      background-size: cover; }
      .single-aryo_programs .program figure .big.pause-icon:before {
        display: none; }

.program:not(.mobile) .about {
  border-left: 1px solid #dbdfe2;
  padding-left: 33px; }

.programs .pagination li, .latest-broadcasts .pagination li {
  background: transparent;
  text-align: center; }
  .programs .pagination li.previous a, .programs .pagination li.next a, .programs .pagination li.active a, .latest-broadcasts .pagination li.previous a, .latest-broadcasts .pagination li.next a, .latest-broadcasts .pagination li.active a {
    background: #999999; }
  .programs .pagination li a, .latest-broadcasts .pagination li a {
    font-size: 25px;
    color: #ffffff;
    background: #cfcfcf; }
  .programs .pagination li i, .latest-broadcasts .pagination li i {
    font-size: 16px; }

#primary h1,
#primary time, #primary .author {
  color: #464646;
  font-weight: bold; }
#primary h1 {
  font-size: 3.8rem; }
#primary time, #primary .author {
  margin: 7px 0;
  font-size: 1.4rem;
  line-height: 2.8em; }
#primary time span, #primary .author {
  margin-right: 9px; }
#primary time::before {
  content: "\f017";
  display: inline-block;
  font: normal normal normal 12px/4rem FontAwesome;
  margin-left: 9px; }
#primary a.comments {
  position: relative;
  margin-right: 9px;
  height: 16px; }
  #primary a.comments i {
    position: absolute;
    top: 3px; }
#primary .excerpt {
  font-size: 2.1rem;
  line-height: 2.4rem;
  margin-bottom: 16px; }
  #primary .excerpt p {
    font-family: AlmoniDL, Helvetica, sans-serif; }
#primary figcaption {
  color: #464646;
  font-size: 1.4rem;
  line-height: 3.6rem;
  font-weight: bold;
  height: 25px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  background-color: white;
  width: 100%; }
  #primary figcaption .caption, #primary figcaption .credit {
    display: inline-block;
    width: 50%; }
  #primary figcaption .credit {
    float: left;
    font-weight: normal; }
#primary .thumbnail {
  margin-bottom: 35px; }
#primary blockquote {
  padding-top: 3rem;
  padding-bottom: 1.2rem;
  font-size: 2.1rem;
  line-height: 2.4rem;
  font-weight: bold;
  color: #464646;
  border: solid #ededed;
  border-width: 2px 0; }
  #primary blockquote:before {
    content: '"';
    font-size: 10rem;
    color: #CCCACA;
    display: block;
    margin-top: -20px;
    font-weight: normal; }
  @media (max-width: 420px) {
    #primary blockquote {
      margin-right: auto !important; } }
#primary main {
  min-height: 205px;
  position: relative;
  border-bottom: 2px solid #ededed; }
  #primary main p {
    font-family: "Noto Sans Hebrew", sans-serif;
    margin-bottom: 1.4rem;
    font-size: 1.5rem;
    line-height: 2rem; }
  #primary main strong {
    font-weight: bold; }
  #primary main strong ~ br {
    line-height: 2; }
#primary footer {
  padding: 1.5rem 20rem 0 0;
  position: relative;
  font-size: 1.4rem;
  color: #959595; }
  #primary footer .tags {
    line-height: 32px;
    margin-right: 17px; }
  #primary footer #print {
    float: left; }
  #primary footer a {
    color: #959595; }
    #primary footer a:hover {
      text-decoration: underline; }
  #primary footer .social {
    position: absolute;
    top: 1.5rem;
    right: 0;
    width: 20rem; }
#primary .content {
  overflow: hidden; }
@media (min-width: 840px) {
  #primary .right {
    width: 165px;
    float: right;
    padding-top: 10px; }
  #primary main {
    width: 635px;
    float: left; } }
@media (max-width: 840px) {
  #primary blockquote {
    width: 32rem;
    display: inline-block;
    margin-right: 3rem; } }

#respond {
  clear: both; }

#print {
  padding: 0 2px; }
  #print i {
    background-color: #676767;
    color: #ffffff;
    height: 32px;
    width: 32px;
    font-size: 24px;
    text-align: center;
    line-height: 32px; }

.addtoany_list a > span {
  border-radius: 0 !important; }

#related-posts {
  padding-top: 5rem;
  margin-bottom: 8.5rem; }
  #related-posts a {
    color: #464646; }
  #related-posts article {
    position: relative;
    margin-left: 2%; }
  #related-posts .icon {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    background-color: #000;
    color: #ffffff;
    padding: 5px; }
  #related-posts figure {
    overflow: hidden;
    position: relative;
    margin-bottom: 10px; }
    #related-posts figure img {
      max-height: 100%; }
  #related-posts .post-meta {
    height: 20px;
    overflow: hidden;
    width: 90%;
    display: inline-block; }
  #related-posts .time, #related-posts .date, #related-posts .author {
    font-weight: bold;
    font-size: 1.4rem;
    padding-left: 8px; }
  #related-posts .time::before {
    content: "\f017";
    display: inline-block;
    font: normal normal normal 12px/1 FontAwesome;
    margin-left: 9px; }
  #related-posts .comments {
    float: left; }
  #related-posts .title a {
    margin-top: 10px;
    margin-bottom: 8px;
    font-size: 1.8rem;
    line-height: 2rem;
    font-weight: bold;
    display: block; }
  #related-posts .excerpt p {
    font-family: "Noto Sans Hebrew", sans-serif;
    font-size: 1.4rem;
    line-height: 1.6rem; }
  @media (min-width: 840px) {
    #related-posts article {
      float: right;
      width: 32%; }
      #related-posts article:nth-of-type(3) {
        margin-left: 0; }
    #related-posts figure {
      width: 100%;
      height: 160px; } }
  @media (max-width: 840px) {
    #related-posts article {
      padding: 3% 0; }
      #related-posts article:not(:last-of-type) {
        border-bottom: 1px solid #C7C7C7; }
    #related-posts figure {
      width: 450px;
      max-width: 100%;
      height: 342px;
      display: inline-block; } }

#respond {
  padding-top: 1.8rem;
  padding-bottom: 1.5rem;
  border-bottom: 2px solid #cccccc; }

#response-title {
  position: absolute;
  line-height: 3rem;
  top: -3rem;
  padding: 0 16px;
  background-color: #30436b;
  color: #ffffff;
  font-size: 2rem;
  font-weight: bold; }
  #response-title-wrapper {
    position: relative;
    border-top: 2px solid #30436b; }

.comment-form {
  position: relative; }
  .comment-form:before, .comment-form:after {
    content: '';
    display: table; }
  .comment-form:after {
    clear: both; }
  .comment-form p {
    position: relative;
    font-size: 1.6rem;
    line-height: 1;
    font-family: AlmoniDL, Helvetica, sans-serif;
    color: #959595;
    margin-bottom: 1.5rem; }
  .comment-form input, .comment-form textarea {
    border: 1px solid #959595;
    color: #30436b;
    width: 100%;
    font-size: 1.6rem;
    padding: 7px 14px;
    height: 3rem;
    text-indent: 100px; }
    .comment-form input:focus, .comment-form input.focus, .comment-form textarea:focus, .comment-form textarea.focus {
      border: 1px solid #30436b;
      box-shadow: inset 0 0 3px rgba(64, 89, 142, 0.5);
      text-indent: 0; }
  .comment-form textarea {
    resize: none;
    line-height: 2rem;
    text-indent: 0;
    padding-right: 100px; }
    .comment-form textarea:focus, .comment-form textarea.focus {
      height: 9rem;
      padding-right: 14px; }
  .comment-form label {
    position: absolute;
    top: 7px;
    right: 7px;
    padding: 0; }
    .comment-form label.focus {
      top: -15px;
      right: 0;
      padding: 1px 6px;
      font-size: 1.3rem;
      background-color: #30436b;
      color: #ffffff; }
  .comment-form p.form-submit {
    float: left;
    width: 72px;
    margin: 0; }
  .comment-form input.cancel, .comment-form input.submit {
    text-indent: 0;
    border: 2px solid #fff; }
  .comment-form input.submit {
    background-color: #ec1f27;
    color: #ffffff;
    font-weight: bold;
    padding: 7px 14px;
    height: 3.4rem; }
    .comment-form input.submit:hover {
      background-color: #980d12; }
  .comment-form input.cancel {
    float: left;
    color: #30436b;
    position: absolute;
    left: 72px;
    bottom: 2px;
    width: 68px;
    padding: 5px 14px; }
    .comment-form input.cancel:hover {
      border: 2px solid #959595; }
  .comment-form p.comment-notes, .comment-form p.logged-in-as {
    font-size: 1.3rem; }
    .comment-form p.comment-notes a, .comment-form p.logged-in-as a {
      color: #30436b; }

#cancel-comment-reply-link {
  display: inline-block;
  color: #30436b;
  padding: 5px 14px;
  font-size: 1.3rem;
  border: 2px solid #fff; }
  #cancel-comment-reply-link:hover {
    border: 2px solid #959595; }

#comments {
  margin-top: 15px;
  margin-bottom: 11.8rem; }
  #comments h5 {
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: bold;
    color: #30436b; }
  #comments h5 {
    display: inline-block;
    margin-left: 10px; }
  #comments button {
    float: left;
    display: block; }
    #comments button.btn-center {
      float: none;
      margin: 0 auto; }
  #comments .comment-edit-link {
    font-weight: normal;
    background-color: #dde6eb;
    color: #30436b;
    padding: 0 5px;
    font-size: 1.5rem; }

ol.comment-list > li:first-of-type .comment-body {
  border-top: 1px solid #cccccc !important; }

ol.comment-list > li:first-of-type > .comment-body {
  border: none !important; }

ol.comment-list {
  margin-top: 30px; }
  ol.comment-list .comment-content {
    font-size: 1.3rem;
    overflow: hidden;
    width: 75%;
    line-height: 1.8rem; }
  ol.comment-list > li:first-of-type .comment-body {
    border: none; }
  ol.comment-list > li:last-child {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 32px; }
  ol.comment-list li {
    position: relative; }
    ol.comment-list li .counter {
      position: absolute;
      top: 24px;
      right: 0;
      color: #959595;
      font-size: 3.4rem; }
    ol.comment-list li ol li::before {
      color: #959595;
      content: "\e002";
      font-family: Flaticon;
      font-size: 2.2rem;
      position: absolute;
      top: 3rem;
      right: 0; }
    ol.comment-list li ol.children {
      padding-right: 4rem; }
      ol.comment-list li ol.children .counter {
        display: none; }

.comment-body {
  padding-top: 2.4rem;
  padding-bottom: 1.5rem;
  border-top: 1px solid #cccccc;
  padding-right: 5rem;
  overflow: hidden; }
  .comment-body .comment-metadata {
    display: inline-block; }
  .comment-body .comment-author, .comment-body .reply {
    font-size: 1.4rem;
    display: inline-block; }
  .comment-body .comment-author, .comment-body .comment-meta, .comment-body .reply {
    font-size: 1.4rem; }
  .comment-body .reply {
    margin: 0 20px; }
  .comment-body .comment-meta .vertical-bar {
    font-weight: bold;
    margin: 0 5px;
    color: #30436b; }
  .comment-body .comment-author {
    color: #30436b;
    margin-left: 5px; }
    .comment-body .comment-author .fn {
      font-size: 1.6rem; }
  .comment-body .comment-meta {
    margin-left: 18px;
    margin-top: 20px;
    color: #959595; }
    .comment-body .comment-meta .right {
      width: 73%;
      display: inline-block; }
    .comment-body .comment-meta .left {
      width: 20%;
      float: left; }
    .comment-body .comment-meta a {
      color: #959595; }
      .comment-body .comment-meta a:hover {
        text-decoration: underline; }
  .comment-body .comment-reply-link {
    color: #ec1f27 !important; }
    .comment-body .comment-reply-link:hover {
      text-decoration: underline; }
  .comment-body .comment-title {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.8rem;
    margin-bottom: 6px; }
  .comment-body .the-comment {
    font-size: 1.7rem;
    line-height: 2rem;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    margin-bottom: 22px; }

.comment-form-comment label {
  z-index: 2;
  font-size: 14px; }
  .comment-form-comment label.focus {
    background-color: #ec1f27;
    padding: 1px 6px 2px 18px; }
    .comment-form-comment label.focus::after {
      margin-right: -8px;
      font-size: 24px;
      top: -1px;
      z-index: -1; }

.desktop .about-page .side-menu, .desktop.page-template-contact-us-php .side-menu {
  float: right; }
  .desktop .about-page .side-menu ul li:before, .desktop.page-template-contact-us-php .side-menu ul li:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #e2e9ee; }
  .desktop .about-page .side-menu ul li a, .desktop.page-template-contact-us-php .side-menu ul li a {
    padding-right: 30px;
    padding-bottom: 15px; }
    .desktop .about-page .side-menu ul li a:before, .desktop.page-template-contact-us-php .side-menu ul li a:before {
      content: "\f104 ";
      position: absolute;
      font-family: FontAwesome;
      color: #959595;
      right: 0; }

.about-page.about-template, .page-template-contact-us-php.about-template {
  padding-left: 30px; }
.about-page .side-menu h2, .page-template-contact-us-php .side-menu h2 {
  font-weight: bold;
  line-height: 35px; }
.about-page .side-menu ul li a, .page-template-contact-us-php .side-menu ul li a {
  position: relative;
  display: block;
  color: #004874;
  text-decoration: none;
  font-weight: bold;
  padding-top: 15px; }
.about-page .side-menu ul li.current-menu-item a, .page-template-contact-us-php .side-menu ul li.current-menu-item a {
  color: #ec1f27; }
.about-page .content, .page-template-contact-us-php .content {
  padding-right: 30px; }
  .about-page .content h1, .page-template-contact-us-php .content h1 {
    font-size: 38px;
    color: #004874;
    font-weight: bold;
    margin-bottom: 10px; }
  .about-page .content h2, .page-template-contact-us-php .content h2 {
    color: #004874;
    font-weight: bold; }
  .about-page .content p, .page-template-contact-us-php .content p {
    font-size: 14px;
    line-height: 20px;
    text-align: justify; }
    .about-page .content p strong, .page-template-contact-us-php .content p strong {
      color: #00619c;
      font-size: 20px;
      font-weight: bold; }
      .about-page .content p strong img, .page-template-contact-us-php .content p strong img {
        margin-left: 10px;
        float: right; }
  .about-page .content .about-content .alignright, .page-template-contact-us-php .content .about-content .alignright {
    float: right;
    margin-bottom: 0; }
  .about-page .content .about-content .alignleft, .page-template-contact-us-php .content .about-content .alignleft {
    float: left; }
  .about-page .content .about-content .aligncenter, .page-template-contact-us-php .content .about-content .aligncenter {
    margin: 0 auto; }
  .about-page .content .about-content strong, .page-template-contact-us-php .content .about-content strong {
    font-weight: bold; }

.page-template-about #wpcf7-f15499-o2 form {
  background-color: #cedae4;
  padding: 30px;
  padding-bottom: 60px;
  margin-bottom: 30px; }
  .page-template-about #wpcf7-f15499-o2 form .wpcf7-validation-errors {
    border: none; }
  .page-template-about #wpcf7-f15499-o2 form input, .page-template-about #wpcf7-f15499-o2 form textarea {
    border: 1px solid #aaa;
    line-height: 2;
    background-color: #fff;
    margin-bottom: 15px;
    padding: 5px;
    font-size: 16px; }
    .page-template-about #wpcf7-f15499-o2 form input.wpcf7-not-valid, .page-template-about #wpcf7-f15499-o2 form textarea.wpcf7-not-valid {
      border: 2px solid #ec1f27; }
  .page-template-about #wpcf7-f15499-o2 form input {
    width: 50%; }
    .page-template-about #wpcf7-f15499-o2 form input.wpcf7-submit {
      background-color: #ec1f27;
      padding: 5px 30px;
      color: #fff;
      font-size: 20px;
      font-weight: 600;
      border: none;
      width: 135px;
      float: left; }
  .page-template-about #wpcf7-f15499-o2 form textarea {
    width: 100%; }

.week-schedule {
  margin-bottom: 75px; }
  .week-schedule time {
    font-weight: bold; }
  .week-schedule h1 {
    font-size: 38px;
    color: #004874;
    font-weight: bold; }
  .week-schedule .icon-calendar {
    float: right;
    width: 36px;
    height: 36px;
    background: url("../img/icon-calendar.png");
    margin-left: 14px; }
  .week-schedule .days {
    margin-top: 35px;
    margin-bottom: 25px; }
    .week-schedule .days ul {
      display: table;
      width: 100%;
      table-layout: fixed; }
      .week-schedule .days ul li {
        position: relative;
        display: table-cell;
        background: #004874;
        border-left: 1px solid #ffffff; }
        .week-schedule .days ul li:hover, .week-schedule .days ul li.active {
          background: #ed1c24; }
          .week-schedule .days ul li:hover:after, .week-schedule .days ul li.active:after {
            content: "\f107 ";
            position: absolute;
            font-family: fontawesome;
            background-color: #ed1c24;
            border-bottom-left-radius: 20px;
            border-bottom-right-radius: 20px;
            padding: 0px 11px 0;
            top: 30px;
            left: 50%;
            margin-left: -19px;
            color: white;
            font-size: 25px;
            z-index: -1; }
        .week-schedule .days ul li:last-child {
          border: none; }
        .week-schedule .days ul li a {
          display: block;
          font-size: 18px;
          line-height: 38px;
          text-align: center;
          color: #ffffff; }
  .week-schedule .schedule {
    margin-top: 18px; }
    .week-schedule .schedule ul li .panel {
      display: table;
      table-layout: fixed;
      width: 100%;
      line-height: 60px;
      padding: 0 21px;
      cursor: pointer; }
    .week-schedule .schedule ul li .time, .week-schedule .schedule ul li .program-details, .week-schedule .schedule ul li .button {
      display: table-cell;
      vertical-align: middle; }
    .week-schedule .schedule ul li .time {
      position: relative;
      padding-right: 50px;
      width: 26%; }
      .week-schedule .schedule ul li .time i {
        position: absolute;
        top: 5px;
        right: 0;
        font-size: 32px;
        color: #004874; }
      .week-schedule .schedule ul li .time time {
        font-size: 22px; }
    .week-schedule .schedule ul li .program-details {
      position: relative;
      padding-right: 50px; }
      .week-schedule .schedule ul li .program-details i {
        position: absolute;
        top: 5px;
        right: 0;
        font-size: 32px;
        color: #004874; }
      .week-schedule .schedule ul li .program-details h4 {
        display: inline-block;
        font-size: 22px; }
      .week-schedule .schedule ul li .program-details a {
        display: inline-block;
        border-radius: 60%;
        padding: 13px;
        line-height: 19px; }
        .week-schedule .schedule ul li .program-details a:hover {
          background: gray; }
    .week-schedule .schedule ul li .button {
      position: relative;
      width: 10%;
      text-align: left; }
      .week-schedule .schedule ul li .button button {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        text-align: left; }
        .week-schedule .schedule ul li .button button i {
          font-size: 25px;
          color: #707070; }
    .week-schedule .schedule ul li.active h4, .week-schedule .schedule ul li.active .time {
      color: #ec1f27; }
    .week-schedule .schedule ul li:nth-child(odd) {
      background: #dde6eb; }
    .week-schedule .schedule .excerpt {
      overflow: hidden;
      display: none;
      font-size: 14px;
      color: #454545;
      line-height: 20px;
      text-align: justify;
      background: #ffffff;
      padding: 15px;
      clear: both; }
    .week-schedule .schedule .link-to-program {
      float: left;
      padding: 30px 0; }
      .week-schedule .schedule .link-to-program a {
        font-size: 18px;
        color: #004874;
        font-weight: bold; }

body.single-players .radio-wrapper {
  background-color: #004874;
  background-image: url("../images/radio-bacground.png");
  background-repeat: no-repeat; }
body.single-players .players-link ul {
  height: 90px;
  display: inline-block; }
  @media (min-width: 600px) {
    body.single-players .players-link ul li {
      float: right;
      width: 50%; } }
  @media (max-width: 600px) {
    body.single-players .players-link ul li:first-of-type {
      margin-bottom: 20px; } }
  body.single-players .players-link ul li a {
    width: 165px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    background-color: white;
    border-radius: 10px; }
body.single-players .radio.live {
  background-image: url("../images/logos/live.png"); }
body.single-players .radio.music {
  background-image: url("../images/logos/music.png"); }
body.single-players .radio.torani {
  background-image: url("../images/logos/torani.png"); }

body.single-players.mobile-theme .radio-wrapper {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background-position-x: center; }
  body.single-players.mobile-theme .radio-wrapper .radio-meta {
    text-align: center;
    color: #e0e0e0;
    padding: 10%; }
    body.single-players.mobile-theme .radio-wrapper .radio-meta a {
      color: #e0e0e0; }
      body.single-players.mobile-theme .radio-wrapper .radio-meta a:hover {
        color: #004874; }
    body.single-players.mobile-theme .radio-wrapper .radio-meta li {
      line-height: 35px;
      font-size: 1.2em;
      font-weight: bold; }
  body.single-players.mobile-theme .radio-wrapper .player-wrapper {
    margin: 30px auto 0;
    width: 80%;
    max-width: 500px; }
    @media (min-width: 400px) {
      body.single-players.mobile-theme .radio-wrapper .player-wrapper .jp-interface {
        padding: 0 8%; } }
    @media (max-width: 400px) {
      body.single-players.mobile-theme .radio-wrapper .player-wrapper .jp-interface {
        padding: 0 5%; } }
    body.single-players.mobile-theme .radio-wrapper .player-wrapper .jp-interface .radio {
      width: 150px;
      height: 100%;
      float: right;
      background-repeat: no-repeat;
      background-position: 100% 50%; }
    body.single-players.mobile-theme .radio-wrapper .player-wrapper .jp-interface .jp-controls {
      padding: 20px 0 0;
      float: left;
      width: auto; }
body.single-players.mobile-theme .players-link {
  text-align: center;
  margin-top: 50px; }
  body.single-players.mobile-theme .players-link ul {
    width: 80%; }
    body.single-players.mobile-theme .players-link ul li {
      height: 90px; }

body.single-players.desktop {
  height: 100%;
  text-align: center;
  background-color: #000000; }
  body.single-players.desktop.live .logo {
    background-position: -752px -39px; }
  body.single-players.desktop.live .echolizer {
    background-position: -532px -200px; }
  body.single-players.desktop.live .links {
    width: 260px; }
  body.single-players.desktop.live .details > .title-wrapper {
    background: #e11f26; }
  body.single-players.desktop.music .logo {
    background-position: -284px -39px; }
  body.single-players.desktop.music .echolizer {
    background-position: -300px -200px; }
  body.single-players.desktop.music .links {
    width: 175px; }
  body.single-players.desktop.music .details > .title-wrapper {
    background: #89BD40; }
  body.single-players.desktop.torani .details .content {
    font-size: 1.1em;
    color: #004874;
    margin-top: 22px; }
  body.single-players.desktop.torani .logo {
    background-position: -524px -38px; }
  body.single-players.desktop.torani .echolizer {
    background-position: -764px -200px; }
  body.single-players.desktop.torani .links {
    margin: 20px 0 0 !important; }
    body.single-players.desktop.torani .links .book {
      width: 290px;
      height: 100px;
      background-position: -745px -673px; }
  body.single-players.desktop.torani .details > .title-wrapper {
    background: #cc7028; }
  body.single-players.desktop .radio-wrapper {
    height: 100%;
    display: inline-block; }
    @media (min-width: 1200px) {
      body.single-players.desktop .radio-wrapper {
        width: 1200px; } }
    @media (max-width: 1200px) {
      body.single-players.desktop .radio-wrapper {
        width: 100%; } }
    body.single-players.desktop .radio-wrapper .radio-sprite {
      background-image: url("../images/radio.png");
      background-repeat: no-repeat; }
    body.single-players.desktop .radio-wrapper .player-wrapper {
      width: 742px;
      height: 627px;
      display: inline-block;
      padding: 178px 25px 0;
      margin-top: 100px;
      background-position: -6px -376px; }
      body.single-players.desktop .radio-wrapper .player-wrapper .col-right {
        width: 240px;
        height: 340px;
        display: inline-block;
        float: right; }
        body.single-players.desktop .radio-wrapper .player-wrapper .col-right .logo {
          width: 195px;
          height: 105px;
          margin: 20px 35px 0 0; }
        body.single-players.desktop .radio-wrapper .player-wrapper .col-right .echolizer {
          width: 208px;
          height: 129px;
          margin: 11px 16px 0 0; }
        body.single-players.desktop .radio-wrapper .player-wrapper .col-right .volume .jp-interface {
          width: 190px;
          height: 22px;
          margin: 20px 27px 0;
          display: inline-block; }
          body.single-players.desktop .radio-wrapper .player-wrapper .col-right .volume .jp-interface .jp-controls {
            width: 40px;
            height: 100%;
            display: inline-block;
            float: left; }
            body.single-players.desktop .radio-wrapper .player-wrapper .col-right .volume .jp-interface .jp-controls .jp-mute, body.single-players.desktop .radio-wrapper .player-wrapper .col-right .volume .jp-interface .jp-controls .jp-unmute {
              height: 30px;
              width: 40px;
              background-image: url("../images/radio.png");
              background-repeat: no-repeat;
              margin-top: -4px;
              display: inline-block; }
            body.single-players.desktop .radio-wrapper .player-wrapper .col-right .volume .jp-interface .jp-controls .jp-mute {
              background-position: -190px -47px; }
            body.single-players.desktop .radio-wrapper .player-wrapper .col-right .volume .jp-interface .jp-controls .jp-unmute {
              background-position: -241px -47px; }
              body.single-players.desktop .radio-wrapper .player-wrapper .col-right .volume .jp-interface .jp-controls .jp-unmute:after {
                content: "\e006";
                font: normal normal normal 14px/1 Flaticon;
                color: red;
                font-size: 1.6em; }
        body.single-players.desktop .radio-wrapper .player-wrapper .col-right .volume .jp-volume-bar {
          display: inline-block;
          width: 130px;
          height: 100%;
          float: right;
          margin-right: 10px;
          border: #b0b0b0 solid 1px;
          border-radius: 7px;
          padding-left: 10px; }
          body.single-players.desktop .radio-wrapper .player-wrapper .col-right .volume .jp-volume-bar .jp-volume-bar-value {
            height: 20px;
            background: #49789c;
            background: -webkit-linear-gradient(right, #49789c, #fff);
            background: -o-linear-gradient(left, #49789c, #fff);
            background: -moz-linear-gradient(left, #49789c, #fff);
            background: linear-gradient(to left, #49789c, #fff);
            border-radius: 7px; }
            body.single-players.desktop .radio-wrapper .player-wrapper .col-right .volume .jp-volume-bar .jp-volume-bar-value:before {
              content: '';
              display: inline-block;
              height: 20px;
              width: 20px;
              float: right;
              margin-right: -6px;
              border-radius: 50%;
              background: #004874;
              padding-left: 15px; }
        body.single-players.desktop .radio-wrapper .player-wrapper .col-right .jp-no-solution {
          font-size: 0.8em; }
    body.single-players.desktop .radio-wrapper .col-left {
      width: 450px;
      height: 340px;
      display: inline-block;
      float: right; }
      body.single-players.desktop .radio-wrapper .col-left .details {
        width: 377px;
        height: 129px;
        margin: 31px 41px 0 0px;
        font-weight: bold; }
        body.single-players.desktop .radio-wrapper .col-left .details .title-wrapper {
          border-radius: 3px 3px 0 0; }
          body.single-players.desktop .radio-wrapper .col-left .details .title-wrapper .title {
            color: #fff;
            height: 33px;
            font-size: 1.3em;
            line-height: 1.5em;
            font-weight: bold;
            z-index: 3; }
      body.single-players.desktop .radio-wrapper .col-left .current-broadcast {
        margin-top: 12px;
        font-size: 1.2em; }
        body.single-players.desktop .radio-wrapper .col-left .current-broadcast .title {
          color: #ed1c24;
          display: block; }
        body.single-players.desktop .radio-wrapper .col-left .current-broadcast .name {
          color: #004874; }
      body.single-players.desktop .radio-wrapper .col-left .next-broadcast {
        color: #6d6e71;
        border-top: #B9BCC5 solid 2px;
        margin-top: 7px;
        width: 90%;
        display: inline-block;
        line-height: 1.5em;
        font-size: 0.9em;
        height: 30px;
        overflow: hidden; }
    body.single-players.desktop .radio-wrapper .buttons {
      margin: 30px 0 0 24px; }
      body.single-players.desktop .radio-wrapper .buttons .links {
        display: inline-block;
        margin: 10px 10px 0 0; }
        body.single-players.desktop .radio-wrapper .buttons .links a {
          float: right;
          width: 85px; }
          body.single-players.desktop .radio-wrapper .buttons .links a .title {
            width: 70px;
            display: inline-block;
            color: #004874;
            font-weight: bold;
            line-height: 0.8em; }
          body.single-players.desktop .radio-wrapper .buttons .links a .button {
            border-radius: 50%;
            width: 70px;
            height: 70px;
            display: inline-block; }
          body.single-players.desktop .radio-wrapper .buttons .links a:not(:hover) .button {
            border: #c1c1c1 solid 3px;
            background: #e4e4e4;
            background: -webkit-linear-gradient(#fefefe, #cbcbcb);
            background: -o-linear-gradient(#fefefe, #cbcbcb);
            background: -moz-linear-gradient(#fefefe, #cbcbcb);
            background: linear-gradient(#fefefe, #cbcbcb); }
            body.single-players.desktop .radio-wrapper .buttons .links a:not(:hover) .button i {
              width: 100%;
              height: 100%;
              display: inline-block;
              background-position-y: -97px; }
              body.single-players.desktop .radio-wrapper .buttons .links a:not(:hover) .button i.calendar {
                background-position-x: -183px; }
              body.single-players.desktop .radio-wrapper .buttons .links a:not(:hover) .button i.program {
                background-position-x: -10px; }
              body.single-players.desktop .radio-wrapper .buttons .links a:not(:hover) .button i.message {
                background-position-x: -98px; }
          body.single-players.desktop .radio-wrapper .buttons .links a:hover .button {
            border: #7e7f7f solid 3px;
            background-color: #004874; }
            body.single-players.desktop .radio-wrapper .buttons .links a:hover .button i {
              width: 100%;
              height: 100%;
              display: inline-block;
              background-position-y: -841px; }
              body.single-players.desktop .radio-wrapper .buttons .links a:hover .button i.calendar {
                background-position-x: -934px; }
              body.single-players.desktop .radio-wrapper .buttons .links a:hover .button i.program {
                background-position-x: -761px; }
              body.single-players.desktop .radio-wrapper .buttons .links a:hover .button i.message {
                background-position-x: -848px; }
      body.single-players.desktop .radio-wrapper .buttons .play {
        display: inline-block;
        width: 133px;
        height: 133px;
        float: left;
        background-position: -54px -210px; }
        body.single-players.desktop .radio-wrapper .buttons .play .play-button {
          height: 60px;
          width: 60px;
          display: inline-block;
          margin-top: 35px;
          border-radius: 50%;
          cursor: pointer; }
          body.single-players.desktop .radio-wrapper .buttons .play .play-button:not(.pause) {
            background-position: -27px -31px; }
          body.single-players.desktop .radio-wrapper .buttons .play .play-button.pause {
            background-position: -92px -34px; }
  body.single-players.desktop .players-link ul {
    width: 375px; }
    body.single-players.desktop .players-link ul li {
      margin-top: -48px;
      height: 100%; }
      body.single-players.desktop .players-link ul li:after {
        content: '';
        display: inline-block;
        height: 90px;
        width: 165px;
        border-radius: 10px;
        margin-top: -3px;
        background: rgba(0, 57, 96, 0.7);
        background: -webkit-linear-gradient(rgba(0, 57, 96, 0.7), rgba(0, 70, 113, 0.7));
        background: -o-linear-gradient(rgba(0, 57, 96, 0.7), rgba(0, 70, 113, 0.7));
        background: -moz-linear-gradient(rgba(0, 57, 96, 0.7), rgba(0, 70, 113, 0.7));
        background: linear-gradient(rgba(0, 57, 96, 0.7), rgba(0, 70, 113, 0.7)); }

.post-type-archive-aryo_programs {
  /*header {
    img {
      display: inline-block;
    }
    h1 {
      font-size: 38px;
      color: $blue2;
      font-weight: bold;
      display: inline-block;
    }
  }*/ }
  .post-type-archive-aryo_programs #last-programs-slider {
    background-color: #ebeced;
    height: 150px; }
  .post-type-archive-aryo_programs #search-banner {
    background-color: #002d49;
    margin-bottom: 45px; }
    .post-type-archive-aryo_programs #search-banner .date-wrapper {
      position: relative;
      display: inline-block; }
      .post-type-archive-aryo_programs #search-banner .date-wrapper #MyDate {
        background-color: #fff;
        z-index: 2;
        border: 1px solid #A9A9A9; }
      .post-type-archive-aryo_programs #search-banner .date-wrapper .date-icon {
        position: absolute;
        top: 30px;
        left: 30px; }
    .post-type-archive-aryo_programs #search-banner .col-style {
      display: inline-block;
      width: 330px;
      margin-left: 20px;
      margin-bottom: 19px;
      margin-top: 22px;
      font-size: 18px;
      padding: 15px; }
    .post-type-archive-aryo_programs #search-banner .btn-style {
      display: inline-block;
      background-color: #00619c;
      color: #51c1e1;
      width: 100px;
      font-size: 18px;
      padding: 15px;
      margin-bottom: 19px;
      margin-top: 22px;
      border: 1px solid #00619c; }
  .post-type-archive-aryo_programs .archive-programs .container img.calendar-icon {
    display: inline-block;
    margin-left: 5px; }
  .post-type-archive-aryo_programs .archive-programs .container h1 {
    margin-bottom: 40px;
    display: inline-block;
    /*&:before{
      background-image: url("../img/icon-calendar.png");
    }*/ }
  .post-type-archive-aryo_programs .broadcast-box-title {
    margin: 0 auto;
    background-color: #DEE5EB;
    width: 435px;
    height: 50px;
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 24px;
    padding: 14px; }
    .post-type-archive-aryo_programs .broadcast-box-title a {
      color: #4D5D6A; }

.archive-programs .title {
  font-size: 38px;
  color: #004874;
  font-weight: bold; }
.archive-programs .form-background {
  background: #002d49;
  padding: 20px 0;
  margin-bottom: 45px; }
.archive-programs .program-search {
  overflow: hidden; }
  .archive-programs .program-search .date-input, .archive-programs .program-search .program-input, .archive-programs .program-search .presenter-input {
    position: relative;
    width: 28%;
    float: right;
    margin-left: 2%; }
  .archive-programs .program-search .date, .archive-programs .program-search select {
    width: 100%;
    height: 50px;
    padding-right: 15px;
    font-size: 20px;
    color: #454545;
    background: #ffffff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75) inset;
    border: 1px solid #8f8f8f;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
  .archive-programs .program-search .presenter-name, .archive-programs .program-search .program-name {
    background: #ffffff url("../img/arrow-b.png") top 12px left 12px no-repeat; }
  .archive-programs .program-search .date-input .icon-calendar {
    position: absolute;
    background: url("../img/calendar-icons.png");
    width: 32px;
    height: 32px;
    left: 10px;
    top: 8px; }
  .archive-programs .program-search .search-button {
    position: relative;
    width: 10%;
    float: right; }
    .archive-programs .program-search .search-button .search {
      width: 100%;
      height: 50px;
      background: #00619c;
      color: #ffffff;
      font-size: 20px;
      padding-right: 30px; }
    .archive-programs .program-search .search-button i {
      position: absolute;
      color: #ffffff;
      right: 20px;
      top: 10px;
      font-size: 27px; }
.archive-programs .programs .title, .archive-programs .presenters .title {
  overflow: hidden;
  position: relative; }
  .archive-programs .programs .title h2, .archive-programs .presenters .title h2 {
    width: 75%;
    position: relative;
    background: #004874;
    color: #ffffff;
    font-size: 28px;
    line-height: 48px;
    margin-bottom: 30px;
    padding-right: 25px; }
  .archive-programs .programs .title i, .archive-programs .presenters .title i {
    position: absolute;
    color: #FFFFFF; }
.archive-programs .programs ul:not(.pagination) li, .archive-programs .presenters ul:not(.pagination) li {
  position: relative;
  margin-bottom: 25px;
  padding: 10px 25px 10px 0;
  background: #dde6eb; }
  .archive-programs .programs ul:not(.pagination) li a, .archive-programs .presenters ul:not(.pagination) li a {
    display: inline-block;
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 25px;
    color: #0f253d;
    font-size: 23px; }
  .archive-programs .programs ul:not(.pagination) li i, .archive-programs .presenters ul:not(.pagination) li i {
    position: absolute;
    left: 15px;
    top: 10px;
    color: #002d49;
    z-index: 3;
    font-size: 26px; }
.archive-programs .programs .list, .archive-programs .presenters .list {
  overflow: hidden; }
  .archive-programs .programs .list ul, .archive-programs .presenters .list ul {
    width: 75%; }
.archive-programs .programs {
  border-left: 1px solid #dbdfe2; }
  .archive-programs .programs .pagination {
    float: none; }
  .archive-programs .programs .title h2 {
    padding-right: 50px; }
    .archive-programs .programs .title h2 i {
      right: 10px;
      top: 2px; }
  .archive-programs .programs ul {
    float: right; }
.archive-programs .presenters .title h2 {
  float: left;
  padding-right: 38px; }
  .archive-programs .presenters .title h2 i {
    right: 5px; }
.archive-programs .presenters ul {
  float: left; }

body.error404 main {
  color: #002d49;
  text-align: center; }
  body.error404 main .computer-img {
    background: url("../images/computer-monitor2.svg") 50% 0 no-repeat;
    height: 100px;
    fill: #002d49;
    margin-bottom: 12px; }
  body.error404 main .opss {
    font-size: 75px;
    font-weight: bold;
    margin-bottom: 10px; }
  body.error404 main .error-message {
    font-size: 30px;
    letter-spacing: 0.2px;
    margin-bottom: 30px; }
    body.error404 main .error-message a {
      color: #ec1f27;
      font-weight: bold;
      margin-right: -7px; }
  body.error404 main .box {
    padding: 30px;
    background-color: #F0F0F0;
    margin: 0 auto;
    width: 635px;
    height: 165px;
    -webkit-box-shadow: 0px 4px 15px -2px rgba(0, 0, 0, 0.67);
    -moz-box-shadow: 0px 4px 15px -2px rgba(0, 0, 0, 0.67);
    box-shadow: 0px 4px 15px -2px rgba(0, 0, 0, 0.67);
    margin-bottom: 40px; }
    body.error404 main .box .error-search-form {
      height: 45px; }
      body.error404 main .box .error-search-form .input-box {
        border: 1px solid #B7B7B7;
        width: 325px;
        height: 45px;
        background-color: #fff;
        vertical-align: bottom;
        font-size: 22px;
        padding: 10px; }
      body.error404 main .box .error-search-form .search-button {
        background-color: #00619c;
        width: 60px;
        height: 45px;
        color: #fff;
        font-size: 26px;
        margin-right: 10px;
        will-change: box-shadow,transform;
        -webkit-transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
        transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1); }
        body.error404 main .box .error-search-form .search-button:focus {
          outline: 0; }
        body.error404 main .box .error-search-form .search-button:focus:not(:active) {
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36); }
        body.error404 main .box .error-search-form .search-button:active {
          box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }
  body.error404 main ::-webkit-input-placeholder {
    color: #B7B7B7; }
  body.error404 main :-moz-placeholder {
    /* Firefox 18- */
    color: #B7B7B7; }
  body.error404 main ::-moz-placeholder {
    /* Firefox 19+ */
    color: #B7B7B7; }
  body.error404 main :-ms-input-placeholder {
    color: #B7B7B7; }

.pagination {
  display: table;
  margin: 5px auto 30px; }
  .pagination li {
    float: right;
    padding: 2px; }
    .pagination li:not(.active):hover {
      background-color: #30436b; }
    .pagination li.disabled {
      display: none; }
    .pagination li.first a {
      text-shadow: 6px 0; }
    .pagination li.last a {
      text-shadow: -6px 0; }
  .pagination a {
    display: block;
    padding: 3px 7px;
    background-color: #dde6eb;
    color: #30436b;
    font-size: 1.6rem;
    font-weight: bold; }
  .pagination .active a {
    background-color: #30436b;
    color: #dde6eb; }

@media (min-height: 750px) {
  body.search-no-results main {
    min-height: 860px; } }
@media (max-height: 750px) {
  body.search-no-results main {
    min-height: 660px; } }
body.search-no-results .no-results {
  font-size: 5rem;
  margin-top: 8rem;
  color: #004874;
  font-weight: bold;
  text-align: center; }
body.search-no-results .search-box .btn-open {
  background-color: #004874; }

.archive-container .archive-title {
  font-size: 44px;
  margin: 0 15px 15px 0; }
  .archive-container .archive-title span.s {
    font-weight: bold; }
.archive-container .sub-search {
  padding: 5px 15px;
  background-color: #dde6eb;
  font-size: 16px;
  color: #004874;
  margin-left: 15px;
  margin-bottom: 20px;
  font-weight: bold; }
.archive-container #search-results .left .excerpt a {
  font-size: 20px; }

.page-background {
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 1207px;
  position: absolute;
  top: 0;
  z-index: 11; }

.desktop div#red-mail {
  position: absolute;
  top: -15px;
  left: 0;
  width: 100%;
  color: #002d49;
  margin-bottom: 20px;
  z-index: 12; }
  .desktop div#red-mail .red-mail-wrapper {
    background: white;
    position: relative;
    top: 200px;
    width: 40%;
    min-width: 400px;
    min-height: 400px; }
    .desktop div#red-mail .red-mail-wrapper .rm-title {
      padding: 5px; }
      .desktop div#red-mail .red-mail-wrapper .rm-title a {
        position: absolute;
        left: 10px;
        top: 10px; }
    .desktop div#red-mail .red-mail-wrapper .rm-container {
      padding: 15px; }
      .desktop div#red-mail .red-mail-wrapper .rm-container .upper-text {
        margin-bottom: 25px;
        font-size: 17px;
        line-height: 20px; }
        .desktop div#red-mail .red-mail-wrapper .rm-container .upper-text h4 {
          color: #002d49;
          font-weight: bold;
          font-size: 21px;
          line-height: 25px; }
      .desktop div#red-mail .red-mail-wrapper .rm-container .with_frm_style .form-field {
        text-align: right;
        position: relative; }
        .desktop div#red-mail .red-mail-wrapper .rm-container .with_frm_style .form-field.rm-finput {
          width: 350px; }
        .desktop div#red-mail .red-mail-wrapper .rm-container .with_frm_style .form-field.rm-credit input {
          width: 350px; }

.mobile-theme.page-id-95229 #mobile-main {
  overflow: visible; }
@media (min-width: 350px) {
  .mobile-theme div#red-mail .red-mail-wrapper {
    width: 90%; } }
.mobile-theme div#red-mail .red-mail-wrapper .rm-title {
  padding: 5px 20px; }
  .mobile-theme div#red-mail .red-mail-wrapper .rm-title a {
    float: left;
    margin: 12px 0; }
.mobile-theme div#red-mail .red-mail-wrapper .rm-container .with_frm_style .form-field {
  width: 100%;
  display: inline-block; }

div#red-mail {
  /*---------remove jambomail----------*/ }
  div#red-mail p {
    font-family: AlmoniDL, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 100; }
  div#red-mail h3 {
    color: #002d49;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 5px; }
  div#red-mail .red-mail-wrapper {
    -webkit-box-shadow: 5px 5px 32px -3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 5px 5px 32px -3px rgba(0, 0, 0, 0.75);
    box-shadow: 5px 5px 32px -3px rgba(0, 0, 0, 0.75);
    margin: 0 auto; }
    div#red-mail .red-mail-wrapper .rm-title {
      background-color: #ED1F29;
      color: #fff; }
      div#red-mail .red-mail-wrapper .rm-title .fi-email {
        font-size: 25px; }
      div#red-mail .red-mail-wrapper .rm-title .fi-close:before {
        color: #fff; }
      div#red-mail .red-mail-wrapper .rm-title h1 {
        display: inline-block;
        color: white;
        font-size: 25px;
        font-weight: bold;
        margin-right: 5px; }
    div#red-mail .red-mail-wrapper .rm-container {
      padding: 15px; }
      div#red-mail .red-mail-wrapper .rm-container .upper-text {
        margin-bottom: 25px;
        font-size: 17px;
        line-height: 20px; }
        div#red-mail .red-mail-wrapper .rm-container .upper-text h4 {
          color: #002d49;
          font-weight: bold;
          font-size: 21px;
          line-height: 25px; }
      div#red-mail .red-mail-wrapper .rm-container .with_frm_style .form-field {
        text-align: right;
        position: relative; }
        div#red-mail .red-mail-wrapper .rm-container .with_frm_style .form-field.rm-credit label.frm_primary_label {
          font-size: 16px;
          font-weight: 100;
          color: #002d49; }
        div#red-mail .red-mail-wrapper .rm-container .with_frm_style .form-field label, div#red-mail .red-mail-wrapper .rm-container .with_frm_style .form-field label.frm_primary_label {
          font-family: AlmoniDL, Helvetica, sans-serif;
          font-size: 17px;
          color: #555555;
          font-weight: 100; }
        div#red-mail .red-mail-wrapper .rm-container .with_frm_style .form-field textarea {
          height: 150px;
          border-radius: 0;
          background-color: #F2F2F2;
          border: 1px solid #cccccc;
          padding: 2px;
          width: 100%;
          margin-bottom: 20px; }
        div#red-mail .red-mail-wrapper .rm-container .with_frm_style .form-field .frm_primary_label {
          display: inline-block;
          position: absolute;
          right: 10px;
          top: 8px;
          width: auto; }
        div#red-mail .red-mail-wrapper .rm-container .with_frm_style .form-field input[type=text], div#red-mail .red-mail-wrapper .rm-container .with_frm_style .form-field input[type=email], div#red-mail .red-mail-wrapper .rm-container .with_frm_style .form-field input[type=tel], div#red-mail .red-mail-wrapper .rm-container .with_frm_style .form-field input[type=file] {
          height: 30px;
          border-radius: 0;
          background-color: #F2F2F2;
          border: 1px solid #cccccc;
          padding: 2px;
          width: 100%;
          margin-bottom: 20px; }
        div#red-mail .red-mail-wrapper .rm-container .with_frm_style .form-field .frm_opt_container label {
          color: #002d49;
          font-size: 16px; }
        div#red-mail .red-mail-wrapper .rm-container .with_frm_style .form-field.rm-hidden-lable {
          margin-bottom: 10px; }
          div#red-mail .red-mail-wrapper .rm-container .with_frm_style .form-field.rm-hidden-lable > label {
            visibility: hidden; }
      div#red-mail .red-mail-wrapper .rm-container .with_frm_style .frm_submit {
        /*position: absolute;
        bottom: 10px;
        right: 200px;*/
        text-align: center; }
        div#red-mail .red-mail-wrapper .rm-container .with_frm_style .frm_submit input {
          padding: 8px 120px;
          font-size: 18px;
          background-color: #ED1F29;
          color: white;
          border-radius: 0; }
      div#red-mail .red-mail-wrapper .rm-container .jumbomail {
        height: 375px; }
        div#red-mail .red-mail-wrapper .rm-container .jumbomail .jumbomail-form {
          transform: scale(0.7); }
    div#red-mail .red-mail-wrapper body.MainBody {
      -ms-transform: scale(0.7, 0.7);
      -webkit-transform: scale(0.7, 0.7);
      transform: scale(0.7, 0.7); }
  div#red-mail .form-container label {
    display: inline-block;
    position: absolute;
    top: 9px;
    right: 8px;
    webkit-transition: all 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1); }
    div#red-mail .form-container label.focus {
      top: -17px !important;
      right: 0 !important;
      background-color: #ec1f27;
      padding: 0 3px;
      color: #fff !important; }
      div#red-mail .form-container label.focus .frm_required {
        color: #fff; }
  div#red-mail #frm_field_15_container {
    display: block;
    height: 62px; }
  div#red-mail #frm_field_17_container {
    display: none; }

.archive.tax-channel main#video {
  margin-bottom: 100px; }
.archive.tax-channel .mode-archive-video article.small-articles:nth-of-type(1n+2) {
  width: 100%;
  margin-left: 0; }
  .archive.tax-channel .mode-archive-video article.small-articles:nth-of-type(1n+2) figure {
    height: 235px; }
    .archive.tax-channel .mode-archive-video article.small-articles:nth-of-type(1n+2) figure > a {
      width: 100%; }
.archive.tax-channel .mode-archive-video article.small-articles figcaption.title {
  background-color: rgba(212, 213, 208, 0.8); }
  .archive.tax-channel .mode-archive-video article.small-articles figcaption.title a {
    font-size: 1.7rem;
    overflow: hidden;
    padding: 9px; }
.archive.tax-channel .mode-archive-video .first figcaption.title a {
  line-height: 12px;
  font-size: 24px !important;
  padding: 20px !important; }
.archive.tax-channel .mode-archive-video .older-video {
  border-bottom: 2px solid #ccc; }
.archive.tax-channel .mode-archive-video .more-videos {
  float: left;
  padding: 20px;
  padding-bottom: 0; }
  .archive.tax-channel .mode-archive-video .more-videos a {
    color: #ACACAC;
    font-weight: 600;
    font-size: 25px; }
  .archive.tax-channel .mode-archive-video .more-videos::after {
    content: "\e000";
    font: normal normal normal 14px/1 Flaticon;
    font-size: inherit;
    line-height: inherit;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
    width: 20px;
    color: #ACACAC; }
.archive.tax-channel .mode-archive-video section {
  position: relative;
  border-top: 2px solid #51c1e1; }
.archive.tax-channel .mode-archive-video .icon, .archive.tax-channel .mode-archive-video .headline {
  position: absolute;
  top: 0;
  z-index: 2;
  font-size: 2rem;
  line-height: 2; }
.archive.tax-channel .mode-archive-video .icon {
  right: 0;
  padding: 0 13px;
  background-color: rgba(66, 73, 79, 0.8);
  color: #ffffff; }
.archive.tax-channel .mode-archive-video .headline {
  right: 44px;
  padding: 0 16px;
  background-color: #51c1e1;
  display: inline-block;
  color: #000000;
  font-size: 2.6rem;
  line-height: 40px; }
.archive.tax-channel .mode-archive-video article {
  margin-bottom: 8px; }
.archive.tax-channel .mode-archive-video figure {
  position: relative; }
  .archive.tax-channel .mode-archive-video figure img {
    width: 100%; }
  .archive.tax-channel .mode-archive-video figure .title {
    position: absolute;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    width: 101%;
    padding-left: 55px;
    height: 50px; }
    .archive.tax-channel .mode-archive-video figure .title a {
      color: #454545;
      display: block;
      font-weight: bold;
      font-size: 1.7rem;
      padding: 10px;
      height: 44px;
      overflow: hidden; }
  .archive.tax-channel .mode-archive-video figure .btn-play {
    height: 44px;
    width: 44px;
    line-height: 44px;
    border-radius: 50%;
    color: #ffffff;
    background-color: #00619c;
    position: absolute;
    top: -22px;
    left: 20px;
    text-align: center;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5); }
  .archive.tax-channel .mode-archive-video figure time {
    position: absolute;
    bottom: 10px;
    left: 25px;
    color: #7d7d7d;
    font-size: 1.8rem; }
.archive.tax-channel .mode-archive-video .first article figure {
  height: 500px; }
.archive.tax-channel .mode-archive-video .second figure {
  position: relative;
  height: 240px; }
.archive.tax-channel .mode-archive-video.widgetcontent article:first-of-type .thumbnail {
  height: 550px;
  overflow: hidden; }
.archive.tax-channel .mode-archive-video.widgetcontent article:first-of-type .title a {
  padding: 18px;
  font-size: 2.4rem;
  line-height: 16px; }
.archive.tax-channel .mode-archive-video.widgetcontent article:nth-of-type(1n+2) {
  float: right;
  width: 32.66667%;
  margin-left: 1%;
  /* === Temp === */
  /* === END Temp === */ }
  .archive.tax-channel .mode-archive-video.widgetcontent article:nth-of-type(1n+2) figure {
    height: 178px;
    overflow: hidden; }
    .archive.tax-channel .mode-archive-video.widgetcontent article:nth-of-type(1n+2) figure > a {
      display: block;
      height: 178px;
      width: 270px;
      position: relative; }
.archive.tax-channel .mode-archive-video.widgetcontent article:nth-of-type(3n+4) {
  margin-left: 0; }
.archive.tax-channel .mode-archive-video.featured-video section {
  border-top: 0; }
.archive.tax-channel .mode-archive-video.featured-video .first {
  width: 74.18803%;
  float: right;
  /*@todo server-side*/ }
  .archive.tax-channel .mode-archive-video.featured-video .first figure {
    height: 500px;
    width: 100%;
    position: relative;
    overflow: hidden; }
    .archive.tax-channel .mode-archive-video.featured-video .first figure img {
      min-height: 100%; }
.archive.tax-channel .mode-archive-video.featured-video .second {
  width: 23.93162%;
  float: left;
  /*@todo server-side*/ }
  .archive.tax-channel .mode-archive-video.featured-video .second article:first-of-type {
    margin-bottom: 30px; }
  .archive.tax-channel .mode-archive-video.featured-video .second figure {
    height: 235px;
    width: 100%;
    position: relative;
    overflow: hidden; }
    .archive.tax-channel .mode-archive-video.featured-video .second figure img {
      min-height: 100%; }
.archive.tax-channel .video-category {
  margin-top: 45px;
  /*@todo server-side for color and background color*/
  border-top: 2px solid #51c1e1;
  position: relative; }
  .archive.tax-channel .video-category .icon, .archive.tax-channel .video-category .headline {
    position: static !important;
    float: right;
    margin-bottom: 26px; }
  .archive.tax-channel .video-category .headline h2 {
    color: #ffffff !important; }
.archive.tax-channel .recent-video {
  clear: both;
  width: 74.18803%;
  float: right;
  margin-top: 1px; }
  .archive.tax-channel .recent-video li {
    float: right;
    width: 32%;
    margin-left: 2%; }
    .archive.tax-channel .recent-video li:nth-of-type(3n) {
      margin-left: 0; }
.archive.tax-channel .channel-cat {
  border-top: 2px solid #51c1e1;
  position: relative; }
  .archive.tax-channel .channel-cat .headline {
    right: 44px;
    padding: 0 16px;
    background-color: #51c1e1;
    display: inline-block;
    margin-bottom: 35px; }
    .archive.tax-channel .channel-cat .headline h2 {
      color: #fff;
      font-size: 20px;
      line-height: 40px; }
.archive.tax-channel .load-more-ul .btn-load-more {
  font-size: 20px;
  background-color: #002D49;
  color: #fff;
  padding: 15px; }
  .archive.tax-channel .load-more-ul .btn-load-more:hover {
    background-color: #00619C; }
.archive.tax-channel .load-more-ul .load-more-li {
  float: right;
  width: 23.5%;
  margin-left: 1.9%; }
  .archive.tax-channel .load-more-ul .load-more-li:nth-of-type(4n) {
    margin-left: 0; }
  .archive.tax-channel .load-more-ul .load-more-li article {
    margin-bottom: 34px; }
.archive.tax-channel .load-more-ul .arti-load-more-container {
  display: inline-block;
  text-align: center;
  width: 100%; }
  .archive.tax-channel .load-more-ul .arti-load-more-container.disabled {
    display: none; }
  .archive.tax-channel .load-more-ul .arti-load-more-container.loading button {
    position: relative;
    /* padding-left: 35px;*/ }
    .archive.tax-channel .load-more-ul .arti-load-more-container.loading button:before {
      width: 50px;
      height: 50px;
      content: '';
      position: absolute;
      background: url(../images/ring.svg) center no-repeat !important;
      border-radius: 15px;
      margin: 0px 0 0 -30px;
      right: -55px;
      top: 0px; }
.archive.tax-channel .older-video {
  width: 23.93162%;
  float: left;
  margin-top: 1px; }
  .archive.tax-channel .older-video li {
    min-height: 55px; }
  .archive.tax-channel .older-video h1 {
    padding-right: 45px;
    position: relative;
    font-size: 1.6rem;
    line-height: 1.6rem;
    font-weight: bold; }
    .archive.tax-channel .older-video h1 i {
      position: absolute;
      top: 0;
      right: 0;
      line-height: 39px;
      height: 39px;
      width: 39px;
      background-color: #acacac;
      color: #ffffff;
      text-align: center;
      font-size: 2rem; }
.archive.tax-channel #video .video-category figure {
  height: 205px;
  overflow: hidden; }
.archive.tax-channel #video .icon {
  position: static !important;
  float: right;
  margin-bottom: 26px;
  height: 40px;
  right: 0;
  padding: 0 13px;
  background-color: rgba(66, 73, 79, 0.8);
  color: #ffffff;
  z-index: 2;
  font-size: 2rem;
  line-height: 2; }
  .archive.tax-channel #video .icon img {
    width: 20px;
    height: 22px;
    margin-top: 9px; }

#video.by-cat .icon {
  height: 42px !important;
  line-height: 2.3 !important; }
#video.by-cat .first {
  margin-bottom: 24px; }
#video.by-cat .bottom-part figure {
  height: 205px; }
#video .bottom-part .recent-video, #video .bottom-part .load-more-ul {
  clear: both;
  width: 100%;
  float: right;
  margin-top: 1px; }
  #video .bottom-part .recent-video li, #video .bottom-part .load-more-ul li {
    float: right;
    width: 23.5%;
    margin-left: 2%; }
    #video .bottom-part .recent-video li article, #video .bottom-part .load-more-ul li article {
      overflow: hidden; }
    #video .bottom-part .recent-video li:nth-child(-n+5) article.bottom-parts, #video .bottom-part .load-more-ul li:nth-child(-n+5) article.bottom-parts {
      margin-bottom: 32px; }
    #video .bottom-part .recent-video li:nth-of-type(4n), #video .bottom-part .load-more-ul li:nth-of-type(4n) {
      margin-left: 0; }

.mode-category-video article.small-articles:nth-of-type(1n+2) {
  width: 100%;
  margin-left: 0; }
  .mode-category-video article.small-articles:nth-of-type(1n+2) figure {
    height: 235px; }
    .mode-category-video article.small-articles:nth-of-type(1n+2) figure > a {
      width: 100%; }
.mode-category-video article.small-articles figcaption.title {
  background-color: rgba(212, 213, 208, 0.8); }
  .mode-category-video article.small-articles figcaption.title a {
    font-size: 16px;
    overflow: hidden;
    padding: 9px; }
.mode-category-video .first figcaption.title a {
  line-height: 12px;
  font-size: 24px;
  padding: 20px; }
.mode-category-video .older-video {
  border-bottom: 2px solid #ccc; }
.mode-category-video .more-videos {
  float: left;
  padding: 20px;
  padding-bottom: 0; }
  .mode-category-video .more-videos a {
    color: #ACACAC;
    font-weight: 600;
    font-size: 25px; }
  .mode-category-video .more-videos::after {
    content: "\e000";
    font: normal normal normal 14px/1 Flaticon;
    font-size: inherit;
    line-height: inherit;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
    width: 20px;
    color: #ACACAC; }
.mode-category-video section {
  position: relative; }
.mode-category-video .icon, .mode-category-video .headline {
  position: absolute;
  top: 0;
  z-index: 2;
  font-size: 2rem;
  line-height: 2; }
.mode-category-video .icon {
  right: 0;
  padding: 0 13px;
  background-color: rgba(66, 73, 79, 0.8);
  color: #ffffff; }
.mode-category-video .headline {
  right: 44px;
  padding: 0 16px;
  background-color: #51c1e1;
  display: inline-block;
  color: #000000;
  font-size: 2.6rem;
  line-height: 40px; }
.mode-category-video article {
  margin-bottom: 8px; }
.mode-category-video figure {
  position: relative; }
  .mode-category-video figure img {
    width: 100%; }
  .mode-category-video figure .title {
    position: absolute;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    width: 101%;
    padding-left: 55px;
    height: 50px; }
    .mode-category-video figure .title a {
      color: #454545;
      display: block;
      font-weight: bold;
      font-size: 1.7rem;
      padding: 10px;
      height: 44px;
      overflow: hidden; }
  .mode-category-video figure .btn-play {
    height: 44px;
    width: 44px;
    line-height: 44px;
    border-radius: 50%;
    color: #ffffff;
    background-color: #00619c;
    position: absolute;
    top: -22px;
    left: 20px;
    text-align: center;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5); }
  .mode-category-video figure time {
    position: absolute;
    bottom: 10px;
    left: 25px;
    color: #7d7d7d;
    font-size: 1.8rem; }
.mode-category-video .first article figure {
  height: 500px; }
.mode-category-video .second figure {
  position: relative;
  height: 240px; }
.mode-category-video.widgetcontent article:first-of-type .thumbnail {
  height: 550px;
  overflow: hidden; }
.mode-category-video.widgetcontent article:first-of-type .title a {
  padding: 18px;
  font-size: 2.4rem;
  line-height: 16px; }
.mode-category-video.widgetcontent article:nth-of-type(1n+2) {
  float: right;
  width: 32.66667%;
  margin-left: 1%;
  /* === Temp === */
  /* === END Temp === */ }
  .mode-category-video.widgetcontent article:nth-of-type(1n+2) figure {
    height: 178px;
    overflow: hidden; }
    .mode-category-video.widgetcontent article:nth-of-type(1n+2) figure > a {
      display: block;
      height: 178px;
      width: 270px;
      position: relative; }
.mode-category-video.widgetcontent article:nth-of-type(3n+4) {
  margin-left: 0; }
.mode-category-video.featured-video section {
  border-top: 0; }
.mode-category-video.featured-video .first {
  width: 74.5%;
  float: right;
  /*@todo server-side*/ }
  .mode-category-video.featured-video .first figure {
    height: 500px;
    width: 100%;
    position: relative;
    overflow: hidden; }
    .mode-category-video.featured-video .first figure img {
      min-height: 100%; }
.mode-category-video.featured-video .second {
  width: 23.5%;
  float: left;
  /*@todo server-side*/ }
  .mode-category-video.featured-video .second article:first-of-type {
    margin-bottom: 30px; }
  .mode-category-video.featured-video .second figure {
    height: 235px;
    width: 100%;
    position: relative;
    overflow: hidden; }
    .mode-category-video.featured-video .second figure img {
      min-height: 100%; }

.desktop #contact-page .contact-content {
  padding-right: 20px;
  margin-bottom: 40px; }
  .desktop #contact-page .contact-content .phone-link {
    width: 30%; }
.desktop #contact-page #frm_form_3_container .form-field.name-field {
  width: 48%;
  margin-left: 26px; }
.desktop #contact-page #frm_form_3_container .form-field.mail-field {
  width: 48%; }

@media (max-width: 400px) {
  .mobile-theme #contact-page .contact-title {
    padding: 5px 0; }
    .mobile-theme #contact-page .contact-title .fi-email {
      display: block;
      text-align: center; }
    .mobile-theme #contact-page .contact-title h2 span {
      width: 100%; } }
@media (min-width: 400px) {
  .mobile-theme #contact-page .contact-title h2 {
    width: 93%;
    padding-left: 10px; } }
.mobile-theme #contact-page .contact-title h2 {
  text-align: center; }
  .mobile-theme #contact-page .contact-title h2 span {
    font-size: 25px;
    display: inline-block; }
.mobile-theme #contact-page .address {
  text-align: center;
  margin-bottom: 20px; }

#contact-page .contact-content .title {
  color: #00619c;
  font-size: 40px;
  font-weight: bold; }
#contact-page .contact-content .phone-link {
  background-color: #cedae4;
  margin: 20px;
  margin-bottom: 30px;
  padding: 10px;
  text-align: center; }
  #contact-page .contact-content .phone-link.no-margin-r {
    margin-right: 0; }
  #contact-page .contact-content .phone-link.no-margin-l {
    margin-left: 0; }
  #contact-page .contact-content .phone-link .text-row {
    color: #ec1f27;
    font-size: 18px;
    font-weight: bold; }
  #contact-page .contact-content .phone-link .phone-row {
    color: #00619c;
    font-size: 30px; }
#contact-page .contact-content .contact-wrapper {
  background-color: #cedae4; }
  #contact-page .contact-content .contact-wrapper .contact-title {
    background-color: #002d49;
    color: #fff;
    padding: 5px; }
    #contact-page .contact-content .contact-wrapper .contact-title .fi-email:before {
      font-size: 22px; }
    #contact-page .contact-content .contact-wrapper .contact-title h2 {
      color: #fff;
      display: inline-block;
      font-size: 30px; }
  #contact-page .contact-content .contact-wrapper .form-container {
    padding: 30px;
    margin-bottom: 30px; }
    #contact-page .contact-content .contact-wrapper .form-container .frm_ajax_loading {
      visibility: hidden; }
      #contact-page .contact-content .contact-wrapper .form-container .frm_ajax_loading.frm_loading_now {
        visibility: visible; }
    #contact-page .contact-content .contact-wrapper .form-container #frm_form_3_container .form-field {
      position: relative;
      display: inline-block;
      border-radius: 0;
      width: 100%;
      margin-bottom: 10px; }
      #contact-page .contact-content .contact-wrapper .form-container #frm_form_3_container .form-field .frm_primary_label {
        font-family: AlmoniDL, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: 100; }
      #contact-page .contact-content .contact-wrapper .form-container #frm_form_3_container .form-field input, #contact-page .contact-content .contact-wrapper .form-container #frm_form_3_container .form-field textarea {
        border-radius: 0;
        background-color: #fff;
        border: 1px solid #aaa;
        display: block;
        line-height: 2;
        width: 100%;
        margin-bottom: 15px; }
      #contact-page .contact-content .contact-wrapper .form-container #frm_form_3_container .form-field label {
        display: inline-block;
        position: absolute;
        top: 9px;
        right: 8px;
        webkit-transition: all 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
        transition: all 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1); }
        #contact-page .contact-content .contact-wrapper .form-container #frm_form_3_container .form-field label.focus {
          top: -15px;
          right: 0;
          background-color: #ec1f27;
          padding: 0 3px;
          color: #fff; }
          #contact-page .contact-content .contact-wrapper .form-container #frm_form_3_container .form-field label.focus .frm_required {
            color: #fff; }
    #contact-page .contact-content .contact-wrapper .form-container #frm_form_3_container .frm_submit {
      text-align: left; }
      #contact-page .contact-content .contact-wrapper .form-container #frm_form_3_container .frm_submit input {
        background-color: #ec1f27;
        color: #fff;
        border-radius: 0;
        width: 135px;
        padding: 10px;
        font-size: 20px; }
    #contact-page .contact-content .contact-wrapper .form-container .frm_error_style {
      text-align: right; }
    #contact-page .contact-content .contact-wrapper .form-container .frm_error {
      position: absolute;
      top: 38px;
      right: 8px; }
#contact-page .contact-content .address {
  padding-left: 10px; }
  #contact-page .contact-content .address h3 {
    color: #00619c;
    font-size: 22px;
    font-weight: bold; }
  #contact-page .contact-content .address p {
    font-size: 15px;
    line-height: 1.4; }
#contact-page .contact-content .google-map {
  overflow: hidden; }
  #contact-page .contact-content .google-map iframe {
    float: left; }

.timeline-page #timeline-infinite-scroll, .main-navigation-mobile #timeline-infinite-scroll {
  border: 20px solid #dbdbdb; }
.timeline-page #menu-full-feed a, .main-navigation-mobile #menu-full-feed a {
  cursor: pointer; }
.timeline-page #menu-full-feed > li, .main-navigation-mobile #menu-full-feed > li {
  position: relative; }
  .timeline-page #menu-full-feed > li .btn-open.fi::before, .main-navigation-mobile #menu-full-feed > li .btn-open.fi::before {
    content: "\e000" !important; }
  .timeline-page #menu-full-feed > li.active-parent .btn-open.fi::before, .main-navigation-mobile #menu-full-feed > li.active-parent .btn-open.fi::before {
    content: "\e006" !important; }
  .timeline-page #menu-full-feed > li .arrow-container, .main-navigation-mobile #menu-full-feed > li .arrow-container {
    display: inline-block;
    color: #fff;
    top: 5px;
    left: 5px;
    position: absolute;
    width: 50px;
    text-align: center;
    /* background-color: rgba(0, 0, 0, 0.1);*/ }
    .timeline-page #menu-full-feed > li .arrow-container.btn-open.fi::before, .main-navigation-mobile #menu-full-feed > li .arrow-container.btn-open.fi::before {
      font-size: 15px; }
.timeline-page .mode-layout-gallery .figure-container, .main-navigation-mobile .mode-layout-gallery .figure-container {
  overflow: hidden; }
  .timeline-page .mode-layout-gallery .figure-container figure, .main-navigation-mobile .mode-layout-gallery .figure-container figure {
    margin-bottom: 25px; }
.timeline-page .timeline-sidebar, .main-navigation-mobile .timeline-sidebar {
  padding: 0 35px 35px 35px; }
  .timeline-page .timeline-sidebar .bar, .main-navigation-mobile .timeline-sidebar .bar {
    background-color: #004874; }
    .timeline-page .timeline-sidebar .bar .title, .main-navigation-mobile .timeline-sidebar .bar .title {
      color: white;
      line-height: 38px;
      font-size: 2.8rem;
      font-weight: bold;
      margin-right: 16px; }
  .timeline-page .timeline-sidebar #timeline-infinite-scroll, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll {
    border: 20px solid #ccc; }
    .timeline-page .timeline-sidebar #timeline-infinite-scroll .wp-video .arti-player, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll .wp-video .arti-player {
      max-width: 100% !important;
      overflow: hidden; }
      .timeline-page .timeline-sidebar #timeline-infinite-scroll .wp-video .arti-player .mejs-video, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll .wp-video .arti-player .mejs-video {
        width: 100% !important; }
        .timeline-page .timeline-sidebar #timeline-infinite-scroll .wp-video .arti-player .mejs-video .mejs-overlay-play, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll .wp-video .arti-player .mejs-video .mejs-overlay-play {
          width: 100% !important; }
    .timeline-page .timeline-sidebar #timeline-infinite-scroll article, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article {
      background-color: #fff;
      padding: 10px; }
      .timeline-page .timeline-sidebar #timeline-infinite-scroll article.timeline, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article.timeline {
        position: relative;
        border-bottom: 20px solid #ccc;
        padding-bottom: 20px; }
      .timeline-page .timeline-sidebar #timeline-infinite-scroll article .meta, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .meta {
        display: block;
        overflow: hidden;
        margin-bottom: 15px; }
        .timeline-page .timeline-sidebar #timeline-infinite-scroll article .meta img, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .meta img {
          display: inline-block;
          width: 50px; }
        .timeline-page .timeline-sidebar #timeline-infinite-scroll article .meta .post-details, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .meta .post-details {
          float: left;
          color: #959595;
          font-size: 15px; }
          .timeline-page .timeline-sidebar #timeline-infinite-scroll article .meta .post-details .author, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .meta .post-details .author {
            color: #00619c;
            display: inline-block;
            margin-left: 5px; }
          .timeline-page .timeline-sidebar #timeline-infinite-scroll article .meta .post-details .heb-date, .timeline-page .timeline-sidebar #timeline-infinite-scroll article .meta .post-details .date, .timeline-page .timeline-sidebar #timeline-infinite-scroll article .meta .post-details .diff-time, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .meta .post-details .heb-date, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .meta .post-details .date, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .meta .post-details .diff-time {
            display: inline-block;
            margin-left: 5px; }
            .timeline-page .timeline-sidebar #timeline-infinite-scroll article .meta .post-details .heb-date:after, .timeline-page .timeline-sidebar #timeline-infinite-scroll article .meta .post-details .date:after, .timeline-page .timeline-sidebar #timeline-infinite-scroll article .meta .post-details .diff-time:after, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .meta .post-details .heb-date:after, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .meta .post-details .date:after, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .meta .post-details .diff-time:after {
              content: '|';
              padding-right: 2px; }
      .timeline-page .timeline-sidebar #timeline-infinite-scroll article .thumbnail, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .thumbnail {
        margin-bottom: 10px;
        overflow: hidden; }
      .timeline-page .timeline-sidebar #timeline-infinite-scroll article figure img, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article figure img {
        width: 100%;
        height: auto; }
      .timeline-page .timeline-sidebar #timeline-infinite-scroll article figure .wp-post-image, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article figure .wp-post-image {
        width: 100%; }
      .timeline-page .timeline-sidebar #timeline-infinite-scroll article figure .thumbnail img, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article figure .thumbnail img {
        width: 100%; }
      .timeline-page .timeline-sidebar #timeline-infinite-scroll article figure .attachment-thumbnail, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article figure .attachment-thumbnail {
        width: 100%; }
      .timeline-page .timeline-sidebar #timeline-infinite-scroll article .title, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .title {
        margin-bottom: 15px; }
        .timeline-page .timeline-sidebar #timeline-infinite-scroll article .title h3, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .title h3 {
          font-size: 30px;
          font-weight: bold; }
      .timeline-page .timeline-sidebar #timeline-infinite-scroll article .excerpt, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .excerpt {
        font-size: 15px;
        line-height: 18px; }
      .timeline-page .timeline-sidebar #timeline-infinite-scroll article .the-comment-list, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .the-comment-list {
        margin-top: 20px; }
        .timeline-page .timeline-sidebar #timeline-infinite-scroll article .the-comment-list h6, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .the-comment-list h6 {
          border-bottom: 3px solid #ccc; }
        .timeline-page .timeline-sidebar #timeline-infinite-scroll article .the-comment-list ul li, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .the-comment-list ul li {
          border-bottom: 3px solid #EDEDED; }
          .timeline-page .timeline-sidebar #timeline-infinite-scroll article .the-comment-list ul li .comment-details .comment-date, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .the-comment-list ul li .comment-details .comment-date {
            font-size: 14px;
            color: #888; }
            .timeline-page .timeline-sidebar #timeline-infinite-scroll article .the-comment-list ul li .comment-details .comment-date:before, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .the-comment-list ul li .comment-details .comment-date:before {
              content: '|';
              margin-left: 5px; }
          .timeline-page .timeline-sidebar #timeline-infinite-scroll article .the-comment-list ul li .comment-details strong, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .the-comment-list ul li .comment-details strong {
            margin-right: 5px; }
      .timeline-page .timeline-sidebar #timeline-infinite-scroll article main, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article main {
        margin: 10px 0;
        font-size: 19px;
        line-height: 22px; }
        .timeline-page .timeline-sidebar #timeline-infinite-scroll article main p, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article main p {
          margin-bottom: 10px; }
      .timeline-page .timeline-sidebar #timeline-infinite-scroll article .share, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .share {
        margin-top: 20px;
        margin-bottom: 20px; }
        .timeline-page .timeline-sidebar #timeline-infinite-scroll article .share .like, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .share .like {
          font-size: 17px; }
        .timeline-page .timeline-sidebar #timeline-infinite-scroll article .share .msg, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .share .msg {
          display: inline-block; }
        .timeline-page .timeline-sidebar #timeline-infinite-scroll article .share .comments, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .share .comments {
          float: left; }
        .timeline-page .timeline-sidebar #timeline-infinite-scroll article .share .share-toggle, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .share .share-toggle {
          margin: 0 10px 0 0; }
          .timeline-page .timeline-sidebar #timeline-infinite-scroll article .share .share-toggle .addtoany_list, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .share .share-toggle .addtoany_list {
            display: inline-block;
            overflow: hidden;
            max-width: 0px;
            height: 25px;
            direction: ltr;
            -webkit-transition: 0.4s ease-out;
            -moz-transition: 0.4s ease-out;
            -ms-transition: 0.4s ease-out;
            -o-transition: 0.4s ease-out;
            transition: 0.4s ease-out;
            position: relative;
            top: 10px;
            z-index: 3; }
          .timeline-page .timeline-sidebar #timeline-infinite-scroll article .share .share-toggle:hover .addtoany_list, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .share .share-toggle:hover .addtoany_list {
            max-width: 210px; }
      .timeline-page .timeline-sidebar #timeline-infinite-scroll article .the-comment-list h6, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .the-comment-list h6 {
        border-bottom: 2px solid #cccccc;
        margin-bottom: 10px; }
      .timeline-page .timeline-sidebar #timeline-infinite-scroll article .the-comment-list li, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .the-comment-list li {
        border-bottom: 1px solid #cccccc;
        margin-bottom: 10px; }
      .timeline-page .timeline-sidebar #timeline-infinite-scroll article .the-comment-list .comment-details, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .the-comment-list .comment-details {
        margin-bottom: 10px; }
        .timeline-page .timeline-sidebar #timeline-infinite-scroll article .the-comment-list .comment-details .fi-comment, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .the-comment-list .comment-details .fi-comment {
          color: #888; }
        .timeline-page .timeline-sidebar #timeline-infinite-scroll article .the-comment-list .comment-details strong, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .the-comment-list .comment-details strong {
          color: #004874;
          font-size: 15px; }
        .timeline-page .timeline-sidebar #timeline-infinite-scroll article .the-comment-list .comment-details .comment-dete, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .the-comment-list .comment-details .comment-dete {
          font-size: 14px;
          color: #888; }
      .timeline-page .timeline-sidebar #timeline-infinite-scroll article .the-comment-list .comment-content, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article .the-comment-list .comment-content {
        margin-bottom: 10px; }
      .timeline-page .timeline-sidebar #timeline-infinite-scroll article #respond, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article #respond {
        padding: 0;
        border: 0; }
        .timeline-page .timeline-sidebar #timeline-infinite-scroll article #respond #reply-title, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article #respond #reply-title {
          display: none; }
        .timeline-page .timeline-sidebar #timeline-infinite-scroll article #respond .comment-form .comment-form-comment, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article #respond .comment-form .comment-form-comment {
          margin: 0; }
          .timeline-page .timeline-sidebar #timeline-infinite-scroll article #respond .comment-form .comment-form-comment label, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article #respond .comment-form .comment-form-comment label {
            font-size: 18px;
            top: 12px;
            right: 15px; }
            .timeline-page .timeline-sidebar #timeline-infinite-scroll article #respond .comment-form .comment-form-comment label.focus, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article #respond .comment-form .comment-form-comment label.focus {
              top: -20px;
              right: 0;
              font-size: 18px; }
          .timeline-page .timeline-sidebar #timeline-infinite-scroll article #respond .comment-form .comment-form-comment textarea, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article #respond .comment-form .comment-form-comment textarea {
            border-color: #e0e0e0;
            height: 4rem;
            overflow: hidden;
            background-color: #eaeaea;
            cursor: text; }
            .timeline-page .timeline-sidebar #timeline-infinite-scroll article #respond .comment-form .comment-form-comment textarea:focus, .timeline-page .timeline-sidebar #timeline-infinite-scroll article #respond .comment-form .comment-form-comment textarea.focus, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article #respond .comment-form .comment-form-comment textarea:focus, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article #respond .comment-form .comment-form-comment textarea.focus {
              height: 10rem;
              padding-right: 8px;
              overflow: auto; }
        .timeline-page .timeline-sidebar #timeline-infinite-scroll article #respond .comment-form .form-submit, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article #respond .comment-form .form-submit {
          position: absolute;
          bottom: 8px;
          left: 2px;
          width: 22px; }
          .timeline-page .timeline-sidebar #timeline-infinite-scroll article #respond .comment-form .form-submit input.submit, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article #respond .comment-form .form-submit input.submit {
            background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iIzkzOTM5MyIgZD0iTTIxLjk5LDNMMSwxMmwyMC45OSw5TDIyLDE0TDcsMTJsMTUtMkwyMS45OSwzeiIvPjxwYXRoIGZpbGw9Im5vbmUiIGQ9Ik0yNCwyNEgwTDAsMGwyNCwwVjI0eiIvPjwvc3ZnPg==);
            background-color: transparent;
            font-size: 0;
            width: 22px;
            height: 27px;
            border: 0;
            padding: 0; }
        .timeline-page .timeline-sidebar #timeline-infinite-scroll article #respond .comment-form input.cancel, .timeline-page .timeline-sidebar #timeline-infinite-scroll article #respond .comment-form .logged-in-as, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article #respond .comment-form input.cancel, .main-navigation-mobile .timeline-sidebar #timeline-infinite-scroll article #respond .comment-form .logged-in-as {
          display: none; }
.timeline-page .menu-full-feed-container, .main-navigation-mobile .menu-full-feed-container {
  line-height: 1.8; }
  .timeline-page .menu-full-feed-container .menu-item-has-children.active-cat > a:after, .main-navigation-mobile .menu-full-feed-container .menu-item-has-children.active-cat > a:after {
    color: #00619D;
    content: "\e002";
    font: normal normal normal 14px/1 Flaticon;
    position: absolute;
    left: -28px;
    top: 9px;
    font-size: 2.6rem; }
  .timeline-page .menu-full-feed-container ul#menu-full-feed > li, .main-navigation-mobile .menu-full-feed-container ul#menu-full-feed > li {
    border: 1px solid #ccc;
    margin-bottom: 15px; }
    .timeline-page .menu-full-feed-container ul#menu-full-feed > li.active-parent .sub-menu, .main-navigation-mobile .menu-full-feed-container ul#menu-full-feed > li.active-parent .sub-menu {
      display: block; }
    .timeline-page .menu-full-feed-container ul#menu-full-feed > li > a, .main-navigation-mobile .menu-full-feed-container ul#menu-full-feed > li > a {
      padding-right: 10px;
      background-color: #002d48;
      display: block;
      color: #00619c;
      font-size: 24px;
      font-weight: bold;
      position: relative; }
    .timeline-page .menu-full-feed-container ul#menu-full-feed > li ul.sub-menu, .main-navigation-mobile .menu-full-feed-container ul#menu-full-feed > li ul.sub-menu {
      padding: 5px;
      display: none; }
      .timeline-page .menu-full-feed-container ul#menu-full-feed > li ul.sub-menu li, .main-navigation-mobile .menu-full-feed-container ul#menu-full-feed > li ul.sub-menu li {
        padding: 5px; }
        .timeline-page .menu-full-feed-container ul#menu-full-feed > li ul.sub-menu li:not(:last-child), .main-navigation-mobile .menu-full-feed-container ul#menu-full-feed > li ul.sub-menu li:not(:last-child) {
          border-bottom: 1px solid #ccc; }
        .timeline-page .menu-full-feed-container ul#menu-full-feed > li ul.sub-menu li a, .main-navigation-mobile .menu-full-feed-container ul#menu-full-feed > li ul.sub-menu li a {
          color: #00619c;
          font-weight: bold; }
          .timeline-page .menu-full-feed-container ul#menu-full-feed > li ul.sub-menu li a:before, .main-navigation-mobile .menu-full-feed-container ul#menu-full-feed > li ul.sub-menu li a:before {
            color: #ccc;
            content: "\e002";
            padding-left: 10px;
            margin-right: 15px;
            font: normal normal normal 14px/1 Flaticon; }
        .timeline-page .menu-full-feed-container ul#menu-full-feed > li ul.sub-menu li.active-cat a:before, .main-navigation-mobile .menu-full-feed-container ul#menu-full-feed > li ul.sub-menu li.active-cat a:before {
          color: #0061A8; }

#timeline-infinite-scroll .cat-loading {
  top: 0;
  height: 100%;
  width: 88%;
  background-color: #989898;
  opacity: 0.5;
  z-index: 8; }
  #timeline-infinite-scroll .cat-loading .loading {
    background: url(../images/fulltimeline-ring.svg) center no-repeat !important;
    margin-top: 150px; }

.timeline-sidebar:not(.mobile) #timeline-infinite-scroll .cat-loading {
  position: absolute; }

.mobile #timeline-infinite-scroll .cat-loading {
  position: fixed; }

.archive.tax-channel main#video {
  margin-bottom: 100px; }
.archive.tax-channel article.small-articles:nth-of-type(1n+2) {
  width: 100%;
  margin-left: 0; }
  .archive.tax-channel article.small-articles:nth-of-type(1n+2) figure {
    height: 235px; }
    .archive.tax-channel article.small-articles:nth-of-type(1n+2) figure > a {
      width: 100%; }
.archive.tax-channel article.small-articles figcaption.title {
  background-color: rgba(212, 213, 208, 0.8); }
  .archive.tax-channel article.small-articles figcaption.title a {
    font-size: 16px;
    overflow: hidden;
    padding: 9px; }
.archive.tax-channel .first figcaption.title a {
  font-size: 24px;
  padding: 20px; }
.archive.tax-channel .older-video {
  border-bottom: 2px solid #ccc; }
.archive.tax-channel .more-videos {
  float: left;
  padding: 20px;
  padding-bottom: 0; }
  .archive.tax-channel .more-videos a {
    color: #ACACAC;
    font-weight: 600;
    font-size: 25px; }
  .archive.tax-channel .more-videos::after {
    content: "\e000";
    font: normal normal normal 14px/1 Flaticon;
    font-size: inherit;
    line-height: inherit;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
    width: 20px;
    color: #ACACAC; }

.page-template-page-template-projects .page_title {
  font-size: 44px;
  margin-bottom: 15px;
  margin-right: 20px; }
.page-template-page-template-projects .main-container {
  border-top: 1px solid #ccc;
  padding-top: 1.7rem; }
  .page-template-page-template-projects .main-container article {
    margin-bottom: 30px;
    position: relative;
    float: right;
    width: 47%; }
    .page-template-page-template-projects .main-container article:nth-of-type(2n+1) {
      margin-left: 6%; }
    .page-template-page-template-projects .main-container article .title {
      font-weight: bold;
      background-color: #004874;
      padding: 10px; }
      .page-template-page-template-projects .main-container article .title h1 {
        font-size: 28px;
        line-height: 2rem; }
        .page-template-page-template-projects .main-container article .title h1 a {
          color: #FFFFFF; }
    .page-template-page-template-projects .main-container article .thumbnail {
      margin-bottom: 10px !important;
      background-color: #ccc; }
      .page-template-page-template-projects .main-container article .thumbnail figure {
        width: 396.4px;
        height: 250px;
        overflow: hidden; }
        .page-template-page-template-projects .main-container article .thumbnail figure img {
          width: 100%; }
    .page-template-page-template-projects .main-container article .description {
      font-size: 14px;
      line-height: 1.3em;
      margin-bottom: 30px;
      padding: 0 5px; }

.page-template-page-template-message-to-program .page_title {
  font-size: 44px;
  margin-bottom: 15px;
  margin-right: 20px; }
.page-template-page-template-message-to-program .main-column {
  height: 700px; }
.page-template-page-template-message-to-program .main-container {
  border-top: 1px solid #ccc;
  padding-top: 1.7rem; }
  .page-template-page-template-message-to-program .main-container .message-to-broadcast div.wpcf7-mail-sent-ok {
    top: 70px;
    width: 100%; }

.page-template-page-template-message-to-program.mobile-theme .message-to-broadcast {
  position: relative; }
  .page-template-page-template-message-to-program.mobile-theme .message-to-broadcast div.wpcf7-mail-sent-ok {
    top: -5px;
    line-height: 2em;
    padding-top: 60px; }

/* WEBSOL CSS */

.WebsolSearch { float:left;background:#002D49;padding:15px; }
.WebsolSearch input[type="text"] { background:#fff;padding: 12px;position: relative;top: -2px; }
.WebsolSearch .search-button { display:inline-block;background:#00619C;padding:10px; }
.WebsolSearch .search-button * { color:#fff !important; }
.main-column section[data-widget-id="widgetcontent-37"] .category-headline .category.taxonomy-10074 { border-color:#000 !important; }
.main-column section[data-widget-id="widgetcontent-37"] .category-headline .taxonomy-10074 a { background-color:#000 !important; }

/* END WEBSOL CSS */
#commentform .form-allowed-tags{display: none;}
.mode-type-video figure img, #related-posts figure img{min-height: 200px;}
.gallery-thumbs .swiper-slide{
    height: 140px;
}
.gallery-thumbs .swiper-slide img {
    min-height: 150px;
}
.gallery-thumbs .swiper-slide .title {
    bottom: -15px;
}
.taxonomy-68 article .thumbnail figure img{min-height: 370px;}
.mode-category-3 article:first-of-type:not(.ui-sortable-helper) figure img {
    width: 100%;
}
.single-post .container #primary .thumbnail figure img{width: 100%;}
.home img{ width: 100%; }
.single-post .container #primary .thumbnail img{max-height: 500px;}
/* isaac CSS */
#players input, .message-to-broadcast input ,#players textarea, .message-to-broadcast textarea{
    text-align: right !important;
}
.frm_style_formidable-style.with_frm_style .frm_message {
    text-align: center;
}
.search-box-wrapper {
    margin-bottom: 15px !important;
}
.widgetcontent[class*="category"]BU .excerpt {
    max-height: 103px !important;
    overflow: hidden !important;
}
/* isaac main > div.widgetcontent.view-category-thumbnails.mode-type-article.mode-category-thumbnails.cf.--with-title > section > div.category-headline > div {
    display: none;
}*/
#primary .right { 
    display: none !important;
}
.program figure .tax-img {
    width: 100%;
}
 .single-aryo_programs .program figure .player-position {
    margin-top: -2px;
}
.author {
    pointer-events: auto;
}